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/206/ and message: 'Build started for merge commit.' Using context: reddeer-verification-2023-09 Agent centos-7-32lq2 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-32lq2" 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-32lq2" - 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-32lq2" - 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-32lq2 (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 aa15585b1281d2961a0b65a1356d515c533ff618 # timeout=10 First time build. Skipping changelog. $ pkill Xvnc $ pkill Xrealvnc $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" [reddeer.prcheck] $ Xvnc -help Starting xvnc [reddeer.prcheck] $ Xvnc :48 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset Xvnc TigerVNC 1.8.0 - built Apr 5 2023 13:48:56 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt) See http://www.tigervnc.org for information on TigerVNC. Underlying X server release 12004000, The X.Org Foundation Fri Sep 1 10:33:33 2023 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5948 vncext: created VNC server for screen 0 [reddeer.prcheck] $ /bin/bash -x /tmp/jenkins18188502372969584399.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.54MB) [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.v20230830-2200.jar from https://download.eclipse.org/staging/2023-09/plugins/ (44.73kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.uiforms.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.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.79kB) [INFO] Fetching org.eclipse.jem.util_2.2.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (120.06kB) [INFO] Fetching org.eclipse.jem.workbench_2.1.0.v202101081429.jar from https://download.eclipse.org/staging/2023-09/plugins/ (83.83kB) [INFO] Fetching org.eclipse.jst.common.annotations.controller_1.2.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (50.48kB) [INFO] Fetching org.eclipse.jst.common.annotations.core_1.2.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (28.71kB) [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.78kB) [INFO] Fetching org.eclipse.jst.common.ui_1.1.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (83.98kB) [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.82kB) [INFO] Fetching org.eclipse.jst.j2ee.ejb_1.2.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (339.48kB) [INFO] Fetching org.eclipse.jst.j2ee_1.2.901.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.83MB) [INFO] Fetching org.eclipse.jst.j2ee.core_1.5.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.78MB) [INFO] Fetching org.eclipse.jst.j2ee.ui_1.2.300.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (858.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.77kB) [INFO] Fetching org.eclipse.wst.web_1.3.200.v202305221615.jar from https://download.eclipse.org/staging/2023-09/plugins/ (77.84kB) [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.56kB) [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.91kB) [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.52kB) [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.76kB) [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.v20230901-1033 [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.v20230901-1033 [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.v20230901-1033 [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.v20230901-1033 [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.v20230901-1033 [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.v20230901-1033 [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.v20230901-1033 [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.v20230901-1033 [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.v20230901-1033 [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.v20230901-1033 [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.v20230901-1033 [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.v20230901-1033 [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.v20230901-1033 [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.v20230901-1033 [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.v20230901-1033 [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.v20230901-1033 [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.v20230901-1033 [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.v20230901-1033 [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.v20230901-1033 [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.v20230901-1033 [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.v20230901-1033 [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.v20230901-1033 [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.v20230901-1033 [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.v20230901-1033 [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.v20230901-1033 [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.v20230901-1033 [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.v20230830-2200.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.083 s - in org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest testAdoptBottomClassAToMidClass(org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest) Time elapsed: 0.008 s testAdoptBottomClassBToMidClass(org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest) Time elapsed: 0 s Running org.eclipse.reddeer.common.properties.LoggerTest 10:35:12.812 DEBUG [WorkbenchTestable][LoggerTest] DEBUG testing RedDeer logger message 10:35:12.812 DUMP [WorkbenchTestable][LoggerTest] DUMP testing RedDeer logger message 10:35:12.812 ERROR [WorkbenchTestable][LoggerTest] ERROR testing RedDeer logger message 10:35:12.812 FATAL [WorkbenchTestable][LoggerTest] FATAL testing RedDeer logger message 10:35:12.812 INFO [WorkbenchTestable][LoggerTest] INFO testing RedDeer logger message 10:35:12.812 STEP [WorkbenchTestable][LoggerTest] STEP testing RedDeer logger message 10:35:12.812 TRACE [WorkbenchTestable][LoggerTest] TRACE testing RedDeer logger message Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.eclipse.reddeer.common.properties.LoggerTest testLoggerMessageTypes(org.eclipse.reddeer.common.properties.LoggerTest) Time elapsed: 0.06 s Running org.eclipse.reddeer.common.properties.RedDeerPropertiesTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.reddeer.common.properties.RedDeerPropertiesTest getFloatSystemValue_textProperty(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0.001 s getSystemValue_float_fail(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0 s getFloatSystemValue(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0.001 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.011 s - in org.eclipse.reddeer.common.test.wait.WaitProviderTest test_nullCondition(org.eclipse.reddeer.common.test.wait.WaitProviderTest) Time elapsed: 0.008 s test_WaitTypeUntil(org.eclipse.reddeer.common.test.wait.WaitProviderTest) Time elapsed: 0.002 s test_WaitTypeWhile(org.eclipse.reddeer.common.test.wait.WaitProviderTest) Time elapsed: 0 s Running org.eclipse.reddeer.common.test.wait.WaitWhileTest 10:35:12.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 10:35:19.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 10:35:19.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 10:35:23.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, NO exception will be thrown 10:35:23.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 10:35:26.377 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.51 s - in org.eclipse.reddeer.common.test.wait.WaitWhileTest test_IllegalTimePeriod(org.eclipse.reddeer.common.test.wait.WaitWhileTest) Time elapsed: 0.002 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.005 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.001 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.002 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.001 s getSeconds_factor_lt1(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor1_period0(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor_gt1_bignumber(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor1_bignumber(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor_lt1_period0(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor1(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor_lt1_smallnumber(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor_gt1_period0(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s Running org.eclipse.reddeer.common.test.wait.GroupWaitTest 10:35:26.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 10:35:28.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 10:35:28.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 10:35:35.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 10:35:35.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 10:35:39.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 10:35:39.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 10:35:40.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 10:35:40.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 10:35:47.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 10:35:47.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 10:35:50.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 10:35:50.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 10:35:54.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 10:35:54.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 10:36:01.407 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.015 s - in org.eclipse.reddeer.common.test.wait.GroupWaitTest test_groupWaitTimeoutMedium(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 2.503 s test_groupWaitNullWaitCondition(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 0.001 s test_groupWaitOneFailed(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 7.002 s test_groupWaitTimeoutDefault(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 4.001 s test_groupWaitWaitWhileFailed(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 8.002 s test_groupWaitBothConditionsFailed(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 2.5 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 10:36:01.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 10:36:08.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 10:36:08.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 10:36:15.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 10:36:15.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 10:36:17.923 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.505 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.001 s test_NotThrowingException(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 7.001 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.042 s - in org.eclipse.reddeer.common.test.util.XPathEvaluatorTest testXPathWithNamespacesAndIgnoringNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.035 s testXPathWithAndWithoutNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.002 s testXPathWithUserDefinedNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.001 s testXPathWithoutNamespacesAndIgnoringNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.001 s testXPathWithNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.001 s testXPathWithoutNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.001 s 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.v20230901-1033 [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 10:36:31.727 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 10:36:31.729 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 10:36:31.749 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 10:36:31.750 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 10:36:31.830 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 10:36:31.850 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:36:31.853 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:36:31.855 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 10:36:31.857 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 10:36:31.857 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 10:36:31.914 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 10:36:31.918 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:36:31.918 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:36:31.920 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:36:31.920 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:36:31.923 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:36:31.925 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:36:31.927 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest) 10:36:31.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 10:36:31.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:36:31.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:36:31.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:36:32.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:36:32.031 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 10:36:32.031 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:36:32.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:36:32.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:36:32.042 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) 10:36:32.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:32.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:32.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:32.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:32.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:36:32.110 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:36:32.111 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:36:32.111 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:36:32.111 DEBUG [main][AbstractWait] Waiting until shell is active... 10:36:32.111 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:36:32.112 INFO [main][AbstractShell] Close shell Testing shell 10:36:32.112 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:36:32.126 DEBUG [main][AbstractWait] Waiting while shell is available... 10:36:32.126 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:36:32.127 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 10:36:32.127 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:36:32.131 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:36:32.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:36:32.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:36:32.141 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest) 10:36:32.142 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 10:36:32.142 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:36:32.142 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:36:32.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:36:32.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.445 s - in org.eclipse.reddeer.swt.test.widgets.DefaultControlTest defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest) Time elapsed: 0.213 s Running org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 10:36:32.229 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 10:36:32.230 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:36:32.230 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:36:32.230 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 10:36:32.230 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:36:32.230 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:36:32.231 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:36:32.231 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:36:32.231 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:36:32.231 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:36:32.231 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest) 10:36:32.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 10:36:32.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:36:32.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:36:32.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:36:32.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:36:32.256 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 10:36:32.256 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:36:32.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:36:32.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:36:32.257 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) 10:36:32.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:32.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:32.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:32.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:32.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:36:32.309 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Testing shell' 10:36:32.310 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:36:32.311 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:36:32.311 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:36:32.311 DEBUG [main][AbstractWait] Waiting until shell is active... 10:36:32.311 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:36:32.311 INFO [main][AbstractShell] Close shell Testing shell 10:36:32.311 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:36:32.318 DEBUG [main][AbstractWait] Waiting while shell is available... 10:36:32.318 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:36:32.319 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 10:36:32.319 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:36:32.319 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:36:32.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:36:32.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:36:32.351 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest) 10:36:32.408 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 10:36:32.408 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:36:32.408 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:36:32.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:36:32.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s - in org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest) Time elapsed: 0.12 s Running org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 10:36:32.421 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 10:36:32.424 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:36:32.424 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:36:32.424 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 10:36:32.424 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:36:32.424 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:36:32.426 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:36:32.426 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:36:32.426 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:36:32.426 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:36:32.427 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 10:36:32.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 10:36:32.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:36:32.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:36:32.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:36:32.561 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 10:36:32.561 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:36:32.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:36:32.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:36:32.617 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:36:32.617 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:36:32.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:32.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:36:32.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 10:36:33.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:36:33.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 10:36:33.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:36:33.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 10:36:33.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:36:33.629 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 1 was not found 10:36:33.634 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:36:33.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 10:36:33.634 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:36:33.634 DEBUG [main][AbstractWait] Waiting until shell is active... 10:36:33.634 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:36:33.634 INFO [main][AbstractShell] Close shell Testing shell 10:36:33.634 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:36:33.654 DEBUG [main][AbstractWait] Waiting while shell is available... 10:36:33.655 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:36:33.655 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 10:36:33.655 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:36:33.655 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:36:33.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:36:33.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:36:33.669 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 10:36:33.669 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:36:33.670 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 10:36:33.670 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 10:36:33.670 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:36:33.670 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:36:33.670 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:36:33.698 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%$") 10:36:33.698 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:36:33.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:36:33.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:36:33.730 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:36:33.730 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:36:33.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:33.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:33.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:36:34.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:34.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:36:34.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:34.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:36:34.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:36:34.735 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was not found 10:36:34.736 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:36:34.736 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:36:34.736 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:36:34.736 DEBUG [main][AbstractWait] Waiting until shell is active... 10:36:34.736 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:36:34.736 INFO [main][AbstractShell] Close shell Testing shell 10:36:34.737 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:36:34.759 DEBUG [main][AbstractWait] Waiting while shell is available... 10:36:34.759 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:36:34.759 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 10:36:34.759 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:36:34.759 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:36:34.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:36:34.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:36:34.776 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 10:36:34.776 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:36:34.776 INFO [WorkbenchTestable][RequirementsRunner] Started test: executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 10:36:34.776 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 10:36:34.776 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:36:34.776 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:36:34.776 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:36:34.805 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 10:36:34.805 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:36:34.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:36:34.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:36:34.830 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:36:34.830 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:36:34.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:34.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:34.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:34.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:34.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 10:36:34.834 INFO [WorkbenchTestable][AbstractBrowser] Execute script: testExecute() 10:36:34.919 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:36:34.920 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:36:34.921 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:36:34.921 DEBUG [main][AbstractWait] Waiting until shell is active... 10:36:34.921 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:36:34.921 INFO [main][AbstractShell] Close shell Testing shell 10:36:34.921 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:36:34.933 DEBUG [main][AbstractWait] Waiting while shell is available... 10:36:34.933 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:36:34.933 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 10:36:34.933 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:36:34.933 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:36:34.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:36:34.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:36:34.948 INFO [WorkbenchTestable][RequirementsRunner] Finished test: executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 10:36:34.948 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:36:34.949 INFO [WorkbenchTestable][RequirementsRunner] Started test: evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 10:36:34.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 10:36:34.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:36:34.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:36:34.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:36:34.979 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 10:36:34.980 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:36:35.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:36:35.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:36:35.018 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:36:35.018 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:36:35.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:35.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:35.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:35.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:35.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 10:36:35.019 INFO [WorkbenchTestable][AbstractBrowser] Evaluate script: testEvaluate();return "test"; 10:36:35.118 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:36:35.119 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:36:35.119 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:36:35.119 DEBUG [main][AbstractWait] Waiting until shell is active... 10:36:35.119 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:36:35.119 INFO [main][AbstractShell] Close shell Testing shell 10:36:35.119 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:36:35.130 DEBUG [main][AbstractWait] Waiting while shell is available... 10:36:35.130 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:36:35.130 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 10:36:35.130 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:36:35.130 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... Error sending IPC message: Broken pipe 10:36:35.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:36:35.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:36:35.132 INFO [WorkbenchTestable][RequirementsRunner] Finished test: evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 10:36:35.132 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:36:35.132 INFO [WorkbenchTestable][RequirementsRunner] Started test: findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 10:36:35.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 10:36:35.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:36:35.133 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:36:35.133 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:36:35.165 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 10:36:35.165 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:36:35.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:36:35.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:36:35.211 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:36:35.211 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:36:35.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:35.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:35.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:35.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:35.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 10:36:35.212 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:36:35.212 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:36:35.212 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:36:35.213 DEBUG [main][AbstractWait] Waiting until shell is active... 10:36:35.213 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:36:35.213 INFO [main][AbstractShell] Close shell Testing shell 10:36:35.213 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:36:35.332 DEBUG [main][AbstractWait] Waiting while shell is available... 10:36:35.332 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:36:35.332 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 10:36:35.332 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:36:35.332 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:36:35.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:36:35.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:36:35.335 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 10:36:35.335 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:36:35.335 INFO [WorkbenchTestable][RequirementsRunner] Started test: findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 10:36:35.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 10:36:35.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:36:35.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:36:35.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:36:35.367 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:") 10:36:35.368 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:36:35.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:36:35.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:36:35.408 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:36:35.408 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:36:35.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:35.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:35.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:35.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:35.409 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 10:36:35.410 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:36:35.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 10:36:35.410 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:36:35.410 DEBUG [main][AbstractWait] Waiting until shell is active... 10:36:35.410 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:36:35.410 INFO [main][AbstractShell] Close shell Testing shell 10:36:35.410 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:36:35.535 DEBUG [main][AbstractWait] Waiting while shell is available... 10:36:35.535 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:36:35.535 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 10:36:35.536 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:36:35.536 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:36:35.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:36:35.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:36:35.538 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 10:36:35.538 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:36:35.538 INFO [WorkbenchTestable][RequirementsRunner] Started test: navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 10:36:35.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 10:36:35.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:36:35.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:36:35.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:36:35.566 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 10:36:35.566 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:36:35.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:36:35.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:36:35.583 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:36:35.583 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:36:35.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:36:35.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:36:35.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:36:35.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:36:35.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 10:36:35.584 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.eclipse.org/swt/snippets/' 10:36:35.587 DEBUG [main][BrowserProgressListener] Calling chanded() 10:36:35.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:36:35.588 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:36:35.796 DEBUG [main][BrowserProgressListener] Calling chanded() 10:36:36.088 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:36:36.589 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:36:37.089 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:36:37.117 DEBUG [main][BrowserProgressListener] Calling chanded() 10:36:37.439 DEBUG [main][BrowserProgressListener] Calling chanded() 10:36:37.589 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() failed to create drawable 10:36:37.837 DEBUG [main][BrowserProgressListener] Calling chanded() 10:36:38.089 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:36:38.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:36:38.090 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 10:36:48.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:36:48.091 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:36:48.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:36:48.101 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.eclipse.org/swt/widgets/' 10:36:48.102 DEBUG [main][BrowserProgressListener] Calling chanded() 10:36:48.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:36:48.102 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:36:48.145 DEBUG [main][BrowserProgressListener] Calling chanded() 10:36:48.287 DEBUG [main][BrowserProgressListener] Calling chanded() 10:36:48.602 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:36:48.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:36:48.602 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 10:36:58.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:36:58.603 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:36:58.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:36:58.605 INFO [WorkbenchTestable][AbstractBrowser] Browser back 10:36:58.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:36:58.606 DEBUG [main][BrowserProgressListener] Calling chanded() 10:36:58.606 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:36:58.743 DEBUG [main][BrowserProgressListener] Calling chanded() 10:36:59.106 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:36:59.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:36:59.106 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:37:00.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:37:00.107 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:37:00.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:37:00.109 INFO [WorkbenchTestable][AbstractBrowser] Browser forward 10:37:00.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:37:00.110 DEBUG [main][BrowserProgressListener] Calling chanded() 10:37:00.110 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:37:00.172 DEBUG [main][BrowserProgressListener] Calling chanded() 10:37:00.611 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:37:00.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:37:00.611 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:37:01.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:37:01.611 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:37:01.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:37:01.613 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:01.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 10:37:01.613 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:01.614 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:01.614 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:01.614 INFO [main][AbstractShell] Close shell Testing shell 10:37:01.614 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:01.629 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:01.629 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:01.629 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 10:37:01.629 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:01.629 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:01.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:01.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:01.644 INFO [WorkbenchTestable][RequirementsRunner] Finished test: navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 10:37:01.645 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 10:37:01.645 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:01.645 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:01.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:01.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.224 s - in org.eclipse.reddeer.swt.test.impl.browser.BrowserTest findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 1.242 s findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 1.106 s executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.172 s evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.183 s findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.203 s findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.203 s navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 26.106 s Running org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 10:37:01.675 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 10:37:01.676 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:37:01.677 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:01.677 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 10:37:01.677 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:01.677 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:37:01.677 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:01.677 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:37:01.677 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:01.678 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:01.678 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 10:37:01.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 10:37:01.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:01.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:01.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:01.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:37:01.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:37:01.732 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:37:01.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:01.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:01.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:37:01.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:37:01.733 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:37:01.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:01.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:01.736 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 10:37:01.737 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:01.754 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem" 10:37:01.761 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 10:37:01.761 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:01.761 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:01.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:01.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:01.781 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 10:37:01.782 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:01.782 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 10:37:01.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 10:37:01.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:01.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:01.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:01.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:37:01.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:37:01.826 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:37:01.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:01.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:01.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:37:01.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:37:01.826 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:37:01.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:01.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:01.826 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 10:37:01.830 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 10:37:01.835 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 10:37:01.835 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:01.835 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:01.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:01.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:01.864 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 10:37:01.864 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:01.864 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 10:37:01.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 10:37:01.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:01.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:01.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:01.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:37:01.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:37:01.910 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:37:01.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:01.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:01.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:37:01.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:37:01.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:37:01.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:01.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:01.912 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 10:37:01.912 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 10:37:01.917 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 10:37:01.917 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:01.917 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:01.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:01.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:01.926 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 10:37:01.926 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:01.926 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 10:37:01.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 10:37:01.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:01.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:01.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:01.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:37:01.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:37:01.969 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:37:01.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:01.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:01.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:37:01.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:37:01.970 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:37:01.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:01.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:01.970 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 10:37:01.971 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 10:37:01.971 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 10:37:01.971 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem 10:37:01.971 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1' 10:37:01.971 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem1 10:37:01.977 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 10:37:01.977 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:01.977 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:02.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:02.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:02.024 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 10:37:02.024 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:02.025 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 10:37:02.025 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 10:37:02.025 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:02.025 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:02.025 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:02.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:37:02.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:37:02.055 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:37:02.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:02.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:02.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:37:02.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:37:02.056 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:37:02.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:02.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:02.056 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 10:37:02.056 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 10:37:02.056 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem 10:37:02.057 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1' 10:37:02.062 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 10:37:02.062 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:02.062 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:02.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:02.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:02.069 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 10:37:02.069 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:02.069 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 10:37:02.069 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 10:37:02.069 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:02.069 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:02.069 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:02.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:37:02.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:37:02.132 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:37:02.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:02.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:02.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:37:02.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:37:02.132 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:37:02.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:02.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:02.133 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 10:37:02.133 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 10:37:02.134 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem1" 10:37:02.139 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 10:37:02.139 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:02.139 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:02.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:02.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:02.147 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 10:37:02.147 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:02.147 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 10:37:02.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 10:37:02.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:02.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:02.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:02.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:37:02.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:37:02.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:37:02.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:02.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:02.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:37:02.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:37:02.212 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:37:02.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:02.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:02.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:02.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:02.212 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 10:37:02.212 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 10:37:02.212 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 10:37:02.212 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem 10:37:02.212 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1' 10:37:02.212 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem1 10:37:02.217 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 10:37:02.217 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:02.217 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:02.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:02.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:02.239 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 10:37:02.239 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 10:37:02.239 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:02.239 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:02.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:02.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.566 s - in org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.103 s testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.082 s hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.062 s shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.098 s testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.044 s hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.078 s shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.092 s Running org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 10:37:02.248 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 10:37:02.249 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:37:02.249 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:02.249 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 10:37:02.249 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:02.249 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:37:02.250 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:02.250 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:37:02.250 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:02.250 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:02.250 INFO [WorkbenchTestable][RequirementsRunner] Started test: actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 10:37:02.250 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 10:37:02.250 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:02.250 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:02.250 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:02.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:02.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:02.263 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' view via menu. 10:37:02.265 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:02.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:02.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:02.266 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:02.266 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:37:02.266 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:02.266 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:37:02.266 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:37:02.266 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:37:02.266 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:37:02.266 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:37:02.266 DEBUG [main][MenuItemLookup] Item match:Window 10:37:02.271 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:37:02.271 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:37:02.271 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:37:02.271 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:02.271 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:37:02.271 DEBUG [main][MenuItemLookup] Item match:Show View 10:37:02.281 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:37:02.281 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:37:02.281 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:37:02.281 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:37:02.281 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:37:02.281 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:37:02.281 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:37:02.281 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:37:02.281 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:02.281 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:37:02.281 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:37:02.282 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:37:02.282 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:37:02.284 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:37:02.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:37:02.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:37:02.380 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:37:02.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:02.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:02.385 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:37:02.386 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:02.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:02.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:02.386 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:37:02.386 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:02.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:02.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:02.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:02.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:02.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:02.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:02.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:02.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 10:37:02.416 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 10:37:02.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:02.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:02.921 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 10:37:02.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 10:37:02.923 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 10:37:02.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:02.923 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 10:37:02.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:02.923 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 10:37:02.923 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT 10:37:02.924 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT 10:37:02.925 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT about selection 10:37:02.926 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT 10:37:02.926 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:02.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:02.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:02.926 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:37:02.926 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:02.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:02.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:02.927 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:37:02.927 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:02.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:02.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:02.927 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:37:02.927 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:02.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:02.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:02.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:02.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:02.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:02.929 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:37:02.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:02.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:02.931 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:02.931 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:02.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:37:02.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:37:02.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 10:37:02.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:02.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:02.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 10:37:02.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:03.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:03.011 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:03.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:03.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:03.011 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:03.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 '\*?\QRedDeer SWT\E') 10:37:03.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:03.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:03.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:03.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:03.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:37:03.016 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 10:37:03.016 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 10:37:03.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:03.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:37:03.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:37:03.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:37:03.038 DEBUG [main][MenuItemLookup] Found menu:'submenu' 10:37:03.038 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:03.038 DEBUG [main][MenuItemLookup] Found menu:'View Action with ID' 10:37:03.038 DEBUG [main][MenuItemLookup] Item match:View Action with ID 10:37:03.038 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"View Action with ID" 10:37:03.038 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text View Action with ID 10:37:03.038 INFO [main][MenuItemHandler] Select menu item: View Action with ID 10:37:03.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ViewWithActionIsToggled.... 10:37:03.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ViewWithActionIsToggled. finished successfully 10:37:03.039 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 10:37:03.039 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:03.039 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:03.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:03.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:03.040 INFO [WorkbenchTestable][RequirementsRunner] Finished test: actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 10:37:03.040 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:03.040 INFO [WorkbenchTestable][RequirementsRunner] Started test: parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 10:37:03.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 10:37:03.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:03.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:03.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:03.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:03.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:03.043 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 10:37:03.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:03.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:03.046 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:03.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:03.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:03.046 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:03.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 '\*?\QRedDeer SWT\E') 10:37:03.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:03.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:03.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:03.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:03.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:37:03.056 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 10:37:03.056 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 10:37:03.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:03.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:37:03.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:37:03.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:37:03.059 DEBUG [main][MenuItemLookup] Found menu:'submenu' 10:37:03.059 DEBUG [main][MenuItemLookup] Item match:submenu 10:37:03.062 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuA' 10:37:03.062 DEBUG [main][MenuItemLookup] Item match:parameterizedMenuA 10:37:03.063 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"parameterizedMenu&A" 10:37:03.063 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text parameterizedMenuA 10:37:03.072 INFO [main][MenuItemHandler] Select menu item: parameterizedMenu&A 10:37:03.073 DEBUG [main][MenuItemLookup] Found menu:'submenu' 10:37:03.073 DEBUG [main][MenuItemLookup] Item match:submenu 10:37:03.073 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuA' 10:37:03.073 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuB' 10:37:03.073 DEBUG [main][MenuItemLookup] Item match:parameterizedMenuB 10:37:03.074 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"parameterizedMenu&B" 10:37:03.074 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text parameterizedMenuB 10:37:03.074 INFO [main][MenuItemHandler] Select menu item: parameterizedMenu&B 10:37:03.074 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 10:37:03.074 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:03.074 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:03.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:03.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:03.075 INFO [WorkbenchTestable][RequirementsRunner] Finished test: parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 10:37:03.075 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:03.075 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 10:37:03.075 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 10:37:03.075 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:03.075 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:03.075 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:03.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:03.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:03.080 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu. 10:37:03.080 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:03.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:03.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:03.080 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:03.081 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:37:03.081 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:03.081 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:37:03.081 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:37:03.081 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:37:03.081 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:37:03.081 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:37:03.081 DEBUG [main][MenuItemLookup] Item match:Window 10:37:03.082 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:37:03.082 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:37:03.082 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:37:03.082 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:03.082 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:37:03.082 DEBUG [main][MenuItemLookup] Item match:Show View 10:37:03.110 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:37:03.110 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:37:03.110 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:37:03.110 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:37:03.111 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:37:03.111 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:37:03.111 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:37:03.111 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:37:03.111 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:03.111 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:37:03.111 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:37:03.120 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:37:03.120 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:37:03.120 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:37:03.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:37:03.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:37:03.168 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:37:03.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:03.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:03.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 10:37:03.170 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:03.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:03.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:03.170 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:37:03.170 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:03.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:03.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:03.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:03.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:03.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:03.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:03.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:03.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:37:03.176 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:37:03.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:03.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:03.680 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:37:03.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:37:03.682 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:37:03.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:03.682 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:37:03.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:03.682 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:37:03.682 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log 10:37:03.682 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log 10:37:03.683 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection 10:37:03.683 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log 10:37:03.683 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:03.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:03.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:03.683 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:37:03.683 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:03.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:03.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:03.684 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:37:03.684 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:03.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:03.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:03.684 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:37:03.684 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:03.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:03.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:03.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:03.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:03.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:03.685 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:37:03.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:03.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:03.685 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:03.685 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:03.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:37:03.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:37:03.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 10:37:03.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:03.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:03.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 10:37:03.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:03.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:03.826 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:03.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:03.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:03.827 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:03.827 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 10:37:03.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:03.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:03.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:03.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:03.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:37:03.831 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:37:03.831 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:37:03.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:03.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:37:03.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:37:03.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:37:03.846 DEBUG [main][MenuItemLookup] Found menu:'Group By' 10:37:03.846 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:03.846 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 10:37:03.846 DEBUG [main][MenuItemLookup] Item match:Filters... 10:37:03.847 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Filters..." 10:37:03.847 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Filters... 10:37:03.847 INFO [main][MenuItemHandler] Select menu item: &Filters... 10:37:03.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Log Filters"] is available.... 10:37:03.941 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 10:37:03.944 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Log Filters 10:37:03.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:03.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:03.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:37:03.945 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:03.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:03.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:03.945 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Log Filters" as the parent 10:37:03.945 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:03.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:03.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:03.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:03.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:03.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:03.947 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:37:03.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:03.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:03.948 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:03.948 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:04.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Log Filters"] is available.... 10:37:04.038 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 10:37:04.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 10:37:04.039 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 10:37:04.039 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 10:37:04.039 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:04.039 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:04.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:04.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:04.039 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 10:37:04.039 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:04.039 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 10:37:04.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 10:37:04.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:04.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:04.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:04.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:04.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:04.055 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 10:37:04.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:04.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:04.060 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:04.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:04.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:04.060 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:04.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 '\*?\QError Log\E') 10:37:04.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:04.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:04.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:04.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:04.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:37:04.064 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:37:04.064 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:37:04.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:04.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:37:04.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:37:04.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:37:04.066 DEBUG [main][MenuItemLookup] Found menu:'Group By' 10:37:04.066 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:04.066 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 10:37:04.066 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:04.066 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 10:37:04.066 DEBUG [main][MenuItemLookup] Found menu:'Show text filter' 10:37:04.066 DEBUG [main][MenuItemLookup] Item match:Show text filter 10:37:04.067 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Show text filter" 10:37:04.067 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Show text filter 10:37:04.067 INFO [main][MenuItemHandler] Select menu item: &Show text filter 10:37:04.070 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:37:04.070 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:04.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:04.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:04.071 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Error Log (Workspace Log)"as the parent 10:37:04.071 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:04.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:04.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:04.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:04.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:04.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:05.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:05.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:05.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:37:05.076 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 10:37:05.076 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 10:37:05.076 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:05.076 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:05.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:05.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:05.076 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 10:37:05.076 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 10:37:05.076 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:05.077 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:05.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:05.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.829 s - in org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 0.79 s parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 0.035 s testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 0.964 s testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 1.037 s Running org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 10:37:05.090 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 10:37:05.091 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:37:05.091 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:05.091 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 10:37:05.092 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:05.092 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:37:05.092 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:05.092 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:37:05.092 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:05.094 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 10:37:05.095 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 10:37:05.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:05.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:05.101 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:05.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:05.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:05.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.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 10:37:05.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:05.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:05.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:05.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:05.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:37:05.124 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 10:37:05.125 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:37:05.125 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:05.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 10:37:05.223 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 10:37:05.223 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 10:37:05.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:05.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:05.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:37:05.229 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:05.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:05.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:05.229 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 10:37:05.229 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:05.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:05.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:05.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:05.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:05.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:37:05.231 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 10:37:05.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:37:05.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:37:05.235 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 10:37:05.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:37:05.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:37:05.235 TRACE [main][WidgetHandler] Notify Table with event 13 10:37:05.235 TRACE [main][WidgetHandler] Wait for synchronization 10:37:05.236 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:05.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:05.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:05.236 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 10:37:05.236 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:05.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:05.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:05.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 "Open") 10:37:05.237 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:05.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:05.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:05.237 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 10:37:05.237 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:05.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:05.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:05.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:05.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:05.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:05.242 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:37:05.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:05.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:05.242 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:05.242 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:05.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:37:05.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:37:05.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:37:05.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:05.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:05.764 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:37:05.764 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:05.764 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:37:05.764 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:37:05.764 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:37:05.764 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:37:05.764 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:37:05.764 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:37:05.764 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:37:05.764 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:37:05.764 DEBUG [main][MenuItemLookup] Item match:Window 10:37:05.765 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:37:05.765 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:37:05.765 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:37:05.765 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:05.765 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:37:05.765 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:37:05.765 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:05.765 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:37:05.765 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:05.765 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:37:05.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:05.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:05.766 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:37:05.766 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:05.766 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:37:05.766 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:37:05.766 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:37:05.766 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:37:05.766 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:37:05.766 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:37:05.766 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:37:05.766 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:37:05.766 DEBUG [main][MenuItemLookup] Item match:Window 10:37:05.766 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:37:05.766 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:37:05.766 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:37:05.766 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:05.766 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:37:05.766 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:37:05.766 DEBUG [main][MenuItemLookup] Item match:Perspective 10:37:05.770 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:37:05.770 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:05.770 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:37:05.770 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:37:05.770 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:37:05.770 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:37:05.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:37:05.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:05.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:05.771 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:37:05.771 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:05.771 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:37:05.771 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:37:05.771 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:37:05.771 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:37:05.771 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:37:05.771 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:37:05.771 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:37:05.771 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:37:05.771 DEBUG [main][MenuItemLookup] Item match:Window 10:37:05.772 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:37:05.772 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:37:05.772 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:37:05.772 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:05.772 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:37:05.772 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:37:05.772 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:05.772 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:37:05.772 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:05.772 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:37:05.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:05.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:05.775 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:37:05.775 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:05.775 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:37:05.775 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:37:05.775 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:37:05.775 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:37:05.775 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:37:05.775 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:37:05.775 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:37:05.775 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:37:05.775 DEBUG [main][MenuItemLookup] Item match:Window 10:37:05.776 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:37:05.776 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:37:05.776 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:37:05.776 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:05.776 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:37:05.776 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:37:05.776 DEBUG [main][MenuItemLookup] Item match:Perspective 10:37:05.776 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:37:05.776 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:05.776 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:37:05.776 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:37:05.776 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:37:05.776 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:37:05.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:05.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:05.777 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:37:05.777 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:05.777 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:37:05.777 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:37:05.777 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:37:05.777 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:37:05.777 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:37:05.777 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:37:05.777 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:37:05.777 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:37:05.777 DEBUG [main][MenuItemLookup] Item match:Window 10:37:05.777 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:37:05.777 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:37:05.777 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:37:05.777 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:05.777 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:37:05.777 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:37:05.777 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:05.777 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:37:05.777 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:05.777 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:37:05.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:05.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:05.778 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:37:05.809 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:05.809 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:37:05.809 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:37:05.809 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:37:05.809 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:37:05.809 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:37:05.809 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:37:05.809 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:37:05.809 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:37:05.809 DEBUG [main][MenuItemLookup] Item match:Window 10:37:05.810 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:37:05.810 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:37:05.810 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:37:05.810 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:05.810 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:37:05.810 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:37:05.810 DEBUG [main][MenuItemLookup] Item match:Perspective 10:37:05.810 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:37:05.811 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:05.811 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:37:05.811 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:37:05.811 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:37:05.811 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:37:05.811 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 10:37:05.811 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 10:37:05.811 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 10:37:05.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 10:37:05.844 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 10:37:05.844 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 10:37:05.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:05.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:05.845 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:05.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:05.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:05.845 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:37:05.845 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:05.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:05.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:05.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 "Reset Perspective") 10:37:05.845 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:05.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:05.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:05.846 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:37:05.846 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:05.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:05.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:05.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:05.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:05.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:05.848 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 10:37:05.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:05.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:05.848 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:05.848 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:06.022 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:06.023 INFO [WorkbenchTestable][RequirementsRunner] Started test: WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest) 10:37:06.023 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 10:37:06.023 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:06.023 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:06.023 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:06.023 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:06.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:06.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:06.024 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:06.024 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.*') 10:37:06.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:06.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:06.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:06.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:06.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:37:06.041 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:37:06.041 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:06.179 DEBUG [main][MenuItemLookup] Found menu:'(no launch history)' 10:37:06.179 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:06.179 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:37:06.179 DEBUG [main][MenuItemLookup] Item match:Run As 10:37:06.182 DEBUG [main][MenuItemLookup] Found menu:'(none applicable)' 10:37:06.182 DEBUG [main][MenuItemLookup] Item match:(none applicable) 10:37:06.183 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"(none applicable)" 10:37:06.183 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 10:37:06.183 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:06.183 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:06.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:06.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:06.183 INFO [WorkbenchTestable][RequirementsRunner] Finished test: WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest) 10:37:06.183 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 10:37:06.183 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:06.183 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:06.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:06.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.097 s - in org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest) Time elapsed: 0.16 s Running org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 10:37:06.190 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 10:37:06.191 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:37:06.207 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:06.208 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 10:37:06.208 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:06.208 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:37:06.208 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:06.208 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:37:06.208 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:06.208 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:06.208 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 10:37:06.208 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 10:37:06.208 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:06.208 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:06.209 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:06.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:37:06.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:37:06.242 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:37:06.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:06.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:06.243 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") 10:37:06.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:06.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:06.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:06.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:06.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:37:06.243 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:37:06.243 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:06.255 DEBUG [main][MenuItemLookup] Found menu:'ToolItemMenuItem1' 10:37:06.255 DEBUG [main][MenuItemLookup] Item match:ToolItemMenuItem1 10:37:06.261 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 10:37:06.261 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:06.261 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:06.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:06.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:06.285 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 10:37:06.285 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:06.285 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 10:37:06.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 10:37:06.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:06.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:06.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:06.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:37:06.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:37:06.330 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:37:06.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:06.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:06.331 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") 10:37:06.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:06.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:06.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:06.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:06.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:37:06.332 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:37:06.332 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:06.340 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem1" 10:37:06.341 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem2" 10:37:06.341 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem3" 10:37:06.347 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 10:37:06.347 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:06.347 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:06.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:06.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:06.371 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 10:37:06.371 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:06.371 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 10:37:06.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 10:37:06.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:06.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:06.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:06.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:37:06.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:37:06.425 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:37:06.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:06.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:06.426 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") 10:37:06.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:06.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:06.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:06.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:06.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:37:06.427 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:37:06.427 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:06.441 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 10:37:06.441 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:06.441 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:06.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:06.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:06.465 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 10:37:06.465 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:06.465 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 10:37:06.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 10:37:06.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:06.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:06.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:06.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:37:06.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:37:06.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:37:06.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:06.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:06.512 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") 10:37:06.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:06.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:06.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:06.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:06.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:37:06.512 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:37:06.512 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:06.522 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem1" 10:37:06.529 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 10:37:06.529 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:06.529 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:06.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:06.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:06.551 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 10:37:06.551 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:06.551 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 10:37:06.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 10:37:06.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:06.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:06.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:06.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:37:06.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:37:06.582 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:37:06.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:06.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:06.583 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") 10:37:06.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:06.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:06.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:06.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:06.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:37:06.589 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 10:37:06.589 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:06.589 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:06.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:06.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:06.628 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 10:37:06.628 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 10:37:06.628 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:06.628 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:06.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:06.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.438 s - in org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.077 s hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.086 s toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.094 s hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.086 s toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.077 s Running org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:37:06.635 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:37:06.636 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:37:06.636 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:06.636 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:37:06.637 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:06.637 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:37:06.637 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:06.637 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:37:06.637 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:06.637 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:06.637 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:37:06.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:37:06.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:06.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:06.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:06.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:37:06.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:37:06.669 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:37:06.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:06.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:06.670 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 10:37:06.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:06.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:06.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:06.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:06.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:06.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:06.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:06.671 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 10:37:06.673 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 10:37:06.673 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 10:37:06.673 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 10:37:06.674 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:37:06.674 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:06.675 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 10:37:06.675 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 10:37:06.675 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 10:37:06.675 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem2" 10:37:06.682 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:37:06.682 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:06.682 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:06.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:06.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:06.720 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:37:06.720 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:06.720 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:37:06.720 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:37:06.720 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:06.720 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:06.720 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:06.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:37:06.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:37:06.754 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:37:06.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:06.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:06.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.shell.DefaultShell, index 0 and no matchers specified 10:37:06.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:06.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:06.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:06.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:06.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:06.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:06.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:06.759 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 10:37:06.759 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 10:37:06.759 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 10:37:06.760 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 10:37:06.760 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:37:06.760 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:06.760 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 10:37:06.760 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 10:37:06.760 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 10:37:06.768 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:37:06.768 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:06.769 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:06.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:06.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:06.779 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:37:06.779 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:06.780 INFO [WorkbenchTestable][RequirementsRunner] Started test: radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:37:06.780 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:37:06.780 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:06.780 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:06.780 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:06.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:37:06.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:37:06.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:37:06.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:06.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:06.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.shell.DefaultShell, index 0 and no matchers specified 10:37:06.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:06.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:06.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:06.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:06.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:06.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:06.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:06.856 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 10:37:06.856 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 10:37:06.857 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 10:37:06.857 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 10:37:06.857 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:37:06.857 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:06.857 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 10:37:06.857 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 10:37:06.857 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 10:37:06.857 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 10:37:06.857 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 10:37:06.857 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemRadio 10:37:06.857 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemRadio" 10:37:06.857 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItemRadio 10:37:06.858 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItemRadio 10:37:06.866 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:37:06.866 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:06.866 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:06.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:06.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:06.918 INFO [WorkbenchTestable][RequirementsRunner] Finished test: radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:37:06.918 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:06.918 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:37:06.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:37:06.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:06.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:06.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:06.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:37:06.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:37:06.965 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:37:06.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:06.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:06.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.shell.DefaultShell, index 0 and no matchers specified 10:37:06.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:06.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:06.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:06.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:06.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:06.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:06.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:06.967 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 10:37:06.967 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 10:37:06.967 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 10:37:06.967 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 10:37:06.967 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:37:06.967 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:06.968 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 10:37:06.968 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 10:37:06.975 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:37:06.975 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:06.975 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:07.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:07.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:07.015 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:37:07.015 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:07.015 INFO [WorkbenchTestable][RequirementsRunner] Started test: disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:37:07.015 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:37:07.015 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:07.015 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:07.015 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:07.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:37:07.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:37:07.056 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:37:07.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:07.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:07.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.shell.DefaultShell, index 0 and no matchers specified 10:37:07.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:07.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:07.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:07.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:07.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:07.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:07.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:07.058 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 10:37:07.059 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 10:37:07.059 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 10:37:07.059 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:37:07.059 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:07.059 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 10:37:07.059 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 10:37:07.059 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 10:37:07.059 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 10:37:07.059 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 10:37:07.059 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu' 10:37:07.059 DEBUG [main][MenuItemLookup] Item match:DisabledMenu 10:37:07.069 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:37:07.069 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:07.069 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:07.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:07.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:07.079 INFO [WorkbenchTestable][RequirementsRunner] Finished test: disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:37:07.079 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:07.079 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:37:07.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:37:07.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:07.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:07.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:07.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:37:07.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:37:07.134 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:37:07.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:07.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:07.134 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 10:37:07.134 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:07.135 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem" 10:37:07.140 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:37:07.140 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:07.140 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:07.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:07.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:07.150 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:37:07.150 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:07.150 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:37:07.150 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:37:07.150 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:07.150 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:07.150 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:07.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:37:07.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:37:07.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:37:07.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:07.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:07.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.shell.DefaultShell, index 0 and no matchers specified 10:37:07.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:07.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:07.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:07.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:07.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:07.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:07.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:07.213 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 10:37:07.213 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 10:37:07.213 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 10:37:07.213 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 10:37:07.213 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:37:07.213 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:07.214 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 10:37:07.214 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 10:37:07.214 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 10:37:07.214 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 10:37:07.214 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 10:37:07.214 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu' 10:37:07.220 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:37:07.220 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:07.220 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:07.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:07.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:07.243 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:37:07.243 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:07.243 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:37:07.244 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:37:07.244 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:07.244 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:07.244 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:07.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:37:07.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:37:07.268 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:37:07.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:07.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:07.268 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 10:37:07.269 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:07.269 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem" 10:37:07.275 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:37:07.275 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:07.275 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:07.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:07.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:07.327 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:37:07.327 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:07.327 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:37:07.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:37:07.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:07.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:07.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:07.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:37:07.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:37:07.360 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:37:07.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:07.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:07.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 10:37:07.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:07.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:07.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:07.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:07.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:07.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:07.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:07.364 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 10:37:07.364 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 10:37:07.364 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 10:37:07.364 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 10:37:07.364 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:37:07.364 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:07.364 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 10:37:07.364 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 10:37:07.365 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 10:37:07.365 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 10:37:07.366 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild" 10:37:07.366 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuDisabledChild" 10:37:07.374 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:37:07.374 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:07.374 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:07.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:07.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:07.429 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:37:07.429 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:07.429 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:37:07.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:37:07.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:07.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:07.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:07.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:37:07.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:37:07.474 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:37:07.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:07.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:07.475 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 10:37:07.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:07.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:07.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:07.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:07.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:07.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:07.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:07.476 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 10:37:07.476 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 10:37:07.476 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 10:37:07.476 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 10:37:07.476 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:37:07.476 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:07.477 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 10:37:07.477 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 10:37:07.477 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 10:37:07.477 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 10:37:07.477 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 10:37:07.477 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu' 10:37:07.482 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:37:07.482 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:07.482 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:07.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:07.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:07.491 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:37:07.491 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:07.491 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:37:07.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:37:07.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:07.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:07.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:07.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:37:07.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:37:07.566 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:37:07.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:07.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:07.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.shell.DefaultShell, index 0 and no matchers specified 10:37:07.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:07.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:07.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:07.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:07.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:07.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:07.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:07.568 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 10:37:07.569 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 10:37:07.569 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 10:37:07.569 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 10:37:07.569 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:37:07.569 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:07.569 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 10:37:07.569 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 10:37:07.569 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 10:37:07.569 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItem1 10:37:07.569 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItem1 10:37:07.570 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 10:37:07.570 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:37:07.570 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:07.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:07.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:07.570 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "MenuShell" as the parent 10:37:07.570 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:07.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:07.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:07.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:07.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:07.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:07.570 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:07.578 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:37:07.578 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:07.578 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:07.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:07.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:07.587 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:37:07.587 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:07.588 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:37:07.588 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:37:07.588 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:07.588 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:07.588 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:07.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:37:07.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:37:07.642 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:37:07.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:07.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:07.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 10:37:07.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:07.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:07.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:07.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:07.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:07.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:07.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:07.644 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 10:37:07.644 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 10:37:07.644 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 10:37:07.644 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:37:07.644 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:07.650 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:37:07.650 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:07.650 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:07.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:07.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:07.672 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:37:07.672 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:07.672 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:37:07.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:37:07.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:07.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:07.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:07.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:37:07.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:37:07.722 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:37:07.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:07.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:07.723 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 10:37:07.723 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:07.723 DEBUG [main][MenuItemLookup] Found menu:'ShellContextMenuItem' 10:37:07.723 DEBUG [main][MenuItemLookup] Item match:ShellContextMenuItem 10:37:07.729 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:37:07.729 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:07.729 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:07.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:07.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:07.738 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:37:07.738 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:07.738 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:37:07.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:37:07.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:07.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:07.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:07.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:37:07.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:37:07.781 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:37:07.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:07.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:07.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.shell.DefaultShell, index 0 and no matchers specified 10:37:07.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:07.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:07.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:07.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:07.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:07.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:07.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:07.783 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 10:37:07.783 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 10:37:07.783 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 10:37:07.783 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:37:07.783 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:07.783 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 10:37:07.783 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 10:37:07.783 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 10:37:07.783 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 10:37:07.783 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenu" 10:37:07.789 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:37:07.789 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:07.789 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:07.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:07.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:07.828 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:37:07.828 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:07.828 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:37:07.828 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:37:07.828 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:07.828 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:07.828 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:07.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:37:07.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:37:07.859 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:37:07.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:07.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:07.860 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 10:37:07.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:07.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:07.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:07.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:07.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:07.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:07.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:07.861 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 10:37:07.861 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 10:37:07.861 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 10:37:07.861 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 10:37:07.861 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:37:07.861 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:07.867 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:37:07.867 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:07.867 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:07.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:07.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:07.875 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:37:07.876 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:07.876 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:37:07.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:37:07.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:07.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:07.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:07.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:37:07.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:37:07.934 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:37:07.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:07.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:07.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 10:37:07.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:07.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:07.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:07.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:07.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:07.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:07.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:07.936 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 10:37:07.936 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 10:37:07.936 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 10:37:07.936 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:37:07.936 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:07.936 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 10:37:07.936 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 10:37:07.936 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 10:37:07.936 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 10:37:07.936 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenuEnabledChild' 10:37:07.936 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenuEnabledChild 10:37:07.936 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild" 10:37:07.942 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:37:07.942 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:07.942 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:07.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:07.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:07.951 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:37:07.951 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:07.951 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:37:07.951 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:37:07.951 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:07.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:07.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:07.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:37:08.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:37:08.010 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:37:08.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:08.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:08.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.shell.DefaultShell, index 0 and no matchers specified 10:37:08.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:08.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:08.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:08.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:08.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:08.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:08.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:08.012 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 10:37:08.012 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 10:37:08.012 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 10:37:08.012 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 10:37:08.013 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:37:08.013 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:08.013 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 10:37:08.013 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 10:37:08.019 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:37:08.019 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:08.019 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:08.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:08.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:08.041 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:37:08.041 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:08.041 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:37:08.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:37:08.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:08.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:08.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:08.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:37:08.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:37:08.072 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:37:08.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:08.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:08.073 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 10:37:08.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:08.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:08.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:08.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:08.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:08.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:08.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:08.074 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 10:37:08.074 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 10:37:08.074 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 10:37:08.074 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 10:37:08.075 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:37:08.075 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:08.075 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 10:37:08.075 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 10:37:08.075 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 10:37:08.075 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 10:37:08.075 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild" 10:37:08.082 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:37:08.082 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:08.082 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:08.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:08.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:08.123 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:37:08.123 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:08.123 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:37:08.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:37:08.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:08.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:08.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:08.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 10:37:08.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 10:37:08.154 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 10:37:08.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:08.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:08.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.shell.DefaultShell, index 0 and no matchers specified 10:37:08.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:08.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:08.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:08.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:08.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:08.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:08.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:08.156 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 10:37:08.156 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 10:37:08.156 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 10:37:08.156 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 10:37:08.156 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:37:08.156 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:08.157 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 10:37:08.157 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 10:37:08.157 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 10:37:08.157 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 10:37:08.157 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemCheck 10:37:08.157 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemCheck" 10:37:08.157 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItemCheck 10:37:08.157 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItemCheck 10:37:08.162 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:37:08.163 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:08.163 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:08.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:08.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:08.171 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 10:37:08.171 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 10:37:08.171 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:08.171 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:08.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:08.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.537 s - in org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.083 s menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.059 s radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.138 s getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.097 s disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.064 s hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.071 s getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.093 s hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.084 s menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.102 s getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.062 s selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.096 s getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.083 s shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.066 s menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.09 s getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.047 s menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.075 s getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.09 s menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.082 s checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.048 s Running org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 10:37:08.179 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 10:37:08.180 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:37:08.180 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:08.180 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 10:37:08.180 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:08.180 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:37:08.189 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:08.189 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:37:08.189 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:08.189 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:08.189 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 10:37:08.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 10:37:08.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:08.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:08.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:08.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:08.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:08.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:08.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:08.215 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 10:37:08.215 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:08.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:08.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:08.216 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:08.216 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:37:08.216 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:08.216 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:37:08.216 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:37:08.216 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:37:08.216 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:37:08.216 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:37:08.216 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:37:08.216 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:37:08.216 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:37:08.216 DEBUG [main][MenuItemLookup] Item match:Window 10:37:08.216 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:37:08.217 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:37:08.217 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:37:08.217 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:08.217 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:37:08.217 DEBUG [main][MenuItemLookup] Item match:Show View 10:37:08.221 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:37:08.221 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:37:08.221 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:37:08.221 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:37:08.221 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:37:08.221 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:37:08.221 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:37:08.221 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:37:08.221 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:37:08.221 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:37:08.221 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:37:08.221 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:37:08.221 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:37:08.221 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:08.221 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:37:08.221 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:37:08.222 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:37:08.222 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:37:08.222 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:37:08.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:37:08.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:37:08.287 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:37:08.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:08.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:08.288 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:37:08.288 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:08.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:08.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:08.310 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:37:08.310 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:08.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:08.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:08.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:08.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:08.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:08.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:08.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:08.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 10:37:08.312 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 10:37:08.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:08.312 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 10:37:08.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:08.312 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 10:37:08.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 10:37:08.312 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 10:37:08.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:08.312 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 10:37:08.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:08.312 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 10:37:08.312 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 10:37:08.312 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 10:37:08.312 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 10:37:08.312 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 10:37:08.313 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:08.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:08.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:08.313 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:37:08.313 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:08.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:08.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:08.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 "Open") 10:37:08.313 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:08.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:08.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:08.313 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:37:08.313 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:08.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:08.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:08.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:08.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:08.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:08.314 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:37:08.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:08.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:08.314 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:08.314 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:08.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:37:08.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:37:08.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 10:37:08.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:08.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:08.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 10:37:08.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:08.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:08.391 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:08.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:08.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:08.419 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:08.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 '\*?\QRedDeer SWT Controls\E') 10:37:08.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:08.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:08.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:08.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:08.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:37:08.421 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 10:37:08.421 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 10:37:08.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:08.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:37:08.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:37:08.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:37:08.426 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') 10:37:08.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:08.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:08.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key org.eclipse.reddeer.widget.key 10:37:08.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:08.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:08.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:08.427 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:08.427 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 10:37:08.427 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:08.427 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:08.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:08.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:08.427 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 10:37:08.427 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:08.427 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 10:37:08.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 10:37:08.428 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:08.428 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:08.428 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:08.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:08.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:08.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:08.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:08.442 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:08.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:08.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:08.443 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:08.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 '\*?\QRedDeer SWT Controls\E') 10:37:08.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:08.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:08.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:08.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:08.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:37:08.446 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 10:37:08.456 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 10:37:08.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:08.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:37:08.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:37:08.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:37:08.459 INFO [WorkbenchTestable][AbstractView] Close view 'RedDeer SWT Controls' 10:37:08.459 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem RedDeer SWT Controls 10:37:08.459 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 10:37:08.461 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 10:37:08.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:08.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:08.532 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 10:37:08.532 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:08.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:08.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:08.532 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:08.532 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:37:08.532 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:08.533 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:37:08.533 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:37:08.533 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:37:08.533 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:37:08.533 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:37:08.533 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:37:08.533 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:37:08.533 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:37:08.533 DEBUG [main][MenuItemLookup] Item match:Window 10:37:08.533 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:37:08.533 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:37:08.533 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:37:08.533 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:08.533 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:37:08.533 DEBUG [main][MenuItemLookup] Item match:Show View 10:37:08.537 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:37:08.537 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:37:08.537 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:37:08.537 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:37:08.537 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:37:08.537 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:37:08.537 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:37:08.537 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:37:08.537 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:37:08.537 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:37:08.537 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:37:08.537 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:37:08.537 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:37:08.538 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:08.538 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:37:08.538 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:37:08.538 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:37:08.538 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:37:08.538 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:37:08.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:37:08.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:37:08.616 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:37:08.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:08.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:08.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:37:08.617 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:08.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:08.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:08.618 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:37:08.618 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:08.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:08.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:08.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:08.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:08.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:08.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:08.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:08.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 10:37:08.619 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 10:37:08.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:08.619 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 10:37:08.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:08.619 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 10:37:08.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 10:37:08.619 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 10:37:08.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:08.619 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 10:37:08.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:08.619 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 10:37:08.619 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 10:37:08.619 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 10:37:08.620 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 10:37:08.620 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 10:37:08.620 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:08.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:08.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:08.620 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:37:08.620 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:08.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:08.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:08.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:37:08.621 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:08.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:08.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:08.621 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:37:08.621 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:08.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:08.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:08.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:08.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:08.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:08.622 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:37:08.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:08.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:08.622 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:08.622 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:08.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:37:08.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:37:08.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 10:37:08.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:08.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:08.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 10:37:08.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:08.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:08.679 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:08.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:08.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:08.680 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:08.680 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 10:37:08.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:08.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:08.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:08.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:08.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:37:08.682 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 10:37:08.682 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 10:37:08.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:08.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:37:08.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:37:08.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:37:08.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:08.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:08.694 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:37:08.694 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:08.694 DEBUG [main][MenuItemLookup] Item match:File 10:37:08.709 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:37:08.709 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:37:08.712 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:37:08.712 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:37:08.712 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:08.712 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:37:08.712 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:37:08.712 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:37:08.712 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:37:08.712 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:37:08.712 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:37:08.712 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:37:08.712 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:37:08.712 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:37:08.712 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:08.712 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:37:08.712 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:37:08.712 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:08.712 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:37:08.712 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:37:08.714 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:37:08.714 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:37:08.714 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:37:08.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available.... 10:37:08.813 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 10:37:08.813 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:37:08.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:08.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:08.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:37:08.814 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:08.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:08.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:08.814 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 10:37:08.814 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:08.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:08.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:08.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:08.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:08.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:08.815 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:08.816 INFO [WorkbenchTestable][AbstractText] Text set to: myvalue 10:37:08.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 10:37:08.817 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:08.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:08.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:08.817 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 10:37:08.817 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:08.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:08.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:08.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:08.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:08.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:08.819 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:37:08.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:08.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:08.819 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:08.819 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:08.848 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 10:37:08.848 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:08.848 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:08.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:08.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:08.849 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 10:37:08.849 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:08.849 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 10:37:08.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 10:37:08.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:08.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:08.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:08.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:08.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:08.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:08.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:08.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:08.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:08.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:08.855 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:08.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 '\*?\QRedDeer SWT Controls\E') 10:37:08.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:08.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:08.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:08.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:08.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:37:08.858 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 10:37:08.858 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 10:37:08.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:08.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:37:08.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:37:08.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:37:08.861 INFO [WorkbenchTestable][AbstractView] Close view 'RedDeer SWT Controls' 10:37:08.861 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem RedDeer SWT Controls 10:37:08.861 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 10:37:08.861 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 10:37:08.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:08.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:08.921 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 10:37:08.921 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:08.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:08.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:08.922 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:08.922 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:37:08.922 DEBUG [main][MenuItemLookup] Found menu:'File' 10:37:08.922 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:37:08.922 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:37:08.922 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:37:08.922 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:37:08.922 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:37:08.922 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:37:08.922 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:37:08.922 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:37:08.922 DEBUG [main][MenuItemLookup] Item match:Window 10:37:08.923 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:37:08.923 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:37:08.923 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:37:08.923 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:08.923 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:37:08.923 DEBUG [main][MenuItemLookup] Item match:Show View 10:37:08.927 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:37:08.927 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:37:08.927 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:37:08.927 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:37:08.927 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:37:08.927 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:37:08.927 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:37:08.927 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:37:08.927 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:37:08.927 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:37:08.927 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:37:08.927 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:37:08.927 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:37:08.927 DEBUG [main][MenuItemLookup] Found menu:'' 10:37:08.927 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:37:08.927 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:37:08.927 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:37:08.927 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:37:08.927 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:37:08.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:37:08.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:37:08.986 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:37:08.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:08.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:08.987 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:37:08.987 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:08.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:08.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:08.988 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:37:08.988 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:08.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:08.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:08.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:08.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:08.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:08.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:08.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:09.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 10:37:09.012 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 10:37:09.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:09.012 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 10:37:09.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:09.012 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 10:37:09.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 10:37:09.012 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 10:37:09.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:09.012 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 10:37:09.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:09.012 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 10:37:09.012 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 10:37:09.013 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 10:37:09.013 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 10:37:09.013 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 10:37:09.013 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:09.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:09.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:09.013 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:37:09.013 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:09.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:09.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:09.014 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:37:09.014 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:09.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:09.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:09.014 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:37:09.014 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:09.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:09.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:09.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:09.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:09.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:09.015 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:37:09.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:09.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:09.015 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:09.015 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:09.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:37:09.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:37:09.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 10:37:09.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:09.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:09.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 10:37:09.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:09.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:09.069 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:09.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:09.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:09.070 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:09.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 '\*?\QRedDeer SWT Controls\E') 10:37:09.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:09.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:09.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:09.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:09.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:37:09.073 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 10:37:09.073 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 10:37:09.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:09.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:37:09.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:37:09.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:37:09.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:37:09.075 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:09.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:09.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:09.084 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 10:37:09.084 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:09.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:09.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:09.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:09.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:09.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:09.085 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:09.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 which text matches: "Original text") 10:37:09.085 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:09.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:09.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:09.085 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 10:37:09.085 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:09.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:09.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:09.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:09.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:09.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:09.085 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:09.085 INFO [WorkbenchTestable][AbstractText] Text set to: New text 10:37:09.086 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:37:09.086 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:09.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:09.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:09.086 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 10:37:09.086 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:09.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:09.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:09.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:09.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:09.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:09.086 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:09.086 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") 10:37:09.086 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:09.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:09.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:09.086 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 10:37:09.086 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:09.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:09.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:09.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:09.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:09.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:09.087 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:09.109 INFO [WorkbenchTestable][AbstractText] Text set to: Original text 10:37:09.109 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 10:37:09.109 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:09.109 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:09.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:09.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:09.110 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 10:37:09.110 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 10:37:09.110 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:09.110 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:09.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:09.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.931 s - in org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) Time elapsed: 0.238 s testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) Time elapsed: 0.422 s defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) Time elapsed: 0.261 s Running org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:37:09.116 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:37:09.116 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:37:09.117 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:09.117 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:37:09.117 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:09.117 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:37:09.119 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:09.119 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:37:09.119 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:09.119 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:09.119 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:37:09.119 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:37:09.119 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:09.119 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:09.119 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:09.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:09.165 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 10:37:09.165 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:37:09.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:09.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:09.166 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") 10:37:09.166 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:09.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:09.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:09.166 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:09.166 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:09.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:09.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:09.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:09.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:09.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:09.172 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:09.173 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:09.173 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:09.173 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:09.174 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:09.174 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:09.174 INFO [main][AbstractShell] Close shell Testing shell 10:37:09.174 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:09.182 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:09.182 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:09.182 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:37:09.183 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:09.183 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:09.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:09.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:09.208 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:37:09.208 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:09.208 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:37:09.208 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:37:09.208 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:09.208 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:09.208 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:09.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:09.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:09.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:37:09.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:09.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:09.253 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") 10:37:09.253 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:09.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:09.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:09.253 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:09.253 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:09.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:09.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:09.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:09.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:09.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:09.259 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:09.260 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:09.260 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:09.260 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:09.261 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:09.261 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:09.261 INFO [main][AbstractShell] Close shell Testing shell 10:37:09.261 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:09.269 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:09.269 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:09.269 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:37:09.270 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:09.270 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:09.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:09.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:09.279 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:37:09.279 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:09.279 INFO [WorkbenchTestable][RequirementsRunner] Started test: setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:37:09.279 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:37:09.279 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:09.279 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:09.279 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:09.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:09.345 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 10:37:09.345 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:37:09.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:09.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:09.345 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 10:37:09.345 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:09.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:09.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:09.345 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:09.345 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:09.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:09.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:37:09.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:37:09.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:09.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 10:37:09.345 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:09.346 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") 10:37:09.346 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:09.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:09.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:09.346 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:09.346 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:09.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:09.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:09.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:09.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:09.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:09.347 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:09.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 "Test label1") 10:37:09.348 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:09.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:09.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:09.348 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:09.348 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:09.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:09.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:09.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:09.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:09.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:09.351 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:09.352 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") 10:37:09.352 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:09.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:09.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:09.352 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:09.352 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:09.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:09.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:09.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:09.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:09.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:09.353 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:09.354 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:09.354 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:09.354 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:09.355 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:09.355 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:09.355 INFO [main][AbstractShell] Close shell Testing shell 10:37:09.355 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:09.363 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:09.363 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:09.363 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:37:09.363 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:09.363 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:09.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:09.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:09.378 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:37:09.378 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:09.378 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:37:09.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:37:09.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:09.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:09.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:09.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:09.435 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 10:37:09.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:37:09.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:09.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:09.435 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") 10:37:09.436 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:09.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:09.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:09.436 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:09.436 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:09.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:09.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:09.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:09.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:09.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:09.442 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:09.443 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:09.443 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:09.443 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:09.444 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:09.444 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:09.444 INFO [main][AbstractShell] Close shell Testing shell 10:37:09.444 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:09.452 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:09.453 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:09.453 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:37:09.453 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:09.453 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:09.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:09.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:09.467 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:37:09.467 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:09.468 INFO [WorkbenchTestable][RequirementsRunner] Started test: setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:37:09.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:37:09.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:09.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:09.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:09.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:09.522 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 10:37:09.522 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:37:09.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:09.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:09.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label2") 10:37:09.522 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:09.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:09.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:09.522 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:09.522 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:09.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:09.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:09.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:09.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:09.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:09.526 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:09.527 INFO [WorkbenchTestable][AbstractText] Text set to: funny text 10:37:09.527 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:09.527 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:09.527 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:09.528 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:09.528 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:09.528 INFO [main][AbstractShell] Close shell Testing shell 10:37:09.528 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:09.537 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:09.537 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:09.537 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:37:09.537 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:09.537 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:09.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:09.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:09.546 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:37:09.546 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:09.546 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:37:09.547 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:37:09.547 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:09.547 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:09.547 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:09.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:09.610 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 10:37:09.610 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:37:09.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:09.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:09.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 "Required label1*") 10:37:09.611 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:09.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:09.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:09.611 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:09.611 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:09.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:09.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:09.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:09.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:09.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:09.619 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:09.620 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:09.620 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:09.620 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:09.621 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:09.621 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:09.621 INFO [main][AbstractShell] Close shell Testing shell 10:37:09.621 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:09.629 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:09.629 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:09.629 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:37:09.629 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:09.629 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:09.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:09.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:09.643 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:37:09.643 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:09.643 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:37:09.643 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:37:09.643 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:09.643 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:09.643 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:09.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:09.681 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 10:37:09.681 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:37:09.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:09.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:09.681 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") 10:37:09.681 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:09.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:09.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:09.681 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:09.681 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:09.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:09.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:09.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:09.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:09.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:09.685 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:09.687 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:09.687 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:09.687 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:09.688 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:09.688 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:09.688 INFO [main][AbstractShell] Close shell Testing shell 10:37:09.688 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:09.712 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:09.712 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:09.712 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:37:09.712 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:09.712 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:09.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:09.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:09.721 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:37:09.722 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:09.722 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:37:09.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:37:09.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:09.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:09.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:09.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:09.764 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 10:37:09.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:37:09.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:09.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:09.765 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") 10:37:09.765 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:09.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:09.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:09.765 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:09.765 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:09.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:09.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:09.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:09.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:09.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:09.771 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:09.772 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:09.773 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:09.773 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:09.773 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:09.773 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:09.773 INFO [main][AbstractShell] Close shell Testing shell 10:37:09.773 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:09.782 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:09.782 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:09.782 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:37:09.782 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:09.782 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:09.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:09.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:09.814 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:37:09.814 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:09.814 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:37:09.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:37:09.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:09.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:09.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:09.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:09.852 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 10:37:09.852 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:37:09.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:09.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:09.853 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") 10:37:09.853 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:09.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:09.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:09.853 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:09.853 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:09.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:09.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:09.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:09.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:09.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:09.854 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:09.855 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:09.855 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:09.855 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:09.856 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:09.856 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:09.856 INFO [main][AbstractShell] Close shell Testing shell 10:37:09.856 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:09.864 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:09.864 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:09.864 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:37:09.865 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:09.865 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:09.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:09.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:09.873 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:37:09.873 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:09.874 INFO [WorkbenchTestable][RequirementsRunner] Started test: typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:37:09.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:37:09.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:09.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:09.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:09.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:09.932 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 10:37:09.932 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:37:09.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:09.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:09.932 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") 10:37:09.932 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:09.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:09.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:09.932 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:09.932 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:09.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:09.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:09.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:09.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:09.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:09.935 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:09.936 INFO [WorkbenchTestable][AbstractText] Type text not so funny text 10:37:09.936 INFO [WorkbenchTestable][AbstractText] Text set to: 10:37:09.936 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:09.936 DEBUG [WorkbenchTestable][AbstractText] Force focus to receive keyboard events 10:37:09.939 INFO [WorkbenchTestable][Keyboard] Type text "not so funny text" 10:37:10.009 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:37:10.009 INFO [WorkbenchTestable][Keyboard] As char:n, as int:110 10:37:10.612 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:37:10.612 INFO [WorkbenchTestable][Keyboard] As char:o, as int:111 10:37:11.213 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:37:11.213 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 10:37:11.813 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:37:11.813 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 10:37:12.415 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:37:12.415 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 10:37:13.016 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:37:13.016 INFO [WorkbenchTestable][Keyboard] As char:o, as int:111 10:37:13.617 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:37:13.617 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 10:37:14.218 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:37:14.218 INFO [WorkbenchTestable][Keyboard] As char:f, as int:102 10:37:14.819 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:37:14.819 INFO [WorkbenchTestable][Keyboard] As char:u, as int:117 10:37:15.420 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:37:15.420 INFO [WorkbenchTestable][Keyboard] As char:n, as int:110 10:37:16.021 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:37:16.021 INFO [WorkbenchTestable][Keyboard] As char:n, as int:110 10:37:16.622 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:37:16.622 INFO [WorkbenchTestable][Keyboard] As char:y, as int:121 10:37:17.223 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:37:17.223 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 10:37:17.824 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:37:17.824 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 10:37:18.425 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:37:18.426 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 10:37:19.027 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:37:19.027 INFO [WorkbenchTestable][Keyboard] As char:x, as int:120 10:37:19.628 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:37:19.628 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 10:37:20.229 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") 10:37:20.229 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:20.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:20.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:20.229 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:20.229 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:20.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:20.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:20.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:20.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:20.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:20.233 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:20.234 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:20.234 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:20.234 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:20.235 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:20.235 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:20.235 INFO [main][AbstractShell] Close shell Testing shell 10:37:20.235 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:20.243 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:20.243 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:20.243 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:37:20.243 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:20.243 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:20.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:20.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:20.252 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:37:20.252 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:20.252 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:37:20.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:37:20.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:20.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:20.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:20.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:20.293 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 10:37:20.293 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:37:20.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:20.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:20.293 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") 10:37:20.293 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:20.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:20.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:20.294 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:20.294 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:20.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:20.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:20.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:20.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:20.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:20.298 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:20.299 INFO [WorkbenchTestable][AbstractText] Text set to: funny text 10:37:20.299 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") 10:37:20.299 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:20.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:20.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:20.300 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:20.300 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:20.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:20.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:20.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:20.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:20.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:20.306 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:20.306 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:20.306 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:20.306 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:20.307 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:20.307 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:20.307 INFO [main][AbstractShell] Close shell Testing shell 10:37:20.307 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:20.317 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:20.317 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:20.317 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:37:20.317 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:20.317 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:20.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:20.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:20.335 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:37:20.335 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:20.335 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:37:20.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:37:20.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:20.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:20.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:20.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:20.374 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 10:37:20.374 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:37:20.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:20.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:20.374 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?") 10:37:20.374 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:20.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:20.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:20.374 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:20.374 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:20.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:20.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:20.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:20.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:20.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:20.420 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:20.421 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:20.421 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:20.421 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:20.422 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:20.422 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:20.422 INFO [main][AbstractShell] Close shell Testing shell 10:37:20.422 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:20.431 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:20.431 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:20.431 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:37:20.431 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:20.431 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:20.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:20.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:20.445 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:37:20.445 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:20.445 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:37:20.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:37:20.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:20.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:20.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:20.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:20.517 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 10:37:20.517 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:37:20.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:20.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:20.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 "Required label2 *") 10:37:20.517 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:20.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:20.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:20.517 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:20.517 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:20.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:20.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:20.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:20.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:20.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:20.529 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:20.530 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:20.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 10:37:20.530 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:20.531 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:20.531 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:20.531 INFO [main][AbstractShell] Close shell Testing shell 10:37:20.531 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:20.539 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:20.539 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:20.539 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:37:20.540 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:20.540 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:20.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:20.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:20.554 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:37:20.554 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:20.554 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:37:20.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:37:20.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:20.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:20.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:20.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:20.592 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 10:37:20.592 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:37:20.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:20.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:20.593 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") 10:37:20.593 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:20.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:20.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:20.593 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:20.593 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:20.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:20.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:20.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:20.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:20.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:20.613 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:20.614 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:20.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 10:37:20.614 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:20.615 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:20.615 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:20.615 INFO [main][AbstractShell] Close shell Testing shell 10:37:20.615 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:20.623 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:20.623 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:20.623 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:37:20.623 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:20.623 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:20.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:20.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:20.631 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:37:20.631 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:20.632 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:37:20.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:37:20.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:20.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:20.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:20.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:20.674 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 10:37:20.674 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:37:20.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:20.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:20.674 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") 10:37:20.674 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:20.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:20.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:20.674 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:20.674 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:20.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:20.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:20.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:20.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:20.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:20.687 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:20.688 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:20.688 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:20.688 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:20.688 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:20.688 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:20.688 INFO [main][AbstractShell] Close shell Testing shell 10:37:20.688 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:20.713 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:20.713 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:20.713 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:37:20.714 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:20.714 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:20.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:20.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:20.729 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:37:20.730 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:20.730 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:37:20.730 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:37:20.730 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:20.730 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:20.730 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:20.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:20.770 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 10:37:20.770 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:37:20.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:20.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:20.770 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label1") 10:37:20.770 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:20.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:20.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:20.770 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:20.770 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:20.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:20.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:20.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:20.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:20.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:20.773 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:20.774 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:20.774 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:20.775 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:20.775 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:20.775 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:20.775 INFO [main][AbstractShell] Close shell Testing shell 10:37:20.775 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:20.783 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:20.783 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:20.783 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:37:20.783 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:20.783 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:20.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:20.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:20.816 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:37:20.816 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:20.816 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:37:20.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:37:20.817 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:20.817 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:20.817 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:20.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:20.857 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 10:37:20.857 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:37:20.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:20.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:20.857 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") 10:37:20.857 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:20.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:20.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:20.857 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:20.857 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:20.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:20.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:20.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:20.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:20.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:20.863 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:20.864 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:20.864 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:20.865 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:20.865 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:20.865 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:20.865 INFO [main][AbstractShell] Close shell Testing shell 10:37:20.865 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:20.875 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:20.875 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:20.875 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:37:20.875 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:20.875 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:20.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:20.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:20.908 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 10:37:20.908 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 10:37:20.908 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:20.908 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:20.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:20.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.794 s - in org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.089 s findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.071 s setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.099 s findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.089 s setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.078 s findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.097 s getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.078 s findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.092 s findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.059 s typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 10.378 s setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.083 s findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.11 s findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.108 s findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.077 s findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.097 s findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.086 s findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.092 s Running org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 10:37:20.919 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 10:37:20.920 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:37:20.920 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:20.920 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 10:37:20.920 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:20.920 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:37:20.921 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:20.921 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:37:20.921 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:20.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:20.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:20.924 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' is already open. Activate. 10:37:20.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:20.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:20.927 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:37:20.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:20.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:20.928 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:37:20.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 10:37:20.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:20.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:20.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:20.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:20.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:37:20.931 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 10:37:20.931 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 10:37:20.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:37:20.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:37:20.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:37:20.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:37:20.933 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:20.933 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 10:37:20.933 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 10:37:20.933 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:20.933 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:20.933 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:20.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:20.963 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 10:37:20.963 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:37:20.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:20.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:20.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 10:37:20.966 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:20.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:20.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:20.967 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:20.967 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:20.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:20.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:20.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:20.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:20.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:37:20.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:20.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:20.982 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 10:37:20.982 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:20.982 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:20.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:20.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:20.983 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 10:37:20.983 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:20.983 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 10:37:20.983 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 10:37:20.983 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:20.983 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:20.983 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:21.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:21.031 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 10:37:21.031 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:37:21.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:37:21.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:37:21.032 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:37:21.032 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:21.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:21.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:21.032 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:21.032 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:21.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:21.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:21.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:21.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:21.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:37:21.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:21.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:21.046 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 10:37:21.046 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:21.046 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:21.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:21.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:21.046 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 10:37:21.046 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:21.047 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 10:37:21.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 10:37:21.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:21.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:21.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:21.047 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:37:21.047 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:21.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:21.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:21.047 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 10:37:21.047 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:21.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:21.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:21.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:21.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:21.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:37:21.049 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") 10:37:21.049 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:21.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:21.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:21.049 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 10:37:21.049 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:21.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:21.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:21.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:21.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:21.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:37:21.050 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: Modified styled text 10:37:21.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:21.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:21.057 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 10:37:21.057 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:21.057 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:21.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:21.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:21.057 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 10:37:21.057 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 10:37:21.057 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:21.057 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:21.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:21.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s - in org.eclipse.reddeer.swt.test.impl.text.StyledTextTest defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) Time elapsed: 0.05 s defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) Time elapsed: 0.063 s defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) Time elapsed: 0.01 s Running org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 10:37:21.065 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 10:37:21.065 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:37:21.066 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:21.066 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 10:37:21.066 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:21.066 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:37:21.068 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:21.068 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:37:21.068 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:21.068 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:21.068 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 10:37:21.068 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 10:37:21.068 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:21.068 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:21.068 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:21.077 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') 10:37:21.078 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:21.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:21.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:21.109 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:21.109 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:21.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:21.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:21.110 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:21.110 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:37:21.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:21.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:21.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 10:37:21.112 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:21.112 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:21.112 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:21.112 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:21.112 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:21.112 INFO [main][AbstractShell] Close shell Testing shell 10:37:21.112 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:21.115 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:21.115 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:21.115 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 10:37:21.115 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:21.115 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:21.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:21.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:21.130 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 10:37:21.130 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:21.130 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 10:37:21.130 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 10:37:21.130 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:21.130 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:21.130 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:21.136 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 10:37:21.136 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:21.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:21.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:21.145 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:21.145 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:21.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:21.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:37:21.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:37:21.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:21.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 10:37:21.146 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:21.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 10:37:21.146 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:21.146 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:21.146 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:21.146 INFO [main][AbstractShell] Close shell Testing shell 10:37:21.146 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:21.149 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:21.149 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:21.149 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 10:37:21.149 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:21.149 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:21.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:21.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:21.164 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 10:37:21.164 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:21.164 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 10:37:21.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 10:37:21.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:21.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:21.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:21.170 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 0 and no matchers specified 10:37:21.170 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:21.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:21.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:21.177 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:21.177 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:21.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:21.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:21.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:21.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:21.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 10:37:21.178 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 10:37:21.178 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:21.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:21.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:21.178 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:21.178 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:21.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:21.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:37:21.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:37:21.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:21.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 10:37:21.179 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 10:37:21.179 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:21.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:21.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:21.179 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:21.179 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:21.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:21.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:37:21.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:37:21.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:21.179 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 2 was found 10:37:21.179 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:21.179 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:21.179 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:21.179 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:21.179 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:21.179 INFO [main][AbstractShell] Close shell Testing shell 10:37:21.179 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:21.183 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:21.183 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:21.183 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 10:37:21.183 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:21.183 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:21.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:21.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:21.219 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 10:37:21.219 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:21.220 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 10:37:21.220 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 10:37:21.220 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:21.220 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:21.220 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:21.226 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 10:37:21.226 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:21.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:21.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:21.236 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:21.236 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:21.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:21.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:37:21.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:37:21.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:21.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 10:37:21.236 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:21.236 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:21.236 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:21.236 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:21.236 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:21.236 INFO [main][AbstractShell] Close shell Testing shell 10:37:21.236 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:21.240 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:21.240 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:21.240 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 10:37:21.240 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:21.240 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:21.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:21.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:21.253 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 10:37:21.254 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:21.254 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 10:37:21.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 10:37:21.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:21.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:21.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:21.260 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 10:37:21.260 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:21.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:21.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:21.268 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:21.268 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:21.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:21.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers 10:37:21.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found 10:37:21.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers 10:37:21.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found 10:37:22.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers 10:37:22.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found 10:37:22.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:37:22.270 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 11 was not found 10:37:22.271 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:22.271 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:22.271 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:22.271 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:22.271 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:22.271 INFO [main][AbstractShell] Close shell Testing shell 10:37:22.271 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:22.275 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:22.275 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:22.275 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 10:37:22.275 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:22.275 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:22.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:22.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:22.288 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 10:37:22.288 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:22.288 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 10:37:22.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 10:37:22.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:22.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:22.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:22.293 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") 10:37:22.294 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:22.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:22.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:22.302 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:22.302 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:22.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:22.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:22.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:22.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:22.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 10:37:22.303 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:22.303 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:22.303 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:22.303 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:22.303 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:22.303 INFO [main][AbstractShell] Close shell Testing shell 10:37:22.303 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:22.306 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:22.306 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:22.306 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 10:37:22.306 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:22.306 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:22.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:22.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:22.319 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 10:37:22.319 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:22.319 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 10:37:22.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 10:37:22.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:22.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:22.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:22.324 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") 10:37:22.324 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:22.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:22.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:22.333 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:22.333 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:22.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:22.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:22.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:22.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:22.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:23.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:23.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:23.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:37:23.335 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was not found 10:37:23.335 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:23.336 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:23.336 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:23.336 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:23.336 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:23.336 INFO [main][AbstractShell] Close shell Testing shell 10:37:23.336 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:23.339 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:23.339 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:23.339 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 10:37:23.339 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:23.339 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:23.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:23.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:23.352 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 10:37:23.352 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:23.352 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 10:37:23.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 10:37:23.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:23.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:23.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:23.358 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 10:37:23.358 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:23.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:23.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:23.368 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:23.368 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:23.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:23.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:37:23.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:37:23.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:23.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 10:37:23.369 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:23.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 10:37:23.369 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:23.369 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:23.369 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:23.369 INFO [main][AbstractShell] Close shell Testing shell 10:37:23.369 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:23.373 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:23.373 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:23.373 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 10:37:23.373 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:23.373 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:23.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:23.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:23.385 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 10:37:23.385 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 10:37:23.385 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:23.385 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:23.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:23.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.322 s - in org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.061 s findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.034 s hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.055 s getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.033 s findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 1.034 s findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.031 s findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 1.033 s getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.033 s Running org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 10:37:23.392 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 10:37:23.392 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:37:23.392 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:23.393 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 10:37:23.393 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:23.393 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:37:23.393 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:23.393 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:37:23.393 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:23.393 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:23.393 INFO [WorkbenchTestable][RequirementsRunner] Started test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 10:37:23.393 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 10:37:23.393 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:23.393 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:23.393 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:23.450 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 10:37:23.450 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:23.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:23.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:23.463 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:23.463 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:23.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:23.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:37:23.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:37:23.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:23.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found 10:37:23.466 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:") 10:37:23.466 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:23.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:23.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:23.471 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:23.471 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:23.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:23.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:23.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:23.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:23.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 10:37:23.475 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:23.475 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:23.475 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:23.476 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:23.476 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:23.476 INFO [main][AbstractShell] Close shell Testing shell 10:37:23.476 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:23.508 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:23.508 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:23.508 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 10:37:23.508 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:23.508 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:23.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:23.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:23.517 INFO [WorkbenchTestable][RequirementsRunner] Finished test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 10:37:23.517 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:23.518 INFO [WorkbenchTestable][RequirementsRunner] Started test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 10:37:23.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 10:37:23.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:23.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:23.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:23.563 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') 10:37:23.563 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:23.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:23.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:23.580 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:23.580 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:23.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:23.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:23.581 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key coolId 10:37:23.581 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key coolId 10:37:23.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:23.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:23.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 10:37:23.583 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 1 10:37:23.586 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:23.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 10:37:23.586 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:23.587 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:23.587 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:23.587 INFO [main][AbstractShell] Close shell Testing shell 10:37:23.587 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:23.609 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:23.609 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:23.609 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 10:37:23.609 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:23.609 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:23.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:23.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:23.617 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 10:37:23.617 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:23.617 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 10:37:23.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 10:37:23.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:23.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:23.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:23.667 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") 10:37:23.667 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:23.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:23.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:23.681 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:23.681 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:23.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:23.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:23.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:23.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:23.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 10:37:23.683 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 10:37:23.683 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:23.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:23.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:23.683 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:23.683 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:23.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:23.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:23.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:23.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:23.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 10:37:23.683 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") 10:37:23.683 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:23.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:23.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:23.684 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:23.684 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:23.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:23.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:23.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:23.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:23.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 10:37:23.685 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 10:37:23.685 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:23.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:23.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:23.685 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:23.685 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:23.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:23.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:37:23.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:37:23.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:23.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found 10:37:23.686 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") 10:37:23.686 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:23.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:23.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:23.686 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:23.686 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:23.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:23.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:23.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:23.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:23.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 10:37:23.693 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 10:37:23.693 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:23.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:23.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:23.693 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:23.693 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:23.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:23.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:37:23.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:37:23.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:23.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 2 was found 10:37:23.694 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") 10:37:23.694 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:23.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:23.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:23.694 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:23.694 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:23.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:23.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:23.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:23.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:23.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 10:37:23.711 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 10:37:23.711 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:23.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:23.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:23.711 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:23.711 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:23.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:23.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 10:37:23.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 10:37:23.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:23.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 3 was found 10:37:23.711 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:23.712 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:23.712 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:23.712 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:23.712 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:23.712 INFO [main][AbstractShell] Close shell Testing shell 10:37:23.712 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:23.725 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:23.725 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:23.725 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 10:37:23.725 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:23.725 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:23.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:23.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:23.732 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 10:37:23.733 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:23.733 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 10:37:23.733 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 10:37:23.733 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:23.733 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:23.733 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:23.778 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") 10:37:23.779 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:23.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:23.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:23.810 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:23.810 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:23.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:23.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:23.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:23.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:23.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 10:37:23.814 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 3 10:37:23.815 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:23.815 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:23.815 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:23.816 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:23.817 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:23.817 INFO [main][AbstractShell] Close shell Testing shell 10:37:23.817 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:23.829 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:23.830 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:23.830 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 10:37:23.830 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:23.830 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:23.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:23.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:23.843 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 10:37:23.843 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:23.843 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 10:37:23.843 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 10:37:23.843 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:23.843 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:23.843 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:23.888 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") 10:37:23.888 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:23.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:23.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:23.903 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:23.903 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:23.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:23.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:23.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:23.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:23.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 10:37:23.905 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 2 10:37:23.906 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:37:23.906 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:23.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:23.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:23.906 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:23.906 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:23.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:23.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:23.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:23.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:23.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:23.928 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:23.929 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:23.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 10:37:23.929 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:23.930 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:23.930 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:23.930 INFO [main][AbstractShell] Close shell Testing shell 10:37:23.930 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:23.942 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:23.942 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:23.943 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 10:37:23.943 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:23.943 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:23.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:23.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:23.956 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 10:37:23.956 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:23.956 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 10:37:23.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 10:37:23.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:23.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:23.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:24.001 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 10:37:24.001 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:24.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:24.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:24.016 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:24.016 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:24.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:24.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:37:24.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:37:24.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:24.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found 10:37:24.018 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 1 10:37:24.019 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:24.019 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:24.019 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:24.020 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:24.020 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:24.020 INFO [main][AbstractShell] Close shell Testing shell 10:37:24.020 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:24.032 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:24.033 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:24.033 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 10:37:24.033 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:24.033 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:24.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:24.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:24.046 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 10:37:24.046 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:24.046 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 10:37:24.046 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 10:37:24.046 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:24.046 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:24.046 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:24.092 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 10:37:24.092 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:24.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:24.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:24.123 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:24.123 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:24.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:24.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 10:37:24.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 10:37:24.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 10:37:24.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 10:37:25.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 10:37:25.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 10:37:25.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:37:25.127 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 5 was not found 10:37:25.127 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:25.127 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:25.127 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:25.127 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:25.127 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:25.127 INFO [main][AbstractShell] Close shell Testing shell 10:37:25.128 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:25.146 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:25.147 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:25.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 10:37:25.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:25.147 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:25.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:25.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:25.157 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 10:37:25.157 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:25.157 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 10:37:25.157 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 10:37:25.157 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:25.157 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:25.157 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:25.210 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_&*") 10:37:25.210 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:25.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:25.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:25.232 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:25.232 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:25.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:25.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:25.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:25.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:25.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:26.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:26.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:26.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:37:26.244 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was not found 10:37:26.244 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:26.244 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:26.244 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:26.244 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:26.244 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:26.244 INFO [main][AbstractShell] Close shell Testing shell 10:37:26.244 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:26.262 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:26.263 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:26.263 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 10:37:26.263 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:26.263 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:26.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:26.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:26.281 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 10:37:26.281 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:26.282 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 10:37:26.282 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 10:37:26.282 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:26.282 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:26.282 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:26.332 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") 10:37:26.332 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:26.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:26.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:26.349 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:26.349 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:26.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:26.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:26.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:26.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:26.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 10:37:26.352 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to selection: Item23 10:37:26.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:37:26.359 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:26.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:26.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:26.359 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:26.359 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:26.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:26.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:26.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:26.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:26.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:26.360 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:26.361 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:26.361 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:26.361 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:26.362 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:26.362 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:26.362 INFO [main][AbstractShell] Close shell Testing shell 10:37:26.362 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:26.379 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:26.379 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:26.379 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 10:37:26.379 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:26.379 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:26.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:26.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:26.396 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 10:37:26.396 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 10:37:26.397 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:26.397 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:26.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:26.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.006 s - in org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.124 s findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.099 s getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.115 s findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.11 s selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.113 s findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.09 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 1.111 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 1.124 s selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.114 s Running org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 10:37:26.414 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 10:37:26.414 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:37:26.415 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:26.415 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 10:37:26.415 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:26.415 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:37:26.415 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:26.415 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:37:26.415 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:26.416 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:26.416 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 10:37:26.416 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 10:37:26.416 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:26.416 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:26.416 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:26.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:37:26.429 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:26.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:26.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:26.440 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:26.440 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:26.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:26.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:26.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:26.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:26.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:26.441 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:26.444 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 10:37:26.444 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:26.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:26.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:26.444 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:26.444 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:26.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:26.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:26.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:26.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:26.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 10:37:26.445 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link1' and index 0 10:37:26.448 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 10:37:26.449 TRACE [main][WidgetHandler] Notify Link with event 3 10:37:26.449 TRACE [main][WidgetHandler] Wait for synchronization 10:37:26.450 TRACE [main][WidgetHandler] Notify Link with event 4 10:37:26.450 TRACE [main][WidgetHandler] Wait for synchronization 10:37:26.450 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 10:37:26.450 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:26.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:26.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:26.450 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:26.450 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:26.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:26.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:37:26.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:37:26.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:26.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 10:37:26.451 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link2' and index 0 10:37:26.452 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 10:37:26.452 TRACE [main][WidgetHandler] Notify Link with event 3 10:37:26.452 TRACE [main][WidgetHandler] Wait for synchronization 10:37:26.453 TRACE [main][WidgetHandler] Notify Link with event 4 10:37:26.453 TRACE [main][WidgetHandler] Wait for synchronization 10:37:26.453 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 10:37:26.453 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:26.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:26.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:26.453 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:26.453 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:26.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:26.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:37:26.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:37:26.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:26.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 10:37:26.453 INFO [WorkbenchTestable][AbstractLink] Click link with text 'links' and index 0 10:37:26.453 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 10:37:26.454 TRACE [main][WidgetHandler] Notify Link with event 3 10:37:26.454 TRACE [main][WidgetHandler] Wait for synchronization 10:37:26.454 TRACE [main][WidgetHandler] Notify Link with event 4 10:37:26.454 TRACE [main][WidgetHandler] Wait for synchronization 10:37:26.454 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 10:37:26.454 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:26.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:26.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:26.454 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:26.454 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:26.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:26.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:26.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:26.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:26.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 10:37:26.455 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 10:37:26.455 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 10:37:26.455 TRACE [main][WidgetHandler] Notify Link with event 3 10:37:26.455 TRACE [main][WidgetHandler] Wait for synchronization 10:37:26.455 TRACE [main][WidgetHandler] Notify Link with event 4 10:37:26.455 TRACE [main][WidgetHandler] Wait for synchronization 10:37:26.455 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 10:37:26.455 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:26.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:26.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:26.455 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:26.455 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:26.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:26.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:37:26.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:37:26.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:26.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 10:37:26.456 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 10:37:26.456 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 10:37:26.456 TRACE [main][WidgetHandler] Notify Link with event 3 10:37:26.456 TRACE [main][WidgetHandler] Wait for synchronization 10:37:26.456 TRACE [main][WidgetHandler] Notify Link with event 4 10:37:26.456 TRACE [main][WidgetHandler] Wait for synchronization 10:37:26.456 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 10:37:26.456 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:26.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:26.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:26.456 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:26.456 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:26.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:26.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:37:26.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:37:26.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:26.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 10:37:26.457 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 10:37:26.457 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 10:37:26.457 TRACE [main][WidgetHandler] Notify Link with event 3 10:37:26.457 TRACE [main][WidgetHandler] Wait for synchronization 10:37:26.457 TRACE [main][WidgetHandler] Notify Link with event 4 10:37:26.457 TRACE [main][WidgetHandler] Wait for synchronization 10:37:26.457 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:26.457 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:26.457 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:26.458 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:26.458 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:26.458 INFO [main][AbstractShell] Close shell Testing shell 10:37:26.458 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:26.462 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:26.462 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:26.462 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 10:37:26.462 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:26.462 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:26.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:26.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:26.468 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 10:37:26.469 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:26.469 INFO [WorkbenchTestable][RequirementsRunner] Started test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 10:37:26.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 10:37:26.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:26.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:26.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:26.513 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") 10:37:26.513 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:26.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:26.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:26.520 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:26.520 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:26.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:26.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:26.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:26.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:26.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 10:37:26.521 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") 10:37:26.521 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:26.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:26.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:26.522 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:26.522 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:26.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:26.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:26.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:26.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:26.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 10:37:26.522 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:26.523 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:26.523 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:26.523 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:26.523 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:26.523 INFO [main][AbstractShell] Close shell Testing shell 10:37:26.523 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:26.528 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:26.528 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:26.528 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 10:37:26.528 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:26.528 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:26.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:26.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:26.543 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 10:37:26.543 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:26.543 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 10:37:26.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 10:37:26.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:26.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:26.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:26.551 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 10:37:26.551 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:26.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:26.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:26.559 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:26.559 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:26.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:26.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:26.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:26.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:26.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 10:37:26.560 INFO [WorkbenchTestable][AbstractLink] Click link with text 'wrongText' and index 0 10:37:26.560 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:26.560 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:26.561 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:26.561 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:26.561 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:26.561 INFO [main][AbstractShell] Close shell Testing shell 10:37:26.561 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:26.564 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:26.564 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:26.564 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 10:37:26.564 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:26.564 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:26.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:26.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:26.576 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 10:37:26.577 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:26.577 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 10:37:26.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 10:37:26.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:26.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:26.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:26.583 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 10:37:26.583 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:26.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:26.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:26.617 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:26.618 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:26.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:26.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:26.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:26.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:26.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 10:37:26.618 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 10:37:26.618 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:26.619 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:26.619 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:26.619 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:26.619 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:26.619 INFO [main][AbstractShell] Close shell Testing shell 10:37:26.619 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:26.622 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:26.622 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:26.622 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 10:37:26.622 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:26.622 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:26.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:26.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:26.629 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 10:37:26.629 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:26.629 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 10:37:26.629 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 10:37:26.629 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:26.629 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:26.629 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:26.641 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 10:37:26.641 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:26.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:26.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:26.650 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:26.650 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:26.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:26.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:26.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:26.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:26.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 10:37:26.651 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 10:37:26.651 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:26.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:26.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:26.651 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:26.651 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:26.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:26.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:37:26.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:37:26.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:26.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 10:37:26.652 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:26.652 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:26.652 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:26.652 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:26.652 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:26.652 INFO [main][AbstractShell] Close shell Testing shell 10:37:26.652 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:26.656 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:26.656 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:26.656 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 10:37:26.656 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:26.656 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:26.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:26.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:26.667 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 10:37:26.667 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:26.667 INFO [WorkbenchTestable][RequirementsRunner] Started test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 10:37:26.667 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 10:37:26.667 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:26.667 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:26.667 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:26.707 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 10:37:26.708 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:26.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:26.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:26.714 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:26.714 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:26.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:26.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:26.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:26.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:26.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 10:37:26.714 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 10:37:26.714 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:26.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:26.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:26.715 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:26.715 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:26.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:26.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:37:26.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:37:26.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:26.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 10:37:26.715 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:26.715 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:26.715 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:26.715 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:26.715 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:26.715 INFO [main][AbstractShell] Close shell Testing shell 10:37:26.715 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:26.719 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:26.719 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:26.719 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 10:37:26.719 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:26.719 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:26.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:26.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:26.726 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 10:37:26.726 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:26.726 INFO [WorkbenchTestable][RequirementsRunner] Started test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 10:37:26.726 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 10:37:26.726 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:26.726 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:26.726 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:26.739 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:37:26.739 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:26.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:26.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:26.747 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:26.747 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:26.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:26.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:26.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:26.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:26.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:26.748 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:26.748 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 10:37:26.748 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:26.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:26.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:26.748 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:26.748 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:26.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:26.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:37:26.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:37:26.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:26.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 2 was found 10:37:26.749 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 0 10:37:26.750 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same1' 10:37:26.750 TRACE [main][WidgetHandler] Notify Link with event 3 10:37:26.750 TRACE [main][WidgetHandler] Wait for synchronization 10:37:26.750 TRACE [main][WidgetHandler] Notify Link with event 4 10:37:26.750 TRACE [main][WidgetHandler] Wait for synchronization 10:37:26.750 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 1 10:37:26.750 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same2' 10:37:26.750 TRACE [main][WidgetHandler] Notify Link with event 3 10:37:26.750 TRACE [main][WidgetHandler] Wait for synchronization 10:37:26.750 TRACE [main][WidgetHandler] Notify Link with event 4 10:37:26.750 TRACE [main][WidgetHandler] Wait for synchronization 10:37:26.750 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:26.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 10:37:26.751 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:26.751 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:26.751 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:26.751 INFO [main][AbstractShell] Close shell Testing shell 10:37:26.751 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:26.754 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:26.754 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:26.755 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 10:37:26.755 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:26.755 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:26.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:26.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:26.767 INFO [WorkbenchTestable][RequirementsRunner] Finished test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 10:37:26.767 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 10:37:26.767 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:26.767 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:26.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:26.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355 s - in org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.052 s stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.074 s clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.033 s clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.052 s getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.038 s getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.059 s sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.041 s Running org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 10:37:26.774 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 10:37:26.775 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:37:26.775 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:26.775 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 10:37:26.775 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:26.775 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:37:26.775 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:26.775 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:37:26.775 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:26.776 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:26.776 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 10:37:26.776 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 10:37:26.776 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:26.776 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:26.776 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:26.785 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:37:26.785 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:26.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:26.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:26.815 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:26.815 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:26.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:26.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:26.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:26.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:26.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:26.815 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:26.817 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") 10:37:26.817 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:26.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:26.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:26.817 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:26.817 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:26.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:26.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:26.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:26.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:26.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 10:37:26.818 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link1' and index 0 10:37:26.818 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 10:37:26.818 TRACE [main][WidgetHandler] Notify Link with event 3 10:37:26.818 TRACE [main][WidgetHandler] Wait for synchronization 10:37:26.819 TRACE [main][WidgetHandler] Notify Link with event 4 10:37:26.819 TRACE [main][WidgetHandler] Wait for synchronization 10:37:26.819 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") 10:37:26.819 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:26.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:26.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:26.819 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:26.819 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:26.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:26.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:26.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:26.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:26.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 10:37:26.820 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link2' and index 0 10:37:26.820 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 10:37:26.820 TRACE [main][WidgetHandler] Notify Link with event 3 10:37:26.820 TRACE [main][WidgetHandler] Wait for synchronization 10:37:26.820 TRACE [main][WidgetHandler] Notify Link with event 4 10:37:26.820 TRACE [main][WidgetHandler] Wait for synchronization 10:37:26.820 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") 10:37:26.820 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:26.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:26.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:26.820 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:26.820 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:26.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:26.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:26.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:26.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:26.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 10:37:26.821 INFO [WorkbenchTestable][AbstractLink] Click link with text 'links' and index 0 10:37:26.821 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 10:37:26.821 TRACE [main][WidgetHandler] Notify Link with event 3 10:37:26.821 TRACE [main][WidgetHandler] Wait for synchronization 10:37:26.821 TRACE [main][WidgetHandler] Notify Link with event 4 10:37:26.821 TRACE [main][WidgetHandler] Wait for synchronization 10:37:26.821 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") 10:37:26.821 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:26.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:26.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:26.821 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:26.821 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:26.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:26.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:26.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:26.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:26.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 10:37:26.822 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 10:37:26.822 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 10:37:26.822 TRACE [main][WidgetHandler] Notify Link with event 3 10:37:26.822 TRACE [main][WidgetHandler] Wait for synchronization 10:37:26.822 TRACE [main][WidgetHandler] Notify Link with event 4 10:37:26.822 TRACE [main][WidgetHandler] Wait for synchronization 10:37:26.822 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") 10:37:26.822 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:26.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:26.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:26.822 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:26.822 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:26.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:26.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:26.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:26.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:26.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 10:37:26.823 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 10:37:26.823 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 10:37:26.823 TRACE [main][WidgetHandler] Notify Link with event 3 10:37:26.823 TRACE [main][WidgetHandler] Wait for synchronization 10:37:26.823 TRACE [main][WidgetHandler] Notify Link with event 4 10:37:26.823 TRACE [main][WidgetHandler] Wait for synchronization 10:37:26.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "links") 10:37:26.823 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:26.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:26.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:26.824 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:26.824 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:26.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:26.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:26.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:26.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:26.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 10:37:26.824 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 10:37:26.824 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 10:37:26.824 TRACE [main][WidgetHandler] Notify Link with event 3 10:37:26.824 TRACE [main][WidgetHandler] Wait for synchronization 10:37:26.824 TRACE [main][WidgetHandler] Notify Link with event 4 10:37:26.824 TRACE [main][WidgetHandler] Wait for synchronization 10:37:26.824 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:26.825 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:26.825 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:26.825 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:26.825 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:26.825 INFO [main][AbstractShell] Close shell Testing shell 10:37:26.825 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:26.828 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:26.829 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:26.829 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 10:37:26.829 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:26.829 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:26.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:26.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:26.836 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 10:37:26.836 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:26.836 INFO [WorkbenchTestable][RequirementsRunner] Started test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 10:37:26.836 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 10:37:26.836 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:26.836 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:26.836 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:26.843 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") 10:37:26.843 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:26.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:26.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:26.855 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:26.855 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:26.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:26.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:26.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:26.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:26.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 10:37:26.855 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") 10:37:26.855 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:26.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:26.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:26.856 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:26.856 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:26.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:26.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:26.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:26.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:26.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 10:37:26.856 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:26.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 10:37:26.856 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:26.857 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:26.857 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:26.857 INFO [main][AbstractShell] Close shell Testing shell 10:37:26.857 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:26.860 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:26.860 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:26.860 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 10:37:26.860 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:26.860 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:26.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:26.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:26.868 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 10:37:26.868 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:26.868 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 10:37:26.868 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 10:37:26.868 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:26.868 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:26.868 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:26.875 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") 10:37:26.875 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:26.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:26.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:26.914 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:26.914 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:26.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:26.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:26.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:26.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:26.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 10:37:26.915 INFO [WorkbenchTestable][AbstractLink] Click link with text 'wrongText' and index 0 10:37:26.915 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:26.915 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:26.915 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:26.916 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:26.916 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:26.916 INFO [main][AbstractShell] Close shell Testing shell 10:37:26.916 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:26.920 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:26.920 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:26.920 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 10:37:26.920 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:26.920 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:26.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:26.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:26.927 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 10:37:26.927 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:26.927 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 10:37:26.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 10:37:26.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:26.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:26.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:26.939 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") 10:37:26.939 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:26.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:26.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:26.947 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:26.948 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:26.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:26.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:26.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:26.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:26.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 10:37:26.948 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 10:37:26.949 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:26.949 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:26.949 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:26.949 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:26.949 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:26.949 INFO [main][AbstractShell] Close shell Testing shell 10:37:26.949 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:26.952 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:26.952 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:26.953 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 10:37:26.953 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:26.953 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:26.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:26.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:26.960 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 10:37:26.960 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:26.960 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 10:37:26.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 10:37:26.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:26.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:26.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:26.972 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") 10:37:26.972 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:26.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:26.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:26.979 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:26.979 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:26.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:26.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:27.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:27.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:27.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 10:37:27.009 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") 10:37:27.009 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:27.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:27.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:27.009 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:27.009 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:27.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:27.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:27.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:27.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:27.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 10:37:27.010 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:27.010 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:27.010 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:27.011 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:27.011 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:27.011 INFO [main][AbstractShell] Close shell Testing shell 10:37:27.011 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:27.014 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:27.014 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:27.014 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 10:37:27.015 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:27.015 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:27.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:27.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:27.021 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 10:37:27.021 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:27.021 INFO [WorkbenchTestable][RequirementsRunner] Started test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 10:37:27.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 10:37:27.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:27.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:27.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:27.027 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link1") 10:37:27.027 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:27.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:27.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:27.038 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:27.038 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:27.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:27.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:27.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:27.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:27.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 10:37:27.039 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") 10:37:27.039 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:27.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:27.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:27.039 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:27.039 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:27.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:27.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:27.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:27.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:27.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 10:37:27.040 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:27.040 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:27.040 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:27.040 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:27.040 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:27.040 INFO [main][AbstractShell] Close shell Testing shell 10:37:27.040 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:27.043 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:27.043 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:27.043 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 10:37:27.044 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:27.044 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:27.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:27.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:27.055 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 10:37:27.055 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:27.055 INFO [WorkbenchTestable][RequirementsRunner] Started test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 10:37:27.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 10:37:27.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:27.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:27.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:27.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 10:37:27.061 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:27.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:27.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:27.070 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:27.070 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:27.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:27.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:27.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:27.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:27.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:27.070 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:27.070 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") 10:37:27.070 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:27.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:27.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:27.070 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:27.071 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:27.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:27.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:27.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:27.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:27.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 10:37:27.072 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 0 10:37:27.072 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same1' 10:37:27.072 TRACE [main][WidgetHandler] Notify Link with event 3 10:37:27.072 TRACE [main][WidgetHandler] Wait for synchronization 10:37:27.072 TRACE [main][WidgetHandler] Notify Link with event 4 10:37:27.072 TRACE [main][WidgetHandler] Wait for synchronization 10:37:27.072 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 1 10:37:27.072 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same2' 10:37:27.072 TRACE [main][WidgetHandler] Notify Link with event 3 10:37:27.072 TRACE [main][WidgetHandler] Wait for synchronization 10:37:27.072 TRACE [main][WidgetHandler] Notify Link with event 4 10:37:27.072 TRACE [main][WidgetHandler] Wait for synchronization 10:37:27.072 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:27.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 10:37:27.073 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:27.073 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:27.073 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:27.073 INFO [main][AbstractShell] Close shell Testing shell 10:37:27.073 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:27.076 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:27.076 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:27.076 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 10:37:27.076 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:27.076 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:27.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:27.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:27.115 INFO [WorkbenchTestable][RequirementsRunner] Finished test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 10:37:27.116 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 10:37:27.116 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:27.116 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:27.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:27.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.343 s - in org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.06 s stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.032 s clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.059 s clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.033 s getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.061 s getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.034 s sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.06 s Running org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 10:37:27.123 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 10:37:27.123 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:37:27.124 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:27.124 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 10:37:27.124 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:27.124 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:37:27.124 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:27.124 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:37:27.124 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:27.125 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:27.125 INFO [WorkbenchTestable][RequirementsRunner] Started test: labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest) 10:37:27.125 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 10:37:27.125 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:27.125 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:27.125 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:27.133 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 10:37:27.133 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:27.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:27.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:27.140 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:27.140 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:27.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:27.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:27.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:27.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:27.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:27.141 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 10:37:27.141 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:27.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:27.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:27.141 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:27.141 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:27.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:27.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:27.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:27.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:27.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:27.142 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:27.142 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:27.142 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:27.142 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:27.142 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:27.142 INFO [main][AbstractShell] Close shell Testing shell 10:37:27.142 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:27.145 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:27.145 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:27.145 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 10:37:27.145 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:27.145 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:27.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:27.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:27.152 INFO [WorkbenchTestable][RequirementsRunner] Finished test: labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest) 10:37:27.152 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 10:37:27.152 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:27.152 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:27.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:27.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest) Time elapsed: 0.027 s Running org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:27.158 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:27.159 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:37:27.159 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:27.159 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:27.159 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:27.159 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:37:27.165 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:27.165 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:37:27.165 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:27.165 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:27.165 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:37:27.165 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:27.165 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:27.165 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:27.165 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:27.185 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) 10:37:27.185 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:27.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:27.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:27.198 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:27.198 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:27.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:27.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:37:27.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:37:27.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:27.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 10:37:27.199 INFO [WorkbenchTestable][ToggleButton] Checking Toggle Button TOOGLE-BUTTON1 10:37:27.199 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON1 10:37:27.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:27.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:27.199 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:27.199 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:27.199 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:37:27.199 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:27.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:27.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:27.200 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:27.200 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:27.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:27.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:27.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:27.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:27.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:27.200 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:27.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8) 10:37:27.201 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:27.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:27.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:27.201 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:27.201 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:27.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:27.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:27.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:27.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:27.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:27.201 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 10:37:27.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:27.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:27.202 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:27.202 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:27.202 DEBUG [WorkbenchTestable][ToggleButton] Toggle Button TOOGLE-BUTTON1 already checked, no action performed 10:37:27.202 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:27.202 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:27.202 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:27.202 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:27.202 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:27.202 INFO [main][AbstractShell] Close shell Testing shell 10:37:27.202 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:27.208 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:27.208 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:27.208 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:27.208 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:27.208 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:27.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:27.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:27.221 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:37:27.221 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:27.221 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:37:27.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:27.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:27.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:27.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:27.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: 16, Matcher matching widgets with text that without mnenomic matches: is "RADIO-BUTTON1") 10:37:27.240 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:27.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:27.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:27.252 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:27.252 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:27.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:27.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:27.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:27.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:27.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:27.253 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 10:37:27.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:27.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:27.253 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:27.254 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:27.254 TRACE [main][WidgetHandler] Notify Button with event 27 10:37:27.254 TRACE [main][WidgetHandler] Wait for synchronization 10:37:27.254 TRACE [main][WidgetHandler] Notify Button with event 13 10:37:27.254 TRACE [main][WidgetHandler] Wait for synchronization 10:37:27.254 TRACE [main][WidgetHandler] Notify Button with event 26 10:37:27.254 TRACE [main][WidgetHandler] Wait for synchronization 10:37:27.254 TRACE [main][WidgetHandler] Notify Button with event 3 10:37:27.254 TRACE [main][WidgetHandler] Wait for synchronization 10:37:27.254 TRACE [main][WidgetHandler] Notify Button with event 4 10:37:27.254 TRACE [main][WidgetHandler] Wait for synchronization 10:37:27.254 TRACE [main][WidgetHandler] Notify Button with event 13 10:37:27.254 TRACE [main][WidgetHandler] Wait for synchronization 10:37:27.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:37:27.254 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:27.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:27.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:27.254 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:27.254 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:27.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:27.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:27.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:27.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:27.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:27.255 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:27.260 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:27.260 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:27.260 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:27.261 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:27.261 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:27.261 INFO [main][AbstractShell] Close shell Testing shell 10:37:27.261 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:27.266 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:27.266 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:27.266 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:27.266 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:27.266 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:27.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:27.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:27.273 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:37:27.273 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:27.273 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:37:27.273 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:27.273 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:27.273 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:27.273 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:27.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 2, Matcher matching widgets with text that without mnenomic matches: is "TOOGLE-BUTTON2") 10:37:27.290 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:27.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:27.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:27.310 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:27.310 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:27.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:27.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:27.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:27.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:27.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:27.312 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2 10:37:27.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:27.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:27.312 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:27.312 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:27.312 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:37:27.312 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:27.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:27.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:27.312 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:27.312 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:27.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:27.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:27.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:27.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:27.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:27.313 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:27.313 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:27.313 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:27.313 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:27.314 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:27.314 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:27.314 INFO [main][AbstractShell] Close shell Testing shell 10:37:27.314 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:27.319 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:27.319 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:27.319 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:27.319 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:27.319 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:27.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:27.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:27.327 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:37:27.327 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:27.327 INFO [WorkbenchTestable][RequirementsRunner] Started test: findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:37:27.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:27.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:27.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:27.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:27.349 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) 10:37:27.349 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:27.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:27.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:27.362 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:27.362 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:27.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:27.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:37:27.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:37:27.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:27.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 10:37:27.363 INFO [WorkbenchTestable][AbstractButton] Click button 10:37:27.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:27.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:27.363 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:27.363 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:27.363 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:37:27.363 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:27.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:27.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:27.363 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:27.363 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:27.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:27.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:27.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:27.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:27.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:27.364 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:27.364 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:27.364 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:27.365 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:27.365 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:27.365 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:27.365 INFO [main][AbstractShell] Close shell Testing shell 10:37:27.365 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:27.370 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:27.370 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:27.370 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:27.370 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:27.370 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:27.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:27.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:27.377 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:37:27.377 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:27.377 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:37:27.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:27.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:27.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:27.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:27.422 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 10:37:27.422 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:27.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:27.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:27.436 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:27.436 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:27.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:27.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:27.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:27.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:27.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:27.437 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 10:37:27.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:27.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:27.437 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:27.437 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:27.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 10:37:27.437 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:27.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:27.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:27.437 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:27.437 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:27.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:27.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:27.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:27.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:27.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:27.438 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:27.438 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:27.438 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:27.438 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:27.439 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:27.439 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:27.439 INFO [main][AbstractShell] Close shell Testing shell 10:37:27.439 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:27.444 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:27.444 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:27.444 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:27.444 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:27.444 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:27.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:27.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:27.451 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:37:27.451 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:27.451 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:37:27.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:27.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:27.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:27.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:27.469 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) 10:37:27.469 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:27.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:27.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:27.485 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:27.485 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:27.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:27.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:37:27.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:37:27.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:27.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 10:37:27.490 INFO [WorkbenchTestable][CheckBox] Select checkbox CHECK-BOX1 10:37:27.490 INFO [WorkbenchTestable][CheckBox] Check checkbox CHECK-BOX1 10:37:27.490 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 10:37:27.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:27.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:27.490 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:27.490 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:27.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:37:27.490 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:27.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:27.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:27.490 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:27.490 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:27.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:27.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:27.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:27.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:27.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:27.491 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:27.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) 10:37:27.492 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:27.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:27.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:27.492 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:27.492 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:27.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:27.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:27.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:27.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:27.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:27.493 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 10:37:27.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:27.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:27.493 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:27.493 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:27.493 INFO [WorkbenchTestable][CheckBox] Select checkbox CHECK-BOX1 10:37:27.493 DEBUG [WorkbenchTestable][CheckBox] Checkbox CHECK-BOX1 already selected, no action performed 10:37:27.493 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:27.493 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:27.493 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:27.493 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:27.494 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:27.494 INFO [main][AbstractShell] Close shell Testing shell 10:37:27.494 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:27.499 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:27.499 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:27.499 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:27.499 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:27.499 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:27.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:27.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:27.506 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:37:27.506 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:27.506 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:37:27.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:27.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:27.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:27.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:27.523 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) 10:37:27.523 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:27.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:27.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:27.541 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:27.541 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:27.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:27.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 10:37:27.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 10:37:28.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 10:37:28.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 10:37:28.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 10:37:28.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 10:37:28.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:37:28.544 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was not found 10:37:28.544 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:28.544 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:28.544 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:28.544 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:28.544 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:28.544 INFO [main][AbstractShell] Close shell Testing shell 10:37:28.545 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:28.552 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:28.552 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:28.552 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:28.552 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:28.552 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:28.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:28.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:28.567 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:37:28.567 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:28.567 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:37:28.567 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:28.567 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:28.567 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:28.567 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:28.584 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_DASLKJ") 10:37:28.584 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:28.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:28.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:28.598 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:28.598 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:28.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:28.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:28.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:29.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:29.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:29.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:29.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:29.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:37:29.602 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 10:37:29.602 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:29.602 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:29.602 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:29.602 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:29.602 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:29.602 INFO [main][AbstractShell] Close shell Testing shell 10:37:29.602 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:29.608 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:29.608 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:29.608 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:29.608 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:29.608 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:29.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:29.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:29.620 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:37:29.620 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:29.620 INFO [WorkbenchTestable][RequirementsRunner] Started test: findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:37:29.620 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:29.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:29.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:29.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:29.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "PUSH-BUTTON0") 10:37:29.637 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:29.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:29.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:29.650 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:29.650 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:29.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:29.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:29.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:29.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:29.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:29.651 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 10:37:29.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:29.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:29.651 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:29.651 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:29.651 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:37:29.651 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:29.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:29.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:29.652 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:29.652 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:29.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:29.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:29.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:29.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:29.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:29.652 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:29.653 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:29.653 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:29.653 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:29.653 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:29.653 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:29.653 INFO [main][AbstractShell] Close shell Testing shell 10:37:29.653 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:29.659 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:29.659 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:29.659 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:29.659 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:29.659 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:29.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:29.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:29.665 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:37:29.665 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:29.665 INFO [WorkbenchTestable][RequirementsRunner] Started test: findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:37:29.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:29.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:29.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:29.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:29.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: 4, with key 'buttonTestId' and value 'ARROW-BUTTON#2') 10:37:29.683 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:29.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:29.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:29.699 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:29.699 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:29.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:29.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:29.701 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 10:37:29.701 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 10:37:29.701 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 10:37:29.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:29.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:29.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:29.702 INFO [WorkbenchTestable][AbstractButton] Click button 10:37:29.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:29.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:29.702 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:29.702 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:29.702 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:37:29.702 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:29.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:29.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:29.702 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:29.702 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:29.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:29.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:29.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:29.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:29.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:29.708 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:29.708 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:29.708 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:29.708 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:29.709 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:29.709 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:29.709 INFO [main][AbstractShell] Close shell Testing shell 10:37:29.709 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:29.714 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:29.714 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:29.714 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:29.714 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:29.714 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:29.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:29.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:29.722 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:37:29.722 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:29.722 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:37:29.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:29.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:29.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:29.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:29.739 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 1 and following matchers specified (Widget matcher matching widgets with style: 32) 10:37:29.739 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:29.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:29.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:29.756 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:29.756 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:29.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:29.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:37:29.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:37:29.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:29.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 10:37:29.758 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 10:37:29.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:29.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:29.758 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:29.758 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:29.758 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:37:29.758 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:29.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:29.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:29.759 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:29.759 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:29.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:29.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:29.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:29.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:29.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:29.759 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:29.760 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:29.760 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:29.760 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:29.761 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:29.761 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:29.761 INFO [main][AbstractShell] Close shell Testing shell 10:37:29.761 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:29.766 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:29.766 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:29.766 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:29.766 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:29.766 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:29.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:29.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:29.773 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:37:29.773 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:29.773 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:37:29.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:29.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:29.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:29.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:29.796 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) 10:37:29.796 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:29.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:29.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:29.827 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:29.827 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:29.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:29.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 10:37:29.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 10:37:30.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 10:37:30.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 10:37:30.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 10:37:30.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 10:37:30.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:37:30.830 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was not found 10:37:30.830 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:30.830 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:30.830 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:30.830 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:30.830 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:30.830 INFO [main][AbstractShell] Close shell Testing shell 10:37:30.830 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:30.836 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:30.836 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:30.836 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:30.837 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:30.837 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:30.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:30.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:30.843 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:37:30.843 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:30.843 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:37:30.843 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:30.843 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:30.843 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:30.843 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:30.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 2, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_KL2FG") 10:37:30.869 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:30.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:30.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:30.885 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:30.885 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:30.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:30.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:30.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:31.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:31.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:31.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:31.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:31.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:37:31.889 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 10:37:31.889 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:31.889 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:31.889 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:31.889 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:31.889 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:31.889 INFO [main][AbstractShell] Close shell Testing shell 10:37:31.889 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:31.895 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:31.895 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:31.895 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:31.895 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:31.895 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:31.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:31.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:31.902 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:37:31.902 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:31.902 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:37:31.902 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:31.902 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:31.902 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:31.902 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:31.918 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) 10:37:31.918 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:31.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:31.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:31.935 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:31.935 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:31.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:31.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 10:37:31.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 10:37:32.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 10:37:32.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 10:37:32.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 10:37:32.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 10:37:32.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:37:32.938 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was not found 10:37:32.938 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:32.938 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:32.938 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:32.938 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:32.938 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:32.938 INFO [main][AbstractShell] Close shell Testing shell 10:37:32.938 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:32.944 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:32.944 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:32.944 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:32.944 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:32.944 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:32.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:32.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:32.950 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:37:32.950 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:32.951 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:37:32.951 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:32.951 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:32.951 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:32.951 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:32.967 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_#$SDFF@S") 10:37:32.967 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:32.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:32.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:32.984 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:32.984 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:32.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:32.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:32.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:33.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:33.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:33.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:33.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:33.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:37:33.988 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 10:37:33.988 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:33.988 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:33.988 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:33.988 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:33.988 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:33.988 INFO [main][AbstractShell] Close shell Testing shell 10:37:33.988 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:33.994 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:33.994 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:33.994 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:33.994 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:33.994 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:34.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:34.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:34.001 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:37:34.001 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:34.001 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:37:34.001 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:34.002 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:34.002 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:34.002 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:34.018 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 10:37:34.018 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:34.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:34.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:34.034 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:34.034 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:34.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:34.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:34.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:34.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:34.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:34.035 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 10:37:34.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:34.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:34.035 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:34.035 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:34.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:37:34.036 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:34.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:34.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:34.036 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:34.036 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:34.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:34.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:34.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:34.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:34.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:34.042 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:34.042 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:34.042 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:34.042 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:34.043 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:34.043 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:34.043 INFO [main][AbstractShell] Close shell Testing shell 10:37:34.043 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:34.048 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:34.048 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:34.048 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:34.048 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:34.048 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:34.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:34.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:34.054 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:37:34.054 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:34.054 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:37:34.054 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:34.054 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:34.054 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:34.054 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:34.071 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) 10:37:34.071 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:34.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:34.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:34.088 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:34.088 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:34.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:34.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 10:37:34.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found 10:37:34.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 10:37:34.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found 10:37:35.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 10:37:35.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found 10:37:35.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:37:35.091 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 6 was not found 10:37:35.091 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:35.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 10:37:35.091 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:35.091 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:35.091 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:35.091 INFO [main][AbstractShell] Close shell Testing shell 10:37:35.091 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:35.097 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:35.097 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:35.097 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:35.097 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:35.097 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:35.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:35.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:35.103 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:37:35.103 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:35.103 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:37:35.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:35.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:35.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:35.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:35.120 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) 10:37:35.120 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:35.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:35.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:35.144 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:35.144 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:35.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:35.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:37:35.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:37:35.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:35.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 10:37:35.145 INFO [WorkbenchTestable][RadioButton] Select radio button RADIO-BUTTON1 10:37:35.145 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 10:37:35.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:35.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:35.145 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:35.145 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:35.146 TRACE [main][WidgetHandler] Notify Button with event 27 10:37:35.146 TRACE [main][WidgetHandler] Wait for synchronization 10:37:35.146 TRACE [main][WidgetHandler] Notify Button with event 13 10:37:35.146 TRACE [main][WidgetHandler] Wait for synchronization 10:37:35.146 TRACE [main][WidgetHandler] Notify Button with event 26 10:37:35.146 TRACE [main][WidgetHandler] Wait for synchronization 10:37:35.146 TRACE [main][WidgetHandler] Notify Button with event 3 10:37:35.146 TRACE [main][WidgetHandler] Wait for synchronization 10:37:35.146 TRACE [main][WidgetHandler] Notify Button with event 4 10:37:35.146 TRACE [main][WidgetHandler] Wait for synchronization 10:37:35.146 TRACE [main][WidgetHandler] Notify Button with event 13 10:37:35.146 TRACE [main][WidgetHandler] Wait for synchronization 10:37:35.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:37:35.147 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:35.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:35.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:35.147 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:35.147 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:35.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:35.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:35.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:35.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:35.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:35.147 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:35.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) 10:37:35.148 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:35.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:35.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:35.148 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:35.148 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:35.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:35.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:35.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:35.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:35.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:35.149 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 10:37:35.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:35.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:35.149 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:35.149 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:35.149 DEBUG [WorkbenchTestable][RadioButton] Radio Button RADIO-BUTTON1 already checked, no action performed 10:37:35.149 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:35.149 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:35.149 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:35.149 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:35.149 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:35.149 INFO [main][AbstractShell] Close shell Testing shell 10:37:35.149 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:35.155 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:35.155 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:35.155 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:35.155 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:35.155 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:35.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:35.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:35.167 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:37:35.167 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:35.167 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:37:35.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:35.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:35.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:35.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:35.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, with key 'buttonTestId' and value 'PUSH-BUTTON#2') 10:37:35.183 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:35.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:35.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:35.196 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:35.196 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:35.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:35.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:35.197 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 10:37:35.197 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 10:37:35.197 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 10:37:35.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:35.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:35.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:35.197 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON2 10:37:35.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:35.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:35.197 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:35.197 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:35.198 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:37:35.198 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:35.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:35.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:35.198 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:35.198 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:35.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:35.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:35.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:35.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:35.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:35.198 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:35.199 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:35.199 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:35.199 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:35.200 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:35.200 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:35.200 INFO [main][AbstractShell] Close shell Testing shell 10:37:35.200 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:35.205 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:35.205 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:35.205 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:35.205 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:35.205 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:35.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:35.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:35.217 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:37:35.217 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:35.217 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:37:35.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:35.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:35.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:35.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:35.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, with key 'buttonTestId' and value 'RADIO-BUTTON#1') 10:37:35.233 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:35.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:35.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:35.246 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:35.246 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:35.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:35.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:35.247 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 10:37:35.247 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 10:37:35.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:35.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:35.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:35.247 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 10:37:35.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:35.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:35.247 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:35.247 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:35.248 TRACE [main][WidgetHandler] Notify Button with event 27 10:37:35.248 TRACE [main][WidgetHandler] Wait for synchronization 10:37:35.248 TRACE [main][WidgetHandler] Notify Button with event 13 10:37:35.248 TRACE [main][WidgetHandler] Wait for synchronization 10:37:35.248 TRACE [main][WidgetHandler] Notify Button with event 26 10:37:35.248 TRACE [main][WidgetHandler] Wait for synchronization 10:37:35.248 TRACE [main][WidgetHandler] Notify Button with event 3 10:37:35.248 TRACE [main][WidgetHandler] Wait for synchronization 10:37:35.248 TRACE [main][WidgetHandler] Notify Button with event 4 10:37:35.248 TRACE [main][WidgetHandler] Wait for synchronization 10:37:35.248 TRACE [main][WidgetHandler] Notify Button with event 13 10:37:35.248 TRACE [main][WidgetHandler] Wait for synchronization 10:37:35.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:37:35.248 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:35.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:35.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:35.248 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:35.248 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:35.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:35.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:35.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:35.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:35.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:35.249 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:35.249 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 10:37:35.249 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:35.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:35.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:35.249 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:35.249 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:35.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:35.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:35.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:35.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:35.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:35.250 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) 10:37:35.250 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:35.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:35.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:35.250 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:35.250 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:35.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:35.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:37:35.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:37:35.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:35.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 10:37:35.251 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:35.251 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:35.251 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:35.251 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:35.251 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:35.251 INFO [main][AbstractShell] Close shell Testing shell 10:37:35.251 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:35.256 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:35.256 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:35.256 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:35.256 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:35.256 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:35.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:35.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:35.268 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:37:35.268 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:35.268 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:37:35.268 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:35.268 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:35.268 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:35.268 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:35.289 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) 10:37:35.289 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:35.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:35.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:35.305 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:35.305 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:35.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:35.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:37:35.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:37:35.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:35.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 10:37:35.306 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 10:37:35.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:35.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:35.306 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:35.306 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:35.307 TRACE [main][WidgetHandler] Notify Button with event 27 10:37:35.307 TRACE [main][WidgetHandler] Wait for synchronization 10:37:35.307 TRACE [main][WidgetHandler] Notify Button with event 13 10:37:35.307 TRACE [main][WidgetHandler] Wait for synchronization 10:37:35.307 TRACE [main][WidgetHandler] Notify Button with event 26 10:37:35.307 TRACE [main][WidgetHandler] Wait for synchronization 10:37:35.307 TRACE [main][WidgetHandler] Notify Button with event 3 10:37:35.307 TRACE [main][WidgetHandler] Wait for synchronization 10:37:35.307 TRACE [main][WidgetHandler] Notify Button with event 4 10:37:35.307 TRACE [main][WidgetHandler] Wait for synchronization 10:37:35.307 TRACE [main][WidgetHandler] Notify Button with event 13 10:37:35.307 TRACE [main][WidgetHandler] Wait for synchronization 10:37:35.307 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:37:35.307 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:35.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:35.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:35.307 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:35.307 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:35.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:35.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:35.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:35.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:35.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:35.307 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:35.308 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 10:37:35.308 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:35.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:35.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:35.308 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:35.308 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:35.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:35.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:35.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:35.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:35.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:35.309 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) 10:37:35.309 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:35.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:35.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:35.309 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:35.309 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:35.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:35.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:37:35.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:37:35.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:35.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 10:37:35.310 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:35.310 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:35.310 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:35.310 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:35.310 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:35.310 INFO [main][AbstractShell] Close shell Testing shell 10:37:35.310 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:35.315 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:35.316 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:35.316 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:35.316 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:35.316 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:35.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:35.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:35.322 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:37:35.322 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:35.322 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:37:35.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:35.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:35.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:35.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:35.338 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) 10:37:35.338 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:35.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:35.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:35.355 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:35.355 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:35.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:35.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:37:35.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:37:35.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:35.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 10:37:35.356 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2 10:37:35.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:35.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:35.360 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:35.360 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:35.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:37:35.360 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:35.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:35.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:35.360 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:35.360 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:35.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:35.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:35.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:35.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:35.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:35.361 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:35.362 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:35.362 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:35.362 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:35.362 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:35.362 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:35.362 INFO [main][AbstractShell] Close shell Testing shell 10:37:35.362 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:35.368 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:35.368 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:35.368 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:35.368 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:35.368 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:35.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:35.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:35.374 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:37:35.374 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:35.374 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:37:35.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:35.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:35.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:35.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:35.389 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) 10:37:35.389 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:35.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:35.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:35.412 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:35.412 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:35.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:35.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:37:35.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:37:35.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:35.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 10:37:35.413 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON2 10:37:35.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:35.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:35.413 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:35.413 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:35.413 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:37:35.413 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:35.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:35.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:35.414 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:35.414 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:35.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:35.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:35.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:35.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:35.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:35.414 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:35.415 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:35.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 10:37:35.415 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:35.415 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:35.415 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:35.415 INFO [main][AbstractShell] Close shell Testing shell 10:37:35.415 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:35.421 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:35.421 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:35.421 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:35.421 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:35.421 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:35.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:35.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:35.427 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:37:35.427 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:35.428 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:37:35.428 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:35.428 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:35.428 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:35.428 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:35.454 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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') 10:37:35.454 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:35.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:35.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:35.468 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:35.468 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:35.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:35.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:35.469 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 10:37:35.469 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 10:37:35.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:35.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:35.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:35.469 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 10:37:35.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:35.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:35.469 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:35.469 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:35.470 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:37:35.470 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:35.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:35.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:35.470 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:35.470 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:35.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:35.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:35.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:35.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:35.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:35.470 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:35.471 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:35.471 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:35.471 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:35.472 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:35.472 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:35.472 INFO [main][AbstractShell] Close shell Testing shell 10:37:35.472 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:35.477 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:35.477 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:35.477 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:35.477 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:35.477 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:35.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:35.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:35.489 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:37:35.489 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:35.489 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:37:35.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:35.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:35.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:35.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:35.520 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) 10:37:35.520 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:35.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:35.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:35.534 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:35.534 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:35.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:35.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 10:37:35.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 10:37:36.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 10:37:36.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 10:37:36.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 10:37:36.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 10:37:36.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:37:36.538 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was not found 10:37:36.538 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:36.538 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:36.538 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:36.538 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:36.538 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:36.538 INFO [main][AbstractShell] Close shell Testing shell 10:37:36.538 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:36.546 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:36.546 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:36.546 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:36.546 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:36.546 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:36.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:36.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:36.554 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:37:36.554 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:36.554 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:37:36.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:36.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:36.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:36.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:36.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_@QWEDSA@") 10:37:36.580 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:36.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:36.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:36.598 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:36.598 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:36.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:36.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:36.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:37.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:37.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:37.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:37.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:37.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:37:37.601 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 10:37:37.601 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:37.602 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:37.602 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:37.602 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:37.602 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:37.602 INFO [main][AbstractShell] Close shell Testing shell 10:37:37.602 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:37.608 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:37.608 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:37.608 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:37.608 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:37.608 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:37.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:37.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:37.616 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:37:37.616 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:37.616 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:37:37.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:37.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:37.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:37.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:37.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 2, with key 'buttonTestId' and value 'TOOGLE-BUTTON#2') 10:37:37.636 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:37.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:37.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:37.658 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:37.658 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:37.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:37.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:37.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 10:37:37.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 10:37:37.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 10:37:37.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:37.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:37.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:37.659 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2 10:37:37.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:37.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:37.659 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:37.659 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:37.659 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:37:37.659 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:37.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:37.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:37.660 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:37.660 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:37.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:37.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:37.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:37.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:37.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:37.660 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:37.661 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:37.661 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:37.661 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:37.661 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:37.661 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:37.661 INFO [main][AbstractShell] Close shell Testing shell 10:37:37.661 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:37.666 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:37.667 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:37.667 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:37.667 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:37.667 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:37.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:37.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:37.672 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 10:37:37.672 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 10:37:37.672 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:37.672 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:37.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:37.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.516 s - in org.eclipse.reddeer.swt.test.impl.button.ButtonTest toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.056 s findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.052 s findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.054 s findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.05 s findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.074 s toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.055 s findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.061 s findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.053 s findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.045 s findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.057 s findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.051 s findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.07 s findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.059 s findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.048 s findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.05 s findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.053 s findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.049 s toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.064 s findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.05 s findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.051 s findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.054 s findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.052 s findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.053 s findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.061 s findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.065 s findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.062 s findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.056 s Running org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 10:37:37.680 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 10:37:37.685 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:37:37.685 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:37.685 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 10:37:37.685 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:37.685 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:37:37.686 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:37.686 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:37:37.686 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:37.686 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:37.686 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest) 10:37:37.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 10:37:37.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:37.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:37.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:37.743 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 10:37:37.743 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:37.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:37.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:37.755 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:37.755 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:37.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:37.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:37.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:37.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:37.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:37.756 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) 10:37:37.756 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:37.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:37.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:37.756 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:37.756 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:37.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:37.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:37:37.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:37:37.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:37.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 10:37:37.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 2 and following matchers specified (Widget matcher matching widgets with style: 16) 10:37:37.756 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:37.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:37.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:37.756 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:37.756 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:37.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:37.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:37:37.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:37:37.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:37.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 10:37:37.757 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") 10:37:37.757 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:37.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:37.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:37.757 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:37.757 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:37.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:37.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:37.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:37.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:37.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:37.757 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:37.758 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") 10:37:37.758 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:37.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:37.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:37.758 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:37.758 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:37.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:37.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:37.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:37.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:37.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:37.759 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:37.759 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") 10:37:37.759 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:37.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:37.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:37.759 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:37.759 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:37.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:37.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:37.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:37.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:37.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:37.761 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:37.761 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTONB 10:37:37.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:37.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:37.761 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:37.761 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:37.761 TRACE [main][WidgetHandler] Notify Button with event 27 10:37:37.761 TRACE [main][WidgetHandler] Wait for synchronization 10:37:37.761 TRACE [main][WidgetHandler] Notify Button with event 13 10:37:37.761 TRACE [main][WidgetHandler] Wait for synchronization 10:37:37.761 TRACE [main][WidgetHandler] Notify Button with event 26 10:37:37.761 TRACE [main][WidgetHandler] Wait for synchronization 10:37:37.761 TRACE [main][WidgetHandler] Notify Button with event 3 10:37:37.761 TRACE [main][WidgetHandler] Wait for synchronization 10:37:37.761 TRACE [main][WidgetHandler] Notify Button with event 4 10:37:37.761 TRACE [main][WidgetHandler] Wait for synchronization 10:37:37.761 TRACE [main][WidgetHandler] Notify Button with event 13 10:37:37.761 TRACE [main][WidgetHandler] Wait for synchronization 10:37:37.763 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTONC 10:37:37.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:37.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:37.763 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:37.763 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:37.763 TRACE [main][WidgetHandler] Notify Button with event 27 10:37:37.763 TRACE [main][WidgetHandler] Wait for synchronization 10:37:37.763 TRACE [main][WidgetHandler] Notify Button with event 13 10:37:37.763 TRACE [main][WidgetHandler] Wait for synchronization 10:37:37.763 TRACE [main][WidgetHandler] Notify Button with event 26 10:37:37.763 TRACE [main][WidgetHandler] Wait for synchronization 10:37:37.763 TRACE [main][WidgetHandler] Notify Button with event 3 10:37:37.763 TRACE [main][WidgetHandler] Wait for synchronization 10:37:37.763 TRACE [main][WidgetHandler] Notify Button with event 4 10:37:37.763 TRACE [main][WidgetHandler] Wait for synchronization 10:37:37.763 TRACE [main][WidgetHandler] Notify Button with event 13 10:37:37.763 TRACE [main][WidgetHandler] Wait for synchronization 10:37:37.764 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:37.764 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:37.764 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:37.765 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:37.765 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:37.765 INFO [main][AbstractShell] Close shell Testing shell 10:37:37.765 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:37.770 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:37.770 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:37.770 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 10:37:37.770 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:37.770 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:37.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:37.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:37.776 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest) 10:37:37.776 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 10:37:37.776 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:37.776 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:37.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:37.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest) Time elapsed: 0.09 s Running org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 10:37:37.783 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 10:37:37.783 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:37:37.783 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:37.784 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 10:37:37.784 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:37.784 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:37:37.786 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:37.786 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:37:37.786 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:37.786 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:37.787 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 10:37:37.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 10:37:37.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:37.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:37.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:37.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:37:37.825 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:37.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:37.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:37.825 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:37.825 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:37.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:37.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:37.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:38.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:38.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:38.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:38.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:37:38.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:37:38.828 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 10:37:38.828 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:38.828 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:38.828 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:38.828 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:38.828 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:38.828 INFO [main][AbstractShell] Close shell Testing shell 10:37:38.828 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:38.836 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:38.836 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:38.836 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 10:37:38.836 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:38.836 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:38.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:38.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:38.843 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 10:37:38.843 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:38.843 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 10:37:38.843 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 10:37:38.843 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:38.843 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:38.843 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:38.882 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:37:38.882 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:38.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:38.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:38.883 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:38.883 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:38.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:38.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:38.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:38.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:38.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:38.883 INFO [WorkbenchTestable][AbstractButton] Click button &OK 10:37:38.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:38.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:38.883 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:38.884 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:38.884 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:37:38.884 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:38.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:38.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:38.884 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:38.884 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:38.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:38.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:38.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:38.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:38.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:37:38.885 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:37:38.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 "Cancel", Widget matcher matching widgets with style: 8) 10:37:38.886 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:38.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:38.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:38.886 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:38.886 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:38.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:38.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:38.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:38.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:38.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:38.888 INFO [WorkbenchTestable][AbstractButton] Click button &Cancel 10:37:38.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:38.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:38.888 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:38.888 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:38.889 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 10:37:38.889 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:38.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:38.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:38.889 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:38.889 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:38.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:38.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:38.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:38.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:38.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:38.890 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:37:38.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:38.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:38.890 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:38.890 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:38.891 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 10:37:38.891 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:38.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:38.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:38.891 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:38.891 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:38.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:38.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:38.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:38.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:38.892 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:38.892 INFO [WorkbenchTestable][AbstractButton] Click button < &Back 10:37:38.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:38.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:38.892 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:38.892 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:38.893 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 10:37:38.893 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:38.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:38.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:38.893 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:38.893 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:38.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:38.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:38.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:38.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:38.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:38.894 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 10:37:38.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:38.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:38.894 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:38.894 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:38.895 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 10:37:38.895 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:38.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:38.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:38.899 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:38.899 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:38.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:38.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:38.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:38.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:38.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:38.900 INFO [WorkbenchTestable][AbstractButton] Click button &No 10:37:38.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:38.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:38.900 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:38.900 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:38.901 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:37:38.901 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:38.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:38.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:38.901 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:38.901 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:38.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:38.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:38.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:38.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:38.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:37:38.903 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:37:38.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:37:38.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:37:38.903 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:37:38.903 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:37:38.903 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:38.903 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:38.903 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:38.903 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:38.903 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:38.903 INFO [main][AbstractShell] Close shell Testing shell 10:37:38.903 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:38.911 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:38.911 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:38.912 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 10:37:38.912 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:38.912 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:38.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:38.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:38.925 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 10:37:38.925 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 10:37:38.925 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:38.925 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:38.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:38.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.144 s - in org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) Time elapsed: 1.056 s testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) Time elapsed: 0.082 s Running org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 10:37:38.930 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 10:37:38.931 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:37:38.931 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:38.931 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 10:37:38.931 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:38.931 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:37:38.932 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:38.932 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:37:38.932 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:38.932 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:38.932 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 10:37:38.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 10:37:38.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:38.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:38.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:38.943 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:37:38.943 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:38.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:38.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:38.952 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:38.952 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:38.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:38.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:38.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:38.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:38.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:38.960 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:38.960 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:38.960 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:38.961 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:38.961 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:38.961 INFO [main][AbstractShell] Close shell Testing shell 10:37:38.961 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:38.964 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:38.964 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:38.965 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 10:37:38.965 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:38.965 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:38.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:38.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:38.971 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 10:37:38.971 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:38.972 INFO [WorkbenchTestable][RequirementsRunner] Started test: testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 10:37:38.972 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 10:37:38.972 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:38.972 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:38.972 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:38.982 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:37:38.982 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:38.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:38.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:38.994 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:38.994 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:38.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:38.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:38.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:38.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:38.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:38.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:37:38.996 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:38.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:38.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:38.997 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:38.997 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:38.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:38.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:38.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:38.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:38.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:38.998 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:38.998 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:38.998 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:38.998 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:38.998 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:38.998 INFO [main][AbstractShell] Close shell Testing shell 10:37:38.998 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:39.003 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:39.003 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:39.003 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 10:37:39.003 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:39.003 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:39.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:39.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:39.010 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 10:37:39.010 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:39.010 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 10:37:39.010 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 10:37:39.010 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:39.010 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:39.010 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:39.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 10:37:39.025 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:39.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:39.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:39.034 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:39.034 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:39.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:39.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:39.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:39.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:39.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:39.037 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 10:37:39.037 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:37:39.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:39.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:39.538 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:37:39.540 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:37:39.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:39.540 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:37:39.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:39.540 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:37:39.540 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 10:37:39.540 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 10:37:39.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:40.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:40.041 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 10:37:40.043 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 10:37:40.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:40.043 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 10:37:40.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:40.043 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 10:37:40.044 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1 10:37:40.044 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 10:37:40.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:40.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:40.544 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 10:37:40.544 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 10:37:40.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:41.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:41.045 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 10:37:41.045 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1 10:37:41.045 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 10:37:41.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:41.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:41.545 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 10:37:41.545 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 10:37:41.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:42.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:42.046 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 10:37:42.046 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1 10:37:42.046 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 10:37:42.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:42.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:42.547 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 10:37:42.547 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 10:37:42.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:42.547 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 10:37:42.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:42.547 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 10:37:42.547 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1 10:37:42.547 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 10:37:42.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:43.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:43.048 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 10:37:43.048 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 10:37:43.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:43.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:43.548 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 10:37:43.548 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1 10:37:43.548 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 10:37:43.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:44.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:44.049 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 10:37:44.049 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 10:37:44.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:44.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:44.549 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 10:37:44.550 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:44.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 10:37:44.550 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:44.551 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:44.551 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:44.551 INFO [main][AbstractShell] Close shell Testing shell 10:37:44.551 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:44.555 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:44.555 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:44.555 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 10:37:44.555 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:44.555 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:44.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:44.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:44.561 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 10:37:44.561 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:44.561 INFO [WorkbenchTestable][RequirementsRunner] Started test: testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 10:37:44.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 10:37:44.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:44.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:44.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:44.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:37:44.571 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:44.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:44.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:44.582 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:44.582 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:44.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:44.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:44.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:44.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:44.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:44.584 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:37:44.584 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:44.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:44.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:44.584 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:44.584 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:44.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:44.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:44.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:44.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:44.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:44.586 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:44.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 10:37:44.586 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:44.586 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:44.586 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:44.586 INFO [main][AbstractShell] Close shell Testing shell 10:37:44.586 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:44.589 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:44.590 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:44.590 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 10:37:44.590 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:44.590 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:44.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:44.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:44.595 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 10:37:44.595 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:44.595 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 10:37:44.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 10:37:44.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:44.596 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:44.596 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:44.604 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:37:44.604 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:44.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:44.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:44.616 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:44.616 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:44.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:44.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:44.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:44.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:44.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:44.617 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:44.617 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:44.617 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:44.617 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:44.617 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:44.617 INFO [main][AbstractShell] Close shell Testing shell 10:37:44.617 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:44.620 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:44.620 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:44.620 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 10:37:44.620 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:44.620 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:44.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:44.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:44.626 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 10:37:44.626 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:44.626 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 10:37:44.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 10:37:44.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:44.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:44.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:44.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:37:44.636 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:44.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:44.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:44.649 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:44.649 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:44.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:44.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:44.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:44.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:44.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:44.649 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') 10:37:44.649 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:44.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:44.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:44.649 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:44.649 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:44.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:44.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:44.649 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 10:37:44.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:44.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:44.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:44.650 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:44.650 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:44.650 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:44.650 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:44.650 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:44.650 INFO [main][AbstractShell] Close shell Testing shell 10:37:44.650 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:44.653 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:44.653 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:44.654 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 10:37:44.654 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:44.654 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:44.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:44.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:44.660 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 10:37:44.660 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:44.660 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 10:37:44.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 10:37:44.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:44.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:44.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:44.670 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:37:44.670 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:44.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:44.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:44.682 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:44.682 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:44.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:44.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:44.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:44.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:44.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:44.683 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:44.683 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:44.683 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:44.683 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:44.683 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:44.683 INFO [main][AbstractShell] Close shell Testing shell 10:37:44.683 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:44.687 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:44.687 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:44.687 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 10:37:44.687 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:44.687 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:44.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:44.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:44.693 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 10:37:44.693 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 10:37:44.693 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:44.693 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:44.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:44.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.763 s - in org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.039 s testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.038 s testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 5.551 s testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.034 s testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.031 s testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.034 s testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.033 s Running org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:37:44.698 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:37:44.699 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:37:44.699 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:44.699 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:37:44.699 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:44.699 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:37:44.700 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:44.700 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:37:44.700 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:44.700 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:44.700 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:37:44.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:37:44.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:44.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:44.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:44.717 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:37:44.718 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:44.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:44.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:44.727 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:44.727 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:44.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:44.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:44.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:44.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:44.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:44.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:37:44.729 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:44.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:44.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:44.729 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:44.729 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:44.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:44.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:44.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:44.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:44.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:44.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:44.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:44.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 10:37:44.730 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:37:44.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:45.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:45.230 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:37:45.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 10:37:45.233 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:37:45.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:45.233 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:37:45.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:45.233 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:37:45.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 10:37:45.233 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 10:37:45.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:45.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:45.733 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 10:37:45.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 10:37:45.736 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 10:37:45.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:45.736 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 10:37:45.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:45.736 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 10:37:45.736 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:45.736 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:45.737 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:45.737 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:45.737 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:45.737 INFO [main][AbstractShell] Close shell Testing shell 10:37:45.737 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:45.741 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:45.741 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:45.741 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:37:45.741 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:45.741 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:45.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:45.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:45.747 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:37:45.747 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:45.747 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:37:45.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:37:45.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:45.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:45.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:45.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:37:45.757 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:45.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:45.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:45.770 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:45.770 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:45.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:45.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:45.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:45.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:45.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:45.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 10:37:45.772 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:45.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:45.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:45.772 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:45.772 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:45.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:45.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:45.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:45.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:45.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:45.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:45.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:45.772 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:45.772 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:45.772 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:45.773 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:45.773 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:45.773 INFO [main][AbstractShell] Close shell Testing shell 10:37:45.773 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:45.776 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:45.776 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:45.776 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:37:45.776 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:45.776 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:45.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:45.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:45.782 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:37:45.782 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:45.782 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:37:45.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:37:45.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:45.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:45.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:45.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:37:45.791 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:45.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:45.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:45.803 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:45.803 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:45.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:45.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:45.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:45.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:45.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:45.804 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:37:45.805 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:45.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:45.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:45.805 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:45.805 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:45.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:45.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:45.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:45.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:45.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:45.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:45.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:45.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 10:37:45.805 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:37:45.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:46.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:46.306 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:37:46.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 10:37:46.308 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:37:46.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:46.308 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:37:46.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:46.308 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:37:46.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 10:37:46.309 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 10:37:46.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:46.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:46.809 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 10:37:46.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 10:37:46.812 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 10:37:46.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:46.812 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 10:37:46.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:46.812 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 10:37:46.812 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:46.812 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:46.812 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:46.813 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:46.813 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:46.813 INFO [main][AbstractShell] Close shell Testing shell 10:37:46.813 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:46.816 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:46.816 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:46.816 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:37:46.816 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:46.816 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:46.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:46.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:46.827 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:37:46.828 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:46.828 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:37:46.828 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:37:46.828 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:46.828 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:46.828 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:46.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:37:46.837 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:46.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:46.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:46.845 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:46.845 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:46.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:46.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:46.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:46.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:46.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:46.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 10:37:46.847 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:46.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:46.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:46.847 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:46.847 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:46.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:46.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:46.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:46.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:46.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:46.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:46.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:46.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 10:37:46.848 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:37:46.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:47.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:47.348 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:37:47.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 10:37:47.350 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:37:47.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:47.351 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:37:47.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:47.351 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:37:47.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 10:37:47.351 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 10:37:47.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:47.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:47.851 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 10:37:47.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 10:37:47.853 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 10:37:47.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:47.854 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 10:37:47.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:47.854 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 10:37:47.854 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:47.854 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:47.854 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:47.854 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:47.854 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:47.854 INFO [main][AbstractShell] Close shell Testing shell 10:37:47.854 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:47.858 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:47.858 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:47.858 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:37:47.858 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:47.858 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:47.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:47.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:47.864 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:37:47.864 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:47.864 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:37:47.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:37:47.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:47.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:47.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:47.877 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:37:47.877 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:47.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:47.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:47.884 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:47.884 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:47.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:47.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:47.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:47.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:47.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:47.886 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:37:47.886 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:47.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:47.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:47.886 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:47.886 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:47.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:47.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:47.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:47.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:47.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:47.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:47.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:47.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 10:37:47.887 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:37:47.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:48.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:48.387 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:37:48.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 10:37:48.390 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:37:48.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:48.390 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:37:48.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:48.390 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:37:48.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 10:37:48.390 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 10:37:48.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:48.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:48.890 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 10:37:48.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 10:37:48.893 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 10:37:48.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:48.893 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 10:37:48.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:48.893 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 10:37:48.894 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:48.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 10:37:48.894 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:48.895 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:48.895 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:48.895 INFO [main][AbstractShell] Close shell Testing shell 10:37:48.895 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:48.898 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:48.898 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:48.898 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:37:48.898 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:48.898 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:48.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:48.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:48.909 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:37:48.909 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:48.909 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:37:48.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:37:48.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:48.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:48.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:48.918 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:37:48.919 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:48.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:48.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:48.927 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:48.927 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:48.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:48.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:48.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:48.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:48.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:48.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 10:37:48.929 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:48.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:48.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:48.929 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:48.929 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:48.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:48.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:48.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:48.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:48.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:48.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:48.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:48.929 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item AA of tree item A 10:37:48.929 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:37:48.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:49.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:49.430 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:37:49.432 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:49.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 10:37:49.432 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:49.433 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:49.433 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:49.433 INFO [main][AbstractShell] Close shell Testing shell 10:37:49.433 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:49.436 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:49.436 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:49.436 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:37:49.436 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:49.436 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:49.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:49.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:49.442 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:37:49.442 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:49.442 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:37:49.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:37:49.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:49.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:49.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:49.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:37:49.452 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:49.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:49.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:49.463 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:49.463 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:49.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:49.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:49.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:49.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:49.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:49.465 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:37:49.465 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:49.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:49.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:49.465 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:49.465 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:49.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:49.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:49.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:49.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:49.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:49.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:49.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:49.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 10:37:49.466 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:37:49.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:49.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:49.966 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:37:49.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 10:37:49.969 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:37:49.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:49.969 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:37:49.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:49.969 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:37:49.971 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 10:37:49.971 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 10:37:49.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:49.971 DEBUG [main][TreeEventsListener] Calling method treeExpanded() 10:37:50.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:50.472 DEBUG [main][TreeEventsListener] Calling method treeExpanded() 10:37:50.472 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 10:37:50.474 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item AA 10:37:50.474 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item AA 10:37:50.475 DEBUG [main][TreeItemHandler] Setting tree item AA collapsed 10:37:50.475 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 10:37:50.475 DEBUG [main][TreeEventsListener] Calling method treeCollapsed() 10:37:50.475 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: AA 10:37:50.476 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:50.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 10:37:50.476 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:50.477 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:50.477 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:50.477 INFO [main][AbstractShell] Close shell Testing shell 10:37:50.477 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:50.480 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:50.480 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:50.480 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:37:50.480 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:50.480 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:50.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:50.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:50.486 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:37:50.486 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:50.486 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:37:50.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:37:50.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:50.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:50.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:50.495 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:37:50.495 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:50.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:50.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:50.505 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:50.505 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:50.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:50.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:50.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:50.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:50.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:50.507 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:37:50.507 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:50.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:50.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:50.508 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:50.508 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:50.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:50.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:50.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:50.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:50.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:50.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:50.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:50.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 10:37:50.508 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:37:50.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:51.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:51.008 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:37:51.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 10:37:51.012 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:37:51.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:51.012 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:37:51.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:51.012 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:37:51.012 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item AA 10:37:51.012 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item AA: 10:37:51.013 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 10:37:51.014 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 10:37:51.014 DEBUG [main][TreeEventsListener] It was check event: true 10:37:51.014 INFO [WorkbenchTestable][TreeItemHandler] Checked: AA 10:37:51.014 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item AA 10:37:51.015 DEBUG [WorkbenchTestable][TreeItemHandler] UncheckTree Item AA: 10:37:51.015 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 10:37:51.015 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 10:37:51.015 DEBUG [main][TreeEventsListener] It was check event: true 10:37:51.015 INFO [WorkbenchTestable][TreeItemHandler] Unchecked: AA 10:37:51.015 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:51.015 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:51.015 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:51.016 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:51.016 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:51.016 INFO [main][AbstractShell] Close shell Testing shell 10:37:51.016 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:51.020 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:51.020 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:51.021 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:37:51.021 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:51.021 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:51.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:51.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:51.028 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:37:51.028 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:51.028 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:37:51.028 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:37:51.028 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:51.028 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:51.028 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:51.046 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:37:51.046 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:51.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:51.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:51.058 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:51.058 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:51.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:51.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:51.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:51.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:51.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:51.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:37:51.060 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:51.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:51.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:51.061 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:51.061 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:51.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:51.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:51.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:51.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:51.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:51.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:51.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:51.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children... 10:37:51.061 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 10:37:51.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:51.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:51.562 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 10:37:51.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children finished successfully 10:37:51.564 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 10:37:51.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:51.564 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item is already expanded. No action performed 10:37:51.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:51.564 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 10:37:51.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children... 10:37:51.565 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 10:37:51.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:52.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:52.065 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 10:37:52.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children finished successfully 10:37:52.068 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 10:37:52.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:52.068 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item is already expanded. No action performed 10:37:52.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:52.068 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 10:37:52.068 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:52.068 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:52.068 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:52.069 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:52.069 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:52.069 INFO [main][AbstractShell] Close shell Testing shell 10:37:52.069 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:52.072 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:52.072 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:52.072 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:37:52.072 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:52.072 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:52.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:52.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:52.083 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:37:52.083 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:52.083 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:37:52.083 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:37:52.083 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:52.083 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:52.083 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:52.092 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:37:52.092 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:52.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:52.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:52.101 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:52.101 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:52.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:52.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:52.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:52.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:52.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:52.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 10:37:52.103 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:52.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:52.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:52.103 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:52.103 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:52.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:52.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:52.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:52.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:52.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:52.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:52.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:52.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 10:37:52.103 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:37:52.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:52.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:52.604 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:37:52.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 10:37:52.606 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:37:52.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:52.606 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:37:52.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:52.606 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:37:52.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 10:37:52.606 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 10:37:52.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:53.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:53.107 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 10:37:53.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 10:37:53.109 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 10:37:53.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:53.109 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 10:37:53.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:53.110 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 10:37:53.110 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:37:53.110 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:53.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:53.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:53.110 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:53.110 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:53.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:53.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:53.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:53.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:53.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:53.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:53.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:53.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem B has children... 10:37:53.110 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 10:37:53.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:53.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:53.611 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 10:37:53.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem B has children finished successfully 10:37:53.611 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 10:37:53.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:53.612 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 10:37:53.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:53.612 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 10:37:53.612 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:37:53.612 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:53.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:53.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:53.612 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:53.612 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:53.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:53.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:53.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:53.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:53.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:53.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:53.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:53.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 10:37:53.612 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:37:53.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:53.612 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:37:53.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:53.612 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:37:53.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 10:37:53.613 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:37:53.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:53.613 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:37:53.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:53.613 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:37:53.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 10:37:53.613 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 10:37:53.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:53.613 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 10:37:53.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:53.613 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 10:37:53.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 10:37:53.613 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 10:37:53.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:53.613 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 10:37:53.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:53.613 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 10:37:53.613 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:37:53.613 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:53.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:53.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:53.614 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:53.614 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:53.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:53.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:53.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:53.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:53.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:53.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:53.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:53.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:37:53.614 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:53.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:53.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:53.614 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:53.614 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:53.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:53.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:53.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:53.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:53.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:53.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:53.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:53.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 10:37:53.615 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:37:53.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:53.615 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:37:53.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:53.615 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:37:53.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 10:37:53.615 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:37:53.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:53.615 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:37:53.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:53.615 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:37:53.615 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 10:37:53.615 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 10:37:53.616 DEBUG [main][TreeItemHandler] Set Tree selection 10:37:53.617 DEBUG [main][TreeHandler] Notify Tree about selection event 10:37:53.617 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 10:37:53.617 DEBUG [main][TreeEventsListener] It was check event: false 10:37:53.617 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 10:37:53.617 DEBUG [WorkbenchTestable][TreeItemHandler] AAA 10:37:53.617 DEBUG [WorkbenchTestable][TreeItemHandler] BB 10:37:53.617 DEBUG [WorkbenchTestable][TreeItemHandler] AAB 10:37:53.617 DEBUG [WorkbenchTestable][TreeItemHandler] C 10:37:53.618 INFO [WorkbenchTestable][AbstractTree] Unselect all tree items 10:37:53.619 DEBUG [main][TreeHandler] Unselect all tree items 10:37:53.619 DEBUG [main][TreeHandler] Notify Tree about selection event 10:37:53.619 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 10:37:53.619 DEBUG [main][TreeEventsListener] It was check event: false 10:37:53.619 INFO [WorkbenchTestable][TreeHandler] All tree items unselected 10:37:53.619 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:53.620 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:53.620 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:53.620 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:53.620 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:53.620 INFO [main][AbstractShell] Close shell Testing shell 10:37:53.620 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:53.624 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:53.624 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:53.624 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:37:53.624 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:53.624 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:53.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:53.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:53.636 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:37:53.636 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:53.636 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:37:53.636 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:37:53.636 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:53.636 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:53.636 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:53.646 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:37:53.646 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:53.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:53.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:53.654 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:53.654 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:53.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:53.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:53.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:53.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:53.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:53.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:37:53.656 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:53.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:53.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:53.657 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:53.657 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:53.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:53.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:53.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:53.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:53.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:53.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:53.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:53.657 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:37:53.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:54.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:54.157 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:37:54.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 10:37:54.160 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 10:37:54.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:54.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:54.661 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 10:37:54.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 10:37:54.663 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 10:37:54.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:54.663 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 10:37:54.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:54.663 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 10:37:54.664 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:54.664 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:54.664 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:54.664 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:54.664 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:54.664 INFO [main][AbstractShell] Close shell Testing shell 10:37:54.664 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:54.668 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:54.668 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:54.668 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:37:54.668 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:54.668 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:54.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:54.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:54.674 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:37:54.674 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:54.674 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:37:54.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:37:54.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:54.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:54.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:54.687 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:37:54.687 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:54.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:54.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:54.695 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:54.695 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:54.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:54.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:54.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:54.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:54.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:54.697 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:37:54.697 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:54.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:54.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:54.697 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:54.697 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:54.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:54.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:54.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:54.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:54.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:54.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:54.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:54.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 10:37:54.698 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:37:54.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:55.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:55.198 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:37:55.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 10:37:55.200 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:37:55.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:55.200 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:37:55.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:55.200 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:37:55.201 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:55.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 10:37:55.202 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:55.202 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:55.202 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:55.202 INFO [main][AbstractShell] Close shell Testing shell 10:37:55.202 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:55.205 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:55.205 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:55.205 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:37:55.205 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:55.205 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:55.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:55.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:55.216 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:37:55.216 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:55.216 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:37:55.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:37:55.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:55.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:55.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:55.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:37:55.225 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:55.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:55.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:55.234 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:55.234 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:55.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:55.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:55.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:55.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:55.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:55.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:37:55.235 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:55.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:55.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:55.235 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:55.235 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:55.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:55.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:55.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:55.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:55.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:55.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:55.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:55.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 10:37:55.236 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:37:55.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:55.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:55.736 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:37:55.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 10:37:55.739 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:37:55.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:55.740 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:37:55.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:55.740 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:37:55.740 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AA 10:37:55.740 DEBUG [main][TreeItemHandler] Selecting tree item: AA 10:37:55.740 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AA about selection 10:37:55.740 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 10:37:55.740 DEBUG [main][TreeEventsListener] It was check event: false 10:37:55.740 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AA 10:37:55.741 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:55.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 10:37:55.741 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:55.741 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:55.741 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:55.741 INFO [main][AbstractShell] Close shell Testing shell 10:37:55.741 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:55.745 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:55.745 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:55.745 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:37:55.745 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:55.745 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:55.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:55.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:55.753 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:37:55.753 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:55.753 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:37:55.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:37:55.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:55.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:55.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:55.764 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:37:55.764 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:55.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:55.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:55.775 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:55.775 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:55.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:55.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:55.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:55.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:55.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:55.778 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:37:55.778 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:55.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:55.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:55.778 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:55.778 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:55.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:55.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:55.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:55.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:55.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:55.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:55.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:55.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 10:37:55.778 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:37:55.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:56.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:56.279 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:37:56.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 10:37:56.282 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:37:56.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:56.282 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:37:56.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:56.282 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:37:56.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 10:37:56.282 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 10:37:56.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:56.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:56.783 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 10:37:56.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 10:37:56.786 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 10:37:56.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:56.787 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 10:37:56.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:56.787 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 10:37:56.787 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:56.787 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:56.787 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:56.788 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:56.788 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:56.788 INFO [main][AbstractShell] Close shell Testing shell 10:37:56.788 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:56.792 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:56.792 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:56.792 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:37:56.792 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:56.793 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:56.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:56.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:56.801 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:37:56.801 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:56.801 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:37:56.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:37:56.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:56.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:56.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:56.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 10:37:56.811 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:56.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:56.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:56.841 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:56.841 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:56.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:56.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:56.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:56.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:56.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:56.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 10:37:56.843 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:56.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:56.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:56.843 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:56.843 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:56.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:56.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:56.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:56.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:56.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:56.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:56.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:56.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 10:37:56.843 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:37:56.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:57.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:57.344 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:37:57.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 10:37:57.346 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:37:57.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:57.346 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:37:57.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:57.346 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:37:57.347 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item AA 10:37:57.347 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AA 10:37:57.347 DEBUG [main][TreeItemHandler] Selecting tree item: AA 10:37:57.347 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AA about selection 10:37:57.347 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 10:37:57.347 DEBUG [main][TreeEventsListener] It was check event: false 10:37:57.347 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AA 10:37:57.347 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:37:57.347 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:37:57.347 DEBUG [main][TreeEventsListener] Calling method handleEvent() with event type: 8 10:37:57.347 DEBUG [main][TreeEventsListener] SWT.MouseDoubleClick event was fired 10:37:57.347 DEBUG [main][TreeEventsListener] Calling method widgetDefaultSelected() 10:37:57.348 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:37:57.348 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:37:57.348 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:37:57.348 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:37:57.348 DEBUG [main][AbstractWait] Waiting until shell is active... 10:37:57.348 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:37:57.348 INFO [main][AbstractShell] Close shell Testing shell 10:37:57.348 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:37:57.352 DEBUG [main][AbstractWait] Waiting while shell is available... 10:37:57.352 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:37:57.352 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:37:57.352 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:37:57.352 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:37:57.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:57.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:57.358 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:37:57.358 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:37:57.358 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:37:57.358 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:37:57.358 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:37:57.358 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:37:57.358 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:37:57.367 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:37:57.367 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:57.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:57.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:57.378 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:57.378 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:57.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:57.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:57.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:57.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:57.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:57.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 10:37:57.380 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:37:57.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:37:57.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:37:57.380 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:37:57.380 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:37:57.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:37:57.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:37:57.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:37:57.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:37:57.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:37:57.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:37:57.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:37:57.380 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait for at least 3 items 10:37:57.380 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 10:37:57.380 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:37:57.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:57.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:57.881 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:37:57.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more... 10:37:57.882 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 10:37:57.882 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:37:57.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:58.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:58.382 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:37:58.382 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:37:58.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:58.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:58.883 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:37:59.383 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 10:37:59.383 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:37:59.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:37:59.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:37:59.884 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:37:59.884 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:37:59.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:00.385 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:38:00.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:00.385 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:38:00.885 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 10:38:00.885 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:38:00.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:00.885 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:38:00.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:00.886 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:38:00.886 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:38:00.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:00.886 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:38:00.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:00.886 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:38:01.386 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 10:38:01.386 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:38:01.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:01.386 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:38:01.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:01.386 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:38:01.386 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:38:01.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:01.386 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:38:01.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:01.386 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:38:01.887 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 10:38:01.887 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:38:01.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:01.887 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:38:01.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:01.887 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:38:01.887 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:38:01.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:01.887 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:38:01.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:01.887 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:38:02.388 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 10:38:02.388 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:38:02.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:02.388 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:38:02.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:02.388 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:38:02.388 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:38:02.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:02.388 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:38:02.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:02.388 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:38:02.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more finished successfully 10:38:02.388 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 10:38:02.388 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:38:02.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:02.388 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:38:02.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:02.388 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:38:02.388 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:38:02.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:02.388 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:38:02.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:02.388 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:38:02.389 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:38:02.389 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:02.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:02.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:02.389 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:02.389 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:02.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:02.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:02.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:02.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:02.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:38:02.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:38:02.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:38:02.390 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait for at least 3 items 10:38:02.390 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 10:38:02.390 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:38:02.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:02.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:02.890 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:38:02.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more... 10:38:02.890 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 10:38:02.890 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:38:02.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:03.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:03.391 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:38:03.391 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:38:03.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:03.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:03.891 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:38:04.392 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 10:38:04.392 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:38:04.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:04.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:04.892 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:38:04.892 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:38:04.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:05.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:05.393 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:38:05.893 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 10:38:05.893 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:38:05.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:06.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:06.394 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:38:06.394 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:38:06.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:38:06.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:38:06.894 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:38:06.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more failed, an exception will be thrown 10:38:06.895 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:06.895 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:06.895 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:06.895 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:06.895 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:06.895 INFO [main][AbstractShell] Close shell Testing shell 10:38:06.896 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:06.899 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:06.899 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:06.899 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:38:06.899 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:06.899 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:06.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:06.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:06.909 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 10:38:06.910 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 10:38:06.910 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:06.910 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:06.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:06.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.212 s - in org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.047 s testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.035 s testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.045 s testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.036 s testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.045 s getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.533 s testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.044 s testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.542 s testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.055 s testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.553 s getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.038 s testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.542 s testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.537 s testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.048 s testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.557 s testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 9.551 s Running org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 10:38:06.917 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 10:38:06.917 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:38:06.917 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:06.917 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 10:38:06.917 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:06.917 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:38:06.918 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:06.918 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:38:06.918 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:06.918 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:06.918 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 10:38:06.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 10:38:06.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:06.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:06.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:06.928 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 10:38:06.928 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:06.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:06.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:06.938 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:06.938 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:06.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:06.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:06.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:06.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:06.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 10:38:06.941 TRACE [main][WidgetHandler] Notify List with event 13 10:38:06.941 TRACE [main][WidgetHandler] Wait for synchronization 10:38:06.942 TRACE [main][WidgetHandler] Notify List with event 13 10:38:06.942 TRACE [main][WidgetHandler] Wait for synchronization 10:38:06.942 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:06.942 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:06.942 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:06.942 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:06.942 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:06.942 INFO [main][AbstractShell] Close shell Testing shell 10:38:06.942 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:06.946 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:06.946 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:06.946 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 10:38:06.946 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:06.946 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:06.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:06.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:06.958 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 10:38:06.958 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:06.958 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 10:38:06.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 10:38:06.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:06.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:06.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:06.966 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 10:38:06.966 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:06.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:06.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:06.974 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:06.974 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:06.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:06.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:06.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:06.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:06.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 10:38:06.975 TRACE [main][WidgetHandler] Notify List with event 13 10:38:06.975 TRACE [main][WidgetHandler] Wait for synchronization 10:38:06.975 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:06.975 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:06.976 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:06.976 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:06.976 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:06.976 INFO [main][AbstractShell] Close shell Testing shell 10:38:06.976 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:06.979 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:06.979 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:06.979 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 10:38:06.979 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:06.979 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:06.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:06.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:06.989 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 10:38:06.989 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:06.989 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 10:38:06.989 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 10:38:06.990 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:06.990 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:06.990 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:07.017 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 10:38:07.017 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:07.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:07.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:07.030 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:07.030 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:07.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:07.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:07.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:07.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:07.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 10:38:07.032 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:07.032 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:07.032 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:07.032 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:07.032 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:07.032 INFO [main][AbstractShell] Close shell Testing shell 10:38:07.032 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:07.036 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:07.036 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:07.037 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 10:38:07.037 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:07.037 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:07.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:07.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:07.050 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 10:38:07.050 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:07.050 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 10:38:07.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 10:38:07.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:07.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:07.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:07.064 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 10:38:07.064 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:07.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:07.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:07.073 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:07.073 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:07.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:07.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:07.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:07.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:07.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 10:38:07.074 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 2) 10:38:07.075 TRACE [main][WidgetHandler] Notify List with event 13 10:38:07.075 TRACE [main][WidgetHandler] Wait for synchronization 10:38:07.075 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:07.075 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:07.075 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:07.076 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:07.076 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:07.076 INFO [main][AbstractShell] Close shell Testing shell 10:38:07.076 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:07.078 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:07.078 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:07.078 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 10:38:07.078 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:07.078 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:07.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:07.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:07.108 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 10:38:07.108 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:07.108 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 10:38:07.108 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 10:38:07.108 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:07.108 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:07.108 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:07.117 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 10:38:07.117 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:07.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:07.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:07.130 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:07.130 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:07.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:07.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:07.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:07.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:07.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 10:38:07.131 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') 10:38:07.131 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:07.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:07.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:07.131 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:07.131 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:07.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:07.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:07.131 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 10:38:07.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:07.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:07.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 10:38:07.131 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:07.132 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:07.132 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:07.132 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:07.132 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:07.132 INFO [main][AbstractShell] Close shell Testing shell 10:38:07.132 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:07.136 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:07.136 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:07.136 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 10:38:07.136 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:07.136 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:07.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:07.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:07.149 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 10:38:07.149 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:07.149 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 10:38:07.149 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 10:38:07.149 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:07.149 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:07.149 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:07.162 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 10:38:07.162 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:07.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:07.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:07.170 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:07.170 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:07.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:07.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:07.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:07.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:07.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 10:38:07.171 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 3) 10:38:07.171 TRACE [main][WidgetHandler] Notify List with event 13 10:38:07.171 TRACE [main][WidgetHandler] Wait for synchronization 10:38:07.172 TRACE [main][WidgetHandler] Notify List with event 13 10:38:07.172 TRACE [main][WidgetHandler] Wait for synchronization 10:38:07.172 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:07.172 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:07.172 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:07.172 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:07.172 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:07.172 INFO [main][AbstractShell] Close shell Testing shell 10:38:07.172 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:07.175 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:07.175 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:07.175 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 10:38:07.175 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:07.175 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:07.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:07.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:07.181 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 10:38:07.181 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:07.181 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 10:38:07.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 10:38:07.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:07.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:07.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:07.213 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 10:38:07.213 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:07.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:07.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:07.223 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:07.223 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:07.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:07.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:07.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:07.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:07.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 10:38:07.224 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 2) 10:38:07.224 TRACE [main][WidgetHandler] Notify List with event 13 10:38:07.224 TRACE [main][WidgetHandler] Wait for synchronization 10:38:07.225 TRACE [main][WidgetHandler] Notify List with event 13 10:38:07.225 TRACE [main][WidgetHandler] Wait for synchronization 10:38:07.225 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:07.225 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:07.225 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:07.225 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:07.225 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:07.225 INFO [main][AbstractShell] Close shell Testing shell 10:38:07.225 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:07.228 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:07.228 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:07.228 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 10:38:07.228 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:07.228 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:07.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:07.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:07.239 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 10:38:07.239 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 10:38:07.239 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:07.239 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:07.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:07.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.323 s - in org.eclipse.reddeer.swt.test.impl.list.DefaultListTest testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.04 s testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.031 s testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.061 s testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.058 s testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.041 s testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.032 s testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.058 s Running org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 10:38:07.246 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 10:38:07.246 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:38:07.246 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:07.246 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 10:38:07.246 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:07.246 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:38:07.247 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:07.247 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:38:07.247 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:07.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:07.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:07.251 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' is already open. Activate. 10:38:07.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:07.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:07.254 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:38:07.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:07.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:07.255 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:38:07.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 '\*?\QRedDeer SWT Controls\E') 10:38:07.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:07.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:07.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:07.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:07.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:38:07.258 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 10:38:07.258 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 10:38:07.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:38:07.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:38:07.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:38:07.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:38:07.260 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:07.260 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 10:38:07.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 10:38:07.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:07.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:07.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:07.262 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') 10:38:07.262 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:07.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:07.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:07.262 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 10:38:07.262 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:07.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:07.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:07.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key org.eclipse.reddeer.widget.key 10:38:07.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:07.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:07.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 10:38:07.263 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 10:38:07.263 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:07.263 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:07.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:07.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:07.263 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 10:38:07.263 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:07.263 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultLabelTest no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 10:38:07.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 10:38:07.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:07.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:07.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:07.264 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:") 10:38:07.264 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:07.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:07.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:07.264 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 10:38:07.264 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:07.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:07.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:07.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:07.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:07.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 10:38:07.264 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 10:38:07.264 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:07.264 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:07.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:07.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:07.264 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultLabelTest no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 10:38:07.264 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 10:38:07.264 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:07.264 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:07.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:07.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) Time elapsed: 0.003 s defaultLabelTest no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 10:38:07.269 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 10:38:07.269 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:38:07.269 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:07.269 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 10:38:07.269 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:07.269 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:38:07.277 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:07.277 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:38:07.277 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:07.277 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:07.277 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 10:38:07.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 10:38:07.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:07.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:07.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:753): Gtk-WARNING **: 10:38:07.323: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.332: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.334: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.335: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.337: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.345: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.346: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.348: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.348: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.349: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.350: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.351: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.365: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.372: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.373: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.374: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.375: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.381: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.382: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.383: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.383: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.384: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.385: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.385: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.392: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.392: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.392: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.393: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.394: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.394: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.395: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.396: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.396: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.396: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.412: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.412: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.413: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.413: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.414: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.414: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.414: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.414: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.415: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.416: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.416: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.417: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.417: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 10:38:07.422 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 10:38:07.422 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:07.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:07.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:07.431 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:07.431 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:07.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:07.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:07.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:07.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:07.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 10:38:07.437 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 10:38:07.437 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:07.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:07.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:07.437 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:07.437 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:07.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:07.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:38:07.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:38:07.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:07.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 10:38:07.438 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:07.438 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:07.438 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:07.438 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:07.438 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:07.438 INFO [main][AbstractShell] Close shell Testing shell 10:38:07.438 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:07.459 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:07.459 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:07.459 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 10:38:07.459 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:07.459 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:07.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:07.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:07.467 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 10:38:07.467 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:07.467 INFO [WorkbenchTestable][RequirementsRunner] Started test: collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 10:38:07.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 10:38:07.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:07.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:07.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:753): Gtk-WARNING **: 10:38:07.515: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.521: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.522: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.523: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.524: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.530: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.530: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.531: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.531: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.532: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.533: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.533: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.543: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.549: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.551: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.552: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.553: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.559: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.559: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.560: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.560: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.561: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.562: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.562: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.568: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.569: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.569: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.570: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.570: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.570: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.571: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.572: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.572: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.572: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.579: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.579: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.579: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.579: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.580: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.580: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.581: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.581: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.582: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.583: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.583: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.583: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:07.583: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 10:38:07.585 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 10:38:07.585 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:07.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:07.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:07.600 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:07.600 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:07.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:07.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:38:07.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:38:07.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:07.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 10:38:07.600 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 0 10:38:07.600 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 10:38:07.600 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:07.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:07.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:07.600 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:07.600 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:07.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:07.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:38:07.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:38:07.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:07.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 10:38:07.601 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0 10:38:07.605 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:38:08.605 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded 10:38:08.605 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 2 10:38:08.605 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 10:38:08.605 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:08.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:08.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:08.605 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:08.605 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:08.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:08.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:38:08.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:38:08.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:08.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 10:38:08.606 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 2 10:38:08.606 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:38:09.606 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been expanded 10:38:09.606 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 4 10:38:09.606 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 10:38:09.606 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:09.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:09.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:09.607 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:09.607 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:09.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:09.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:38:09.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:38:09.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:09.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 10:38:09.607 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 4 10:38:09.607 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:38:10.608 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 4 has been expanded 10:38:10.608 INFO [WorkbenchTestable][AbstractExpandBar] Collapse all expand bar items 10:38:10.608 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 0 10:38:10.610 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been collapsed 10:38:10.610 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 1 10:38:10.610 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 is already collapsed. No action performed 10:38:10.611 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 2 10:38:10.611 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been collapsed 10:38:10.611 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 3 10:38:10.611 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 3 is already collapsed. No action performed 10:38:10.611 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 4 10:38:10.611 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 4 has been collapsed 10:38:10.612 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:10.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 10:38:10.612 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:10.612 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:10.612 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:10.612 INFO [main][AbstractShell] Close shell Testing shell 10:38:10.612 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:10.633 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:10.633 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:10.633 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 10:38:10.633 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:10.634 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:10.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:10.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:10.645 INFO [WorkbenchTestable][RequirementsRunner] Finished test: collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 10:38:10.645 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:10.645 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 10:38:10.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 10:38:10.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:10.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:10.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:753): Gtk-WARNING **: 10:38:10.659: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:10.666: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:10.667: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:10.668: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:10.669: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:10.674: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:10.674: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:10.675: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:10.675: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:10.676: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:10.677: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:10.677: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:10.686: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:10.693: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:10.694: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:10.695: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:10.696: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:10.702: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:10.702: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:10.703: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:10.703: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:10.704: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:10.705: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:10.705: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:10.711: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:10.712: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:10.712: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:10.713: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:10.713: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:10.713: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:10.714: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:10.715: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:10.715: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:10.715: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:10.722: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:10.722: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:10.722: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:10.722: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:10.723: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:10.724: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:10.724: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:10.724: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:10.725: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:10.726: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:10.726: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:10.726: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:10.726: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 10:38:10.729 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 0 10:38:10.729 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 10:38:10.729 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:10.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:10.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:10.740 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:10.740 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:10.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:10.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:38:10.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:38:10.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:10.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 10:38:10.741 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0 10:38:10.742 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:38:11.742 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded 10:38:11.742 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 10:38:11.742 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:11.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:11.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:11.742 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:11.742 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:11.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:11.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:38:11.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:38:11.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:11.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 10:38:11.743 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:38:11.745 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:11.745 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:11.745 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:11.746 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:11.746 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:11.746 INFO [main][AbstractShell] Close shell Testing shell 10:38:11.746 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:11.768 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:11.768 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:11.768 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 10:38:11.768 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:11.768 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:11.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:11.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:11.774 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 10:38:11.774 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:11.775 INFO [WorkbenchTestable][RequirementsRunner] Started test: expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 10:38:11.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 10:38:11.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:11.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:11.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:753): Gtk-WARNING **: 10:38:11.787: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:11.793: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:11.795: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:11.795: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:11.796: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:11.802: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:11.802: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:11.803: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:11.803: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:11.804: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:11.805: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:11.805: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:11.815: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:11.823: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:11.825: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:11.826: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:11.827: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:11.834: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:11.834: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:11.835: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:11.835: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:11.836: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:11.837: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:11.838: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:11.844: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:11.844: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:11.844: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:11.846: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:11.846: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:11.846: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:11.847: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:11.848: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:11.848: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:11.848: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:11.854: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:11.854: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:11.854: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:11.855: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:11.856: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:11.856: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:11.856: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:11.856: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:11.857: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:11.858: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:11.858: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:11.858: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:11.859: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 10:38:11.861 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 10:38:11.861 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:11.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:11.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:11.874 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:11.874 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:11.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:11.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:11.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:11.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:11.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 10:38:11.875 INFO [WorkbenchTestable][AbstractExpandBar] Expand all expand bar items 10:38:11.875 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0 10:38:11.875 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:38:12.876 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded 10:38:12.876 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 1 10:38:12.876 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:38:13.877 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 has been expanded 10:38:13.877 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 2 10:38:13.877 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:38:14.877 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been expanded 10:38:14.878 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:14.878 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:14.878 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:14.879 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:14.879 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:14.879 INFO [main][AbstractShell] Close shell Testing shell 10:38:14.879 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:14.899 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:14.900 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:14.900 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 10:38:14.900 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:14.900 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:14.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:14.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:14.906 INFO [WorkbenchTestable][RequirementsRunner] Finished test: expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 10:38:14.906 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:14.906 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 10:38:14.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 10:38:14.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:14.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:14.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:753): Gtk-WARNING **: 10:38:14.923: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:14.929: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:14.931: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:14.931: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:14.932: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:14.938: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:14.938: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:14.940: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:14.940: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:14.941: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:14.942: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:14.942: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:14.951: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:14.957: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:14.959: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:14.959: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:14.960: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:14.966: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:14.966: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:14.967: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:14.968: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:14.968: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:14.969: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:14.970: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:14.975: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:14.976: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:14.976: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:14.977: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:14.977: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:14.977: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:14.978: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:14.979: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:14.979: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:14.979: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:14.985: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:14.985: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:14.985: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:14.985: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:14.986: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:14.987: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:14.987: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:14.987: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:14.988: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:14.989: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:14.989: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:14.989: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:14.989: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 10:38:14.991 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item text: Expand Item: 1 10:38:14.992 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 10:38:14.992 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:15.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:15.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:15.008 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:15.008 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:15.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:15.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:38:15.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:38:15.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:15.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 10:38:15.009 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 1 10:38:15.009 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:38:16.010 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 has been expanded 10:38:16.010 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 10:38:16.010 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:16.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:16.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:16.010 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:16.010 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:16.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:16.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:38:16.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:38:16.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:16.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 10:38:16.010 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:38:16.013 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:16.013 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:16.013 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:16.013 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:16.014 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:16.014 INFO [main][AbstractShell] Close shell Testing shell 10:38:16.014 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:16.035 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:16.035 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:16.035 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 10:38:16.035 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:16.035 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:16.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:16.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:16.042 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 10:38:16.042 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:16.042 INFO [WorkbenchTestable][RequirementsRunner] Started test: getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 10:38:16.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 10:38:16.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:16.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:16.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:753): Gtk-WARNING **: 10:38:16.055: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.061: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.062: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.063: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.064: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.069: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.070: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.071: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.071: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.071: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.072: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.072: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.081: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.088: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.089: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.090: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.091: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.096: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.096: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.097: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.098: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.099: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.100: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.100: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.105: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.106: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.106: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.107: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.107: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.107: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.108: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.109: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.109: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.109: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.115: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.115: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.115: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.116: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.117: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.117: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.117: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.117: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.118: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.119: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.119: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.119: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.119: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 10:38:16.122 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 10:38:16.122 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:16.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:16.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:16.136 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:16.136 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:16.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:16.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:16.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:16.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:16.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 10:38:16.136 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:16.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 10:38:16.136 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:16.137 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:16.137 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:16.137 INFO [main][AbstractShell] Close shell Testing shell 10:38:16.137 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:16.158 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:16.158 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:16.158 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 10:38:16.158 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:16.158 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:16.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:16.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:16.170 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 10:38:16.170 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:16.170 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 10:38:16.170 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 10:38:16.170 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:16.170 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:16.170 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:753): Gtk-WARNING **: 10:38:16.184: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.191: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.192: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.193: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.194: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.209: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.209: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.210: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.210: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.211: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.212: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.212: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.221: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.228: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.229: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.230: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.231: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.237: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.237: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.238: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.239: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.239: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.240: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.241: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.246: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.247: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.247: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.248: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.248: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.248: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.249: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.250: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.250: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.250: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.256: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.256: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.257: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.257: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.258: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.258: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.258: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.258: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.259: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.260: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.260: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.260: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:16.260: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 10:38:16.263 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 3 Expand Bar Item index: 1 10:38:16.263 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 10:38:16.263 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:16.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:16.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:16.274 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:16.274 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:16.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:16.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 10:38:16.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 10:38:16.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 10:38:16.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 10:38:17.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 10:38:17.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 10:38:17.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:38:17.277 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 3 was not found 10:38:17.277 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:17.277 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:17.277 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:17.277 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:17.277 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:17.277 INFO [main][AbstractShell] Close shell Testing shell 10:38:17.277 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:17.299 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:17.299 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:17.299 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 10:38:17.299 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:17.299 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:17.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:17.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:17.311 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 10:38:17.311 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:17.311 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 10:38:17.311 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 10:38:17.311 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:17.311 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:17.311 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:753): Gtk-WARNING **: 10:38:17.324: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:17.331: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:17.332: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:17.333: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:17.334: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:17.339: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:17.340: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:17.341: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:17.341: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:17.342: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:17.343: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:17.343: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:17.352: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:17.359: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:17.360: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:17.361: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:17.362: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:17.368: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:17.368: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:17.369: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:17.369: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:17.370: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:17.371: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:17.371: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:17.377: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:17.377: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:17.378: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:17.379: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:17.379: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:17.379: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:17.380: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:17.381: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:17.381: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:17.381: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:17.387: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:17.388: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:17.388: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:17.388: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:17.389: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:17.389: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:17.389: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:17.390: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:17.391: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:17.392: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:17.392: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:17.392: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:753): Gtk-WARNING **: 10:38:17.392: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 10:38:17.394 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 0 Expand Bar Item text: NON_EXISTING_#$ 10:38:17.394 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 10:38:17.394 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:17.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:17.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:17.405 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:17.405 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:17.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:17.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:17.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:17.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:17.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 10:38:17.406 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:17.406 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:17.406 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:17.406 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:17.406 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:17.406 INFO [main][AbstractShell] Close shell Testing shell 10:38:17.406 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:17.428 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:17.428 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:17.428 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 10:38:17.428 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:17.428 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:17.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:17.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:17.440 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 10:38:17.440 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 10:38:17.440 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:17.440 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:17.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:17.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.172 s - in org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 0.19 s collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 3.178 s findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 1.129 s expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 3.131 s findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 1.136 s getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 0.127 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 1.141 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 0.129 s Running org.eclipse.reddeer.swt.test.impl.combo.ComboTest 10:38:17.446 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 10:38:17.447 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:38:17.447 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:17.447 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 10:38:17.447 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:17.447 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:38:17.448 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:17.448 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:38:17.448 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:17.448 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:17.448 INFO [WorkbenchTestable][RequirementsRunner] Started test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 10:38:17.448 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 10:38:17.448 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:17.448 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:17.448 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:17.474 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 10:38:17.474 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:17.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:17.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:17.483 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:17.483 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:17.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:17.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:38:17.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:38:17.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:17.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 10:38:17.485 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:") 10:38:17.485 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:17.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:17.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:17.485 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:17.485 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:17.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:17.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:17.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:17.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:17.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:38:17.488 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:17.488 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:17.488 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:17.488 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:17.488 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:17.488 INFO [main][AbstractShell] Close shell Testing shell 10:38:17.488 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:17.494 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:17.494 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:17.494 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 10:38:17.494 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:17.494 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:17.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:17.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:17.501 INFO [WorkbenchTestable][RequirementsRunner] Finished test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 10:38:17.501 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:17.501 INFO [WorkbenchTestable][RequirementsRunner] Started test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 10:38:17.501 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 10:38:17.501 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:17.501 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:17.501 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:17.518 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') 10:38:17.518 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:17.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:17.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:17.532 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:17.532 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:17.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:17.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:17.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 10:38:17.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 10:38:17.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 10:38:17.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 10:38:17.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:17.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:17.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:38:17.535 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 3 10:38:17.540 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:17.540 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:17.540 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:17.541 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:17.541 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:17.541 INFO [main][AbstractShell] Close shell Testing shell 10:38:17.541 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:17.547 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:17.547 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:17.547 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 10:38:17.547 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:17.547 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:17.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:17.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:17.554 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 10:38:17.554 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:17.554 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 10:38:17.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 10:38:17.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:17.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:17.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:17.570 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") 10:38:17.570 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:17.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:17.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:17.584 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:17.584 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:17.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:17.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:17.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:17.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:17.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:38:17.586 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 10:38:17.586 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:17.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:17.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:17.586 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:17.586 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:17.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:17.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:17.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:17.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:17.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:38:17.586 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") 10:38:17.586 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:17.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:17.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:17.587 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:17.587 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:17.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:17.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:17.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:17.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:17.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:38:17.592 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 10:38:17.592 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:17.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:17.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:17.592 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:17.592 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:17.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:17.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:38:17.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:38:17.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:17.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 10:38:17.592 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") 10:38:17.592 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:17.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:17.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:17.592 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:17.592 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:17.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:17.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:17.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:17.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:17.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:38:17.595 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 10:38:17.595 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:17.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:17.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:17.595 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:17.595 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:17.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:17.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:38:17.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:38:17.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:17.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 2 was found 10:38:17.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 "Combo3") 10:38:17.595 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:17.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:17.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:17.595 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:17.595 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:17.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:17.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:17.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:17.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:17.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:38:17.599 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 10:38:17.599 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:17.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:17.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:17.600 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:17.600 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:17.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:17.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 10:38:17.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 10:38:17.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:17.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 3 was found 10:38:17.600 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:17.600 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:17.600 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:17.601 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:17.601 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:17.601 INFO [main][AbstractShell] Close shell Testing shell 10:38:17.601 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:17.607 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:17.607 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:17.607 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 10:38:17.607 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:17.607 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:17.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:17.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:17.618 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 10:38:17.618 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:17.618 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 10:38:17.618 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 10:38:17.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:17.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:17.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:17.635 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") 10:38:17.635 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:17.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:17.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:17.646 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:17.646 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:17.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:17.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:17.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:17.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:17.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:38:17.648 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 3 10:38:17.649 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:17.649 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:17.649 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:17.649 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:17.649 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:17.649 INFO [main][AbstractShell] Close shell Testing shell 10:38:17.649 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:17.655 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:17.655 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:17.655 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 10:38:17.655 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:17.655 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:17.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:17.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:17.666 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 10:38:17.666 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:17.666 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 10:38:17.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 10:38:17.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:17.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:17.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:17.682 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") 10:38:17.682 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:17.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:17.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:17.694 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:17.694 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:17.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:17.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:17.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:17.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:17.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:38:17.695 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 2 10:38:17.696 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:38:17.696 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:17.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:17.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:17.696 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:17.696 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:17.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:17.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:17.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:17.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:17.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:38:17.696 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:38:17.697 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:17.697 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:17.697 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:17.697 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:17.697 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:17.697 INFO [main][AbstractShell] Close shell Testing shell 10:38:17.697 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:17.703 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:17.703 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:17.703 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 10:38:17.703 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:17.703 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:17.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:17.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:17.715 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 10:38:17.715 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:17.715 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 10:38:17.715 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 10:38:17.715 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:17.715 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:17.715 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:17.731 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 10:38:17.731 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:17.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:17.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:17.742 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:17.742 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:17.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:17.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:38:17.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:38:17.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:17.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 10:38:17.743 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 1 10:38:17.744 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:17.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 10:38:17.744 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:17.744 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:17.744 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:17.744 INFO [main][AbstractShell] Close shell Testing shell 10:38:17.744 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:17.750 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:17.750 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:17.750 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 10:38:17.750 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:17.750 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:17.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:17.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:17.761 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 10:38:17.761 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:17.761 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 10:38:17.761 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 10:38:17.761 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:17.761 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:17.761 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:17.778 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 10:38:17.778 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:17.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:17.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:17.789 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:17.789 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:17.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:17.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 10:38:17.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 10:38:18.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 10:38:18.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 10:38:18.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 10:38:18.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 10:38:18.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:38:18.792 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 5 was not found 10:38:18.792 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:18.792 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:18.793 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:18.793 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:18.793 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:18.793 INFO [main][AbstractShell] Close shell Testing shell 10:38:18.793 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:18.799 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:18.799 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:18.799 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 10:38:18.799 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:18.799 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:18.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:18.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:18.806 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 10:38:18.806 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:18.806 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 10:38:18.806 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 10:38:18.806 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:18.806 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:18.806 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:18.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 "NON_EXISTING_LABEL_&*") 10:38:18.823 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:18.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:18.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:18.837 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:18.837 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:18.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:18.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:18.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:19.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:19.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:19.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:19.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:19.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:38:19.847 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was not found 10:38:19.847 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:19.847 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:19.847 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:19.847 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:19.847 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:19.847 INFO [main][AbstractShell] Close shell Testing shell 10:38:19.847 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:19.854 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:19.854 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:19.854 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 10:38:19.854 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:19.854 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:19.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:19.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:19.861 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 10:38:19.861 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:19.861 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 10:38:19.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 10:38:19.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:19.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:19.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:19.879 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") 10:38:19.879 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:19.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:19.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:19.894 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:19.894 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:19.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:19.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:19.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:19.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:19.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:38:19.899 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Item23 10:38:19.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 10:38:19.901 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:19.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:19.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:19.901 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:19.901 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:19.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:19.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:19.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:19.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:19.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:38:19.901 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:38:19.902 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:19.902 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:19.902 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:19.902 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:19.902 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:19.902 INFO [main][AbstractShell] Close shell Testing shell 10:38:19.902 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:19.913 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:19.913 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:19.913 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 10:38:19.913 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:19.913 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:19.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:19.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:19.920 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 10:38:19.920 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 10:38:19.920 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:19.920 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:19.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:19.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.474 s - in org.eclipse.reddeer.swt.test.impl.combo.ComboTest enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.053 s findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.052 s getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.064 s findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.048 s selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.049 s findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.046 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 1.045 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 1.055 s selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.059 s Running org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 10:38:19.930 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 10:38:19.931 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:38:19.931 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:19.931 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 10:38:19.931 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:19.931 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:38:19.931 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:19.931 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:38:19.932 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:19.932 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:19.932 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 10:38:19.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 10:38:19.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:19.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:19.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:19.954 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 10:38:19.954 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:19.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:19.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:19.963 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:19.963 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:19.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:19.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:38:19.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:38:19.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:19.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 2 was found 10:38:19.963 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 2 10:38:19.966 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:38:19.966 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:19.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:19.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:19.967 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:19.967 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:19.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:19.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:19.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:19.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:19.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:38:19.967 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:38:19.967 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:19.968 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:19.968 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:19.968 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:19.968 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:19.968 INFO [main][AbstractShell] Close shell Testing shell 10:38:19.968 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:19.972 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:19.972 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:19.972 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 10:38:19.973 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:19.973 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:19.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:19.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:19.984 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 10:38:19.984 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:19.985 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 10:38:19.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 10:38:19.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:19.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:19.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:20.004 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 10:38:20.004 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:20.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:20.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:20.013 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:20.013 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:20.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:20.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:20.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:20.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:20.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found 10:38:20.015 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:20.015 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:20.015 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:20.016 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:20.016 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:20.016 INFO [main][AbstractShell] Close shell Testing shell 10:38:20.016 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:20.020 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:20.020 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:20.020 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 10:38:20.020 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:20.020 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:20.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:20.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:20.032 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 10:38:20.032 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:20.032 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 10:38:20.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 10:38:20.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:20.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:20.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:20.048 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 10:38:20.048 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:20.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:20.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:20.059 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:20.059 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:20.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:20.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:20.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:20.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:20.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 10:38:20.059 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 0 10:38:20.059 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 10:38:20.059 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:20.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:20.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:20.059 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:20.059 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:20.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:20.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:20.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:20.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:20.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found 10:38:20.061 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:20.061 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:20.061 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:20.061 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:20.061 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:20.061 INFO [main][AbstractShell] Close shell Testing shell 10:38:20.061 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:20.066 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:20.066 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:20.066 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 10:38:20.066 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:20.066 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:20.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:20.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:20.077 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 10:38:20.077 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:20.077 INFO [WorkbenchTestable][RequirementsRunner] Started test: isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 10:38:20.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 10:38:20.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:20.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:20.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:20.093 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") 10:38:20.093 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:20.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:20.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:20.104 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:20.104 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:20.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:20.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:20.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:20.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:20.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 10:38:20.104 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") 10:38:20.104 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:20.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:20.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:20.104 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:20.104 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:20.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:20.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:20.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:20.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:20.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 10:38:20.104 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 1 10:38:20.106 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 0 10:38:20.106 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:20.106 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:20.106 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:20.106 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:20.106 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:20.106 INFO [main][AbstractShell] Close shell Testing shell 10:38:20.106 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:20.111 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:20.111 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:20.111 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 10:38:20.111 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:20.111 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:20.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:20.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:20.122 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 10:38:20.122 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:20.123 INFO [WorkbenchTestable][RequirementsRunner] Started test: tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 10:38:20.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 10:38:20.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:20.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:20.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:20.140 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 10:38:20.140 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:20.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:20.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:20.150 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:20.150 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:20.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:20.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:20.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:20.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:20.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found 10:38:20.151 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:20.151 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:20.151 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:20.152 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:20.152 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:20.152 INFO [main][AbstractShell] Close shell Testing shell 10:38:20.152 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:20.156 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:20.156 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:20.156 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 10:38:20.156 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:20.156 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:20.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:20.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:20.163 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 10:38:20.163 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:20.163 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 10:38:20.163 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 10:38:20.163 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:20.163 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:20.163 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:20.184 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 10:38:20.184 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:20.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:20.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:20.194 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:20.194 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:20.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:20.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 10:38:20.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 10:38:20.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 10:38:20.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 10:38:21.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 10:38:21.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 10:38:21.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:38:21.196 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 5 was not found 10:38:21.196 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:21.196 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:21.196 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:21.196 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:21.196 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:21.196 INFO [main][AbstractShell] Close shell Testing shell 10:38:21.196 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:21.201 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:21.201 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:21.201 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 10:38:21.201 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:21.201 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:21.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:21.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:21.213 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 10:38:21.213 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:21.213 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 10:38:21.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 10:38:21.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:21.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:21.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:21.230 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_#$") 10:38:21.230 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:21.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:21.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:21.241 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:21.241 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:21.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:21.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:21.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:21.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:21.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:22.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:22.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:22.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:38:22.244 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was not found 10:38:22.244 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:22.244 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:22.244 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:22.244 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:22.244 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:22.244 INFO [main][AbstractShell] Close shell Testing shell 10:38:22.244 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:22.249 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:22.249 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:22.249 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 10:38:22.249 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:22.249 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:22.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:22.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:22.261 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 10:38:22.262 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:22.262 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 10:38:22.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 10:38:22.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:22.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:22.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:22.278 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") 10:38:22.278 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:22.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:22.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:22.288 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:22.288 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:22.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:22.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:22.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:22.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:22.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 10:38:22.288 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 1 10:38:22.289 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:38:22.289 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:22.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:22.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:22.289 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:22.289 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:22.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:22.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:22.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:22.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:22.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:38:22.289 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:38:22.290 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:22.290 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:22.290 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:22.290 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:22.290 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:22.290 INFO [main][AbstractShell] Close shell Testing shell 10:38:22.290 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:22.295 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:22.295 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:22.295 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 10:38:22.296 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:22.296 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:22.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:22.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:22.307 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 10:38:22.307 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 10:38:22.307 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:22.307 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:22.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:22.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.378 s - in org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.052 s getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.047 s getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.045 s isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.045 s tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.04 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 1.05 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 1.048 s findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.045 s Running org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 10:38:22.314 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 10:38:22.314 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:38:22.314 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:22.314 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 10:38:22.314 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:22.314 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:38:22.315 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:22.315 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:38:22.315 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:22.315 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:22.315 INFO [WorkbenchTestable][RequirementsRunner] Started test: spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest) 10:38:22.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 10:38:22.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:22.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:22.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:22.330 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 10:38:22.330 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:22.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:22.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:22.338 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:22.338 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:22.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:22.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:22.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:22.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:22.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 10:38:22.340 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 10:38:22.340 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:22.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:22.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:22.340 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:22.340 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:22.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:22.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:22.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:22.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:22.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 10:38:22.340 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 1 10:38:22.342 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 10:38:22.342 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:22.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:22.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:22.342 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:22.342 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:22.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:22.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:22.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:22.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:22.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 10:38:22.342 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 10:38:22.342 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:22.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:22.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:22.342 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:22.342 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:22.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:22.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:38:22.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:38:22.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:22.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 1 was found 10:38:22.343 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 2 10:38:22.343 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 10:38:22.343 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:22.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:22.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:22.343 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:22.343 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:22.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:22.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:38:22.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:38:22.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:22.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 1 was found 10:38:22.344 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:") 10:38:22.344 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:22.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:22.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:22.344 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:22.344 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:22.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:22.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:22.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:22.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:22.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 10:38:22.345 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 11 10:38:22.345 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:") 10:38:22.345 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:22.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:22.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:22.345 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:22.345 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:22.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:22.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:22.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:22.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:22.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 10:38:22.346 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:") 10:38:22.346 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:22.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:22.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:22.346 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:22.346 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:22.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:22.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:22.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:22.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:22.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 10:38:22.347 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 22 10:38:22.347 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:") 10:38:22.347 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:22.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:22.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:22.347 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:22.347 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:22.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:22.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:22.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:22.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:22.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 10:38:22.348 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:22.348 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:22.348 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:22.348 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:22.348 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:22.348 INFO [main][AbstractShell] Close shell Testing shell 10:38:22.348 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:22.352 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:22.352 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:22.352 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 10:38:22.352 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:22.352 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:22.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:22.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:22.360 INFO [WorkbenchTestable][RequirementsRunner] Finished test: spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest) 10:38:22.360 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 10:38:22.360 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:22.360 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:22.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:22.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest) Time elapsed: 0.045 s Running org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 10:38:22.386 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 10:38:22.387 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:38:22.387 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:22.387 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 10:38:22.387 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:22.387 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:38:22.389 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:22.389 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:38:22.389 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:22.390 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:22.390 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 10:38:22.390 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 10:38:22.390 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:22.390 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:22.390 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:22.586 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:38:22.586 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:22.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:22.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:22.752 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:22.752 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:22.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:22.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:22.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:22.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:22.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:38:22.754 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 10:38:22.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:22.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers 10:38:22.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found 10:38:22.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:22.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found 10:38:22.754 INFO [WorkbenchTestable][AbstractTableItem] Set text array: [Ljava.lang.String;@2bef4f9e 10:38:22.757 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:22.757 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:22.757 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:22.757 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:22.757 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:22.757 INFO [main][AbstractShell] Close shell Testing shell 10:38:22.757 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:22.764 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:22.764 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:22.764 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 10:38:22.764 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:22.764 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:22.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:22.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:22.783 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 10:38:22.783 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:22.783 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 10:38:22.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 10:38:22.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:22.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:22.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:22.956 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 10:38:22.956 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:23.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:23.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:23.125 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:23.125 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:23.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:23.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:38:23.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:38:23.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:23.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 10:38:23.128 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") 10:38:23.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:23.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:23.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:23.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:23.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 10:38:23.129 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:23.129 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:23.129 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:23.129 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:23.129 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:23.129 INFO [main][AbstractShell] Close shell Testing shell 10:38:23.129 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:23.136 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:23.136 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:23.136 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 10:38:23.136 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:23.136 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:23.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:23.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:23.148 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 10:38:23.148 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:23.148 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 10:38:23.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 10:38:23.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:23.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:23.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:23.323 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with no referenced composite specified, index 0 and no matchers specified 10:38:23.323 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:23.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:23.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:23.490 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:23.490 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:23.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:23.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:23.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:23.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:23.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 10:38:23.491 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:23.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 10:38:23.491 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:23.491 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:23.491 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:23.491 INFO [main][AbstractShell] Close shell Testing shell 10:38:23.491 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:23.497 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:23.497 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:23.497 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 10:38:23.497 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:23.497 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:23.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:23.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:23.503 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 10:38:23.503 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:23.503 INFO [WorkbenchTestable][RequirementsRunner] Started test: text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 10:38:23.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 10:38:23.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:23.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:23.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:23.674 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") 10:38:23.674 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:23.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:23.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:23.845 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:23.845 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:23.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:23.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:23.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:23.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:23.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 10:38:23.845 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:23.845 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:23.845 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:23.845 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:23.845 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:23.845 INFO [main][AbstractShell] Close shell Testing shell 10:38:23.845 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:23.852 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:23.852 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:23.852 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 10:38:23.852 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:23.852 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:23.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:23.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:23.859 INFO [WorkbenchTestable][RequirementsRunner] Finished test: text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 10:38:23.859 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:23.859 INFO [WorkbenchTestable][RequirementsRunner] Started test: click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 10:38:23.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 10:38:23.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:23.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:23.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:24.071 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 10:38:24.071 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:24.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:24.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:24.285 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:24.285 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:24.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:24.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:38:24.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:38:24.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:24.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 10:38:24.288 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") 10:38:24.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:24.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:24.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:24.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:24.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 10:38:24.289 INFO [WorkbenchTestable][AbstractTableItem] Double click table item 1 2 10:38:24.289 TRACE [main][WidgetHandler] Notify Table with event 13 10:38:24.290 TRACE [main][WidgetHandler] Wait for synchronization 10:38:24.290 TRACE [main][WidgetHandler] Notify Table with event 3 10:38:24.290 TRACE [main][WidgetHandler] Wait for synchronization 10:38:24.290 TRACE [main][WidgetHandler] Notify Table with event 4 10:38:24.290 TRACE [main][WidgetHandler] Wait for synchronization 10:38:24.291 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:24.291 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:24.291 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:24.292 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:24.292 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:24.292 INFO [main][AbstractShell] Close shell Testing shell 10:38:24.292 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:24.298 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:24.299 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:24.299 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 10:38:24.299 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:24.299 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:24.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:24.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:24.311 INFO [WorkbenchTestable][RequirementsRunner] Finished test: click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 10:38:24.311 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:24.311 INFO [WorkbenchTestable][RequirementsRunner] Started test: index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 10:38:24.311 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 10:38:24.311 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:24.311 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:24.311 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:24.488 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 10:38:24.488 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:24.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:24.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:24.656 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:24.656 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:24.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:24.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:38:24.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:38:24.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:24.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 1 was found 10:38:24.657 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:24.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 10:38:24.657 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:24.657 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:24.657 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:24.657 INFO [main][AbstractShell] Close shell Testing shell 10:38:24.657 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:24.664 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:24.664 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:24.664 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 10:38:24.664 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:24.664 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:24.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:24.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:24.670 INFO [WorkbenchTestable][RequirementsRunner] Finished test: index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 10:38:24.671 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:24.671 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 10:38:24.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 10:38:24.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:24.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:24.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:24.849 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 10:38:24.850 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:25.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:25.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:25.019 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:25.019 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:25.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:25.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:38:25.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:38:25.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:25.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 10:38:25.023 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 10:38:25.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:25.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:25.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:25.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:25.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 10:38:25.023 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:25.023 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:25.023 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:25.024 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:25.024 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:25.024 INFO [main][AbstractShell] Close shell Testing shell 10:38:25.024 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:25.031 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:25.031 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:25.031 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 10:38:25.031 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:25.031 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:25.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:25.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:25.043 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 10:38:25.043 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:25.043 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 10:38:25.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 10:38:25.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:25.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:25.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:25.235 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 10:38:25.235 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:25.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:25.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:25.409 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:25.409 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:25.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:25.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:38:25.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:38:25.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:25.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 10:38:25.413 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 10:38:25.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:25.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:38:25.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:38:25.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:25.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 1 was found 10:38:25.413 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:25.413 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:25.413 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:25.414 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:25.414 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:25.414 INFO [main][AbstractShell] Close shell Testing shell 10:38:25.414 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:25.421 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:25.421 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:25.421 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 10:38:25.421 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:25.421 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:25.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:25.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:25.429 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 10:38:25.429 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:25.429 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 10:38:25.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 10:38:25.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:25.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:25.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:25.602 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 10:38:25.602 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:25.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:25.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:25.778 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:25.778 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:25.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:25.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers 10:38:25.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found 10:38:25.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:25.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found 10:38:25.778 INFO [WorkbenchTestable][AbstractTableItem] Set text some text in columnin column 6 10:38:25.779 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with no referenced composite specified, index 7 and no matchers specified 10:38:25.779 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:25.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:25.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:25.780 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:25.780 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:25.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:25.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers 10:38:25.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found 10:38:25.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:25.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found 10:38:25.780 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:25.780 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:25.780 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:25.780 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:25.780 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:25.780 INFO [main][AbstractShell] Close shell Testing shell 10:38:25.780 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:25.787 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:25.787 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:25.787 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 10:38:25.787 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:25.787 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:25.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:25.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:25.800 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 10:38:25.800 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:25.800 INFO [WorkbenchTestable][RequirementsRunner] Started test: setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 10:38:25.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 10:38:25.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:25.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:25.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:25.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:38:25.971 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:26.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:26.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:26.141 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:26.141 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:26.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:26.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:26.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:26.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:26.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:38:26.142 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 10:38:26.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:26.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 10:38:26.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6 is found 10:38:26.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:26.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 6 was found 10:38:26.142 INFO [WorkbenchTestable][AbstractTableItem] Set text some text 10:38:26.143 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 10:38:26.143 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:26.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:26.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:26.144 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:26.144 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:26.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:26.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 10:38:26.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6 is found 10:38:26.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:26.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 6 was found 10:38:26.144 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:26.144 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:26.144 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:26.144 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:26.144 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:26.144 INFO [main][AbstractShell] Close shell Testing shell 10:38:26.144 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:26.151 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:26.151 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:26.151 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 10:38:26.151 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:26.151 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:26.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:26.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:26.164 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 10:38:26.164 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 10:38:26.164 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:26.164 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:26.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:26.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.779 s - in org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.393 s referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.365 s defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.355 s text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.356 s click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.452 s index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.359 s referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.372 s referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.386 s setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.371 s setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.364 s Running org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:26.170 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:26.171 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:38:26.171 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:26.171 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:26.171 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:26.171 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:38:26.171 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:26.172 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:38:26.172 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:26.172 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:26.172 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:38:26.172 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:26.172 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:26.172 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:26.172 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:26.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:38:26.427 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:26.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:26.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:26.666 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:26.666 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:26.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:26.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:26.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:26.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:26.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:38:26.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:26.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:26.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:26.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:26.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:26.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:26.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:26.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:26.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:26.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:26.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:26.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:26.702 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:26.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 10:38:26.702 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:26.703 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:26.703 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:26.703 INFO [main][AbstractShell] Close shell Testing shell 10:38:26.703 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:26.712 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:26.712 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:26.712 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:26.712 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:26.712 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:26.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:26.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:26.726 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:38:26.726 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:26.726 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:38:26.726 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:26.726 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:26.726 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:26.726 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:26.979 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:38:26.979 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:27.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:27.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:27.213 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:27.213 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:27.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:27.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:27.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:27.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:27.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:38:27.215 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location] 10:38:27.215 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:27.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 10:38:27.215 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:27.216 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:27.216 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:27.216 INFO [main][AbstractShell] Close shell Testing shell 10:38:27.216 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:27.225 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:27.225 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:27.225 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:27.225 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:27.225 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:27.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:27.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:27.231 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:38:27.232 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:27.232 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:38:27.232 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:27.232 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:27.232 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:27.232 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:27.489 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:38:27.489 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:27.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:27.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:27.721 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:27.721 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:27.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:27.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:27.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:27.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:27.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:38:27.722 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 3) 10:38:27.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:27.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:27.723 TRACE [main][WidgetHandler] Notify Table with event 13 10:38:27.723 TRACE [main][WidgetHandler] Wait for synchronization 10:38:27.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:27.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:27.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:27.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:27.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:27.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:27.726 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:27.726 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:27.726 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:27.727 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:27.727 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:27.727 INFO [main][AbstractShell] Close shell Testing shell 10:38:27.727 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:27.736 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:27.736 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:27.736 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:27.736 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:27.736 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:27.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:27.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:27.749 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:38:27.749 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:27.749 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:38:27.749 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:27.749 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:27.749 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:27.749 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:28.001 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified 10:38:28.001 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:28.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:28.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:28.235 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:28.235 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:28.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:28.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:38:28.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:38:28.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:28.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 10:38:28.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:28.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:28.241 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x: 10:38:28.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:38:28.244 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:38:28.244 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:28.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:38:28.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:28.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:28.247 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:28.247 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:28.247 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:28.247 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:28.247 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:28.248 INFO [main][AbstractShell] Close shell Testing shell 10:38:28.248 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:28.257 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:28.257 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:28.257 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:28.257 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:28.257 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:28.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:28.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:28.264 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:38:28.264 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:28.264 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:38:28.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:28.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:28.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:28.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:28.514 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:38:28.514 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:28.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:28.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:28.746 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:28.746 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:28.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:28.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:28.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:28.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:28.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:38:28.747 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 10:38:28.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:28.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:28.747 TRACE [main][WidgetHandler] Notify Table with event 13 10:38:28.747 TRACE [main][WidgetHandler] Wait for synchronization 10:38:28.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:28.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:28.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:28.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:28.749 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:28.749 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:28.749 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:28.749 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:28.749 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:28.749 INFO [main][AbstractShell] Close shell Testing shell 10:38:28.749 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:28.758 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:28.758 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:28.758 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:28.758 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:28.758 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:28.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:28.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:28.765 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:38:28.765 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:28.765 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:38:28.765 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:28.765 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:28.765 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:28.765 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:29.020 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 10:38:29.020 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:29.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:29.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:29.250 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:29.250 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:29.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:29.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:38:29.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:38:29.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:29.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 10:38:29.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:29.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:29.253 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 10:38:29.253 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:29.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:29.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:29.253 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:29.253 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:29.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:29.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:38:29.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:38:29.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:29.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 10:38:29.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:29.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:29.256 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 10:38:29.256 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:29.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:29.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:29.256 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:29.256 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:29.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:29.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:38:29.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:38:29.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:29.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 10:38:29.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:29.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:29.260 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:29.260 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:29.260 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:29.260 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:29.260 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:29.260 INFO [main][AbstractShell] Close shell Testing shell 10:38:29.260 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:29.270 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:29.270 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:29.270 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:29.270 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:29.270 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:29.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:29.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:29.281 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:38:29.281 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:29.281 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:38:29.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:29.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:29.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:29.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:29.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 10:38:29.531 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:29.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:29.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:29.761 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:29.761 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:29.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:29.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:38:29.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:38:29.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:29.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 10:38:29.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:29.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:29.764 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x: 10:38:29.765 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:29.765 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:29.765 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:29.765 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:29.765 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:29.765 INFO [main][AbstractShell] Close shell Testing shell 10:38:29.765 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:29.774 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:29.774 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:29.774 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:29.774 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:29.774 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:29.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:29.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:29.780 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:38:29.780 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:29.780 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:38:29.780 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:29.780 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:29.781 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:29.781 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:30.035 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 10:38:30.035 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:30.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:30.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:30.268 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:30.268 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:30.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:30.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:38:30.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:38:30.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:30.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 10:38:30.272 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 10:38:30.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:30.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:30.272 TRACE [main][WidgetHandler] Notify Table with event 13 10:38:30.272 TRACE [main][WidgetHandler] Wait for synchronization 10:38:30.272 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:30.272 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:30.272 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:30.272 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:30.272 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:30.272 INFO [main][AbstractShell] Close shell Testing shell 10:38:30.272 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:30.281 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:30.281 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:30.281 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:30.281 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:30.281 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:30.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:30.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:30.294 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:38:30.294 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:30.294 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:38:30.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:30.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:30.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:30.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:30.556 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 10:38:30.556 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:30.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:30.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:30.802 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:30.802 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:30.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:30.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:38:30.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:38:30.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:30.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 10:38:30.808 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4) 10:38:30.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:30.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:30.808 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:30.808 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:30.808 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:30.809 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:30.809 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:30.809 INFO [main][AbstractShell] Close shell Testing shell 10:38:30.809 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:30.818 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:30.818 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:30.818 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:30.818 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:30.818 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:30.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:30.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:30.825 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:38:30.825 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:30.825 INFO [WorkbenchTestable][RequirementsRunner] Started test: waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:38:30.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:30.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:30.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:30.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:31.083 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 10:38:31.083 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:31.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:31.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:31.321 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:31.321 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:31.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:31.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:38:31.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:38:31.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:31.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 10:38:31.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text '!' in cell 2... 10:38:31.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:31.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:31.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text '!' in cell 2 finished successfully 10:38:31.326 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:31.326 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:31.326 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:31.326 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:31.326 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:31.326 INFO [main][AbstractShell] Close shell Testing shell 10:38:31.326 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:31.336 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:31.336 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:31.336 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:31.336 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:31.336 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:31.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:31.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:31.349 INFO [WorkbenchTestable][RequirementsRunner] Finished test: waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:38:31.349 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:31.349 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:38:31.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:31.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:31.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:31.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:31.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:38:31.622 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:31.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:31.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:31.866 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:31.866 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:31.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:31.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:31.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:31.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:31.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:38:31.867 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:31.867 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:31.867 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:31.867 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:31.867 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:31.867 INFO [main][AbstractShell] Close shell Testing shell 10:38:31.867 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:31.876 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:31.876 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:31.876 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:31.876 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:31.876 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:31.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:31.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:31.882 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:38:31.882 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:31.882 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:38:31.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:31.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:31.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:31.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:32.140 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 10:38:32.140 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:32.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:32.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:32.387 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:32.387 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:32.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:32.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:38:32.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:38:32.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:32.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 10:38:32.391 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') 10:38:32.391 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:32.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:32.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:32.391 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:32.391 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:32.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:32.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:32.391 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 10:38:32.393 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 10:38:32.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:32.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:32.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:38:32.393 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:32.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 10:38:32.394 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:32.394 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:32.394 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:32.394 INFO [main][AbstractShell] Close shell Testing shell 10:38:32.394 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:32.403 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:32.403 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:32.403 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:32.403 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:32.403 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:32.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:32.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:32.409 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:38:32.409 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:32.409 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:38:32.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:32.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:32.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:32.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:32.665 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:38:32.665 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:32.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:32.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:32.908 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:32.908 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:32.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:32.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:32.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:32.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:32.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:38:32.909 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location] 10:38:32.909 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:32.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 10:38:32.909 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:32.909 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:32.909 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:32.909 INFO [main][AbstractShell] Close shell Testing shell 10:38:32.909 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:32.920 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:32.920 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:32.920 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:32.920 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:32.920 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:32.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:32.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:32.931 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:38:32.932 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:32.932 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:38:32.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:32.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:32.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:32.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:33.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 10:38:33.189 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:33.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:33.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:33.419 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:33.419 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:33.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:33.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:33.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:33.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:33.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:38:33.420 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 10:38:33.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:33.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:33.420 TRACE [main][WidgetHandler] Notify Table with event 13 10:38:33.420 TRACE [main][WidgetHandler] Wait for synchronization 10:38:33.421 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:33.421 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:33.421 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:33.421 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:33.421 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:33.421 INFO [main][AbstractShell] Close shell Testing shell 10:38:33.421 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:33.430 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:33.430 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:33.431 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:33.431 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:33.431 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:33.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:33.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:33.437 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:38:33.437 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:33.437 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:38:33.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:33.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:33.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:33.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:33.693 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:38:33.693 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:33.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:33.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:33.927 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:33.927 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:33.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:33.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:33.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:33.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:33.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:38:33.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:33.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:33.928 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x: 10:38:33.928 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:33.928 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:33.928 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:33.928 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:33.929 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:33.929 INFO [main][AbstractShell] Close shell Testing shell 10:38:33.929 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:33.938 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:33.938 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:33.938 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:33.938 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:33.938 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:33.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:33.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:33.945 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:38:33.945 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:33.946 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:38:33.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:33.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:33.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:33.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:34.214 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:38:34.214 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:34.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:34.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:34.455 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:34.455 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:34.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:34.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:34.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:34.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:34.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:38:34.456 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:34.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 10:38:34.456 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:34.457 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:34.457 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:34.457 INFO [main][AbstractShell] Close shell Testing shell 10:38:34.457 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:34.466 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:34.466 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:34.466 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:34.466 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:34.466 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:34.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:34.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:34.472 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:38:34.472 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:34.473 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:38:34.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:34.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:34.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:34.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:34.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 10:38:34.721 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:34.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:34.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:34.953 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:34.953 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:34.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:34.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:34.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:34.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:34.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:38:34.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:34.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:34.955 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:34.955 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:34.955 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:34.955 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:34.956 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:34.956 INFO [main][AbstractShell] Close shell Testing shell 10:38:34.956 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:34.966 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:34.966 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:34.966 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:34.966 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:34.966 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:34.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:34.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:34.974 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:38:34.974 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:34.974 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:38:34.974 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:34.974 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:34.974 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:34.974 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:35.230 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 10:38:35.230 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:35.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:35.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:35.461 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:35.461 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:35.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:35.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:38:35.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:38:35.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:35.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 10:38:35.467 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 10:38:35.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:35.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:35.468 TRACE [main][WidgetHandler] Notify Table with event 13 10:38:35.468 TRACE [main][WidgetHandler] Wait for synchronization 10:38:35.468 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:35.468 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:35.468 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:35.468 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:35.468 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:35.468 INFO [main][AbstractShell] Close shell Testing shell 10:38:35.468 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:35.478 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:35.478 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:35.478 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:35.478 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:35.478 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:35.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:35.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:35.491 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:38:35.491 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:35.491 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:38:35.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:35.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:35.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:35.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:35.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:38:35.741 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:35.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:35.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:35.971 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:35.971 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:35.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:35.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:35.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:35.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:35.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:38:35.980 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:35.980 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:35.980 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:35.980 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:35.980 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:35.980 INFO [main][AbstractShell] Close shell Testing shell 10:38:35.980 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:35.990 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:35.990 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:35.990 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:35.990 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:35.990 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:36.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:36.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:36.002 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:38:36.002 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:36.002 INFO [WorkbenchTestable][RequirementsRunner] Started test: doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:38:36.002 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:36.002 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:36.002 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:36.002 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:36.272 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 10:38:36.272 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:36.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:36.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:36.511 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:36.511 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:36.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:36.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:38:36.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:38:36.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:36.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 10:38:36.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:36.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:36.515 INFO [WorkbenchTestable][AbstractTableItem] Double click table item x 10:38:36.516 TRACE [main][WidgetHandler] Notify Table with event 13 10:38:36.516 TRACE [main][WidgetHandler] Wait for synchronization 10:38:36.516 TRACE [main][WidgetHandler] Notify Table with event 8 10:38:36.516 TRACE [main][WidgetHandler] Wait for synchronization 10:38:36.517 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:36.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 10:38:36.518 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:36.518 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:36.518 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:36.518 INFO [main][AbstractShell] Close shell Testing shell 10:38:36.518 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:36.529 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:36.529 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:36.529 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:36.529 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:36.529 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:36.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:36.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:36.537 INFO [WorkbenchTestable][RequirementsRunner] Finished test: doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:38:36.537 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:36.537 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:38:36.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:36.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:36.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:36.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:36.789 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 10:38:36.789 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:37.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:37.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:37.021 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:37.021 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:37.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:37.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:38:37.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:38:37.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:37.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 10:38:37.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:37.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:37.026 TRACE [main][WidgetHandler] Notify Table with event 13 10:38:37.026 TRACE [main][WidgetHandler] Wait for synchronization 10:38:37.026 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 10:38:37.026 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:37.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:37.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:37.026 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:37.026 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:37.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:37.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:38:37.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:38:37.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:37.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 10:38:37.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:37.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:37.030 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:37.030 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:37.030 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:37.030 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:37.030 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:37.030 INFO [main][AbstractShell] Close shell Testing shell 10:38:37.030 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:37.039 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:37.039 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:37.039 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:37.039 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:37.039 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:37.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:37.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:37.051 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:38:37.051 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:37.051 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:38:37.051 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:37.051 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:37.051 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:37.051 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:37.300 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:38:37.300 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:37.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:37.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:37.531 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:37.531 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:37.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:37.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:37.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:37.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:37.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:38:37.532 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4, 5) 10:38:37.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:37.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:37.533 TRACE [main][WidgetHandler] Notify Table with event 13 10:38:37.533 TRACE [main][WidgetHandler] Wait for synchronization 10:38:37.533 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:37.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 10:38:37.533 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:37.533 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:37.533 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:37.533 INFO [main][AbstractShell] Close shell Testing shell 10:38:37.533 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:37.542 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:37.542 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:37.542 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:37.542 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:37.542 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:37.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:37.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:37.549 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:38:37.549 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:37.549 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:38:37.549 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:37.549 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:37.549 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:37.549 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:37.799 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 10:38:37.799 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:38.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:38.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:38.031 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:38.031 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:38.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:38.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:38:38.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:38:38.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:38.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 10:38:38.035 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4) 10:38:38.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:38.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:38.035 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:38.035 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:38.036 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:38.036 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:38.036 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:38.036 INFO [main][AbstractShell] Close shell Testing shell 10:38:38.036 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:38.045 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:38.045 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:38.045 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:38.045 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:38.045 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:38.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:38.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:38.052 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:38:38.052 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:38.052 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:38:38.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:38.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:38.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:38.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:38.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:38:38.315 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:38.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:38.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:38.550 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:38.550 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:38.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:38.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:38.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:38.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:38.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:38:38.551 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 10:38:38.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:38.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:38.551 TRACE [main][WidgetHandler] Notify Table with event 13 10:38:38.551 TRACE [main][WidgetHandler] Wait for synchronization 10:38:38.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:38.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:38.553 INFO [WorkbenchTestable][AbstractTable] Deselect all table rows 10:38:38.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:38.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:38.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:38.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:38.556 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:38.556 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:38.556 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:38.556 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:38.556 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:38.556 INFO [main][AbstractShell] Close shell Testing shell 10:38:38.557 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:38.567 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:38.567 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:38.567 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:38.567 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:38.567 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:38.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:38.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:38.579 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:38:38.579 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:38.580 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:38:38.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:38.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:38.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:38.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:38.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 10:38:38.829 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:39.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:39.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:39.055 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:39.055 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:39.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:39.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:39.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:39.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:39.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:38:39.056 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location] 10:38:39.057 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:39.057 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:39.057 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:39.057 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:39.057 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:39.057 INFO [main][AbstractShell] Close shell Testing shell 10:38:39.057 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:39.065 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:39.065 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:39.066 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:39.066 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:39.066 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:39.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:39.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:39.072 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:38:39.072 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:39.072 INFO [WorkbenchTestable][RequirementsRunner] Started test: waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:38:39.072 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:39.072 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:39.072 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:39.072 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:39.318 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 10:38:39.318 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:39.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:39.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:39.555 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:39.555 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:39.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:39.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:38:39.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:38:39.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:39.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 10:38:39.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text 'this does not exist' in cell 2... 10:38:39.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:39.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:40.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:40.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:40.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:40.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:41.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:41.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:41.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:41.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:42.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:42.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:42.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:42.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:43.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:43.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:43.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:43.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:44.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:44.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:44.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:44.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:45.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:45.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:45.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:45.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:46.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:46.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:46.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:46.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:47.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:47.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:47.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:47.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:48.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:48.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:48.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:48.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:49.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:49.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:49.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:49.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:49.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text 'this does not exist' in cell 2 failed, an exception will be thrown 10:38:49.594 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:49.594 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:49.594 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:49.595 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:49.595 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:49.595 INFO [main][AbstractShell] Close shell Testing shell 10:38:49.595 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:49.605 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:49.605 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:49.605 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:49.605 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:49.605 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:49.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:49.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:49.618 INFO [WorkbenchTestable][RequirementsRunner] Finished test: waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 10:38:49.618 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 10:38:49.618 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:49.618 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:49.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:49.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.448 s - in org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.554 s testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.505 s testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.517 s testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.515 s testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.501 s testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.516 s testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.499 s testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.514 s testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.531 s waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.524 s testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.533 s testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.527 s testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.522 s testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.505 s testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.508 s testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.526 s indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.501 s testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.517 s testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.511 s doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.535 s testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.514 s testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.498 s testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.503 s testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.527 s testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.492 s waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 10.546 s Running org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 10:38:49.630 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 10:38:49.631 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:38:49.631 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:49.631 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 10:38:49.631 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:49.631 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:38:49.632 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:49.632 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:38:49.632 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:49.632 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:49.632 INFO [WorkbenchTestable][RequirementsRunner] Started test: findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 10:38:49.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 10:38:49.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:49.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:49.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:49.645 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 10:38:49.645 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:49.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:49.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:49.654 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:49.654 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:49.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:49.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:38:49.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:38:49.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:49.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found 10:38:49.657 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:49.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 10:38:49.657 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:49.658 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:49.658 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:49.658 INFO [main][AbstractShell] Close shell Testing shell 10:38:49.658 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:49.663 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:49.663 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:49.671 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 10:38:49.671 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:49.671 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:49.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:49.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:49.747 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 10:38:49.747 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:49.747 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 10:38:49.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 10:38:49.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:49.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:49.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:49.783 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 10:38:49.783 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:49.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:49.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:49.818 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:49.818 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:49.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:49.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 10:38:49.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 10:38:50.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 10:38:50.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 10:38:50.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 10:38:50.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 10:38:50.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:38:50.869 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 4 was not found 10:38:50.869 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:50.869 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:50.869 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:50.870 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:50.870 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:50.870 INFO [main][AbstractShell] Close shell Testing shell 10:38:50.870 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:50.873 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:50.873 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:50.873 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 10:38:50.873 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:50.873 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:50.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:50.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:50.879 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 10:38:50.880 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:50.880 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 10:38:50.880 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 10:38:50.880 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:50.880 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:50.880 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:50.886 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 10:38:50.886 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:50.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:50.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:50.896 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:50.896 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:50.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:50.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:38:50.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:38:50.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:50.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found 10:38:50.898 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:50.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 10:38:50.898 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:50.898 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:50.898 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:50.898 INFO [main][AbstractShell] Close shell Testing shell 10:38:50.898 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:50.901 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:50.901 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:50.901 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 10:38:50.901 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:50.902 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:50.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:50.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:50.913 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 10:38:50.913 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:50.913 INFO [WorkbenchTestable][RequirementsRunner] Started test: setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 10:38:50.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 10:38:50.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:50.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:50.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:50.919 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 10:38:50.919 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:50.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:50.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:50.926 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:50.926 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:50.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:50.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:50.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:50.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:50.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 0 was found 10:38:50.927 TRACE [WorkbenchTestable][WidgetHandler] Notify Scale with event 13 10:38:50.927 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:50.927 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:38:50.927 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:50.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:50.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:50.928 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:50.928 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:50.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:50.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:50.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:50.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:50.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:38:50.928 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:38:50.930 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:50.930 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:50.930 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:50.931 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:50.931 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:50.931 INFO [main][AbstractShell] Close shell Testing shell 10:38:50.931 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:50.934 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:50.934 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:50.934 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 10:38:50.934 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:50.934 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:50.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:50.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:50.940 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 10:38:50.940 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:50.940 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 10:38:50.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 10:38:50.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:50.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:50.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:50.947 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 10:38:50.947 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:50.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:50.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:50.959 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:50.959 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:50.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:50.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:38:50.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:38:50.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:50.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found 10:38:50.961 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:50.961 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:50.961 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:50.961 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:50.961 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:50.961 INFO [main][AbstractShell] Close shell Testing shell 10:38:50.961 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:50.965 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:50.965 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:50.965 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 10:38:50.965 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:50.965 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:50.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:50.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:50.972 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 10:38:50.972 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:50.972 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 10:38:50.972 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 10:38:50.972 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:50.972 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:50.972 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:50.983 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 10:38:50.983 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:50.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:50.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:50.991 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:50.991 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:50.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:50.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:50.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:50.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:50.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 0 was found 10:38:50.992 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:50.992 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:50.992 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:50.992 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:50.993 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:50.993 INFO [main][AbstractShell] Close shell Testing shell 10:38:50.993 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:50.996 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:50.996 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:50.996 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 10:38:50.996 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:50.996 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:51.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:51.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:51.002 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 10:38:51.002 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 10:38:51.002 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:51.002 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:51.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:51.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.373 s - in org.eclipse.reddeer.swt.test.impl.scale.ScaleTest findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.115 s findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 1.132 s getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.033 s setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.027 s getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.032 s getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.03 s Running org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 10:38:51.008 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 10:38:51.009 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:38:51.009 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:51.009 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 10:38:51.009 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:51.009 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:38:51.013 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:51.013 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:38:51.013 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:51.014 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:51.014 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 10:38:51.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 10:38:51.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:51.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:51.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:51.022 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) 10:38:51.022 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:51.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:51.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:51.029 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:51.029 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:51.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:51.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:38:51.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 10:38:51.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:38:51.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 10:38:52.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:38:52.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 10:38:52.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:38:52.030 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 2 was not found 10:38:52.030 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:52.030 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:52.031 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:52.031 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:52.031 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:52.031 INFO [main][AbstractShell] Close shell Testing shell 10:38:52.031 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:52.033 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:52.033 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:52.033 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 10:38:52.033 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:52.034 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:52.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:52.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:52.040 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 10:38:52.040 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:52.040 INFO [WorkbenchTestable][RequirementsRunner] Started test: IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 10:38:52.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 10:38:52.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:52.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:52.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:52.050 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) 10:38:52.050 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:52.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:52.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:52.055 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:52.055 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:52.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:52.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:52.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:52.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:52.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 10:38:52.058 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) 10:38:52.058 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:52.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:52.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:52.058 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:52.058 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:52.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:52.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:52.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:52.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:52.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 10:38:52.058 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:52.058 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:52.058 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:52.058 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:52.058 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:52.058 INFO [main][AbstractShell] Close shell Testing shell 10:38:52.058 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:52.061 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:52.061 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:52.062 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 10:38:52.062 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:52.062 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:52.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:52.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:52.069 INFO [WorkbenchTestable][RequirementsRunner] Finished test: IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 10:38:52.069 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:52.069 INFO [WorkbenchTestable][RequirementsRunner] Started test: horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 10:38:52.069 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 10:38:52.069 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:52.069 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:52.069 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:52.075 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) 10:38:52.075 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:52.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:52.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:52.089 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:52.089 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:52.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:52.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:52.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:52.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:52.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 10:38:52.089 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ProgressBar with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 256) 10:38:52.089 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:52.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:52.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:52.090 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:52.090 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:52.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:52.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:52.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:52.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:52.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 10:38:52.090 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) 10:38:52.090 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:52.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:52.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:52.090 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:52.090 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:52.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:52.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:38:52.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:38:52.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:52.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was found 10:38:52.092 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:52.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 10:38:52.092 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:52.092 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:52.092 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:52.092 INFO [main][AbstractShell] Close shell Testing shell 10:38:52.092 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:52.096 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:52.096 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:52.096 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 10:38:52.096 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:52.096 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:52.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:52.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:52.103 INFO [WorkbenchTestable][RequirementsRunner] Finished test: horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 10:38:52.103 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:52.103 INFO [WorkbenchTestable][RequirementsRunner] Started test: noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 10:38:52.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 10:38:52.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:52.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:52.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:52.115 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) 10:38:52.115 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:52.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:52.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:52.122 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:52.122 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:52.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:52.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:38:52.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 10:38:52.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:38:52.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 10:38:53.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:38:53.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 10:38:53.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:38:53.124 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was not found 10:38:53.124 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:53.124 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:53.124 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:53.124 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:53.124 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:53.124 INFO [main][AbstractShell] Close shell Testing shell 10:38:53.124 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:53.127 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:53.127 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:53.127 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 10:38:53.127 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:53.127 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:53.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:53.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:53.133 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 10:38:53.133 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:53.133 INFO [WorkbenchTestable][RequirementsRunner] Started test: verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 10:38:53.133 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 10:38:53.133 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:53.133 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:53.133 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:53.139 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) 10:38:53.139 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:53.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:53.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:53.149 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:53.149 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:53.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:53.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:53.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:53.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:53.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 10:38:53.149 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) 10:38:53.149 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:53.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:53.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:53.150 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:53.150 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:53.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:53.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:53.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:53.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:53.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 10:38:53.150 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:53.150 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:53.151 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:53.151 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:53.151 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:53.151 INFO [main][AbstractShell] Close shell Testing shell 10:38:53.151 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:53.153 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:53.153 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:53.153 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 10:38:53.153 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:53.153 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:53.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:53.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:53.159 INFO [WorkbenchTestable][RequirementsRunner] Finished test: verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 10:38:53.159 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:53.159 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 10:38:53.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 10:38:53.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:53.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:53.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:53.164 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) 10:38:53.164 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:53.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:53.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:53.175 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:53.175 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:53.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:53.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:38:53.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 10:38:53.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:38:53.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 10:38:54.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:38:54.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 10:38:54.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:38:54.176 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was not found 10:38:54.176 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:54.176 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:54.176 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:54.176 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:54.176 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:54.176 INFO [main][AbstractShell] Close shell Testing shell 10:38:54.177 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:54.179 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:54.179 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:54.179 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 10:38:54.179 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:54.179 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:54.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:54.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:54.185 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 10:38:54.185 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 10:38:54.185 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:54.185 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:54.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:54.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.177 s - in org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 1.026 s IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 0.029 s horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 0.034 s noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 1.03 s verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 0.026 s nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 1.026 s Running org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 10:38:54.190 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 10:38:54.192 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:38:54.192 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:54.192 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 10:38:54.192 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:54.192 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:38:54.195 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:54.195 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:38:54.195 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:54.196 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:54.196 INFO [WorkbenchTestable][RequirementsRunner] Started test: okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest) 10:38:54.196 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 10:38:54.196 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:54.196 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:54.196 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:54.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:54.209 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 10:38:54.209 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:38:54.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:54.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:54.210 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) 10:38:54.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:54.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:54.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:54.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:54.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:38:54.210 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:38:54.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:38:54.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:38:54.210 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:38:54.210 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:54.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification... 10:38:54.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification finished successfully 10:38:54.211 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) 10:38:54.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:54.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:54.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:54.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:54.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:38:54.211 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:38:54.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:38:54.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:38:54.211 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:38:54.211 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:54.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification... 10:38:54.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification finished successfully 10:38:54.212 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:54.212 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:54.212 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:54.212 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:54.212 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:54.212 INFO [main][AbstractShell] Close shell Testing shell 10:38:54.212 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:54.215 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:54.215 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:54.215 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 10:38:54.215 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:54.215 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:54.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:54.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:54.221 INFO [WorkbenchTestable][RequirementsRunner] Finished test: okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest) 10:38:54.221 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 10:38:54.221 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:54.221 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:54.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:54.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest) Time elapsed: 0.025 s Running org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 10:38:54.227 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 10:38:54.227 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:38:54.227 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:54.227 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 10:38:54.227 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:54.227 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:38:54.228 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:54.228 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:38:54.228 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:54.228 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:54.228 INFO [WorkbenchTestable][RequirementsRunner] Started test: openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 10:38:54.228 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 10:38:54.228 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:54.228 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:54.228 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:54.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 10:38:54.234 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:54.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:54.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:54.241 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:54.241 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:54.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:54.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:54.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:54.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:54.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:38:54.242 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text 10:38:54.242 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:38:54.242 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:54.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:54.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:54.242 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:54.242 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:54.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:54.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:54.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:54.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:54.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:38:54.243 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 10:38:54.243 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:38:54.243 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:54.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 10:38:54.243 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:54.243 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:54.243 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:54.243 INFO [main][AbstractShell] Close shell Testing shell 10:38:54.243 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:54.246 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:54.246 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:54.246 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 10:38:54.246 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:54.246 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:54.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:54.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:54.251 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 10:38:54.251 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:54.251 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 10:38:54.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 10:38:54.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:54.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:54.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:54.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:38:54.257 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:54.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:54.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:54.267 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:54.267 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:54.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:54.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:54.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:54.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:54.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:38:54.267 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text 10:38:54.268 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:38:54.268 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:54.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:54.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:54.268 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:54.268 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:54.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:54.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:54.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:54.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:54.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:38:54.268 INFO [WorkbenchTestable][AbstractStyledText] Select text styled in styled text 10:38:54.271 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:54.271 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:54.271 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:54.272 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:54.272 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:54.272 INFO [main][AbstractShell] Close shell Testing shell 10:38:54.272 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:54.274 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:54.274 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:54.274 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 10:38:54.274 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:54.274 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:54.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:54.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:54.280 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 10:38:54.280 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:54.280 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 10:38:54.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 10:38:54.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:54.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:54.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:54.289 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:38:54.289 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:54.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:54.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:54.295 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:54.295 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:54.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:54.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:54.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:54.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:54.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:38:54.295 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text 10:38:54.296 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:38:54.296 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:54.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:54.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:54.296 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:54.296 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:54.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:54.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:54.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:54.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:54.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:38:54.296 INFO [WorkbenchTestable][AbstractStyledText] Select position start: 8 end: 10 in styled text 10:38:54.297 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:54.297 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:54.297 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:54.297 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:54.297 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:54.297 INFO [main][AbstractShell] Close shell Testing shell 10:38:54.297 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:54.300 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:54.300 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:54.300 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 10:38:54.300 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:54.300 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:54.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:54.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:54.307 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 10:38:54.307 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 10:38:54.307 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:54.307 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:54.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:54.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) Time elapsed: 0.023 s selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) Time elapsed: 0.029 s selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) Time elapsed: 0.027 s Running org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 10:38:54.313 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 10:38:54.313 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:38:54.313 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:54.313 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 10:38:54.313 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:54.313 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:38:54.314 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:54.314 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:38:54.314 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:54.314 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:54.314 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 10:38:54.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 10:38:54.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:54.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:54.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:54.333 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 10:38:54.333 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:54.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:54.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:54.342 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:54.342 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:54.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:54.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:38:54.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:38:54.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:54.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 2 was found 10:38:54.343 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 2 10:38:54.344 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:38:54.344 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:54.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:54.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:54.344 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:54.344 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:54.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:54.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:54.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:54.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:54.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:38:54.344 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:38:54.346 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 10:38:54.346 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:54.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:54.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:54.346 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:54.346 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:54.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:54.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:54.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:54.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:54.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabFolder and index 0 was found 10:38:54.347 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:54.347 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:54.347 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:54.347 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:54.347 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:54.347 INFO [main][AbstractShell] Close shell Testing shell 10:38:54.347 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:54.351 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:54.351 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:54.351 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 10:38:54.351 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:54.351 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:54.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:54.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:54.362 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 10:38:54.362 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:54.362 INFO [WorkbenchTestable][RequirementsRunner] Started test: close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 10:38:54.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 10:38:54.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:54.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:54.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:54.376 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 10:38:54.376 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:54.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:54.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:54.385 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:54.385 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:54.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:54.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 10:38:54.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 10:38:54.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:54.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 3 was found 10:38:54.385 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Item 3 10:38:54.385 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 3 10:38:54.386 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 10:38:54.387 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 10:38:54.387 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:54.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:54.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:54.388 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:54.388 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:54.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:54.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 10:38:54.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 10:38:54.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 10:38:54.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 10:38:55.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 10:38:55.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 10:38:55.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:38:55.390 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 3 was not found 10:38:55.390 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:55.390 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:55.390 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:55.390 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:55.390 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:55.390 INFO [main][AbstractShell] Close shell Testing shell 10:38:55.390 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:55.394 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:55.394 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:55.395 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 10:38:55.395 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:55.395 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:55.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:55.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:55.406 INFO [WorkbenchTestable][RequirementsRunner] Finished test: close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 10:38:55.406 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:55.406 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 10:38:55.406 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 10:38:55.406 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:55.406 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:55.406 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:55.420 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 10:38:55.420 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:55.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:55.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:55.430 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:55.430 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:55.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:55.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 10:38:55.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 10:38:55.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 10:38:55.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 10:38:56.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 10:38:56.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 10:38:56.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:38:56.432 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 5 was not found 10:38:56.432 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:56.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 10:38:56.432 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:56.432 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:56.432 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:56.432 INFO [main][AbstractShell] Close shell Testing shell 10:38:56.432 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:56.437 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:56.437 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:56.437 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 10:38:56.437 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:56.437 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:56.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:56.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:56.449 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 10:38:56.449 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:56.449 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 10:38:56.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 10:38:56.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:56.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:56.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:56.462 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_#$") 10:38:56.462 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:56.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:56.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:56.472 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:56.472 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:56.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:56.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:56.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:56.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:56.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:57.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:57.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:38:57.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:38:57.474 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was not found 10:38:57.474 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:57.474 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:57.474 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:57.474 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:57.474 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:57.474 INFO [main][AbstractShell] Close shell Testing shell 10:38:57.474 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:57.479 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:57.479 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:57.479 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 10:38:57.479 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:57.479 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:57.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:57.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:57.491 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 10:38:57.491 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:57.491 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 10:38:57.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 10:38:57.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:57.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:57.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:57.505 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") 10:38:57.505 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:57.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:57.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:57.515 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:57.515 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:57.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:57.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:57.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:57.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:57.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:38:57.515 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 1 10:38:57.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:38:57.516 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:57.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:57.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:57.517 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:57.517 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:57.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:57.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:57.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:57.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:57.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:38:57.517 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:38:57.517 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 10:38:57.517 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:57.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:57.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:57.517 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:57.517 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:57.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:57.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:57.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:57.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:57.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabFolder and index 0 was found 10:38:57.517 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:57.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 10:38:57.518 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:57.518 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:57.518 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:57.518 INFO [main][AbstractShell] Close shell Testing shell 10:38:57.518 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:57.523 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:57.523 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:57.523 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 10:38:57.523 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:57.523 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:57.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:57.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:57.530 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 10:38:57.530 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 10:38:57.530 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:57.530 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:57.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:57.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.218 s - in org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 0.048 s close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 1.044 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 1.042 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 1.042 s findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 0.039 s Running org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest 10:38:57.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 10:38:57.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 10:38:57.559 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 10:38:57.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:57.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:57.559 INFO [WorkbenchTestable][AbstractShell] Close shell shell 10:38:57.559 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 10:38:57.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:38:57.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:38:57.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 10:38:57.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 10:38:57.585 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 10:38:57.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:57.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:57.585 INFO [WorkbenchTestable][AbstractShell] Close shell shell 10:38:57.585 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 10:38:57.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:38:57.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:38:57.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 10:38:57.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 10:38:57.606 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 10:38:57.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:57.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:57.606 INFO [WorkbenchTestable][ShellHandler] Minimize shell 'shell' 10:38:57.607 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'shell' 10:38:57.607 INFO [WorkbenchTestable][AbstractShell] Close shell shell 10:38:57.607 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 10:38:57.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:38:57.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:38:57.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 10:38:57.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 10:38:57.628 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 10:38:57.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:57.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:57.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 10:38:57.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 10:38:57.628 INFO [WorkbenchTestable][AbstractShell] Close shell shell 10:38:57.628 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 10:38:57.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:38:57.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:38:57.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 10:38:57.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 10:38:57.650 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 10:38:57.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:57.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:57.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 10:38:58.651 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 10:38:58.651 INFO [WorkbenchTestable][AbstractShell] Close shell shell 10:38:58.651 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 10:38:58.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:38:58.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:38:58.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 10:38:58.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 10:38:58.679 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 10:38:58.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:58.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:58.679 INFO [WorkbenchTestable][AbstractShell] Close shell shell 10:38:58.680 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 10:38:58.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:38:58.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:38:58.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 10:38:58.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 10:38:58.702 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 10:38:58.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:58.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:58.702 INFO [WorkbenchTestable][AbstractShell] Close shell shell 10:38:58.702 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 10:38:58.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:38:58.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:38:58.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 10:38:58.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 10:38:58.724 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 10:38:58.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:58.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:58.724 INFO [WorkbenchTestable][AbstractShell] Close shell shell 10:38:58.724 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 10:38:58.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:38:58.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:38:58.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 10:38:58.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 10:38:58.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 10:38:58.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:58.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:58.746 INFO [WorkbenchTestable][AbstractShell] Close shell shell 10:38:58.746 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 10:38:58.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:38:58.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:38:58.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 10:38:58.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 10:38:58.767 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 10:38:58.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:58.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:58.768 INFO [WorkbenchTestable][AbstractShell] Close shell shell 10:38:58.768 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 10:38:58.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:38:58.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:38:58.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 10:38:58.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 10:38:58.792 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 10:38:58.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:58.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:58.792 INFO [WorkbenchTestable][AbstractShell] Close shell shell 10:38:58.792 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 10:38:58.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:38:58.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:38:58.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 10:38:58.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 10:38:58.814 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 10:38:58.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:38:58.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:38:58.815 INFO [WorkbenchTestable][AbstractShell] Close shell shell 10:38:58.815 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 10:38:58.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:38:58.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.292 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.022 s testMinimizeMaximize(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.022 s testWaitUntil(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.027 s testWaitWhile(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 1.029 s testClosedShell(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.022 s testShellWithMatcherUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.022 s testGetResultNull(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.022 s testShellWithTextUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.022 s testShellWithLabelMatcherUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.019 s testShellWithMatcher(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.023 s testGetResultShell(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.027 s Running org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 10:38:58.833 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 10:38:58.834 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:38:58.834 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:58.834 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 10:38:58.834 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:58.834 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:38:58.834 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:58.834 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:38:58.834 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:58.834 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:58.834 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 10:38:58.835 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 10:38:58.835 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:58.835 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:58.835 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:58.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:38:58.922 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:59.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:59.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:59.007 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:59.007 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:59.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:59.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:59.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:59.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:59.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:38:59.008 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:59.008 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:59.008 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:59.008 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:59.008 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:59.008 INFO [main][AbstractShell] Close shell Testing shell 10:38:59.008 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:59.014 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:59.014 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:59.014 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 10:38:59.014 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:59.014 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:59.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:59.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:59.021 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 10:38:59.021 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:59.021 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 10:38:59.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 10:38:59.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:59.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:59.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:59.109 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:38:59.109 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:59.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:59.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:59.193 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:59.193 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:59.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:59.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:59.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:59.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:59.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:38:59.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:59.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:59.197 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:59.197 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:59.197 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:59.197 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:59.197 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:59.197 INFO [main][AbstractShell] Close shell Testing shell 10:38:59.197 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:59.203 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:59.203 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:59.203 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 10:38:59.203 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:59.203 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:59.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:59.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:59.210 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 10:38:59.210 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:59.210 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 10:38:59.210 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 10:38:59.210 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:59.210 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:59.210 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:59.299 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:38:59.299 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:59.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:59.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:59.383 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:59.383 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:59.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:59.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:59.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:59.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:59.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:38:59.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:59.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:59.385 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:59.386 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:59.386 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:59.386 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:59.386 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:59.386 INFO [main][AbstractShell] Close shell Testing shell 10:38:59.386 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:59.392 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:59.392 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:59.392 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 10:38:59.392 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:59.392 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:59.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:59.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:59.399 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 10:38:59.399 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:59.399 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 10:38:59.399 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 10:38:59.399 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:59.399 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:59.399 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:59.486 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 10:38:59.486 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:59.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:59.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:59.587 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:59.587 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:59.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:59.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:38:59.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:38:59.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:59.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 10:38:59.598 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:59.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 10:38:59.598 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:59.598 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:59.598 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:59.598 INFO [main][AbstractShell] Close shell Testing shell 10:38:59.598 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:59.607 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:59.607 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:59.607 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 10:38:59.607 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:59.607 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:59.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:59.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:59.623 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 10:38:59.623 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:59.623 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 10:38:59.624 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 10:38:59.624 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:59.624 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:59.624 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:59.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 10:38:59.719 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:59.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:59.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:59.795 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:59.795 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:59.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:59.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:59.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:59.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:59.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:38:59.796 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:59.796 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:59.796 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:59.796 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:59.796 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:59.796 INFO [main][AbstractShell] Close shell Testing shell 10:38:59.796 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:59.802 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:59.802 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:59.802 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 10:38:59.802 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:59.802 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:38:59.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:59.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:59.812 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 10:38:59.812 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:38:59.812 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 10:38:59.812 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 10:38:59.812 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:38:59.812 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:38:59.812 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:38:59.898 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:38:59.898 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:38:59.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:38:59.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:38:59.979 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:38:59.979 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:38:59.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:38:59.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:38:59.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:38:59.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:38:59.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:38:59.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:38:59.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:38:59.990 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:38:59.990 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:38:59.990 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:38:59.990 DEBUG [main][AbstractWait] Waiting until shell is active... 10:38:59.990 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:38:59.990 INFO [main][AbstractShell] Close shell Testing shell 10:38:59.990 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:38:59.996 DEBUG [main][AbstractWait] Waiting while shell is available... 10:38:59.996 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:38:59.996 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 10:38:59.996 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:38:59.996 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:00.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:00.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:00.002 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 10:39:00.002 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:00.002 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 10:39:00.002 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 10:39:00.002 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:00.002 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:00.002 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:00.092 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:39:00.092 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:00.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:00.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:00.170 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:39:00.170 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:00.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:00.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:00.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:00.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:00.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:39:00.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:39:00.171 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:00.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:00.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:00.171 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:39:00.171 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:00.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:00.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:00.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:00.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:00.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:39:00.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:39:00.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:39:00.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:39:00.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:39:00.174 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:39:00.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 10:39:00.174 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:39:00.174 DEBUG [main][AbstractWait] Waiting until shell is active... 10:39:00.174 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:39:00.174 INFO [main][AbstractShell] Close shell Testing shell 10:39:00.174 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:39:00.181 DEBUG [main][AbstractWait] Waiting while shell is available... 10:39:00.181 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:39:00.181 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 10:39:00.181 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:00.181 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:00.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:00.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:00.192 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 10:39:00.192 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:00.192 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 10:39:00.192 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 10:39:00.192 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:00.192 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:00.192 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:00.278 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:39:00.278 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:00.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:00.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:00.358 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:39:00.358 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:00.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:00.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:00.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:00.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:00.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:39:00.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:39:00.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:39:00.361 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:39:00.361 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:39:00.361 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:39:00.361 DEBUG [main][AbstractWait] Waiting until shell is active... 10:39:00.361 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:39:00.361 INFO [main][AbstractShell] Close shell Testing shell 10:39:00.361 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:39:00.367 DEBUG [main][AbstractWait] Waiting while shell is available... 10:39:00.367 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:39:00.367 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 10:39:00.367 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:00.367 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:00.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:00.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:00.373 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 10:39:00.373 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 10:39:00.373 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:00.373 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:00.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:00.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.54 s - in org.eclipse.reddeer.swt.test.condition.TableHasRowsTest tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.187 s tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.189 s tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.189 s tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.224 s tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.189 s tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.19 s tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.19 s tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.181 s Running org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 10:39:00.378 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 10:39:00.378 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:39:00.379 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:00.379 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 10:39:00.379 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:00.379 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:39:00.379 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:00.379 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:39:00.379 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:00.379 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:00.379 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 10:39:00.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 10:39:00.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:00.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:00.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:00.388 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:39:00.388 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:00.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:00.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:00.402 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:39:00.403 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:00.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:00.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:00.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:00.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:00.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:39:00.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, XXX]... 10:39:00.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:39:00.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:39:00.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 10:39:00.405 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:39:00.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:39:00.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:39:00.906 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:39:00.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 10:39:00.909 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:39:00.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:39:00.909 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:39:00.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:39:00.909 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:39:01.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:39:01.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:39:01.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 10:39:01.410 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:39:01.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:39:01.410 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:39:01.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:39:01.410 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:39:01.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 10:39:01.410 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:39:01.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:39:01.410 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:39:01.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:39:01.410 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:39:01.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, XXX] failed, an exception will be thrown 10:39:01.410 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:39:01.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 10:39:01.410 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:39:01.411 DEBUG [main][AbstractWait] Waiting until shell is active... 10:39:01.411 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:39:01.411 INFO [main][AbstractShell] Close shell Testing shell 10:39:01.411 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:39:01.414 DEBUG [main][AbstractWait] Waiting while shell is available... 10:39:01.414 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:39:01.414 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 10:39:01.414 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:01.414 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:01.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:01.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:01.420 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 10:39:01.420 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:01.420 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 10:39:01.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 10:39:01.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:01.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:01.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:01.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 10:39:01.430 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:01.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:01.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:01.441 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:39:01.441 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:01.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:01.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:01.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:01.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:01.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:39:01.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]... 10:39:01.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:39:01.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:39:01.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 10:39:01.443 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:39:01.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:39:01.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:39:01.943 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:39:01.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 10:39:01.946 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:39:01.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:39:01.946 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:39:01.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:39:01.946 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:39:01.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 10:39:01.946 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 10:39:01.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:39:02.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:39:02.447 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 10:39:02.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 10:39:02.449 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 10:39:02.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:39:02.449 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 10:39:02.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:39:02.449 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 10:39:02.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] finished successfully 10:39:02.450 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:39:02.450 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:02.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:02.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:02.450 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:39:02.450 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:02.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:02.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:02.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:02.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:02.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:39:02.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]... 10:39:02.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:39:02.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:39:02.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 10:39:02.450 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:39:02.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:39:02.450 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:39:02.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:39:02.450 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:39:02.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 10:39:02.450 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:39:02.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:39:02.450 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:39:02.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:39:02.450 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:39:02.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 10:39:02.450 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 10:39:02.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:39:02.451 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 10:39:02.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:39:02.451 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 10:39:02.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 10:39:02.451 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 10:39:02.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:39:02.451 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 10:39:02.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:39:02.451 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 10:39:02.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] finished successfully 10:39:02.451 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:39:02.451 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:39:02.451 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:39:02.451 DEBUG [main][AbstractWait] Waiting until shell is active... 10:39:02.451 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:39:02.451 INFO [main][AbstractShell] Close shell Testing shell 10:39:02.451 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:39:02.455 DEBUG [main][AbstractWait] Waiting while shell is available... 10:39:02.455 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:39:02.455 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 10:39:02.455 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:02.455 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:02.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:02.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:02.461 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 10:39:02.461 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:02.461 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 10:39:02.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 10:39:02.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:02.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:02.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:02.476 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:39:02.476 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:02.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:02.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:02.484 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:39:02.484 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:02.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:02.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:02.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:02.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:02.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:39:02.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A]... 10:39:02.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:39:02.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:39:02.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A] finished successfully 10:39:02.486 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:39:02.486 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:02.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:02.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:02.486 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:39:02.486 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:02.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:02.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:02.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:02.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:02.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:39:02.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A]... 10:39:02.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:39:02.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:39:02.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A] finished successfully 10:39:02.487 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:39:02.487 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:39:02.487 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:39:02.487 DEBUG [main][AbstractWait] Waiting until shell is active... 10:39:02.487 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:39:02.487 INFO [main][AbstractShell] Close shell Testing shell 10:39:02.487 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:39:02.490 DEBUG [main][AbstractWait] Waiting while shell is available... 10:39:02.490 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:39:02.490 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 10:39:02.490 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:02.490 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:02.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:02.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:02.495 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 10:39:02.496 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:02.496 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 10:39:02.496 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 10:39:02.496 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:02.496 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:02.496 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:02.508 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:39:02.508 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:02.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:02.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:02.516 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:39:02.516 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:02.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:02.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:02.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:02.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:02.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:39:02.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[AA]... 10:39:02.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:39:02.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:39:03.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:39:03.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:39:03.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:39:03.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:39:03.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[AA] failed, NO exception will be thrown 10:39:03.519 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:39:03.519 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:39:03.519 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:39:03.519 DEBUG [main][AbstractWait] Waiting until shell is active... 10:39:03.519 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:39:03.519 INFO [main][AbstractShell] Close shell Testing shell 10:39:03.519 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:39:03.524 DEBUG [main][AbstractWait] Waiting while shell is available... 10:39:03.524 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:39:03.524 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 10:39:03.524 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:03.524 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:03.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:03.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:03.539 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 10:39:03.539 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:03.539 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 10:39:03.539 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 10:39:03.539 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:03.539 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:03.539 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:03.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:39:03.551 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:03.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:03.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:03.558 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:39:03.558 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:03.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:03.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:03.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:03.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:03.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:39:03.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX]... 10:39:03.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:39:03.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:39:04.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:39:04.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:39:04.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:39:04.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:39:04.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX] failed, NO exception will be thrown 10:39:04.561 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:39:04.561 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:04.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:04.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:04.561 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:39:04.561 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:04.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:04.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:04.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:04.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:04.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:39:04.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX]... 10:39:04.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:39:04.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:39:05.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:39:05.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:39:05.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:39:05.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:39:05.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX] failed, NO exception will be thrown 10:39:05.562 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:39:05.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 10:39:05.562 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:39:05.563 DEBUG [main][AbstractWait] Waiting until shell is active... 10:39:05.563 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:39:05.563 INFO [main][AbstractShell] Close shell Testing shell 10:39:05.563 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:39:05.567 DEBUG [main][AbstractWait] Waiting while shell is available... 10:39:05.567 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:39:05.567 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 10:39:05.567 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:05.567 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:05.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:05.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:05.578 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 10:39:05.578 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:05.578 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 10:39:05.578 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 10:39:05.578 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:05.578 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:05.578 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:05.587 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:39:05.587 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:05.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:05.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:05.593 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:39:05.593 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:05.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:05.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:05.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:05.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:05.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:39:05.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item 'null... 10:39:06.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item 'null failed, an exception will be thrown 10:39:06.597 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:39:06.597 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:39:06.597 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:39:06.598 DEBUG [main][AbstractWait] Waiting until shell is active... 10:39:06.598 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:39:06.598 INFO [main][AbstractShell] Close shell Testing shell 10:39:06.598 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:39:06.601 DEBUG [main][AbstractWait] Waiting while shell is available... 10:39:06.601 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:39:06.601 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 10:39:06.601 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:06.601 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:06.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:06.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:06.607 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 10:39:06.607 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:06.607 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 10:39:06.607 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 10:39:06.607 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:06.607 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:06.607 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:06.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:39:06.620 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:06.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:06.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:06.628 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:39:06.628 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:06.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:06.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:06.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:06.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:06.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:39:06.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]... 10:39:08.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] failed, an exception will be thrown 10:39:08.131 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:39:08.131 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:39:08.131 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:39:08.131 DEBUG [main][AbstractWait] Waiting until shell is active... 10:39:08.131 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:39:08.131 INFO [main][AbstractShell] Close shell Testing shell 10:39:08.132 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:39:08.135 DEBUG [main][AbstractWait] Waiting while shell is available... 10:39:08.135 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:39:08.135 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 10:39:08.135 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:08.135 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:08.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:08.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:08.142 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 10:39:08.142 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 10:39:08.142 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:08.142 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:08.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:08.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.764 s - in org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.041 s testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.041 s testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 0.034 s testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.043 s testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 2.039 s testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.029 s testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.535 s Running org.eclipse.reddeer.swt.test.shell.DefaultShellTest 10:39:08.146 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 10:39:08.147 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:39:08.147 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:08.147 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 10:39:08.147 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:08.147 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:39:08.148 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:08.148 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:39:08.148 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:08.148 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:08.149 INFO [WorkbenchTestable][RequirementsRunner] Started test: activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 10:39:08.149 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 10:39:08.149 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:08.149 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:08.149 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:08.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 2"] is available.... 10:39:08.172 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 10:39:08.172 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 2 10:39:08.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:08.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:08.172 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") 10:39:08.172 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:08.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:08.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:08.172 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent 10:39:08.172 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:08.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:08.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:08.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:08.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:08.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 10:39:08.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 1"] is available.... 10:39:08.172 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 10:39:08.172 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 1 10:39:08.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:08.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:08.173 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") 10:39:08.173 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:08.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:08.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:08.173 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 1" as the parent 10:39:08.173 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:08.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:08.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:08.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:08.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:08.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 10:39:08.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 2"] is available.... 10:39:08.175 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 10:39:08.175 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 2 10:39:08.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:08.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:08.176 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") 10:39:08.176 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:08.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:08.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:08.176 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent 10:39:08.176 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:08.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:08.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:08.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:08.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:08.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 10:39:08.178 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") 10:39:08.178 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:08.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:08.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:08.178 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent 10:39:08.178 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:08.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:08.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:08.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:39:08.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:08.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:39:09.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:09.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:39:09.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:39:09.180 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was not found 10:39:09.180 INFO [WorkbenchTestable][AbstractShell] Close shell Shell 1 10:39:09.180 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Shell 1' 10:39:09.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:39:09.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:39:09.182 INFO [WorkbenchTestable][AbstractShell] Close shell Shell 2 10:39:09.182 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Shell 2' 10:39:09.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:39:09.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:39:09.197 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 10:39:09.197 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:09.197 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:09.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:09.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:09.197 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 10:39:09.197 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:09.197 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 10:39:09.197 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 10:39:09.197 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:09.197 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:09.197 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:09.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 10:39:09.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 10:39:09.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 10:39:09.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:09.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:09.211 INFO [WorkbenchTestable][AbstractShell] Close shell 10:39:09.211 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 10:39:09.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:39:09.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:39:09.220 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 10:39:09.220 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:09.220 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:09.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:09.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:09.220 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 10:39:09.220 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:09.220 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 10:39:09.220 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 10:39:09.220 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:09.220 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:09.220 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:09.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:09.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:09.220 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:39:09.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:09.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:09.221 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 10:39:09.221 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:09.221 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:09.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:09.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:09.221 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 10:39:09.221 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:09.221 INFO [WorkbenchTestable][RequirementsRunner] Started test: manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 10:39:09.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 10:39:09.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:09.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:09.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:09.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MaxMin"] is available.... 10:39:09.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MaxMin"] is available. finished successfully 10:39:09.254 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MaxMin 10:39:09.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:09.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:09.254 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'MaxMin' 10:39:09.255 INFO [WorkbenchTestable][ShellHandler] Restore shell 'MaxMin' 10:39:09.258 INFO [WorkbenchTestable][ShellHandler] Minimize shell 'MaxMin' 10:39:09.259 ERROR [WorkbenchTestable][RunTestMethod] Test org.eclipse.reddeer.swt.test.shell.DefaultShellTest.manipulateShellTest throws exception: java.lang.AssertionError at org.junit.Assert.fail(Assert.java:87) at org.junit.Assert.assertTrue(Assert.java:42) at org.junit.Assert.assertTrue(Assert.java:53) at org.eclipse.reddeer.swt.test.shell.DefaultShellTest.manipulateShellTest(DefaultShellTest.java:106) 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) 10:39:09.267 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.swt.test.shell.DefaultShellTest.manipulateShellTest.png 10:39:09.354 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/./target/screenshots/no-configuration/org.eclipse.reddeer.swt.test.shell.DefaultShellTest.manipulateShellTest.png 10:39:09.368 INFO [WorkbenchTestable][AbstractShell] Close shell MaxMin 10:39:09.369 INFO [WorkbenchTestable][ShellHandler] Closing shell 'MaxMin' 10:39:09.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:39:09.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:39:09.372 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 10:39:09.372 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:09.372 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:09.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:09.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:09.376 ERROR [WorkbenchTestable][RequirementsRunner] Failed test: manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) java.lang.AssertionError at org.junit.Assert.fail(Assert.java:87) at org.junit.Assert.assertTrue(Assert.java:42) at org.junit.Assert.assertTrue(Assert.java:53) at org.eclipse.reddeer.swt.test.shell.DefaultShellTest.manipulateShellTest(DefaultShellTest.java:106) 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) 10:39:09.377 INFO [WorkbenchTestable][RequirementsRunner] Finished test: manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 10:39:09.377 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:09.377 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 10:39:09.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 10:39:09.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:09.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:09.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:09.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 10:39:09.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 10:39:09.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 10:39:09.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:09.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:09.398 INFO [WorkbenchTestable][AbstractShell] Close shell 10:39:09.398 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 10:39:09.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:39:09.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:39:09.419 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 10:39:09.419 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:09.419 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:09.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:09.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:09.420 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 10:39:09.420 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:09.420 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 10:39:09.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 10:39:09.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:09.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:09.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:09.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Dummy shell"] is available.... 10:39:09.433 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 10:39:09.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Dummy shell 10:39:09.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:09.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:09.433 INFO [WorkbenchTestable][AbstractShell] Close shell Dummy shell 10:39:09.433 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Dummy shell' 10:39:09.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:39:09.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:39:09.452 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 10:39:09.452 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:09.452 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:09.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:09.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:09.453 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 10:39:09.453 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 10:39:09.453 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:09.453 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:09.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:09.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.307 s <<< FAILURE! - in org.eclipse.reddeer.swt.test.shell.DefaultShellTest activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 1.048 s testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.023 s defaultShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.001 s manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.155 s <<< FAILURE! java.lang.AssertionError at org.eclipse.reddeer.swt.test.shell.DefaultShellTest.manipulateShellTest(DefaultShellTest.java:106) testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.043 s closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.033 s Running org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 10:39:09.460 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 10:39:09.460 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:39:09.460 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:09.460 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 10:39:09.461 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:09.461 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:39:09.461 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:09.461 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:39:09.461 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:09.461 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:09.461 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 10:39:09.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 10:39:09.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:09.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:09.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:09.461 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:39:09.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:09.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:09.461 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:39:09.461 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 10:39:09.461 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:09.461 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:09.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:09.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:09.462 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 10:39:09.462 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:09.462 INFO [WorkbenchTestable][RequirementsRunner] Started test: maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 10:39:09.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 10:39:09.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:09.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:09.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:09.462 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:39:09.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:09.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:09.462 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:39:09.462 INFO [WorkbenchTestable][ShellHandler] Restore shell 'data - Eclipse Platform' 10:39:09.462 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 10:39:09.462 INFO [WorkbenchTestable][ShellHandler] Restore shell 'data - Eclipse Platform' 10:39:09.462 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 10:39:09.462 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:09.462 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:09.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:09.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:09.462 INFO [WorkbenchTestable][RequirementsRunner] Finished test: maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 10:39:09.462 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 10:39:09.462 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:09.462 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:09.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:09.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest workbenchShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) Time elapsed: 0.001 s maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) Time elapsed: 0 s Running org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 10:39:09.468 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 10:39:09.468 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:39:09.468 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:09.469 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 10:39:09.469 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:09.469 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:39:09.469 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:09.469 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:39:09.469 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:09.469 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:09.469 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 10:39:09.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 10:39:09.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:09.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:09.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:09.469 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:39:09.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:09.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:09.469 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:39:09.469 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") 10:39:09.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:09.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:09.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:09.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:09.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:39:09.497 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT WorkbenchToolItem 10:39:09.497 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:39:09.497 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:09.497 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 10:39:09.498 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:09.498 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:09.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:09.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:09.498 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 10:39:09.498 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:09.498 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 10:39:09.498 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 10:39:09.498 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:09.498 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:09.498 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:09.498 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:39:09.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:09.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:09.498 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:39:09.498 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.*') 10:39:09.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:09.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:09.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:09.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:09.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:39:09.501 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT WorkbenchToolItem 10:39:09.501 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:39:09.501 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:09.502 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 10:39:09.502 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:09.502 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:09.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:09.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:09.502 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 10:39:09.502 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:09.502 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 10:39:09.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 10:39:09.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:09.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:09.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:09.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.*'] 10:39:09.508 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:09.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.*'] 10:39:09.508 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:09.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.*'] 10:39:09.508 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:09.508 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:39:09.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:09.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:09.509 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:39:09.509 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:39:09.509 DEBUG [main][MenuItemLookup] Found menu:'File' 10:39:09.509 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:39:09.509 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:39:09.509 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:39:09.509 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:39:09.509 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:39:09.509 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:39:09.509 DEBUG [main][MenuItemLookup] Item match:Window 10:39:09.510 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:39:09.510 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:39:09.510 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:39:09.510 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:09.510 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:39:09.510 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:39:09.510 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:09.510 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:39:09.510 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:09.510 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:39:09.510 DEBUG [main][MenuItemLookup] Item match:Preferences 10:39:09.510 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:39:09.510 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:39:09.510 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:39: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 'Preferences.*'] is available.... 10:39:09.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. finished successfully 10:39:09.621 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:39:09.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:09.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:09.622 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:39:09.622 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:09.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:39:09.622 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:09.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:09.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:09.622 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:39:09.622 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:09.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:09.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:09.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:09.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:09.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:39:09.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:39:09.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:39:09.624 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 10:39:09.624 DEBUG [main][TreeItemHandler] Selecting tree item: General 10:39:09.624 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 10:39:09.624 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 10:39:09.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 0 and no matchers specified 10:39:09.624 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:09.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:09.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:09.624 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:39:09.624 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:09.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:09.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:09.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:09.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:09.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 10:39:09.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:39:09.636 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:09.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:09.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:09.636 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:39:09.636 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:09.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:09.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:09.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:09.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:09.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:39:09.637 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java 10:39:09.637 DEBUG [main][TreeItemHandler] Selecting tree item: Java 10:39:09.637 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java about selection 10:39:09.637 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java 10:39:09.637 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 10:39:09.637 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:09.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:09.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:09.682 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:39:09.682 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:09.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:09.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:09.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:09.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:09.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 10:39:09.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:09.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:09.684 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:39:09.684 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 10:39:09.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:09.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:09.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:09.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:09.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:39:09.684 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Back to General 10:39:09.684 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:39:09.684 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:09.687 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 0 and no matchers specified 10:39:09.687 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:09.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:09.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:09.687 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:39:09.687 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:09.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:09.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:09.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:09.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:09.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 10:39:09.688 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:39:09.688 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:09.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:09.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:09.688 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:39:09.688 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:09.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:09.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:09.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:09.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:09.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:39:09.688 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 10:39:09.688 DEBUG [main][TreeItemHandler] Selecting tree item: General 10:39:09.689 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 10:39:09.689 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 10:39:09.689 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 10:39:09.689 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:09.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:09.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:09.689 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:39:09.689 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:09.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:09.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:09.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:09.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:09.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:09.691 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:39:09.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:09.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:09.691 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:09.691 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:09.714 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 10:39:09.714 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:09.715 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:09.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:09.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:09.715 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 10:39:09.715 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:09.715 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 10:39:09.715 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 10:39:09.715 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:09.715 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:09.715 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:09.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.*'] 10:39:09.715 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:09.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.*'] 10:39:09.715 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:09.716 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:39:09.716 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:09.716 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:39:09.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:09.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:09.716 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:39:09.716 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:39:09.716 DEBUG [main][MenuItemLookup] Found menu:'File' 10:39:09.716 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:39:09.716 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:39:09.716 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:39:09.716 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:39:09.716 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:39:09.716 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:39:09.716 DEBUG [main][MenuItemLookup] Item match:Window 10:39:09.716 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:39:09.716 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:39:09.716 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:39:09.716 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:09.716 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:39:09.716 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:39:09.716 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:09.716 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:39:09.716 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:09.716 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:39:09.716 DEBUG [main][MenuItemLookup] Item match:Preferences 10:39:09.716 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:39:09.717 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:39:09.717 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:39:09.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.... 10:39:09.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 'Preferences.*'] is available. finished successfully 10:39:09.797 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:39:09.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:09.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:09.798 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:39:09.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:09.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 10:39:09.798 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:09.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:09.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:09.798 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:39:09.798 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:09.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:09.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:09.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:09.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:09.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:39:09.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:39:09.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:39:09.799 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 10:39:09.799 DEBUG [main][TreeItemHandler] Selecting tree item: General 10:39:09.799 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 10:39:09.799 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 10:39:09.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:09.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:09.800 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:39:09.800 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 10:39:09.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:09.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:09.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:09.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:09.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:39:09.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 10:39:09.800 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:09.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:09.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:09.800 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:39:09.800 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:09.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:09.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:09.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:09.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:09.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:39:09.801 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 10:39:09.801 DEBUG [main][TreeItemHandler] Selecting tree item: General 10:39:09.801 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 10:39:09.801 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 10:39:09.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 "Cancel") 10:39:09.801 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:09.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:09.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:09.801 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:39:09.801 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:09.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:09.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:09.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:09.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:09.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:09.814 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:39:09.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:09.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:09.814 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:09.814 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:09.833 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 10:39:09.833 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:09.833 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:09.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:09.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:09.833 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 10:39:09.833 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:09.833 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 10:39:09.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 10:39:09.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:09.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:09.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:09.834 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:39:09.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:09.834 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:39:09.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:09.834 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:39:09.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:09.834 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:39:09.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:09.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:09.834 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:39:09.834 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:39:09.834 DEBUG [main][MenuItemLookup] Found menu:'File' 10:39:09.834 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:39:09.834 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:39:09.834 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:39:09.834 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:39:09.834 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:39:09.834 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:39:09.834 DEBUG [main][MenuItemLookup] Item match:Window 10:39:09.835 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:39:09.835 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:39:09.835 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:39:09.835 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:09.835 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:39:09.835 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:39:09.835 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:09.835 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:39:09.835 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:09.835 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:39:09.835 DEBUG [main][MenuItemLookup] Item match:Preferences 10:39:09.835 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:39:09.835 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:39:09.835 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:39:09.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 'Preferences.*'] is available.... 10:39:09.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:39:09.931 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:39:09.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:09.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:09.932 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:39:09.932 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:09.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:39:09.932 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:09.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:09.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:09.932 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:39:09.932 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:09.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:09.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:09.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:09.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:09.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:39:09.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:39:09.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:39:09.933 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 10:39:09.933 DEBUG [main][TreeItemHandler] Selecting tree item: General 10:39:09.933 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 10:39:09.933 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 10:39:09.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 10:39:09.933 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:09.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:09.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:09.934 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:39:09.934 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:09.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:09.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:09.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:09.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:09.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:39:09.934 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java 10:39:09.934 DEBUG [main][TreeItemHandler] Selecting tree item: Java 10:39:09.934 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java about selection 10:39:09.934 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java 10:39:09.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:09.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:09.979 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:39:09.979 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.*') 10:39:09.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:09.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:09.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:09.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:09.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:39:09.980 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:39:09.980 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:09.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:09.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:09.980 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:39:09.980 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:09.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:09.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:09.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:09.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:09.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:39:09.980 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 10:39:09.980 DEBUG [main][TreeItemHandler] Selecting tree item: General 10:39:09.981 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 10:39:09.981 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 10:39:09.981 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 10:39:09.981 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:09.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:09.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:09.983 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:39:09.983 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:09.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:09.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:09.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:09.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:09.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:09.985 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:39:09.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:09.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:09.985 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:09.985 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:10.019 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 10:39:10.019 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:10.019 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:10.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:10.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:10.019 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 10:39:10.019 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:10.019 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 10:39:10.019 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 10:39:10.019 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:10.019 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:10.019 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:10.019 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:39:10.019 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:10.020 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:39:10.020 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:10.020 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:39:10.020 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:10.020 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:39:10.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:10.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:10.020 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:39:10.020 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:39:10.020 DEBUG [main][MenuItemLookup] Found menu:'File' 10:39:10.020 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:39:10.020 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:39:10.020 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:39:10.020 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:39:10.020 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:39:10.020 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:39:10.020 DEBUG [main][MenuItemLookup] Item match:Window 10:39:10.021 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:39:10.021 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:39:10.021 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:39:10.021 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:10.021 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:39:10.021 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:39:10.021 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:10.021 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:39:10.021 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:10.021 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:39:10.021 DEBUG [main][MenuItemLookup] Item match:Preferences 10:39:10.021 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:39:10.021 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:39:10.021 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:39:10.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 'Preferences.*'] is available.... 10:39:10.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 'Preferences.*'] is available. finished successfully 10:39:10.100 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:39:10.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:10.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:10.102 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:39:10.102 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:39:10.102 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:39:10.102 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:10.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:10.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:10.102 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:39:10.102 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:10.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:10.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:10.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:10.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:10.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:39:10.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:39:10.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:39:10.103 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 10:39:10.103 DEBUG [main][TreeItemHandler] Selecting tree item: General 10:39:10.103 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 10:39:10.103 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 10:39:10.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:10.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:10.104 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:39:10.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:10.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:10.105 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 10:39:10.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:10.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:10.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:10.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:10.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolBar and index 0 was found 10:39:10.117 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:39:10.117 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:10.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:10.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:10.117 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:39:10.117 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:10.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:10.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:10.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:10.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:10.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:39:10.118 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 10:39:10.118 DEBUG [main][TreeItemHandler] Selecting tree item: General 10:39:10.118 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 10:39:10.119 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 10:39:10.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 "Cancel") 10:39:10.119 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:10.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:10.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:10.119 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:39:10.119 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:10.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:10.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:10.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:10.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:10.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:10.121 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:39:10.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:10.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:10.121 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:10.121 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:10.140 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 10:39:10.141 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:10.141 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:10.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:10.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:10.141 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 10:39:10.141 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 10:39:10.141 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:10.141 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:10.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:10.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.673 s - in org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.029 s workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.004 s testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.213 s testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.118 s testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.186 s testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.122 s Running org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 10:39:10.146 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 10:39:10.146 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:39:10.146 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:10.146 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 10:39:10.146 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:10.146 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:39:10.147 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:10.147 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:39:10.147 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:10.147 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:10.147 INFO [WorkbenchTestable][RequirementsRunner] Started test: testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 10:39:10.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 10:39:10.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:10.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:10.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:10.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:10.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:39:10.161 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' view via menu. 10:39:10.161 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:39:10.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:10.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:10.161 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:39:10.161 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:39:10.161 DEBUG [main][MenuItemLookup] Found menu:'File' 10:39:10.161 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:39:10.161 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:39:10.161 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:39:10.161 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:39:10.161 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:39:10.161 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:39:10.161 DEBUG [main][MenuItemLookup] Item match:Window 10:39:10.162 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:39:10.162 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:39:10.162 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:39:10.162 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:10.162 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:39:10.162 DEBUG [main][MenuItemLookup] Item match:Show View 10:39:10.166 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:39:10.166 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:39:10.166 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:39:10.166 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:39:10.166 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:39:10.166 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:39:10.166 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:39:10.166 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:39:10.166 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:39:10.166 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:39:10.166 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:39:10.166 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:39:10.166 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:39:10.166 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:10.166 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:39:10.166 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:39:10.166 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:39:10.166 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:39:10.166 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:39:10.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:39:10.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:39:10.217 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:39:10.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:10.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:10.218 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:39:10.218 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:10.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:10.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:10.218 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:39:10.218 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:10.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:10.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:10.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:10.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:10.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:39:10.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:39:10.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:39:10.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 10:39:10.219 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 10:39:10.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:39:10.219 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 10:39:10.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:39:10.219 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 10:39:10.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 10:39:10.219 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 10:39:10.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:39:10.220 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 10:39:10.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:39:10.220 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 10:39:10.220 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT 10:39:10.220 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT 10:39:10.220 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT about selection 10:39:10.220 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT 10:39:10.220 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:10.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:10.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:10.220 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:39:10.220 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:10.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:10.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:10.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") 10:39:10.221 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:10.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:10.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:10.221 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:39:10.221 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:10.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:10.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:10.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:10.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:10.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:10.222 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:39:10.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:10.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:10.222 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:10.222 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:10.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:39:10.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:39:10.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 10:39:10.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:10.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:10.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 10:39:10.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:10.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:10.262 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:39:10.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:10.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:10.263 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:39:10.263 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 10:39:10.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:10.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:10.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:10.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:10.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:39:10.265 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 10:39:10.265 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 10:39:10.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:10.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:39:10.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:39:10.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:39:10.267 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:39:10.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:10.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:10.267 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:39:10.270 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 10:39:10.270 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:10.270 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:10.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:10.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:10.270 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 10:39:10.270 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:10.270 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 10:39:10.270 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 10:39:10.270 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:10.270 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:10.270 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:10.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:10.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:10.281 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 10:39:10.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:10.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:10.284 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:39:10.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:10.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:10.284 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:39:10.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 '\*?\QRedDeer SWT\E') 10:39:10.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:10.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:10.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:10.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:10.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:39:10.287 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 10:39:10.295 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 10:39:10.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:10.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:39:10.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:39:10.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:39:10.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:10.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:10.317 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent 10:39:10.318 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") 10:39:10.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:10.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:10.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:10.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:10.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:39:10.318 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 10:39:10.318 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:10.318 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:10.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:10.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:10.319 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 10:39:10.319 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:10.319 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 10:39:10.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 10:39:10.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:10.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:10.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:10.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:10.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:10.322 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 10:39:10.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:10.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:10.326 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:39:10.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:10.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:10.326 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:39:10.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 '\*?\QRedDeer SWT\E') 10:39:10.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:10.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:10.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:10.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:10.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:39:10.330 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 10:39:10.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 10:39:10.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:10.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:39:10.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:39:10.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:39:10.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:10.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:10.332 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent 10:39:10.332 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") 10:39:10.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:10.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:10.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:10.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:10.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:39:10.332 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT ViewToolItem 10:39:10.332 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:39:10.332 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:10.332 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 10:39:10.332 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:10.332 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:10.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:10.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:10.333 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 10:39:10.333 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:10.333 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 10:39:10.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 10:39:10.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:10.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:10.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:10.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:10.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:10.336 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 10:39:10.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:10.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:10.353 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:39:10.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:10.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:10.353 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:39:10.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 '\*?\QRedDeer SWT\E') 10:39:10.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:10.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:10.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:10.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:10.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:39:10.369 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 10:39:10.369 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 10:39:10.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:10.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:39:10.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:39:10.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:39:10.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:10.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:10.371 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent 10:39:10.371 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.*') 10:39:10.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:10.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:10.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:10.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:10.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:39:10.371 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT ViewToolItem 10:39:10.371 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:39:10.371 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:10.371 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 10:39:10.371 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:10.371 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:10.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:10.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:10.372 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 10:39:10.372 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 10:39:10.372 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:10.372 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:10.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:10.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 s - in org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.123 s testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.049 s testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.014 s testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.039 s Running org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 10:39:10.376 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 10:39:10.377 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:39:10.377 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:10.377 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 10:39:10.377 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:10.377 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:39:10.377 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:10.377 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:39:10.378 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:10.378 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:10.378 INFO [WorkbenchTestable][RequirementsRunner] Started test: typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 10:39:10.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 10:39:10.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:10.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:10.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:10.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 10:39:10.407 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 10:39:10.407 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 10:39:10.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:10.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:10.407 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:39:10.407 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:10.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:10.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:10.407 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 10:39:10.407 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:10.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:10.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:10.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:10.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:10.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:39:10.407 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:39:10.408 INFO [WorkbenchTestable][Keyboard] Type text "test123" 10:39:10.409 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:39:10.409 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 10:39:11.010 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:39:11.010 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 10:39:11.611 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:39:11.611 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 10:39:12.212 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:39:12.212 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 10:39:12.813 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:39:12.813 INFO [WorkbenchTestable][Keyboard] As char:1, as int:49 10:39:13.414 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:39:13.414 INFO [WorkbenchTestable][Keyboard] As char:2, as int:50 10:39:14.014 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:39:14.015 INFO [WorkbenchTestable][Keyboard] As char:3, as int:51 10:39:14.616 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 10:39:14.616 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 10:39:14.616 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 10:39:14.617 DEBUG [main][AbstractWait] Waiting until shell is active... 10:39:14.617 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:39:14.617 INFO [main][AbstractShell] Close shell Keyboard testing shell 10:39:14.617 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 10:39:14.620 DEBUG [main][AbstractWait] Waiting while shell is available... 10:39:14.620 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:39:14.620 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 10:39:14.621 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:14.621 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:14.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:14.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:14.627 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 10:39:14.627 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:14.627 INFO [WorkbenchTestable][RequirementsRunner] Started test: cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 10:39:14.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 10:39:14.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:14.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:14.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:14.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 10:39:14.643 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 10:39:14.643 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 10:39:14.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:14.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:14.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:39:14.643 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:14.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:14.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:14.643 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 10:39:14.643 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:14.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:14.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:14.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:14.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:14.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:39:14.643 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:39:14.644 INFO [WorkbenchTestable][Keyboard] Type text "test" 10:39:14.644 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:39:14.644 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 10:39:15.245 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:39:15.245 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 10:39:15.846 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:39:15.846 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 10:39:16.447 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:39:16.447 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 10:39:17.048 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left 10:39:17.048 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 10:39:17.249 INFO [WorkbenchTestable][Keyboard] Move cursor 10:39:17.449 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 10:39:17.449 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 10:39:17.649 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 10:39:18.051 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 10:39:18.051 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 10:39:18.252 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 10:39:18.453 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 10:39:18.653 INFO [WorkbenchTestable][DefaultKeyboard] Write to clipboard 10:39:18.653 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 10:39:18.854 INFO [WorkbenchTestable][Keyboard] Type character 'x', as int:120 10:39:18.854 DEBUG [WorkbenchTestable][Keyboard] Press character 'x', as int:120 10:39:19.054 DEBUG [WorkbenchTestable][Keyboard] Release character 'x', as int:120 10:39:19.255 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 10:39:19.456 INFO [WorkbenchTestable][Keyboard] Move cursor 10:39:19.656 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 10:39:19.656 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 10:39:19.856 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 10:39:20.258 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 10:39:20.258 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 10:39:20.458 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 10:39:20.859 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 10:39:20.859 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 10:39:21.059 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 10:39:21.460 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 10:39:21.460 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 10:39:21.661 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 10:39:22.079 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 10:39:22.079 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 10:39:22.279 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 10:39:22.480 INFO [WorkbenchTestable][DefaultKeyboard] Paste from clipboard 10:39:22.480 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 10:39:22.680 INFO [WorkbenchTestable][Keyboard] Type character 'v', as int:118 10:39:22.680 DEBUG [WorkbenchTestable][Keyboard] Press character 'v', as int:118 10:39:22.881 DEBUG [WorkbenchTestable][Keyboard] Release character 'v', as int:118 10:39:23.082 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 10:39:23.283 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 10:39:23.284 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 10:39:23.284 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 10:39:23.284 DEBUG [main][AbstractWait] Waiting until shell is active... 10:39:23.284 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:39:23.284 INFO [main][AbstractShell] Close shell Keyboard testing shell 10:39:23.284 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 10:39:23.288 DEBUG [main][AbstractWait] Waiting while shell is available... 10:39:23.288 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:39:23.288 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 10:39:23.288 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:23.288 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:23.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:23.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:23.294 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 10:39:23.294 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:23.294 INFO [WorkbenchTestable][RequirementsRunner] Started test: typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 10:39:23.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 10:39:23.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:23.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:23.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:23.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 10:39:23.309 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 10:39:23.309 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 10:39:23.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:23.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:23.309 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:39:23.309 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:23.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:23.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:23.309 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 10:39:23.309 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:23.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:23.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:23.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:23.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:23.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:39:23.309 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:39:23.310 INFO [WorkbenchTestable][Keyboard] Type text "{@Test}" 10:39:23.310 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:39:23.310 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 10:39:23.510 INFO [WorkbenchTestable][Keyboard] As char:[, as int:91 10:39:24.511 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:39:24.512 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 10:39:24.712 INFO [WorkbenchTestable][Keyboard] As char:2, as int:50 10:39:25.713 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:39:25.713 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 10:39:25.913 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 10:39:26.915 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:39:26.915 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 10:39:27.516 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:39:27.516 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 10:39:28.117 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:39:28.117 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 10:39:28.718 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:39:28.718 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 10:39:28.919 INFO [WorkbenchTestable][Keyboard] As char:], as int:93 10:39:29.920 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 10:39:29.920 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 10:39:29.920 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 10:39:29.921 DEBUG [main][AbstractWait] Waiting until shell is active... 10:39:29.921 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:39:29.921 INFO [main][AbstractShell] Close shell Keyboard testing shell 10:39:29.921 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 10:39:29.925 DEBUG [main][AbstractWait] Waiting while shell is available... 10:39:29.925 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:39:29.925 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 10:39:29.925 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:29.925 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:29.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:29.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:29.931 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 10:39:29.931 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:29.931 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 10:39:29.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 10:39:29.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:29.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:29.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:29.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 10:39:29.946 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 10:39:29.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 10:39:29.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:29.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:29.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:39:29.946 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:29.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:29.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:29.946 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 10:39:29.946 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:29.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:29.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:29.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:29.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:29.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:39:29.946 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:39:29.946 INFO [WorkbenchTestable][Keyboard] Type text "test" 10:39:29.947 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:39:29.947 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 10:39:30.548 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:39:30.548 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 10:39:31.149 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:39:31.149 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 10:39:31.750 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:39:31.750 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 10:39:32.351 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left 10:39:32.351 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 10:39:32.551 INFO [WorkbenchTestable][Keyboard] Move cursor 10:39:32.751 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 10:39:32.751 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 10:39:32.952 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 10:39:33.354 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 10:39:33.354 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 10:39:33.554 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 10:39:33.755 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 10:39:33.956 INFO [WorkbenchTestable][Keyboard] Type character '', as int:127 10:39:33.956 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:127 10:39:34.156 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:127 10:39:34.357 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 10:39:34.358 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 10:39:34.358 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 10:39:34.358 DEBUG [main][AbstractWait] Waiting until shell is active... 10:39:34.358 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:39:34.358 INFO [main][AbstractShell] Close shell Keyboard testing shell 10:39:34.358 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 10:39:34.361 DEBUG [main][AbstractWait] Waiting while shell is available... 10:39:34.361 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:39:34.362 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 10:39:34.362 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:34.362 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:34.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:34.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:34.372 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 10:39:34.373 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:34.373 INFO [WorkbenchTestable][RequirementsRunner] Started test: keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 10:39:34.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 10:39:34.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:34.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:34.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:34.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:34.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:34.373 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:39:34.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:34.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:34.373 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:39:34.373 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 10:39:34.573 INFO [WorkbenchTestable][Keyboard] As char:h, as int:104 10:39:35.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Search"] is available.... 10:39:35.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Search"] is available. finished successfully 10:39:35.575 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Search 10:39:35.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:35.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:35.589 INFO [WorkbenchTestable][AbstractShell] Close shell Search 10:39:35.589 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Search' 10:39:35.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:39:35.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:39:35.629 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 10:39:35.629 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 10:39:35.629 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:35.629 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:35.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:35.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:35.630 INFO [WorkbenchTestable][RequirementsRunner] Finished test: keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 10:39:35.630 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:35.630 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 10:39:35.630 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 10:39:35.630 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:35.630 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:35.630 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:35.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 10:39:35.643 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 10:39:35.643 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 10:39:35.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:35.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:35.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:39:35.643 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:35.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:35.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:35.643 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 10:39:35.643 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:35.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:35.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:35.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:35.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:35.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:39:35.644 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:39:35.644 INFO [WorkbenchTestable][Keyboard] Type text "test" 10:39:35.644 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:39:35.644 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 10:39:36.245 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:39:36.245 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 10:39:36.846 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:39:36.846 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 10:39:37.448 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:39:37.448 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 10:39:38.048 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left 10:39:38.048 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 10:39:38.249 INFO [WorkbenchTestable][Keyboard] Move cursor 10:39:38.449 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 10:39:38.449 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 10:39:38.649 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 10:39:39.051 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 10:39:39.051 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 10:39:39.251 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 10:39:39.452 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 10:39:39.653 INFO [WorkbenchTestable][DefaultKeyboard] Write to clipboard 10:39:39.653 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 10:39:39.853 INFO [WorkbenchTestable][Keyboard] Type character 'c', as int:99 10:39:39.853 DEBUG [WorkbenchTestable][Keyboard] Press character 'c', as int:99 10:39:40.054 DEBUG [WorkbenchTestable][Keyboard] Release character 'c', as int:99 10:39:40.254 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 10:39:40.454 INFO [WorkbenchTestable][Keyboard] Move cursor 10:39:40.655 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 10:39:40.655 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 10:39:40.855 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 10:39:41.256 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 10:39:41.256 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 10:39:41.457 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 10:39:41.858 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 10:39:41.858 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 10:39:42.058 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 10:39:42.460 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 10:39:42.460 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 10:39:42.660 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 10:39:43.061 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 10:39:43.061 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 10:39:43.261 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 10:39:43.462 INFO [WorkbenchTestable][DefaultKeyboard] Paste from clipboard 10:39:43.462 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 10:39:43.662 INFO [WorkbenchTestable][Keyboard] Type character 'v', as int:118 10:39:43.662 DEBUG [WorkbenchTestable][Keyboard] Press character 'v', as int:118 10:39:43.863 DEBUG [WorkbenchTestable][Keyboard] Release character 'v', as int:118 10:39:44.063 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 10:39:44.264 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 10:39:44.264 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 10:39:44.264 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 10:39:44.265 DEBUG [main][AbstractWait] Waiting until shell is active... 10:39:44.265 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:39:44.265 INFO [main][AbstractShell] Close shell Keyboard testing shell 10:39:44.265 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 10:39:44.268 DEBUG [main][AbstractWait] Waiting while shell is available... 10:39:44.268 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:39:44.268 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 10:39:44.268 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:44.268 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:44.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:44.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:44.273 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 10:39:44.273 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 10:39:44.273 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:44.273 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:44.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:44.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.897 s - in org.eclipse.reddeer.swt.test.keyboard.KeyboardTest typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 4.249 s cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 8.667 s typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 6.637 s selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 4.441 s keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 1.257 s copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 8.643 s Running org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest regexMatcherFailureTest(org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest) Time elapsed: 0 s regexMatcherMatchesEverythingTest(org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest) Time elapsed: 0 s regexMatcherDigitsTest(org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest) Time elapsed: 0 s Running org.eclipse.reddeer.swt.test.WidgetResolverTest 10:39:44.282 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.WidgetResolverTest 10:39:44.282 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:39:44.282 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:44.282 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 10:39:44.283 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:44.283 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:39:44.292 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:44.292 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:39:44.292 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:44.293 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:44.293 INFO [WorkbenchTestable][RequirementsRunner] Started test: parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest) 10:39:44.293 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 10:39:44.293 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:44.293 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:44.293 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:44.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:44.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:44.293 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:39:44.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:44.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:44.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widgets with specified parent and matchers 10:39:44.297 TRACE [WorkbenchTestable][WidgetLookup] 144 widget(s) found 10:39:44.297 INFO [WorkbenchTestable][WidgetResolverTest] Testing 144 widgets for matching children to parent. 10:39:44.299 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] 10:39:44.299 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] 10:39:44.299 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] 10:39:44.299 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] 10:39:44.299 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] 10:39:44.299 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}] 10:39:44.300 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] 10:39:44.300 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}]}] 10:39:44.300 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}] 10:39:44.300 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] 10:39:44.300 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] 10:39:44.300 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] 10:39:44.300 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] 10:39:44.301 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@11a43807] 10:39:44.301 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@11a43807] 10:39:44.301 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] 10:39:44.301 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@11a43807] 10:39:44.302 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Package Explorer} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@11a43807] 10:39:44.302 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 10:39:44.302 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 10:39:44.302 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}] 10:39:44.302 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}] 10:39:44.304 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} matches to its parent widget ToolBar {} [layout=null] 10:39:44.305 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} matches to its parent widget ToolBar {} [layout=null] 10:39:44.305 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 10:39:44.305 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 10:39:44.305 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] 10:39:44.305 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}] 10:39:44.306 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}]}] 10:39:44.306 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Tree {} [layout=null] matches to its parent widget Composite {} [layout=StackLayout {topControl=Composite {} [layout=GridLayout {horizontalSpacing=7 verticalSpacing=9}]}] 10:39:44.306 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}] 10:39:44.306 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}] 10:39:44.306 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}] 10:39:44.306 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 10:39:44.307 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}] 10:39:44.307 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 10:39:44.307 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}] 10:39:44.307 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 10:39:44.307 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}] 10:39:44.307 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Package Explorer} 10:39:44.307 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 10:39:44.308 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@32be264e] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 10:39:44.308 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@32be264e] 10:39:44.308 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] 10:39:44.308 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@32be264e] 10:39:44.308 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] 10:39:44.308 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 10:39:44.308 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 10:39:44.309 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}] 10:39:44.309 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}] 10:39:44.309 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}] 10:39:44.309 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}] 10:39:44.309 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}] 10:39:44.310 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}] 10:39:44.310 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}] 10:39:44.310 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}] 10:39:44.310 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}] 10:39:44.310 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}] 10:39:44.310 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}] 10:39:44.310 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@489cbbcb] 10:39:44.311 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] 10:39:44.311 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@489cbbcb] 10:39:44.311 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@489cbbcb] 10:39:44.311 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Outline} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@489cbbcb] 10:39:44.311 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}] 10:39:44.311 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}] 10:39:44.311 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 10:39:44.311 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 10:39:44.312 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 10:39:44.312 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] 10:39:44.312 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}] 10:39:44.312 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] 10:39:44.312 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}] 10:39:44.312 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Outline} 10:39:44.313 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@827f9c8] 10:39:44.313 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] 10:39:44.313 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@827f9c8] 10:39:44.313 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@827f9c8] 10:39:44.313 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@827f9c8] 10:39:44.313 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@827f9c8] 10:39:44.313 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Problems} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@827f9c8] 10:39:44.313 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Javadoc} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@827f9c8] 10:39:44.313 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Declaration} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@827f9c8] 10:39:44.313 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {RedDeer SWT Controls} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@827f9c8] 10:39:44.314 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {RedDeer SWT} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@827f9c8] 10:39:44.314 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}] 10:39:44.314 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}] 10:39:44.314 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] 10:39:44.314 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 10:39:44.314 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 10:39:44.314 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 10:39:44.315 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 10:39:44.315 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] 10:39:44.315 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Problems} 10:39:44.315 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {RedDeer SWT Controls} 10:39:44.315 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {RedDeer SWT} 10:39:44.315 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] 10:39:44.315 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@a59e0e4] 10:39:44.315 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CLabel {} [layout=null] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@45220c67] 10:39:44.316 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@45220c67] 10:39:44.316 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {}] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@45220c67] 10:39:44.316 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 10:39:44.316 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressIndicator {} [layout=StackLayout {}] matches to its parent widget Composite {} [layout=GridLayout {}] 10:39:44.316 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressBar {} matches to its parent widget ProgressIndicator {} [layout=StackLayout {}] 10:39:44.316 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressBar {} matches to its parent widget ProgressIndicator {} [layout=StackLayout {}] 10:39:44.316 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressRegion$1 {} [layout=GridLayout {numColumns=3 horizontalSpacing=5 verticalSpacing=5}] matches to its parent widget ImageBasedFrame {} [layout=null] 10:39:44.316 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Canvas {} [layout=null] matches to its parent widget ProgressRegion$1 {} [layout=GridLayout {numColumns=3 horizontalSpacing=5 verticalSpacing=5}] 10:39:44.317 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}] 10:39:44.317 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressIndicator {} [layout=StackLayout {topControl=ProgressBar {}}] matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 horizontalSpacing=2 verticalSpacing=5}] 10:39:44.317 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 horizontalSpacing=2 verticalSpacing=5}] 10:39:44.317 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@13d02df2] 10:39:44.317 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@13d02df2] 10:39:44.317 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@13d02df2] 10:39:44.317 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@13d02df2] 10:39:44.317 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@13d02df2] 10:39:44.318 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@13d02df2] 10:39:44.318 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@13d02df2] 10:39:44.318 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@13d02df2] 10:39:44.318 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] 10:39:44.318 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] 10:39:44.318 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] 10:39:44.318 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] 10:39:44.318 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@13d02df2] 10:39:44.318 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 10:39:44.318 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=newWizardDropDown, visible=true)} matches to its parent widget ToolBar {} [layout=null] 10:39:44.319 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=save, visible=true)} matches to its parent widget ToolBar {} [layout=null] 10:39:44.319 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=saveAll, visible=true)} matches to its parent widget ToolBar {} [layout=null] 10:39:44.319 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 10:39:44.319 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: HandledContributionItem(id=undo, visible=true)} matches to its parent widget ToolBar {} [layout=null] 10:39:44.319 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: HandledContributionItem(id=redo, visible=true)} matches to its parent widget ToolBar {} [layout=null] 10:39:44.319 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 10:39:44.319 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] 10:39:44.319 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] 10:39:44.320 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 10:39:44.320 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] 10:39:44.320 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] 10:39:44.320 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 10:39:44.320 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] 10:39:44.320 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] 10:39:44.320 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 10:39:44.320 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] 10:39:44.321 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 10:39:44.321 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=openType, visible=true)} matches to its parent widget ToolBar {} [layout=null] 10:39:44.321 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.search.OpenSearchDialogPage, visible=true)} matches to its parent widget ToolBar {} [layout=null] 10:39:44.321 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 10:39:44.321 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] 10:39:44.321 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] 10:39:44.321 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] 10:39:44.321 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] 10:39:44.321 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=backardHistory, visible=true)} matches to its parent widget ToolBar {} [layout=null] 10:39:44.322 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=forwardHistory, visible=true)} matches to its parent widget ToolBar {} [layout=null] 10:39:44.322 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: Separator(id=pin.group, visible=true)} matches to its parent widget ToolBar {} [layout=null] 10:39:44.322 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] 10:39:44.322 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}] 10:39:44.322 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}] 10:39:44.322 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 10:39:44.323 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] 10:39:44.323 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}] 10:39:44.323 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 10:39:44.323 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 10:39:44.323 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: org.eclipse.ui.resourcePerspective=org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveImpl@74764622 (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@48d44b46, 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] 10:39:44.324 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: org.eclipse.jdt.ui.JavaPerspective=org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveImpl@5c7a06ec (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@48d44b46, 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] 10:39:44.324 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 10:39:44.324 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:44.324 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:44.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:44.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:44.324 INFO [WorkbenchTestable][RequirementsRunner] Finished test: parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest) 10:39:44.324 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 10:39:44.324 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:44.324 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:44.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:44.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.eclipse.reddeer.swt.test.WidgetResolverTest parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest) Time elapsed: 0.031 s Running org.eclipse.reddeer.swt.test.EditorBarTest 10:39:44.329 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.EditorBarTest 10:39:44.329 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:39:44.329 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:44.329 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 10:39:44.330 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:44.330 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:39:44.330 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:44.330 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:39:44.330 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:44.330 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:44.330 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest) 10:39:44.330 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 10:39:44.330 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:44.330 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:44.330 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:44.330 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:39:44.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:44.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:44.330 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:39:44.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:44.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:44.331 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:39:44.331 DEBUG [main][MenuItemLookup] Found menu:'File' 10:39:44.331 DEBUG [main][MenuItemLookup] Item match:File 10:39:44.331 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:39:44.331 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:39:44.334 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:39:44.334 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:39:44.334 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:44.334 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:39:44.334 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:39:44.334 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:39:44.334 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:39:44.334 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:39:44.334 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:39:44.334 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:39:44.334 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:39:44.334 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:39:44.334 DEBUG [main][MenuItemLookup] Found menu:'File' 10:39:44.334 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:39:44.334 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:39:44.334 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:44.334 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:39:44.334 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:39:44.335 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:39:44.335 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:39:44.335 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:39:44.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available.... 10:39:44.388 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 10:39:44.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:39:44.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:44.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:44.389 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:39:44.389 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:44.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:44.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:44.389 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 10:39:44.389 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:44.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:44.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:44.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:44.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:44.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:39:44.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:39:44.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:39:44.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:39:44.391 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:39:44.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:39:44.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:39:44.893 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:39:44.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:39:44.894 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:39:44.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:39:44.894 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:39:44.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:39:44.894 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:39:44.894 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 10:39:44.894 DEBUG [main][TreeItemHandler] Selecting tree item: Project 10:39:44.895 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 10:39:44.898 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 10:39:44.898 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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 >") 10:39:44.898 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:44.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:44.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:44.898 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 10:39:44.898 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:44.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:44.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:44.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:44.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:44.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:44.899 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:39:44.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:44.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:44.899 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:44.899 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:44.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 10:39:44.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 10:39:44.934 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 10:39:44.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:44.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:44.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 "Project name:") 10:39:44.934 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:44.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:44.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:44.934 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 10:39:44.934 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:44.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:44.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:44.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:44.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:44.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:39:44.936 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:39:44.937 INFO [WorkbenchTestable][AbstractText] Text set to: EditorBarTest-test 10:39:44.938 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 10:39:44.938 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:44.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:44.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:44.939 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 10:39:44.939 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:44.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:44.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:44.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:44.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:44.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:44.940 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:39:44.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:44.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:44.940 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:44.940 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:44.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:39:45.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:39:45.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:39:45.449 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:39:45.449 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:39:45.449 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:45.449 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:45.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:39:45.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:45.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:39:45.455 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 10:39:45.455 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:39:45.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:45.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:45.456 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:39:45.456 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:39:45.456 DEBUG [main][MenuItemLookup] Found menu:'File' 10:39:45.456 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:39:45.456 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:39:45.456 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:39:45.456 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:39:45.456 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:39:45.456 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:39:45.456 DEBUG [main][MenuItemLookup] Item match:Window 10:39:45.456 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:39:45.456 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:39:45.456 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:39:45.456 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:45.456 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:39:45.456 DEBUG [main][MenuItemLookup] Item match:Show View 10:39:45.462 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:39:45.462 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:39:45.462 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:39:45.462 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:39:45.462 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:39:45.462 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:39:45.462 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:39:45.462 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:39:45.462 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:39:45.462 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:39:45.462 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:39:45.462 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:39:45.462 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:39:45.462 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:45.462 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:39:45.462 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:39:45.463 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:39:45.463 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:39:45.463 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:39:45.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:39:45.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:39:45.535 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:39:45.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:45.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:45.536 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:39:45.536 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:45.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:45.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:45.537 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:39:45.537 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:45.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:45.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:45.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:45.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:45.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:39:45.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:39:45.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:39:45.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:39:45.538 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:39:45.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:39:45.538 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:39:45.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:39:45.538 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:39:45.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:39:45.538 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:39:45.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:39:45.538 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:39:45.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:39:45.538 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:39:45.538 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 10:39:45.538 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 10:39:45.539 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 10:39:45.539 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 10:39:45.539 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:45.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:45.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:45.539 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:39:45.539 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:45.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:45.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:45.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 "Open") 10:39:45.539 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:45.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:45.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:45.539 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:39:45.539 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:45.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:45.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:45.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:45.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:45.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:45.540 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:39:45.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:45.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:45.540 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:45.540 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:45.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:39:45.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:39:45.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 10:39:45.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:45.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:45.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 10:39:45.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:45.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:45.579 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:39:45.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:45.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:45.579 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:39:45.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 '\*?\QProject Explorer\E') 10:39:45.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:45.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:45.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:45.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:45.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:39:45.580 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:39:45.580 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:39:45.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:45.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:39:45.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:39:45.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:39:45.582 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:39:45.582 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:39:45.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:45.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:39:45.591 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:39:45.591 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:39:45.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:45.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:39:45.593 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:39:45.593 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:39:45.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:45.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:39:45.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:45.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:45.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:39:46.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:46.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:39:46.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:46.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:39:46.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:39:46.595 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:39:46.595 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:39:46.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:46.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:39:46.596 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:39:46.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:46.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:46.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:46.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:46.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:39:46.598 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EditorBarTest-test 10:39:46.607 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:39:46.607 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:39:46.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:46.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:39: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 10:39:46.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:46.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:46.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:46.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:46.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:39:46.609 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 10:39:46.609 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 10:39:46.609 DEBUG [main][TreeItemHandler] Set Tree selection 10:39:46.609 DEBUG [main][TreeHandler] Notify Tree about selection event 10:39:46.620 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 10:39:46.637 DEBUG [WorkbenchTestable][TreeItemHandler] EditorBarTest-test 10:39:46.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:46.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:46.637 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:39:46.637 DEBUG [main][MenuItemLookup] Found menu:'File' 10:39:46.637 DEBUG [main][MenuItemLookup] Item match:File 10:39:46.638 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:39:46.638 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:39:46.640 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:39:46.640 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:39:46.640 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:46.641 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:39:46.641 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:39:46.641 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:39:46.641 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:39:46.641 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:39:46.641 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:39:46.641 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:39:46.641 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:39:46.641 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:39:46.641 DEBUG [main][MenuItemLookup] Found menu:'File' 10:39:46.641 DEBUG [main][MenuItemLookup] Item match:File 10:39:46.641 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"File" 10:39:46.641 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text File 10:39:46.641 INFO [main][MenuItemHandler] Select menu item: File 10:39:46.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 10:39:46.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available. finished successfully 10:39:46.705 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 10:39:46.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:46.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:46.706 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:") 10:39:46.706 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:46.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:46.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:46.706 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Create New File" as the parent 10:39:46.706 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:46.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:46.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:46.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:46.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:46.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:39:46.708 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:39:46.709 INFO [WorkbenchTestable][AbstractText] Text set to: test.tlb 10:39:46.709 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 10:39:46.709 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:46.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:46.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:46.709 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Create New File" as the parent 10:39:46.709 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:46.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:46.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:46.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:46.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:46.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:46.711 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:39:46.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:46.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:46.711 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:46.711 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:46.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:39:47.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:39:47.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@58f786ef is found... 10:39:47.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@58f786ef is found finished successfully 10:39:47.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.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') 10:39:47.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:39:47.225 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:47.225 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Editor with toolbar example TooltipText=null 10:39:47.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:47.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:47.225 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editor-with-toolbar"as the parent 10:39:47.225 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") 10:39:47.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:39:47.225 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Execute task 10:39:47.225 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:39:47.226 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:47.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.227 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:39:47.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.227 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - editor-with-toolbar - Eclipse Platform 10:39:47.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:47.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:47.228 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - editor-with-toolbar - Eclipse Platform' 10:39:47.228 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:39:47.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:47.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:47.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:39:47.229 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:39:47.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:39:47.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:47.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:39:47.248 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:39:47.248 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:39:47.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:47.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:39:47.248 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:39:47.248 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:39:47.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:47.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:39:47.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:47.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:39:47.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:47.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:39:48.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:48.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:39:48.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:39:48.250 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:39:48.250 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:39:48.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:39:48.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:39:48.251 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:39:48.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:48.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:48.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:48.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:48.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:39:48.252 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EditorBarTest-test 10:39:48.256 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item EditorBarTest-test 10:39:48.256 DEBUG [main][TreeItemHandler] Selecting tree item: EditorBarTest-test 10:39:48.256 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item EditorBarTest-test about selection 10:39:48.263 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: EditorBarTest-test 10:39:48.264 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:39:48.264 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:48.309 DEBUG [main][MenuItemLookup] Found menu:'New' 10:39:48.309 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:39:48.309 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:48.309 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:39:48.309 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:48.309 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:39:48.309 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:39:48.309 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:39:48.309 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:39:48.309 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:39:48.309 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:48.309 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:39:48.309 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:39:48.309 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:48.309 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:39:48.309 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:39:48.310 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:39:48.310 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:39:48.310 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:39:48.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:39:48.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:39:48.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:39:48.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:39:48.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:48.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:48.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:39:48.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:39:48.811 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'EditorBarTest-test' via Explorer 10:39:48.812 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item EditorBarTest-test 10:39:48.812 DEBUG [main][TreeItemHandler] Selecting tree item: EditorBarTest-test 10:39:48.812 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item EditorBarTest-test about selection 10:39:48.819 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: EditorBarTest-test 10:39:48.822 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:39:48.822 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:48.842 DEBUG [main][MenuItemLookup] Found menu:'New' 10:39:48.842 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:39:48.842 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:48.842 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:39:48.842 DEBUG [main][MenuItemLookup] Found menu:'' 10:39:48.842 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:39:48.842 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:39:48.842 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:39:48.842 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:39:48.842 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:39:48.842 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:39:48.842 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:39:48.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.... 10:39:49.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 'Delete.*'] is available. finished successfully 10:39:49.461 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:39:49.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:49.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:49.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:49.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:49.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:39:49.464 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:49.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:49.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:49.464 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:39:49.464 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:49.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:49.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:49.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:49.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:49.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:49.465 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:39:49.465 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:39:49.465 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:39:49.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:49.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:49.465 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:49.465 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:49.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", Widget matcher matching widgets with style: 8) 10:39:49.466 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:39:49.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:49.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:49.466 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:39:49.466 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:39:49.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:49.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:49.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:49.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:49.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:39:49.467 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:39:49.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:39:49.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:39:49.467 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:39:49.467 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:39:49.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:39:49.474 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:39:49.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:39:49.975 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:39:49.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:39:49.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:39:49.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:39:49.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:39:49.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:39:49.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:39:49.975 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 10:39:49.975 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:49.975 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:49.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:49.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:49.976 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest) 10:39:49.976 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 10:39:49.976 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:49.976 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:49.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:49.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.648 s - in org.eclipse.reddeer.swt.test.EditorBarTest workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest) Time elapsed: 5.646 s Running org.eclipse.reddeer.swt.test.DummyTest 10:39:49.980 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.DummyTest 10:39:49.981 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:39:49.981 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:49.981 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.DummyTest 10:39:49.981 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:49.981 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:39:49.981 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:49.981 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:39:49.981 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:49.982 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:49.982 INFO [WorkbenchTestable][RequirementsRunner] Started test: dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest) 10:39:49.982 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.DummyTest 10:39:49.982 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:49.982 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:49.982 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:49.982 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.DummyTest 10:39:49.982 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:49.982 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:49.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:49.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:49.982 INFO [WorkbenchTestable][RequirementsRunner] Finished test: dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest) 10:39:49.982 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.DummyTest 10:39:49.982 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:49.982 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:49.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:49.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.reddeer.swt.test.DummyTest dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest) Time elapsed: 0 s Running org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 10:39:49.986 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 10:39:49.987 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:39:49.987 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:49.987 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 10:39:49.987 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:49.987 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:39:49.988 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:49.988 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:39:49.988 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:49.988 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:49.988 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 10:39:49.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 10:39:49.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:49.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:49.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:50.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:50.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:50.002 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:39:50.002 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 10:39:50.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:50.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:39:50.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:39:50.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:50.003 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 2 was found 10:39:50.003 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:39:50.003 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:39:50.003 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:39:50.003 DEBUG [main][AbstractWait] Waiting until shell is active... 10:39:50.003 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:39:50.003 INFO [main][AbstractShell] Close shell Testing shell 10:39:50.003 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:39:50.006 DEBUG [main][AbstractWait] Waiting while shell is available... 10:39:50.006 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:39:50.006 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 10:39:50.006 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:50.006 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:50.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:50.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:50.011 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 10:39:50.012 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:50.012 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 10:39:50.012 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 10:39:50.012 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:50.012 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:50.012 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:50.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:50.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:50.028 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:39:50.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'PUSH.*tb2') 10:39:50.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:50.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:50.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:50.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:50.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:39:50.029 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:39:50.029 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:39:50.029 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:39:50.029 DEBUG [main][AbstractWait] Waiting until shell is active... 10:39:50.029 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:39:50.029 INFO [main][AbstractShell] Close shell Testing shell 10:39:50.029 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:39:50.032 DEBUG [main][AbstractWait] Waiting while shell is available... 10:39:50.032 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:39:50.032 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 10:39:50.032 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:50.032 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:50.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:50.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:50.038 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 10:39:50.038 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:50.038 INFO [WorkbenchTestable][RequirementsRunner] Started test: WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 10:39:50.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 10:39:50.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:50.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:50.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:50.054 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - editor-with-toolbar - Eclipse Platform 10:39:50.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:39:50.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:39:50.054 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - editor-with-toolbar - Eclipse Platform' 10:39:50.069 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") 10:39:50.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:50.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:50.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:50.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:50.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:39:50.073 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:39:50.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 10:39:50.073 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:39:50.073 DEBUG [main][AbstractWait] Waiting until shell is active... 10:39:50.073 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:39:50.073 INFO [main][AbstractShell] Close shell Testing shell 10:39:50.073 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:39:50.076 DEBUG [main][AbstractWait] Waiting while shell is available... 10:39:50.076 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:39:50.076 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 10:39:50.076 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:50.076 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:50.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:51.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists failed, NO exception will be thrown 10:39:51.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is focused... 10:39:52.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is focused failed, NO exception will be thrown 10:39:52.080 INFO [WorkbenchTestable][RequirementsRunner] Finished test: WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 10:39:52.080 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:52.080 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 10:39:52.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 10:39:52.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:52.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:52.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:52.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:52.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:52.101 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:39:52.101 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") 10:39:52.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:52.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:52.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:52.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:52.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:39:52.101 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:39:52.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 10:39:52.101 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:39:52.101 DEBUG [main][AbstractWait] Waiting until shell is active... 10:39:52.101 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:39:52.101 INFO [main][AbstractShell] Close shell Testing shell 10:39:52.101 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:39:52.105 DEBUG [main][AbstractWait] Waiting while shell is available... 10:39:52.105 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:39:52.105 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 10:39:52.105 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:52.105 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:52.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:52.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:52.111 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 10:39:52.111 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:39:52.111 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 10:39:52.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 10:39:52.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:39:52.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:39:52.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:39:52.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:52.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:52.134 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:39:52.134 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and no matchers specified 10:39:52.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:39:52.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:39:52.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:39:52.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:39:52.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found PUSH tooltip 10:39:52.134 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:39:52.134 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:39:52.134 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:39:52.134 DEBUG [main][AbstractWait] Waiting until shell is active... 10:39:52.134 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:39:52.134 INFO [main][AbstractShell] Close shell Testing shell 10:39:52.134 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:39:52.138 DEBUG [main][AbstractWait] Waiting while shell is available... 10:39:52.138 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:39:52.138 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 10:39:52.138 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:52.138 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:52.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:52.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:39:52.144 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 10:39:52.144 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 10:39:52.144 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:39:52.144 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:39:52.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:39:52.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.158 s - in org.eclipse.reddeer.swt.test.toolitem.ToolItemTest constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.023 s constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.026 s WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 2.042 s testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.031 s constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.033 s Results: Failures: DefaultShellTest.manipulateShellTest:106 Tests run: 307, Failures: 1, Errors: 0, Skipped: 0 [ERROR] There are test failures. Please refer to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/target/surefire-reports for the individual test results. [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.swt.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.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.v20230901-1033 [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 10:40:04.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Test shell"] is available.... 10:40:04.544 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 10:40:04.548 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell 10:40:04.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:04.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:04.551 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell 10:40:04.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:04.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:04.552 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell 10:40:04.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:04.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:04.553 INFO [WorkbenchTestable][AbstractShell] Close shell Test shell 10:40:04.609 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Test shell' 10:40:04.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:40:04.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.404 s - in org.eclipse.reddeer.core.test.condition.ActiveShellExistsTest testActiveShellExistsGetResult(org.eclipse.reddeer.core.test.condition.ActiveShellExistsTest) Time elapsed: 0.316 s Running org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 10:40:04.725 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 10:40:04.727 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 10:40:04.740 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 10:40:04.741 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 10:40:04.761 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 10:40:04.822 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:40:04.823 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:40:04.826 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 10:40:04.829 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 10:40:04.829 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 10:40:04.831 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 10:40:04.833 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:40:04.833 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:40:04.836 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:40:04.836 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:40:04.839 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:40:04.841 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:40:04.842 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 10:40:04.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 10:40:04.843 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:40:04.843 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:40:04.843 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:40:04.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:40:04.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:40:04.950 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:40:04.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:04.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:05.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:40:05.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:40:05.024 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:40:05.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:05.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:05.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:40:05.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:40:05.033 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:40:05.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:05.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:05.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:40:05.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:40:05.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:40:05.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:05.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:05.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:40:05.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:40:05.111 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:40:05.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:05.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:05.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:40:05.115 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 10:40:05.115 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:40:05.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:05.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:05.127 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:40:05.127 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:05.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:05.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:05.211 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:40:05.212 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:05.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:05.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:05.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:05.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:05.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:06.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:06.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:06.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:40:06.230 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:40:06.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:40:06.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:40:06.230 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:40:06.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:06.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:06.231 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:40:06.231 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:06.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:06.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:06.238 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:40:06.238 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:06.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:06.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:06.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:06.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:06.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:07.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:07.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:07.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:40:07.240 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:40:07.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:40:07.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:40:07.240 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:40:07.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:07.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:07.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:40:07.241 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:07.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:07.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:07.241 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:40:07.241 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:07.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:07.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:07.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:07.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:07.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:08.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:08.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:08.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:40:08.245 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:40:08.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:40:08.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:40:08.246 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:40:08.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:08.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:08.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:40:08.246 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:08.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:08.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:08.249 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:40:08.250 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:08.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:08.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:08.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:08.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:08.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:09.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:09.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:09.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:40:09.251 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:40:09.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:40:09.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:40:09.252 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:40:09.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:09.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40: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 10:40:09.252 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:09.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:09.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:09.252 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 10:40:09.252 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:09.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:09.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:09.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:09.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:09.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:10.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:10.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:10.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:40:10.257 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:40:10.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:40:10.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:40:10.257 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:40:10.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:10.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:10.258 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:40:10.258 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:10.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:10.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:10.258 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 10:40:10.258 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:10.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:10.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:10.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:10.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:10.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:11.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:11.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:11.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:40:11.263 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:40:11.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:40:11.263 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 10:40:11.263 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:40:11.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:11.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:11.264 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:40:11.264 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:11.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:11.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:11.285 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:40:11.286 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:11.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:11.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:11.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:11.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:11.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:12.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:12.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:12.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:40:12.290 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:40:12.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:40:12.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 10:40:12.290 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:40:12.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:12.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:12.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:40:12.290 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:12.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:12.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:12.305 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:40:12.305 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:12.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:12.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:12.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:12.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:12.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:13.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:13.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:13.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:40:13.307 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:40:13.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:40:13.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 10:40:13.307 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:40:13.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:13.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:13.307 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:40:13.307 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:13.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:13.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:13.311 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:40:13.311 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:13.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:13.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:13.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:13.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:13.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:14.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:14.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:14.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:40:14.313 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:40:14.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:40:14.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:40:14.313 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:40:14.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:14.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:14.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:40:14.314 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:14.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:14.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:14.317 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:40:14.317 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:14.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:14.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:14.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:14.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:14.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:15.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:15.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:15.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:40:15.319 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:40:15.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:40:15.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:40:15.320 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:40:15.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:15.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:15.320 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:40:15.320 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:15.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:15.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:15.320 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 10:40:15.320 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:15.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:15.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:15.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:15.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:15.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:16.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:16.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:16.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:40:16.324 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:40:16.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:40:16.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:40:16.325 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:40:16.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:16.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:16.325 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:40:16.325 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:16.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:16.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:16.326 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 10:40:16.326 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:16.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:16.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:16.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:16.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:16.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:17.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:17.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:17.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:40:17.330 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:40:17.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:40:17.331 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 10:40:17.331 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:40:17.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:17.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:17.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:40:17.331 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:17.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:17.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:17.356 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:40:17.357 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:17.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:17.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:17.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:17.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:17.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:18.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:18.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:18.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:40:18.362 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:40:18.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:40:18.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:40:18.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:40:18.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:18.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:18.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 10:40:18.363 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:18.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:18.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:18.391 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:40:18.391 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:18.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:18.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:18.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:18.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:18.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:19.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:19.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:19.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:40:19.393 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:40:19.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:40:19.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:40:19.393 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:40:19.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:19.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:19.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:40:19.393 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:19.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:19.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:19.394 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:40:19.394 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:19.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:19.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:19.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:19.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:19.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:20.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:20.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:20.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:40:20.397 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:40:20.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:40:20.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:40:20.397 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:40:20.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:20.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:20.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 10:40:20.398 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:20.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:20.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:20.398 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:40:20.398 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:20.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:20.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:20.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:20.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:20.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:21.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:21.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:21.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:40:21.402 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:40:21.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:40:21.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:40:21.402 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:40:21.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:21.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:21.402 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:40:21.402 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:21.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:21.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:21.403 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 10:40:21.403 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:21.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:21.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:21.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:21.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:21.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:22.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:22.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:22.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:40:22.407 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:40:22.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:40:22.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:40:22.408 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:40:22.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:22.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:22.408 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:40:22.408 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:22.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:22.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:22.408 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 10:40:22.408 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:22.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:22.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:22.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:22.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:22.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:23.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:23.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:23.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:40:23.410 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:40:23.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:40:23.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 10:40:23.410 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:40:23.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:23.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:23.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 10:40:23.410 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:23.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:23.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:23.419 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:40:23.420 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:23.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:23.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:23.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:23.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:23.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:24.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:24.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:24.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:40:24.423 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:40:24.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:40:24.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:40:24.424 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:40:24.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:24.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:24.424 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:40:24.424 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:24.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:24.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:24.424 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:40:24.424 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:24.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:24.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:24.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:24.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:24.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:25.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:25.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:25.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:40:25.425 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:40:25.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:40:25.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:40:25.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:40:25.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:25.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:25.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:40:25.426 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:25.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:25.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:25.426 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:40:25.426 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:25.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:25.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:25.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:25.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:25.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:26.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:26.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:26.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:40:26.454 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:40:26.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:40:26.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:40:26.454 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:40:26.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:26.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:26.454 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:40:26.454 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:26.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:26.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:26.454 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:40:26.454 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:26.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:26.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:26.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:26.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:26.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:27.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:27.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:27.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:40:27.455 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:40:27.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:40:27.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:40:27.456 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:40:27.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:27.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:27.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 10:40:27.456 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:27.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:27.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:27.456 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 10:40:27.456 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:27.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:27.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:27.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:27.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:27.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:28.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:28.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:28.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:40:28.458 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:40:28.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:40:28.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:40:28.459 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:40:28.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:28.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:28.459 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:40:28.459 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:28.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:28.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:28.459 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 10:40:28.459 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:28.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:28.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:28.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:28.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:28.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:29.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:29.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:29.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:40:29.460 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:40:29.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:40:29.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 10:40:29.461 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:40:29.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:29.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:29.461 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:40:29.461 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:29.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:29.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:29.468 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:40:29.469 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:29.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:29.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:29.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:29.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:29.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:30.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:30.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:30.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:40:30.472 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:40:30.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:40:30.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:40:30.473 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:40:30.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:30.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:30.473 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:40:30.473 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:30.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:30.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:30.473 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:40:30.473 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:30.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:30.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:30.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:30.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:30.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:31.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:31.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:31.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:40:31.474 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:40:31.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:40:31.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:40:31.474 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:40:31.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:31.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:31.475 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:40:31.475 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:31.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:31.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:31.475 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:40:31.475 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:31.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:31.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:31.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:31.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:31.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:32.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:32.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:32.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:40:32.476 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:40:32.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:40:32.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:40:32.476 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:40:32.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:32.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:32.477 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:40:32.477 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:32.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:32.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:32.477 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:40:32.477 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:32.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:32.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:32.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:32.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:32.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:33.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:33.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:33.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:40:33.478 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:40:33.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:40:33.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:40:33.479 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:40:33.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:33.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:33.479 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:40:33.479 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:33.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:33.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:33.480 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 10:40:33.480 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:33.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:33.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:33.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:33.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:33.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:34.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:34.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:34.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:40:34.481 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:40:34.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:40:34.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:40:34.482 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:40:34.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:34.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:34.482 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:40:34.482 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:34.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:34.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:34.482 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 10:40:34.482 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:34.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:34.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:34.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:34.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:34.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:35.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:35.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:35.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:40:35.483 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:40:35.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:40:35.515 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 10:40:35.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:40:35.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:35.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:35.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:40:35.516 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:35.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:35.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:35.539 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:40:35.539 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:35.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:35.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:35.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:36.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:36.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:36.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:36.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:36.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:40:36.542 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:40:36.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:40:36.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:40:36.542 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:40:36.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:36.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:36.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:40:36.542 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:36.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:36.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:36.542 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:40:36.543 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:36.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:36.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:36.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:36.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:36.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:40:36.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:40:36.564 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 10:40:36.564 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:40:36.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:36.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:36.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:40:36.565 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:36.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:36.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:36.565 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:40:36.565 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:36.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:36.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:36.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:37.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:37.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:37.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:37.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:37.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:40:37.586 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:40:37.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:40:37.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:40:37.587 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:40:37.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:37.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:37.587 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:40:37.587 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:37.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:37.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:37.587 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:40:37.587 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:37.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:37.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:37.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:37.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:37.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:40:37.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:40:37.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:40:37.594 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:40:37.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:37.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:37.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:40:37.595 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:37.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:37.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:37.595 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:40:37.595 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:37.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:37.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:37.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:38.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:38.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:38.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:38.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:38.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:40:38.607 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:40:38.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:40:38.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:40:38.607 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:40:38.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:38.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:38.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 10:40:38.608 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:38.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:38.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:38.608 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:40:38.608 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:38.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:38.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:38.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:39.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:39.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:39.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:39.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:39.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:40:39.609 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:40:39.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:40:39.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:40:39.609 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:40:39.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:39.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:39.609 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:40:39.609 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:39.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:39.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:39.610 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 10:40:39.610 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:39.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:39.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:39.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:40.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:40.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:40.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:40.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:41.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:41.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:41.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:40:41.111 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:40:41.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:40:41.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:40:41.111 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:40:41.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:41.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:41.111 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:40:41.111 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:41.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:41.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:41.112 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 10:40:41.112 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:41.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:41.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:41.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:41.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:41.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:42.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:42.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:42.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:42.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:42.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:40:42.613 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:40:42.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:40:42.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 10:40:42.613 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:40:42.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:42.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:42.613 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:40:42.613 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:42.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:42.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:42.614 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:40:42.614 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:42.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:42.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:42.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:43.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:43.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:43.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:43.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:43.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:40:43.625 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:40:43.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:40:43.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:40:43.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:40:43.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:43.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:43.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 10:40:43.625 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:43.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:43.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:43.625 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:40:43.625 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:43.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:43.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:43.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:43.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:43.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:40:43.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:40:43.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:40:43.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:40:43.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:43.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:43.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:40:43.632 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:43.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:43.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:43.632 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:40:43.632 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:43.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:43.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:43.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:44.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:44.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:44.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:44.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:44.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:40:44.633 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:40:44.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:40:44.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:40:44.634 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:40:44.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:44.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:44.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 10:40:44.634 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:44.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:44.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:44.634 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:40:44.634 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:44.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:44.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:44.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:45.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:45.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:45.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:45.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:45.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:40:45.635 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:40:45.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:40:45.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:40:45.635 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:40:45.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:45.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:45.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:40:45.635 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:45.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:45.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:45.640 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 10:40:45.640 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:45.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:45.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:45.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:46.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:46.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:46.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:46.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:47.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:47.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:47.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:40:47.141 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:40:47.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:40:47.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:40:47.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:40:47.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:47.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:47.141 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:40:47.141 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:47.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:47.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:47.142 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 10:40:47.142 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:47.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:47.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:47.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:47.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:47.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:48.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:48.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:48.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:48.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:48.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:40:48.643 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:40:48.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:40:48.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 10:40:48.643 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:40:48.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:48.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:48.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:40:48.643 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:48.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:48.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:48.643 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:40:48.644 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:48.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:48.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:48.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:49.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:49.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:49.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:49.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:49.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:40:49.667 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:40:49.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:40:49.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:40:49.667 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:40:49.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:49.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:49.667 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:40:49.667 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:49.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:49.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:49.667 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:40:49.667 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:49.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:49.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:49.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:49.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:49.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:40:49.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:40:49.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:40:49.674 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:40:49.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:49.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:49.674 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:40:49.674 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:49.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:49.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:49.674 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:40:49.674 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:49.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:49.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:49.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:50.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:50.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:50.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:50.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:50.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:40:50.678 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:40:50.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:40:50.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:40:50.678 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:40:50.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:50.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:50.679 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:40:50.679 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:50.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:50.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:50.679 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:40:50.679 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:50.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:50.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:50.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:51.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:51.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:51.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:51.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:51.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:40:51.680 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:40:51.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:40:51.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:40:51.680 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:40:51.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:51.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:51.681 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:40:51.681 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:51.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:51.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:51.681 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 10:40:51.681 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:51.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:51.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:51.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:52.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:52.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:52.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:52.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:53.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:53.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:53.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:40:53.182 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:40:53.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:40:53.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:40:53.182 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:40:53.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:53.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:53.183 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:40:53.183 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:53.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:53.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:53.183 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 10:40:53.183 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:53.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:53.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:53.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:53.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:53.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:54.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:54.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:54.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:40:54.184 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:40:54.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:40:54.184 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 10:40:54.184 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:40:54.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:54.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:54.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 10:40:54.184 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:54.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:54.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:54.185 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:40:54.185 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:54.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:54.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:54.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:54.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:54.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:55.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:55.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:55.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:40:55.208 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:40:55.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:40:55.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:40:55.208 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:40:55.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:55.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:55.208 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:40:55.208 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:55.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:55.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:55.208 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:40:55.208 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:55.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:55.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:55.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:40:55.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:40:55.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:40:55.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:40:55.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 10:40:55.216 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:40:55.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:55.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:55.216 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:40:55.216 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:55.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:55.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:55.216 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:40:55.216 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:55.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:55.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:55.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:55.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:55.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:56.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:56.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:56.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:40:56.217 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:40:56.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:40:56.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:40:56.218 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:40:56.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:56.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:56.218 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:40:56.218 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:56.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:56.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:56.218 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:40:56.218 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:56.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:56.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:56.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:56.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:56.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:57.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:57.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:57.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:40:57.219 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:40:57.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:40:57.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:40:57.220 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:40:57.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:57.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:57.220 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:40:57.220 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:57.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:57.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:57.220 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 10:40:57.220 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:57.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:57.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:57.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:57.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:57.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:58.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:58.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:58.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:40:58.221 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:40:58.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:40:58.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:40:58.222 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:40:58.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:58.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:58.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 10:40:58.222 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:58.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:58.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:58.222 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 10:40:58.222 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:58.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:58.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:58.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:58.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:58.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:59.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:59.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:59.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:40:59.238 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:40:59.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:40:59.253 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 10:40:59.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:40:59.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:40:59.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:40:59.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:40:59.254 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:40:59.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:40:59.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:40:59.254 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:40:59.254 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:40:59.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:40:59.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:59.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:40:59.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:40:59.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:00.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:00.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:00.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:00.257 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:00.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:41:00.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:41:00.257 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:41:00.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:00.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:00.258 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:00.258 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:00.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:00.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:00.258 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:41:00.258 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:00.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:00.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:00.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:00.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:00.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:41:00.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:41:00.265 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 10:41:00.265 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:41:00.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:00.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:00.265 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:00.265 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:00.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:00.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:00.279 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:41:00.280 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:00.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:00.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:00.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:00.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:00.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:01.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:01.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:01.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:01.295 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:01.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:41:01.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:41:01.295 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:41:01.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:01.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:01.295 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:01.295 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:01.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:01.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:01.296 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:41:01.296 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:01.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:01.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:01.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:01.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:01.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:41:01.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:41:01.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:41:01.315 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:41:01.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:01.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:01.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:01.315 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:01.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:01.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:01.316 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:41:01.316 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:01.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:01.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:01.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:01.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:01.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:41:01.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:41:01.320 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 10:41:01.320 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:41:01.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:01.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:01.320 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:01.320 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:01.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:01.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:01.329 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:41:01.329 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:01.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:01.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:01.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:01.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:01.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:02.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:02.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:02.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:02.340 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:02.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:41:02.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:41:02.341 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:41:02.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:02.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:02.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:02.341 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:02.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:02.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:02.341 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:41:02.341 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:02.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:02.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:02.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:02.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:02.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:41:02.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:41:02.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:41:02.354 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:41:02.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:02.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:02.354 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:02.354 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:02.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:02.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:02.354 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:41:02.354 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:02.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:02.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:02.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:02.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:02.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:41:02.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:41:02.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:41:02.356 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:41:02.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:02.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:02.356 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:02.356 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:02.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:02.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:02.356 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:41:02.356 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:02.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:02.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:02.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:02.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:02.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:03.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:03.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:03.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:03.358 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:03.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:41:03.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:41:03.358 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:41:03.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:03.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:03.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 10:41:03.358 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:03.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:03.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:03.358 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 10:41:03.358 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:03.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:03.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:03.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:03.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:03.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:04.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:04.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:04.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:04.359 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:04.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:41:04.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:41:04.360 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:41:04.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:04.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:04.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:04.360 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:04.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:04.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:04.360 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 10:41:04.360 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:04.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:04.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:04.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:04.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:04.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:05.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:05.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:05.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:05.361 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:05.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:41:05.361 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 10:41:05.361 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:41:05.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:05.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:05.362 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:05.362 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:05.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:05.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:05.362 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:41:05.362 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:05.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:05.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:05.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:05.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:05.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:06.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:06.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:06.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:06.371 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:06.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:41:06.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:41:06.371 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:41:06.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:06.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:06.371 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:06.371 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:06.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:06.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:06.372 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:41:06.372 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:06.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:06.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:06.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:06.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:06.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:41:06.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:41:06.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:41:06.377 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:41:06.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:06.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:06.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:06.377 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:06.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:06.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:06.378 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:41:06.378 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:06.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:06.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:06.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:06.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:06.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:41:06.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:41:06.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:41:06.380 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:41:06.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:06.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:06.380 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:06.380 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:06.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:06.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:06.380 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:41:06.380 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:06.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:06.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:06.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:06.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:06.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:07.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:07.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:07.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:07.381 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:07.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:41:07.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:41:07.381 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:41:07.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:07.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:07.381 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:07.381 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:07.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:07.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:07.382 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 10:41:07.382 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:07.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:07.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:07.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:07.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:07.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:08.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:08.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:08.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:08.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:08.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:08.883 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:08.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:41:08.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:41:08.884 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:41:08.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:08.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:08.884 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:08.884 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:08.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:08.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:08.884 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 10:41:08.884 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:08.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:08.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:08.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:09.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:09.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:09.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:09.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:09.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:09.885 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:09.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:41:09.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 10:41:09.886 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:41:09.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:09.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:09.886 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:09.886 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:09.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:09.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:09.886 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:41:09.886 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:09.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:09.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:09.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:10.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:10.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:10.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:10.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:10.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:10.895 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:10.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:41:10.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:41:10.895 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:41:10.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:10.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:10.895 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:10.896 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:10.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:10.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:10.896 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:41:10.896 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:10.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:10.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:10.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:10.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:10.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:41:10.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:41:10.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:41:10.902 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:41:10.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:10.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:10.902 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:10.902 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:10.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:10.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:10.902 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:41:10.902 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:10.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:10.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:10.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:10.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:10.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:41:10.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:41:10.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:41:10.904 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:41:10.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:10.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:10.904 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:10.904 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:10.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:10.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:10.905 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:41:10.905 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:10.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:10.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:10.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:11.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:11.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:11.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:11.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:11.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:11.906 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:11.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:41:11.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:41:11.906 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:41:11.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:11.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:11.906 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:11.906 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:11.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:11.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:11.907 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 10:41:11.907 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:11.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:11.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:11.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:12.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:12.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:12.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:12.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:13.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:13.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:13.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:13.408 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:13.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:41:13.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:41:13.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:41:13.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:13.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:13.409 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:13.409 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:13.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:13.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:13.409 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 10:41:13.409 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:13.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:13.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:13.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:13.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:13.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:14.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:14.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:14.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:14.412 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:14.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:41:14.415 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 10:41:14.415 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:41:14.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:14.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:14.415 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:14.415 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:14.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:14.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:14.440 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:41:14.440 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:14.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:14.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:14.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:14.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:14.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:15.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:15.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:15.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:15.443 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:15.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:41:15.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:41:15.443 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:41:15.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:15.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:15.444 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:15.444 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:15.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:15.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:15.444 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:41:15.444 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:15.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:15.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:15.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:15.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:15.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:41:15.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:41:15.449 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 10:41:15.449 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:41:15.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:15.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:15.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:15.449 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:15.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:15.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:15.450 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:41:15.467 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:15.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:15.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:15.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:15.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:15.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:16.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:16.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:16.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:16.469 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:16.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:41:16.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:41:16.470 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:41:16.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:16.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:16.470 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:16.470 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:16.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:16.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:16.470 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:41:16.470 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:16.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:16.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:16.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:16.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:16.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:41:16.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:41:16.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:41:16.477 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:41:16.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:16.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:16.477 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:16.477 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:16.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:16.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:16.477 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:41:16.477 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:16.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:16.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:16.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:16.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:16.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:41:16.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:41:16.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 10:41:16.479 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:41:16.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:16.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:16.479 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:16.479 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:16.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:16.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:16.479 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:41:16.479 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:16.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:16.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:16.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:16.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:16.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:17.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:17.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:17.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:17.482 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:17.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:41:17.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:41:17.483 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:41:17.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:17.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:17.483 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:17.483 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:17.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:17.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:17.483 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:41:17.483 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:17.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:17.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:17.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:17.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:17.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:41:17.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:41:17.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:41:17.489 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:41:17.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:17.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:17.489 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:17.489 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:17.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:17.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:17.489 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:41:17.489 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:17.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:17.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:17.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:17.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:17.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:41:17.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:41:17.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:41:17.491 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:41:17.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:17.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:17.492 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:17.492 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:17.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:17.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:17.492 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:41:17.492 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:17.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:17.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:17.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:17.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:17.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:41:17.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:41:17.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 10:41:17.492 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:41:17.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:17.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:17.492 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:17.492 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:17.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:17.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:17.522 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:41:17.522 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:17.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:17.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:17.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:18.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:18.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:18.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:18.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:18.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:18.524 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:18.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:41:18.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:41:18.525 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:41:18.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:18.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:18.525 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:18.525 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:18.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:18.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:18.525 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:41:18.525 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:18.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:18.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:18.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:18.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:18.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:41:18.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:41:18.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:41:18.530 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:41:18.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:18.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:18.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 10:41:18.530 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:18.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:18.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:18.530 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:41:18.530 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:18.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:18.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:18.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:18.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:18.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:41:18.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:41:18.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:41:18.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:41:18.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:18.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:18.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:18.540 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:18.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:18.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:18.540 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:41:18.540 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:18.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:18.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:18.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:18.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:18.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:41:18.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:41:18.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:41:18.543 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:41:18.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:18.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:18.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:18.543 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:18.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:18.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:18.543 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 10:41:18.543 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:18.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:18.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:18.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:19.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:19.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:19.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:19.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:19.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:19.544 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:19.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:41:19.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:41:19.545 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:41:19.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:19.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:19.545 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:19.545 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:19.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:19.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:19.547 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 10:41:19.547 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:19.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:19.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:19.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:20.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:20.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:20.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:20.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:20.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:20.548 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:20.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:41:20.548 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 10:41:20.549 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:41:20.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:20.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:20.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 10:41:20.549 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:20.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:20.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:20.549 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:41:20.549 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:20.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:20.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:20.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:21.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:21.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:21.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:21.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:21.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:21.557 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:21.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:41:21.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:41:21.557 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:41:21.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:21.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:21.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:21.557 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:21.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:21.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:21.558 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:41:21.558 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:21.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:21.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:21.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:21.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:21.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:41:21.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:41:21.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 10:41:21.563 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:41:21.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:21.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:21.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 10:41:21.563 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:21.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:21.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:21.564 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:41:21.564 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:21.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:21.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:21.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:21.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:21.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:41:21.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:41:21.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:41:21.566 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:41:21.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:21.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:21.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 10:41:21.566 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:21.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:21.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:21.566 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:41:21.566 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:21.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:21.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:21.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:21.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:21.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:41:21.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:41:21.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:41:21.567 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:41:21.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:21.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:21.567 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:21.567 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:21.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:21.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:21.567 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 10:41:21.567 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:21.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:21.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:21.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:22.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:22.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:22.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:22.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:22.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:22.568 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:22.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:41:22.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:41:22.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:41:22.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:22.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:22.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:22.568 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:22.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:22.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:22.568 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 10:41:22.568 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:22.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:22.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:22.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:23.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:23.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:23.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:23.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:23.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:23.569 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:23.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.... 10:41:23.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 10:41:23.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:41:23.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:23.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:23.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 10:41:23.573 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:23.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:23.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:23.573 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:41:23.573 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:23.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:23.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:23.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:24.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:24.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:24.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:24.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:24.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:24.584 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:24.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:41:24.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:41:24.585 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:41:24.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:24.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:24.585 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:24.585 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:24.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:24.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:24.585 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:41:24.585 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:24.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:24.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:24.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:24.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:24.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:41:24.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:41:24.594 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 10:41:24.594 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:41:24.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:24.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:24.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:24.595 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:24.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:24.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:24.612 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:41:24.612 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:24.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:24.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:24.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:25.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:25.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:25.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:25.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:25.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:25.615 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:25.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:41:25.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:41:25.615 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:41:25.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:25.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:25.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 10:41:25.615 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:25.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:25.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:25.615 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:41:25.615 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:25.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:25.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:25.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:25.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:25.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:41:25.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:41:25.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:41:25.621 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:41:25.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:25.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:25.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:25.621 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:25.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:25.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:25.622 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:41:25.622 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:25.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:25.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:25.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:25.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:25.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:41:25.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:41:25.624 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 10:41:25.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:41:25.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:25.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:25.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:25.624 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:25.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:25.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:25.624 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:41:25.624 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:25.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:25.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:25.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:26.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:26.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:26.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:26.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:26.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:26.627 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:26.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:41:26.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:41:26.627 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:41:26.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:26.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:26.627 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:26.627 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:26.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:26.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:26.628 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:41:26.628 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:26.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:26.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:26.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:26.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:26.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:41:26.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:41:26.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 10:41:26.633 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:41:26.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:26.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:26.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 10:41:26.634 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:26.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:26.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:26.634 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:41:26.634 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:26.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:26.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:26.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:26.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:26.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:41:26.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:41:26.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:41:26.636 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:41:26.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:26.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:26.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 10:41:26.636 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:26.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:26.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:26.636 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:41:26.636 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:26.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:26.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:26.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:26.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:26.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:41:26.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:41:26.637 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 10:41:26.637 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:41:26.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:26.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:26.637 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:26.637 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:26.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:26.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:26.637 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:41:26.637 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:26.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:26.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:26.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:27.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:27.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:27.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:27.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:27.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:27.665 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:27.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:41:27.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:41:27.666 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:41:27.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:27.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:27.666 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:27.666 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:27.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:27.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:27.666 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:41:27.666 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:27.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:27.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:27.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:27.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:27.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:41:27.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:41:27.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:41:27.671 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:41:27.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:27.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:27.671 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:27.671 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:27.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:27.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:27.672 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:41:27.672 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:27.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:27.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:27.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:27.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:27.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:41:27.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:41:27.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:41:27.681 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:41:27.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:27.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:27.681 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:27.681 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:27.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:27.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:27.682 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:41:27.682 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:27.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:27.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:27.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:27.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:27.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:41:27.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:41:27.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:41:27.685 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:41:27.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:27.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:27.685 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:27.685 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:27.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:27.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:27.685 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 10:41:27.685 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:27.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:27.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:27.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:27.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:27.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:41:27.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:41:27.688 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 10:41:27.688 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:41:27.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:27.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:27.688 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:27.688 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:27.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:27.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:27.688 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:41:27.689 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:27.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:27.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:27.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:28.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:28.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:28.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:28.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:28.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:28.710 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:28.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:41:28.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 10:41:28.710 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:41:28.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:28.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:28.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 10:41:28.710 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:28.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:28.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:28.710 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:41:28.710 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:28.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:28.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:28.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:28.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:28.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:41:28.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:41:28.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:41:28.711 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:41:28.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:28.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:28.711 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:28.711 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:28.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:28.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:28.711 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:41:28.711 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:28.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:28.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:28.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:28.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:28.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:41:28.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:41:28.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:41:28.722 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:41:28.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:28.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:28.722 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:28.722 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:28.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:28.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:28.723 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:41:28.723 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:28.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:28.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:28.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:28.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:28.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:41:28.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:41:28.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:41:28.734 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:41:28.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:28.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:28.735 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:28.735 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:28.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:28.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:28.735 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 10:41:28.735 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:28.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:28.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:28.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:28.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:28.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:41:28.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:41:28.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:41:28.739 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:41:28.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:28.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:28.739 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:28.739 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:28.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:28.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:28.739 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 10:41:28.739 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:28.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:28.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:28.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:29.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:29.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:29.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:29.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:29.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:29.744 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:29.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:41:29.747 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 10:41:29.747 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:41:29.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:29.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:29.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:29.747 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:29.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:29.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:29.747 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:41:29.747 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:29.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:29.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:29.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:30.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:30.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:30.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:30.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:30.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:30.755 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:30.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:41:30.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:41:30.755 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:41:30.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:30.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:30.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:30.755 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:30.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:30.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:30.755 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:41:30.755 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:30.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:30.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:30.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:30.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:30.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:41:30.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:41:30.761 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 10:41:30.761 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:41:30.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:30.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:30.761 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:30.761 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:30.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:30.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:30.765 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:41:30.765 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:30.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:30.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:30.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:31.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:31.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:31.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:31.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:31.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:31.768 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:31.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:41:31.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:41:31.768 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:41:31.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:31.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:31.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 10:41:31.768 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:31.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:31.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:31.768 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:41:31.768 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:31.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:31.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:31.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:31.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:31.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:41:31.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:41:31.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:41:31.774 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:41:31.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:31.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:31.774 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:31.774 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:31.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:31.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:31.774 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:41:31.774 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:31.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:31.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:31.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:31.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:31.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:41:31.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:41:31.777 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 10:41:31.777 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:41:31.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:31.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:31.777 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:31.777 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:31.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:31.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:31.777 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:41:31.777 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:31.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:31.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:31.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:32.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:32.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:32.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:32.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:32.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:32.784 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:32.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:41:32.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:41:32.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:41:32.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:32.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:32.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 10:41:32.785 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:32.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:32.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:32.785 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:41:32.785 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:32.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:32.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:32.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:32.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:32.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:41:32.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:41:32.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:41:32.790 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:41:32.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:32.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:32.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 10:41:32.790 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:32.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:32.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:32.790 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:41:32.790 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:32.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:32.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:32.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:32.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:32.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:41:32.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:41:32.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:41:32.793 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:41:32.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:32.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:32.793 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:32.793 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:32.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:32.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:32.793 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:41:32.793 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:32.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:32.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:32.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:32.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:32.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:41:32.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:41:32.793 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 10:41:32.793 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:41:32.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:32.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:32.793 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:32.793 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:32.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:32.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:32.794 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:41:32.794 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:32.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:32.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:32.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:33.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:33.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:33.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:33.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:33.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:33.816 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:33.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:41:33.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:41:33.816 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:41:33.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:33.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:33.816 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:33.816 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:33.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:33.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:33.816 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:41:33.816 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:33.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:33.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:33.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:33.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:33.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:41:33.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:41:33.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:41:33.822 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:41:33.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:33.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:33.822 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:33.822 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:33.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:33.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:33.822 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:41:33.822 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:33.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:33.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:33.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:33.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:33.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:41:33.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:41:33.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:41:33.824 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:41:33.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:33.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:33.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:33.824 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:33.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:33.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:33.824 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:41:33.824 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:33.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:33.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:33.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:33.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:33.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:41:33.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:41:33.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:41:33.825 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:41:33.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:33.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:33.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:33.825 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:33.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:33.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:33.825 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 10:41:33.825 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:33.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:33.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:33.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:33.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:33.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:41:33.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:41:33.825 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 10:41:33.825 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:41:33.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:33.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:33.826 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:33.826 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:33.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:33.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:33.826 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:41:33.853 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:33.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:33.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:33.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:34.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:34.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:34.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:34.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:34.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:34.856 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:34.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:41:34.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:41:34.856 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:41:34.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:34.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:34.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 10:41:34.856 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:34.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:34.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:34.857 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:41:34.857 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:34.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:34.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:34.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:34.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:34.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:41:34.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:41:34.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:41:34.870 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:41:34.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:34.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:34.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:34.870 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:34.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:34.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:34.870 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:41:34.870 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:34.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:34.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:34.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:34.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:34.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:41:34.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:41:34.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:41:34.873 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:41:34.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:34.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:34.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:34.873 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:34.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:34.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:34.873 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:41:34.873 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:34.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:34.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:34.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:34.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:34.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:41:34.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:41:34.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:41:34.875 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:41:34.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:34.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:34.876 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:34.876 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:34.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:34.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:34.876 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 10:41:34.876 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:34.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:34.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:34.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:34.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:34.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:41:34.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:41:34.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:41:34.876 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:41:34.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:34.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:34.876 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:34.876 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:34.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:34.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:34.877 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 10:41:34.877 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:34.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:34.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:34.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:34.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:34.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:41:34.881 INFO [WorkbenchTestable][AbstractShell] Close shell shell1 10:41:34.881 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell1' 10:41:34.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:41:34.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:41:34.884 INFO [WorkbenchTestable][AbstractShell] Close shell shell2 10:41:34.884 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell2' 10:41:34.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:41:34.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:41:34.886 INFO [WorkbenchTestable][AbstractShell] Close shell shell3 10:41:34.886 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell3' 10:41:34.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:41:34.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:41:34.888 INFO [WorkbenchTestable][AbstractShell] Close shell shell4 10:41:34.888 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell4' 10:41:34.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:41:34.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:41:34.890 INFO [WorkbenchTestable][AbstractShell] Close shell shell5 10:41:34.890 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell5' 10:41:34.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:41:34.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:41:34.911 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 10:41:34.911 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:41:34.917 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:41:34.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:34.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:34.919 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 10:41:34.919 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:41:34.919 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 10:41:34.919 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 10:41:34.919 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:41:34.919 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:41:34.919 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:41:34.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:41:34.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:41:34.936 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:41:34.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:34.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:34.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:41:34.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:41:34.943 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:41:34.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:34.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:34.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:41:34.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:41:34.950 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:41:34.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:34.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:34.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:41:34.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:41:34.957 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:41:34.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:34.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:34.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:41:34.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:41:34.963 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:41:34.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:34.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:34.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:41:34.964 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 10:41:34.964 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:41:34.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:34.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:34.964 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:34.964 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:34.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:34.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:34.964 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:41:34.969 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:34.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:34.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:34.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:35.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:35.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:35.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:35.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:35.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:35.972 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:35.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:41:35.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:41:35.972 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:41:35.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:35.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:35.972 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:35.972 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:35.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:35.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:35.972 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 10:41:35.972 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:35.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:35.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:35.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:36.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:36.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:36.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:36.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:36.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:36.973 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:36.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:41:36.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:41:36.974 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:41:36.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:36.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41: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 10:41:36.974 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:36.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:36.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:36.974 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 10:41:36.974 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:36.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:36.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:36.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:37.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:37.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:37.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:37.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:37.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:37.975 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:37.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:41:37.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:41:37.975 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:41:37.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:37.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:37.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 10:41:37.975 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:37.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:37.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:37.975 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:41:37.975 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:37.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:37.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:37.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:38.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:38.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:38.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:38.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:38.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:38.976 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:38.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:41:38.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:41:38.977 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:41:38.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:38.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:38.977 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:38.977 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:38.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:38.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:38.977 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:41:38.977 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:38.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:38.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:38.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:39.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:39.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:39.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:39.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:39.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:39.978 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:39.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:41:39.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:41:39.978 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:41:39.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:39.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:39.978 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:39.978 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:39.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:39.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:39.978 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:41:39.978 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:39.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:39.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:39.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:40.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:40.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:40.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:40.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:40.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:40.980 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:40.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.... 10:41:40.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 10:41:40.983 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:41:40.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:40.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:40.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 10:41:40.984 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:40.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:40.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:40.984 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:41:40.984 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:40.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:40.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:40.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:41.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:41.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:41.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:41.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:41.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:41.993 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:41.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:41:41.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:41:41.993 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:41:41.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:41.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:41.993 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:41.993 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:41.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:41.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:41.994 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 10:41:41.994 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:41.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:41.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:41.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:42.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:42.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:42.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:42.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:42.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:42.995 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:42.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:41:42.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:41:42.995 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:41:42.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:42.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:42.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 10:41:42.995 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:42.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:42.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:42.995 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 10:41:42.995 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:42.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:42.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:42.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:43.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:43.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:43.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:43.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:43.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:43.996 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:43.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:41:43.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:41:43.997 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:41:43.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:43.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:43.997 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:43.997 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:43.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:43.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:43.997 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:41:43.997 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:43.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:43.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:43.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:44.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:44.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:44.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:44.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:44.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:44.998 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:44.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:41:44.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:41:44.998 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:41:44.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:44.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:44.998 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:44.998 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:44.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:44.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:44.998 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:41:44.998 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:44.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:44.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:44.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:45.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:45.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:45.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:45.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:45.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:45.999 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:45.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:41:46.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:41:46.000 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:41:46.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:46.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:46.000 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:46.000 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:46.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:46.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:46.000 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:41:46.000 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:46.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:46.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:46.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:46.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:46.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:41:46.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:41:46.003 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 10:41:46.003 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:41:46.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:46.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:46.003 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:46.003 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:46.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:46.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:46.003 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:41:46.003 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:46.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:46.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:46.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:46.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:46.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:47.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:47.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:47.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:47.005 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:47.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:41:47.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:41:47.006 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:41:47.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:47.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:47.006 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:47.006 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:47.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:47.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:47.006 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 10:41:47.006 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:47.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:47.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:47.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:47.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:47.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:48.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:48.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:48.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:48.007 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:48.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:41:48.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:41:48.007 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:41:48.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:48.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:48.007 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:48.007 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:48.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:48.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:48.007 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 10:41:48.007 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:48.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:48.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:48.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:48.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:48.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:49.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:49.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:49.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:49.008 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:49.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:41:49.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:41:49.009 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:41:49.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:49.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:49.009 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:49.009 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:49.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:49.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:49.009 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:41:49.009 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:49.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:49.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:49.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:49.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:49.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:50.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:50.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:50.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:50.010 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:50.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:41:50.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:41:50.010 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:41:50.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:50.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:50.010 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:50.010 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:50.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:50.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:50.010 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:41:50.010 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:50.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:50.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:50.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:50.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:50.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:51.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:51.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:51.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:51.011 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:51.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:41:51.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:41:51.012 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:41:51.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:51.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:51.012 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:51.012 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:51.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:51.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:51.012 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:41:51.012 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:51.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:51.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:51.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:51.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:51.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:41:51.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:41:51.018 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 10:41:51.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:41:51.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:51.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:51.018 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:51.018 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:51.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:51.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:51.025 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:41:51.025 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:51.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:51.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:51.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:51.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:51.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:52.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:52.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:52.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:52.027 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:52.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:41:52.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:41:52.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:41:52.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:52.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:52.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 10:41:52.027 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:52.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:52.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:52.028 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 10:41:52.028 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:52.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:52.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:52.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:52.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:52.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:53.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:53.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:53.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:53.029 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:53.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:41:53.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:41:53.029 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:41:53.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:53.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:53.029 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:53.029 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:53.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:53.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:53.030 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 10:41:53.030 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:53.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:53.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:53.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:53.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:53.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:54.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:54.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:54.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:54.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:54.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:54.531 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:54.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:41:54.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:41:54.531 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:41:54.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:54.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:54.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 10:41:54.531 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:54.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:54.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:54.532 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:41:54.532 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:54.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:54.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:54.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:55.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:55.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:55.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:55.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:56.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:56.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:56.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:56.033 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:56.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:41:56.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:41:56.033 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:41:56.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:56.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:56.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:56.033 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:56.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:56.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:56.034 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:41:56.034 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:56.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:56.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:56.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:41:56.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:41:56.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:41:56.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:41:56.037 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 10:41:56.037 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:41:56.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:56.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:56.037 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:56.037 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:56.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:56.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:56.038 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:41:56.038 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:56.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:56.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:56.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:56.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:56.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:57.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:57.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:57.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:57.041 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:57.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:41:57.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:41:57.041 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:41:57.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:57.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:57.042 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:57.042 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:57.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:57.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:57.047 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 10:41:57.047 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:57.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:57.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:57.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:57.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:57.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:58.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:58.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:58.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:58.049 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:58.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:41:58.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:41:58.049 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:41:58.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:58.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41:58.049 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:41:58.049 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:58.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:58.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:58.050 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 10:41:58.050 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:58.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:58.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:58.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:58.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:58.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:59.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:59.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:59.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:41:59.052 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:41:59.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:41:59.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:41:59.053 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:41:59.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:41:59.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:41: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 10:41:59.053 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:41:59.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:41:59.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:41:59.053 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:41:59.053 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:41:59.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:41:59.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:59.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:41:59.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:41:59.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:00.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:00.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:00.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:42:00.054 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:42:00.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:42:00.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:42:00.054 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:42:00.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:00.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:00.055 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:42:00.055 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:00.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:00.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:00.055 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:42:00.055 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:00.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:00.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:00.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:00.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:00.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:42:00.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:42:00.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:42:00.058 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:42:00.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:00.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:00.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:42:00.058 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:00.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:00.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:00.058 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:42:00.058 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:00.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:00.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:00.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:00.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:00.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:42:00.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:42:00.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 10:42:00.063 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:42:00.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:00.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:00.063 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:42:00.063 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:00.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:00.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:00.063 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:42:00.063 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:00.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:00.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:00.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:00.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:00.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:01.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:01.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:01.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:42:01.072 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:42:01.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:42:01.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:42:01.072 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:42:01.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:01.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:01.072 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:42:01.072 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:01.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:01.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:01.072 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 10:42:01.072 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:01.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:01.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:01.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:01.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:01.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:02.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:02.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:02.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:42:02.074 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:42:02.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:42:02.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:42:02.074 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:42:02.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:02.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:02.074 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:42:02.074 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:02.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:02.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:02.074 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 10:42:02.074 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:02.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:02.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:02.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:02.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:02.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:03.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:03.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:03.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:42:03.075 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:42:03.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:42:03.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:42:03.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:42:03.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:03.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:03.076 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:42:03.076 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:03.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:03.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:03.076 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:42:03.076 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:03.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:03.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:03.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:03.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:03.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:42:03.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:42:03.080 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 10:42:03.080 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:42:03.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:03.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:03.081 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:42:03.081 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:03.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:03.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:03.086 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:42:03.086 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:03.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:03.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:03.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:03.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:03.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:04.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:04.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:04.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:42:04.089 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:42:04.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:42:04.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:42:04.089 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:42:04.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:04.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:04.089 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:42:04.090 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:04.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:04.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:04.090 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 10:42:04.090 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:04.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:04.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:04.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:04.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:04.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:05.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:05.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:05.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:05.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:05.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:42:05.591 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:42:05.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:42:05.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:42:05.591 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:42:05.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:05.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:05.591 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:42:05.591 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:05.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:05.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:05.591 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 10:42:05.591 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:05.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:05.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:05.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:06.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:06.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:06.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:06.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:06.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:42:06.592 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:42:06.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:42:06.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:42:06.592 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:42:06.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:06.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:06.593 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:42:06.593 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:06.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:06.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:06.593 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:42:06.593 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:06.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:06.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:06.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:06.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:06.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:42:06.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:42:06.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:42:06.596 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:42:06.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:06.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:06.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 10:42:06.596 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:06.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:06.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:06.596 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:42:06.596 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:06.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:06.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:06.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:06.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:06.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:42:06.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:42:06.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:42:06.597 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:42:06.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:06.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:06.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:42:06.597 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:06.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:06.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:06.597 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:42:06.597 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:06.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:06.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:06.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:06.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:06.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:42:06.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:42:06.603 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 10:42:06.603 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:42:06.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:06.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:06.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:42:06.603 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:06.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:06.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:06.603 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:42:06.603 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:06.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:06.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:06.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:07.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:07.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:07.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:07.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:07.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:42:07.611 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:42:07.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:42:07.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:42:07.611 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:42:07.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:07.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:07.611 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:42:07.611 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:07.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:07.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:07.611 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 10:42:07.611 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:07.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:07.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:07.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:08.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:08.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:08.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:08.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:08.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:42:08.613 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:42:08.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:42:08.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:42:08.613 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:42:08.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:08.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:08.613 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:42:08.613 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:08.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:08.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:08.614 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 10:42:08.614 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:08.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:08.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:08.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:08.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:08.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:42:08.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:42:08.618 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 10:42:08.618 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:42:08.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:08.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:08.619 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:42:08.619 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:08.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:08.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:08.625 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:42:08.625 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:08.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:08.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:08.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:09.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:09.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:09.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:09.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:09.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:42:09.627 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:42:09.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:42:09.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:42:09.627 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:42:09.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:09.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:09.628 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:42:09.628 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:09.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:09.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:09.628 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 10:42:09.628 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:09.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:09.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:09.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:10.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:10.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:10.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:10.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:10.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:42:10.634 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:42:10.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 10:42:10.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 10:42:10.634 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 10:42:10.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:10.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:10.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 10:42:10.634 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:10.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:10.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:10.634 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 10:42:10.634 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:10.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:10.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:10.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:10.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:10.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:42:10.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 10:42:10.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 10:42:10.638 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 10:42:10.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:10.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:10.638 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:42:10.638 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:10.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:10.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:10.638 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 10:42:10.638 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:10.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:10.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:10.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:10.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:10.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:42:10.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 10:42:10.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 10:42:10.641 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 10:42:10.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:10.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:10.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 10:42:10.641 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:10.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:10.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:10.641 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 10:42:10.641 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:10.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:10.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:10.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:10.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:10.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:42:10.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 10:42:10.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 10:42:10.641 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 10:42:10.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:10.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:10.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 10:42:10.641 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:10.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:10.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:10.642 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 10:42:10.642 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:10.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:10.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:10.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:10.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:10.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:42:10.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 10:42:10.648 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 10:42:10.648 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:42:10.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:10.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:10.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:42:10.648 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:10.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:10.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:10.653 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 10:42:10.654 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:10.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:10.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:10.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:11.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:11.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:11.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:11.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:11.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:42:11.656 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 10:42:11.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 10:42:11.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 10:42:11.656 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 10:42:11.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:11.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:11.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:42:11.657 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:11.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:11.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:11.670 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 10:42:11.670 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:11.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:11.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:11.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:11.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:11.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:42:11.671 INFO [WorkbenchTestable][AbstractShell] Close shell shell1 10:42:11.671 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell1' 10:42:11.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:42:11.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:42:11.673 INFO [WorkbenchTestable][AbstractShell] Close shell shell2 10:42:11.673 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell2' 10:42:11.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:42:11.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:42:11.676 INFO [WorkbenchTestable][AbstractShell] Close shell shell3 10:42:11.676 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell3' 10:42:11.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:42:11.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:42:11.678 INFO [WorkbenchTestable][AbstractShell] Close shell shell4 10:42:11.678 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell4' 10:42:11.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:42:11.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:42:11.680 INFO [WorkbenchTestable][AbstractShell] Close shell shell5 10:42:11.680 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell5' 10:42:11.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:42:11.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:42:11.687 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 10:42:11.687 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:42:11.687 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:42:11.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:11.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:11.688 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 10:42:11.689 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 10:42:11.689 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:42:11.689 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:42:11.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:11.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 126.968 s - in org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) Time elapsed: 90.077 s testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) Time elapsed: 36.769 s Running org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 10:42:11.705 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 10:42:11.711 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:42:11.712 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:42:11.712 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 10:42:11.712 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:42:11.712 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:42:11.712 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:42:11.712 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:42:11.712 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:42:11.712 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:42:11.713 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 10:42:11.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 10:42:11.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:42:11.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:42:11.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:42:11.981 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 10:42:11.981 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:12.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:12.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:12.220 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:42:12.220 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:12.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:12.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:42:12.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:42:12.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:12.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 10:42:12.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:12.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:12.229 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:42:12.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:12.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:12.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:42:12.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:42:12.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:42:12.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:42:12.242 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:42:12.242 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:42:12.242 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:42:12.242 DEBUG [main][AbstractWait] Waiting until shell is active... 10:42:12.242 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:42:12.242 INFO [main][AbstractShell] Close shell Testing shell 10:42:12.242 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:42:12.252 DEBUG [main][AbstractWait] Waiting while shell is available... 10:42:12.252 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:42:12.252 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 10:42:12.252 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:42:12.252 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:42:12.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:12.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:12.259 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 10:42:12.259 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:42:12.259 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 10:42:12.259 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 10:42:12.259 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:42:12.259 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:42:12.259 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:42:12.309 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:42:12.309 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:12.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:12.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:12.326 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:42:12.326 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:12.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:12.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:12.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:12.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:12.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:42:12.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:12.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:12.332 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:42:12.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:12.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:12.339 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1 10:42:12.339 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 10:42:12.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:12.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:12.848 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 10:42:12.849 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 10:42:12.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:13.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:13.349 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 10:42:13.350 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1 10:42:13.350 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 10:42:13.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:13.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:13.851 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 10:42:13.851 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1 10:42:13.851 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 10:42:13.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:14.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:14.351 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 10:42:14.355 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 10:42:14.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:14.355 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 10:42:14.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:14.355 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 10:42:14.356 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1 10:42:14.356 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 10:42:14.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:14.356 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 10:42:14.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:14.356 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 10:42:14.356 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1 10:42:14.356 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 10:42:14.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:14.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:14.856 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 10:42:14.856 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 10:42:14.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:15.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:15.357 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 10:42:15.357 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1 10:42:15.357 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 10:42:15.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:15.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:15.857 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 10:42:15.858 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 10:42:15.858 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:42:15.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:16.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:16.358 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:42:16.360 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:42:16.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:16.361 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:42:16.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:16.361 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:42:16.361 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 10:42:16.361 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 10:42:16.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:16.361 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 10:42:16.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:16.361 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 10:42:16.361 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 10:42:16.361 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 10:42:16.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:16.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:16.862 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 10:42:16.865 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 10:42:16.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:16.865 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 10:42:16.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:16.865 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 10:42:16.866 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 10:42:16.866 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 10:42:16.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:16.866 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 10:42:16.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:16.866 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 10:42:16.866 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1 10:42:16.866 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 10:42:16.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:17.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:17.366 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 10:42:17.367 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 10:42:17.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:17.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:17.867 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 10:42:17.867 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1 10:42:17.867 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 10:42:17.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:18.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:18.368 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 10:42:18.368 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1 10:42:18.368 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 10:42:18.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:18.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:18.868 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 10:42:18.868 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 10:42:18.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:19.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:19.369 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 10:42:19.369 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1 10:42:19.369 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 10:42:19.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:42:19.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:42:19.870 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 10:42:19.870 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:42:19.870 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:42:19.870 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:42:19.870 DEBUG [main][AbstractWait] Waiting until shell is active... 10:42:19.870 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:42:19.870 INFO [main][AbstractShell] Close shell Testing shell 10:42:19.870 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:42:19.876 DEBUG [main][AbstractWait] Waiting while shell is available... 10:42:19.876 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:42:19.876 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 10:42:19.876 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:42:19.876 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:42:19.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:19.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:19.883 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 10:42:19.883 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 10:42:19.883 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:42:19.883 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:42:19.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:19.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.178 s - in org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) Time elapsed: 0.547 s testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) Time elapsed: 7.624 s Running org.eclipse.reddeer.core.test.condition.JobIsRunningTest 10:42:19.891 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 10:42:19.892 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:42:19.892 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:42:19.892 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 10:42:19.892 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:42:19.892 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:42:19.904 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:42:19.904 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:42:19.904 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:42:19.905 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:42:19.905 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 10:42:19.905 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 10:42:19.905 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:42:19.905 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:42:19.905 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:42:19.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:42:19.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:42:19.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:42:19.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:42:19.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:42:19.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:42:19.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:42:19.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 10:42:20.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 10:42:20.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is not listed in considered jobs, ignore it 10:42:20.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 10:42:21.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is not listed in considered jobs, ignore it 10:42:21.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 10:42:21.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is not listed in considered jobs, ignore it 10:42:21.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 10:42:21.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 10:42:21.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:42:22.911 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' was successfully killed 10:42:22.912 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 10:42:22.912 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:42:22.912 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:42:22.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:22.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:22.912 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 10:42:22.912 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:42:22.912 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 10:42:22.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 10:42:22.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:42:22.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:42:22.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:42:22.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:42:22.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:42:22.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:42:22.913 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 10:42:23.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 10:42:23.913 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 10:42:24.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 10:42:24.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 10:42:25.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 10:42:25.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 10:42:26.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 10:42:26.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 10:42:26.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running failed, an exception will be thrown 10:42:27.918 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' was successfully killed 10:42:27.919 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 10:42:27.919 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:42:27.919 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:42:27.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:27.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:27.919 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 10:42:27.920 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:42:27.920 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 10:42:27.920 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 10:42:27.920 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:42:27.920 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:42:27.920 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:42:27.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:42:27.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:42:27.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:42:27.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:42:27.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:42:27.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 10:42:27.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 10:42:28.421 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 10:42:28.421 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 10:42:28.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 10:42:28.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 10:42:29.421 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 10:42:29.421 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 10:42:29.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 10:42:29.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 10:42:30.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 10:42:30.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 10:42:30.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 10:42:30.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 10:42:31.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 10:42:31.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 10:42:31.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 10:42:31.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 10:42:32.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 10:42:32.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 10:42:32.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 10:42:32.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 10:42:33.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 10:42:33.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 10:42:33.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 10:42:33.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 10:42:33.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 10:42:33.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:42:34.925 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' was successfully killed 10:42:34.925 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 10:42:34.925 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:42:34.925 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:42:34.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:34.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:34.925 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 10:42:34.925 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:42:34.925 INFO [WorkbenchTestable][RequirementsRunner] Started test: testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 10:42:34.925 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 10:42:34.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:42:34.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:42:34.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:42:34.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:42:34.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:42:34.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:42:35.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:42:35.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:42:35.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:42:35.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:42:35.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:42:35.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:42:35.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 10:42:36.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 10:42:36.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 10:42:37.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 10:42:37.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 10:42:38.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 10:42:38.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 10:42:39.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 10:42:39.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 10:42:40.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 10:42:40.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 10:42:41.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 10:42:41.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 10:42:42.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 10:42:42.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 10:42:43.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 10:42:43.931 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 10:42:44.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 10:42:44.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 10:42:44.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 10:42:44.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:42:45.431 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' was successfully killed 10:42:45.432 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 10:42:45.432 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:42:45.432 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:42:45.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:45.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:45.432 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 10:42:45.432 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:42:45.432 INFO [WorkbenchTestable][RequirementsRunner] Started test: testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 10:42:45.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 10:42:45.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:42:45.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:42:45.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:42:45.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:42:45.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:42:45.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:42:45.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:42:45.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:42:45.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:42:45.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:42:45.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:42:45.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:42:45.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 10:42:45.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 10:42:46.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 10:42:46.934 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 10:42:47.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 10:42:47.934 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 10:42:48.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 10:42:48.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 10:42:49.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 10:42:49.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 10:42:50.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 10:42:50.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 10:42:51.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 10:42:51.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 10:42:51.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 10:42:51.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 10:42:51.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:42:52.436 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' was successfully killed 10:42:53.437 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' was successfully killed 10:42:53.437 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 10:42:53.437 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:42:53.437 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:42:53.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:53.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:53.437 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 10:42:53.437 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:42:53.437 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 10:42:53.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 10:42:53.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:42:53.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:42:53.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:42:53.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:42:53.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:42:53.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:42:53.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 10:42:53.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 10:42:54.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 10:42:54.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 10:42:55.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:42:55.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:42:55.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:42:55.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:42:55.439 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 10:42:55.439 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:42:55.439 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:42:55.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:55.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:55.439 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 10:42:55.439 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 10:42:55.439 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:42:55.439 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:42:55.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:55.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.55 s - in org.eclipse.reddeer.core.test.condition.JobIsRunningTest testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 3.007 s testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 5.007 s testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 7.005 s testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 10.507 s testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 8.005 s testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 2.002 s Running org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest 10:42:55.701 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 10:42:55.701 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:55.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:55.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:55.929 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:42:55.929 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:55.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:55.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:42:55.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:42:55.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:55.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 10:42:55.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:55.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:55.935 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:42:55.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:55.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:55.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:55.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:55.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:55.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:55.937 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:42:55.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:55.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:55.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:42:55.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:42:55.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:55.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:55.938 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:42:55.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:55.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:55.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:42:55.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:42:55.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:55.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:55.938 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:42:55.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:55.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:55.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 10:42:55.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 10:42:55.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:55.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:55.938 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:42:55.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:55.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:55.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 10:42:55.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found 10:42:55.939 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:42:55.939 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:42:55.939 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:42:55.939 DEBUG [main][AbstractWait] Waiting until shell is active... 10:42:55.939 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:42:55.939 INFO [main][AbstractShell] Close shell Testing shell 10:42:55.939 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:42:55.947 DEBUG [main][AbstractWait] Waiting while shell is available... 10:42:55.947 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:42:56.218 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 10:42:56.218 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:56.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:56.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:56.449 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:42:56.449 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:56.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:56.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:42:56.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:42:56.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:56.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 10:42:56.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:56.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:56.456 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:42:56.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:56.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:56.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:56.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:56.457 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:42:56.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:56.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:56.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:56.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:56.457 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:42:56.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:56.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:56.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:56.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:56.457 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:42:56.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:56.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:56.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:56.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:56.458 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 10:42:56.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:42:56.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:42:56.458 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:42:56.458 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:42:56.458 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:42:56.458 DEBUG [main][AbstractWait] Waiting until shell is active... 10:42:56.458 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:42:56.458 INFO [main][AbstractShell] Close shell Testing shell 10:42:56.458 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:42:56.469 DEBUG [main][AbstractWait] Waiting while shell is available... 10:42:56.470 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:42:56.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:56.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:56.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:42:56.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 10:42:56.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:42:56.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 10:42:56.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 10:42:56.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 10:42:56.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 10:42:56.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 10:42:56.742 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 10:42:56.743 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:56.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:56.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:56.972 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:42:56.972 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:56.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:56.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:42:56.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:42:56.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:56.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 10:42:56.981 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:56.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:56.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:56.981 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:42:56.981 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:56.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:56.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:56.982 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:42:56.982 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:42:56.982 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:42:56.982 DEBUG [main][AbstractWait] Waiting until shell is active... 10:42:56.982 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:42:56.982 INFO [main][AbstractShell] Close shell Testing shell 10:42:56.982 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:42:56.990 DEBUG [main][AbstractWait] Waiting while shell is available... 10:42:56.990 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:42:57.255 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 10:42:57.255 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:57.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:57.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:57.484 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:42:57.484 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:57.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:57.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:42:57.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:42:57.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:57.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 10:42:57.491 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:57.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:57.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:57.491 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:42:57.491 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:57.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:57.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:57.492 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:42:57.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 10:42:57.492 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:42:57.493 DEBUG [main][AbstractWait] Waiting until shell is active... 10:42:57.493 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:42:57.493 INFO [main][AbstractShell] Close shell Testing shell 10:42:57.493 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:42:57.500 DEBUG [main][AbstractWait] Waiting while shell is available... 10:42:57.500 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:42:57.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:57.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:42:57.763 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 10:42:57.763 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:57.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:57.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:57.991 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:42:57.992 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:57.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:57.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:42:57.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:42:57.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:57.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 10:42:57.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 10:42:57.997 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:57.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:57.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:57.998 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:42:57.998 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:57.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:57.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:57.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:57.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:57.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:42:57.998 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 10:42:57.998 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:57.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:57.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:57.998 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:42:57.998 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:57.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:57.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:42:58.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:42:58.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:58.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 10:42:58.001 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified 10:42:58.001 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:58.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:58.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:58.002 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:42:58.002 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:58.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:58.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:42:58.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:42:58.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:58.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 10:42:58.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:58.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:58.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:58.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:58.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:58.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:58.025 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:42:58.026 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:42:58.026 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:42:58.026 DEBUG [main][AbstractWait] Waiting until shell is active... 10:42:58.026 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:42:58.026 INFO [main][AbstractShell] Close shell Testing shell 10:42:58.026 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:42:58.034 DEBUG [main][AbstractWait] Waiting while shell is available... 10:42:58.034 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:42:58.284 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 10:42:58.284 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:58.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:58.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:58.514 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:42:58.514 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:58.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:42:58.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 10:42:58.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 10:42:58.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:42:58.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 10:42:58.520 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:42:58.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:42:58.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:42:58.520 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:42:58.520 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:42:58.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:42:58.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:42:58.521 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:42:58.521 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:42:58.521 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:42:58.521 DEBUG [main][AbstractWait] Waiting until shell is active... 10:42:58.521 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:42:58.521 INFO [main][AbstractShell] Close shell Testing shell 10:42:58.521 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:42:58.529 DEBUG [main][AbstractWait] Waiting while shell is available... 10:42:58.529 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.082 s - in org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest testIndex(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.499 s testNotFoundAfterClose(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.522 s testMatcher(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.52 s testGetResult(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.51 s testParent(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.534 s testSimple(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.495 s Running org.eclipse.reddeer.core.test.DummyTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 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.v20230901-1033 [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 10:43:07.749 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 10:43:07.751 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 10:43:07.816 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 10:43:07.817 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 10:43:07.912 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:43:07.940 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:43:07.942 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:43:07.946 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:43:08.008 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 10:43:08.008 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 10:43:08.016 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 10:43:08.048 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:43:08.048 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:43:08.050 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:43:08.050 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:43:08.053 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:43:08.054 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:43:08.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.*'] 10:43:08.068 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:08.069 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:43:08.107 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:08.110 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:43:08.110 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:08.116 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:08.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:08.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:08.121 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:43:08.124 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:43:08.128 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:08.128 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:43:08.128 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:43:08.128 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:43:08.128 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:43:08.128 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:43:08.129 DEBUG [main][MenuItemLookup] Item match:Window 10:43:08.133 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:43:08.133 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:43:08.133 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:43:08.133 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:08.133 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:43:08.134 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:43:08.134 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:08.134 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:43:08.134 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:08.134 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:43:08.134 DEBUG [main][MenuItemLookup] Item match:Preferences 10:43:08.136 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:43:08.137 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:43:08.138 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:43:08.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.... 10:43:08.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 10:43:08.331 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:43:08.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:08.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:08.334 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:43:08.334 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:08.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 10:43:08.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:08.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:08.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:08.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:08.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:08.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:43:08.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:43:08.384 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:43:08.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:08.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:08.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:08.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:08.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:08.419 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:43:08.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:08.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:08.425 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:08.425 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:08.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:43:08.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:43:08.462 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:08.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:08.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:08.465 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:43:08.466 DEBUG [main][EditorHandler] 0 editor(s) found 10:43:08.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:08.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:08.484 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:43:08.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:08.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:08.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:08.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:08.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:08.512 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:43:08.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') 10:43:08.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:08.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:08.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:08.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:08.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:08.516 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:08.516 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:08.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:08.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:43:08.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:43:08.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:43:08.524 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:08.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:08.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:08.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:43:08.526 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:08.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:08.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:08.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:43:08.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:08.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:08.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:08.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:08.529 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:43:08.529 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:43:08.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:08.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:43:08.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'] 10:43:08.545 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:08.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'] 10:43:08.546 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:08.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: "New Project"] 10:43:08.547 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:08.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'] 10:43:08.547 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:08.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'] 10:43:08.547 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:08.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'] 10:43:08.548 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:08.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 Project"] 10:43:08.548 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:08.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'] 10:43:08.548 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:08.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'] 10:43:08.549 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:08.549 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:08.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:08.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:08.549 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:43:08.549 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:43:08.550 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:08.550 DEBUG [main][MenuItemLookup] Item match:File 10:43:08.554 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:43:08.554 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:43:08.559 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:43:08.559 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:08.559 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:43:08.559 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:08.559 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:43:08.559 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:08.559 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:43:08.559 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:43:08.571 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:43:08.571 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:43:08.571 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:43:08.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:43:08.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:43:08.708 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:43:08.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:08.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:08.709 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:43:08.709 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:08.710 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:43:08.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:08.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:08.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:08.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:08.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:08.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:43:08.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:43:08.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:43:08.719 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:43:08.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:09.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:09.224 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:43:09.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:43:09.226 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:43:09.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:09.226 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:43:09.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:09.226 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:43:09.226 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 10:43:09.227 DEBUG [main][TreeItemHandler] Selecting tree item: Project 10:43:09.227 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 10:43:09.230 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 10:43:09.231 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:43:09.231 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:43:09.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.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:43:09.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:09.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:09.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:09.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:09.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:09.233 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:43:09.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:09.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:09.234 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:09.234 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:09.274 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:43:09.275 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:09.275 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:09.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 10:43:09.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 10:43:09.275 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 10:43:09.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:09.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:09.277 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 10:43:09.277 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:09.278 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'testProject' 10:43:09.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:43:09.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:09.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:09.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:09.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:09.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:43:09.286 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:43:09.287 INFO [WorkbenchTestable][AbstractText] Text set to: testProject 10:43:09.297 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 10:43:09.298 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 10:43:09.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.newresource.BasicNewProjectResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:43:09.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:09.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:09.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:09.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:09.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:09.302 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:43:09.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:09.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:09.302 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:09.302 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:09.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:43:09.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:43:09.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:43:09.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:43:09.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:43:09.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:43:09.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'] 10:43:09.829 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:09.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'] 10:43:09.829 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:09.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: "Create New File"] 10:43:09.829 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:09.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'] 10:43:09.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:09.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'] 10:43:09.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:09.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'] 10:43:09.831 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:09.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: "Create New File"] 10:43:09.831 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:09.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'] 10:43:09.831 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:09.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'] 10:43:09.831 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:09.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:09.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:09.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:09.832 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:43:09.832 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:43:09.832 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:09.832 DEBUG [main][MenuItemLookup] Item match:File 10:43:09.834 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:43:09.834 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:43:09.835 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:43:09.835 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:09.835 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:43:09.835 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:09.835 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:43:09.836 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:09.836 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:43:09.836 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:43:09.836 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:43:09.836 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:43:09.836 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:43:09.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 'New|Select a wizard'] is available.... 10:43:09.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 10:43:09.913 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:43:09.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:09.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:09.915 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:43:09.915 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:09.915 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:43:09.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:09.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:09.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:09.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:09.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:09.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:43:09.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:43:09.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:43:09.918 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:43:09.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:09.918 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:43:09.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:09.918 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:43:09.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:43:09.918 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:43:09.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:09.918 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:43:09.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:09.919 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:43:09.919 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 10:43:09.919 DEBUG [main][TreeItemHandler] Selecting tree item: File 10:43:09.919 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 10:43:09.923 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 10:43:09.923 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:43:09.923 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:43:09.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:43:09.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:09.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:09.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:09.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:09.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:09.925 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:43:09.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:09.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:09.925 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:09.925 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:09.969 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:43:09.969 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:09.969 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:09.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 10:43:09.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available. finished successfully 10:43:09.969 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 10:43:09.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:09.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:09.970 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 10:43:09.970 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:09.972 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 10:43:09.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:09.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:09.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:09.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:09.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:43:09.989 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:43:09.990 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest.min 10:43:09.991 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "Enter or select the parent folder:") 10:43:09.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:09.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:10.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:10.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:10.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:43:10.017 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:43:10.017 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 10:43:10.018 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 10:43:10.018 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 10:43:10.018 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:43:10.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:10.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:10.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:10.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:10.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:10.021 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:43:10.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:10.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:10.021 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:10.021 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:10.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:43:10.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:43:10.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:43:10.526 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:43:10.526 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:43:10.526 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:43:10.526 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:43:10.526 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:43:10.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:43:10.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 10:43:10.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:10.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:10.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:10.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:10.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:10.536 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:10.536 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null 10:43:10.536 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:43:10.536 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:43:10.537 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:10.538 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 10:43:10.538 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 10:43:10.538 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:43:10.575 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:43:10.575 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:43:10.575 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:10.575 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:43:10.575 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:10.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: "Create New File"] 10:43:10.576 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:10.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: Matcher matching text to regular expression 'New|Select a wizard'] 10:43:10.576 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:10.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: Matcher matching text to regular expression 'New|Select a wizard'] 10:43:10.576 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:10.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: Matcher matching text to regular expression 'New|Select a wizard'] 10:43:10.576 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:10.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: "Create New File"] 10:43:10.577 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:10.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'] 10:43:10.577 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:10.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'] 10:43:10.577 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:10.577 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:10.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:10.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:10.578 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:43:10.578 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:43:10.578 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:10.578 DEBUG [main][MenuItemLookup] Item match:File 10:43:10.580 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:43:10.580 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:43:10.581 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:43:10.581 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:10.581 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:43:10.581 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:10.581 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:43:10.581 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:10.581 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:43:10.581 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:43:10.593 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:43:10.593 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:43:10.593 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:43:10.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:43:10.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 'New|Select a wizard'] is available. finished successfully 10:43:10.659 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:43:10.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:10.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:10.660 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:43:10.661 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:10.661 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:43:10.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:10.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:10.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:10.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:10.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:10.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:43:10.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:43:10.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:43:10.663 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:43:10.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:10.663 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:43:10.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:10.663 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:43:10.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:43:10.663 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:43:10.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:10.663 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:43:10.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:10.663 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:43:10.664 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 10:43:10.664 DEBUG [main][TreeItemHandler] Selecting tree item: File 10:43:10.664 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 10:43:10.664 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 10:43:10.664 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:43:10.664 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:43:10.664 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:43:10.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:10.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:10.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:10.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:10.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:10.666 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:43:10.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:10.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:10.666 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:10.666 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:10.696 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:43:10.697 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:10.697 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:10.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 10:43:10.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available. finished successfully 10:43:10.697 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 10:43:10.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:10.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:10.698 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 10:43:10.698 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:10.698 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 10:43:10.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:10.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:10.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:10.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:10.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:43:10.704 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:43:10.705 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest1.min 10:43:10.705 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "Enter or select the parent folder:") 10:43:10.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:10.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:10.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:10.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:10.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:43:10.711 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:43:10.711 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 10:43:10.711 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 10:43:10.711 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 10:43:10.711 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:43:10.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:10.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:10.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:10.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:10.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:10.719 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:43:10.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:10.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:10.720 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:10.720 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:10.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:43:11.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:43:11.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:43:11.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:43:11.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:43:11.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:43:11.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:43:11.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:43:11.225 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:43:11.225 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:11.225 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:43:11.225 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:11.225 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 10:43:11.225 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:11.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'] 10:43:11.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:11.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'] 10:43:11.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:11.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'] 10:43:11.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:11.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: "Create New File"] 10:43:11.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:11.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'] 10:43:11.227 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:11.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'] 10:43:11.227 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:11.227 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 10:43:11.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:11.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:11.228 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 10:43:11.228 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 10:43:11.228 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:11.228 DEBUG [main][MenuItemLookup] Item match:File 10:43:11.229 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:43:11.230 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:43:11.231 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:43:11.231 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:11.231 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:43:11.231 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:11.231 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:43:11.231 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:11.231 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:43:11.231 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:43:11.232 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:43:11.232 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:43:11.232 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:43:11.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 'New|Select a wizard'] is available.... 10:43:11.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:43:11.306 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:43:11.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:11.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:11.307 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:43:11.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:11.307 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:43:11.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:11.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:11.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:11.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:11.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:11.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:43:11.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:43:11.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:43:11.309 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:43:11.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:11.310 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:43:11.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:11.310 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:43:11.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:43:11.310 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:43:11.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:11.310 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:43:11.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:11.310 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:43:11.310 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 10:43:11.310 DEBUG [main][TreeItemHandler] Selecting tree item: File 10:43:11.310 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 10:43:11.311 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 10:43:11.311 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:43:11.311 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:43:11.311 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:43:11.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:11.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:11.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:11.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:11.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:11.313 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:43:11.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:11.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:11.313 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:11.313 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:11.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: Matcher matching text to regular expression 'New|Select a wizard'] 10:43:11.343 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:11.343 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:11.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 10:43:11.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available. finished successfully 10:43:11.344 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 10:43:11.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:11.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:11.345 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 10:43:11.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:43:11.345 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 10:43:11.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:11.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:11.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:11.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:11.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:43:11.350 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:43:11.351 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest+.min 10:43:11.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "Enter or select the parent folder:") 10:43:11.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:11.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:11.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:11.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:11.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:43:11.354 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:43:11.355 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 10:43:11.355 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 10:43:11.355 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 10:43:11.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:43:11.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:11.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:11.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:11.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:11.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:11.358 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:43:11.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:11.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:11.358 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:11.358 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:11.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:43:11.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:43:11.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:43:11.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:43:11.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:43:11.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:43:11.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:43:11.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:43:11.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:43:11.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:43:11.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest+.min\E') 10:43:11.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:11.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:11.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:11.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:11.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:11.464 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest+.min 10:43:11.474 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:11.474 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:11.474 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:43:11.474 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:43:11.476 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:11.476 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 10:43:11.476 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 10:43:11.476 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest+.min 10:43:11.512 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest+.min is closed 10:43:11.512 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:43:11.514 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:43:11.514 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:43:11.514 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:43:11.514 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:43:11.514 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:43:11.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:11.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:11.522 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 10:43:11.523 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 10:43:11.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:11.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:11.523 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 10:43:11.523 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 10:43:11.523 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:11.523 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:43:11.523 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:43:11.523 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:43:11.523 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:43:11.523 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:43:11.523 DEBUG [main][MenuItemLookup] Item match:Window 10:43:11.525 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:43:11.525 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:43:11.525 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:43:11.525 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:11.525 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:43:11.525 DEBUG [main][MenuItemLookup] Item match:Show View 10:43:11.534 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:43:11.534 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:43:11.534 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:43:11.534 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:43:11.534 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:43:11.534 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:43:11.534 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:43:11.534 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:43:11.534 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:11.534 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:43:11.534 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:43:11.542 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:43:11.542 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:43:11.542 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:43:11.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:43:11.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:43:11.588 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:43:11.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:11.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:11.589 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:43:11.589 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:11.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:11.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:11.590 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:43:11.590 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:11.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:11.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:11.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:11.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:11.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:11.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:43:11.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:43:11.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:43:11.592 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:43:11.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:12.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:12.095 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:43:12.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:43:12.095 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:43:12.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:12.095 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:43:12.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:12.095 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:43:12.096 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 10:43:12.096 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 10:43:12.096 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 10:43:12.096 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 10:43:12.096 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:12.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:12.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:12.097 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:43:12.097 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:12.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:12.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:12.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 "Open") 10:43:12.098 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:12.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:12.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:12.099 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:43:12.099 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:12.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:12.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:12.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:12.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:12.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:12.101 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:43:12.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:12.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:12.101 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:12.101 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:12.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:43:12.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:43:12.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 10:43:12.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:12.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:12.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 10:43:12.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:12.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:12.445 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 10:43:12.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:12.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:12.446 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 10:43:12.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 '\*?\QPackage Explorer\E') 10:43:12.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:12.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:12.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:12.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:12.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:12.449 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:12.449 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:12.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:12.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null 10:43:12.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:43:12.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:43:12.451 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:12.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:12.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:12.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:12.452 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:12.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:12.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:12.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:12.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:12.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:12.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:12.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:12.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:13.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:13.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:13.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:43:13.454 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:13.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:13.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:13.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:13.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 10:43:13.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:13.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:13.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:13.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:13.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:13.458 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:43:13.465 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:43:13.466 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:43:13.466 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:43:13.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:13.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:13.966 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:43:13.973 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:43:13.974 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:43:13.974 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:43:14.007 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:43:14.007 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:43:14.007 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:43:14.007 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:43:14.007 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:43:14.010 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:43:14.010 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:43:14.011 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:43:14.043 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:43:14.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:43:14.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:43:14.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:43:14.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:43:14.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:43:14.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 10:43:14.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:14.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:14.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:14.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:14.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:14.050 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:14.050 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:14.050 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:43:14.050 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:43:14.051 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:43:14.051 DEBUG [main][EditorHandler] 2 editor(s) found 10:43:14.052 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 10:43:14.065 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 10:43:14.065 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:43:14.120 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:43:14.121 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:43:14.121 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:43:14.124 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:43:14.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:14.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:14.125 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:43:14.126 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:43:14.126 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:43:14.126 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:43:14.126 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:43:14.126 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:43:14.126 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:43:14.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:14.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:14.128 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:43:14.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:14.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:14.130 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:14.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:14.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:14.130 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:43:14.130 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:43:14.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:14.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:14.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:14.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:14.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:14.132 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:14.132 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:14.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:14.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:43:14.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:43:14.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:43:14.146 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:14.146 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:14.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:14.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:14.147 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:14.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:14.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:14.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:14.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:14.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:14.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:14.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:14.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:15.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:15.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:15.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:43:15.149 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:15.149 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:15.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:15.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:15.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 10:43:15.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:15.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:15.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:15.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:15.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:15.150 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:43:15.151 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:43:15.151 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:43:15.151 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:43:15.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:15.151 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:43:15.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:15.151 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:43:15.152 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:43:15.152 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:43:15.152 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:43:15.154 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:43:15.154 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:43:15.154 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:43:15.154 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:43:15.154 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:43:15.156 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:43:15.156 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:43:15.156 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:43:15.181 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:43:15.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:43:15.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:43:15.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:43:15.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:43:15.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:43:15.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 10:43:15.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:15.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:15.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:15.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:15.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:15.184 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:15.184 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:15.184 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:43:15.184 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:43:15.185 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 10:43:15.185 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:15.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:15.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:15.186 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 10:43:15.186 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:15.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:15.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:15.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:15.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:15.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:15.187 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 10:43:15.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:15.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:15.187 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:15.187 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:15.189 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:43:15.189 DEBUG [main][EditorHandler] 1 editor(s) found 10:43:15.189 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:43:15.221 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:43:15.221 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:43:15.221 DEBUG [main][EditorHandler] 0 editor(s) found 10:43:15.221 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:43:15.221 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:43:15.221 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:43:15.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:15.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:15.222 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:43:15.222 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:43:15.222 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:43:15.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:43:15.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:43:15.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:43:15.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:43:15.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:15.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:15.224 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:43:15.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:15.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:15.226 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:15.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:15.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:15.227 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:43:15.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 '\*?\QPackage Explorer\E') 10:43:15.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:15.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:15.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:15.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:15.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:15.240 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:15.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:15.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:15.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:43:15.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:43:15.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:43:15.242 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:15.242 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:15.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:15.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:15.243 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:15.243 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:15.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:15.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:15.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:15.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:15.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:15.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:15.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:16.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:16.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:16.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:43:16.245 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:16.245 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:16.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:16.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:16.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:43:16.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:16.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:16.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:16.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:16.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:16.246 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:43:16.247 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:43:16.247 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:43:16.247 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:43:16.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:16.247 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:43:16.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:16.247 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:43:16.247 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:43:16.247 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:43:16.248 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:43:16.250 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:43:16.250 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:43:16.250 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:43:16.250 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:43:16.250 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:43:16.252 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:43:16.252 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:43:16.252 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:43:16.276 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:43:16.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:43:16.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:43:16.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:43:16.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:43:16.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:43:16.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:16.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:16.279 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:43:16.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:16.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:16.281 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 10:43:16.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:16.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:16.282 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 10:43:16.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 '\*?\QPackage Explorer\E') 10:43:16.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:16.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:16.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:16.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:16.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:16.284 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:16.284 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:16.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:16.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:16.314 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:16.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:16.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:16.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:16.314 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:16.315 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:16.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:16.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:16.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:16.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:16.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:16.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:16.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:17.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:17.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:17.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:43:17.316 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:17.316 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:17.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:17.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:17.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 10:43:17.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:17.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:17.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:17.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:17.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:17.318 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:43:17.318 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:43:17.318 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:43:17.318 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:43:17.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:17.319 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:43:17.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:17.319 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:43:17.319 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:43:17.319 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:43:17.319 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:43:17.321 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:43:17.321 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:43:17.321 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:43:17.321 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:43:17.321 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:43:17.323 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:43:17.323 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:43:17.323 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:43:17.336 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:43:17.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:43:17.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:43:17.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:43:17.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:43:17.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:43:17.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6a0799f7 is found... 10:43:17.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6a0799f7 is found finished successfully 10:43:17.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 10:43:17.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:17.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:17.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:17.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:17.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:17.341 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:17.341 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:17.341 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:43:17.341 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:43:17.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:17.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:17.345 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:43:17.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:17.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:17.347 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 10:43:17.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:17.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:17.347 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 10:43:17.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 '\*?\QPackage Explorer\E') 10:43:17.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:17.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:17.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:17.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:17.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:17.349 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:17.349 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:17.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:17.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:17.380 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:17.380 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:17.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:17.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:17.380 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:17.380 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:17.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:17.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:17.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:17.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:17.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:17.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:17.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:18.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:18.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:18.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:43:18.382 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:18.382 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:18.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:18.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:18.383 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:43:18.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:18.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:18.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:18.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:18.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:18.384 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:43:18.384 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:43:18.384 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 10:43:18.384 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:43:18.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:18.384 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:43:18.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:18.385 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:43:18.385 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 10:43:18.385 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 10:43:18.385 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 10:43:18.390 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 10:43:18.391 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 10:43:18.391 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 10:43:18.391 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 10:43:18.391 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 10:43:18.393 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 10:43:18.393 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:43:18.393 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:43:18.416 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:43:18.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:43:18.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:43:18.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:43:18.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:43:18.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:43:18.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@36f54061 is found... 10:43:18.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@36f54061 is found finished successfully 10:43:18.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 '\*?\QeditorTest1.min\E') 10:43:18.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:18.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:18.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:18.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:18.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:18.420 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:18.420 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:18.420 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:43:18.420 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:43:18.421 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:43:18.421 DEBUG [main][EditorHandler] 2 editor(s) found 10:43:18.421 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:43:18.427 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:43:18.427 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 10:43:18.458 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 10:43:18.458 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:43:18.458 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:43:18.458 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:43:18.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:18.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:18.459 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:43:18.459 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:43:18.459 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:43:18.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:43:18.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:43:18.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:43:18.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:43:18.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:18.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:18.461 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:43:18.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:18.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:18.463 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:18.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:18.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:18.463 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:43:18.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') 10:43:18.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:18.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:18.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:18.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:18.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:18.477 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:18.477 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:18.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:18.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:43:18.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:43:18.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:43:18.479 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:18.479 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:18.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:18.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:18.480 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:18.480 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:18.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:18.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:18.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:18.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:18.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:18.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:18.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:19.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:19.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:19.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:43:19.482 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:19.482 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:19.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:19.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:19.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 10:43:19.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:19.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:19.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:19.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:19.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:19.483 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:43:19.483 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:43:19.484 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:43:19.484 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:43:19.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:19.484 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:43:19.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:19.484 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:43:19.484 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:43:19.484 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:43:19.484 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:43:19.486 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:43:19.486 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:43:19.486 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:43:19.486 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:43:19.487 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:43:19.488 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:43:19.488 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:43:19.488 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:43:19.513 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:43:19.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:43:19.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:43:19.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:43:19.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:43:19.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:43:19.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 10:43:19.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:19.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:19.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:19.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:19.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:19.517 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:19.517 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:19.517 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:43:19.517 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:43:19.518 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:19.518 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 10:43:19.518 INFO [WorkbenchTestable][AbstractEditor] Close editor and save it 10:43:19.518 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:43:19.549 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:43:19.549 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:43:19.549 DEBUG [main][EditorHandler] 0 editor(s) found 10:43:19.549 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:43:19.549 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:43:19.549 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:43:19.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:19.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:19.550 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:43:19.550 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:43:19.550 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:43:19.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:43:19.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:43:19.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:43:19.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:43:19.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:19.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:19.552 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:43:19.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:19.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:19.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:19.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:19.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:19.554 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:43:19.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 '\*?\QPackage Explorer\E') 10:43:19.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:19.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:19.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:19.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:19.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:19.556 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:19.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:19.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:19.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:43:19.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:43:19.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:43:19.558 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:19.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:19.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:19.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:19.559 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:19.559 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:19.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:19.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:19.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:19.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:19.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:20.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:20.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:20.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:20.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:20.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:43:20.561 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:20.561 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:20.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:20.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:20.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 10:43:20.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:20.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:20.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:20.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:20.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:20.562 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:43:20.562 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:43:20.562 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:43:20.563 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:43:20.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:20.563 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:43:20.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:20.563 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:43:20.563 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:43:20.563 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:43:20.563 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:43:20.565 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:43:20.565 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:43:20.565 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:43:20.565 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:43:20.565 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:43:20.567 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:43:20.567 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:43:20.567 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:43:20.592 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:43:20.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:43:20.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:43:20.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:43:20.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:43:20.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:43:20.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 10:43:20.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:20.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:20.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:20.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:20.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:20.595 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:20.596 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:20.596 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:43:20.596 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:43:20.597 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) 10:43:20.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:20.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:20.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:20.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:20.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:20.597 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:43:20.597 DEBUG [main][EditorHandler] 1 editor(s) found 10:43:20.597 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:43:20.627 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:43:20.627 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:43:20.627 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:43:20.627 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:43:20.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:20.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:20.627 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:43:20.627 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:43:20.627 INFO [WorkbenchTestable][RequirementsRunner] Started test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:43:20.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:43:20.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:43:20.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:43:20.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:43:20.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:20.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:20.630 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:43:20.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:20.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:20.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:20.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:20.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:20.632 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:43:20.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:43:20.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:20.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:20.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:20.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:20.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:20.634 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:20.634 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:20.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:20.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:43:20.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:43:20.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:43:20.635 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:20.636 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:20.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:20.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:20.636 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:20.636 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:20.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:20.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:20.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:20.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:20.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:21.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:21.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:21.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:21.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:21.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:43:21.673 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:21.674 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:21.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:21.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:21.675 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:43:21.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:21.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:21.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:21.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:21.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:21.676 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:43:21.676 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:43:21.677 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:43:21.677 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:43:21.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:21.677 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:43:21.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:21.677 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:43:21.677 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:43:21.677 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:43:21.677 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:43:21.680 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:43:21.680 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:43:21.680 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:43:21.680 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:43:21.681 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:43:21.683 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:43:21.683 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:43:21.683 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:43:21.755 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:43:21.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:43:21.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:43:21.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:43:21.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:43:21.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:43:21.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:21.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:21.792 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:43:21.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:21.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:21.794 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 10:43:21.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:21.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:21.796 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 10:43:21.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 '\*?\QPackage Explorer\E') 10:43:21.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:21.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:21.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:21.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:21.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:21.798 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:21.798 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:21.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:21.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:21.842 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:21.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:21.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:21.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:21.852 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:21.852 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:21.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:21.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:21.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:21.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:21.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:22.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:22.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:22.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:22.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:22.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:43:22.855 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:22.855 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:22.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:22.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:22.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:43:22.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:22.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:22.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:22.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:22.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:22.856 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:43:22.857 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:43:22.857 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:43:22.857 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:43:22.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:22.857 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:43:22.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:22.857 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:43:22.857 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:43:22.857 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:43:22.858 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:43:22.862 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:43:22.862 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:43:22.862 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:43:22.862 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:43:22.862 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:43:22.864 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:43:22.864 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:43:22.864 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:43:22.873 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:43:22.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:43:22.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:43:22.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:43:22.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:43:22.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:43:22.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7358a10a is found... 10:43:22.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7358a10a is found finished successfully 10:43:22.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 10:43:22.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:22.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:22.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:22.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:22.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:22.880 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:22.880 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:22.880 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:43:22.880 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:43:22.883 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:43:22.883 DEBUG [main][EditorHandler] 1 editor(s) found 10:43:22.883 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:43:22.914 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:43:22.915 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:43:22.915 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:43:22.915 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:43:22.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:22.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:22.915 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:43:22.915 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:43:22.915 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:43:22.915 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:43:22.915 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:43:22.915 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:43:22.915 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:43:22.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:22.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:22.917 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:43:22.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:22.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:22.919 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:22.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:22.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:22.920 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:43:22.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 '\*?\QPackage Explorer\E') 10:43:22.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:22.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:22.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:22.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:22.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:22.922 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:22.922 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:22.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:22.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:43:22.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:43:22.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:43:22.924 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:22.924 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:22.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:22.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:22.925 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:22.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:22.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:22.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:22.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:22.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:22.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:23.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:23.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:23.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:23.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:23.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:43:23.927 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:23.927 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:23.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:23.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:23.928 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:43:23.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:23.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:23.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:23.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:23.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:23.929 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:43:23.929 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:43:23.929 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:43:23.930 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:43:23.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:23.930 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:43:23.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:23.930 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:43:23.930 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:43:23.930 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:43:23.930 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:43:23.932 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:43:23.932 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:43:23.932 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:43:23.932 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:43:23.932 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:43:23.934 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:43:23.934 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:43:23.934 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:43:23.957 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:43:23.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:43:23.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:43:23.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:43:23.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:43:23.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:43:23.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 10:43:23.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:23.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:23.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:23.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:23.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:23.961 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:23.961 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:23.961 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:43:23.961 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:43:23.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 "Make Dirty") 10:43:23.962 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:23.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:23.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:23.962 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 10:43:23.962 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:23.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:23.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:23.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:23.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:23.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:23.962 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 10:43:23.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:23.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:23.962 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:23.962 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:23.964 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:23.964 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 10:43:23.964 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 10:43:23.964 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:43:23.993 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:43:23.993 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:43:23.994 DEBUG [main][EditorHandler] 0 editor(s) found 10:43:23.994 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:43:23.994 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:43:23.994 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:43:23.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:23.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:23.994 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:43:23.994 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:43:23.994 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:43:23.994 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:43:23.994 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:43:23.994 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:43:23.994 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:43:23.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:23.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:23.996 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:43:23.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:23.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:23.998 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:23.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:23.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:23.999 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:43:23.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 '\*?\QPackage Explorer\E') 10:43:23.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:23.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:24.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:24.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:24.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:24.000 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:24.000 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:24.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:24.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:43:24.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:43:24.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:43:24.002 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:24.002 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:24.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:24.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:24.003 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:24.003 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:24.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:24.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:24.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:24.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:24.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:24.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:24.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:25.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:25.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:25.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:43:25.004 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:25.004 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:25.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:25.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:25.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 10:43:25.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:25.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:25.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:25.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:25.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:25.006 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:43:25.006 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:43:25.006 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:43:25.006 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:43:25.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:25.006 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:43:25.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:25.006 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:43:25.007 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:43:25.007 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:43:25.007 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:43:25.009 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:43:25.009 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:43:25.009 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:43:25.009 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:43:25.009 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:43:25.011 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:43:25.011 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:43:25.011 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:43:25.034 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:43:25.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:43:25.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:43:25.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:43:25.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:43:25.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:43:25.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 10:43:25.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:25.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:25.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:25.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:25.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:25.037 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:25.037 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:25.037 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:43:25.037 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:43:25.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 "Make Dirty") 10:43:25.038 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:25.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:25.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:25.038 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 10:43:25.038 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:25.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:25.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:25.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:25.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:25.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:25.038 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 10:43:25.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:25.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:25.038 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:25.038 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:25.040 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:25.040 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 10:43:25.040 INFO [WorkbenchTestable][AbstractEditor] Close editor and save it 10:43:25.040 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:43:25.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 'Save .*'] is available.... 10:43:25.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 'Save .*'] is available. finished successfully 10:43:25.579 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 10:43:25.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:25.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:25.580 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:25.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:25.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:25.580 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 10:43:25.581 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:25.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:25.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:25.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 10:43:25.581 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:25.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:25.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:25.581 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 10:43:25.581 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:25.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:25.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:25.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:25.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:25.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:25.582 INFO [WorkbenchTestable][AbstractButton] Click button &Save 10:43:25.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:25.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:25.582 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:25.582 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:25.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:43:25.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:43:25.635 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:43:25.635 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:43:25.635 DEBUG [main][EditorHandler] 0 editor(s) found 10:43:25.635 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:43:25.636 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:43:25.636 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:43:25.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:25.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:25.636 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:43:25.636 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:43:25.636 INFO [WorkbenchTestable][RequirementsRunner] Started test: noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:43:25.636 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:43:25.636 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:43:25.636 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:43:25.636 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:43:25.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:25.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:25.638 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:43:25.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:25.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:25.640 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:25.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:25.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:25.640 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:43:25.640 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:43:25.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:25.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:25.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:25.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:25.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:25.642 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:25.642 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:25.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:25.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:43:25.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:43:25.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:43:25.644 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:25.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:25.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:25.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:25.645 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:25.645 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:25.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:25.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:25.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:25.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:25.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:26.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:26.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:26.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:26.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:26.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:43:26.647 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:26.647 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:26.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:26.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:26.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 10:43:26.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:26.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:26.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:26.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:26.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:26.648 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:43:26.648 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:43:26.648 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:43:26.648 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:43:26.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:26.649 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:43:26.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:26.649 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:43:26.649 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:43:26.649 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:43:26.649 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:43:26.651 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:43:26.651 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:43:26.651 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:43:26.651 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:43:26.651 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:43:26.653 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:43:26.653 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:43:26.653 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:43:26.677 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:43:26.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:43:26.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:43:26.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:43:26.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:43:26.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:43:26.677 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:43:26.678 DEBUG [main][EditorHandler] 1 editor(s) found 10:43:26.678 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:43:26.704 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:43:26.704 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:43:26.704 DEBUG [main][EditorHandler] 0 editor(s) found 10:43:26.704 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:43:26.704 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:43:26.704 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:43:26.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:26.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:26.705 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:43:26.705 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:43:26.705 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:43:26.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:43:26.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:43:26.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:43:26.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:43:26.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:26.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:26.707 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:43:26.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:26.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:26.709 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:26.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:26.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:26.709 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:43:26.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 '\*?\QPackage Explorer\E') 10:43:26.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:26.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:26.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:26.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:26.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:26.711 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:26.711 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:26.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:26.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:43:26.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:43:26.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:43:26.713 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:26.713 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:26.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:26.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:26.714 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:26.714 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:26.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:26.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:26.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:26.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:26.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:27.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:27.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:27.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:27.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:27.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:43:27.715 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:27.715 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:27.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:27.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:27.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 10:43:27.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:27.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:27.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:27.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:27.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:27.717 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:43:27.717 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:43:27.717 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:43:27.717 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:43:27.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:27.717 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:43:27.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:27.717 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:43:27.718 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:43:27.718 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:43:27.718 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:43:27.720 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:43:27.720 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:43:27.720 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:43:27.720 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:43:27.720 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:43:27.722 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:43:27.722 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:43:27.722 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:43:27.744 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:43:27.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:43:27.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:43:27.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:43:27.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:43:27.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:43:27.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@42a10108 is found... 10:43:27.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@42a10108 is found finished successfully 10:43:27.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 10:43:27.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:27.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:27.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:27.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:27.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:27.747 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:27.747 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:27.747 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:43:27.747 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:43:27.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:27.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:27.750 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:43:27.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:27.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:27.752 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 10:43:27.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:27.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:27.752 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 10:43:27.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 '\*?\QPackage Explorer\E') 10:43:27.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:27.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:27.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:27.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:27.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:27.754 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:27.754 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:27.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:27.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:27.783 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:27.783 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:27.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:27.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:27.784 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:27.784 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:27.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:27.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:27.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:27.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:27.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:28.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:28.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:28.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:28.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:28.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:43:28.786 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:28.786 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:28.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:28.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:28.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 10:43:28.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:28.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:28.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:28.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:28.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:28.788 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:43:28.788 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:43:28.788 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 10:43:28.788 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:43:28.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:28.788 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:43:28.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:28.789 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:43:28.789 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 10:43:28.789 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 10:43:28.789 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 10:43:28.791 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 10:43:28.791 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 10:43:28.791 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 10:43:28.791 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 10:43:28.791 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 10:43:28.796 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 10:43:28.796 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:43:28.796 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:43:28.818 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:43:28.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:43:28.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:43:28.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:43:28.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:43:28.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:43:28.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@183d3f52 is found... 10:43:28.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@183d3f52 is found finished successfully 10:43:28.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 10:43:28.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:28.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:28.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:28.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:28.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:28.821 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 10:43:28.828 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:28.828 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:28.828 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:43:28.828 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:43:28.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@18481d80 is found... 10:43:28.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@18481d80 is found finished successfully 10:43:28.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest1.min\E') 10:43:28.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:28.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:28.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:28.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:28.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:28.831 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest1.min 10:43:28.846 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:28.846 DEBUG [WorkbenchTestable][EditorHandler] Focused control=null 10:43:28.846 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:43:28.846 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:43:28.847 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:43:28.847 DEBUG [main][EditorHandler] 2 editor(s) found 10:43:28.847 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:43:28.856 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:43:28.856 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 10:43:28.887 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 10:43:28.887 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:43:28.887 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:43:28.887 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:43:28.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:28.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:28.888 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:43:28.888 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:43:28.888 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:43:28.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:43:28.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:43:28.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:43:28.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:43:28.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:28.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:28.890 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:43:28.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:28.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:28.892 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:28.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:28.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:28.892 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:43:28.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 '\*?\QPackage Explorer\E') 10:43:28.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:28.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:28.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:28.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:28.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:28.894 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:28.894 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:28.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:28.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:43:28.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:43:28.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:43:28.896 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:28.896 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:28.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:28.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:28.897 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:28.897 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:28.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:28.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:28.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:28.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:28.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:29.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:29.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:29.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:29.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:29.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:43:29.899 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:29.899 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:29.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:29.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:29.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 10:43:29.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:29.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:29.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:29.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:29.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:29.900 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:43:29.900 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:43:29.901 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:43:29.901 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:43:29.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:29.901 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:43:29.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:29.901 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:43:29.901 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:43:29.901 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:43:29.901 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:43:29.903 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:43:29.903 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:43:29.903 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:43:29.903 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:43:29.903 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:43:29.905 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:43:29.905 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:43:29.905 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:43:29.931 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:43:29.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:43:29.931 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:43:29.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:43:29.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:43:29.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:43:29.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 '\*?\QeditorTest.min\E') 10:43:29.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:29.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:29.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:29.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:29.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:29.935 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:29.935 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:29.935 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:43:29.935 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:43:29.936 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:43:29.937 DEBUG [main][EditorHandler] 1 editor(s) found 10:43:29.937 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:43:29.970 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:43:29.971 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:43:29.971 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:43:29.971 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:43:29.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:29.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:29.971 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:43:29.971 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:43:29.971 INFO [WorkbenchTestable][RequirementsRunner] Started test: saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:43:29.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:43:29.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:43:29.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:43:29.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:43:29.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:29.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:29.973 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:43:29.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:29.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:29.975 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:29.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:29.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:29.975 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:43:29.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') 10:43:29.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:29.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:29.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:29.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:29.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:29.977 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:29.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:29.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:29.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:43:29.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:43:29.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:43:29.979 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:29.979 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:29.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:29.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:29.980 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:29.980 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:29.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:29.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:29.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:29.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:29.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:30.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:30.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:30.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:30.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:30.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:43:30.982 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:30.982 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:30.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:30.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:30.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 10:43:30.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:30.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:30.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:30.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:30.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:30.983 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:43:30.984 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:43:30.984 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:43:30.984 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:43:30.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:30.984 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:43:30.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:30.984 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:43:30.984 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:43:30.984 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:43:30.985 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:43:30.986 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:43:30.986 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:43:30.986 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:43:30.986 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:43:30.987 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:43:30.988 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:43:30.988 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:43:30.988 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:43:31.010 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:43:31.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:43:31.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:43:31.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:43:31.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:43:31.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:43:31.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 10:43:31.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:31.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:31.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:31.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:31.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:31.014 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:31.014 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:31.014 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:43:31.014 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:43:31.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 "Make Dirty") 10:43:31.015 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:31.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:31.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:31.015 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 10:43:31.015 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:31.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:31.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:31.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:31.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:31.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:31.015 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 10:43:31.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:31.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:31.015 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:31.015 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:31.017 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:31.017 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 10:43:31.017 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:43:31.017 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 10:43:31.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:31.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:31.018 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 10:43:31.018 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 10:43:31.018 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:31.018 DEBUG [main][MenuItemLookup] Item match:File 10:43:31.019 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:43:31.019 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:43:31.019 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:43:31.019 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:43:31.019 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:31.019 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:43:31.019 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:43:31.019 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:31.019 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:43:31.019 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:43:31.019 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:43:31.019 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:43:31.020 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:43:31.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:43:31.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:43:31.023 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:31.023 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null 10:43:31.023 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:43:31.023 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:43:31.024 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:43:31.024 DEBUG [main][EditorHandler] 1 editor(s) found 10:43:31.024 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:43:31.062 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:43:31.062 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:43:31.062 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:43:31.062 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:43:31.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:31.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:31.063 INFO [WorkbenchTestable][RequirementsRunner] Finished test: saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:43:31.063 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:43:31.063 INFO [WorkbenchTestable][RequirementsRunner] Started test: isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:43:31.063 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:43:31.063 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:43:31.063 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:43:31.063 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:43:31.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:31.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:31.065 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:43:31.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:31.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:31.066 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:31.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:31.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:31.067 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:43:31.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 '\*?\QPackage Explorer\E') 10:43:31.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:31.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:31.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:31.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:31.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:31.068 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:31.068 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:31.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:31.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:43:31.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:43:31.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:43:31.070 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:31.070 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:31.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:31.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:31.071 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:31.071 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:31.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:31.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:31.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:31.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:31.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:31.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:31.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:32.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:32.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:32.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:43:32.073 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:32.073 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:32.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:32.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:32.073 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:43:32.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:32.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:32.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:32.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:32.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:32.074 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:43:32.074 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:43:32.074 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:43:32.074 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:43:32.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:32.075 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:43:32.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:32.075 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:43:32.075 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:43:32.075 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:43:32.075 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:43:32.079 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:43:32.079 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:43:32.079 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:43:32.079 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:43:32.079 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:43:32.081 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:43:32.081 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:43:32.081 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:43:32.111 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:43:32.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:43:32.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:43:32.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:43:32.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:43:32.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:43:32.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 '\*?\QeditorTest.min\E') 10:43:32.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:32.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:32.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:32.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:32.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:32.115 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:32.115 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:32.115 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:43:32.115 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:43:32.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 "Make Dirty") 10:43:32.116 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:32.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:32.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:32.117 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 10:43:32.117 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:32.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:32.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:32.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:32.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:32.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:32.117 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 10:43:32.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:32.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:32.117 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:32.117 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:32.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 "Save") 10:43:32.119 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:32.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:32.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:32.119 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 10:43:32.119 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:32.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:32.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:32.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:32.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:32.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:32.120 INFO [WorkbenchTestable][AbstractButton] Click button Save 10:43:32.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:32.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:32.120 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:32.120 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:32.121 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:43:32.122 DEBUG [main][EditorHandler] 1 editor(s) found 10:43:32.122 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:43:32.155 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:43:32.155 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:43:32.155 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:43:32.155 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:43:32.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:32.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:32.155 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:43:32.155 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:43:32.156 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:43:32.156 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:43:32.156 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:43:32.156 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:43:32.156 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:43:32.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:32.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:32.158 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:43:32.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:32.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:32.160 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:32.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:32.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:32.160 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:43:32.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 '\*?\QPackage Explorer\E') 10:43:32.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:32.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:32.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:32.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:32.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:32.162 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:32.162 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:32.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:32.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:43:32.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:43:32.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:43:32.164 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:32.164 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:32.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:32.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:32.164 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:32.164 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:32.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:32.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:32.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:32.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:32.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:32.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:32.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:33.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:33.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:33.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:43:33.166 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:33.166 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:33.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:33.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43: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 10:43:33.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:33.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:33.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:33.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:33.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:33.167 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:43:33.167 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:43:33.168 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:43:33.168 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:43:33.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:33.168 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:43:33.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:33.168 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:43:33.168 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:43:33.168 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:43:33.168 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:43:33.170 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:43:33.170 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:43:33.170 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:43:33.170 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:43:33.170 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:43:33.171 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:43:33.172 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:43:33.172 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:43:33.194 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:43:33.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:43:33.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:43:33.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:43:33.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:43:33.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:43:33.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 '\*?\QeditorTest.min\E') 10:43:33.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:33.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:33.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:33.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:33.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:33.197 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:33.197 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:33.197 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:43:33.197 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:43:33.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:33.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:33.200 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:43:33.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:33.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:33.202 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 10:43:33.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:33.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:33.202 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 10:43:33.202 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:43:33.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:33.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:33.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:33.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:33.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:33.204 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:33.204 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:33.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:33.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:33.232 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:33.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:33.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:33.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:33.232 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:33.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:33.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:33.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:33.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:33.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:33.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:33.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:33.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:34.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:34.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:34.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:43:34.234 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:34.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:34.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:34.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:34.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:43:34.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:34.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:34.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:34.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:34.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:34.235 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:43:34.236 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:43:34.236 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 10:43:34.236 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:43:34.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:34.236 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:43:34.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:34.236 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:43:34.237 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 10:43:34.237 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 10:43:34.237 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 10:43:34.238 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 10:43:34.238 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 10:43:34.238 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 10:43:34.238 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 10:43:34.239 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 10:43:34.240 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 10:43:34.240 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:43:34.240 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:43:34.263 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:43:34.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:43:34.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:43:34.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:43:34.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:43:34.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:43:34.264 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 10:43:34.272 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:34.272 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:34.272 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:43:34.272 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:43:34.273 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 10:43:34.273 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:43:34.291 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:43:34.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4992042a is found... 10:43:44.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4992042a is found failed, an exception will be thrown 10:43:44.300 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:43:44.300 DEBUG [main][EditorHandler] 1 editor(s) found 10:43:44.301 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 10:43:44.338 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 10:43:44.338 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:43:44.338 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:43:44.338 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:43:44.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:44.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:44.339 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:43:44.339 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:43:44.339 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:43:44.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:43:44.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:43:44.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:43:44.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:43:44.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:44.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:44.342 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:43:44.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:44.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:44.345 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:44.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:44.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:44.346 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:43:44.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') 10:43:44.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:44.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:44.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:44.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:44.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:44.348 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:44.348 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:44.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:44.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:43:44.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:43:44.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:43:44.351 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:44.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:44.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:44.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:44.351 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:44.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:44.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:44.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:44.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:44.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:44.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:44.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:44.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:45.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:45.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:45.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:43:45.353 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:45.353 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:45.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:45.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:45.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 10:43:45.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:45.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:45.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:45.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:45.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:45.354 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:43:45.355 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:43:45.355 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:43:45.355 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:43:45.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:45.355 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:43:45.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:45.355 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:43:45.355 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:43:45.355 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:43:45.355 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:43:45.357 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:43:45.357 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:43:45.357 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:43:45.357 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:43:45.357 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:43:45.359 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:43:45.359 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:43:45.359 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:43:45.382 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:43:45.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:43:45.382 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:43:45.382 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:43:45.382 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:43:45.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:43:45.383 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 10:43:45.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:45.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:45.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:45.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:45.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:45.385 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:45.385 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:45.385 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:43:45.385 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:43:45.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 "Make Dirty") 10:43:45.386 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:45.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:45.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:45.386 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 10:43:45.386 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:45.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:45.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:45.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:45.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:45.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:45.387 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 10:43:45.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:45.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:45.387 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:45.387 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:45.388 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:43:45.388 DEBUG [main][EditorHandler] 1 editor(s) found 10:43:45.388 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:43:45.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available.... 10:43:45.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully 10:43:45.915 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 10:43:45.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:45.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:45.916 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:45.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:45.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:45.917 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 10:43:45.917 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:45.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:45.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:45.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 "Save") 10:43:45.917 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:45.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:45.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:45.917 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 10:43:45.917 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:45.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:45.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:45.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:45.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:45.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:45.918 INFO [WorkbenchTestable][AbstractButton] Click button &Save 10:43:45.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:45.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:45.918 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:45.918 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:45.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:43:45.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:43:45.969 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:43:45.969 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:43:45.969 DEBUG [main][EditorHandler] 0 editor(s) found 10:43:45.969 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:43:45.970 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:43:45.970 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:43:45.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:45.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:45.970 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:43:45.971 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:43:45.971 INFO [WorkbenchTestable][RequirementsRunner] Started test: findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:43:45.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:43:45.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:43:45.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:43:45.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:43:45.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:45.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:45.973 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:43:45.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:45.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:45.975 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:45.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:45.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:45.976 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:43:45.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 '\*?\QPackage Explorer\E') 10:43:45.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:45.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:45.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:45.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:45.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:45.978 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:45.978 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:45.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:45.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:43:45.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:43:45.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:43:45.980 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:45.980 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:45.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:45.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:45.980 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:45.980 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:45.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:45.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:45.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:45.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:45.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:46.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:46.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:46.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:46.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:46.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:43:46.982 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:46.982 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:46.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:46.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:46.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 10:43:46.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:46.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:46.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:46.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:46.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:46.983 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:43:46.984 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:43:46.984 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:43:46.984 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:43:46.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:46.984 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:43:46.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:46.984 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:43:46.984 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:43:46.984 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:43:46.985 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:43:46.987 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:43:46.987 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:43:46.988 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:43:46.988 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:43:46.988 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:43:46.989 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:43:46.989 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:43:46.989 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:43:47.024 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:43:47.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:43:47.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:43:47.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:43:47.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:43:47.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:43:47.025 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 10:43:47.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:47.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:47.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:47.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:47.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:47.027 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:47.027 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:47.027 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:43:47.027 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:43:47.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 10:43:47.028 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:47.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:47.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:47.028 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 10:43:47.028 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:47.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:47.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:47.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:47.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:47.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:47.028 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 10:43:47.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:47.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:47.028 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:47.028 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:47.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5749e61f is found... 10:43:47.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5749e61f is found finished successfully 10:43:47.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 10:43:47.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:47.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:47.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:47.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:47.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:47.032 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:47.032 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 10:43:47.033 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:43:47.033 DEBUG [main][EditorHandler] 1 editor(s) found 10:43:47.033 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:43:47.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available.... 10:43:47.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 'Save .*'] is available. finished successfully 10:43:47.562 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 10:43:47.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:47.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:47.563 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:47.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:47.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:47.563 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 10:43:47.563 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:47.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:47.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:47.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 10:43:47.564 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:43:47.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:47.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:47.564 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 10:43:47.564 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:43:47.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:47.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:47.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:47.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:47.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:43:47.565 INFO [WorkbenchTestable][AbstractButton] Click button &Save 10:43:47.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:43:47.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:43:47.565 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:43:47.565 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:43:47.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:43:47.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:43:47.609 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:43:47.609 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:43:47.609 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:43:47.609 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:43:47.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:47.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:47.609 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:43:47.609 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:43:47.610 INFO [WorkbenchTestable][RequirementsRunner] Started test: saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:43:47.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:43:47.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:43:47.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:43:47.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:43:47.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:47.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:47.613 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:43:47.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:47.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:47.614 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:47.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:47.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:47.615 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:43:47.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 '\*?\QPackage Explorer\E') 10:43:47.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:47.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:47.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:47.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:47.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:47.616 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:47.616 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:47.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:47.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:43:47.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:43:47.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:43:47.618 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:47.618 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:47.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:47.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:47.619 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:47.619 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:47.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:47.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:47.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:47.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:47.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:48.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:48.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:48.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:48.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:48.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:43:48.621 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:48.621 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:48.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:48.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:48.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:43:48.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:48.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:48.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:48.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:48.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:48.622 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:43:48.622 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:43:48.623 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:43:48.623 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:43:48.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:48.623 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:43:48.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:48.623 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:43:48.623 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:43:48.623 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:43:48.623 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:43:48.625 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:43:48.625 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:43:48.625 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:43:48.625 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:43:48.625 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:43:48.628 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:43:48.628 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:43:48.628 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:43:48.648 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:43:48.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:43:48.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:43:48.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:43:48.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:43:48.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:43:48.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 10:43:48.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:48.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:48.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:48.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:48.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:48.651 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:48.651 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:48.651 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:43:48.651 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:43:48.652 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:48.652 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 10:43:48.652 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:43:48.652 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 10:43:48.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:48.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:48.653 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 10:43:48.653 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 10:43:48.653 DEBUG [main][MenuItemLookup] Found menu:'File' 10:43:48.653 DEBUG [main][MenuItemLookup] Item match:File 10:43:48.654 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:43:48.654 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:43:48.654 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:43:48.654 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:43:48.654 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:48.654 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:43:48.654 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:43:48.654 DEBUG [main][MenuItemLookup] Found menu:'' 10:43:48.654 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:43:48.654 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:43:48.654 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:43:48.654 DEBUG [main][EditorHandler] 1 editor(s) found 10:43:48.655 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:43:48.687 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:43:48.688 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:43:48.688 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:43:48.688 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:43:48.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:48.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:48.688 INFO [WorkbenchTestable][RequirementsRunner] Finished test: saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:43:48.688 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:43:48.688 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:43:48.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:43:48.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:43:48.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:43:48.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:43:48.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:48.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:48.690 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:43:48.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:48.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:48.692 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:48.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:48.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:48.692 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:43:48.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 '\*?\QPackage Explorer\E') 10:43:48.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:48.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:48.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:48.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:48.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:48.706 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:48.707 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:48.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:48.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:43:48.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:43:48.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:43:48.709 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:48.709 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:48.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:48.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:48.720 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:48.720 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:48.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:48.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:48.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:48.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:48.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:49.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:49.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:49.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:49.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:43:49.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:43:49.722 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:49.722 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:49.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:49.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:49.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 10:43:49.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:49.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:49.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:49.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:49.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:43:49.724 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:43:49.724 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:43:49.724 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:43:49.724 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:43:49.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:43:49.724 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:43:49.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:43:49.724 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:43:49.725 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:43:49.725 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:43:49.725 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:43:49.726 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:43:49.727 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:43:49.727 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:43:49.727 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:43:49.727 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:43:49.728 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:43:49.728 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:43:49.728 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:43:49.751 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:43:49.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:43:49.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:43:49.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:43:49.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:43:49.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:43:49.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3f96f129 is found... 10:43:59.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3f96f129 is found failed, an exception will be thrown 10:43:59.787 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:43:59.787 DEBUG [main][EditorHandler] 1 editor(s) found 10:43:59.787 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:43:59.813 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:43:59.814 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:43:59.814 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:43:59.814 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:43:59.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:43:59.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:43:59.814 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:43:59.814 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:43:59.814 INFO [WorkbenchTestable][RequirementsRunner] Started test: noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:43:59.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:43:59.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:43:59.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:43:59.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:43:59.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:59.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:59.817 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:43:59.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:59.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:59.818 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:43:59.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:43:59.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:43:59.819 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:43:59.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 '\*?\QPackage Explorer\E') 10:43:59.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:59.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:59.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:43:59.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:43:59.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:43:59.821 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:59.821 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:59.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:59.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:43:59.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:43:59.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:43:59.823 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:59.823 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:59.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:59.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:59.824 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:43:59.824 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:43:59.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:43:59.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:43:59.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:43:59.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:43:59.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:00.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:00.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:00.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:00.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:00.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:44:00.826 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:44:00.826 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:44:00.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:00.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:00.827 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:44:00.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:00.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:00.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:00.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:00.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:44:00.828 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:44:00.828 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:44:00.828 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:44:00.828 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:44:00.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:00.828 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:44:00.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:00.829 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:44:00.829 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:44:00.829 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:44:00.829 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:44:00.831 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:44:00.831 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:44:00.831 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:44:00.831 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:44:00.831 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:44:00.833 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:44:00.833 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:44:00.833 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:44:00.860 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:44:00.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:44:00.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:44:00.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:44:00.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:44:00.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:44:00.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 10:44:00.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:00.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:00.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:00.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:00.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:00.864 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:00.864 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:00.864 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:44:00.864 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:44:00.865 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:00.865 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 10:44:00.865 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 10:44:00.865 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:44:00.892 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:44:00.893 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:44:00.893 DEBUG [main][EditorHandler] 0 editor(s) found 10:44:00.893 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:44:00.893 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:44:00.893 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:44:00.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:44:00.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:44:00.893 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:44:00.893 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:44:00.893 INFO [WorkbenchTestable][RequirementsRunner] Started test: switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:44:00.893 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:44:00.893 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:44:00.893 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:44:00.893 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:44:00.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:00.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:00.896 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:44:00.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:00.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:00.898 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:44:00.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:00.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:00.899 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:44:00.899 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:44:00.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:00.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:00.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:00.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:00.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:00.901 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:44:00.901 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:44:00.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:00.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:44:00.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:44:00.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:44:00.904 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:44:00.904 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:44:00.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:00.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:00.904 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:44:00.904 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:44:00.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:00.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:00.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:00.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:00.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:01.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:01.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:01.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:01.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:01.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:44:01.906 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:44:01.906 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:44:01.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:01.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:01.907 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:44:01.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:01.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:01.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:01.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:01.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:44:01.907 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:44:01.908 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:44:01.908 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:44:01.908 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:44:01.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:01.908 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:44:01.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:01.908 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:44:01.908 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:44:01.909 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:44:01.909 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:44:01.911 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:44:01.911 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:44:01.911 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:44:01.911 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:44:01.911 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:44:01.913 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:44:01.913 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:44:01.913 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:44:01.941 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:44:01.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:44:01.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:44:01.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:44:01.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:44:01.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:44:01.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:01.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:01.944 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:44:01.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:01.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:01.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 10:44:01.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:01.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:01.946 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 10:44:01.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:44:01.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:01.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:01.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:01.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:01.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:01.948 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:44:01.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:44:01.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:01.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:01.982 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:44:01.982 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:44:01.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:01.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:01.983 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:44:01.983 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:44:01.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:01.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:01.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:01.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:01.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:02.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:02.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:02.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:02.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:02.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:44:02.985 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:44:02.985 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:44:02.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:02.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:02.986 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:44:02.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:02.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:02.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:02.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:02.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:44:02.987 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:44:02.987 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:44:02.987 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 10:44:02.987 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:44:02.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:02.987 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:44:02.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:02.987 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:44:02.988 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 10:44:02.988 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 10:44:02.988 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 10:44:02.989 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 10:44:02.989 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 10:44:02.989 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 10:44:02.989 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 10:44:02.990 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 10:44:02.991 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 10:44:02.991 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:44:02.991 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:44:03.023 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:44:03.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:44:03.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:44:03.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:44:03.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:44:03.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:44:03.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest1.min\E') 10:44:03.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:03.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:03.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:03.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:03.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:03.026 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:03.026 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:03.026 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:44:03.026 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:44:03.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@277791da is found... 10:44:03.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@277791da is found finished successfully 10:44:03.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 10:44:03.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:03.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:03.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:03.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:03.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:03.030 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 10:44:03.049 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:03.049 DEBUG [WorkbenchTestable][EditorHandler] Focused control=null 10:44:03.049 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:44:03.049 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:44:03.050 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:44:03.050 DEBUG [main][EditorHandler] 2 editor(s) found 10:44:03.050 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:44:03.068 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:44:03.068 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 10:44:03.110 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 10:44:03.110 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:44:03.110 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:44:03.110 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:44:03.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:44:03.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:44:03.110 INFO [WorkbenchTestable][RequirementsRunner] Finished test: switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:44:03.110 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:44:03.110 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:44:03.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:44:03.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:44:03.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:44:03.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:44:03.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:03.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:03.112 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:44:03.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:03.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:03.114 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:44:03.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:03.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:03.114 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:44:03.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 '\*?\QPackage Explorer\E') 10:44:03.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:03.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:03.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:03.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:03.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:03.116 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:44:03.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:44:03.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:03.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:44:03.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:44:03.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:44:03.118 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:44:03.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:44:03.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:03.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:03.119 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:44:03.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:44:03.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:03.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:03.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:03.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:03.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:03.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:03.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:04.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:04.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:04.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:44:04.121 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:44:04.121 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:44:04.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:04.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:04.121 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:44:04.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:04.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:04.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:04.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:04.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:44:04.122 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:44:04.122 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:44:04.122 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:44:04.122 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:44:04.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:04.122 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:44:04.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:04.122 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:44:04.123 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:44:04.123 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:44:04.123 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:44:04.124 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:44:04.124 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:44:04.124 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:44:04.124 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:44:04.125 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:44:04.126 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:44:04.126 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:44:04.126 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:44:04.148 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:44:04.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:44:04.148 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:44:04.148 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:44:04.148 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:44:04.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:44:04.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 10:44:04.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:04.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:04.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:04.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:04.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:04.151 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:04.151 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:04.151 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:44:04.151 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:44:04.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 10:44:04.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:04.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:04.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:04.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:04.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:04.155 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:04.155 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 10:44:04.155 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:44:04.155 DEBUG [main][EditorHandler] 1 editor(s) found 10:44:04.155 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:44:04.181 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:44:04.181 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:44:04.181 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:44:04.181 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:44:04.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:44:04.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:44:04.181 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:44:04.181 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:44:04.181 INFO [WorkbenchTestable][RequirementsRunner] Started test: getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:44:04.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:44:04.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:44:04.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:44:04.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:44:04.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:04.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:04.183 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:44:04.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:04.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:04.185 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:44:04.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:04.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:04.185 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:44:04.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 '\*?\QPackage Explorer\E') 10:44:04.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:04.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:04.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:04.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:04.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:04.187 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:44:04.187 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:44:04.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:04.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:44:04.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:44:04.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:44:04.189 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:44:04.189 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:44:04.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:04.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:04.190 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:44:04.190 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:44:04.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:04.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:04.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:04.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:04.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:04.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:04.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:05.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:05.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:05.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:44:05.191 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:44:05.191 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:44:05.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:05.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:05.192 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:44:05.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:05.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:05.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:05.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:05.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:44:05.193 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:44:05.193 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:44:05.193 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:44:05.193 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:44:05.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:05.193 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:44:05.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:05.193 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:44:05.193 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:44:05.194 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:44:05.194 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:44:05.195 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:44:05.195 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:44:05.195 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:44:05.195 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:44:05.195 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:44:05.197 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:44:05.197 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:44:05.197 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:44:05.217 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:44:05.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:44:05.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:44:05.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:44:05.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:44:05.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:44:05.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 '\*?\QeditorTest.min\E') 10:44:05.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:05.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:05.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:05.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:05.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:05.220 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:05.220 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:05.220 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:44:05.220 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:44:05.221 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:44:05.221 DEBUG [main][EditorHandler] 1 editor(s) found 10:44:05.221 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:44:05.247 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:44:05.247 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:44:05.247 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:44:05.247 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:44:05.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:44:05.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:44:05.247 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:44:05.247 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:44:05.247 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:44:05.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:44:05.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:44:05.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:44:05.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:44:05.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:05.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:05.249 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:44:05.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:05.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:05.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:44:05.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:05.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:05.251 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:44:05.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 '\*?\QPackage Explorer\E') 10:44:05.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:05.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:05.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:05.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:05.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:05.253 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:44:05.253 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:44:05.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:05.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:44:05.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:44:05.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:44:05.255 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:44:05.255 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:44:05.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:05.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:05.256 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:44:05.256 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:44:05.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:05.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:05.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:05.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:05.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:05.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:05.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:06.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:06.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:06.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:44:06.257 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:44:06.257 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:44:06.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:06.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:06.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 10:44:06.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:06.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:06.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:06.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:06.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:44:06.259 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:44:06.259 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:44:06.259 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:44:06.259 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:44:06.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:06.259 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:44:06.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:06.259 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:44:06.260 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:44:06.260 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:44:06.260 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:44:06.261 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:44:06.261 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:44:06.261 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:44:06.261 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:44:06.261 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:44:06.263 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:44:06.263 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:44:06.263 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:44:06.284 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:44:06.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:44:06.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:44:06.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:44:06.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:44:06.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:44:06.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:06.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:06.287 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:44:06.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:06.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:06.288 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 10:44:06.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:06.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:06.289 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 10:44:06.289 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:44:06.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:06.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:06.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:06.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:06.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:06.291 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:44:06.291 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:44:06.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:06.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:06.318 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:44:06.318 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:44:06.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:06.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:06.319 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:44:06.319 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:44:06.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:06.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:06.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:06.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:06.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:06.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:06.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:07.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:07.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:07.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:44:07.321 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:44:07.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:44:07.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:07.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:07.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 10:44:07.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:07.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:07.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:07.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:07.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:44:07.322 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:44:07.322 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:44:07.323 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest+.min of tree item testProject 10:44:07.323 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:44:07.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:07.323 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:44:07.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:07.323 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:44:07.323 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest+.min 10:44:07.323 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest+.min 10:44:07.323 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest+.min about selection 10:44:07.325 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest+.min 10:44:07.325 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest+.min 10:44:07.325 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest+.min 10:44:07.325 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest+.min 10:44:07.325 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest+.min about selection 10:44:07.327 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest+.min 10:44:07.327 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:44:07.327 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:44:07.349 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:44:07.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:44:07.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:44:07.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:44:07.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:44:07.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:44:07.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@c0bdedb is found... 10:44:07.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@c0bdedb is found finished successfully 10:44:07.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 '\*?\QeditorTest+.min\E') 10:44:07.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:07.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:07.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:07.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:07.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:07.352 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:07.352 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:07.352 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:44:07.352 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:44:07.353 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:44:07.353 DEBUG [main][EditorHandler] 2 editor(s) found 10:44:07.353 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:44:07.358 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:44:07.359 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest+.min 10:44:07.386 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest+.min is closed 10:44:07.386 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:44:07.386 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:44:07.386 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:44:07.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:44:07.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:44:07.386 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:44:07.386 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:44:07.386 DEBUG [main][EditorHandler] 0 editor(s) found 10:44:07.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:07.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:07.387 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:44:07.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:07.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:07.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:44:07.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:07.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:07.388 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:44:07.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') 10:44:07.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:07.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:07.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:07.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:07.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:07.389 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:07.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:07.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:07.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:07.416 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:07.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:07.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:07.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:07.416 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:07.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:07.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:07.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:07.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:07.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:07.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:07.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:07.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:08.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:08.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:08.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:44:08.418 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:08.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:08.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:08.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:08.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 10:44:08.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:08.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:08.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:08.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:08.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:44:08.419 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:44:08.420 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:08.420 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:08.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:08.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:08.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:08.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:08.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:08.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:08.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:09.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:09.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:09.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:44:09.421 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:09.422 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:09.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:09.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:09.422 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:44:09.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:09.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:09.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:09.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:09.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:44:09.423 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:44:09.423 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:09.423 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:09.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:09.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:09.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 10:44:09.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:09.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:09.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:09.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:09.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:44:09.424 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 10:44:09.424 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 10:44:09.425 DEBUG [main][TreeItemHandler] Set Tree selection 10:44:09.425 DEBUG [main][TreeHandler] Notify Tree about selection event 10:44:09.432 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 10:44:09.437 DEBUG [WorkbenchTestable][TreeItemHandler] testProject 10:44:09.438 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:44:09.438 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:44:09.488 DEBUG [main][MenuItemLookup] Found menu:'New' 10:44:09.488 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:44:09.488 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:09.488 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:44:09.488 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:09.488 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:44:09.488 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:44:09.488 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:44:09.488 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:44:09.488 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:44:09.488 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:09.488 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:44:09.488 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:44:09.488 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:09.488 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:44:09.488 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:44:09.488 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:44:09.488 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:44:09.488 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:44:09.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:44:09.489 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:44:09.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:44:09.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:44:09.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:44:09.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:44:09.990 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:44:09.990 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:44:10.008 DEBUG [main][MenuItemLookup] Found menu:'New' 10:44:10.008 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:44:10.008 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:10.008 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:44:10.008 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:10.008 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:44:10.008 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:44:10.008 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:44:10.008 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:44:10.008 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:44:10.008 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:44:10.008 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:44:10.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 10:44:10.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 10:44:10.651 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:44:10.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:10.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:10.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) 10:44:10.654 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:44:10.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:44:10.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:44:10.654 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:44:10.654 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:44:10.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:10.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:10.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:10.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:10.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:44:10.655 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:44:10.656 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:44:10.656 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:44:10.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:44:10.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:44:10.656 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:44:10.656 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:44:10.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") 10:44:10.656 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:44:10.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:44:10.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:44:10.656 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:44:10.656 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:44:10.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:10.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:10.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:10.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:10.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:44:10.657 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:44:10.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:44:10.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:44:10.657 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:44:10.657 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:44:10.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:44:10.665 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:44:11.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:44:11.166 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:44:11.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:44:11.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:44:11.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:44:11.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:44:11.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:44:11.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:44:11.166 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:11.166 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:11.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:11.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 10:44:11.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:44:11.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:44:11.168 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:44:11.168 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:44:11.168 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:44:11.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:44:11.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 63.45 s - in org.eclipse.reddeer.workbench.test.editor.EditorTest getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.611 s closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.096 s getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 3.237 s closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.091 s testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.077 s getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.288 s closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.079 s closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.642 s noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.069 s getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.183 s testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.083 s saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.092 s isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.092 s closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 12.183 s closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.631 s findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.638 s saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.078 s getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 11.126 s noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.079 s switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.217 s testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.071 s getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.066 s getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.139 s Running org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:44:11.197 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:44:11.198 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:44:11.199 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:44:11.199 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:44:11.199 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:44:11.199 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:44:11.199 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:44:11.199 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:44:11.199 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:44:11.199 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:44:11.200 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:44:11.200 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:11.200 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:44:11.200 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:11.200 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:44:11.200 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:11.200 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:44:11.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:11.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:11.201 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:44:11.201 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:44:11.201 DEBUG [main][MenuItemLookup] Found menu:'File' 10:44:11.201 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:44:11.201 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:44:11.201 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:44:11.201 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:44:11.201 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:44:11.201 DEBUG [main][MenuItemLookup] Item match:Window 10:44:11.202 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:44:11.202 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:44:11.202 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:44:11.202 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:11.202 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:44:11.202 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:44:11.202 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:11.202 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:44:11.202 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:11.202 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:44:11.202 DEBUG [main][MenuItemLookup] Item match:Preferences 10:44:11.202 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:44:11.202 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:44:11.202 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:44:11.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.... 10:44:11.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 10:44:11.282 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:44:11.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:11.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:11.284 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:44:11.284 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:11.284 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:44:11.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:11.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:11.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:11.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:11.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:44:11.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:44:11.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:44:11.285 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:44:11.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:11.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:11.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:11.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:11.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:44:11.287 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:44:11.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:44:11.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:44:11.287 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:44:11.287 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:44:11.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:44:11.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:44:11.316 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:44:11.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:11.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:11.316 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:44:11.317 DEBUG [main][EditorHandler] 0 editor(s) found 10:44:11.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:11.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:11.325 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:44:11.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:11.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:11.326 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:44:11.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:11.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:11.326 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:44:11.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') 10:44:11.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:11.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:11.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:11.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:11.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:11.327 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:11.327 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:11.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:11.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:44:11.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:44:11.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:44:11.328 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:11.328 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:11.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:11.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:44:11.329 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:11.329 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:11.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:11.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:44:11.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:11.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:11.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:11.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:11.330 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:11.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:11.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:11.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:44:11.332 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:44:11.332 DEBUG [main][EditorHandler] 0 editor(s) found 10:44:11.332 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:44:11.332 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:11.332 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:44:11.332 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:11.332 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 10:44:11.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:11.333 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:44:11.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:11.333 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:44:11.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:11.333 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:44:11.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:11.333 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 10:44:11.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:11.333 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:44:11.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:11.333 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:44:11.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:11.333 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:44:11.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:11.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:11.342 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:44:11.342 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:44:11.342 DEBUG [main][MenuItemLookup] Found menu:'File' 10:44:11.342 DEBUG [main][MenuItemLookup] Item match:File 10:44:11.343 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:44:11.343 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:44:11.344 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:44:11.344 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:11.344 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:44:11.344 DEBUG [main][MenuItemLookup] Found menu:'File' 10:44:11.344 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:44:11.344 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:11.344 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:44:11.344 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:44:11.345 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:44:11.345 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:44:11.345 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:44:11.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 'New|Select a wizard'] is available.... 10:44:11.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:44:11.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:44:11.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:11.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:11.430 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:44:11.430 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:11.430 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:44:11.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:11.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:11.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:11.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:11.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:44:11.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:44:11.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:44:11.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:44:11.432 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:44:11.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:11.432 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:44:11.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:11.432 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:44:11.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:44:11.432 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:44:11.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:11.432 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:44:11.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:11.432 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:44:11.433 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 10:44:11.433 DEBUG [main][TreeItemHandler] Selecting tree item: Project 10:44:11.433 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 10:44:11.436 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 10:44:11.437 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:44:11.437 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:44:11.437 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:44:11.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:11.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:11.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:11.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:11.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:44:11.439 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:44:11.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:44:11.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:44:11.439 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:44:11.439 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:44:11.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'] 10:44:11.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:11.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:11.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 10:44:11.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 10:44:11.468 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 10:44:11.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:11.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:11.469 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 10:44:11.469 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:11.469 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'testProject' 10:44:11.469 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:44:11.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:11.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:11.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:11.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:11.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:44:11.472 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:44:11.473 INFO [WorkbenchTestable][AbstractText] Text set to: testProject 10:44:11.474 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 10:44:11.474 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 10:44:11.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.wizards.newresource.BasicNewProjectResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:44:11.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:11.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:11.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:11.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:11.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:44:11.476 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:44:11.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:44:11.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:44:11.476 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:44:11.476 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:44:11.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:44:11.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:44:11.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:44:11.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:44:11.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:44:11.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:44:11.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:44:11.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:44:11.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:44:11.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:44:11.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: "Import"] 10:44:11.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:11.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: "Import"] 10:44:11.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:11.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: "Import"] 10:44:11.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:11.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: "Import"] 10:44:11.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:11.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: "Import"] 10:44:11.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:11.554 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:44:11.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:11.555 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:44:11.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:11.555 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:44:11.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:11.555 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:44:11.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:11.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:44:11.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:11.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:11.555 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:44:11.555 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:44:11.555 DEBUG [main][MenuItemLookup] Found menu:'File' 10:44:11.556 DEBUG [main][MenuItemLookup] Item match:File 10:44:11.557 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:44:11.557 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:44:11.557 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:44:11.557 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:44:11.557 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:11.557 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:44:11.557 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:44:11.557 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:11.557 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:44:11.557 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 10:44:11.557 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 10:44:11.557 DEBUG [main][MenuItemLookup] Found menu:'Revert' 10:44:11.557 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:11.557 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:44:11.557 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:44:11.557 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:44:11.557 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 10:44:11.557 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:11.557 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 10:44:11.557 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:11.557 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:44:11.557 DEBUG [main][MenuItemLookup] Item match:Import... 10:44:11.557 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 10:44:11.557 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 10:44:11.557 INFO [main][MenuItemHandler] Select menu item: &Import... 10:44:11.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:44:11.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:44:11.626 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:44:11.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:11.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:11.627 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:44:11.627 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:11.627 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:44:11.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:11.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:11.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:11.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:11.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:44:11.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:44:11.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:44:11.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:44:11.629 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:44:11.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:12.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:12.132 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:44:12.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:44:12.132 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:44:12.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:12.132 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:44:12.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:12.132 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:44:12.133 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 10:44:12.133 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 10:44:12.133 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 10:44:12.136 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 10:44:12.136 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:44:12.136 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 10:44:12.136 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:44:12.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:12.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:12.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:12.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:12.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:44:12.138 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:44:12.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:44:12.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:44:12.138 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:44:12.138 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:44:12.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: "Import"] 10:44:12.220 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:12.221 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:12.221 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:44:12.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:12.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:12.222 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:44:12.222 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:12.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:44:12.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:44:12.222 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:44:12.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:12.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:12.222 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:44:12.222 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:12.224 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting root directory to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/resources/TextEditorTestProject/' 10:44:12.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 10:44:12.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:12.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:12.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:12.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:12.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:44:12.226 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 10:44:12.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:44:12.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:44:12.226 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:44:12.226 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:44:12.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:44:12.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:12.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:12.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:12.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:12.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:44:12.230 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/ 10:44:12.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.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 10:44:12.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:12.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:12.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:12.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:12.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:44:12.268 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 10:44:12.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:44:12.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:44:12.268 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:44:12.268 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:44:12.277 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:44:12.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:12.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:12.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:12.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:12.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:44:12.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 10:44:12.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 10:44:12.280 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to true 10:44:12.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 10:44:12.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:12.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:12.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:12.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:12.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:44:12.281 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Copy projects into workspace") 10:44:12.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:12.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:12.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:12.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:12.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:44:12.282 INFO [WorkbenchTestable][CheckBox] Select checkbox &Copy projects into workspace 10:44:12.282 INFO [WorkbenchTestable][CheckBox] Check checkbox &Copy projects into workspace 10:44:12.282 INFO [WorkbenchTestable][AbstractButton] Click button &Copy projects into workspace 10:44:12.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:44:12.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:44:12.282 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:44:12.282 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:44:12.298 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:44:12.298 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 10:44:12.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.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:44:12.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:12.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:12.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:12.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:12.305 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:44:12.305 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:44:12.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:44:12.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:44:12.305 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:44:12.305 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:44:12.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:44:12.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:44:12.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:44:12.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:44:12.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:44:12.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:44:12.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:44:12.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:44:12.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:44:12.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:12.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:12.812 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:44:12.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:12.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:12.812 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:44:12.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:12.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:12.812 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:44:12.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 '\*?\QProject Explorer\E') 10:44:12.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:12.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:12.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:12.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:12.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:12.813 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:12.813 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:12.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:12.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:44:12.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:44:12.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:44:12.816 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:12.816 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:12.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:12.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:12.825 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:12.825 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:12.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:12.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:12.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:12.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:12.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:13.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:13.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:13.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:13.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:13.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:44:13.827 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:13.827 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:13.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:13.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:13.828 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:44:13.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:13.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:13.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:13.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:13.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:44:13.829 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:44:13.829 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:44:13.829 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:44:13.830 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:44:13.830 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:44:13.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:14.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:14.342 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:44:14.342 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:44:14.342 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:44:14.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:14.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:14.843 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:44:14.844 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:44:14.844 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:44:14.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:15.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:15.345 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:44:15.348 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:44:15.348 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:44:15.348 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:44:15.443 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:44:15.445 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:44:15.445 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:44:15.445 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:44:15.445 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:44:15.459 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:44:15.459 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:44:15.459 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:44:16.616 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:44:16.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:44:16.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:44:16.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:44:16.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:44:16.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:44:16.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:44:16.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:44:16.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:44:16.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:44:16.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@38f1b41f is found... 10:44:16.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@38f1b41f is found finished successfully 10:44:16.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:44:16.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:16.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:16.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:16.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:16.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:16.714 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:16.715 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:44:16.716 INFO [WorkbenchTestable][TextEditor] Set cursor position to [0, 13] 10:44:16.739 INFO [WorkbenchTestable][Keyboard] Type text "a" 10:44:16.944 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:44:16.944 INFO [WorkbenchTestable][Keyboard] As char:a, as int:97 10:44:17.546 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:17.547 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/************a******************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:44:17.547 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:44:17.547 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:44:17.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:17.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:17.547 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:44:17.548 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:44:17.548 DEBUG [main][MenuItemLookup] Found menu:'File' 10:44:17.548 DEBUG [main][MenuItemLookup] Item match:File 10:44:17.549 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:44:17.549 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:44:17.549 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:44:17.549 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:44:17.549 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:17.549 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:44:17.549 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:44:17.549 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:17.549 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:44:17.549 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:44:17.550 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:44:17.550 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:44:17.550 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:44:17.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:44:17.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:44:17.627 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:17.627 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/************a******************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:44:17.628 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:17.628 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/************a******************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:44:17.628 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 10:44:17.628 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:44:17.824 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:44:17.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:17.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:17.826 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:44:17.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:17.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:17.827 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:44:17.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:17.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:17.828 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:44:17.828 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:44:17.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:17.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:17.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:17.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:17.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:17.830 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:17.830 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:17.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:17.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:44:17.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:44:17.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:44:17.832 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:17.832 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:17.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:17.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:17.833 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:17.833 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:17.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:17.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:17.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:17.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:17.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:18.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:18.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:18.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:18.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:18.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:44:18.868 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:18.868 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:18.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:18.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:18.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 10:44:18.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:18.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:18.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:18.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:18.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:44:18.870 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:44:18.870 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:44:18.870 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:44:18.871 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:44:18.871 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:44:18.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:18.871 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:44:18.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:18.871 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:44:18.871 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:44:18.871 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:44:18.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:18.871 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:44:18.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:18.871 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:44:18.871 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:44:18.871 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:44:18.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:18.872 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:44:18.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:18.872 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:44:18.872 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:44:18.872 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:44:18.872 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:44:18.881 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:44:18.881 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:44:18.881 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:44:18.881 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:44:18.882 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:44:18.912 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:44:18.912 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:44:18.913 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:44:19.139 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:44:19.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:44:19.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 3 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:44:19.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:44:19.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:44:19.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:44:19.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:44:19.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:44:19.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:44:19.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:44:19.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4f56cfc1 is found... 10:44:19.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4f56cfc1 is found finished successfully 10:44:19.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:44:19.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:19.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:19.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:19.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:19.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:19.164 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:19.164 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/************a******************************************************************* package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:44:19.164 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:44:19.223 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:19.223 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:44:19.223 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:44:19.223 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:44:19.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:19.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:19.224 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:44:19.224 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:44:19.224 DEBUG [main][MenuItemLookup] Found menu:'File' 10:44:19.224 DEBUG [main][MenuItemLookup] Item match:File 10:44:19.225 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:44:19.225 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:44:19.225 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:44:19.225 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:44:19.225 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:19.225 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:44:19.225 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:44:19.225 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:19.225 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:44:19.225 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:44:19.226 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:44:19.226 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:44:19.226 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:44:19.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:44:19.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:44:19.321 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:19.321 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:44:19.321 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:44:19.321 DEBUG [main][EditorHandler] 1 editor(s) found 10:44:19.321 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:44:19.430 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:44:19.430 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:44:19.431 INFO [WorkbenchTestable][RequirementsRunner] Started test: setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:44:19.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:44:19.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:44:19.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:44:19.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:44:19.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:19.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:19.432 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:44:19.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:19.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:19.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:44:19.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:19.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:19.434 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:44:19.434 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:44:19.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:19.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:19.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:19.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:19.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:19.435 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:19.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:19.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:19.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:44:19.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:44:19.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:44:19.437 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:19.437 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:19.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:19.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:19.438 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:19.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:19.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:19.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:19.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:19.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:19.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:19.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:19.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:20.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:20.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:20.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:44:20.440 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:20.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:20.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:20.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:20.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 10:44:20.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:20.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:20.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:20.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:20.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:44:20.442 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:44:20.442 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:44:20.443 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:44:20.443 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:44:20.443 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:44:20.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:20.443 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:44:20.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:20.443 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:44:20.443 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:44:20.443 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:44:20.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:20.443 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:44:20.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:20.443 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:44:20.444 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:44:20.444 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:44:20.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:20.444 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:44:20.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:20.444 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:44:20.444 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:44:20.444 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:44:20.444 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:44:20.454 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:44:20.455 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:44:20.455 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:44:20.455 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:44:20.455 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:44:20.461 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:44:20.461 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:44:20.461 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:44:20.812 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:44:20.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:44:20.812 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 10:44:20.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:44:20.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:44:20.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:44:20.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:44:20.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:44:20.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:44:20.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:44:20.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4f32f81 is found... 10:44:20.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4f32f81 is found finished successfully 10:44:20.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:44:20.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:20.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:20.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:20.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:20.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:20.824 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:20.824 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:44:20.824 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:20.824 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:44:20.826 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 13] 10:44:20.838 INFO [WorkbenchTestable][Keyboard] Type text "testtext" 10:44:20.909 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:44:20.909 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 10:44:21.511 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:44:21.511 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 10:44:22.112 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:44:22.112 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 10:44:22.713 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:44:22.713 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 10:44:23.315 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:44:23.315 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 10:44:23.917 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:44:23.917 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 10:44:24.518 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:44:24.518 INFO [WorkbenchTestable][Keyboard] As char:x, as int:120 10:44:25.119 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:44:25.119 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 10:44:25.735 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:25.735 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:44:25.735 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:44:25.735 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:44:25.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:25.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:25.736 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:44:25.736 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:44:25.736 DEBUG [main][MenuItemLookup] Found menu:'File' 10:44:25.736 DEBUG [main][MenuItemLookup] Item match:File 10:44:25.737 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:44:25.737 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:44:25.737 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:44:25.737 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:44:25.737 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:25.737 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:44:25.737 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:44:25.737 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:25.737 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:44:25.737 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:44:25.738 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:44:25.738 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:44:25.738 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:44:25.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:44:25.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:44:25.766 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:25.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;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:44:25.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:25.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:25.770 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:44:25.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:25.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:25.771 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:44:25.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:25.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:25.771 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:44:25.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 '\*?\QProject Explorer\E') 10:44:25.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:25.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:25.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:25.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:25.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:25.773 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:25.773 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:25.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:25.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:25.805 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:25.805 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:25.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:25.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:25.806 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:25.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:25.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:25.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:25.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:25.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:25.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:26.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:26.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:26.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:26.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:26.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:44:26.809 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:26.809 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:26.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:26.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:26.810 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:44:26.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:26.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:26.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:26.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:26.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:44:26.810 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:44:26.810 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:44:26.810 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:44:26.811 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:44:26.811 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:44:26.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:26.811 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:44:26.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:26.811 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:44:26.811 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:44:26.811 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:44:26.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:26.811 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:44:26.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:26.811 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:44:26.811 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:44:26.811 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:44:26.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:26.811 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:44:26.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:26.811 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:44:26.811 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:44:26.811 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:44:26.812 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:44:26.820 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:44:26.821 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:44:26.821 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:44:26.821 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:44:26.821 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:44:26.826 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:44:26.826 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:44:26.826 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:44:26.861 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:44:26.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:44:26.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:44:26.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:44:26.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:44:26.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:44:26.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:44:26.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:44:26.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:44:26.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@53602e65 is found... 10:44:26.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@53602e65 is found finished successfully 10:44:26.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') 10:44:26.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:26.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:26.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:26.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:26.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:26.866 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:26.867 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:44:26.867 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:44:26.883 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:26.883 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:44:26.883 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:44:26.883 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:44:26.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:26.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:26.883 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:44:26.883 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:44:26.883 DEBUG [main][MenuItemLookup] Found menu:'File' 10:44:26.884 DEBUG [main][MenuItemLookup] Item match:File 10:44:26.884 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:44:26.884 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:44:26.884 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:44:26.884 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:44:26.884 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:26.884 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:44:26.884 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:44:26.884 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:26.884 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:44:26.884 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:44:26.885 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:44:26.885 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:44:26.885 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:44:26.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:44:26.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:44:26.936 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:26.936 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:44:26.936 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:44:26.936 DEBUG [main][EditorHandler] 1 editor(s) found 10:44:26.936 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:44:27.042 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:44:27.042 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:44:27.042 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:44:27.042 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:44:27.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:44:27.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:44:27.042 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:44:27.042 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:44:27.043 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:44:27.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:44:27.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:44:27.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:44:27.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:44:27.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:27.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:27.044 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:44:27.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:27.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:27.045 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:44:27.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:27.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:27.046 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:44:27.046 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:44:27.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:27.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:27.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:27.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:27.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:27.048 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:27.048 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:27.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:27.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:44:27.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:44:27.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:44:27.050 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:27.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:27.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:27.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:27.051 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:27.051 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:27.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:27.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:27.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:27.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:27.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:27.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:27.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:28.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:28.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:28.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:44:28.053 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:28.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:28.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:28.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:28.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:44:28.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:28.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:28.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:28.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:28.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:44:28.054 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:44:28.054 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:44:28.054 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:44:28.055 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:44:28.055 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:44:28.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:28.055 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:44:28.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:28.055 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:44:28.055 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:44:28.055 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:44:28.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:28.055 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:44:28.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:28.055 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:44:28.056 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:44:28.056 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:44:28.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:28.056 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:44:28.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:28.056 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:44:28.056 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:44:28.056 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:44:28.056 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:44:28.063 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:44:28.064 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:44:28.064 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:44:28.064 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:44:28.064 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:44:28.071 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:44:28.071 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:44:28.071 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:44:28.234 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:44:28.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:44:28.235 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:44:28.235 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:44:28.235 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:44:28.235 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:44:28.235 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:44:28.235 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:44:28.235 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:44:28.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:44:28.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@38bc0431 is found... 10:44:28.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@38bc0431 is found finished successfully 10:44:28.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:44:28.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:28.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:28.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:28.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:28.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:28.253 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:28.253 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:44:28.254 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:28.254 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:44:28.254 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:44:29.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:44:29.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:44:29.255 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:44:29.255 DEBUG [main][MenuItemLookup] Found menu:'File' 10:44:29.255 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:44:29.255 DEBUG [main][MenuItemLookup] Item match:Edit 10:44:29.256 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:44:29.256 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:44:29.256 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:29.256 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:44:29.256 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:44:29.256 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:44:29.256 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:44:29.257 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 10:44:29.257 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:29.257 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:44:29.257 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 10:44:29.257 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 10:44:29.257 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 10:44:29.257 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 10:44:29.257 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:29.257 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 10:44:29.257 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 10:44:29.257 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 10:44:29.257 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 10:44:29.257 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 10:44:29.257 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:29.257 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 10:44:29.257 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 10:44:29.257 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:29.257 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 10:44:29.257 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:29.257 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 10:44:29.257 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:29.257 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 10:44:29.257 DEBUG [main][MenuItemLookup] Item match:Content Assist 10:44:29.260 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 10:44:29.261 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Java Non-Type Proposals" 10:44:29.261 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"J&ava Proposals" 10:44:29.261 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Te&mplate Proposals" 10:44:29.261 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Word Proposals" 10:44:29.261 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Chain Template Proposals" 10:44:29.261 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"" 10:44:29.261 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Parameter &Hints Shift+Ctrl+Space" 10:44:29.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:29.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:29.263 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:44:29.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:29.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:29.264 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:44:29.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:29.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:29.265 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:44:29.265 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:44:29.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:29.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:29.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:29.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:29.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:29.266 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:29.266 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:29.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:29.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:29.299 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:29.299 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:29.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:29.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:29.299 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:29.299 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:29.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:29.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:29.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:29.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:29.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:29.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:29.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:30.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:30.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:30.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:44:30.302 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:30.302 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:30.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:30.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:30.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 10:44:30.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:30.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:30.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:30.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:30.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:44:30.303 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:44:30.303 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:44:30.303 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:44:30.304 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:44:30.304 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:44:30.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:30.304 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:44:30.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:30.304 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:44:30.304 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:44:30.304 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:44:30.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:30.304 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:44:30.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:30.304 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:44:30.304 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:44:30.304 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:44:30.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:30.304 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:44:30.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:30.304 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:44:30.305 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:44:30.305 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:44:30.305 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:44:30.313 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:44:30.314 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:44:30.314 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:44:30.314 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:44:30.314 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:44:30.318 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:44:30.319 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:44:30.319 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:44:30.351 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:44:30.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:44:30.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:44:30.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:44:30.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:44:30.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:44:30.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:44:30.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:44:30.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:44:30.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@122b3f4d is found... 10:44:30.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@122b3f4d is found finished successfully 10:44:30.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') 10:44:30.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:30.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:30.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:30.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:30.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:30.357 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:30.357 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:44:30.357 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:44:30.376 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:30.376 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:44:30.376 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:44:30.376 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:44:30.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:30.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:30.377 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:44:30.377 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:44:30.377 DEBUG [main][MenuItemLookup] Found menu:'File' 10:44:30.377 DEBUG [main][MenuItemLookup] Item match:File 10:44:30.377 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:44:30.377 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:44:30.378 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:44:30.378 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:44:30.378 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:30.378 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:44:30.378 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:44:30.378 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:30.378 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:44:30.378 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:44:30.392 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:44:30.392 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:44:30.392 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:44:30.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:44:30.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:44:30.416 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:30.416 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:44:30.416 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:44:30.416 DEBUG [main][EditorHandler] 1 editor(s) found 10:44:30.416 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:44:30.540 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:44:30.540 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:44:30.540 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:44:30.540 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:44:30.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:44:30.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:44:30.540 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:44:30.540 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:44:30.540 INFO [WorkbenchTestable][RequirementsRunner] Started test: notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:44:30.540 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:44:30.540 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:44:30.540 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:44:30.540 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:44:30.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'] 10:44:30.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:30.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'] 10:44:30.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:30.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: "Create New File"] 10:44:30.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:30.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'] 10:44:30.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:30.542 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:44:30.542 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:30.542 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:44:30.542 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:30.542 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 10:44:30.542 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:30.542 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:44:30.542 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:30.542 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:44:30.542 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:30.542 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:44:30.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:30.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:30.543 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:44:30.543 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:44:30.543 DEBUG [main][MenuItemLookup] Found menu:'File' 10:44:30.543 DEBUG [main][MenuItemLookup] Item match:File 10:44:30.544 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:44:30.544 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:44:30.545 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:44:30.545 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:30.545 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:44:30.545 DEBUG [main][MenuItemLookup] Found menu:'File' 10:44:30.545 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:44:30.545 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:30.545 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:44:30.545 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:44:30.546 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:44:30.546 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:44:30.546 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:44:30.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:44:30.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 'New|Select a wizard'] is available. finished successfully 10:44:30.655 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:44:30.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:30.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:30.657 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:44:30.657 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:30.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:44:30.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:30.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:30.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:30.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:30.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:44:30.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:44:30.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:44:30.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:44:30.659 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:44:30.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:30.659 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:44:30.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:30.659 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:44:30.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:44:30.659 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:44:30.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:30.659 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:44:30.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:30.660 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:44:30.660 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 10:44:30.660 DEBUG [main][TreeItemHandler] Selecting tree item: File 10:44:30.660 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 10:44:30.668 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 10:44:30.669 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:44:30.669 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:44:30.669 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:44:30.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:30.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:30.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:30.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:30.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:44:30.671 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:44:30.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:44:30.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:44:30.671 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:44:30.671 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:44:30.709 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:44:30.709 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:30.709 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:30.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 10:44:30.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available. finished successfully 10:44:30.710 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 10:44:30.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:30.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:30.710 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 10:44:30.710 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:44:30.711 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 10:44:30.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:30.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:30.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:30.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:30.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:44:30.715 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:44:30.716 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest.min 10:44:30.717 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "Enter or select the parent folder:") 10:44:30.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:30.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:30.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:30.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:30.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:44:30.718 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:44:30.719 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 10:44:30.724 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 10:44:30.724 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 10:44:30.724 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:44:30.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:30.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:30.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:30.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:30.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:44:30.726 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:44:30.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:44:30.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:44:30.726 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:44:30.726 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:44:30.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:44:31.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:44:31.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:44:31.232 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:44:31.232 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:44:31.232 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:44:31.232 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:44:31.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:44:31.232 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 10:44:31.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:31.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:31.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:31.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:31.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:31.234 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 10:44:31.238 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:31.239 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:31.239 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:44:31.239 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:44:31.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:31.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:31.240 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:44:31.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:31.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:31.241 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 10:44:31.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:31.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:31.241 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 10:44:31.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:44:31.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:31.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:31.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:31.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:31.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:31.256 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:31.256 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:31.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:31.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:31.274 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:31.274 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:31.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:31.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:31.275 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:31.275 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:31.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:31.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:31.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:31.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:31.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:31.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:31.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:32.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:32.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:32.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:44:32.277 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:32.277 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:32.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:32.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:32.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 10:44:32.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:32.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:32.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:32.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:32.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:44:32.278 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:44:32.278 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:44:32.278 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:44:32.279 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:44:32.279 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:44:32.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:32.279 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:44:32.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:32.279 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:44:32.279 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:44:32.279 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:44:32.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:32.279 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:44:32.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:32.279 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:44:32.279 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:44:32.279 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:44:32.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:32.279 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:44:32.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:32.279 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:44:32.279 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:44:32.280 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:44:32.280 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:44:32.287 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:44:32.287 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:44:32.288 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:44:32.288 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:44:32.288 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:44:32.299 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:44:32.299 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:44:32.300 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:44:32.441 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:44:32.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:44:32.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:44:32.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:44:32.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:44:32.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:44:32.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:44:32.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:44:32.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:44:32.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:44:32.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@52998ed0 is found... 10:44:32.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@52998ed0 is found finished successfully 10:44:32.448 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:44:32.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:32.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:32.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:32.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:32.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:32.456 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:32.456 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:44:32.456 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:44:32.480 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:32.480 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:44:32.480 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:44:32.480 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:44:32.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:32.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:32.481 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:44:32.481 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:44:32.481 DEBUG [main][MenuItemLookup] Found menu:'File' 10:44:32.481 DEBUG [main][MenuItemLookup] Item match:File 10:44:32.482 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:44:32.482 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:44:32.482 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:44:32.482 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:44:32.482 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:32.482 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:44:32.482 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:44:32.482 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:32.482 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:44:32.482 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:44:32.521 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:44:32.521 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:44:32.521 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:44:32.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:44:32.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:44:32.530 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:32.530 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:44:32.530 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:44:32.530 DEBUG [main][EditorHandler] 2 editor(s) found 10:44:32.530 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:44:32.556 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:44:32.556 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:44:32.629 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:44:32.629 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:44:32.629 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:44:32.629 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:44:32.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:44:32.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:44:32.630 INFO [WorkbenchTestable][RequirementsRunner] Finished test: notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:44:32.630 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:44:32.630 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:44:32.630 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:44:32.630 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:44:32.630 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:44:32.630 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:44:32.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:32.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:32.631 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:44:32.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:32.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:32.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:44:32.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:32.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:32.632 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:44:32.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:44:32.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:32.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:32.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:32.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:32.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:32.632 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:32.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:32.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:32.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:44:32.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:44:32.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:44:32.634 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:32.634 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:32.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:32.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:32.634 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:32.634 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:32.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:32.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:32.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:32.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:32.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:33.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:33.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:33.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:33.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:33.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:44:33.636 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:33.636 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:33.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:33.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:33.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 10:44:33.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:33.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:33.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:33.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:33.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:44:33.637 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:44:33.637 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:44:33.637 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:44:33.638 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:44:33.638 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:44:33.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:33.638 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:44:33.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:33.638 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:44:33.638 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:44:33.638 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:44:33.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:33.638 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:44:33.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:33.638 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:44:33.638 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:44:33.638 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:44:33.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:33.638 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:44:33.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:33.638 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:44:33.638 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:44:33.638 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:44:33.640 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:44:33.647 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:44:33.647 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:44:33.647 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:44:33.647 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:44:33.647 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:44:33.652 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:44:33.652 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:44:33.652 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:44:33.777 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:44:33.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:44:33.778 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:44:33.778 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:44:33.778 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:44:33.778 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:44:33.778 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:44:33.778 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:44:33.778 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:44:33.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:44:33.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5dcd2223 is found... 10:44:33.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5dcd2223 is found finished successfully 10:44:33.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:44:33.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:33.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:33.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:33.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:33.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:33.791 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:33.791 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:44:33.791 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 5 10:44:33.791 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 5, offser 0 10:44:33.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:33.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:33.795 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:44:33.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:33.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:33.796 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:44:33.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:33.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:33.796 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:44:33.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 '\*?\QProject Explorer\E') 10:44:33.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:33.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:33.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:33.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:33.797 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:33.797 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:33.797 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:33.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:33.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:33.841 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:33.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:33.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:33.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:33.842 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:33.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:33.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:33.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:33.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:33.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:33.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:34.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:34.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:34.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:34.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:34.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:44:34.843 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:34.843 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:34.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:34.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:34.844 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:44:34.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:34.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:34.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:34.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:34.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:44:34.844 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:44:34.844 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:44:34.845 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:44:34.845 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:44:34.845 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:44:34.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:34.845 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:44:34.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:34.845 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:44:34.845 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:44:34.845 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:44:34.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:34.845 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:44:34.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:34.845 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:44:34.845 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:44:34.845 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:44:34.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:34.845 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:44:34.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:34.845 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:44:34.846 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:44:34.846 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:44:34.846 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:44:34.851 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:44:34.852 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:44:34.852 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:44:34.852 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:44:34.852 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:44:34.856 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:44:34.856 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:44:34.856 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:44:34.888 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:44:34.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:44:34.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:44:34.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:44:34.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:44:34.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:44:34.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:44:34.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:44:34.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:44:34.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@53fc253 is found... 10:44:34.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@53fc253 is found finished successfully 10:44:34.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:44:34.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:34.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:34.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:34.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:34.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:34.892 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:34.892 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:44:34.892 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:44:34.908 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:34.908 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:44:34.908 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:44:34.908 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:44:34.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:34.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:34.908 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:44:34.908 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:44:34.908 DEBUG [main][MenuItemLookup] Found menu:'File' 10:44:34.908 DEBUG [main][MenuItemLookup] Item match:File 10:44:34.909 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:44:34.909 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:44:34.909 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:44:34.909 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:44:34.909 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:34.909 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:44:34.909 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:44:34.909 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:34.909 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:44:34.909 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:44:34.909 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:44:34.910 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:44:34.910 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:44:34.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:44:34.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:44:34.943 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:34.943 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:44:34.943 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:44:34.943 DEBUG [main][EditorHandler] 1 editor(s) found 10:44:34.943 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:44:35.045 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:44:35.045 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:44:35.045 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:44:35.045 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:44:35.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:44:35.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:44:35.045 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:44:35.045 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:44:35.045 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:44:35.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:44:35.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:44:35.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:44:35.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:44:35.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:35.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:35.047 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:44:35.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:35.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:35.047 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:44:35.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:35.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:35.048 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:44:35.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:44:35.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:35.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:35.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:35.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:35.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:35.049 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:35.049 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:35.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:35.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:44:35.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:44:35.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:44:35.051 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:35.051 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:35.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:35.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:35.072 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:35.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:35.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:35.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:35.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:35.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:35.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:35.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:35.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:36.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:36.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:36.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:44:36.074 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:36.074 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:36.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:36.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:36.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 10:44:36.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:36.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:36.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:36.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:36.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:44:36.075 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:44:36.075 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:44:36.076 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:44:36.076 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:44:36.076 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:44:36.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:36.076 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:44:36.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:36.076 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:44:36.076 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:44:36.076 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:44:36.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:36.076 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:44:36.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:36.076 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:44:36.076 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:44:36.077 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:44:36.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:36.077 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:44:36.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:36.077 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:44:36.077 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:44:36.077 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:44:36.077 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:44:36.084 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:44:36.086 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:44:36.087 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:44:36.087 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:44:36.087 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:44:36.092 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:44:36.092 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:44:36.092 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:44:36.250 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:44:36.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:44:36.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:44:36.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:44:36.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:44:36.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:44:36.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:44:36.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:44:36.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:44:36.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:44:36.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5d0a0250 is found... 10:44:36.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5d0a0250 is found finished successfully 10:44:36.266 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:44:36.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:36.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:36.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:36.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:36.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:36.268 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:36.268 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:44:36.268 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:44:36.269 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:44:36.470 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:44:36.675 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:44:36.675 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:44:36.876 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:44:37.078 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:44:37.078 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:44:37.279 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:44:37.481 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:44:37.481 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:44:37.682 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:44:37.885 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:44:37.885 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 10:44:38.085 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 10:44:39.087 INFO [WorkbenchTestable][TextEditor] Select text in editor with index 1 /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { 10:44:39.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:39.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:39.109 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:44:39.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:39.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:39.109 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:44:39.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:39.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:39.110 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:44:39.110 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:44:39.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:39.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:39.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:39.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:39.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:39.110 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:39.110 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:39.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:39.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:39.143 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:39.143 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:39.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:39.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:39.144 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:39.144 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:39.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:39.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:39.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:39.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:39.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:39.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:39.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:40.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:40.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:40.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:44:40.145 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:40.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:40.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:40.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:40.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 10:44:40.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:40.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:40.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:40.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:40.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:44:40.146 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:44:40.147 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:44:40.147 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:44:40.147 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:44:40.147 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:44:40.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:40.147 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:44:40.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:40.147 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:44:40.147 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:44:40.147 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:44:40.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:40.147 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:44:40.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:40.147 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:44:40.147 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:44:40.147 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:44:40.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:40.147 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:44:40.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:40.147 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:44:40.148 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:44:40.148 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:44:40.148 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:44:40.156 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:44:40.156 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:44:40.156 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:44:40.156 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:44:40.156 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:44:40.161 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:44:40.161 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:44:40.161 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:44:40.195 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:44:40.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:44:40.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:44:40.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:44:40.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:44:40.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:44:40.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:44:40.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:44:40.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:44:40.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4c4d29bf is found... 10:44:40.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4c4d29bf is found finished successfully 10:44:40.197 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:44:40.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:40.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:40.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:40.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:40.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:40.199 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:40.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 10:44:40.199 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:44:40.225 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:40.225 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:44:40.225 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:44:40.225 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:44:40.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:40.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:40.226 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:44:40.226 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:44:40.226 DEBUG [main][MenuItemLookup] Found menu:'File' 10:44:40.226 DEBUG [main][MenuItemLookup] Item match:File 10:44:40.226 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:44:40.226 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:44:40.226 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:44:40.226 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:44:40.227 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:40.227 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:44:40.227 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:44:40.227 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:40.227 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:44:40.227 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:44:40.227 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:44:40.227 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:44:40.227 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:44:40.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:44:40.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:44:40.260 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:40.261 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:44:40.261 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:44:40.261 DEBUG [main][EditorHandler] 1 editor(s) found 10:44:40.261 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:44:40.376 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:44:40.376 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:44:40.376 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:44:40.376 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:44:40.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:44:40.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:44:40.376 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:44:40.376 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:44:40.376 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:44:40.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:44:40.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:44:40.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:44:40.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:44:40.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:40.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:40.378 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:44:40.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:40.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:40.379 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:44:40.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:40.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:40.379 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:44: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 '\*?\QProject Explorer\E') 10:44:40.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:40.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:40.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:40.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:40.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:40.380 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:40.380 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:40.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:40.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:44:40.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:44:40.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:44:40.382 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:40.382 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:40.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:40.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:40.383 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:40.383 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:40.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:40.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:40.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:40.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:40.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:40.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:40.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:41.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:41.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:41.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:44:41.385 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:41.385 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:41.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:41.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:41.386 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:44:41.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:41.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:41.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:41.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:41.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:44:41.386 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:44:41.386 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:44:41.387 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:44:41.387 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:44:41.387 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:44:41.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:41.387 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:44:41.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:41.387 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:44:41.387 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:44:41.387 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:44:41.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:41.387 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:44:41.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:41.387 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:44:41.387 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:44:41.387 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:44:41.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:41.388 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:44:41.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:41.388 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:44:41.388 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:44:41.388 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:44:41.388 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:44:41.395 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:44:41.395 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:44:41.395 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:44:41.395 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:44:41.396 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:44:41.403 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:44:41.403 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:44:41.404 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:44:41.575 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:44:41.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:44:41.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:44:41.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:44:41.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:44:41.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:44:41.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:44:41.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:44:41.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:44:41.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:44:41.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5753ed86 is found... 10:44:41.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5753ed86 is found finished successfully 10:44:41.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') 10:44:41.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:41.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:41.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:41.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:41.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:41.591 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:41.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() { System.out.println(""); } } TooltipText=null 10:44:41.591 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:44:41.591 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:44:41.791 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:44:41.994 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:44:41.995 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:44:42.195 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:44:42.400 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:44:42.400 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:44:42.600 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:44:42.803 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:44:42.803 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:44:43.003 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:44:43.206 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:44:43.206 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 10:44:43.407 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 10:44:44.408 INFO [WorkbenchTestable][TextEditor] Select text in editor with index 2 /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } 10:44:44.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:44.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:44.411 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:44:44.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:44.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:44.411 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:44:44.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:44.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:44.412 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:44:44.412 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:44:44.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:44.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:44.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:44.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:44.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:44.413 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:44.413 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:44.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:44.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:44.447 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:44.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:44.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:44.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:44.448 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:44.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:44.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:44.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:44.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:44.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:44.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:44.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:44.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:45.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:45.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:45.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:44:45.450 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:45.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:45.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:45.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:45.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 10:44:45.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:45.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:45.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:45.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:45.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:44:45.451 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:44:45.451 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:44:45.451 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:44:45.452 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:44:45.452 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:44:45.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:45.452 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:44:45.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:45.452 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:44:45.452 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:44:45.452 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:44:45.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:45.452 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:44:45.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:45.452 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:44:45.452 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:44:45.452 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:44:45.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:45.452 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:44:45.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:45.452 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:44:45.452 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:44:45.452 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:44:45.453 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:44:45.461 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:44:45.464 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:44:45.464 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:44:45.464 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:44:45.465 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:44:45.471 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:44:45.471 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:44:45.471 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:44:45.507 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:44:45.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:44:45.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:44:45.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:44:45.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:44:45.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:44:45.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:44:45.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:44:45.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:44:45.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@62ab0aec is found... 10:44:45.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@62ab0aec is found finished successfully 10:44:45.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:44:45.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:45.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:45.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:45.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:45.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:45.513 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:45.513 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { } TooltipText=null 10:44:45.513 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:44:45.537 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:45.537 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:44:45.537 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:44:45.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:44:45.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:45.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:45.538 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:44:45.538 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:44:45.539 DEBUG [main][MenuItemLookup] Found menu:'File' 10:44:45.539 DEBUG [main][MenuItemLookup] Item match:File 10:44:45.540 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:44:45.540 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:44:45.540 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:44:45.540 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:44:45.540 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:45.540 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:44:45.540 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:44:45.540 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:45.540 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:44:45.540 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:44:45.540 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:44:45.540 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:44:45.540 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:44:45.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:44:45.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:44:45.616 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:45.617 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:44:45.617 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:44:45.617 DEBUG [main][EditorHandler] 1 editor(s) found 10:44:45.617 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:44:45.741 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:44:45.741 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:44:45.741 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:44:45.741 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:44:45.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:44:45.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:44:45.741 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:44:45.741 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:44:45.741 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:44:45.741 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:44:45.741 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:44:45.741 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:44:45.741 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:44:45.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:45.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:45.742 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:44:45.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:45.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:45.743 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:44:45.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:45.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:45.743 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:44:45.744 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:44:45.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:45.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:45.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:45.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:45.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:45.744 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:45.744 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:45.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:45.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:44:45.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:44:45.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:44:45.746 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:45.746 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:45.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:45.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:45.747 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:45.747 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:45.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:45.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:45.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:45.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:45.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:46.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:46.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:46.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:46.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:46.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:44:46.749 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:46.749 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:46.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:46.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:46.749 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:44:46.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:46.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:46.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:46.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:46.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:44:46.750 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:44:46.750 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:44:46.750 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:44:46.750 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:44:46.750 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:44:46.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:46.751 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:44:46.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:46.751 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:44:46.751 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:44:46.751 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:44:46.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:46.751 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:44:46.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:46.751 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:44:46.751 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:44:46.751 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:44:46.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:46.751 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:44:46.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:46.751 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:44:46.751 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:44:46.751 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:44:46.751 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:44:46.759 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:44:46.759 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:44:46.759 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:44:46.759 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:44:46.760 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:44:46.767 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:44:46.767 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:44:46.768 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:44:46.925 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:44:46.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:44:46.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:44:46.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:44:46.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:44:46.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:44:46.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:44:46.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:44:46.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:44:46.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:44:46.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@18e4425f is found... 10:44:46.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@18e4425f is found finished successfully 10:44:46.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 '\*?\QJavaClass.java\E') 10:44:46.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:46.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:46.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:46.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:46.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:46.935 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:46.935 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:44:46.935 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:44:46.964 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:46.964 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:44:46.964 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:44:46.964 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:44:46.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:46.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:46.965 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:44:46.965 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:44:46.965 DEBUG [main][MenuItemLookup] Found menu:'File' 10:44:46.965 DEBUG [main][MenuItemLookup] Item match:File 10:44:46.966 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:44:46.966 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:44:46.966 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:44:46.966 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:44:46.966 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:46.966 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:44:46.966 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:44:46.966 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:46.966 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:44:46.966 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:44:46.966 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:44:46.966 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:44:46.966 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:44:47.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:44:47.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:44:47.026 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:47.026 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:44:47.026 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:44:48.026 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:44:48.039 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:44:49.040 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:49.040 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { SystemY.out.println(""); } } TooltipText=null 10:44:49.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:49.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:49.044 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:44:49.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:49.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:49.045 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:44:49.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:49.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:49.045 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:44:49.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 '\*?\QProject Explorer\E') 10:44:49.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:49.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:49.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:49.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:49.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:49.046 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:49.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:49.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:49.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:49.082 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:49.082 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:49.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:49.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:49.083 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:49.083 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:49.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:49.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:49.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:49.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:49.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:49.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:49.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:50.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:50.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:50.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:44:50.085 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:50.085 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:50.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:50.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:50.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 10:44:50.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:50.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:50.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:50.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:50.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:44:50.087 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:44:50.087 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:44:50.087 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:44:50.088 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:44:50.088 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:44:50.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:50.088 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:44:50.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:50.088 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:44:50.088 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:44:50.088 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:44:50.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:50.088 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:44:50.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:50.088 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:44:50.088 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:44:50.088 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:44:50.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:50.088 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:44:50.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:50.088 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:44:50.089 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:44:50.089 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:44:50.089 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:44:50.095 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:44:50.096 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:44:50.096 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:44:50.096 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:44:50.096 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:44:50.101 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:44:50.101 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:44:50.101 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:44:50.136 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:44:50.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:44:50.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:44:50.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:44:50.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:44:50.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:44:50.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:44:50.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:44:50.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:44:50.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@68ed1b8c is found... 10:44:50.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@68ed1b8c is found finished successfully 10:44:50.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:44:50.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:50.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:50.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:50.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:50.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:50.141 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:50.141 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { SystemY.out.println(""); } } TooltipText=null 10:44:50.141 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:44:50.151 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:50.151 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:44:50.151 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:44:50.152 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:44:50.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:50.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:50.152 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:44:50.152 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:44:50.152 DEBUG [main][MenuItemLookup] Found menu:'File' 10:44:50.152 DEBUG [main][MenuItemLookup] Item match:File 10:44:50.153 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:44:50.153 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:44:50.153 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:44:50.153 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:44:50.153 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:50.153 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:44:50.153 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:44:50.153 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:50.153 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:44:50.153 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:44:50.154 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:44:50.154 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:44:50.154 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:44:50.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:44:50.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:44:50.187 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:50.187 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:44:50.187 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:44:50.187 DEBUG [main][EditorHandler] 1 editor(s) found 10:44:50.187 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:44:50.276 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:44:50.276 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:44:50.277 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:44:50.277 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:44:50.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:44:50.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:44:50.277 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:44:50.277 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:44:50.277 INFO [WorkbenchTestable][RequirementsRunner] Started test: getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:44:50.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:44:50.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:44:50.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:44:50.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:44:50.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:50.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:50.278 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:44:50.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:50.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:50.280 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:44:50.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:50.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:50.280 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:44:50.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 '\*?\QProject Explorer\E') 10:44:50.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:50.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:50.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:50.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:50.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:50.282 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:50.282 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:50.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:50.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:44:50.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:44:50.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:44:50.284 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:50.284 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:50.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:50.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:50.323 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:50.323 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:50.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:50.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:50.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:50.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:50.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:50.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:50.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:51.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:51.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:51.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:44:51.325 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:51.325 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:51.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:51.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:51.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 10:44:51.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:51.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:51.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:51.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:51.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:44:51.327 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:44:51.327 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:44:51.327 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:44:51.327 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:44:51.327 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:44:51.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:51.328 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:44:51.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:51.328 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:44:51.328 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:44:51.328 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:44:51.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:51.328 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:44:51.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:51.328 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:44:51.328 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:44:51.328 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:44:51.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:51.328 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:44:51.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:51.328 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:44:51.328 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:44:51.328 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:44:51.328 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:44:51.336 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:44:51.336 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:44:51.336 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:44:51.336 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:44:51.336 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:44:51.343 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:44:51.343 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:44:51.344 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:44:51.464 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:44:51.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:44:51.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:44:51.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:44:51.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:44:51.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:44:51.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:44:51.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:44:51.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:44:51.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:44:51.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@688a44c is found... 10:44:51.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@688a44c is found finished successfully 10:44:51.479 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:44:51.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:51.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:51.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:51.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:51.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:51.483 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:51.483 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:44:51.483 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:51.483 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:44:51.483 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 13] 10:44:51.519 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:51.519 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:44:51.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:51.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:51.523 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:44:51.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:51.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:51.524 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:44:51.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:51.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:51.525 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:44:51.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 '\*?\QProject Explorer\E') 10:44:51.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:51.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:51.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:51.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:51.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:51.540 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:51.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:51.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:51.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:51.568 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:51.568 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:51.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:51.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:51.569 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:51.569 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:51.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:51.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:51.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:51.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:51.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:52.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:52.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:52.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:52.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:52.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:44:52.571 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:52.571 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:52.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:52.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:52.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:44:52.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:52.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:52.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:52.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:52.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:44:52.572 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:44:52.573 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:44:52.573 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:44:52.573 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:44:52.573 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:44:52.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:52.573 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:44:52.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:52.573 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:44:52.573 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:44:52.573 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:44:52.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:52.573 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:44:52.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:52.573 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:44:52.574 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:44:52.574 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:44:52.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:52.574 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:44:52.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:52.574 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:44:52.574 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:44:52.574 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:44:52.574 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:44:52.583 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:44:52.583 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:44:52.583 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:44:52.583 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:44:52.584 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:44:52.588 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:44:52.589 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:44:52.589 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:44:52.624 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:44:52.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:44:52.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:44:52.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:44:52.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:44:52.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:44:52.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:44:52.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:44:52.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:44:52.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4c9dcd16 is found... 10:44:52.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4c9dcd16 is found finished successfully 10:44:52.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:44:52.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:52.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:52.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:52.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:52.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:52.630 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:52.630 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:44:52.630 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:44:52.642 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:52.642 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:44:52.642 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:44:52.642 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:44:52.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:52.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:52.643 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:44:52.643 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:44:52.643 DEBUG [main][MenuItemLookup] Found menu:'File' 10:44:52.643 DEBUG [main][MenuItemLookup] Item match:File 10:44:52.644 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:44:52.644 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:44:52.644 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:44:52.644 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:44:52.644 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:52.644 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:44:52.644 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:44:52.644 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:52.644 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:44:52.644 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:44:52.644 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:44:52.644 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:44:52.644 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:44:52.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:44:52.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:44:52.676 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:52.676 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:44:52.676 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:44:52.676 DEBUG [main][EditorHandler] 1 editor(s) found 10:44:52.676 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:44:52.755 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:44:52.755 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:44:52.755 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:44:52.755 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:44:52.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:44:52.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:44:52.756 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:44:52.756 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:44:52.756 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:44:52.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:44:52.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:44:52.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:44:52.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:44:52.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:52.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:52.757 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:44:52.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:52.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:52.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:44:52.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:52.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:52.759 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:44:52.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:44:52.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:52.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:52.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:52.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:52.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:52.759 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:52.759 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:52.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:52.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:44:52.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:44:52.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:44:52.761 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:52.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:52.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:52.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:52.762 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:52.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:52.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:52.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:52.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:52.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:52.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:53.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:53.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:53.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:53.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:53.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:44:53.764 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:53.764 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:53.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:53.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:53.765 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:44:53.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:53.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:53.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:53.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:53.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:44:53.766 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:44:53.766 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:44:53.766 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:44:53.766 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:44:53.767 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:44:53.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:53.767 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:44:53.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:53.767 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:44:53.767 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:44:53.767 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:44:53.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:53.767 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:44:53.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:53.767 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:44:53.767 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:44:53.767 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:44:53.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:53.767 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:44:53.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:53.767 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:44:53.767 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:44:53.767 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:44:53.768 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:44:53.775 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:44:53.775 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:44:53.775 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:44:53.775 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:44:53.775 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:44:53.780 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:44:53.780 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:44:53.780 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:44:53.907 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:44:53.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:44:53.907 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:44:53.907 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:44:53.907 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:44:53.907 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:44:53.907 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:44:53.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:44:53.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:44:53.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:44:53.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3b107dc is found... 10:44:53.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3b107dc is found finished successfully 10:44:53.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:44:53.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:53.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:53.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:53.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:53.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:53.931 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:53.931 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:44:53.931 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 19 10:44:53.931 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 19, offser 0 10:44:53.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 '\*?\QJavaClass.java\E') 10:44:53.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:53.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:53.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:53.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:53.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:53.938 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:53.938 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } newText TooltipText=null 10:44:53.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:53.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:53.940 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:44:53.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:53.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:53.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:44:53.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:53.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:53.941 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:44:53.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 '\*?\QProject Explorer\E') 10:44:53.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:53.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:53.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:53.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:53.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:53.942 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:53.942 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:53.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:53.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:53.976 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:53.976 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:53.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:53.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:53.977 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:53.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:53.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:53.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:53.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:53.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:53.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:54.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:54.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:54.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:54.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:54.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:44:54.979 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:54.979 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:54.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:54.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:54.980 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:44:54.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:54.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:54.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:54.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:54.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:44:54.980 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:44:54.980 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:44:54.981 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:44:54.981 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:44:54.981 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:44:54.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:54.981 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:44:54.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:54.981 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:44:54.981 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:44:54.981 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:44:54.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:54.981 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:44:54.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:54.981 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:44:54.981 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:44:54.982 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:44:54.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:54.982 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:44:54.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:54.982 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:44:54.982 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:44:54.982 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:44:54.982 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:44:54.988 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:44:54.988 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:44:54.988 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:44:54.988 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:44:54.988 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:44:54.993 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:44:54.993 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:44:54.993 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:44:55.029 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:44:55.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:44:55.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:44:55.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:44:55.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:44:55.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:44:55.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:44:55.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:44:55.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:44:55.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@a086438 is found... 10:44:55.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@a086438 is found finished successfully 10:44:55.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:44:55.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:55.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:55.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:55.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:55.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:55.035 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:55.035 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } newText TooltipText=null 10:44:55.035 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:44:55.050 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:55.050 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:44:55.050 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:44:55.050 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:44:55.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:55.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:55.050 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:44:55.050 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:44:55.051 DEBUG [main][MenuItemLookup] Found menu:'File' 10:44:55.051 DEBUG [main][MenuItemLookup] Item match:File 10:44:55.051 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:44:55.052 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:44:55.052 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:44:55.052 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:44:55.052 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:55.052 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:44:55.052 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:44:55.052 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:55.052 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:44:55.052 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:44:55.052 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:44:55.052 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:44:55.052 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:44:55.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:44:55.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:44:55.081 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:55.081 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:44:55.081 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:44:55.082 DEBUG [main][EditorHandler] 1 editor(s) found 10:44:55.082 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:44:55.169 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:44:55.169 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:44:55.169 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:44:55.169 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:44:55.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:44:55.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:44:55.169 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:44:55.169 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:44:55.169 INFO [WorkbenchTestable][RequirementsRunner] Started test: contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:44:55.169 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:44:55.169 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:44:55.169 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:44:55.169 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:44:55.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:55.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:55.171 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:44:55.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:55.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:55.172 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:44:55.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:55.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:55.173 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:44:55.173 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:44:55.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:55.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:55.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:55.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:55.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:55.174 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:55.174 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:55.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:55.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:44:55.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:44:55.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:44:55.176 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:55.176 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:55.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:55.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:55.177 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:55.177 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:55.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:55.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:55.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:55.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:55.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:55.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:55.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:56.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:56.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:56.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:44:56.179 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:56.179 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:56.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:56.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:56.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 10:44:56.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:56.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:56.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:56.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:56.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:44:56.180 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:44:56.180 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:44:56.181 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:44:56.181 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:44:56.181 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:44:56.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:56.181 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:44:56.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:56.181 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:44:56.181 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:44:56.181 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:44:56.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:56.181 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:44:56.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:56.181 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:44:56.181 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:44:56.182 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:44:56.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:56.182 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:44:56.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:56.182 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:44:56.182 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:44:56.182 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:44:56.182 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:44:56.189 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:44:56.190 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:44:56.190 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:44:56.190 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:44:56.190 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:44:56.195 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:44:56.195 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:44:56.195 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:44:56.330 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:44:56.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:44:56.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:44:56.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:44:56.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:44:56.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:44:56.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:44:56.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:44:56.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:44:56.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:44:56.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2791c719 is found... 10:44:56.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2791c719 is found finished successfully 10:44:56.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:44:56.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:56.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:56.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:56.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:56.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:56.339 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:56.339 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:44:56.339 INFO [WorkbenchTestable][TextEditor] Set cursor position to [0, 0] 10:44:56.347 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 0 10:44:56.347 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 0, offser 0 10:44:56.358 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:56.358 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:44:56.358 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:44:56.358 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:44:56.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:56.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:56.358 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:44:56.359 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:44:56.359 DEBUG [main][MenuItemLookup] Found menu:'File' 10:44:56.359 DEBUG [main][MenuItemLookup] Item match:File 10:44:56.359 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:44:56.359 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:44:56.359 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:44:56.359 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:44:56.359 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:56.359 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:44:56.359 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:44:56.359 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:56.359 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:44:56.359 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:44:56.375 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:44:56.375 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:44:56.375 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:44:56.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:44:56.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:44:56.394 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:56.394 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:44:56.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:44:56.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:44:56.407 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:44:56.408 DEBUG [main][MenuItemLookup] Found menu:'File' 10:44:56.408 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:44:56.408 DEBUG [main][MenuItemLookup] Item match:Edit 10:44:56.409 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:44:56.409 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:44:56.409 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:56.409 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:44:56.409 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:44:56.409 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:44:56.409 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:44:56.409 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 10:44:56.409 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:56.409 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:44:56.409 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 10:44:56.409 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 10:44:56.409 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 10:44:56.409 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 10:44:56.409 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:56.409 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 10:44:56.409 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 10:44:56.409 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 10:44:56.409 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 10:44:56.409 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 10:44:56.409 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:56.409 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 10:44:56.409 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 10:44:56.409 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:56.409 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 10:44:56.409 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:56.409 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 10:44:56.409 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:56.409 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 10:44:56.409 DEBUG [main][MenuItemLookup] Item match:Content Assist 10:44:56.410 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:56.410 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:44:56.410 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant 10:44:56.410 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:44:57.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:44:57.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:44:57.410 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:44:57.410 DEBUG [main][MenuItemLookup] Found menu:'File' 10:44:57.410 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:44:57.410 DEBUG [main][MenuItemLookup] Item match:Edit 10:44:57.411 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:44:57.412 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:44:57.412 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:57.412 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:44:57.412 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:44:57.412 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:44:57.412 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:44:57.412 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 10:44:57.412 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:57.412 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:44:57.412 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 10:44:57.412 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 10:44:57.412 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 10:44:57.412 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 10:44:57.412 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:57.412 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 10:44:57.412 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 10:44:57.412 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 10:44:57.412 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 10:44:57.412 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 10:44:57.412 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:57.412 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 10:44:57.412 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 10:44:57.412 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:57.412 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 10:44:57.412 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:57.412 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 10:44:57.412 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:57.412 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 10:44:57.412 DEBUG [main][MenuItemLookup] Item match:Content Assist 10:44:57.412 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 10:44:57.412 DEBUG [main][MenuItemLookup] Item match:Default Ctrl+Space 10:44:57.413 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 10:44:57.413 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default Ctrl+Space 10:44:57.413 INFO [main][MenuItemHandler] Select menu item: &Default Ctrl+Space 10:44:57.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 10:44:57.535 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:44:57.535 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:44:57.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:44:57.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:44:57.559 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 10:44:57.559 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:44:57.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:57.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:57.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:57.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:57.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:44:57.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:44:57.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:44:57.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 10:44:57.570 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 10:44:57.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:57.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:57.571 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 10:44:57.571 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 10:44:57.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:44:57.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:44:57.572 DEBUG [WorkbenchTestable][ContentAssistant] abstract 10:44:57.572 DEBUG [WorkbenchTestable][ContentAssistant] class 10:44:57.572 DEBUG [WorkbenchTestable][ContentAssistant] enum 10:44:57.572 DEBUG [WorkbenchTestable][ContentAssistant] final 10:44:57.572 DEBUG [WorkbenchTestable][ContentAssistant] import 10:44:57.572 DEBUG [WorkbenchTestable][ContentAssistant] interface 10:44:57.572 DEBUG [WorkbenchTestable][ContentAssistant] non-sealed 10:44:57.572 DEBUG [WorkbenchTestable][ContentAssistant] public 10:44:57.572 DEBUG [WorkbenchTestable][ContentAssistant] record 10:44:57.573 DEBUG [WorkbenchTestable][ContentAssistant] sealed 10:44:57.574 DEBUG [WorkbenchTestable][ContentAssistant] new - create new object 10:44:57.574 DEBUG [WorkbenchTestable][ContentAssistant] nls - non-externalized string marker 10:44:57.575 DEBUG [WorkbenchTestable][ContentAssistant] runnable - runnable 10:44:57.575 DEBUG [WorkbenchTestable][ContentAssistant] switch - switch case expression 10:44:57.576 DEBUG [WorkbenchTestable][ContentAssistant] switch - switch labeled expression 10:44:57.576 DEBUG [WorkbenchTestable][ContentAssistant] toarray - convert collection to array 10:44:57.576 DEBUG [WorkbenchTestable][ContentAssistant] Choose content assist proposal - enum 10:44:57.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:44:57.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:44:57.616 TRACE [main][WidgetHandler] Notify Table with event 13 10:44:57.616 TRACE [main][WidgetHandler] Wait for synchronization 10:44:57.616 TRACE [main][WidgetHandler] Notify Table with event 14 10:44:57.616 TRACE [main][WidgetHandler] Wait for synchronization 10:44:57.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:44:57.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:44:57.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:57.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:57.647 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:44:57.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:57.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:57.651 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:44:57.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:57.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:57.651 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:44:57.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 '\*?\QProject Explorer\E') 10:44:57.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:57.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:57.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:57.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:57.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:57.653 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:57.653 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:57.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:57.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:57.685 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:57.685 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:57.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:57.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:57.685 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:57.685 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:57.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:57.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:57.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:57.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:57.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:58.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:58.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:58.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:58.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:58.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:44:58.687 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:58.687 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:58.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:58.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:58.688 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:44:58.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:58.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:58.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:58.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:58.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:44:58.689 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:44:58.689 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:44:58.689 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:44:58.689 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:44:58.689 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:44:58.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:58.690 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:44:58.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:58.690 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:44:58.690 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:44:58.690 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:44:58.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:58.690 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:44:58.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:58.690 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:44:58.690 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:44:58.690 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:44:58.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:58.690 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:44:58.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:58.690 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:44:58.690 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:44:58.690 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:44:58.690 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:44:58.698 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:44:58.698 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:44:58.699 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:44:58.699 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:44:58.699 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:44:58.703 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:44:58.703 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:44:58.704 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:44:58.737 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:44:58.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:44:58.737 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:44:58.737 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:44:58.737 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:44:58.737 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:44:58.737 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:44:58.737 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:44:58.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:44:58.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@63c5cbdb is found... 10:44:58.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@63c5cbdb is found finished successfully 10:44:58.739 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:44:58.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:58.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:58.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:58.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:58.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:58.743 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:58.743 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=enum /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:44:58.743 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:44:58.753 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:58.753 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:44:58.753 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:44:58.753 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:44:58.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:58.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:58.753 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:44:58.753 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:44:58.754 DEBUG [main][MenuItemLookup] Found menu:'File' 10:44:58.754 DEBUG [main][MenuItemLookup] Item match:File 10:44:58.755 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:44:58.755 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:44:58.755 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:44:58.755 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:44:58.755 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:58.755 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:44:58.755 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:44:58.755 DEBUG [main][MenuItemLookup] Found menu:'' 10:44:58.755 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:44:58.755 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:44:58.755 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:44:58.755 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:44:58.755 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:44:58.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:44:58.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:44:58.788 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:58.788 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:44:58.788 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:44:58.788 DEBUG [main][EditorHandler] 1 editor(s) found 10:44:58.788 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:44:58.852 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:44:58.852 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:44:58.852 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:44:58.852 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:44:58.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:44:58.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:44:58.852 INFO [WorkbenchTestable][RequirementsRunner] Finished test: contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:44:58.852 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:44:58.853 INFO [WorkbenchTestable][RequirementsRunner] Started test: openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:44:58.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:44:58.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:44:58.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:44:58.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:44:58.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:58.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:58.854 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:44:58.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:58.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:58.855 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:44:58.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:44:58.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:44:58.855 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:44:58.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 '\*?\QProject Explorer\E') 10:44:58.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:58.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:58.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:58.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:58.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:44:58.856 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:58.856 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:58.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:58.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:44:58.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:44:58.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:44:58.858 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:58.858 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:58.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:58.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:58.859 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:58.859 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:58.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:58.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:58.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:58.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:58.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:59.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:59.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:59.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:59.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:44:59.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:44:59.983 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:44:59.983 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:44:59.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:44:59.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:44:59.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 10:44:59.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:44:59.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:44:59.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:44:59.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:44:59.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:44:59.985 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:44:59.985 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:44:59.985 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:44:59.986 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:44:59.986 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:44:59.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:59.986 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:44:59.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:59.986 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:44:59.986 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:44:59.986 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:44:59.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:59.986 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:44:59.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:59.986 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:44:59.986 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass1+.java of tree item test 10:44:59.986 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:44:59.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:44:59.987 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:44:59.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:44:59.987 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:44:59.987 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass1+.java 10:44:59.987 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass1+.java 10:44:59.987 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass1+.java about selection 10:45:00.001 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass1+.java 10:45:00.008 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass1+.java 10:45:00.008 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass1+.java 10:45:00.008 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass1+.java 10:45:00.008 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass1+.java about selection 10:45:00.020 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass1+.java 10:45:00.020 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:45:00.020 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:45:00.155 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:45:00.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:45:00.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:45:00.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:45:00.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:45:00.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:45:00.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:45:00.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:45:00.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:45:00.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:45:00.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@69e6ed48 is found... 10:45:00.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@69e6ed48 is found finished successfully 10:45:00.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 '\*?\QJavaClass1+.java\E') 10:45:00.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:00.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:00.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:00.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:00.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:00.171 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:00.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 JavaClass1 { public JavaClass1() { System.out.println(""); } } TooltipText=null 10:45:00.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:00.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:00.172 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:45:00.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:00.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:00.173 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass1+.java - Eclipse Platform 10:45:00.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:00.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:00.174 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass1+.java - Eclipse Platform' 10:45:00.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 '\*?\QProject Explorer\E') 10:45:00.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:00.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:00.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:00.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:00.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:00.175 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:00.175 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:00.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:00.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:00.214 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:00.214 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:00.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:00.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:00.215 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:00.215 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:00.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:00.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:00.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:00.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:00.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:00.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:00.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:01.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:01.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:01.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:45:01.217 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:01.217 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:01.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:01.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:01.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 10:45:01.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:01.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:01.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:01.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:01.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:01.218 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:45:01.219 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:45:01.219 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:45:01.219 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:45:01.219 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:45:01.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:01.219 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:45:01.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:01.219 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:45:01.219 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:45:01.219 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:45:01.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:01.220 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:45:01.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:01.220 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:45:01.220 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:45:01.220 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:45:01.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:01.220 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:45:01.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:01.220 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:45:01.220 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:01.220 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:01.220 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:01.227 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:01.228 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:45:01.228 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:01.228 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:01.231 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:01.235 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:01.235 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:45:01.236 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:45:01.331 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:45:01.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:45:01.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:45:01.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:45:01.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:45:01.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:45:01.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:45:01.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:45:01.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:45:01.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:45:01.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@754c278b is found... 10:45:01.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@754c278b is found finished successfully 10:45:01.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:45:01.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:01.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:01.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:01.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:01.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:01.348 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:01.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() { System.out.println(""); } } TooltipText=null 10:45:01.348 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:45:01.374 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:01.374 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:01.374 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:45:01.374 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:45:01.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:01.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:01.375 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:45:01.375 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:45:01.375 DEBUG [main][MenuItemLookup] Found menu:'File' 10:45:01.375 DEBUG [main][MenuItemLookup] Item match:File 10:45:01.376 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:45:01.376 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:45:01.376 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:45:01.376 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:45:01.376 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:01.376 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:45:01.376 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:45:01.376 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:01.376 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:45:01.376 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:45:01.376 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:45:01.376 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:45:01.376 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:45:01.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:45:01.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:45:01.423 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:01.423 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:01.423 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:45:01.423 DEBUG [main][EditorHandler] 2 editor(s) found 10:45:01.423 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass1+.java 10:45:01.452 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass1+.java is closed 10:45:01.452 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:45:01.524 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:45:01.524 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:45:01.524 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:45:01.524 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:45:01.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:01.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:01.524 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:45:01.524 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:45:01.525 INFO [WorkbenchTestable][RequirementsRunner] Started test: getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:45:01.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:45:01.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:45:01.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:45:01.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:45:01.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:01.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:01.527 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:45:01.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:01.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:01.529 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:45:01.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:01.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:01.529 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:45:01.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 '\*?\QProject Explorer\E') 10:45:01.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:01.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:01.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:01.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:01.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:01.530 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:01.530 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:01.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:01.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:45:01.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:45:01.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:45:01.532 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:01.533 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:01.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:01.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:01.533 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:01.533 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:01.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:01.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:01.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:01.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:01.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:02.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:02.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:02.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:02.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:02.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:45:02.535 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:02.535 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:02.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:02.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:02.536 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:45:02.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:02.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:02.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:02.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:02.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:02.536 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:45:02.537 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:45:02.537 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:45:02.537 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:45:02.537 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:45:02.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:02.537 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:45:02.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:02.537 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:45:02.537 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:45:02.537 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:45:02.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:02.537 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:45:02.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:02.537 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:45:02.537 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:45:02.537 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:45:02.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:02.537 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:45:02.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:02.538 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:45:02.538 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:02.538 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:02.538 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:02.547 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:02.547 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:45:02.547 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:02.547 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:02.547 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:02.551 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:02.551 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:45:02.552 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:45:02.664 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:45:02.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:45:02.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:45:02.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:45:02.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:45:02.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:45:02.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:45:02.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:45:02.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:45:02.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:45:02.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@684b77b5 is found... 10:45:02.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@684b77b5 is found finished successfully 10:45:02.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') 10:45:02.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:02.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:02.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:02.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:02.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:02.681 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:02.681 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:02.682 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:45:02.682 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:45:02.882 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:45:03.085 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:45:03.085 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:45:03.285 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:45:03.490 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:45:03.490 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:45:03.690 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:45:03.893 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:45:03.893 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:45:04.093 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:45:04.297 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:45:04.297 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 10:45:04.497 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 10:45:05.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:05.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:05.500 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:45:05.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:05.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:05.501 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:45:05.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:05.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:05.501 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:45:05.502 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:45:05.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:05.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:05.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:05.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:05.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:05.502 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:05.502 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:05.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:05.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:05.514 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:05.514 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:05.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:05.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:05.514 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:05.514 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:05.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:05.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:05.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:05.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:05.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:06.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:06.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:06.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:06.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:06.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:45:06.516 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:06.516 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:06.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:06.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:06.517 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:45:06.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:06.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:06.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:06.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:06.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:06.517 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:45:06.518 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:45:06.518 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:45:06.518 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:45:06.518 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:45:06.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:06.518 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:45:06.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:06.518 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:45:06.518 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:45:06.519 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:45:06.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:06.519 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:45:06.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:06.519 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:45:06.519 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:45:06.519 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:45:06.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:06.519 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:45:06.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:06.519 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:45:06.519 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:06.519 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:06.519 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:06.525 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:06.525 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:45:06.525 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:06.525 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:06.525 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:06.529 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:06.529 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:45:06.529 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:45:06.559 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:45:06.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:45:06.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:45:06.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:45:06.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:45:06.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:45:06.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:45:06.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:45:06.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:45:06.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@251de274 is found... 10:45:06.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@251de274 is found finished successfully 10:45:06.561 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:45:06.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:06.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:06.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:06.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:06.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:06.564 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:06.564 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { } TooltipText=null 10:45:06.564 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:45:06.581 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:06.582 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:06.582 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:45:06.582 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:45:06.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:06.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:06.582 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:45:06.582 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:45:06.582 DEBUG [main][MenuItemLookup] Found menu:'File' 10:45:06.582 DEBUG [main][MenuItemLookup] Item match:File 10:45:06.583 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:45:06.583 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:45:06.583 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:45:06.583 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:45:06.583 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:06.583 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:45:06.583 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:45:06.583 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:06.583 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:45:06.583 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:45:06.583 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:45:06.583 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:45:06.583 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:45:06.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:45:06.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:45:06.616 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:06.616 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:06.616 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:45:06.616 DEBUG [main][EditorHandler] 1 editor(s) found 10:45:06.616 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:45:06.677 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:45:06.677 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:45:06.677 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:45:06.677 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:45:06.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:06.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:06.678 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:45:06.678 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:45:06.678 INFO [WorkbenchTestable][RequirementsRunner] Started test: getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:45:06.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:45:06.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:45:06.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:45:06.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:45:06.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:06.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:06.709 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:45:06.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:06.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:06.710 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:45:06.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:06.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:06.711 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:45:06.711 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:45:06.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:06.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:06.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:06.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:06.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:06.712 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:06.712 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:06.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:06.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:45:06.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:45:06.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:45:06.714 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:06.714 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:06.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:06.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:06.715 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:06.715 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:06.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:06.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:06.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:06.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:06.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:07.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:07.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:07.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:07.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:07.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:45:07.717 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:07.717 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:07.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:07.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:07.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 10:45:07.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:07.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:07.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:07.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:07.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:07.718 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:45:07.718 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:45:07.719 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:45:07.719 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:45:07.719 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:45:07.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:07.719 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:45:07.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:07.719 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:45:07.719 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:45:07.719 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:45:07.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:07.719 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:45:07.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:07.719 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:45:07.719 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:45:07.719 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:45:07.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:07.720 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:45:07.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:07.720 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:45:07.720 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:07.720 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:07.720 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:07.727 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:07.727 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:45:07.727 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:07.727 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:07.727 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:07.731 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:07.731 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:45:07.731 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:45:07.844 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:45:07.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:45:07.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:45:07.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:45:07.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:45:07.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:45:07.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:45:07.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:45:07.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:45:07.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:45:07.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7bcfc732 is found... 10:45:07.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7bcfc732 is found finished successfully 10:45:07.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:45:07.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:07.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:07.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:07.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:07.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:07.861 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:07.862 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:07.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:07.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:07.863 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:45:07.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:07.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:07.864 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:45:07.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:07.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:07.865 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:45:07.865 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:45:07.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:07.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:07.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:07.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:07.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:07.866 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:07.866 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:07.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:07.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:07.896 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:07.896 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:07.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:07.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:07.897 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:07.897 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:07.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:07.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:07.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:07.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:07.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:08.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:08.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:08.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:08.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:08.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:45:08.910 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:08.910 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:08.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:08.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:08.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 10:45:08.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:08.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:08.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:08.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:08.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:08.911 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:45:08.912 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:45:08.912 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:45:08.912 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:45:08.912 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:45:08.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:08.912 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:45:08.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:08.912 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:45:08.913 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:45:08.913 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:45:08.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:08.913 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:45:08.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:08.913 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:45:08.913 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:45:08.913 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:45:08.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:08.913 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:45:08.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:08.913 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:45:08.913 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:08.913 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:08.913 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:08.921 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:08.921 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:45:08.921 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:08.921 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:08.922 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:08.926 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:08.926 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:45:08.926 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:45:08.956 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:45:08.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:45:08.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:45:08.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:45:08.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:45:08.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:45:08.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:45:08.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:45:08.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:45:08.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6f2bc7bf is found... 10:45:08.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6f2bc7bf is found finished successfully 10:45:08.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:45:08.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:08.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:08.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:08.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:08.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:08.962 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:08.962 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:08.962 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:45:08.977 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:08.978 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:08.978 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:45:08.978 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:45:08.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:08.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:08.978 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:45:08.978 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:45:08.978 DEBUG [main][MenuItemLookup] Found menu:'File' 10:45:08.978 DEBUG [main][MenuItemLookup] Item match:File 10:45:08.979 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:45:08.979 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:45:08.979 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:45:08.979 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:45:08.979 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:08.979 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:45:08.979 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:45:08.979 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:08.979 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:45:08.979 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:45:08.979 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:45:08.980 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:45:08.980 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:45:09.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:45:09.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:45:09.025 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:09.025 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:09.025 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:45:09.025 DEBUG [main][EditorHandler] 1 editor(s) found 10:45:09.025 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:45:09.088 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:45:09.088 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:45:09.088 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:45:09.088 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:45:09.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:09.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:09.088 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:45:09.088 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:45:09.088 INFO [WorkbenchTestable][RequirementsRunner] Started test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:45:09.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:45:09.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:45:09.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:45:09.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:45:09.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:09.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:09.109 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:45:09.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:09.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:09.110 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:45:09.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:09.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:09.111 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:45:09.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 '\*?\QProject Explorer\E') 10:45:09.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:09.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:09.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:09.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:09.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:09.112 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:09.112 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:09.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:09.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:45:09.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:45:09.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:45:09.114 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:09.114 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:09.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:09.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:09.115 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:09.115 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:09.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:09.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:09.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:09.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:09.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:09.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:09.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:10.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:10.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:10.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:45:10.129 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:10.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:10.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:10.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:10.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 10:45:10.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:10.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:10.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:10.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:10.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:10.130 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:45:10.131 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:45:10.131 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:45:10.131 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:45:10.131 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:45:10.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:10.131 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:45:10.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:10.131 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:45:10.132 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:45:10.132 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:45:10.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:10.132 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:45:10.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:10.132 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:45:10.132 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:45:10.132 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:45:10.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:10.132 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:45:10.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:10.132 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:45:10.132 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:10.132 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:10.132 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:10.140 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:10.140 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:45:10.140 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:10.140 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:10.140 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:10.144 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:10.145 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:45:10.145 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:45:10.253 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:45:10.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:45:10.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:45:10.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:45:10.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:45:10.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:45:10.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:45:10.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:45:10.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:45:10.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:45:10.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5c6ef330 is found... 10:45:10.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5c6ef330 is found finished successfully 10:45:10.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:45:10.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:10.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:10.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:10.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:10.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:10.269 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:10.274 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:10.276 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 10:45:10.276 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:45:10.349 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:45:10.349 DEBUG [main][MenuItemLookup] Found menu:'Revert File' 10:45:10.350 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:45:10.350 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:10.350 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 10:45:10.350 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:45:10.350 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 10:45:10.350 DEBUG [main][MenuItemLookup] Found menu:'Show in Breadcrumb Shift+Alt+B' 10:45:10.350 DEBUG [main][MenuItemLookup] Found menu:'Quick Outline Ctrl+O' 10:45:10.350 DEBUG [main][MenuItemLookup] Found menu:'Quick Type Hierarchy Ctrl+T' 10:45:10.350 DEBUG [main][MenuItemLookup] Found menu:'Open With' 10:45:10.350 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:45:10.350 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:10.350 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:45:10.350 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:45:10.350 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:45:10.350 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:45:10.350 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 10:45:10.350 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:10.350 DEBUG [main][MenuItemLookup] Found menu:'Quick Fix Ctrl+1' 10:45:10.350 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:45:10.350 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:45:10.350 DEBUG [main][MenuItemLookup] Found menu:'Local History' 10:45:10.350 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:10.350 DEBUG [main][MenuItemLookup] Found menu:'References' 10:45:10.350 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 10:45:10.350 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:10.350 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:45:10.350 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 10:45:10.350 DEBUG [main][MenuItemLookup] Found menu:'Team' 10:45:10.350 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 10:45:10.350 DEBUG [main][MenuItemLookup] Found menu:'Replace With' 10:45:10.350 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:10.350 DEBUG [main][MenuItemLookup] Found menu:'Preferences...' 10:45:10.350 DEBUG [main][MenuItemLookup] Item match:Preferences... 10:45:10.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:10.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:10.351 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:45:10.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:10.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:10.353 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:45:10.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:10.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:10.353 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:45:10.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 '\*?\QProject Explorer\E') 10:45:10.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:10.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:10.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:10.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:10.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:10.354 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:10.354 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:10.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:10.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:10.386 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:10.386 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:10.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:10.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:10.387 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:10.387 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:10.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:10.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:10.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:10.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:10.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:10.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:10.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:11.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:11.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:11.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:45:11.389 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:11.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:11.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:11.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:11.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 10:45:11.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:11.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:11.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:11.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:11.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:11.391 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:45:11.391 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:45:11.391 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:45:11.391 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:45:11.391 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:45:11.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:11.391 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:45:11.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:11.392 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:45:11.392 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:45:11.392 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:45:11.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:11.392 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:45:11.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:11.392 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:45:11.392 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:45:11.392 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:45:11.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:11.392 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:45:11.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:11.392 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:45:11.392 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:11.392 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:11.392 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:11.400 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:11.400 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:45:11.400 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:11.400 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:11.400 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:11.405 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:11.405 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:45:11.405 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:45:11.436 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:45:11.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:45:11.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:45:11.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:45:11.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:45:11.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:45:11.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:45:11.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:45:11.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:45:11.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@68c342e7 is found... 10:45:11.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@68c342e7 is found finished successfully 10:45:11.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:45:11.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:11.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:11.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:11.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:11.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:11.442 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:11.442 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:11.442 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:45:11.458 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:11.458 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:11.458 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:45:11.458 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:45:11.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:11.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:11.459 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:45:11.459 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:45:11.459 DEBUG [main][MenuItemLookup] Found menu:'File' 10:45:11.459 DEBUG [main][MenuItemLookup] Item match:File 10:45:11.460 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:45:11.460 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:45:11.460 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:45:11.460 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:45:11.460 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:11.460 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:45:11.460 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:45:11.460 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:11.460 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:45:11.460 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:45:11.460 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:45:11.460 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:45:11.460 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:45:11.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:45:11.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:45:11.490 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:11.490 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:11.490 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:45:11.490 DEBUG [main][EditorHandler] 1 editor(s) found 10:45:11.490 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:45:11.558 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:45:11.558 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:45:11.558 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:45:11.558 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:45:11.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:11.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:11.559 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:45:11.559 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:45:11.559 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:45:11.559 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:45:11.559 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:45:11.559 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:45:11.559 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:45:11.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:11.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:11.560 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:45:11.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:11.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:11.561 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:45:11.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:11.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:11.562 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:45:11.562 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:45:11.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:11.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:11.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:11.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:11.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:11.563 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:11.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:11.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:11.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:45:11.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:45:11.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:45:11.565 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:11.565 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:11.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:11.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:11.566 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:11.566 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:11.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:11.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:11.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:11.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:11.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:12.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:12.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:12.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:12.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:12.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:45:12.568 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:12.568 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:12.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:12.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:12.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 10:45:12.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:12.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:12.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:12.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:12.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:12.570 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:45:12.570 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:45:12.570 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:45:12.570 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:45:12.570 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:45:12.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:12.570 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:45:12.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:12.570 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:45:12.571 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:45:12.571 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:45:12.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:12.571 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:45:12.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:12.571 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:45:12.571 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:45:12.571 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:45:12.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:12.571 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:45:12.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:12.571 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:45:12.571 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:12.571 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:12.571 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:12.578 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:12.578 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:45:12.578 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:12.578 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:12.578 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:12.583 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:12.583 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:45:12.583 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:45:12.701 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:45:12.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:45:12.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:45:12.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:45:12.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:45:12.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:45:12.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:45:12.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:45:12.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:45:12.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:45:12.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1066bb80 is found... 10:45:12.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1066bb80 is found finished successfully 10:45:12.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:45:12.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:12.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:12.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:12.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:12.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:12.715 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:12.716 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:12.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:12.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:12.716 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:45:12.716 DEBUG [main][MenuItemLookup] Found menu:'File' 10:45:12.716 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:45:12.716 DEBUG [main][MenuItemLookup] Item match:Edit 10:45:12.717 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:45:12.717 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:45:12.717 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:12.717 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:45:12.717 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:45:12.717 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:45:12.717 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:45:12.717 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 10:45:12.717 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:12.717 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:45:12.717 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 10:45:12.717 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 10:45:12.717 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 10:45:12.717 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 10:45:12.717 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:12.717 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 10:45:12.717 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 10:45:12.717 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 10:45:12.717 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 10:45:12.717 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 10:45:12.717 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:12.717 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 10:45:12.717 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 10:45:12.717 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:12.717 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 10:45:12.717 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:12.717 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 10:45:12.717 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:12.717 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 10:45:12.717 DEBUG [main][MenuItemLookup] Item match:Content Assist 10:45:12.717 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:12.717 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:12.717 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant 10:45:12.717 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:45:13.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:13.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:13.718 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:45:13.718 DEBUG [main][MenuItemLookup] Found menu:'File' 10:45:13.718 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:45:13.718 DEBUG [main][MenuItemLookup] Item match:Edit 10:45:13.719 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:45:13.719 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:45:13.719 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:13.719 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:45:13.719 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:45:13.719 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:45:13.719 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:45:13.719 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 10:45:13.719 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:13.719 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:45:13.719 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 10:45:13.719 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 10:45:13.719 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 10:45:13.719 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 10:45:13.719 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:13.719 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 10:45:13.719 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 10:45:13.719 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 10:45:13.719 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 10:45:13.719 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 10:45:13.719 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:13.719 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 10:45:13.719 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 10:45:13.719 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:13.719 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 10:45:13.719 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:13.719 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 10:45:13.719 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:13.719 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 10:45:13.719 DEBUG [main][MenuItemLookup] Item match:Content Assist 10:45:13.720 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 10:45:13.720 DEBUG [main][MenuItemLookup] Item match:Default Ctrl+Space 10:45:13.720 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 10:45:13.720 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default Ctrl+Space 10:45:13.720 INFO [main][MenuItemHandler] Select menu item: &Default Ctrl+Space 10:45:13.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 10:45:13.742 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:45:13.742 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:13.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:13.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:13.750 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 10:45:13.750 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:13.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:13.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:13.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:13.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:13.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:45:13.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:45:13.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:45:13.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 10:45:13.751 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 10:45:13.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:13.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:13.751 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:45:13.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:13.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:13.751 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell 10:45:13.751 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 10:45:13.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:13.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:13.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 10:45:13.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:13.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:13.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:14.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:14.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:14.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:14.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:14.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:45:14.756 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 10:45:14.756 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 10:45:14.756 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:45:14.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 10:45:15.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. failed, an exception will be thrown 10:45:15.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:15.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:15.272 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:45:15.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:15.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:15.273 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:45:15.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:15.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:15.273 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:45:15.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 '\*?\QProject Explorer\E') 10:45:15.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:15.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:15.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:15.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:15.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:15.274 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:15.275 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:15.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:15.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:15.287 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:15.287 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:15.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:15.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:15.287 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:15.288 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:15.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:15.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:15.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:15.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:15.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:15.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:15.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:16.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:16.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:16.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:45:16.315 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:16.315 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:16.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:16.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:16.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 10:45:16.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:16.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:16.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:16.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:16.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:16.316 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:45:16.317 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:45:16.317 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:45:16.317 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:45:16.317 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:45:16.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:16.318 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:45:16.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:16.318 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:45:16.318 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:45:16.318 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:45:16.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:16.318 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:45:16.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:16.318 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:45:16.318 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:45:16.318 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:45:16.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:16.318 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:45:16.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:16.318 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:45:16.318 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:16.318 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:16.320 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:16.328 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:16.328 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:45:16.328 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:16.328 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:16.328 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:16.332 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:16.332 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:45:16.333 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:45:16.366 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:45:16.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:45:16.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:45:16.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:45:16.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:45:16.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:45:16.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:45:16.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:45:16.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:45:16.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@49937374 is found... 10:45:16.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@49937374 is found finished successfully 10:45:16.368 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:45:16.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:16.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:16.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:16.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:16.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:16.372 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:16.372 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:16.372 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:45:16.389 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:16.389 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:16.389 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:45:16.390 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:45:16.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:16.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:16.390 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:45:16.390 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:45:16.390 DEBUG [main][MenuItemLookup] Found menu:'File' 10:45:16.390 DEBUG [main][MenuItemLookup] Item match:File 10:45:16.391 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:45:16.391 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:45:16.391 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:45:16.391 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:45:16.391 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:16.391 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:45:16.391 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:45:16.391 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:16.391 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:45:16.391 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:45:16.392 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:45:16.392 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:45:16.392 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:45:16.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:45:16.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:45:16.421 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:16.421 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:16.421 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:45:16.421 DEBUG [main][EditorHandler] 1 editor(s) found 10:45:16.421 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:45:16.488 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:45:16.488 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:45:16.488 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:45:16.488 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:45:16.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:16.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:16.489 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:45:16.489 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:45:16.489 INFO [WorkbenchTestable][RequirementsRunner] Started test: quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:45:16.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:45:16.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:45:16.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:45:16.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:45:16.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:16.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:16.491 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:45:16.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:16.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:16.492 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:45:16.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:16.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:16.492 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:45:16.492 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:45:16.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:16.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:16.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:16.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:16.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:16.493 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:16.493 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:16.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:16.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:45:16.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:45:16.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:45:16.521 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:16.521 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:16.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:16.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:16.522 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:16.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:16.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:16.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:16.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:16.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:16.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:17.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:17.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:17.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:17.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:17.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:45:17.524 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:17.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:17.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:17.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:17.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 10:45:17.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:17.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:17.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:17.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:17.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:17.526 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:45:17.526 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:45:17.526 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:45:17.526 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:45:17.527 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:45:17.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:17.527 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:45:17.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:17.527 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:45:17.527 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:45:17.527 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:45:17.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:17.527 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:45:17.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:17.527 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:45:17.527 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:45:17.527 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:45:17.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:17.527 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:45:17.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:17.527 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:45:17.527 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:17.527 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:17.528 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:17.539 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:17.539 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:45:17.539 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:17.539 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:17.539 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:17.544 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:17.544 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:45:17.545 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:45:17.670 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:45:17.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:45:17.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:45:17.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:45:17.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:45:17.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:45:17.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:45:17.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:45:17.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:45:17.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:45:17.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5db9e4d3 is found... 10:45:17.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5db9e4d3 is found finished successfully 10:45:17.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:45:17.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:17.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:17.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:17.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:17.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:17.693 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:17.693 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:17.693 INFO [WorkbenchTestable][TextEditor] Select text in editor /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { 10:45:17.699 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:17.700 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:17.700 INFO [WorkbenchTestable][AbstractEditor] Open editor's quick fix assistant 10:45:17.700 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:45:18.701 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:45:18.701 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 10:45:18.901 INFO [WorkbenchTestable][Keyboard] As char:1, as int:49 10:45:19.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 10:45:19.903 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:45:19.903 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:19.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:19.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:19.926 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 10:45:19.926 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:19.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:19.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:19.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:20.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:20.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:20.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:20.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:20.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:45:20.928 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was not found 10:45:20.929 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:45:20.929 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:20.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:20.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:20.934 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 10:45:20.934 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:20.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:20.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:20.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:20.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:20.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:45:20.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:45:20.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:45:20.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 10:45:20.935 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 10:45:20.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:20.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:20.936 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 10:45:20.936 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 10:45:20.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:45:20.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:45:20.936 DEBUG [WorkbenchTestable][ContentAssistant] Rename in file (Ctrl+2 R) 10:45:20.936 DEBUG [WorkbenchTestable][ContentAssistant] Rename in workspace (Shift+Alt+R) 10:45:20.936 DEBUG [WorkbenchTestable][ContentAssistant] Create new JUnit test case for 'JavaClass.java' 10:45:20.936 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 10:45:20.936 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 10:45:20.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:45:20.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:45:20.936 DEBUG [WorkbenchTestable][ContentAssistant] Rename in file (Ctrl+2 R) 10:45:20.936 DEBUG [WorkbenchTestable][ContentAssistant] Rename in workspace (Shift+Alt+R) 10:45:20.936 DEBUG [WorkbenchTestable][ContentAssistant] Create new JUnit test case for 'JavaClass.java' 10:45:20.936 INFO [WorkbenchTestable][AbstractShell] Close shell 10:45:20.936 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 10:45:20.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:45:20.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:45:20.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:20.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:20.966 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:45:20.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:20.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:20.966 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:45:20.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:20.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:20.980 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:45:20.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 '\*?\QProject Explorer\E') 10:45:20.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:20.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:20.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:20.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:20.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:20.982 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:20.982 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:21.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:21.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:21.009 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:21.010 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:21.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:21.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:21.010 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:21.010 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:21.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:21.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:21.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:21.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:21.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:21.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:21.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:22.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:22.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:22.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:45:22.012 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:22.012 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:22.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:22.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45: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 10:45:22.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:22.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:22.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:22.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:22.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:22.014 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:45:22.014 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:45:22.014 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:45:22.015 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:45:22.015 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:45:22.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:22.015 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:45:22.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:22.015 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:45:22.015 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:45:22.015 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:45:22.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:22.015 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:45:22.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:22.015 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:45:22.015 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:45:22.015 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:45:22.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:22.015 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:45:22.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:22.015 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:45:22.015 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:22.015 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:22.016 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:22.027 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:22.028 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:45:22.028 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:22.028 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:22.028 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:22.033 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:22.033 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:45:22.033 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:45:22.066 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:45:22.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:45:22.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:45:22.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:45:22.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:45:22.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:45:22.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:45:22.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:45:22.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:45:22.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1642548b is found... 10:45:22.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1642548b is found finished successfully 10:45:22.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:45:22.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:22.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:22.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:22.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:22.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:22.071 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:22.071 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:22.071 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:45:22.091 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:22.092 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:22.092 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:45:22.092 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:45:22.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:22.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:22.106 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:45:22.107 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:45:22.107 DEBUG [main][MenuItemLookup] Found menu:'File' 10:45:22.107 DEBUG [main][MenuItemLookup] Item match:File 10:45:22.108 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:45:22.108 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:45:22.108 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:45:22.108 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:45:22.108 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:22.108 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:45:22.108 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:45:22.108 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:22.108 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:45:22.108 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:45:22.108 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:45:22.108 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:45:22.109 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:45:22.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:45:22.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:45:22.123 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:22.123 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:22.123 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:45:22.123 DEBUG [main][EditorHandler] 1 editor(s) found 10:45:22.123 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:45:22.231 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:45:22.231 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:45:22.231 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:45:22.231 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:45:22.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:22.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:22.231 INFO [WorkbenchTestable][RequirementsRunner] Finished test: quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:45:22.232 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:45:22.232 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:45:22.232 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:45:22.232 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:45:22.232 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:45:22.232 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:45:22.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:22.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:22.232 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:45:22.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:22.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:22.233 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:45:22.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:22.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:22.234 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:45:22.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') 10:45:22.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:22.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:22.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:22.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:22.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:22.234 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:22.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:22.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:22.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:45:22.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:45:22.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:45:22.236 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:22.236 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:22.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:22.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:22.236 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:22.236 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:22.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:22.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:22.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:22.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:22.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:22.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:22.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:23.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:23.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:23.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:45:23.238 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:23.238 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:23.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:23.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:23.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 10:45:23.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:23.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:23.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:23.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:23.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:23.239 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:45:23.240 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:45:23.240 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:45:23.240 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:45:23.240 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:45:23.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:23.240 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:45:23.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:23.240 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:45:23.240 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:45:23.240 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:45:23.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:23.240 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:45:23.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:23.240 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:45:23.241 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:45:23.241 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:45:23.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:23.241 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:45:23.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:23.241 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:45:23.241 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:23.241 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:23.241 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:23.248 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:23.248 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:45:23.248 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:23.248 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:23.248 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:23.253 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:23.253 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:45:23.253 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:45:23.380 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:45:23.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:45:23.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:45:23.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:45:23.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:45:23.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:45:23.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:45:23.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:45:23.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:45:23.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:45:23.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@44fb5ec is found... 10:45:23.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@44fb5ec is found finished successfully 10:45:23.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 '\*?\QJavaClass.java\E') 10:45:23.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:23.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:23.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:23.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:23.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:23.396 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:23.396 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:23.396 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:45:23.396 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:45:23.597 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:45:23.800 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:45:23.800 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:45:24.000 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:45:24.203 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:45:24.203 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:45:24.404 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:45:24.606 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:45:24.606 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:45:24.807 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:45:25.009 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:45:25.009 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 10:45:25.210 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 10:45:26.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:26.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:26.214 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:45:26.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:26.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:26.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:45:26.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:26.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:26.215 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:45:26.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:45:26.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:26.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:26.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:26.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:26.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:26.216 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:26.216 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:26.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:26.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:26.228 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:26.228 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:26.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:26.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:26.228 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:26.247 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:26.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:26.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:26.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:26.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:26.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:26.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:26.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:27.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:27.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:27.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:45:27.250 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:27.250 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:27.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:27.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:27.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 10:45:27.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:27.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:27.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:27.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:27.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:27.251 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:45:27.251 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:45:27.251 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:45:27.252 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:45:27.252 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:45:27.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:27.252 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:45:27.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:27.252 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:45:27.252 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:45:27.252 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:45:27.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:27.252 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:45:27.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:27.252 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:45:27.252 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:45:27.252 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:45:27.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:27.252 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:45:27.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:27.252 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:45:27.252 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:27.252 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:27.252 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:27.258 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:27.258 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:45:27.258 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:27.258 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:27.258 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:27.264 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:27.264 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:45:27.265 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:45:27.295 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:45:27.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:45:27.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:45:27.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:45:27.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:45:27.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:45:27.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:45:27.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:45:27.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:45:27.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2bec4a1a is found... 10:45:27.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2bec4a1a is found finished successfully 10:45:27.297 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:45:27.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:27.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:27.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:27.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:27.300 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:27.300 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:27.300 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { } TooltipText=null 10:45:27.300 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:45:27.318 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:27.318 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:27.318 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:45:27.318 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:45:27.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:27.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:27.318 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:45:27.318 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:45:27.318 DEBUG [main][MenuItemLookup] Found menu:'File' 10:45:27.318 DEBUG [main][MenuItemLookup] Item match:File 10:45:27.319 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:45:27.319 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:45:27.319 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:45:27.319 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:45:27.319 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:27.319 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:45:27.319 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:45:27.319 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:27.319 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:45:27.319 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:45:27.320 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:45:27.320 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:45:27.320 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:45:27.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:45:27.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:45:27.352 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:27.352 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:27.353 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:45:27.353 DEBUG [main][EditorHandler] 1 editor(s) found 10:45:27.353 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:45:27.448 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:45:27.448 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:45:27.448 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:45:27.448 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:45:27.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:27.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:27.449 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:45:27.449 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:45:27.449 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:45:27.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:45:27.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:45:27.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:45:27.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:45:27.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:27.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:27.450 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:45:27.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:27.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:27.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:45:27.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:27.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:27.452 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:45:27.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 '\*?\QProject Explorer\E') 10:45:27.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:27.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:27.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:27.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:27.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:27.453 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:27.453 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:27.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:27.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:45:27.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:45:27.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:45:27.455 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:27.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:27.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:27.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:27.455 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:27.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:27.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:27.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:27.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:27.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:27.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:27.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:27.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:28.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:28.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:28.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:45:28.457 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:28.457 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:28.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:28.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:28.458 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:45:28.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:28.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:28.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:28.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:28.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:28.459 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:45:28.459 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:45:28.459 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:45:28.459 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:45:28.459 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:45:28.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:28.459 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:45:28.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:28.459 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:45:28.460 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:45:28.460 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:45:28.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:28.460 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:45:28.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:28.460 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:45:28.460 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:45:28.460 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:45:28.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:28.460 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:45:28.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:28.460 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:45:28.460 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:28.460 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:28.460 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:28.469 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:28.469 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:45:28.469 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:28.469 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:28.470 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:28.474 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:28.474 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:45:28.475 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:45:28.586 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:45:28.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:45:28.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:45:28.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:45:28.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:45:28.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:45:28.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:45:28.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:45:28.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:45:28.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:45:28.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@249676ac is found... 10:45:28.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@249676ac is found finished successfully 10:45:28.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:45:28.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:28.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:28.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:28.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:28.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:28.602 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:28.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 10:45:28.603 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:45:28.603 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:45:28.803 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:45:29.006 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:45:29.006 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:45:29.206 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:45:29.408 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:45:29.408 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:45:29.609 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:45:29.813 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:45:29.813 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:45:30.014 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:45:30.217 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:45:30.217 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 10:45:30.417 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 10:45:31.419 INFO [WorkbenchTestable][TextEditor] Select text in editor /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { 10:45:31.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:31.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:31.429 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:45:31.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:31.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:31.430 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:45:31.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:31.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:31.430 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:45:31.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') 10:45:31.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:31.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:31.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:31.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:31.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:31.431 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:31.431 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:31.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:31.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:31.464 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:31.464 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:31.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:31.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:31.465 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:31.465 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:31.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:31.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:31.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:31.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:31.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:31.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:31.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:32.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:32.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:32.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:45:32.467 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:32.467 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:32.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:32.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:32.468 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:45:32.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:32.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:32.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:32.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:32.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:32.468 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:45:32.468 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:45:32.469 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:45:32.469 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:45:32.469 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:45:32.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:32.469 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:45:32.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:32.469 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:45:32.469 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:45:32.469 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:45:32.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:32.469 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:45:32.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:32.469 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:45:32.469 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:45:32.469 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:45:32.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:32.470 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:45:32.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:32.470 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:45:32.470 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:32.470 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:32.470 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:32.478 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:32.478 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:45:32.478 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:32.478 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:32.478 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:32.483 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:32.483 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:45:32.484 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:45:32.516 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:45:32.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:45:32.516 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:45:32.516 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:45:32.516 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:45:32.516 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:45:32.516 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:45:32.516 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:45:32.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:45:32.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@31372c70 is found... 10:45:32.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@31372c70 is found finished successfully 10:45:32.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:45:32.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:32.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:32.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:32.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:32.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:32.520 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:32.520 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:32.520 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:45:32.538 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:32.538 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:32.538 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:45:32.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:45:32.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:32.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:32.539 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:45:32.539 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:45:32.539 DEBUG [main][MenuItemLookup] Found menu:'File' 10:45:32.539 DEBUG [main][MenuItemLookup] Item match:File 10:45:32.540 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:45:32.540 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:45:32.540 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:45:32.540 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:45:32.540 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:32.540 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:45:32.540 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:45:32.540 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:32.540 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:45:32.540 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:45:32.540 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:45:32.540 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:45:32.540 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:45:32.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:45:32.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:45:32.575 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:32.575 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:32.575 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:45:32.575 DEBUG [main][EditorHandler] 1 editor(s) found 10:45:32.576 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:45:32.660 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:45:32.660 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:45:32.660 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:45:32.660 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:45:32.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:32.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:32.660 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:45:32.660 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:45:32.660 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:45:32.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:45:32.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:45:32.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:45:32.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:45:32.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:32.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:32.661 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:45:32.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:32.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:32.662 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:45:32.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:32.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:32.662 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:45:32.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 '\*?\QProject Explorer\E') 10:45:32.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:32.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:32.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:32.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:32.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:32.663 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:32.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:32.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:32.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:45:32.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:45:32.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:45:32.665 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:32.665 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:32.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:32.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:32.666 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:32.666 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:32.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:32.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:32.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:32.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:32.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:33.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:33.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:33.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:33.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:33.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:45:33.667 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:33.667 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:33.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:33.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:33.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 10:45:33.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:33.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:33.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:33.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:33.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:33.669 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:45:33.669 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:45:33.669 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:45:33.669 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:45:33.669 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:45:33.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:33.670 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:45:33.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:33.670 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:45:33.670 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:45:33.670 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:45:33.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:33.670 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:45:33.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:33.670 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:45:33.670 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:45:33.670 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:45:33.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:33.670 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:45:33.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:33.670 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:45:33.670 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:33.670 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:33.670 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:33.678 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:33.678 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:45:33.678 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:33.678 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:33.679 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:33.683 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:33.683 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:45:33.684 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:45:33.809 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:45:33.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:45:33.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:45:33.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:45:33.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:45:33.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:45:33.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:45:33.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:45:33.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:45:33.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:45:33.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4f69b954 is found... 10:45:33.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4f69b954 is found finished successfully 10:45:33.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:45:33.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:33.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:33.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:33.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:33.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:33.825 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:33.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 10:45:33.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:33.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:33.826 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:45:33.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:33.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:33.827 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:45:33.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:33.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:33.827 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:45:33.827 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:45:33.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:33.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:33.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:33.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:33.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:33.828 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:33.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:33.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:33.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:33.863 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:33.863 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:33.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:33.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:33.863 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:33.863 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:33.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:33.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:33.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:33.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:33.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:34.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:34.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:34.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:34.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:34.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:45:34.865 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:34.865 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:34.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:34.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:34.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 10:45:34.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:34.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:34.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:34.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:34.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:34.866 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:45:34.867 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:45:34.867 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:45:34.867 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:45:34.867 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:45:34.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:34.867 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:45:34.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:34.867 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:45:34.867 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:45:34.867 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:45:34.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:34.868 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:45:34.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:34.868 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:45:34.868 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:45:34.868 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:45:34.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:34.868 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:45:34.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:34.868 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:45:34.868 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:34.868 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:34.868 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:34.875 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:34.875 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:45:34.875 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:34.875 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:34.875 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:34.882 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:34.882 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:45:34.883 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:45:34.918 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:45:34.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:45:34.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:45:34.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:45:34.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:45:34.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:45:34.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:45:34.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:45:34.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:45:34.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@69c9639 is found... 10:45:34.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@69c9639 is found finished successfully 10:45:34.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:45:34.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:34.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:34.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:34.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:34.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:34.923 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:34.923 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:34.923 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:45:34.940 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:34.940 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:34.940 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:45:34.941 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:45:34.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:34.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:34.941 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:45:34.941 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:45:34.941 DEBUG [main][MenuItemLookup] Found menu:'File' 10:45:34.941 DEBUG [main][MenuItemLookup] Item match:File 10:45:34.942 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:45:34.942 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:45:34.942 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:45:34.942 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:45:34.942 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:34.942 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:45:34.942 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:45:34.942 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:34.942 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:45:34.942 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:45:34.943 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:45:34.943 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:45:34.943 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:45:34.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:45:34.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:45:34.972 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:34.973 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:34.973 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:45:34.973 DEBUG [main][EditorHandler] 1 editor(s) found 10:45:34.973 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:45:35.040 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:45:35.040 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:45:35.040 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:45:35.040 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:45:35.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:35.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:35.040 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:45:35.040 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:45:35.040 INFO [WorkbenchTestable][RequirementsRunner] Started test: openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:45:35.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:45:35.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:45:35.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:45:35.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:45:35.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:35.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:35.041 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:45:35.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:35.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:35.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:45:35.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:35.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:35.043 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:45:35.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 '\*?\QProject Explorer\E') 10:45:35.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:35.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:35.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:35.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:35.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:35.043 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:35.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:35.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:35.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:45:35.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:45:35.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:45:35.045 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:35.045 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:35.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:35.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:35.046 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:35.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:35.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:35.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:35.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:35.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:35.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:35.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:35.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:36.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:36.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:36.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:45:36.047 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:36.047 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:36.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:36.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:36.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 10:45:36.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:36.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:36.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:36.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:36.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:36.048 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:45:36.049 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:45:36.049 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:45:36.049 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:45:36.049 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:45:36.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:36.049 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:45:36.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:36.049 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:45:36.049 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:45:36.049 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:45:36.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:36.049 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:45:36.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:36.049 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:45:36.049 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:45:36.049 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:45:36.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:36.050 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:45:36.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:36.050 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:45:36.050 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:36.050 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:36.050 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:36.056 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:36.057 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:45:36.057 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:36.057 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:36.057 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:36.061 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:36.061 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:45:36.061 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:45:36.184 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:45:36.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:45:36.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:45:36.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:45:36.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:45:36.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:45:36.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:45:36.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:45:36.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:45:36.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:45:36.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1128a350 is found... 10:45:36.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1128a350 is found finished successfully 10:45:36.196 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:45:36.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:36.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:36.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:36.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:36.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:36.199 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:36.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 10:45:36.199 INFO [WorkbenchTestable][TextEditor] Set cursor position to [12, 0] 10:45:36.221 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:36.221 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:36.221 INFO [WorkbenchTestable][AbstractEditor] Open editor's Java Proposals content assistant 10:45:36.221 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:45:37.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:37.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:37.222 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:45:37.222 DEBUG [main][MenuItemLookup] Found menu:'File' 10:45:37.222 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:45:37.222 DEBUG [main][MenuItemLookup] Item match:Edit 10:45:37.223 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:45:37.223 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:45:37.223 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:37.223 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:45:37.223 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:45:37.223 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:45:37.223 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:45:37.223 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 10:45:37.223 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:37.223 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:45:37.223 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 10:45:37.223 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 10:45:37.223 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 10:45:37.223 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 10:45:37.223 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:37.223 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 10:45:37.223 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 10:45:37.223 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 10:45:37.223 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 10:45:37.223 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 10:45:37.223 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:37.223 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 10:45:37.223 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 10:45:37.223 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:37.223 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 10:45:37.223 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:37.223 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 10:45:37.223 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:37.223 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 10:45:37.223 DEBUG [main][MenuItemLookup] Item match:Content Assist 10:45:37.224 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 10:45:37.224 DEBUG [main][MenuItemLookup] Found menu:'Java Type Proposals' 10:45:37.224 DEBUG [main][MenuItemLookup] Found menu:'Java Non-Type Proposals' 10:45:37.224 DEBUG [main][MenuItemLookup] Found menu:'Java Proposals' 10:45:37.224 DEBUG [main][MenuItemLookup] Item match:Java Proposals 10:45:37.224 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"J&ava Proposals" 10:45:37.224 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Java Proposals 10:45:37.224 INFO [main][MenuItemHandler] Select menu item: J&ava Proposals 10:45:37.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 10:45:37.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:45:37.252 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:37.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:37.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:37.265 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 10:45:37.265 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:37.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:37.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:37.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:37.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:37.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:45:37.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:45:37.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:45:37.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 10:45:37.266 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 10:45:37.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:37.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:37.267 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 10:45:37.267 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 10:45:37.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:45:37.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:45:37.267 DEBUG [WorkbenchTestable][ContentAssistant] abstract 10:45:37.267 DEBUG [WorkbenchTestable][ContentAssistant] class 10:45:37.267 DEBUG [WorkbenchTestable][ContentAssistant] enum 10:45:37.267 DEBUG [WorkbenchTestable][ContentAssistant] final 10:45:37.267 DEBUG [WorkbenchTestable][ContentAssistant] import 10:45:37.267 DEBUG [WorkbenchTestable][ContentAssistant] interface 10:45:37.267 DEBUG [WorkbenchTestable][ContentAssistant] non-sealed 10:45:37.267 DEBUG [WorkbenchTestable][ContentAssistant] public 10:45:37.267 DEBUG [WorkbenchTestable][ContentAssistant] record 10:45:37.267 DEBUG [WorkbenchTestable][ContentAssistant] sealed 10:45:37.267 INFO [WorkbenchTestable][AbstractShell] Close shell 10:45:37.267 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 10:45:37.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:45:37.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:45:37.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:37.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:37.287 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:45:37.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:37.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:37.287 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:45:37.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:37.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:37.288 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:45:37.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:45:37.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:37.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:37.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:37.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:37.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:37.288 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:37.288 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:37.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:37.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:37.320 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:37.320 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:37.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:37.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:37.321 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:37.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:37.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:37.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:37.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:37.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:37.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:37.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:37.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:38.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:38.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:38.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:45:38.322 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:38.322 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:38.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:38.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:38.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 10:45:38.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:38.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:38.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:38.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:38.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:38.324 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:45:38.324 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:45:38.324 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:45:38.324 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:45:38.324 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:45:38.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:38.324 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:45:38.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:38.324 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:45:38.324 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:45:38.324 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:45:38.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:38.324 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:45:38.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:38.324 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:45:38.325 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:45:38.325 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:45:38.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:38.325 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:45:38.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:38.325 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:45:38.325 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:38.325 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:38.325 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:38.330 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:38.331 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:45:38.331 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:38.331 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:38.331 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:38.335 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:38.335 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:45:38.336 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:45:38.368 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:45:38.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:45:38.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:45:38.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:45:38.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:45:38.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:45:38.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:45:38.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:45:38.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:45:38.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@19f449a9 is found... 10:45:38.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@19f449a9 is found finished successfully 10:45:38.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:45:38.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:38.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:38.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:38.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:38.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:38.372 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:38.372 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:38.372 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:45:38.384 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:38.384 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:38.385 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:45:38.385 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:45:38.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:38.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:38.385 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:45:38.385 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:45:38.385 DEBUG [main][MenuItemLookup] Found menu:'File' 10:45:38.385 DEBUG [main][MenuItemLookup] Item match:File 10:45:38.386 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:45:38.386 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:45:38.386 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:45:38.386 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:45:38.386 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:38.386 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:45:38.386 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:45:38.386 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:38.386 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:45:38.386 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:45:38.386 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:45:38.386 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:45:38.386 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:45:38.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:45:38.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:45:38.416 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:38.416 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:38.416 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:45:38.416 DEBUG [main][EditorHandler] 1 editor(s) found 10:45:38.416 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:45:38.481 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:45:38.481 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:45:38.481 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:45:38.481 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:45:38.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:38.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:38.481 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:45:38.481 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:45:38.481 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:45:38.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:45:38.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:45:38.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:45:38.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:45:38.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:38.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:38.482 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:45:38.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:38.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:38.483 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:45:38.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:38.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:38.483 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:45:38.483 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:45:38.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:38.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:38.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:38.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:38.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:38.484 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:38.484 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:38.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:38.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:45:38.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:45:38.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:45:38.486 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:38.486 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:38.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:38.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:38.486 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:38.486 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:38.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:38.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:38.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:38.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:38.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:38.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:38.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:39.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:39.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:39.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:45:39.488 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:39.488 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:39.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:39.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:39.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 10:45:39.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:39.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:39.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:39.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:39.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:39.489 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:45:39.489 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:45:39.490 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:45:39.490 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:45:39.490 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:45:39.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:39.490 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:45:39.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:39.490 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:45:39.490 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:45:39.490 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:45:39.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:39.490 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:45:39.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:39.490 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:45:39.490 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:45:39.490 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:45:39.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:39.490 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:45:39.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:39.490 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:45:39.490 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:39.491 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:39.491 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:39.497 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:39.497 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:45:39.497 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:39.497 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:39.497 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:39.502 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:39.502 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:45:39.502 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:45:39.614 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:45:39.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:45:39.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:45:39.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:45:39.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:45:39.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:45:39.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:45:39.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:45:39.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:45:39.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:45:39.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1b55f0da is found... 10:45:39.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1b55f0da is found finished successfully 10:45:39.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:45:39.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:39.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:39.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:39.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:39.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:39.633 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:39.633 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:39.634 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 14, offser 22 10:45:39.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:45:39.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:39.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:39.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:39.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:39.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:39.645 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:39.645 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { test System.out.println(""); } } TooltipText=null 10:45:39.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:39.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:39.646 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:45:39.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:39.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:39.647 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:45:39.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:39.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:39.647 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:45:39.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') 10:45:39.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:39.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:39.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:39.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:39.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:39.648 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:39.648 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:39.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:39.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:39.686 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:39.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:39.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:39.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:39.686 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:39.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:39.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:39.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:39.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:39.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:39.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:40.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:40.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:40.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:40.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:40.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:45:40.688 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:40.688 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:40.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:40.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:40.689 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:45:40.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:40.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:40.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:40.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:40.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:40.689 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:45:40.689 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:45:40.689 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:45:40.690 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:45:40.690 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:45:40.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:40.690 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:45:40.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:40.690 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:45:40.690 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:45:40.690 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:45:40.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:40.690 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:45:40.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:40.690 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:45:40.690 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:45:40.690 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:45:40.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:40.690 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:45:40.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:40.690 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:45:40.691 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:40.691 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:40.691 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:40.699 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:40.700 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:45:40.700 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:40.700 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:40.700 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:40.704 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:40.705 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:45:40.705 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:45:40.739 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:45:40.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:45:40.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:45:40.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:45:40.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:45:40.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:45:40.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:45:40.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:45:40.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:45:40.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@799a80d7 is found... 10:45:40.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@799a80d7 is found finished successfully 10:45:40.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:45:40.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:40.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:40.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:40.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:40.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:40.743 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:40.743 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { test System.out.println(""); } } TooltipText=null 10:45:40.743 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:45:40.760 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:40.760 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:40.760 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:45:40.760 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:45:40.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:40.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:40.761 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:45:40.761 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:45:40.762 DEBUG [main][MenuItemLookup] Found menu:'File' 10:45:40.762 DEBUG [main][MenuItemLookup] Item match:File 10:45:40.763 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:45:40.763 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:45:40.763 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:45:40.763 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:45:40.763 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:40.763 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:45:40.763 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:45:40.763 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:40.763 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:45:40.763 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:45:40.764 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:45:40.764 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:45:40.777 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:45:40.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:45:40.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:45:40.802 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:40.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 10:45:40.803 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:45:40.803 DEBUG [main][EditorHandler] 1 editor(s) found 10:45:40.803 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:45:40.869 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:45:40.869 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:45:40.869 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:45:40.869 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:45:40.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:40.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:40.869 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:45:40.869 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:45:40.869 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:45:40.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:45:40.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:45:40.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:45:40.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:45:40.870 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:45:40.870 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:40.870 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:45:40.870 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:40.870 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 10:45:40.870 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:40.870 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:45:40.870 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:40.870 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:45:40.870 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:40.870 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:45:40.870 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:40.870 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 10:45:40.870 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:40.870 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:45:40.870 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:40.870 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:45:40.870 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:40.870 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:45:40.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:40.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:40.871 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:45:40.871 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:45:40.871 DEBUG [main][MenuItemLookup] Found menu:'File' 10:45:40.871 DEBUG [main][MenuItemLookup] Item match:File 10:45:40.872 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:45:40.872 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:45:40.873 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:45:40.873 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:40.873 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:45:40.873 DEBUG [main][MenuItemLookup] Found menu:'File' 10:45:40.873 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:45:40.873 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:40.873 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:45:40.873 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:45:40.874 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:45:40.874 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:45:40.874 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:45:40.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 'New|Select a wizard'] is available.... 10:45:40.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 10:45:40.971 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:45:40.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:40.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:40.972 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:45:40.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:40.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 10:45:40.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:40.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:40.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:40.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:40.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:40.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:45:40.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:45:40.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:45:40.974 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:45:40.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:40.974 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:45:40.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:40.974 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:45:40.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:45:40.974 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:45:40.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:40.975 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:45:40.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:40.975 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:45:40.975 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 10:45:40.975 DEBUG [main][TreeItemHandler] Selecting tree item: File 10:45:40.975 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 10:45:40.975 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 10:45:40.975 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:45:40.975 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:45:40.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.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:45:40.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:40.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:40.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:40.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:40.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:45:40.976 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:45:40.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:45:40.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:45:40.976 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:45:40.976 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:45:41.024 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:45:41.024 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:41.024 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:41.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 10:45:41.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available. finished successfully 10:45:41.025 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 10:45:41.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:41.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:41.026 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 10:45:41.026 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:45:41.026 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 10:45:41.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:41.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:41.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:41.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:41.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:45:41.030 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:45:41.030 INFO [WorkbenchTestable][AbstractText] Text set to: textEditor.txt 10:45:41.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "Enter or select the parent folder:") 10:45:41.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:41.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:41.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:41.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:41.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:45:41.033 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:45:41.033 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 10:45:41.034 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 10:45:41.034 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 10:45:41.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.wizards.newresource.BasicNewFileResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:45:41.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:41.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:41.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:41.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:41.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:45:41.036 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:45:41.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:45:41.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:45:41.036 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:45:41.036 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:45:41.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:45:41.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:45:41.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:45:41.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:45:41.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:45:41.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:45:41.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:45:41.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:45:41.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:45:41.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QtextEditor.txt\E') 10:45:41.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:41.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:41.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:41.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:41.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:41.570 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:41.570 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 10:45:41.577 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:41.577 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null 10:45:41.577 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:45:41.577 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testProject/textEditor.txt - Eclipse Platform 10:45:41.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:41.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:41.578 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testProject/textEditor.txt - Eclipse Platform' 10:45:41.578 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - testProject/textEditor.txt - Eclipse Platform' 10:45:41.578 DEBUG [main][MenuItemLookup] Found menu:'File' 10:45:41.578 DEBUG [main][MenuItemLookup] Item match:File 10:45:41.579 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:45:41.579 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:45:41.579 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:45:41.579 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:45:41.579 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:41.579 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:45:41.579 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:45:41.579 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:41.579 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:45:41.579 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:45:41.592 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:45:41.592 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:45:41.592 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:45:41.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:45:41.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:45:41.611 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:41.611 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null 10:45:41.611 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:41.611 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null 10:45:41.611 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 10:45:41.611 DEBUG [WorkbenchTestable][EditorHandler] Closing editor textEditor.txt 10:45:41.658 DEBUG [WorkbenchTestable][EditorHandler] Editor textEditor.txt is closed 10:45:41.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:41.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:41.660 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:45:41.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:41.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:41.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:45:41.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:41.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:41.661 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:45:41.661 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:45:41.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:41.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:41.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:41.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:41.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:41.662 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:41.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:41.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:41.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:45:41.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:45:41.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:45:41.664 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:41.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:41.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:41.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:41.664 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:41.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:41.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:41.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:41.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:41.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:41.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:42.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:42.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:42.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:42.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:42.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:45:42.666 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:42.666 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:42.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:42.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:42.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 10:45:42.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:42.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:42.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:42.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:42.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:42.668 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:45:42.668 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:45:42.668 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:45:42.669 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:45:42.669 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:45:42.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:42.669 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:45:42.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:42.669 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:45:42.669 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:45:42.669 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:45:42.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:42.669 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:45:42.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:42.669 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:45:42.669 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:45:42.669 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:45:42.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:42.669 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:45:42.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:42.669 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:45:42.670 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:42.670 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:42.670 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:42.681 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:42.682 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:45:42.682 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:42.682 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:42.682 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:42.688 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:42.688 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:45:42.688 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:45:42.823 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:45:42.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:45:42.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:45:42.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:45:42.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:45:42.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:45:42.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:45:42.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:45:42.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:45:42.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:45:42.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4d8c66d1 is found... 10:45:42.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4d8c66d1 is found finished successfully 10:45:42.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:45:42.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:42.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:42.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:42.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:42.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:42.846 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:42.846 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:42.846 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:45:42.866 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:42.866 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:42.866 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:45:42.866 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:45:42.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:42.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:42.870 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:45:42.870 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:45:42.870 DEBUG [main][MenuItemLookup] Found menu:'File' 10:45:42.870 DEBUG [main][MenuItemLookup] Item match:File 10:45:42.871 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:45:42.871 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:45:42.871 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:45:42.871 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:45:42.871 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:42.871 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:45:42.871 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:45:42.871 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:42.871 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:45:42.871 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:45:42.871 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:45:42.871 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:45:42.872 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:45:42.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:45:42.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:45:42.920 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:42.920 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:42.920 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:45:42.920 DEBUG [main][EditorHandler] 1 editor(s) found 10:45:42.921 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:45:43.019 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:45:43.020 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:45:43.020 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:45:43.020 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:45:43.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:43.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:43.020 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:45:43.021 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:45:43.021 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:45:43.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:45:43.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:45:43.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:45:43.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:45:43.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:43.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:43.024 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:45:43.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:43.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:43.025 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:45:43.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:43.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:43.026 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:45:43.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') 10:45:43.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:43.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:43.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:43.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:43.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:43.027 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:43.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:43.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:43.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:45:43.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:45:43.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:45:43.030 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:43.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:43.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:43.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:43.030 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:43.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:43.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:43.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:43.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:43.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:43.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:43.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:43.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:44.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:44.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:44.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:45:44.032 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:44.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:44.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:44.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:44.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 10:45:44.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:44.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:44.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:44.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:44.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:44.034 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:45:44.034 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:45:44.035 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:45:44.035 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:45:44.035 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:45:44.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:44.035 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:45:44.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:44.035 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:45:44.035 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:45:44.035 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:45:44.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:44.036 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:45:44.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:44.036 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:45:44.036 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:45:44.036 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:45:44.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:44.036 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:45:44.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:44.036 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:45:44.036 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:44.036 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:44.038 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:44.047 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:44.048 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:45:44.048 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:44.048 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:44.048 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:44.057 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:44.057 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:45:44.057 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:45:44.185 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:45:44.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:45:44.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:45:44.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:45:44.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:45:44.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:45:44.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:45:44.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:45:44.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:45:44.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:45:44.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1f86d53 is found... 10:45:44.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1f86d53 is found finished successfully 10:45:44.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:45:44.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:44.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:44.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:44.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:44.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:44.203 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:44.203 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:44.203 INFO [WorkbenchTestable][TextEditor] Insert text to editor at offser 540 10:45:44.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:44.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:44.215 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:45:44.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:44.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:44.216 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:45:44.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:44.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:44.216 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:45:44.216 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:45:44.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:44.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:44.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:44.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:44.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:44.217 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:44.217 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:44.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:44.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:44.272 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:44.272 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:44.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:44.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:44.273 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:44.273 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:44.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:44.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:44.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:44.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:44.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:44.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:44.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:45.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:45.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:45.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:45:45.275 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:45.275 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:45.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:45.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:45.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 10:45:45.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:45.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:45.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:45.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:45.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:45.277 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:45:45.277 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:45:45.277 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:45:45.277 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:45:45.277 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:45:45.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:45.278 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:45:45.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:45.278 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:45:45.278 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:45:45.278 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:45:45.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:45.278 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:45:45.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:45.278 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:45:45.278 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:45:45.278 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:45:45.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:45.278 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:45:45.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:45.278 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:45:45.278 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:45.278 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:45.278 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:45.287 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:45.288 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:45:45.288 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:45.288 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:45.288 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:45.293 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:45.293 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:45:45.293 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:45:45.333 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:45:45.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:45:45.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:45:45.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:45:45.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:45:45.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:45:45.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:45:45.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:45:45.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:45:45.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@13a3edb6 is found... 10:45:45.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@13a3edb6 is found finished successfully 10:45:45.334 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:45:45.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:45.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:45.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:45.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:45.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:45.337 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:45.337 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass extends String { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:45.337 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:45:45.359 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:45.359 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:45.359 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:45:45.360 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:45:45.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:45.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:45.360 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:45:45.360 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:45:45.360 DEBUG [main][MenuItemLookup] Found menu:'File' 10:45:45.361 DEBUG [main][MenuItemLookup] Item match:File 10:45:45.362 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:45:45.362 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:45:45.362 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:45:45.362 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:45:45.362 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:45.362 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:45:45.362 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:45:45.362 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:45.362 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:45:45.362 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:45:45.362 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:45:45.362 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:45:45.362 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:45:45.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:45:45.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:45:45.396 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:45.397 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:45.397 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:45:45.397 DEBUG [main][EditorHandler] 1 editor(s) found 10:45:45.397 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:45:45.464 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:45:45.464 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:45:45.464 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:45:45.464 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:45:45.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:45.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:45.464 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:45:45.465 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:45:45.465 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:45:45.465 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:45:45.465 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:45:45.465 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:45:45.465 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:45:45.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:45.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:45.466 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:45:45.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:45.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:45.467 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:45:45.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:45.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:45.467 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:45:45.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') 10:45:45.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:45.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:45.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:45.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:45.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:45.468 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:45.468 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:45.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:45.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:45:45.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:45:45.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:45:45.470 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:45.470 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:45.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:45.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:45.471 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:45.471 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:45.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:45.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:45.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:45.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:45.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:45.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:45.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:46.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:46.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:46.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:45:46.472 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:46.473 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:46.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:46.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:46.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 10:45:46.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:46.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:46.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:46.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:46.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:46.474 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:45:46.474 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:45:46.474 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:45:46.474 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:45:46.474 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:45:46.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:46.474 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:45:46.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:46.474 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:45:46.474 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:45:46.475 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:45:46.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:46.475 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:45:46.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:46.475 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:45:46.475 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:45:46.475 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:45:46.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:46.475 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:45:46.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:46.475 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:45:46.475 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:46.475 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:46.475 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:46.484 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:46.484 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:45:46.484 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:46.484 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:46.484 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:46.489 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:46.489 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:45:46.489 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:45:46.622 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:45:46.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:45:46.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:45:46.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:45:46.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:45:46.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:45:46.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:45:46.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:45:46.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:45:46.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:45:46.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2314dff0 is found... 10:45:46.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2314dff0 is found finished successfully 10:45:46.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:45:46.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:46.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:46.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:46.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:46.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:46.634 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:46.634 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:46.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:46.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:46.635 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:45:46.635 DEBUG [main][MenuItemLookup] Found menu:'File' 10:45:46.635 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:45:46.635 DEBUG [main][MenuItemLookup] Item match:Edit 10:45:46.636 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:45:46.636 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:45:46.636 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:46.636 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:45:46.636 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:45:46.636 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:45:46.636 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:45:46.636 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 10:45:46.636 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:46.636 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:45:46.636 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 10:45:46.636 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 10:45:46.636 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 10:45:46.636 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 10:45:46.636 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:46.636 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 10:45:46.636 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 10:45:46.636 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 10:45:46.636 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 10:45:46.636 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 10:45:46.636 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:46.636 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 10:45:46.636 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 10:45:46.636 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:46.636 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 10:45:46.636 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:46.636 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 10:45:46.636 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:46.636 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 10:45:46.636 DEBUG [main][MenuItemLookup] Item match:Content Assist 10:45:46.637 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:46.637 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:46.637 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant 10:45:46.637 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:45:47.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:47.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:47.637 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:45:47.637 DEBUG [main][MenuItemLookup] Found menu:'File' 10:45:47.637 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:45:47.637 DEBUG [main][MenuItemLookup] Item match:Edit 10:45:47.638 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:45:47.638 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:45:47.638 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:47.638 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:45:47.638 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:45:47.638 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:45:47.638 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:45:47.638 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 10:45:47.638 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:47.638 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:45:47.638 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 10:45:47.638 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 10:45:47.638 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 10:45:47.638 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 10:45:47.638 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:47.638 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 10:45:47.638 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 10:45:47.638 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 10:45:47.638 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 10:45:47.638 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 10:45:47.638 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:47.638 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 10:45:47.639 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 10:45:47.639 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:47.639 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 10:45:47.639 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:47.639 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 10:45:47.639 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:47.639 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 10:45:47.639 DEBUG [main][MenuItemLookup] Item match:Content Assist 10:45:47.639 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 10:45:47.639 DEBUG [main][MenuItemLookup] Item match:Default Ctrl+Space 10:45:47.639 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 10:45:47.639 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default Ctrl+Space 10:45:47.640 INFO [main][MenuItemHandler] Select menu item: &Default Ctrl+Space 10:45:47.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 10:45:47.661 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:45:47.662 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:45:47.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:47.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:47.662 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 10:45:47.662 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:45:47.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:47.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:47.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:47.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:47.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:45:47.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:45:47.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:45:47.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 10:45:47.670 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 10:45:47.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:47.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:47.670 INFO [WorkbenchTestable][AbstractShell] Close shell 10:45:47.671 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 10:45:47.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:45:47.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:45:47.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 10:45:48.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. failed, an exception will be thrown 10:45:48.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:48.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:48.191 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:45:48.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:48.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:48.191 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:45:48.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:48.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:48.192 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:45:48.192 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:45:48.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:48.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:48.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:48.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:48.207 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:48.207 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:48.207 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:48.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:48.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:48.236 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:48.236 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:48.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:48.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:48.237 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:48.237 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:48.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:48.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:48.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:48.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:48.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:48.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:48.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:49.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:49.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:49.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:45:49.239 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:49.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:49.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:49.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:49.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 10:45:49.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:49.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:49.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:49.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:49.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:49.240 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:45:49.240 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:45:49.241 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:45:49.241 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:45:49.241 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:45:49.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:49.241 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:45:49.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:49.241 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:45:49.241 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:45:49.241 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:45:49.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:49.241 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:45:49.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:49.241 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:45:49.242 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:45:49.242 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:45:49.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:49.242 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:45:49.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:49.242 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:45:49.242 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:49.242 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:49.242 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:49.250 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:49.251 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:45:49.251 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:49.251 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:49.251 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:49.255 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:49.255 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:45:49.256 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:45:49.291 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:45:49.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:45:49.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:45:49.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:45:49.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:45:49.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:45:49.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:45:49.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:45:49.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:45:49.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1f565fcd is found... 10:45:49.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1f565fcd is found finished successfully 10:45:49.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:45:49.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:49.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:49.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:49.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:49.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:49.296 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:49.297 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:49.297 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:45:49.322 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:49.322 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:49.323 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:45:49.323 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:45:49.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:49.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:49.323 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:45:49.323 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:45:49.324 DEBUG [main][MenuItemLookup] Found menu:'File' 10:45:49.324 DEBUG [main][MenuItemLookup] Item match:File 10:45:49.325 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:45:49.325 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:45:49.325 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:45:49.325 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:45:49.325 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:49.325 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:45:49.325 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:45:49.325 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:49.325 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:45:49.325 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:45:49.325 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:45:49.325 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:45:49.325 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:45:49.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:45:49.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:45:49.359 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:49.359 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:49.359 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:45:49.360 DEBUG [main][EditorHandler] 1 editor(s) found 10:45:49.360 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:45:49.437 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:45:49.437 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:45:49.437 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:45:49.437 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:45:49.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:49.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:49.438 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:45:49.438 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:45:49.438 INFO [WorkbenchTestable][RequirementsRunner] Started test: setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:45:49.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:45:49.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:45:49.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:45:49.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:45:49.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:49.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:49.439 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:45:49.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:49.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:49.440 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:45:49.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:49.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:49.441 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:45:49.441 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:45:49.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:49.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:49.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:49.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:49.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:49.442 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:49.442 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:49.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:49.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:45:49.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:45:49.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:45:49.459 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:49.459 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:49.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:49.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:49.460 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:49.460 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:49.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:49.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:49.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:49.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:49.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:49.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:49.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:50.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:50.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:50.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:45:50.462 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:50.462 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:50.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:50.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:50.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 10:45:50.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:50.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:50.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:50.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:50.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:50.463 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:45:50.464 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:45:50.464 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:45:50.464 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:45:50.464 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:45:50.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:50.464 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:45:50.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:50.464 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:45:50.464 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:45:50.464 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:45:50.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:50.464 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:45:50.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:50.464 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:45:50.464 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:45:50.464 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:45:50.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:50.464 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:45:50.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:50.465 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:45:50.465 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:50.465 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:50.465 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:50.482 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:50.482 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:45:50.482 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:50.482 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:50.482 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:50.486 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:50.486 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:45:50.486 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:45:50.611 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:45:50.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:45:50.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:45:50.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:45:50.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:45:50.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:45:50.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:45:50.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:45:50.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:45:50.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:45:50.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@625a6430 is found... 10:45:50.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@625a6430 is found finished successfully 10:45:50.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:45:50.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:50.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:50.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:50.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:50.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:50.627 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:50.628 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:50.628 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:50.628 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:50.628 INFO [WorkbenchTestable][TextEditor] Set cursor position to offset: 517 10:45:50.628 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:50.628 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:50.639 INFO [WorkbenchTestable][Keyboard] Type text "testtext" 10:45:50.647 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:45:50.647 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 10:45:51.248 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:45:51.248 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 10:45:51.849 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:45:51.849 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 10:45:52.450 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:45:52.451 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 10:45:53.052 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:45:53.052 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 10:45:53.653 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:45:53.653 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 10:45:54.254 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:45:54.254 INFO [WorkbenchTestable][Keyboard] As char:x, as int:120 10:45:54.855 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:45:54.855 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 10:45:55.456 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:55.456 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:55.456 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:45:55.456 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:45:55.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:55.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:55.470 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:45:55.470 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:45:55.470 DEBUG [main][MenuItemLookup] Found menu:'File' 10:45:55.470 DEBUG [main][MenuItemLookup] Item match:File 10:45:55.471 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:45:55.471 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:45:55.471 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:45:55.471 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:45:55.471 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:55.471 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:45:55.471 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:45:55.471 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:55.471 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:45:55.471 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:45:55.472 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:45:55.472 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:45:55.472 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:45:55.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:45:55.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:45:55.490 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:55.490 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:55.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:55.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:55.491 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:45:55.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:55.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:55.492 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:45:55.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:55.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:55.492 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:45:55.493 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:45:55.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:55.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:55.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:55.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:55.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:55.493 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:55.493 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:55.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:55.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:55.504 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:55.504 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:55.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:55.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:55.505 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:55.505 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:55.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:55.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:55.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:55.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:55.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:56.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:56.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:56.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:56.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:56.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:45:56.507 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:56.507 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:56.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:56.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:56.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 10:45:56.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:56.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:56.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:56.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:56.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:56.508 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:45:56.508 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:45:56.508 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:45:56.508 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:45:56.508 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:45:56.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:56.509 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:45:56.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:56.509 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:45:56.509 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:45:56.509 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:45:56.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:56.509 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:45:56.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:56.509 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:45:56.509 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:45:56.509 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:45:56.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:56.509 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:45:56.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:56.509 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:45:56.509 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:56.509 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:56.509 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:56.514 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:56.514 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:45:56.514 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:56.514 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:56.515 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:56.518 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:56.518 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:45:56.519 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:45:56.549 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:45:56.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:45:56.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:45:56.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:45:56.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:45:56.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:45:56.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:45:56.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:45:56.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:45:56.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@77b94772 is found... 10:45:56.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@77b94772 is found finished successfully 10:45:56.550 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:45:56.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:56.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:56.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:56.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:56.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:56.552 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:56.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;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:56.552 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:45:56.568 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:56.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 10:45:56.568 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:45:56.569 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:45:56.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:56.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:56.569 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:45:56.569 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:45:56.569 DEBUG [main][MenuItemLookup] Found menu:'File' 10:45:56.569 DEBUG [main][MenuItemLookup] Item match:File 10:45:56.570 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:45:56.570 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:45:56.570 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:45:56.570 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:45:56.570 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:56.570 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:45:56.570 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:45:56.570 DEBUG [main][MenuItemLookup] Found menu:'' 10:45:56.570 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:45:56.570 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:45:56.591 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:45:56.591 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:45:56.591 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:45:56.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:45:56.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:45:56.615 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:56.615 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:56.615 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:45:56.615 DEBUG [main][EditorHandler] 1 editor(s) found 10:45:56.615 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:45:56.719 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:45:56.719 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:45:56.719 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:45:56.719 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:45:56.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:45:56.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:45:56.721 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:45:56.721 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:45:56.721 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:45:56.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:45:56.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:45:56.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:45:56.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:45:56.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:56.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:56.722 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:45:56.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:56.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:56.723 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:45:56.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:45:56.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:45:56.723 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:45:56.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 '\*?\QProject Explorer\E') 10:45:56.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:56.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:56.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:56.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:56.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:56.724 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:56.724 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:56.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:56.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:45:56.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:45:56.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:45:56.725 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:56.725 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:56.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:56.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:56.726 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:56.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:56.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:56.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:56.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:56.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:56.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:57.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:57.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:57.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:57.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:58.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:58.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:45:58.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:45:58.228 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:45:58.228 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:45:58.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:58.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:45:58.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 10:45:58.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:58.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:58.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:58.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:58.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:45:58.229 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:45:58.229 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:45:58.229 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:45:58.230 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:45:58.230 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:45:58.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:58.230 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:45:58.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:58.230 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:45:58.230 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:45:58.230 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:45:58.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:58.230 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:45:58.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:58.230 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:45:58.230 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:45:58.230 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:45:58.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:45:58.230 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:45:58.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:45:58.230 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:45:58.230 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:58.230 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:58.230 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:58.236 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:58.236 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:45:58.236 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:45:58.236 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:45:58.236 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:45:58.240 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:45:58.240 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:45:58.240 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:45:58.345 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:45:58.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:45:58.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:45:58.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:45:58.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:45:58.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:45:58.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:45:58.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:45:58.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:45:58.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:45:58.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5e54f66e is found... 10:45:58.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5e54f66e is found finished successfully 10:45:58.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:45:58.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:45:58.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:45:58.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:45:58.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:45:58.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:45:58.353 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:45:58.353 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:45:58.353 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 0] 10:45:58.362 DEBUG [WorkbenchTestable][Keyboard] Select 15 characters to the right 10:45:58.362 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 10:45:58.573 INFO [WorkbenchTestable][Keyboard] Move cursor 10:45:58.775 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 10:45:58.775 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 10:45:58.975 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 10:45:59.379 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 10:45:59.379 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 10:45:59.579 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 10:45:59.983 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 10:45:59.983 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 10:46:00.185 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 10:46:00.587 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 10:46:00.587 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 10:46:00.787 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 10:46:01.189 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 10:46:01.189 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 10:46:01.389 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 10:46:01.791 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 10:46:01.791 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 10:46:01.992 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 10:46:02.394 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 10:46:02.394 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 10:46:02.594 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 10:46:02.998 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 10:46:02.998 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 10:46:03.198 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 10:46:03.600 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 10:46:03.600 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 10:46:03.801 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 10:46:04.203 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 10:46:04.203 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 10:46:04.403 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 10:46:04.805 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 10:46:04.805 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 10:46:05.005 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 10:46:05.407 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 10:46:05.407 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 10:46:05.607 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 10:46:06.009 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 10:46:06.009 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 10:46:06.210 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 10:46:06.612 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 10:46:06.612 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 10:46:06.812 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 10:46:07.214 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 10:46:07.214 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 10:46:07.415 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 10:46:07.618 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 10:46:07.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:07.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:07.819 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:46:07.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:07.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:07.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:46:07.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:07.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:07.820 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:46:07.820 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:46:07.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:07.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:07.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:07.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:07.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:07.821 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:07.821 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:07.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:07.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:07.832 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:07.832 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:07.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:07.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:07.832 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:07.832 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:07.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:07.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:07.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:07.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:07.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:08.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:08.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:08.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:08.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:08.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:46:08.834 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:08.834 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:08.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:08.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:08.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 10:46:08.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:08.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:08.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:08.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:08.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:08.835 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:46:08.835 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:46:08.835 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:46:08.835 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:46:08.835 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:46:08.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:08.835 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:46:08.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:08.836 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:46:08.836 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:46:08.836 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:46:08.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:08.836 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:46:08.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:08.836 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:46:08.836 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:46:08.836 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:46:08.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:08.836 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:46:08.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:08.836 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:46:08.836 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:46:08.836 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:46:08.836 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:46:08.842 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:46:08.842 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:46:08.842 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:46:08.842 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:46:08.842 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:46:08.846 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:46:08.846 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:46:08.846 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:46:08.877 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:46:08.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:46:08.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:46:08.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:46:08.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:46:08.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:46:08.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:46:08.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:46:08.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:46:08.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@76caeea is found... 10:46:08.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@76caeea is found finished successfully 10:46:08.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') 10:46:08.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:08.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:08.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:08.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:08.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:08.880 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:08.880 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:46:08.881 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:46:08.887 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:08.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 10:46:08.887 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:46:08.887 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:46:08.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:08.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:08.901 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:46:08.901 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:46:08.901 DEBUG [main][MenuItemLookup] Found menu:'File' 10:46:08.901 DEBUG [main][MenuItemLookup] Item match:File 10:46:08.902 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:46:08.902 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:46:08.902 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:46:08.902 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:46:08.902 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:08.902 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:46:08.902 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:46:08.902 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:08.902 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:46:08.902 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:46:08.902 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:46:08.902 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:46:08.902 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:46:08.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:46:08.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:46:08.922 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:08.922 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:46:08.922 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:46:08.922 DEBUG [main][EditorHandler] 1 editor(s) found 10:46:08.923 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:46:09.012 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:46:09.012 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:46:09.012 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:46:09.012 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:46:09.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:09.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:09.012 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:46:09.012 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:46:09.012 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:46:09.012 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:46:09.012 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:46:09.012 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:46:09.012 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:46:09.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:09.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:09.014 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:46:09.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:09.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:09.015 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:09.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:09.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:09.015 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:09.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 '\*?\QProject Explorer\E') 10:46:09.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:09.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:09.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:09.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:09.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:09.016 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:09.016 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:09.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:09.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:46:09.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:46:09.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:46:09.018 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:09.018 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:09.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:09.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:09.018 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:09.018 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:09.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:09.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:09.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:09.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:09.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:09.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:09.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:10.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:10.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:10.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:46:10.020 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:10.020 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:10.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:10.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:10.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 10:46:10.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:10.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:10.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:10.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:10.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:10.021 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:46:10.021 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:46:10.021 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:46:10.022 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:46:10.022 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:46:10.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:10.022 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:46:10.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:10.022 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:46:10.022 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:46:10.022 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:46:10.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:10.022 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:46:10.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:10.022 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:46:10.022 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:46:10.022 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:46:10.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:10.022 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:46:10.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:10.022 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:46:10.022 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:46:10.022 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:46:10.022 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:46:10.031 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:46:10.031 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:46:10.031 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:46:10.031 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:46:10.031 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:46:10.037 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:46:10.037 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:46:10.037 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:46:10.147 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:46:10.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:46:10.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:46:10.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:46:10.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:46:10.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:46:10.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:46:10.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:46:10.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:46:10.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:46:10.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5f444eef is found... 10:46:10.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5f444eef is found finished successfully 10:46:10.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 '\*?\QJavaClass.java\E') 10:46:10.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:10.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:10.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:10.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:10.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:10.162 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:10.162 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:46:10.162 INFO [WorkbenchTestable][TextEditor] Insert text to editor at offser 525 10:46:10.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:10.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:10.165 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:46:10.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:10.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:10.166 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:46:10.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:10.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:10.166 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:46:10.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:46:10.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:10.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:10.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:10.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:10.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:10.167 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:10.167 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:10.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:10.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:10.201 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:10.201 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:10.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:10.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:10.202 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:10.202 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:10.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:10.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:10.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:10.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:10.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:10.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:10.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:11.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:11.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:11.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:46:11.203 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:11.203 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:11.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:11.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:11.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 10:46:11.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:11.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:11.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:11.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:11.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:11.204 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:46:11.205 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:46:11.205 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:46:11.205 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:46:11.205 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:46:11.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:11.205 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:46:11.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:11.205 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:46:11.205 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:46:11.205 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:46:11.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:11.205 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:46:11.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:11.205 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:46:11.205 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:46:11.205 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:46:11.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:11.205 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:46:11.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:11.205 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:46:11.206 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:46:11.206 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:46:11.206 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:46:11.211 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:46:11.211 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:46:11.211 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:46:11.211 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:46:11.211 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:46:11.216 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:46:11.216 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:46:11.216 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:46:11.249 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:46:11.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:46:11.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:46:11.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:46:11.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:46:11.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:46:11.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:46:11.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:46:11.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:46:11.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@627b00a2 is found... 10:46:11.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@627b00a2 is found finished successfully 10:46:11.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:46:11.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:11.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:11.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:11.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:11.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:11.255 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:11.255 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public static class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:46:11.255 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:46:11.269 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:11.269 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:46:11.270 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:46:11.270 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:46:11.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:11.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:11.270 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:46:11.270 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:46:11.270 DEBUG [main][MenuItemLookup] Found menu:'File' 10:46:11.270 DEBUG [main][MenuItemLookup] Item match:File 10:46:11.271 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:46:11.271 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:46:11.271 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:46:11.271 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:46:11.271 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:11.271 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:46:11.271 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:46:11.271 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:11.271 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:46:11.271 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:46:11.271 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:46:11.271 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:46:11.272 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:46:11.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:46:11.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:46:11.319 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:11.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 10:46:11.319 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:46:11.319 DEBUG [main][EditorHandler] 1 editor(s) found 10:46:11.319 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:46:11.417 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:46:11.417 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:46:11.418 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:46:11.418 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:46:11.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:11.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:11.418 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:46:11.418 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:46:11.418 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:46:11.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:46:11.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:46:11.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:46:11.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:46:11.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:11.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:11.421 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:46:11.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:11.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:11.422 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:11.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:11.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:11.422 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:11.423 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:46:11.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:11.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:11.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:11.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:11.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:11.424 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:11.424 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:11.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:11.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:46:11.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:46:11.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:46:11.426 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:11.426 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:11.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:11.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:11.426 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:11.426 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:11.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:11.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:11.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:11.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:11.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:11.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:11.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:12.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:12.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:12.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:46:12.428 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:12.428 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:12.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:12.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:12.430 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:46:12.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:12.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:12.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:12.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:12.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:12.430 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:46:12.430 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:46:12.431 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:46:12.431 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:46:12.431 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:46:12.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:12.431 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:46:12.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:12.431 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:46:12.431 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:46:12.431 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:46:12.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:12.432 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:46:12.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:12.432 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:46:12.432 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:46:12.432 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:46:12.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:12.432 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:46:12.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:12.432 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:46:12.432 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:46:12.432 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:46:12.432 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:46:12.443 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:46:12.444 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:46:12.444 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:46:12.444 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:46:12.447 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:46:12.451 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:46:12.451 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:46:12.451 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:46:12.587 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:46:12.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:46:12.587 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:46:12.587 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:46:12.587 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:46:12.587 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:46:12.587 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:46:12.587 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:46:12.587 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:46:12.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:46:12.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1b656d05 is found... 10:46:12.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1b656d05 is found finished successfully 10:46:12.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') 10:46:12.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:12.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:12.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:12.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:12.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:12.602 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:12.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 10:46:12.602 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:46:12.615 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:46:12.625 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:12.626 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { SystemX.out.println(""); } } TooltipText=null 10:46:12.626 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:46:12.626 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:46:12.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:12.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:12.627 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:46:12.627 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:46:12.627 DEBUG [main][MenuItemLookup] Found menu:'File' 10:46:12.627 DEBUG [main][MenuItemLookup] Item match:File 10:46:12.628 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:46:12.628 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:46:12.628 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:46:12.628 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:46:12.628 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:12.628 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:46:12.628 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:46:12.628 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:12.628 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:46:12.628 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:46:12.643 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:46:12.643 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:46:12.643 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:46:12.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:46:12.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:46:12.664 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:12.664 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { SystemX.out.println(""); } } TooltipText=null 10:46:12.664 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:46:13.665 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:13.665 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { SystemX.out.println(""); } } TooltipText=null 10:46:13.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:13.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:13.667 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:46:13.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:13.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:13.668 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:46:13.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:13.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:13.669 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:46:13.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') 10:46:13.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:13.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:13.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:13.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:13.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:13.671 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:13.671 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:13.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:13.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:13.707 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:13.707 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:13.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:13.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:13.708 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:13.708 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:13.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:13.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:13.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:13.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:13.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:14.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:14.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:14.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:14.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:14.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:46:14.710 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:14.710 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:14.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:14.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:14.711 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:46:14.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:14.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:14.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:14.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:14.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:14.711 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:46:14.712 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:46:14.712 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:46:14.712 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:46:14.712 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:46:14.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:14.712 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:46:14.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:14.712 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:46:14.713 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:46:14.713 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:46:14.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:14.713 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:46:14.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:14.713 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:46:14.713 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:46:14.713 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:46:14.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:14.713 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:46:14.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:14.713 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:46:14.713 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:46:14.713 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:46:14.713 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:46:14.723 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:46:14.723 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:46:14.723 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:46:14.723 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:46:14.723 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:46:14.730 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:46:14.730 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:46:14.730 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:46:14.767 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:46:14.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:46:14.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:46:14.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:46:14.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:46:14.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:46:14.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:46:14.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:46:14.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:46:14.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@799c9b7d is found... 10:46:14.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@799c9b7d is found finished successfully 10:46:14.769 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:46:14.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:14.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:14.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:14.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:14.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:14.772 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:14.772 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { SystemX.out.println(""); } } TooltipText=null 10:46:14.772 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:46:14.785 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:14.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 10:46:14.785 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:46:14.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:46:14.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:14.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:14.786 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:46:14.786 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:46:14.786 DEBUG [main][MenuItemLookup] Found menu:'File' 10:46:14.786 DEBUG [main][MenuItemLookup] Item match:File 10:46:14.787 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:46:14.787 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:46:14.787 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:46:14.787 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:46:14.787 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:14.787 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:46:14.787 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:46:14.787 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:14.787 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:46:14.787 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:46:14.787 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:46:14.787 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:46:14.788 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:46:14.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:46:14.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:46:14.821 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:14.821 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:46:14.821 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:46:14.821 DEBUG [main][EditorHandler] 1 editor(s) found 10:46:14.821 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:46:14.915 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:46:14.915 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:46:14.915 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:46:14.915 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:46:14.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:14.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:14.915 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:46:14.915 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:46:14.916 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:46:14.916 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:46:14.916 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:46:14.916 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:46:14.916 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:46:14.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:14.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:14.917 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:46:14.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:14.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:14.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:14.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:14.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:14.918 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:14.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 '\*?\QProject Explorer\E') 10:46:14.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:14.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:14.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:14.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:14.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:14.919 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:14.920 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:14.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:14.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:46:14.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:46:14.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:46:14.936 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:14.936 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:14.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:14.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:14.951 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:14.951 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:14.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:14.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:14.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:14.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:14.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:15.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:15.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:15.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:15.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:15.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:46:15.953 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:15.953 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:15.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:15.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:15.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:46:15.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:15.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:15.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:15.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:15.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:15.954 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:46:15.954 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:46:15.955 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:46:15.955 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:46:15.955 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:46:15.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:15.955 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:46:15.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:15.955 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:46:15.955 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:46:15.955 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:46:15.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:15.955 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:46:15.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:15.955 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:46:15.955 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:46:15.955 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:46:15.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:15.956 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:46:15.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:15.956 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:46:15.956 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:46:15.956 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:46:15.956 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:46:15.963 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:46:15.963 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:46:15.963 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:46:15.963 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:46:15.963 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:46:15.968 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:46:15.968 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:46:15.968 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:46:16.096 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:46:16.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:46:16.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:46:16.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:46:16.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:46:16.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:46:16.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:46:16.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:46:16.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:46:16.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:46:16.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4529197 is found... 10:46:16.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4529197 is found finished successfully 10:46:16.110 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:46:16.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:16.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:16.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:16.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:16.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:16.113 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:16.113 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:46:16.113 INFO [WorkbenchTestable][TextEditor] Select text in editor /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { 10:46:16.128 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:16.128 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:46:16.128 INFO [WorkbenchTestable][AbstractEditor] Open editor's open on assistant 10:46:16.128 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:46:17.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:17.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:17.129 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:46:17.129 DEBUG [main][MenuItemLookup] Found menu:'File' 10:46:17.129 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:46:17.129 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:46:17.129 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:46:17.129 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:46:17.129 DEBUG [main][MenuItemLookup] Item match:Navigate 10:46:17.130 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:46:17.130 DEBUG [main][MenuItemLookup] Found menu:'Go To' 10:46:17.130 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:17.130 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 10:46:17.130 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:46:17.130 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 10:46:17.130 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 10:46:17.130 DEBUG [main][MenuItemLookup] Item match:Open Hyperlink 10:46:17.130 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open Hyperlin&k" 10:46:17.130 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Hyperlink 10:46:17.130 INFO [main][MenuItemHandler] Select menu item: Open Hyperlin&k 10:46:17.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 10:46:17.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:46:17.201 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:17.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:17.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:17.201 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 10:46:17.201 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:17.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:17.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:17.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:17.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:17.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:46:17.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:46:17.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:46:17.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 10:46:17.202 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 10:46:17.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:17.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:17.202 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:46:17.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:17.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:17.203 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell 10:46:17.203 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 10:46:17.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:17.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:17.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.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 10:46:17.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:17.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:17.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:17.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:17.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:18.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:18.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:18.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:46:18.205 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 10:46:18.205 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 10:46:18.205 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:46:18.205 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 10:46:18.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 10:46:18.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. failed, an exception will be thrown 10:46:18.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:18.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:18.733 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:46:18.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:18.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:18.733 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:46:18.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:18.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:18.734 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:46:18.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:46:18.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:18.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:18.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:18.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:18.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:18.735 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:18.735 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:18.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:18.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:18.781 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:18.781 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:18.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:18.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:18.781 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:18.781 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:18.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:18.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:18.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:18.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:18.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:19.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:19.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:19.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:19.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:19.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:46:19.783 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:19.783 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:19.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:19.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:19.784 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:46:19.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:19.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:19.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:19.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:19.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:19.784 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:46:19.785 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:46:19.785 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:46:19.785 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:46:19.785 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:46:19.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:19.785 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:46:19.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:19.785 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:46:19.785 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:46:19.785 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:46:19.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:19.785 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:46:19.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:19.785 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:46:19.786 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:46:19.786 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:46:19.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:19.786 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:46:19.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:19.786 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:46:19.786 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:46:19.786 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:46:19.786 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:46:19.792 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:46:19.792 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:46:19.792 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:46:19.792 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:46:19.792 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:46:19.797 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:46:19.797 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:46:19.797 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:46:19.831 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:46:19.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:46:19.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:46:19.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:46:19.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:46:19.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:46:19.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:46:19.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:46:19.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:46:19.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3e96efaf is found... 10:46:19.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3e96efaf is found finished successfully 10:46:19.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:46:19.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:19.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:19.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:19.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:19.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:19.836 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:19.836 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:46:19.836 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:46:19.860 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:19.861 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:46:19.861 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:46:19.861 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:46:19.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:19.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:19.861 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:46:19.861 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:46:19.861 DEBUG [main][MenuItemLookup] Found menu:'File' 10:46:19.862 DEBUG [main][MenuItemLookup] Item match:File 10:46:19.862 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:46:19.862 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:46:19.862 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:46:19.862 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:46:19.862 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:19.862 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:46:19.862 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:46:19.862 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:19.862 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:46:19.862 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:46:19.863 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:46:19.863 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:46:19.863 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:46:19.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:46:19.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:46:19.917 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:19.917 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:46:19.917 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:46:19.917 DEBUG [main][EditorHandler] 1 editor(s) found 10:46:19.917 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:46:20.012 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:46:20.012 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:46:20.012 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:46:20.012 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:46:20.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:20.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:20.013 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:46:20.013 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:46:20.013 INFO [WorkbenchTestable][RequirementsRunner] Started test: getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:46:20.013 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:46:20.013 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:46:20.013 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:46:20.013 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:46:20.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:20.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:20.015 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:46:20.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:20.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:20.016 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:20.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:20.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:20.017 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:20.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 '\*?\QProject Explorer\E') 10:46:20.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:20.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:20.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:20.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:20.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:20.018 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:20.018 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:20.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:20.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:46:20.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:46:20.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:46:20.020 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:20.020 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:20.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:20.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:20.021 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:20.021 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:20.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:20.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:20.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:20.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:20.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:20.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:20.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:21.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:21.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:21.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:46:21.023 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:21.023 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:21.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:21.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:21.023 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:46:21.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:21.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:21.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:21.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:21.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:21.024 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:46:21.024 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:46:21.024 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:46:21.025 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:46:21.025 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:46:21.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:21.025 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:46:21.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:21.025 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:46:21.025 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:46:21.025 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:46:21.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:21.025 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:46:21.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:21.025 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:46:21.025 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:46:21.025 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:46:21.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:21.025 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:46:21.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:21.025 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:46:21.025 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:46:21.025 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:46:21.026 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:46:21.034 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:46:21.035 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:46:21.035 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:46:21.035 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:46:21.035 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:46:21.040 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:46:21.040 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:46:21.040 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:46:21.165 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:46:21.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:46:21.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:46:21.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:46:21.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:46:21.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:46:21.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:46:21.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:46:21.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:46:21.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:46:21.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@e2ba03d is found... 10:46:21.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@e2ba03d is found finished successfully 10:46:21.175 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:46:21.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:21.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:21.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:21.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:21.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:21.178 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:21.179 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:46:21.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:21.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:21.180 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:46:21.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:21.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:21.181 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:46:21.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:21.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:21.181 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:46:21.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') 10:46:21.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:21.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:21.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:21.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:21.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:21.182 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:21.182 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:21.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:21.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:21.215 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:21.215 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:21.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:21.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:21.216 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:21.216 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:21.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:21.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:21.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:21.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:21.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:21.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:21.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:22.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:22.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:22.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:46:22.218 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:22.218 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:22.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:22.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:22.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 10:46:22.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:22.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:22.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:22.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:22.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:22.219 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:46:22.220 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:46:22.220 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:46:22.220 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:46:22.220 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:46:22.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:22.220 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:46:22.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:22.220 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:46:22.220 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:46:22.220 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:46:22.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:22.221 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:46:22.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:22.221 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:46:22.221 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:46:22.221 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:46:22.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:22.221 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:46:22.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:22.221 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:46:22.221 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:46:22.221 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:46:22.221 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:46:22.227 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:46:22.228 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:46:22.228 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:46:22.228 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:46:22.228 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:46:22.232 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:46:22.232 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:46:22.233 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:46:22.266 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:46:22.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:46:22.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:46:22.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:46:22.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:46:22.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:46:22.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:46:22.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:46:22.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:46:22.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@13f185f6 is found... 10:46:22.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@13f185f6 is found finished successfully 10:46:22.268 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:46:22.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:22.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:22.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:22.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:22.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:22.271 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:22.271 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:46:22.271 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:46:22.288 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:22.288 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:46:22.288 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:46:22.288 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:46:22.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:22.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:22.288 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:46:22.288 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:46:22.288 DEBUG [main][MenuItemLookup] Found menu:'File' 10:46:22.289 DEBUG [main][MenuItemLookup] Item match:File 10:46:22.289 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:46:22.289 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:46:22.289 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:46:22.289 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:46:22.289 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:22.289 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:46:22.289 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:46:22.289 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:22.289 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:46:22.289 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:46:22.290 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:46:22.290 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:46:22.290 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:46:22.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:46:22.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:46:22.319 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:22.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 10:46:22.319 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:46:22.320 DEBUG [main][EditorHandler] 1 editor(s) found 10:46:22.320 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:46:22.400 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:46:22.400 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:46:22.400 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:46:22.400 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:46:22.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:22.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:22.408 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:46:22.408 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:46:22.409 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:46:22.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:46:22.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:46:22.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:46:22.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:46:22.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:22.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:22.410 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:46:22.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:22.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:22.411 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:22.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:22.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:22.412 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:22.412 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:46:22.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:22.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:22.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:22.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:22.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:22.413 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:22.413 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:22.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:22.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:46:22.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:46:22.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:46:22.415 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:22.415 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:22.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:22.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:22.416 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:22.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:22.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:22.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:22.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:22.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:22.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:22.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:22.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:23.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:23.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:23.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:46:23.418 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:23.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:23.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:23.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:23.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 10:46:23.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:23.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:23.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:23.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:23.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:23.419 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:46:23.419 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:46:23.419 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:46:23.420 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:46:23.420 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:46:23.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:23.420 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:46:23.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:23.420 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:46:23.420 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:46:23.420 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:46:23.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:23.420 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:46:23.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:23.420 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:46:23.420 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:46:23.420 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:46:23.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:23.420 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:46:23.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:23.420 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:46:23.421 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:46:23.421 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:46:23.421 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:46:23.430 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:46:23.431 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:46:23.431 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:46:23.431 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:46:23.431 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:46:23.440 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:46:23.440 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:46:23.441 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:46:23.571 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:46:23.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:46:23.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:46:23.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:46:23.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:46:23.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:46:23.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:46:23.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:46:23.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:46:23.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:46:23.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@33f7036 is found... 10:46:23.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@33f7036 is found finished successfully 10:46:23.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:46:23.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:23.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:23.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:23.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:23.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:23.587 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:23.587 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:46:23.587 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:46:23.587 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:46:23.788 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:46:23.991 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:46:23.991 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:46:24.191 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:46:24.395 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:46:24.396 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:46:24.596 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:46:24.799 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:46:24.799 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:46:24.999 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:46:25.202 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:46:25.202 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 10:46:25.403 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 10:46:26.404 INFO [WorkbenchTestable][TextEditor] Select line 17 in editor 10:46:26.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:26.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:26.412 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:46:26.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:26.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:26.413 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:46:26.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:26.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:26.413 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:46:26.413 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:46:26.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:26.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:26.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:26.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:26.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:26.414 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:26.414 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:26.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:26.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:26.447 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:26.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:26.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:26.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:26.448 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:26.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:26.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:26.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:26.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:26.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:26.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:26.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:26.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:27.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:27.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:27.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:46:27.450 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:27.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:27.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:27.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:27.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 10:46:27.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:27.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:27.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:27.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:27.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:27.451 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:46:27.451 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:46:27.452 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:46:27.452 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:46:27.452 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:46:27.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:27.452 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:46:27.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:27.452 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:46:27.452 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:46:27.452 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:46:27.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:27.452 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:46:27.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:27.452 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:46:27.453 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:46:27.453 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:46:27.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:27.453 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:46:27.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:27.453 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:46:27.453 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:46:27.453 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:46:27.453 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:46:27.461 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:46:27.461 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:46:27.462 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:46:27.462 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:46:27.462 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:46:27.467 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:46:27.467 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:46:27.467 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:46:27.500 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:46:27.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:46:27.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:46:27.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:46:27.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:46:27.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:46:27.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:46:27.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:46:27.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:46:27.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3388c668 is found... 10:46:27.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3388c668 is found finished successfully 10:46:27.502 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:46:27.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:27.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:27.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:27.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:27.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:27.505 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:27.506 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:46:27.506 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:46:27.524 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:27.524 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:46:27.524 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:46:27.525 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:46:27.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:27.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:27.525 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:46:27.525 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:46:27.525 DEBUG [main][MenuItemLookup] Found menu:'File' 10:46:27.525 DEBUG [main][MenuItemLookup] Item match:File 10:46:27.526 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:46:27.526 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:46:27.526 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:46:27.526 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:46:27.526 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:27.526 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:46:27.526 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:46:27.526 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:27.526 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:46:27.526 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:46:27.526 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:46:27.526 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:46:27.526 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:46:27.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:46:27.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:46:27.556 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:27.557 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:46:27.557 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:46:27.557 DEBUG [main][EditorHandler] 1 editor(s) found 10:46:27.557 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:46:27.656 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:46:27.656 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:46:27.656 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:46:27.656 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:46:27.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:27.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:27.657 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:46:27.657 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:46:27.657 DEBUG [main][EditorHandler] 0 editor(s) found 10:46:27.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:27.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:27.658 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:46:27.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:27.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:27.659 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:27.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:27.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:27.660 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:27.660 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:46:27.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:27.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:27.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:27.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:27.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:27.661 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:27.661 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:27.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:27.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:46:27.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:46:27.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:46:27.662 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:27.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:27.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:27.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:27.663 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:27.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:27.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:27.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:27.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:27.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:27.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:28.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:28.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:28.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:28.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:28.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:46:28.665 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:28.665 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:28.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:28.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:28.666 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:46:28.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:28.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:28.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:28.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:28.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:28.666 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:46:28.666 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:46:28.667 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:28.667 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:28.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:28.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:28.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:28.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:28.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:29.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:29.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:29.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:29.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:29.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:46:29.669 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:29.669 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:29.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:29.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:29.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 10:46:29.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:29.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:29.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:29.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:29.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:29.670 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:46:29.670 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:46:29.670 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:29.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:29.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:29.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:29.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 10:46:29.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:29.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:29.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:29.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:29.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:29.671 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 10:46:29.671 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 10:46:29.671 DEBUG [main][TreeItemHandler] Set Tree selection 10:46:29.671 DEBUG [main][TreeHandler] Notify Tree about selection event 10:46:29.677 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 10:46:29.678 DEBUG [WorkbenchTestable][TreeItemHandler] testProject 10:46:29.678 DEBUG [WorkbenchTestable][TreeItemHandler] TextEditorTestProject 10:46:29.678 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:46:29.678 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:46:29.721 DEBUG [main][MenuItemLookup] Found menu:'New' 10:46:29.721 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:46:29.721 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:29.721 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:46:29.721 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:29.721 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:46:29.721 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:46:29.721 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:46:29.721 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:46:29.721 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:46:29.721 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:46:29.721 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:46:29.721 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:46:29.721 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:29.721 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:46:29.721 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:46:29.721 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:29.721 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:46:29.721 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:46:29.721 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:46:29.721 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:46:29.721 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:46:29.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:46:29.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:46:30.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:46:30.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:46:30.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:46:30.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:46:30.222 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:46:30.222 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:46:30.244 DEBUG [main][MenuItemLookup] Found menu:'New' 10:46:30.244 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:46:30.244 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:30.244 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:46:30.244 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:30.244 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:46:30.244 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:46:30.244 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:46:30.244 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:46:30.244 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:46:30.244 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:46:30.244 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:46:30.244 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:46:30.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... (Eclipse:1116): Gtk-CRITICAL **: 10:46:30.298: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1116): Gtk-CRITICAL **: 10:46:30.301: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1116): Gtk-CRITICAL **: 10:46:30.322: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1116): Gtk-CRITICAL **: 10:46:30.339: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:46:30.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 10:46:30.844 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:46:30.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:30.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:30.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: 32) 10:46:30.847 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:30.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:30.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:30.847 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:46:30.847 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:30.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:30.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:30.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:30.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:30.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:46:30.848 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:46:30.848 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:46:30.848 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:46:30.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:46:30.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:46:30.848 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:46:30.848 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:46:30.848 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:46:30.848 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:30.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:30.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:30.848 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:46:30.848 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:30.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:30.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:30.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:30.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:30.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:46:30.849 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:46:30.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:46:30.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:46:30.849 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:46:30.849 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:46:30.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:46:30.853 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:46:31.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:46:31.354 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:46:31.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:46:31.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:46:31.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:46:31.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:46:31.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:46:31.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:46:31.354 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:31.354 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:31.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:31.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 10:46:31.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:46:31.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:46:31.355 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:46:31.355 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:46:31.355 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:46:31.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:31.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 140.161 s - in org.eclipse.reddeer.workbench.test.editor.TextEditorTest setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 7.611 s getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.497 s notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.089 s insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.415 s selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.331 s selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.365 s getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 4.536 s getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.479 s insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.413 s contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.683 s openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.671 s getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.152 s getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.41 s getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.471 s closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 4.93 s quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.742 s getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.217 s selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.211 s testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.38 s openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.441 s insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.388 s getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.151 s insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.443 s closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.973 s setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 7.283 s getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 12.291 s insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.406 s getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.497 s closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.097 s getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.395 s selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.249 s Running org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 10:46:31.365 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 10:46:31.366 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:46:31.366 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:46:31.366 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 10:46:31.366 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:46:31.366 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:46:31.367 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:46:31.367 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:46:31.367 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:46:31.367 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:46:31.368 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:46:31.368 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:31.368 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:46:31.368 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:31.368 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:46:31.368 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:31.368 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:31.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:31.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:31.368 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:31.368 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:46:31.368 DEBUG [main][MenuItemLookup] Found menu:'File' 10:46:31.369 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:46:31.369 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:46:31.369 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:46:31.369 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:46:31.369 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:46:31.369 DEBUG [main][MenuItemLookup] Item match:Window 10:46:31.369 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:46:31.369 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:46:31.369 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:46:31.369 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:31.369 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:46:31.369 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:46:31.369 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:31.369 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:46:31.369 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:31.369 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:46:31.369 DEBUG [main][MenuItemLookup] Item match:Preferences 10:46:31.369 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:46:31.369 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:46:31.369 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:46:31.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.... 10:46:31.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:46:31.453 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:46:31.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:31.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:31.454 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:46:31.454 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:31.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 10:46:31.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:31.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:31.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:31.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:31.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:31.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:46:31.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:46:31.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:46:31.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:31.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:31.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:31.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:31.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:46:31.470 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:46:31.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:46:31.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:46:31.470 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:46:31.470 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:46:31.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:46:31.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:46:31.491 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:31.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:31.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:31.492 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:46:31.492 DEBUG [main][EditorHandler] 0 editor(s) found 10:46:31.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:31.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:31.493 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:46:31.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:31.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:31.494 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:31.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:31.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:31.494 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:31.494 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:46:31.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:31.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:31.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:31.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:31.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:31.495 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:31.495 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:31.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:31.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:46:31.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:46:31.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:46:31.497 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:31.497 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:31.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:31.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:46:31.498 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:31.498 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:31.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:31.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:46:31.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:31.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:31.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:31.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:31.499 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:31.499 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:31.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:31.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:46:31.499 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:46:31.499 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest) 10:46:31.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 10:46:31.500 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:46:31.500 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:46:31.500 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:46:31.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'] 10:46:31.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:31.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'] 10:46:31.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:31.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: "New Project"] 10:46:31.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:31.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'] 10:46:31.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:31.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'] 10:46:31.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:31.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'] 10:46:31.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:31.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: "New Project"] 10:46:31.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:31.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'] 10:46:31.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:31.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'] 10:46:31.501 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:31.501 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:31.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:31.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:31.501 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:31.501 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:46:31.501 DEBUG [main][MenuItemLookup] Found menu:'File' 10:46:31.501 DEBUG [main][MenuItemLookup] Item match:File 10:46:31.502 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:46:31.502 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:46:31.504 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:46:31.504 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:31.504 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:46:31.504 DEBUG [main][MenuItemLookup] Found menu:'File' 10:46:31.504 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:46:31.504 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:31.504 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:46:31.504 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:46:31.517 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:46:31.517 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:46:31.517 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:46:31.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.... 10:46:31.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 10:46:31.579 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:46:31.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:31.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:31.581 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:46:31.581 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:31.581 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:46:31.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:31.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:31.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:31.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:31.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:31.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:46:31.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:46:31.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:46:31.583 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:46:31.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:31.583 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:46:31.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:31.583 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:46:31.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:46:31.583 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:46:31.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:31.583 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:46:31.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:31.583 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:46:31.583 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 10:46:31.583 DEBUG [main][TreeItemHandler] Selecting tree item: Project 10:46:31.583 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 10:46:31.587 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 10:46:31.587 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:46:31.587 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:46:31.587 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:46:31.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:31.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:31.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:31.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:31.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:46:31.588 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:46:31.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:46:31.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:46:31.589 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:46:31.589 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:46:31.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'] 10:46:31.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:31.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:31.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 10:46:31.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 10:46:31.612 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 10:46:31.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:31.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:31.613 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 10:46:31.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:31.613 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'project' 10:46:31.613 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:46:31.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:31.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:31.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:31.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:31.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:46:31.616 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:46:31.616 INFO [WorkbenchTestable][AbstractText] Text set to: project 10:46:31.617 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 10:46:31.617 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 10:46:31.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.wizards.newresource.BasicNewProjectResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:46:31.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:31.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:31.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:31.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:31.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:46:31.620 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:46:31.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:46:31.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:46:31.620 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:46:31.620 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:46:31.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:46:32.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:46:32.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:46:32.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:46:32.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:46:32.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:46:32.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:46:32.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'] 10:46:32.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:32.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'] 10:46:32.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:32.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: "Create New File"] 10:46:32.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:32.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'] 10:46:32.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:32.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'] 10:46:32.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:32.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'] 10:46:32.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:32.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: "Create New File"] 10:46:32.125 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:32.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'] 10:46:32.125 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:32.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'] 10:46:32.125 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:32.125 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:32.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:32.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:32.125 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:32.125 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:46:32.125 DEBUG [main][MenuItemLookup] Found menu:'File' 10:46:32.125 DEBUG [main][MenuItemLookup] Item match:File 10:46:32.126 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:46:32.126 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:46:32.127 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:46:32.127 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:32.127 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:46:32.127 DEBUG [main][MenuItemLookup] Found menu:'File' 10:46:32.128 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:46:32.128 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:32.128 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:46:32.128 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:46:32.128 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:46:32.128 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:46:32.128 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:46:32.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:46:32.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. finished successfully 10:46:32.190 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:46:32.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:32.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:32.192 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:46:32.192 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:32.192 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:46:32.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:32.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:32.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:32.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:32.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:32.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:46:32.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:46:32.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:46:32.193 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:46:32.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:32.193 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:46:32.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:32.193 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:46:32.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:46:32.194 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:46:32.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:32.194 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:46:32.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:32.194 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:46:32.194 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 10:46:32.194 DEBUG [main][TreeItemHandler] Selecting tree item: File 10:46:32.194 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 10:46:32.197 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 10:46:32.197 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:46:32.197 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:46:32.197 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:46:32.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:32.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:32.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:32.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:32.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:46:32.199 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:46:32.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:46:32.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:46:32.199 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:46:32.199 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:46:32.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'] 10:46:32.227 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:32.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:32.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 10:46:32.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available. finished successfully 10:46:32.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 10:46:32.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:32.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:32.229 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 10:46:32.229 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:32.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "Enter or select the parent folder:") 10:46:32.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:32.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:32.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:32.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:32.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:46:32.231 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:46:32.232 INFO [WorkbenchTestable][AbstractText] Text set to: project/ 10:46:32.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 10:46:32.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:32.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:32.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:32.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:32.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:46:32.243 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:46:32.244 INFO [WorkbenchTestable][AbstractText] Text set to: abc.ca 10:46:32.250 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 10:46:32.250 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 10:46:32.251 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:46:32.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:32.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:32.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:32.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:32.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:46:32.253 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:46:32.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:46:32.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:46:32.253 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:46:32.253 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:46:32.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:46:32.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:46:32.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:46:32.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:46:32.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:46:32.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:46:32.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:46:32.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:46:32.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:46:32.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qabc.ca\E') 10:46:32.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:32.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:32.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:32.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:32.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:32.763 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:32.763 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 10:46:32.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:32.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:32.763 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - project/abc.ca - Eclipse Platform' 10:46:32.763 DEBUG [main][MenuItemLookup] Found menu:'File' 10:46:32.763 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:46:32.763 DEBUG [main][MenuItemLookup] Item match:Edit 10:46:32.764 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:46:32.764 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:46:32.764 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:32.764 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:46:32.764 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:46:32.764 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:46:32.764 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:32.764 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:46:32.764 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 10:46:32.764 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 10:46:32.764 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 10:46:32.764 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:32.764 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 10:46:32.765 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:32.765 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 10:46:32.765 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 10:46:32.765 INFO [WorkbenchTestable][AbstractEditor] Content assist menu not found, open via keyboard shortcut 10:46:32.765 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:46:32.765 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 10:46:32.965 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 10:46:33.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 10:46:33.967 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:46:33.967 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:33.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:33.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:33.979 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 10:46:33.979 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:33.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:33.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:33.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:33.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:33.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:46:33.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:46:33.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:46:33.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 10:46:33.981 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 10:46:33.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:33.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:33.981 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 10:46:33.981 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 10:46:33.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:46:33.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:46:33.981 DEBUG [WorkbenchTestable][ContentAssistant] a 10:46:33.981 DEBUG [WorkbenchTestable][ContentAssistant] b 10:46:33.981 DEBUG [WorkbenchTestable][ContentAssistant] c 10:46:33.981 INFO [WorkbenchTestable][AbstractShell] Close shell 10:46:33.981 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 10:46:33.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:46:33.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:46:33.997 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:46:33.997 DEBUG [main][EditorHandler] 1 editor(s) found 10:46:33.997 DEBUG [WorkbenchTestable][EditorHandler] Closing editor abc.ca 10:46:34.023 DEBUG [WorkbenchTestable][EditorHandler] Editor abc.ca is closed 10:46:34.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:34.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:34.024 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:46:34.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:34.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:34.025 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:34.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:34.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:34.026 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:34.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') 10:46:34.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:34.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:34.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:34.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:34.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:34.027 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:34.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:34.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:34.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:46:34.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:46:34.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:46:34.029 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:34.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:34.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:34.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:34.029 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:34.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:34.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:34.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:34.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:34.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:34.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:34.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:34.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:35.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:35.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:35.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:46:35.031 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:35.031 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:35.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:35.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:35.032 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:46:35.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:35.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:35.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:35.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:35.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:35.032 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name project 10:46:35.033 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:35.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:35.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:35.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:35.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:35.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:35.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:35.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:35.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:36.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:36.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:36.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:46:36.034 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:36.034 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:36.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:36.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:36.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 10:46:36.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:36.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:36.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:36.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:36.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:36.036 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name project 10:46:36.036 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:36.036 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:36.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:36.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:36.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 10:46:36.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:36.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:36.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:36.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:36.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:36.037 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 10:46:36.037 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 10:46:36.037 DEBUG [main][TreeItemHandler] Set Tree selection 10:46:36.037 DEBUG [main][TreeHandler] Notify Tree about selection event 10:46:36.042 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 10:46:36.043 DEBUG [WorkbenchTestable][TreeItemHandler] project 10:46:36.043 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:46:36.043 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:46:36.067 DEBUG [main][MenuItemLookup] Found menu:'New' 10:46:36.067 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:46:36.067 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:36.067 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:46:36.067 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:36.067 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:46:36.067 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:46:36.067 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:46:36.067 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:46:36.067 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:46:36.067 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:36.067 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:46:36.067 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:46:36.067 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:36.067 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:46:36.067 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:46:36.067 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:46:36.067 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:46:36.067 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:46:36.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:46:36.067 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:46:36.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:46:36.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:46:36.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:46:36.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:46:36.568 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:46:36.568 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:46:36.585 DEBUG [main][MenuItemLookup] Found menu:'New' 10:46:36.585 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:46:36.585 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:36.585 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:46:36.585 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:36.585 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:46:36.585 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:46:36.585 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:46:36.585 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:46:36.585 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:46:36.585 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:46:36.585 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:46:36.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 10:46:37.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 10:46:37.149 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:46:37.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:37.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:37.152 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:46:37.152 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:37.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:37.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:37.152 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:46:37.152 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:37.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:37.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:37.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:37.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:37.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:46:37.153 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:46:37.153 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:46:37.153 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:46:37.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:46:37.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:46:37.153 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:46:37.153 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:46:37.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:46:37.153 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:37.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:37.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:37.153 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:46:37.153 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:37.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:37.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:37.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:37.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:37.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:46:37.154 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:46:37.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:46:37.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:46:37.154 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:46:37.154 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:46:37.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:46:37.158 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:46:37.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:46:37.659 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:46:37.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:46:37.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:46:37.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:46:37.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:46:37.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:46:37.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:46:37.659 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:37.659 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:37.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:37.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 10:46:37.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:46:37.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:46:37.661 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 10:46:37.661 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:46:37.661 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:46:37.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:37.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:37.661 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest) 10:46:37.661 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 10:46:37.661 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:46:37.661 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:46:37.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:37.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.296 s - in org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest) Time elapsed: 6.162 s Running org.eclipse.reddeer.workbench.test.editor.EditorFileTest 10:46:37.667 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 10:46:37.668 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:46:37.668 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:46:37.668 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 10:46:37.669 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:46:37.669 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:46:37.669 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:46:37.669 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:46:37.669 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:46:37.669 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:46:37.669 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:46:37.669 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:37.669 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:46:37.669 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:37.669 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:46:37.669 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:37.669 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:37.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:37.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:37.670 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:37.670 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:46:37.670 DEBUG [main][MenuItemLookup] Found menu:'File' 10:46:37.670 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:46:37.670 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:46:37.670 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:46:37.670 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:46:37.670 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:46:37.670 DEBUG [main][MenuItemLookup] Item match:Window 10:46:37.671 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:46:37.671 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:46:37.671 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:46:37.671 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:37.671 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:46:37.671 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:46:37.671 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:37.671 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:46:37.671 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:37.671 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:46:37.671 DEBUG [main][MenuItemLookup] Item match:Preferences 10:46:37.671 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:46:37.671 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:46:37.671 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:46:37.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:46:37.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 10:46:37.750 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:46:37.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:37.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:37.751 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:46:37.751 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:37.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:46:37.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:37.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:37.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:37.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:37.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:37.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:46:37.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:46:37.753 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:46:37.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:37.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:37.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:37.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:37.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:46:37.756 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:46:37.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:46:37.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:46:37.756 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:46:37.756 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:46:37.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:46:37.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:46:37.774 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:37.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:37.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:37.774 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:46:37.774 DEBUG [main][EditorHandler] 0 editor(s) found 10:46:37.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:37.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:37.776 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:46:37.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:37.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:37.777 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:37.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:37.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:37.777 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:37.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 '\*?\QProject Explorer\E') 10:46:37.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:37.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:37.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:37.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:37.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:37.778 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:37.778 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:37.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:37.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:46:37.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:46:37.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:46:37.779 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:37.779 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:37.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:37.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:46:37.780 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:37.780 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:37.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:37.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:46:37.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:37.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:37.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:37.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:37.781 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:37.781 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:37.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:37.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:46:37.790 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:46:37.790 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 10:46:37.790 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 10:46:37.790 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:46:37.790 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:46:37.790 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:46:37.791 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 10:46:37.791 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:46:37.791 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:46:37.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:37.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:37.817 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 10:46:37.817 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:46:37.817 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 10:46:37.817 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 10:46:37.817 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:46:37.817 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:46:37.817 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:46:37.817 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 10:46:37.817 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:46:37.817 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:46:37.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:37.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:37.817 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 10:46:37.817 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:46:37.817 DEBUG [main][EditorHandler] 0 editor(s) found 10:46:37.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:37.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:37.819 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:46:37.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:37.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:37.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:37.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:37.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:37.820 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:37.820 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:46:37.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:37.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:37.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:37.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:37.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:37.822 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:37.822 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:37.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:37.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:46:37.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:46:37.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:46:37.833 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:37.833 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:37.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:37.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:37.834 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:37.834 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:37.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:37.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:37.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:37.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:37.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:38.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:38.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:38.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:38.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:38.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:46:38.836 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:38.836 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:38.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:38.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:38.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:46:38.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:38.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:38.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:38.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:38.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:38.837 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name MyProject 10:46:38.837 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:38.837 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:38.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:38.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:38.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:38.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:38.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:39.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:39.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:39.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:39.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:39.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:46:39.839 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:39.840 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:39.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:39.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:39.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 10:46:39.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:39.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:39.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:39.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:39.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:39.841 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name MyProject 10:46:39.841 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:39.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:39.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:39.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:39.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 10:46:39.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:39.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:39.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:39.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:39.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:39.842 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 10:46:39.842 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 10:46:39.842 DEBUG [main][TreeItemHandler] Set Tree selection 10:46:39.842 DEBUG [main][TreeHandler] Notify Tree about selection event 10:46:39.847 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 10:46:39.848 DEBUG [WorkbenchTestable][TreeItemHandler] MyProject 10:46:39.848 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:46:39.848 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:46:39.867 DEBUG [main][MenuItemLookup] Found menu:'New' 10:46:39.867 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:46:39.867 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:39.867 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:46:39.867 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:39.867 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:46:39.867 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:46:39.867 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:46:39.867 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:46:39.867 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:46:39.867 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:39.867 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:46:39.867 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:46:39.867 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:39.867 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:46:39.867 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:46:39.867 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:46:39.867 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:46:39.867 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:46:39.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:46:39.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:46:39.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:46:40.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:46:40.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:46:40.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:46:40.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:46:40.368 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:46:40.368 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:46:40.385 DEBUG [main][MenuItemLookup] Found menu:'New' 10:46:40.385 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:46:40.385 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:40.385 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:46:40.385 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:40.385 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:46:40.385 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:46:40.385 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:46:40.385 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:46:40.385 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:46:40.385 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:46:40.385 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:46:40.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 10:46:40.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 10:46:40.950 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:46:40.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:40.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:40.953 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:46:40.953 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:40.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:40.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:40.953 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:46:40.953 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:40.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:40.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:40.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:40.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:40.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:46:40.954 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:46:40.954 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:46:40.954 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:46:40.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:46:40.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:46:40.954 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:46:40.954 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:46:40.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:46:40.954 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:40.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:40.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:40.954 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:46:40.954 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:40.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:40.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:40.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:40.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:40.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:46:40.956 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:46:40.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:46:40.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:46:40.956 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:46:40.956 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:46:40.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:46:40.959 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:46:41.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:46:41.460 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:46:41.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:46:41.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:46:41.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:46:41.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:46:41.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:46:41.460 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:41.460 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:41.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:41.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 10:46:41.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:46:41.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:46:41.461 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 10:46:41.461 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:46:41.461 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:46:41.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:41.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.795 s - in org.eclipse.reddeer.workbench.test.editor.EditorFileTest testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) Time elapsed: 0.027 s testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) Time elapsed: 0 s Running org.eclipse.reddeer.workbench.test.view.ViewTest 10:46:41.467 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:46:41.468 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:46:41.468 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:46:41.468 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:46:41.468 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:46:41.468 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:46:41.468 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:46:41.468 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:46:41.468 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:46:41.469 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:46:41.469 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:46:41.469 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:41.469 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:46:41.469 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:41.469 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:46:41.469 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:41.469 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:41.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:41.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:41.469 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:41.469 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:46:41.470 DEBUG [main][MenuItemLookup] Found menu:'File' 10:46:41.470 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:46:41.470 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:46:41.470 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:46:41.470 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:46:41.470 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:46:41.470 DEBUG [main][MenuItemLookup] Item match:Window 10:46:41.470 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:46:41.470 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:46:41.470 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:46:41.470 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:41.470 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:46:41.470 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:46:41.470 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:41.470 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:46:41.470 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:41.470 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:46:41.470 DEBUG [main][MenuItemLookup] Item match:Preferences 10:46:41.480 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:46:41.480 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:46:41.480 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:46:41.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:46:41.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 'Preferences.*'] is available. finished successfully 10:46:41.559 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:46:41.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:41.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:41.560 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:46:41.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:41.560 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:46:41.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:41.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:41.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:41.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:41.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:41.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:46:41.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:46:41.562 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:46:41.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:41.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:41.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:41.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:41.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:46:41.576 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:46:41.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:46:41.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:46:41.576 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:46:41.576 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:46:41.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:46:41.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:46:41.601 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:41.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:41.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:41.601 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:46:41.601 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:46:41.602 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:46:41.602 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:46:41.602 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:46:41.602 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:46:41.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:41.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:41.608 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 10:46:41.608 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:41.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:41.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:41.608 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:41.608 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:46:41.608 DEBUG [main][MenuItemLookup] Found menu:'File' 10:46:41.608 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:46:41.608 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:46:41.608 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:46:41.608 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:46:41.608 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:46:41.608 DEBUG [main][MenuItemLookup] Item match:Window 10:46:41.609 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:46:41.609 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:46:41.609 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:46:41.609 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:41.609 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:46:41.609 DEBUG [main][MenuItemLookup] Item match:Show View 10:46:41.611 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:46:41.611 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:46:41.611 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:46:41.611 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:46:41.611 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:46:41.611 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:46:41.611 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:46:41.611 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:46:41.611 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:41.611 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:46:41.611 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:46:41.621 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:46:41.621 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:46:41.621 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:46:41.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:46:41.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:46:41.664 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:46:41.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:41.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:41.665 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:46:41.665 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:41.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:41.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:41.665 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:46:41.665 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:41.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:41.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:41.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:41.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:41.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:41.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:46:41.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:46:41.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 10:46:41.667 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 10:46:41.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:42.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:42.169 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 10:46:42.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 10:46:42.169 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 10:46:42.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:42.170 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 10:46:42.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:42.170 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 10:46:42.170 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 10:46:42.170 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 10:46:42.170 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 10:46:42.170 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 10:46:42.171 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:42.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:42.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:42.171 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:46:42.171 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:42.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:42.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 "Open") 10:46:42.171 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:42.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:42.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:42.171 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:46:42.171 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:42.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:42.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:42.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:42.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:46:42.173 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:46:42.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:46:42.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:46:42.173 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:46:42.173 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:46:42.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:46:42.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:46:42.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 10:46:42.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:42.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 10:46:42.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:42.221 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:42.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:42.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:42.221 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:42.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 '\*?\QWorkbench Test\E') 10:46:42.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:42.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:42.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:42.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:42.225 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 10:46:42.225 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:46:42.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:42.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:46:42.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:46:42.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:46:42.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:42.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:42.234 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:42.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:42.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:42.235 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:42.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 '\*?\QWorkbench Test\E') 10:46:42.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:42.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:42.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:42.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:42.246 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 10:46:42.246 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:46:42.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:42.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:46:42.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:46:42.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:46:42.247 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 10:46:42.247 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 10:46:42.247 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:46:42.249 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@187f7868] time=1348087625 data=null x=333 y=16 width=0 height=0 detail=0} 10:46:42.274 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:46:42.274 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:46:42.274 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:46:42.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:42.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:42.279 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:46:42.279 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:46:42.279 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:46:42.279 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:46:42.279 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:46:42.279 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:46:42.279 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:46:42.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:42.286 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 10:46:42.286 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:42.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:42.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:42.286 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:42.286 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:46:42.286 DEBUG [main][MenuItemLookup] Found menu:'File' 10:46:42.286 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:46:42.286 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:46:42.286 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:46:42.286 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:46:42.286 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:46:42.286 DEBUG [main][MenuItemLookup] Item match:Window 10:46:42.287 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:46:42.287 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:46:42.287 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:46:42.287 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:42.287 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:46:42.287 DEBUG [main][MenuItemLookup] Item match:Show View 10:46:42.289 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:46:42.289 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:46:42.289 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:46:42.289 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:46:42.289 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:46:42.289 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:46:42.289 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:46:42.289 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:46:42.289 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:42.289 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:46:42.289 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:46:42.290 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:46:42.290 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:46:42.290 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:46:42.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:46:42.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:46:42.335 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:46:42.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:42.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:42.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:46:42.336 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:42.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:42.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:42.337 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:46:42.337 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:42.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:42.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:42.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:42.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:42.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:46:42.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:46:42.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 10:46:42.338 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 10:46:42.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:42.338 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 10:46:42.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:42.338 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 10:46:42.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 10:46:42.339 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 10:46:42.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:42.339 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 10:46:42.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:42.339 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 10:46:42.339 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 10:46:42.339 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 10:46:42.339 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 10:46:42.339 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 10:46:42.339 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:42.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:42.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:42.339 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:46:42.339 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:42.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:42.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:46:42.340 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:42.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:42.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:42.340 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:46:42.340 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:42.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:42.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:42.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:42.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:46:42.341 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:46:42.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:46:42.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:46:42.341 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:46:42.341 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:46:42.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:46:42.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:46:42.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 10:46:42.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:42.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 10:46:42.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:42.387 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:42.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:42.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:42.387 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:42.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 '\*?\QWorkbench Test\E') 10:46:42.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:42.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:42.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:42.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:42.392 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 10:46:42.392 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:46:42.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:42.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:46:42.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:46:42.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:46:42.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:42.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:42.402 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:42.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:42.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:42.402 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:42.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 '\*?\QWorkbench Test\E') 10:46:42.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:42.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:42.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:42.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:42.413 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 10:46:42.414 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:46:42.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:42.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:46:42.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:46:42.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:46:42.415 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 10:46:42.415 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 10:46:42.415 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:46:42.415 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@187f7868] time=1348087791 data=null x=333 y=16 width=0 height=0 detail=0} 10:46:42.426 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:46:42.426 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:46:42.427 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:46:42.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:42.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:42.437 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:46:42.437 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:46:42.437 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:46:42.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:46:42.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:46:42.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:46:42.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:46:42.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:42.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:42.449 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:46:42.449 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:46:42.449 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:46:42.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:42.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:42.450 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:46:42.450 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:46:42.450 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:46:42.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:46:42.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:46:42.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:46:42.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:46:42.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:42.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:42.463 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:46:42.464 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:46:42.464 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:46:42.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:42.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:42.464 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:46:42.464 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:46:42.464 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:46:42.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:46:42.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:46:42.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:46:42.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:46:42.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:42.470 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' view via menu. 10:46:42.470 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:42.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:42.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:42.471 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:42.471 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:46:42.471 DEBUG [main][MenuItemLookup] Found menu:'File' 10:46:42.471 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:46:42.471 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:46:42.471 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:46:42.471 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:46:42.471 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:46:42.471 DEBUG [main][MenuItemLookup] Item match:Window 10:46:42.471 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:46:42.471 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:46:42.471 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:46:42.471 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:42.471 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:46:42.471 DEBUG [main][MenuItemLookup] Item match:Show View 10:46:42.474 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:46:42.474 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:46:42.474 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:46:42.474 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:46:42.474 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:46:42.474 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:46:42.474 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:46:42.474 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:46:42.474 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:42.474 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:46:42.474 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:46:42.475 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:46:42.475 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:46:42.475 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:46:42.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:46:42.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:46:42.519 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:46:42.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:42.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:42.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:46:42.520 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:42.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:42.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:42.520 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:46:42.520 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:42.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:42.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:42.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:42.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:42.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:46:42.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:46:42.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 10:46:42.521 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 10:46:42.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:42.521 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 10:46:42.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:42.521 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 10:46:42.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 10:46:42.521 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 10:46:42.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:42.521 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 10:46:42.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:42.521 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 10:46:42.521 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Dirty Test 10:46:42.521 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Dirty Test 10:46:42.522 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Dirty Test about selection 10:46:42.522 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Dirty Test 10:46:42.522 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:42.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:42.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:42.522 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:46:42.522 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:42.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:42.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:46:42.523 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:42.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:42.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:42.523 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:46:42.523 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:42.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:42.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:42.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:42.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:46:42.524 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:46:42.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:46:42.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:46:42.524 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:46:42.524 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:46:42.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:46:42.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:46:42.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 10:46:42.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:42.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 10:46:42.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:42.574 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:42.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:42.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:42.574 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:42.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 '\*?\QWorkbench Dirty Test\E') 10:46:42.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:42.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:42.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:42.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:42.578 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test 10:46:42.578 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 10:46:42.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:42.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:46:42.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:46:42.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:46:42.580 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test 10:46:42.580 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 10:46:42.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:42.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text= TooltipText=null 10:46:42.581 INFO [WorkbenchTestable][AbstractView] Close view '*Workbench Dirty Test' 10:46:42.581 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem *Workbench Dirty Test 10:46:42.581 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 10:46:42.581 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@187f7868] time=1348087957 data=null x=386 y=16 width=0 height=0 detail=0} 10:46:42.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:42.609 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:46:42.609 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:46:42.609 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:46:42.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:42.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:42.609 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:46:42.609 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:46:42.610 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:46:42.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:46:42.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:46:42.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:46:42.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:46:42.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:42.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:42.623 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:46:42.623 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:46:42.623 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:46:42.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:42.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:42.623 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:46:42.623 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:46:42.623 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:46:42.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:46:42.624 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:46:42.624 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:46:42.624 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:46:42.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:42.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:42.636 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:46:42.636 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:46:42.636 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:46:42.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:42.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:42.636 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:46:42.636 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:46:42.636 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:46:42.636 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:46:42.636 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:46:42.636 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:46:42.636 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:46:42.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:42.642 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 10:46:42.642 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:42.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:42.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:42.643 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:42.643 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:46:42.643 DEBUG [main][MenuItemLookup] Found menu:'File' 10:46:42.643 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:46:42.643 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:46:42.643 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:46:42.643 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:46:42.643 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:46:42.643 DEBUG [main][MenuItemLookup] Item match:Window 10:46:42.643 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:46:42.643 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:46:42.643 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:46:42.644 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:42.644 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:46:42.644 DEBUG [main][MenuItemLookup] Item match:Show View 10:46:42.646 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:46:42.646 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:46:42.646 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:46:42.646 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:46:42.646 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:46:42.646 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:46:42.646 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:46:42.646 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:46:42.646 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:42.646 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:46:42.646 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:46:42.646 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:46:42.646 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:46:42.646 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:46:42.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:46:42.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:46:42.690 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:46:42.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:42.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:42.691 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:46:42.691 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:42.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:42.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:42.691 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:46:42.691 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:42.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:42.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:42.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:42.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:42.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:46:42.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:46:42.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 10:46:42.693 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 10:46:42.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:42.693 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 10:46:42.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:42.693 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 10:46:42.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 10:46:42.693 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 10:46:42.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:42.693 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 10:46:42.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:42.693 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 10:46:42.693 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 10:46:42.693 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 10:46:42.693 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 10:46:42.694 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 10:46:42.694 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:42.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:42.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:42.694 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:46:42.694 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:42.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:42.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:46:42.694 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:42.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:42.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:42.694 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:46:42.694 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:42.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:42.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:42.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:42.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:46:42.695 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:46:42.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:46:42.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:46:42.695 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:46:42.695 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:46:42.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:46:42.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:46:42.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 10:46:42.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:42.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 10:46:42.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:42.741 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:42.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:42.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:42.741 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:42.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 '\*?\QWorkbench Test\E') 10:46:42.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:42.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:42.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:42.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:42.746 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 10:46:42.746 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:46:42.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:42.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:46:42.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:46:42.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:46:42.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:42.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:42.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:42.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:42.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:42.756 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:42.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 10:46:42.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:42.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:42.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:42.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:42.767 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 10:46:42.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:46:42.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:42.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:46:42.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:46:42.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:46:42.769 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 10:46:42.769 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 10:46:42.769 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:46:42.769 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@187f7868] time=1348088145 data=null x=333 y=16 width=0 height=0 detail=0} 10:46:42.783 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:46:42.783 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:46:42.783 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:46:42.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:42.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:42.793 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:46:42.793 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:46:42.793 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:46:42.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:46:42.794 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:46:42.794 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:46:42.794 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:46:42.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:42.800 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:46:42.800 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:46:42.800 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:46:42.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:42.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:42.800 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:46:42.800 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:46:42.800 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:46:42.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:46:42.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:46:42.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:46:42.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:46:42.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:42.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:42.807 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:46:42.807 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:46:42.807 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:46:42.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:42.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:42.807 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:46:42.807 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:46:42.807 INFO [WorkbenchTestable][RequirementsRunner] Started test: viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:46:42.807 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:46:42.807 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:46:42.807 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:46:42.807 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:46:42.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:42.812 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' view via menu. 10:46:42.812 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:42.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:42.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:42.812 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:42.812 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:46:42.812 DEBUG [main][MenuItemLookup] Found menu:'File' 10:46:42.812 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:46:42.812 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:46:42.812 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:46:42.812 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:46:42.812 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:46:42.812 DEBUG [main][MenuItemLookup] Item match:Window 10:46:42.813 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:46:42.813 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:46:42.813 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:46:42.813 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:42.813 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:46:42.813 DEBUG [main][MenuItemLookup] Item match:Show View 10:46:42.815 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:46:42.815 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:46:42.815 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:46:42.815 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:46:42.815 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:46:42.815 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:46:42.815 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:46:42.815 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:46:42.815 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:42.815 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:46:42.815 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:46:42.816 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:46:42.816 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:46:42.816 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:46:42.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:46:42.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:46:42.861 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:46:42.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:42.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:42.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:46:42.862 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:42.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:42.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:42.862 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:46:42.862 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:42.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:42.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:42.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:42.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:42.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:46:42.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:46:42.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 10:46:42.864 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 10:46:42.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:42.864 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 10:46:42.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:42.864 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 10:46:42.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 10:46:42.864 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 10:46:42.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:42.864 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 10:46:42.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:42.864 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 10:46:42.864 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Dirty Test 10:46:42.864 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Dirty Test 10:46:42.864 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Dirty Test about selection 10:46:42.864 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Dirty Test 10:46:42.864 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:42.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:42.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:42.865 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:46:42.865 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:42.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:42.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 "Open") 10:46:42.865 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:42.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:42.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:42.865 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:46:42.865 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:42.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:42.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:42.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:42.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:46:42.866 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:46:42.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:46:42.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:46:42.867 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:46:42.867 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:46:42.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:46:42.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:46:42.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 10:46:42.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:42.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 10:46:42.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:42.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:42.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:42.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:42.918 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:42.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E') 10:46:42.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:42.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:42.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:42.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:42.921 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 10:46:42.921 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 10:46:42.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:42.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:46:42.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:46:42.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:46:42.924 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: ") 10:46:42.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:42.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:42.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:42.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:46:42.924 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:46:42.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:42.938 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:46:42.938 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:46:42.938 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:46:42.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:42.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:42.938 INFO [WorkbenchTestable][RequirementsRunner] Finished test: viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:46:42.938 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:46:42.938 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:46:42.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:46:42.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:46:42.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:46:42.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:46:42.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:42.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:42.950 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:46:42.951 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:46:42.951 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:46:42.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:42.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:42.951 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:46:42.951 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:46:42.951 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:46:42.951 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:46:42.951 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:46:42.951 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:46:42.951 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:46:42.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:42.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:42.956 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 10:46:42.956 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:42.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:42.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:42.957 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:42.958 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:46:42.958 DEBUG [main][MenuItemLookup] Found menu:'File' 10:46:42.958 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:46:42.958 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:46:42.958 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:46:42.958 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:46:42.958 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:46:42.958 DEBUG [main][MenuItemLookup] Item match:Window 10:46:42.958 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:46:42.958 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:46:42.958 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:46:42.958 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:42.958 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:46:42.958 DEBUG [main][MenuItemLookup] Item match:Show View 10:46:42.961 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:46:42.961 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:46:42.961 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:46:42.961 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:46:42.961 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:46:42.961 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:46:42.961 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:46:42.961 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:46:42.961 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:42.961 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:46:42.961 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:46:42.962 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:46:42.962 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:46:42.962 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:46:43.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:46:43.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:46:43.008 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:46:43.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:43.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:43.009 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:46:43.009 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:43.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:43.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:43.010 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:46:43.010 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:43.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:43.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:43.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:43.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:43.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:43.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:46:43.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:46:43.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 10:46:43.012 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 10:46:43.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:43.013 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 10:46:43.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:43.013 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 10:46:43.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 10:46:43.013 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 10:46:43.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:43.013 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 10:46:43.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:43.013 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 10:46:43.018 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 10:46:43.018 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 10:46:43.018 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 10:46:43.018 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 10:46:43.018 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:43.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:43.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:43.018 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:46:43.018 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:43.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:43.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:43.019 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:46:43.019 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:43.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:43.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:43.019 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:46:43.019 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:43.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:43.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:43.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:43.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:43.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:46:43.020 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:46:43.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:46:43.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:46:43.020 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:46:43.020 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:46:43.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:46:43.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:46:43.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 10:46:43.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:43.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:43.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 10:46:43.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:43.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:43.082 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:43.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:43.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:43.082 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:43.082 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 10:46:43.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:43.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:43.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:43.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:43.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:43.086 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 10:46:43.086 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:46:43.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:43.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:46:43.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:46:43.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:46:43.089 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 10:46:43.089 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:46:43.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:43.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 10:46:43.090 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 10:46:43.090 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 10:46:43.090 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:46:43.090 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@187f7868] time=1348088466 data=null x=333 y=16 width=0 height=0 detail=0} 10:46:43.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:43.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:43.116 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 10:46:43.116 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:43.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:43.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:43.116 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:43.116 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:46:43.117 DEBUG [main][MenuItemLookup] Found menu:'File' 10:46:43.117 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:46:43.117 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:46:43.117 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:46:43.117 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:46:43.117 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:46:43.117 DEBUG [main][MenuItemLookup] Item match:Window 10:46:43.117 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:46:43.117 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:46:43.117 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:46:43.117 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:43.117 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:46:43.117 DEBUG [main][MenuItemLookup] Item match:Show View 10:46:43.120 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:46:43.120 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:46:43.120 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:46:43.120 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:46:43.120 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:46:43.120 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:46:43.120 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:46:43.120 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:46:43.120 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:43.120 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:46:43.120 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:46:43.128 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:46:43.128 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:46:43.128 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:46:43.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:46:43.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:46:43.174 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:46:43.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:43.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:43.175 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:46:43.175 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:43.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:43.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:43.175 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:46:43.175 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:43.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:43.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:43.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:43.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:43.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:43.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:46:43.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:46:43.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 10:46:43.177 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 10:46:43.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:43.177 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 10:46:43.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:43.177 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 10:46:43.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 10:46:43.177 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 10:46:43.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:43.177 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 10:46:43.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:43.177 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 10:46:43.177 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 10:46:43.177 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 10:46:43.177 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 10:46:43.177 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 10:46:43.177 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:43.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:43.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:43.177 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:46:43.177 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:43.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:43.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:43.178 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:46:43.178 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:43.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:43.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:43.178 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:46:43.178 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:43.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:43.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:43.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:43.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:43.179 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:46:43.179 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:46:43.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:46:43.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:46:43.183 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:46:43.183 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:46:43.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:46:43.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:46:43.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 10:46:43.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:43.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:43.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 10:46:43.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:43.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:43.238 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:43.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:43.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:43.238 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:43.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 10:46:43.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:43.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:43.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:43.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:43.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:43.241 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 10:46:43.241 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:46:43.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:43.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:46:43.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:46:43.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:46:43.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:43.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:43.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:43.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:43.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:43.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:43.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:43.253 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:43.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 10:46:43.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:43.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:43.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:43.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:43.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:43.257 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 10:46:43.257 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:46:43.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:43.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:46:43.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:46:43.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:46:43.258 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 10:46:43.258 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 10:46:43.259 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:46:43.266 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@187f7868] time=1348088642 data=null x=333 y=16 width=0 height=0 detail=0} 10:46:43.277 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:46:43.277 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:46:43.277 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:46:43.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:43.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:43.281 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:46:43.281 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:46:43.281 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:46:43.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:46:43.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:46:43.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:46:43.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:46:43.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:43.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:43.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:43.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:43.294 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:46:43.294 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:46:43.294 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:46:43.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:43.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:43.294 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:46:43.294 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:46:43.294 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:46:43.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:46:43.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:46:43.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:46:43.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:46:43.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:43.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:43.309 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:46:43.309 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:46:43.309 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:46:43.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:43.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:43.309 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:46:43.309 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:46:43.309 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:46:43.309 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:46:43.309 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:46:43.309 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:46:43.309 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:46:43.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:43.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:43.315 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 10:46:43.315 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:43.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:43.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:43.315 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:43.315 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:46:43.315 DEBUG [main][MenuItemLookup] Found menu:'File' 10:46:43.315 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:46:43.315 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:46:43.315 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:46:43.315 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:46:43.315 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:46:43.315 DEBUG [main][MenuItemLookup] Item match:Window 10:46:43.316 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:46:43.316 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:46:43.316 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:46:43.316 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:43.316 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:46:43.316 DEBUG [main][MenuItemLookup] Item match:Show View 10:46:43.318 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:46:43.318 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:46:43.318 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:46:43.318 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:46:43.318 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:46:43.318 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:46:43.318 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:46:43.318 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:46:43.318 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:43.318 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:46:43.318 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:46:43.319 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:46:43.319 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:46:43.319 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:46:43.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:46:43.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:46:43.364 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:46:43.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:43.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:43.365 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:46:43.365 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:43.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:43.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:43.365 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:46:43.365 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:43.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:43.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:43.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:43.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:43.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:43.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:46:43.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:46:43.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 10:46:43.367 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 10:46:43.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:43.367 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 10:46:43.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:43.367 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 10:46:43.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 10:46:43.367 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 10:46:43.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:43.367 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 10:46:43.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:43.367 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 10:46:43.367 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 10:46:43.367 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 10:46:43.367 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 10:46:43.367 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 10:46:43.367 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:43.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:43.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:43.368 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:46:43.368 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:43.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:43.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:43.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:46:43.368 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:43.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:43.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:43.368 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:46:43.368 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:43.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:43.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:43.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:43.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:43.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:46:43.369 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:46:43.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:46:43.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:46:43.369 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:46:43.369 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:46:43.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:46:43.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:46:43.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 10:46:43.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:43.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:43.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 10:46:43.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:43.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:43.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:43.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:43.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:43.428 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:43.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 10:46:43.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:43.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:43.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:43.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:43.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:43.432 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 10:46:43.432 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:46:43.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:43.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:46:43.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:46:43.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:46:43.433 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 10:46:43.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:46:43.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:43.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 10:46:43.441 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 10:46:43.441 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 10:46:43.441 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:46:43.441 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@187f7868] time=1348088817 data=null x=333 y=16 width=0 height=0 detail=0} 10:46:43.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:43.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:43.461 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:46:43.461 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:46:43.461 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:46:43.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:43.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:43.461 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:46:43.461 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:46:43.461 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:46:43.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:46:43.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:46:43.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:46:43.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:46:43.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:43.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:43.467 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 10:46:43.467 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:43.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:43.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:43.467 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:43.468 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:46:43.475 DEBUG [main][MenuItemLookup] Found menu:'File' 10:46:43.475 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:46:43.475 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:46:43.475 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:46:43.475 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:46:43.475 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:46:43.475 DEBUG [main][MenuItemLookup] Item match:Window 10:46:43.475 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:46:43.475 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:46:43.475 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:46:43.475 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:43.475 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:46:43.475 DEBUG [main][MenuItemLookup] Item match:Show View 10:46:43.478 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:46:43.478 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:46:43.478 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:46:43.478 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:46:43.478 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:46:43.478 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:46:43.478 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:46:43.478 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:46:43.478 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:43.478 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:46:43.478 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:46:43.478 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:46:43.478 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:46:43.478 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:46:43.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:46:43.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:46:43.536 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:46:43.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:43.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:43.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:46:43.537 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:43.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:43.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:43.537 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:46:43.537 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:43.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:43.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:43.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:43.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:43.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:43.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:46:43.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:46:43.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 10:46:43.538 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 10:46:43.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:43.538 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 10:46:43.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:43.538 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 10:46:43.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 10:46:43.539 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 10:46:43.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:43.539 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 10:46:43.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:43.539 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 10:46:43.539 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 10:46:43.539 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 10:46:43.539 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 10:46:43.539 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 10:46:43.539 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:43.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:43.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:43.539 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:46:43.539 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:43.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:43.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:43.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:46:43.540 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:43.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:43.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:43.540 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:46:43.540 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:43.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:43.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:43.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:43.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:43.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:46:43.546 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:46:43.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:46:43.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:46:43.546 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:46:43.546 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:46:43.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:46:43.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:46:43.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 10:46:43.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:43.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:43.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 10:46:43.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:43.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:43.593 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:43.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:43.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:43.593 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:43.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 '\*?\QWorkbench Test\E') 10:46:43.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:43.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:43.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:43.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:43.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:43.598 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 10:46:43.598 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:46:43.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:43.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:46:43.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:46:43.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:46:43.599 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 10:46:43.599 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:46:43.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:43.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 10:46:43.600 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 10:46:43.600 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 10:46:43.600 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:46:43.600 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@187f7868] time=1348088976 data=null x=333 y=16 width=0 height=0 detail=0} 10:46:43.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:43.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:43.626 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:46:43.626 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:46:43.626 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:46:43.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:43.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:43.627 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:46:43.627 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:46:43.627 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:46:43.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:46:43.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:46:43.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:46:43.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:46:43.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:43.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:43.633 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:46:43.633 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:46:43.633 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:46:43.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:43.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:43.634 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:46:43.634 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:46:43.634 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:46:43.634 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:46:43.634 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:46:43.634 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:46:43.634 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:46:43.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:43.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:43.642 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 10:46:43.642 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:43.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:43.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:43.643 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:43.643 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:46:43.643 DEBUG [main][MenuItemLookup] Found menu:'File' 10:46:43.643 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:46:43.643 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:46:43.643 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:46:43.643 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:46:43.643 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:46:43.643 DEBUG [main][MenuItemLookup] Item match:Window 10:46:43.643 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:46:43.643 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:46:43.643 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:46:43.643 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:43.643 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:46:43.643 DEBUG [main][MenuItemLookup] Item match:Show View 10:46:43.646 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:46:43.646 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:46:43.646 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:46:43.646 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:46:43.646 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:46:43.646 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:46:43.646 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:46:43.646 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:46:43.646 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:43.646 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:46:43.646 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:46:43.646 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:46:43.646 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:46:43.646 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:46:43.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:46:43.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:46:43.690 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:46:43.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:43.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:43.691 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:46:43.691 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:43.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:43.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:43.691 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:46:43.691 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:43.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:43.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:43.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:43.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:43.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:43.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:46:43.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:46:43.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 10:46:43.692 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 10:46:43.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:43.692 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 10:46:43.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:43.693 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 10:46:43.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 10:46:43.693 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 10:46:43.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:43.693 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 10:46:43.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:43.693 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 10:46:43.693 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 10:46:43.693 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 10:46:43.693 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 10:46:43.693 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 10:46:43.693 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:43.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:43.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:43.693 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:46:43.693 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:43.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:43.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:43.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:46:43.694 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:43.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:43.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:43.694 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:46:43.694 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:43.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:43.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:43.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:43.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:43.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:46:43.695 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:46:43.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:46:43.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:46:43.695 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:46:43.695 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:46:43.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:46:43.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:46:43.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 10:46:43.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:43.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:43.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 10:46:43.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:43.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:43.742 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:43.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:43.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:43.742 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:43.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 '\*?\QWorkbench Test\E') 10:46:43.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:43.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:43.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:43.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:43.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:43.748 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 10:46:43.748 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:46:43.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:43.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:46:43.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:46:43.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:46:43.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:43.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:43.753 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu. 10:46:43.753 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:43.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:43.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:43.754 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:43.754 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:46:43.754 DEBUG [main][MenuItemLookup] Found menu:'File' 10:46:43.754 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:46:43.754 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:46:43.754 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:46:43.754 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:46:43.754 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:46:43.754 DEBUG [main][MenuItemLookup] Item match:Window 10:46:43.754 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:46:43.754 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:46:43.754 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:46:43.754 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:43.754 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:46:43.754 DEBUG [main][MenuItemLookup] Item match:Show View 10:46:43.757 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:46:43.757 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:46:43.757 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:46:43.757 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:46:43.757 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:46:43.757 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:46:43.757 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:46:43.757 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:46:43.757 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:43.757 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:46:43.757 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:46:43.757 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:46:43.757 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:46:43.758 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:46:43.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:46:43.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:46:43.802 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:46:43.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:43.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:43.804 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:46:43.804 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:43.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:43.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:43.804 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:46:43.804 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:43.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:43.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:43.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:43.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:43.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:43.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:46:43.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:46:43.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:46:43.805 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:46:43.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:44.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:44.308 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:46:44.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:46:44.312 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:46:44.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:44.312 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:46:44.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:44.313 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:46:44.313 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers 10:46:44.313 DEBUG [main][TreeItemHandler] Selecting tree item: Markers 10:46:44.313 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection 10:46:44.313 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers 10:46:44.314 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:44.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:44.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:44.314 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:46:44.314 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:44.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:44.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:44.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:46:44.314 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:44.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:44.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:44.315 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:46:44.315 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:44.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:44.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:44.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:44.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:44.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:46:44.316 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:46:44.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:46:44.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:46:44.316 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:46:44.316 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:46:44.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:46:44.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:46:44.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 10:46:44.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:44.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:44.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 10:46:44.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:44.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:44.384 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:44.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:44.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:44.385 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:44.385 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E') 10:46:44.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:44.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:44.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:44.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:44.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:44.399 INFO [WorkbenchTestable][AbstractView] Activate view Markers 10:46:44.399 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 10:46:44.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:44.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:46:44.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:46:44.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:46:44.400 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 10:46:44.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:46:44.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:44.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 10:46:44.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:46:44.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:46:44.416 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 10:46:44.416 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 10:46:44.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:46:44.416 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@187f7868] time=1348089792 data=null x=333 y=16 width=0 height=0 detail=0} 10:46:44.428 INFO [WorkbenchTestable][AbstractView] Activate view Markers 10:46:44.429 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 10:46:44.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:44.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:44.429 INFO [WorkbenchTestable][AbstractView] Close view 'Markers' 10:46:44.429 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers 10:46:44.429 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 10:46:44.430 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@187f7868] time=1348089806 data=null x=459 y=16 width=0 height=0 detail=0} 10:46:44.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:44.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:44.464 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:46:44.464 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:46:44.464 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:46:44.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:44.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:44.465 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:46:44.465 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:46:44.465 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:46:44.465 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:46:44.465 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:46:44.465 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:46:44.465 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:46:44.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:44.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:44.473 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 10:46:44.473 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:44.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:44.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:44.473 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:44.473 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:46:44.473 DEBUG [main][MenuItemLookup] Found menu:'File' 10:46:44.473 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:46:44.473 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:46:44.473 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:46:44.473 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:46:44.473 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:46:44.473 DEBUG [main][MenuItemLookup] Item match:Window 10:46:44.474 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:46:44.474 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:46:44.474 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:46:44.474 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:44.474 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:46:44.474 DEBUG [main][MenuItemLookup] Item match:Show View 10:46:44.476 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:46:44.476 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:46:44.476 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:46:44.476 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:46:44.476 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:46:44.476 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:46:44.476 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:46:44.476 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:46:44.476 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:44.476 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:46:44.476 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:46:44.476 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:46:44.476 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:46:44.477 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:46:44.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:46:44.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 10:46:44.525 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:46:44.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:44.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:44.526 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:46:44.527 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:44.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:44.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:44.527 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:46:44.527 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:44.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:44.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:44.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:44.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:44.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:44.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:46:44.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:46:44.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 10:46:44.532 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 10:46:44.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:44.532 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 10:46:44.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:44.532 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 10:46:44.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 10:46:44.533 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 10:46:44.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:44.533 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 10:46:44.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:44.533 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 10:46:44.533 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 10:46:44.533 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 10:46:44.533 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 10:46:44.533 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 10:46:44.533 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:44.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:44.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:44.533 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:46:44.533 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:44.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:44.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:44.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 "Open") 10:46:44.534 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:44.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:44.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:44.534 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:46:44.534 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:44.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:44.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:44.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:44.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:44.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:46:44.535 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:46:44.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:46:44.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:46:44.535 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:46:44.535 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:46:44.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:46:44.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:46:44.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 10:46:44.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:44.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:44.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 10:46:44.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:44.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:44.580 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:44.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:44.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:44.581 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:44.581 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 10:46:44.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:44.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:44.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:44.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:44.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:44.585 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 10:46:44.585 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:46:44.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:44.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:46:44.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:46:44.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:46:44.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:44.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:44.594 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu. 10:46:44.594 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:44.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:44.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:44.594 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:44.594 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:46:44.594 DEBUG [main][MenuItemLookup] Found menu:'File' 10:46:44.594 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:46:44.594 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:46:44.594 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:46:44.594 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:46:44.594 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:46:44.594 DEBUG [main][MenuItemLookup] Item match:Window 10:46:44.595 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:46:44.595 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:46:44.595 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:46:44.595 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:44.595 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:46:44.595 DEBUG [main][MenuItemLookup] Item match:Show View 10:46:44.597 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:46:44.597 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:46:44.597 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:46:44.597 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:46:44.597 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:46:44.597 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:46:44.597 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:46:44.597 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:46:44.597 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:44.597 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:46:44.597 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:46:44.606 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:46:44.606 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:46:44.606 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:46:44.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:46:44.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:46:44.656 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:46:44.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:44.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:44.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:46:44.657 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:44.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:44.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:44.657 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:46:44.657 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:44.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:44.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:44.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:44.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:44.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:44.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:46:44.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:46:44.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:46:44.658 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:46:44.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:44.659 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:46:44.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:44.659 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:46:44.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:46:44.659 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:46:44.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:44.659 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:46:44.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:44.659 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:46:44.659 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers 10:46:44.659 DEBUG [main][TreeItemHandler] Selecting tree item: Markers 10:46:44.659 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection 10:46:44.660 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers 10:46:44.660 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:44.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:44.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:44.660 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:46:44.660 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:44.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:44.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:44.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 "Open") 10:46:44.660 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:44.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:44.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:44.660 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:46:44.660 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:44.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:44.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:44.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:44.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:44.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:46:44.661 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:46:44.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:46:44.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:46:44.661 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:46:44.661 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:46:44.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:46:44.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:46:44.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 10:46:44.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:44.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:44.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 10:46:44.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:44.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:44.727 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:44.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:44.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:44.736 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:44.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 '\*?\QMarkers\E') 10:46:44.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:44.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:44.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:44.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:44.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:44.741 INFO [WorkbenchTestable][AbstractView] Activate view Markers 10:46:44.741 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 10:46:44.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:44.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:46:44.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:46:44.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:46:44.743 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 10:46:44.743 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:46:44.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:44.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 10:46:44.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:46:44.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:46:44.760 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 10:46:44.760 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:46:44.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:44.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 10:46:44.760 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 10:46:44.760 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 10:46:44.760 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:46:44.761 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@187f7868] time=1348090137 data=null x=333 y=16 width=0 height=0 detail=0} 10:46:44.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:44.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:44.784 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:46:44.784 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:46:44.784 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:46:44.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:44.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:44.785 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:46:44.785 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:46:44.785 INFO [WorkbenchTestable][RequirementsRunner] Started test: testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:46:44.785 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:46:44.785 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:46:44.785 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:46:44.785 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:46:44.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:44.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:44.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:44.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:44.800 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 10:46:44.800 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:44.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:44.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:44.801 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:44.801 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:46:44.801 DEBUG [main][MenuItemLookup] Found menu:'File' 10:46:44.801 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:46:44.801 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:46:44.801 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:46:44.801 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:46:44.801 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:46:44.801 DEBUG [main][MenuItemLookup] Item match:Window 10:46:44.801 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:46:44.801 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:46:44.801 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:46:44.801 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:44.801 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:46:44.801 DEBUG [main][MenuItemLookup] Item match:Show View 10:46:44.804 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:46:44.804 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:46:44.804 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:46:44.804 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:46:44.804 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:46:44.804 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:46:44.804 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:46:44.804 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:46:44.804 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:44.804 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:46:44.804 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:46:44.804 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:46:44.804 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:46:44.804 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:46:44.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:46:44.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:46:44.863 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:46:44.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:44.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:44.864 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:46:44.864 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:44.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:44.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:44.864 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:46:44.864 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:44.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:44.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:44.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:44.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:44.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:44.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:46:44.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:46:44.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 10:46:44.866 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 10:46:44.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:44.866 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 10:46:44.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:44.866 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 10:46:44.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 10:46:44.866 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 10:46:44.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:44.866 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 10:46:44.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:44.866 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 10:46:44.867 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 10:46:44.867 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 10:46:44.867 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 10:46:44.867 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 10:46:44.867 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:44.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:44.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:44.867 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:46:44.867 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:44.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:44.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:44.868 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:46:44.868 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:44.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:44.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:44.868 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:46:44.868 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:44.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:44.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:44.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:44.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:44.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:46:44.869 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:46:44.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:46:44.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:46:44.869 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:46:44.869 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:46:44.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:46:44.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:46:44.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 10:46:44.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:44.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:44.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 10:46:44.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:44.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:44.929 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:44.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:44.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:44.929 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:44.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 '\*?\QWorkbench Test\E') 10:46:44.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:44.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:44.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:44.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:44.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:44.932 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 10:46:44.932 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:46:44.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:44.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:46:44.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:46:44.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:46:44.943 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 10:46:44.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:46:44.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:44.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 10:46:44.943 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 10:46:44.943 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 10:46:44.944 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:46:44.944 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@187f7868] time=1348090320 data=null x=333 y=16 width=0 height=0 detail=0} 10:46:44.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:44.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:44.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:44.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:44.976 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:46:44.976 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:46:44.976 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:46:44.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:44.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:44.976 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:46:44.976 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:46:44.976 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:46:44.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:46:44.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:46:44.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:46:44.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:46:44.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:44.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:44.982 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' is already open. Activate. 10:46:44.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:44.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:44.986 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:44.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:44.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:44.987 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:44.987 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E') 10:46:44.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:44.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:44.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:44.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:44.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:44.990 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 10:46:44.990 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 10:46:45.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:45.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:46:45.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:46:45.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:46:45.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 field: ") 10:46:45.008 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:45.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:45.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:45.008 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Workbench Dirty Test"as the parent 10:46:45.008 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:45.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:45.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:45.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:45.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:45.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:46:45.009 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:46:45.009 INFO [WorkbenchTestable][AbstractText] Text set to: hello 10:46:45.011 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test 10:46:45.011 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 10:46:45.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:45.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null 10:46:45.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:45.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:45.012 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:46:45.012 DEBUG [main][MenuItemLookup] Found menu:'File' 10:46:45.012 DEBUG [main][MenuItemLookup] Item match:File 10:46:45.012 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:46:45.012 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:46:45.012 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:46:45.012 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:46:45.012 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:45.012 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:46:45.012 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:46:45.012 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:45.012 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:46:45.012 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:46:45.013 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:46:45.013 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:46:45.013 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:46:45.018 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 10:46:45.018 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 10:46:45.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:45.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null 10:46:45.019 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 10:46:45.019 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 10:46:45.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:45.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null 10:46:45.020 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Dirty Test' 10:46:45.020 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Dirty Test 10:46:45.020 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 10:46:45.020 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@187f7868] time=1348090396 data=null x=379 y=16 width=0 height=0 detail=0} 10:46:45.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:45.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:45.055 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:46:45.055 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:46:45.055 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:46:45.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:45.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:45.055 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:46:45.055 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:46:45.055 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:46:45.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:46:45.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:46:45.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:46:45.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:46:45.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:45.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:45.063 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 10:46:45.063 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:45.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:45.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:45.064 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:45.064 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:46:45.064 DEBUG [main][MenuItemLookup] Found menu:'File' 10:46:45.064 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:46:45.064 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:46:45.064 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:46:45.064 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:46:45.064 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:46:45.064 DEBUG [main][MenuItemLookup] Item match:Window 10:46:45.064 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:46:45.064 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:46:45.064 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:46:45.064 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:45.064 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:46:45.064 DEBUG [main][MenuItemLookup] Item match:Show View 10:46:45.067 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:46:45.067 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:46:45.067 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:46:45.067 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:46:45.067 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:46:45.067 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:46:45.067 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:46:45.067 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:46:45.067 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:45.067 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:46:45.067 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:46:45.067 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:46:45.067 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:46:45.067 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:46:45.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:46:45.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:46:45.120 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:46:45.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:45.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:45.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 10:46:45.121 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:45.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:45.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:45.121 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:46:45.121 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:45.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:45.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:45.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:45.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:45.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:45.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:46:45.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:46:45.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 10:46:45.123 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 10:46:45.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:45.123 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 10:46:45.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:45.123 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 10:46:45.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 10:46:45.123 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 10:46:45.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:45.123 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 10:46:45.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:45.123 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 10:46:45.123 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 10:46:45.123 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 10:46:45.123 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 10:46:45.124 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 10:46:45.124 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:45.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:45.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:45.124 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:46:45.124 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:45.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:45.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:45.124 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:46:45.124 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:45.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:45.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:45.124 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:46:45.124 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:45.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:45.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:45.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:45.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:45.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:46:45.125 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:46:45.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:46:45.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:46:45.125 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:46:45.125 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:46:45.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:46:45.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:46:45.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 10:46:45.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:45.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:45.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 10:46:45.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:45.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:45.173 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:45.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:45.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:45.173 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:45.173 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 10:46:45.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:45.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:45.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:45.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:45.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:45.177 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 10:46:45.177 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:46:45.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:45.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:46:45.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:46:45.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:46:45.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:45.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:45.183 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' is already open. Activate. 10:46:45.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:45.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:45.194 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:45.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:45.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:45.195 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:45.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E') 10:46:45.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:45.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:45.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:45.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:45.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:45.199 INFO [WorkbenchTestable][AbstractView] Activate view Markers 10:46:45.199 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 10:46:45.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:45.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:45.219 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 10:46:45.219 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:46:45.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:45.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 10:46:45.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:46:45.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:46:45.227 INFO [WorkbenchTestable][AbstractView] Activate view Markers 10:46:45.227 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 10:46:45.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:45.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:45.239 INFO [WorkbenchTestable][AbstractView] Close view 'Markers' 10:46:45.239 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers 10:46:45.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 10:46:45.240 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@187f7868] time=1348090616 data=null x=413 y=16 width=0 height=0 detail=0} 10:46:45.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:45.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:45.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:45.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:45.272 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:45.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:45.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:45.273 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:45.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 '\*?\QWorkbench Test\E') 10:46:45.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:45.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:45.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:45.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:45.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:45.277 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 10:46:45.277 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:46:45.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:45.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:46:45.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:46:45.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:46:45.278 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 10:46:45.278 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 10:46:45.278 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 10:46:45.278 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@187f7868] time=1348090655 data=null x=333 y=16 width=0 height=0 detail=0} 10:46:45.290 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:46:45.290 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:46:45.290 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:46:45.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:45.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:45.300 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 10:46:45.300 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 10:46:45.300 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:46:45.300 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:46:45.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:45.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.833 s - in org.eclipse.reddeer.workbench.test.view.ViewTest getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.678 s getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.158 s testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.013 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.145 s testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.013 s testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.013 s getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.157 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.007 s viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.131 s testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.013 s testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.33 s testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.013 s testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.015 s testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.152 s testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.166 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: 0.831 s testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.32 s testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.191 s testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.079 s testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.245 s Running org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 10:46:45.306 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 10:46:45.306 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:46:45.306 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:46:45.306 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 10:46:45.306 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:46:45.306 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:46:45.307 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:46:45.307 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:46:45.307 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:46:45.307 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:46:45.307 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:46:45.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:45.307 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:46:45.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:45.307 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:46:45.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:45.307 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:45.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:45.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:45.307 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:45.308 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:46:45.308 DEBUG [main][MenuItemLookup] Found menu:'File' 10:46:45.308 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:46:45.308 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:46:45.308 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:46:45.308 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:46:45.308 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:46:45.308 DEBUG [main][MenuItemLookup] Item match:Window 10:46:45.308 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:46:45.308 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:46:45.308 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:46:45.308 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:45.308 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:46:45.308 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:46:45.308 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:45.308 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:46:45.308 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:45.308 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:46:45.308 DEBUG [main][MenuItemLookup] Item match:Preferences 10:46:45.308 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:46:45.308 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:46:45.308 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:46:45.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:46:45.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:46:45.386 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:46:45.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:45.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:45.387 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:46:45.387 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:45.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:46:45.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:45.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:45.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:45.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:45.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:45.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:46:45.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:46:45.388 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:46:45.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:45.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:45.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:45.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:45.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:46:45.391 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:46:45.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:46:45.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:46:45.391 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:46:45.391 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:46:45.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:46:45.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:46:45.414 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:45.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:45.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:45.414 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:46:45.414 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 10:46:45.414 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 10:46:45.414 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:46:45.414 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:46:45.414 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:46:45.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:45.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:45.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:45.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:45.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:45.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:45.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:45.434 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:45.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 '\*?\QProject Explorer\E') 10:46:45.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:45.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:45.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:45.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:45.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:45.435 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:45.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:45.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:45.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:46:45.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:46:45.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:46:45.436 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 10:46:45.437 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 10:46:45.437 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:45.448 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@5a209683] time=1348090825 data=null x=140 y=16 width=0 height=0 detail=0} 10:46:45.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:45.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:45.525 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 10:46:45.525 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:46:45.525 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:46:45.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:45.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:45.525 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 10:46:45.526 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:46:45.526 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 10:46:45.526 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 10:46:45.526 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:46:45.526 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:46:45.526 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:46:45.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:45.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:45.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:45.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:45.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:45.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:45.543 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu. 10:46:45.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:45.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:45.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:45.544 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:45.544 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:46:45.544 DEBUG [main][MenuItemLookup] Found menu:'File' 10:46:45.544 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:46:45.544 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:46:45.544 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:46:45.544 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:46:45.544 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:46:45.544 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:46:45.544 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:46:45.544 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:46:45.544 DEBUG [main][MenuItemLookup] Item match:Window 10:46:45.545 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:46:45.545 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:46:45.545 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:46:45.545 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:45.545 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:46:45.545 DEBUG [main][MenuItemLookup] Item match:Show View 10:46:45.548 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:46:45.548 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:46:45.548 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:46:45.548 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:46:45.548 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:46:45.548 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:46:45.548 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:46:45.548 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:46:45.548 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:45.548 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:46:45.548 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:46:45.548 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:46:45.548 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:46:45.548 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:46:45.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:46:45.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:46:45.602 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:46:45.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:45.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:45.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:46:45.603 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:45.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:45.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:45.603 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:46:45.603 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:45.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:45.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:45.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:45.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:45.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:45.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:46:45.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:46:45.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:46:45.604 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:46:45.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:45.604 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:46:45.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:45.605 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:46:45.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:46:45.605 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:46:45.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:45.605 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:46:45.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:45.605 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:46:45.605 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers 10:46:45.605 DEBUG [main][TreeItemHandler] Selecting tree item: Markers 10:46:45.605 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection 10:46:45.605 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers 10:46:45.606 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:45.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:45.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:45.606 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:46:45.606 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:45.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:45.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:45.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 "Open") 10:46:45.606 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:45.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:45.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:45.606 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:46:45.606 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:45.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:45.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:45.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:45.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:45.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:46:45.608 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:46:45.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:46:45.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:46:45.608 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:46:45.608 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:46:45.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:46:45.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:46:45.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 10:46:45.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:45.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:45.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 10:46:45.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:45.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:45.677 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:45.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:45.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:45.677 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:45.677 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E') 10:46:45.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:45.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:45.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:45.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:45.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:45.680 INFO [WorkbenchTestable][AbstractView] Activate view Markers 10:46:45.680 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 10:46:45.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:45.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:46:45.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:46:45.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:46:45.681 INFO [WorkbenchTestable][AbstractView] Activate view Markers 10:46:45.681 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 10:46:45.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:45.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:46:45.682 INFO [WorkbenchTestable][AbstractView] Close view 'Markers' 10:46:45.682 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers 10:46:45.682 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 10:46:45.682 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@187f7868] time=1348091058 data=null x=293 y=16 width=0 height=0 detail=0} 10:46:45.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:45.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:45.724 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 10:46:45.724 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:46:45.724 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:46:45.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:45.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:45.724 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 10:46:45.724 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:46:45.724 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 10:46:45.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 10:46:45.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:46:45.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:46:45.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:46:45.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:45.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:45.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:45.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:45.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:45.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:46:45.742 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 10:46:45.742 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:45.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:45.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:45.743 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:45.743 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:46:45.743 DEBUG [main][MenuItemLookup] Found menu:'File' 10:46:45.743 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:46:45.743 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:46:45.743 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:46:45.743 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:46:45.743 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:46:45.743 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:46:45.743 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:46:45.743 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:46:45.743 DEBUG [main][MenuItemLookup] Item match:Window 10:46:45.743 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:46:45.743 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:46:45.743 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:46:45.743 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:45.743 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:46:45.743 DEBUG [main][MenuItemLookup] Item match:Show View 10:46:45.746 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:46:45.746 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:46:45.746 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:46:45.746 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:46:45.746 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:46:45.746 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:46:45.746 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:46:45.746 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:46:45.746 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:45.746 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:46:45.746 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:46:45.746 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:46:45.746 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:46:45.746 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:46:45.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:46:45.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:46:45.797 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:46:45.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:45.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:45.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 10:46:45.798 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:45.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:45.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:45.798 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:46:45.798 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:45.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:45.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:45.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:45.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:45.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:45.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:46:45.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:46:45.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:46:45.799 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:46:45.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:45.799 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:46:45.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:45.799 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:46:45.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:46:45.799 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:46:45.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:46:45.800 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:46:45.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:46:45.800 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:46:45.800 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 10:46:45.800 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 10:46:45.800 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 10:46:45.800 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 10:46:45.800 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:45.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:45.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:45.801 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:46:45.801 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:45.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:45.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:45.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") 10:46:45.801 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:46:45.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:45.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:45.801 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:46:45.801 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:46:45.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:45.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:45.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:45.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:45.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:46:45.802 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:46:45.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:46:45.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:46:45.802 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:46:45.802 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:46:45.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:46:45.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:46:45.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 10:46:45.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:45.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:45.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 10:46:45.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:45.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:45.885 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:45.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:45.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:45.886 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:45.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 '\*?\QProject Explorer\E') 10:46:45.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:45.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:45.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:45.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:45.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:46:45.887 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:45.887 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:45.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:45.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:46:45.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:46:45.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:46:45.898 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:46:45.898 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:45.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:46:45.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:46:45.899 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 10:46:45.899 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 10:46:45.899 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:46:45.899 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@7b07a20c] time=1348091275 data=null x=140 y=16 width=0 height=0 detail=0} 10:46:45.923 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 10:46:45.923 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:46:45.923 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:46:45.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:45.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:45.939 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 10:46:45.939 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 10:46:45.939 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:46:45.939 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:46:45.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:45.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.634 s - in org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) Time elapsed: 0.111 s testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) Time elapsed: 0.198 s testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) Time elapsed: 0.215 s Running org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 10:46:45.944 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 10:46:45.945 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:46:45.945 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:46:45.945 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 10:46:45.945 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:46:45.945 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:46:45.946 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:46:45.946 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:46:45.946 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:46:45.946 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:46:45.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.*'] 10:46:45.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:45.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.*'] 10:46:45.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:45.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.*'] 10:46:45.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:45.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:45.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:45.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:45.947 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:46:45.947 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:46:45.947 DEBUG [main][MenuItemLookup] Found menu:'File' 10:46:45.947 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:46:45.947 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:46:45.947 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:46:45.947 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:46:45.947 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:46:45.947 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:46:45.947 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:46:45.947 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:46:45.947 DEBUG [main][MenuItemLookup] Item match:Window 10:46:45.947 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:46:45.947 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:46:45.947 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:46:45.947 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:45.947 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:46:45.947 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:46:45.947 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:45.947 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:46:45.947 DEBUG [main][MenuItemLookup] Found menu:'' 10:46:45.947 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:46:45.947 DEBUG [main][MenuItemLookup] Item match:Preferences 10:46:45.947 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:46:45.947 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:46:45.948 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:46:46.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:46:46.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:46:46.035 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:46:46.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:46.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:46.036 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:46:46.036 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:46:46.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:46:46.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:46.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:46.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:46.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:46.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:46:46.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:46:46.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:46:46.038 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:46:46.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:46:46.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:46:46.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:46:46.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:46:46.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:46:46.054 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:46:46.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:46:46.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:46:46.054 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:46:46.054 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:46:46.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:46:46.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:46:46.077 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:46:46.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:46:46.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:46:46.078 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:46:46.078 INFO [WorkbenchTestable][RequirementsRunner] Started test: testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 10:46:46.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 10:46:46.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:46:46.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:46:46.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:46:46.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 10:46:46.080 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job' will be killed 10:46:46.080 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job' is still alive 10:46:46.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 10:46:46.580 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 10:46:46.580 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:46:46.580 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:46:46.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:46:46.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:46:46.580 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 10:46:46.581 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:46:46.581 INFO [WorkbenchTestable][RequirementsRunner] Started test: testKillJobException no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 10:46:46.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 10:46:46.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:46:46.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:46:46.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:46:46.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest.JobHasState... 10:46:46.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest.JobHasState finished successfully 10:46:46.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 10:46:46.582 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 10:46:46.582 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 10:46:47.082 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 10:46:47.082 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 10:46:47.583 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 10:46:47.583 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 10:46:48.083 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 10:46:48.083 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 10:46:48.584 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 10:46:48.584 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 10:46:49.084 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 10:46:49.084 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 10:46:49.584 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 10:46:49.585 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 10:46:50.085 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 10:46:50.085 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 10:46:50.585 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 10:46:50.585 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 10:46:51.085 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 10:46:51.085 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 10:46:51.586 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 10:46:51.586 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 10:46:52.086 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 10:46:52.086 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 10:46:52.586 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 10:46:52.587 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 10:46:53.087 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 10:46:53.087 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 10:46:53.587 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 10:46:53.587 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 10:46:54.087 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 10:46:54.087 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 10:46:54.588 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 10:46:54.588 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 10:46:55.088 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 10:46:55.088 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 10:46:55.588 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 10:46:55.588 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 10:46:56.088 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 10:46:56.088 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 10:46:56.589 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 10:46:56.589 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 10:46:56.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, an exception will be thrown 10:46:56.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:46:56.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:46:57.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:46:57.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:46:58.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:46:58.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:46:59.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:46:59.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:00.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:00.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:01.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:01.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:02.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:02.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:03.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:03.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:04.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:04.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:05.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:05.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:06.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:06.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:07.095 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:07.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:08.095 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:08.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:09.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:09.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:10.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:10.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:11.097 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:11.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:12.097 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:12.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:13.097 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:13.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:14.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:14.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:15.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:15.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:16.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:16.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:17.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:17.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:18.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:18.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:19.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:19.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:20.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:20.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:21.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:21.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:22.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:22.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:23.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:23.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:24.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:24.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:25.103 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:25.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:26.103 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:26.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:27.103 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:27.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:28.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:28.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:29.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:29.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:30.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:30.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:31.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:31.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:32.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:32.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:33.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:33.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:34.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:34.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:35.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:35.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:36.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:36.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:37.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:37.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:38.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:38.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:39.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:39.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:40.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:40.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:41.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:41.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:42.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:42.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:43.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:43.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:44.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:44.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:45.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:45.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:46.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 10:47:46.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:47:46.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:47:46.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:47:46.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:47:46.612 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 10:47:46.612 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:47:46.612 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:47:46.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:46.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:46.614 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testKillJobException no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 10:47:46.614 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 10:47:46.614 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:47:46.614 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:47:46.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:46.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.67 s - in org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) Time elapsed: 0.502 s testKillJobException no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) Time elapsed: 60.033 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.v20230901-1033 [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 10:47:55.545 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 10:47:55.547 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 10:47:55.617 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 10:47:55.619 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 10:47:55.643 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:47:55.718 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:47:55.721 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:47:55.728 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:47:55.730 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 10:47:55.730 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 10:47:55.743 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 10:47:55.748 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:47:55.748 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:47:55.752 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:47:55.752 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:47:55.756 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:47:55.758 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:47:55.820 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:47:55.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:55.829 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:47:55.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:55.831 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:47:55.831 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:55.840 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:55.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:55.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:55.847 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:55.853 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:47:55.856 DEBUG [main][MenuItemLookup] Found menu:'File' 10:47:55.856 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:47:55.857 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:47:55.857 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:47:55.857 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:47:55.857 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:47:55.857 DEBUG [main][MenuItemLookup] Item match:Window 10:47:55.861 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:47:55.861 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:47:55.861 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:47:55.861 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:55.861 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:47:55.861 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:47:55.861 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:55.861 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:47:55.861 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:55.861 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:47:55.861 DEBUG [main][MenuItemLookup] Item match:Preferences 10:47:55.864 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:47:55.864 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:47:55.908 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:47:56.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.... 10:47: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 'Preferences.*'] is available. finished successfully 10:47:56.073 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:47:56.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:56.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:56.116 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:47:56.116 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:47:56.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 10:47:56.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:56.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:56.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:56.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:56.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:56.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:47:56.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:47:56.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 "Cancel", Widget matcher matching widgets with style: 8) 10:47:56.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:56.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:56.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:56.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:56.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:56.173 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:47:56.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:56.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:56.175 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:56.175 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:56.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:47:56.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:47:56.243 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:56.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:56.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:56.250 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:47:56.253 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 10:47:56.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:47:56.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:47:56.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:47:56.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:47:56.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:56.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:56.272 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' view via menu. 10:47:56.273 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:56.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:56.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:56.273 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:56.273 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:47:56.273 DEBUG [main][MenuItemLookup] Found menu:'File' 10:47:56.274 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:47:56.274 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:47:56.274 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:47:56.274 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:47:56.274 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:47:56.274 DEBUG [main][MenuItemLookup] Item match:Window 10:47:56.275 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:47:56.275 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:47:56.275 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:47:56.275 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:56.275 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:47:56.275 DEBUG [main][MenuItemLookup] Item match:Show View 10:47:56.315 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:47:56.315 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:47:56.315 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:47:56.315 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:47:56.315 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:47:56.315 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:47:56.316 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:47:56.316 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:47:56.316 DEBUG [main][MenuItemLookup] Found menu:'' 10:47:56.316 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:47:56.316 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:47:56.317 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:47:56.317 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:47:56.317 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:47:56.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:47:56.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:47:56.377 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:47:56.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:56.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:56.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:47:56.379 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:56.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:56.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:56.381 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:47:56.381 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:56.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:56.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:56.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:56.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:56.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:47:56.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:47:56.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:47:56.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test UI Forms has children... 10:47:56.384 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test UI Forms 10:47:56.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:56.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:56.915 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test UI Forms 10:47:56.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test UI Forms has children finished successfully 10:47:56.916 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test UI Forms 10:47:56.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:47:56.917 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test UI Forms is already expanded. No action performed 10:47:56.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:47:56.917 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test UI Forms 10:47:56.917 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item UI Form Test 10:47:56.918 DEBUG [main][TreeItemHandler] Selecting tree item: UI Form Test 10:47:56.918 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item UI Form Test about selection 10:47:56.919 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: UI Form Test 10:47:56.919 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:56.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:56.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:56.920 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:47:56.920 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:56.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:56.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:56.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:47:56.922 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:56.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:56.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:56.922 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:47:56.922 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:56.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:56.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:56.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:56.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:56.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:47:56.924 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:47:56.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:47:56.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:47:56.925 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:47:56.925 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:47:57.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:47:57.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:47:57.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.ui.views.UIFormView' view is open... 10:47:57.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:57.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:57.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.ui.views.UIFormView' view is open finished successfully 10:47:57.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:57.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:57.291 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:57.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:57.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:57.330 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:57.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 '\*?\QUI Form Test\E') 10:47:57.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:57.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:57.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:57.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:57.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:57.340 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:47:57.341 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:47:57.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:57.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:57.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:57.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:57.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with the ExpandableComposite type) 10:47:57.356 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:57.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:57.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:57.357 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:47:57.357 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:57.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:57.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:57.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:57.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:57.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 10:47:57.384 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.uiforms.impl.expandablecomposite.DefaultExpandableComposite, index 0 and following matchers specified (Matcher matching widget which text matches: "Value: ") 10:47:57.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:57.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:57.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:57.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:57.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:58.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:58.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:58.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:47:58.395 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 10:47:58.398 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:47:58.398 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:47:58.400 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:47:58.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:58.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:58.402 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 10:47:58.403 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:47:58.403 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 10:47:58.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:47:58.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:47:58.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:47:58.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:47:58.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:58.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:58.408 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:47:58.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:58.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:58.412 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:58.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:58.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:58.413 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:58.413 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:47:58.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:58.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:58.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:58.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:58.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:58.417 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:47:58.417 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:47:58.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:58.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:58.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:58.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:58.424 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with the ExpandableComposite type) 10:47:58.424 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:58.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:58.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:58.425 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:47:58.425 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:58.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:58.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:58.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:58.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:58.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 10:47:58.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.uiforms.impl.expandablecomposite.DefaultExpandableComposite, index 0 and following matchers specified (Matcher matching widget which text matches: "Value: ") 10:47:58.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:58.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:58.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:58.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:58.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:47:58.450 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:47:58.451 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:47:58.451 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:47:58.451 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:47:58.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:58.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:58.452 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 10:47:58.452 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:47:58.453 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 10:47:58.453 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:47:58.453 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:47:58.453 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:47:58.453 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:47:58.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:58.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:58.468 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:47:58.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:58.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:58.478 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:58.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:58.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:58.480 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:58.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:47:58.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:58.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:58.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:58.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:58.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:58.531 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:47:58.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:47:58.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:58.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:58.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:58.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:58.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with the ExpandableComposite type, Matcher matching widgets with text that without mnenomic matches: is "Non existing expandable composite title") 10:47:58.537 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:58.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:58.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:58.537 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:47:58.537 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:58.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:58.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:58.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:59.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:59.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:59.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:59.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:47:59.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:47:59.579 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was not found 10:47:59.579 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:47:59.579 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:47:59.580 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:47:59.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:59.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:59.580 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 10:47:59.581 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:47:59.581 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 10:47:59.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:47:59.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:47:59.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:47:59.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:47:59.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:59.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:59.586 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:47:59.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:59.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:59.591 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:59.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:59.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:59.593 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:59.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 '\*?\QUI Form Test\E') 10:47:59.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:59.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:59.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:59.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:59.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:59.622 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:47:59.622 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:47:59.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:59.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:59.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:59.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:59.628 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with no referenced composite specified, index 1 and following matchers specified (Matcher matching widget with the ExpandableComposite type) 10:47:59.628 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:59.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:59.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:59.629 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:47:59.629 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:59.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:59.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:47:59.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:47:59.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:59.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 1 was found 10:47:59.650 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:47:59.650 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:47:59.650 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:47:59.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:59.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:59.650 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 10:47:59.651 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:47:59.651 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 10:47:59.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:47:59.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:47:59.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:47:59.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:47:59.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:59.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:59.662 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:47:59.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:59.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:59.677 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:59.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:59.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:59.678 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:59.678 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:47:59.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:59.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:59.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:59.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:59.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:59.719 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:47:59.719 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:47:59.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:59.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:59.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:59.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:59.727 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 10:47:59.727 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:59.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:59.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:59.727 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:47:59.727 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:59.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:59.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:59.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:59.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:59.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:47:59.746 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and following matchers specified (Matcher matching widget with the ExpandableComposite type, Matcher matching widgets with text that without mnenomic matches: is "Expandable composite C") 10:47:59.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:59.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:59.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:59.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:59.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 10:47:59.748 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:47:59.748 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:47:59.748 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:47:59.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:59.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:59.749 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 10:47:59.749 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:47:59.749 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 10:47:59.749 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:47:59.749 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:47:59.749 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:47:59.749 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:47:59.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:59.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:59.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. 10:47:59.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:59.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:59.763 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:59.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:59.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:59.788 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:59.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 '\*?\QUI Form Test\E') 10:47:59.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:59.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:59.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:59.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:59.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:59.795 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:47:59.795 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:47:59.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:59.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:59.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:59.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:59.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with the ExpandableComposite type) 10:47:59.801 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:59.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:59.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:59.801 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:47:59.801 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:59.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:59.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:59.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:59.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:59.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 10:47:59.804 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:47:59.804 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:47:59.804 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:47:59.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:59.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:59.804 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 10:47:59.804 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:47:59.804 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 10:47:59.804 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:47:59.805 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:47:59.805 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:47:59.805 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:47:59.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:59.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:59.838 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:47:59.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:59.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:59.848 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:59.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:59.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:59.848 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:59.848 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:47:59.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:59.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:59.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:59.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:59.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:59.856 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:47:59.856 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:47:59.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:59.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:59.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:59.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:59.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with the ExpandableComposite type, Matcher matching widgets with text that without mnenomic matches: is "Expandable composite C") 10:47:59.862 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:59.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:59.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:59.862 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:47:59.862 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:59.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:59.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:59.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:59.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:59.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 10:47:59.888 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:47:59.888 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:47:59.888 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:47:59.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:59.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:59.889 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 10:47:59.890 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:47:59.890 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 10:47:59.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:47:59.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:47:59.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:47:59.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:47:59.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:59.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:59.900 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:47:59.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:59.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:59.915 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:59.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:59.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:59.917 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:59.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') 10:47:59.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:59.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:59.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:59.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:59.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:59.923 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:47:59.923 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:47:59.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:59.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:59.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:59.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:59.928 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 10:47:59.928 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:47:59.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:59.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:59.928 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:47:59.928 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:47:59.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:59.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:59.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:59.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:59.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:47:59.951 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and following matchers specified (Matcher matching widget with the ExpandableComposite type) 10:47:59.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:59.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:59.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:59.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:59.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 10:47:59.952 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:47:59.952 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:47:59.952 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:47:59.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:47:59.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:47:59.953 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 10:47:59.953 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:47:59.953 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 10:47:59.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:47:59.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:47:59.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:47:59.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:47:59.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:59.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:59.960 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:47:59.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:59.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:59.969 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:47:59.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:47:59.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:47:59.969 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:47:59.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 '\*?\QUI Form Test\E') 10:47:59.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:47:59.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:47:59.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:47:59.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:47:59.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:47:59.976 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:47:59.976 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:47:59.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:47:59.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:47:59.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:47:59.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:47:59.981 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 10:47:59.981 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:00.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:00.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:00.003 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:48:00.003 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:00.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:00.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:00.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:00.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:00.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:48:00.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 1 and following matchers specified (Matcher matching widget with the ExpandableComposite type) 10:48:00.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:00.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:48:00.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:48:00.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:00.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 1 was found 10:48:00.012 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:48:00.012 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:00.012 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:00.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:00.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:00.021 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 10:48:00.022 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:48:00.022 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:00.022 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:00.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:00.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.499 s - in org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 2.149 s testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.049 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 1.127 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.069 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.098 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.055 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.085 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.063 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.068 s Running org.eclipse.reddeer.uiforms.test.DefaultFormTest 10:48:00.052 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 10:48:00.053 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:48:00.053 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:00.053 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 10:48:00.053 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:00.053 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:48:00.054 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:00.054 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:48:00.054 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:00.054 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:48:00.054 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:48:00.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:00.054 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:48:00.055 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:00.055 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:48:00.055 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:00.055 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:00.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:00.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:00.056 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:00.056 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:48:00.056 DEBUG [main][MenuItemLookup] Found menu:'File' 10:48:00.056 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:48:00.056 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:48:00.056 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:48:00.056 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:48:00.056 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:48:00.056 DEBUG [main][MenuItemLookup] Item match:Window 10:48:00.057 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:48:00.057 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:48:00.057 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:48:00.057 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:00.057 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:48:00.057 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:48:00.057 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:00.057 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:48:00.057 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:00.057 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:48:00.057 DEBUG [main][MenuItemLookup] Item match:Preferences 10:48:00.057 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:48:00.057 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:48:00.057 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:48:00.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:48:00.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:48:00.188 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:48:00.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:00.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:00.189 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:48:00.189 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:00.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 10:48:00.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:00.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:00.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:00.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:00.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:48:00.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:48:00.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:48:00.193 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:48:00.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:00.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:00.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:00.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:00.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:00.195 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:48:00.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:00.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:00.195 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:00.195 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:00.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:48:00.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:48:00.280 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:00.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:00.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:00.282 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:00.282 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 10:48:00.282 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 10:48:00.282 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:00.282 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:00.282 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:00.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:00.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:00.286 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:48:00.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:00.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:00.290 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:00.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:00.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:00.290 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:00.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 '\*?\QUI Form Test\E') 10:48:00.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:00.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:00.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:00.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:00.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:00.339 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:48:00.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:48:00.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:00.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:48:00.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:48:00.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:48:00.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:00.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:00.381 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu. 10:48:00.381 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:00.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:00.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:00.411 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:00.411 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:48:00.411 DEBUG [main][MenuItemLookup] Found menu:'File' 10:48:00.411 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:48:00.411 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:48:00.411 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:48:00.411 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:48:00.412 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:48:00.412 DEBUG [main][MenuItemLookup] Item match:Window 10:48:00.413 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:48:00.413 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:48:00.413 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:48:00.413 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:00.413 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:48:00.413 DEBUG [main][MenuItemLookup] Item match:Show View 10:48:00.419 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:48:00.419 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:48:00.419 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:48:00.419 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:48:00.419 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:48:00.419 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:48:00.419 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:48:00.419 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:48:00.419 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:00.419 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:48:00.419 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:48:00.422 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:48:00.422 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:48:00.422 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:48:00.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:48:00.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:48:00.485 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:48:00.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:00.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:00.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 10:48:00.487 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:00.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:00.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:00.487 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:48:00.487 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:00.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:00.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:00.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:00.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:00.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:48:00.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:48:00.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:48:00.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:48:00.488 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:48:00.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:48:00.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:48:00.993 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:48:00.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:48:00.995 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:48:00.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:48:00.995 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:48:00.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:48:00.995 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:48:00.995 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log 10:48:00.995 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log 10:48:00.995 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection 10:48:00.995 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log 10:48:00.996 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:00.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:00.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:00.996 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:48:00.996 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:00.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:00.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:00.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:48:00.996 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:00.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:00.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:00.996 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:48:00.996 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:00.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:00.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:00.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:00.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:00.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:00.997 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:48:00.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:00.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:00.998 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:00.998 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:01.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:48:01.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:48:01.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.DefaultFormTest$LogView' view is open... 10:48:01.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:01.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:01.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.DefaultFormTest$LogView' view is open finished successfully 10:48:01.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:01.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:01.135 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:01.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:01.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:01.135 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:01.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 '\*?\QError Log\E') 10:48:01.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:01.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:01.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:01.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:01.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:01.137 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:48:01.137 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:48:01.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:01.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:48:01.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:48:01.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:48:01.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and no matchers specified 10:48:01.139 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:01.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:01.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:01.139 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Error Log (Workspace Log)"as the parent 10:48:01.139 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:01.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:01.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:01.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:01.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:01.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:02.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:02.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:02.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:48:02.142 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was not found 10:48:02.142 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:48:02.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:48:02.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:02.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:48:02.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:48:02.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:48:02.143 INFO [WorkbenchTestable][AbstractView] Close view 'Error Log' 10:48:02.143 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Error Log 10:48:02.144 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:48:02.145 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 10:48:02.172 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 10:48:02.172 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:02.172 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:02.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:02.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:02.203 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 10:48:02.203 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:02.203 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 10:48:02.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 10:48:02.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:02.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:02.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:02.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:02.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:02.207 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:48:02.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:02.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:02.213 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:02.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:02.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:02.235 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:02.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 '\*?\QUI Form Test\E') 10:48:02.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:02.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:02.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:02.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:02.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:02.239 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:48:02.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:48:02.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:02.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:48:02.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:48:02.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:48:02.243 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 1 and no matchers specified 10:48:02.243 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:02.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:02.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:02.243 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:48:02.243 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:02.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:02.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:48:02.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:48:02.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:02.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 1 was found 10:48:02.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:02.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:02.268 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 10:48:02.268 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:02.268 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:02.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:02.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:02.269 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 10:48:02.269 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:02.269 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 10:48:02.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 10:48:02.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:02.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:02.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:02.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:02.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:02.273 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:48:02.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:02.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:02.276 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:02.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:02.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:02.277 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:02.277 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:48:02.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:02.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:02.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:02.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:02.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:02.297 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:48:02.297 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:48:02.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:02.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:48:02.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:48:02.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:48:02.301 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 10:48:02.301 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:02.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:02.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:02.301 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:48:02.301 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:02.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:02.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:02.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:02.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:02.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:48:02.303 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and following matchers specified (Matcher matching widget which text matches: "Form D") 10:48:02.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:02.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:02.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:02.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:02.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:48:02.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:02.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:02.310 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 10:48:02.310 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:02.310 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:02.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:02.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:02.311 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 10:48:02.311 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:02.312 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 10:48:02.312 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 10:48:02.312 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:02.312 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:02.312 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:02.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:02.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:02.335 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:48:02.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:02.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:02.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:02.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:02.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:02.339 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:02.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:48:02.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:02.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:02.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:02.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:02.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:02.342 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:48:02.342 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:48:02.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:02.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:48:02.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:48:02.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:48:02.346 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and no matchers specified 10:48:02.346 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:02.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:02.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:02.362 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:48:02.362 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:02.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:02.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:02.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:02.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:02.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:48:02.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:02.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:02.369 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 10:48:02.369 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:02.369 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:02.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:02.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:02.369 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 10:48:02.369 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:02.369 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 10:48:02.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 10:48:02.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:02.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:02.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:02.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:02.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:02.373 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:48:02.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:02.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:02.376 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:02.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:02.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:02.377 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:02.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 '\*?\QUI Form Test\E') 10:48:02.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:02.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:02.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:02.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:02.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:02.415 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:48:02.415 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:48:02.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:02.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:48:02.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:48:02.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:48:02.421 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 10:48:02.421 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:02.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:02.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:02.422 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:48:02.422 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:02.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:02.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:02.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:02.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:02.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:48:02.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:02.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:02.447 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 10:48:02.447 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:02.447 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:02.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:02.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:02.447 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 10:48:02.448 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:02.448 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 10:48:02.448 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 10:48:02.448 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:02.448 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:02.448 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:02.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:02.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:02.451 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:48:02.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:02.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:02.455 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:02.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:02.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:02.455 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:02.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:48:02.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:02.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:02.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:02.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:02.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:02.459 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:48:02.459 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:48:02.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:02.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:48:02.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:48:02.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:48:02.463 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 10:48:02.463 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:02.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:02.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:02.480 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:48:02.480 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:02.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:02.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:02.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:02.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:02.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:48:02.482 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and no matchers specified 10:48:02.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:02.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:02.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:02.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:02.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:48:02.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:02.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:02.488 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 10:48:02.488 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:02.488 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:02.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:02.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:02.488 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 10:48:02.489 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:02.489 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 10:48:02.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 10:48:02.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:02.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:02.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:02.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:02.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:02.512 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:48:02.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:02.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:02.518 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:02.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:02.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:02.519 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:02.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 '\*?\QUI Form Test\E') 10:48:02.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:02.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:02.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:02.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:02.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:02.523 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:48:02.523 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:48:02.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:02.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:48:02.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:48:02.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:48:02.527 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 10:48:02.527 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:02.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:02.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:02.527 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:48:02.527 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:02.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:02.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:02.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:02.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:02.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:48:02.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 1 and no matchers specified 10:48:02.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:02.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:48:02.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:48:02.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:02.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 1 was found 10:48:02.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:02.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:02.552 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 10:48:02.552 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:02.553 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:02.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:02.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:02.553 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 10:48:02.553 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 10:48:02.553 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:02.553 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:02.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:02.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.503 s - in org.eclipse.reddeer.uiforms.test.DefaultFormTest testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 1.921 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.066 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.042 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.058 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.078 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.04 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.064 s Running org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:48:02.563 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:48:02.563 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:48:02.564 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:02.564 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:48:02.564 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:02.564 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:48:02.564 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:02.564 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:48:02.564 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:02.564 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:48:02.564 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:48:02.564 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:02.565 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:48:02.565 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:02.565 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:48:02.565 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:02.565 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:02.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:02.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:02.565 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:02.565 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:48:02.565 DEBUG [main][MenuItemLookup] Found menu:'File' 10:48:02.566 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:48:02.566 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:48:02.566 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:48:02.566 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:48:02.566 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:48:02.566 DEBUG [main][MenuItemLookup] Item match:Window 10:48:02.566 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:48:02.566 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:48:02.566 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:48:02.566 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:02.566 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:48:02.566 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:48:02.566 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:02.566 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:48:02.566 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:02.566 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:48:02.566 DEBUG [main][MenuItemLookup] Item match:Preferences 10:48:02.566 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:48:02.566 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:48:02.567 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:48:02.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:48:02.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:48:02.666 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:48:02.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:02.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:02.668 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:48:02.668 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:02.668 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:48:02.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:02.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:02.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:02.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:02.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:48:02.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:48:02.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:48:02.669 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:48:02.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:02.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:02.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:02.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:02.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:02.671 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:48:02.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:02.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:02.672 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:02.672 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:02.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:48:02.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:48:02.715 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:02.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:02.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:02.716 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:02.716 INFO [WorkbenchTestable][RequirementsRunner] Started test: activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 10:48:02.716 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:48:02.716 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:02.716 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:02.716 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:02.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:02.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:02.720 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:48:02.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:02.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:02.724 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:02.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:02.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:02.724 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:02.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 '\*?\QUI Form Test\E') 10:48:02.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:02.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:02.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:02.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:02.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:02.745 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:48:02.745 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:48:02.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:02.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:48:02.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:48:02.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:48:02.750 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Hyperlink with no referenced composite specified, index 0 and no matchers specified 10:48:02.750 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:02.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:02.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:02.750 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:48:02.750 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:02.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:02.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:02.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:02.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:02.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 10:48:02.752 TRACE [main][WidgetHandler] Notify Hyperlink with event 6 10:48:02.753 TRACE [main][WidgetHandler] Wait for synchronization 10:48:02.753 TRACE [main][WidgetHandler] Notify Hyperlink with event 3 10:48:02.753 TRACE [main][WidgetHandler] Wait for synchronization 10:48:02.753 TRACE [main][WidgetHandler] Notify Hyperlink with event 4 10:48:02.753 TRACE [main][WidgetHandler] Wait for synchronization 10:48:02.753 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Label with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Hyperlink clicked") 10:48:02.753 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:02.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:02.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:02.755 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:48:02.755 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:02.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:02.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:02.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:02.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:02.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 10:48:02.756 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:48:02.756 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:02.756 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:02.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:02.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:02.756 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 10:48:02.756 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:02.756 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 10:48:02.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:48:02.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:02.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:02.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:02.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:02.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:02.777 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:48:02.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:02.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:02.780 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:02.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:02.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:02.781 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:02.781 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:48:02.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:02.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:02.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:02.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:02.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:02.784 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:48:02.784 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:48:02.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:02.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:48:02.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:48:02.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:48:02.788 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Hyperlink with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Non existing hyperlink") 10:48:02.788 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:02.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:02.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:02.788 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:48:02.788 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:02.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:02.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:02.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:03.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:03.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:03.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:03.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:03.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:48:03.810 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was not found 10:48:03.811 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:48:03.811 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:03.811 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:03.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:03.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:03.812 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 10:48:03.812 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:03.812 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 10:48:03.812 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:48:03.812 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:03.812 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:03.812 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:03.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:03.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:03.821 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:48:03.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:03.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:03.825 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:03.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:03.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:03.857 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:03.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 '\*?\QUI Form Test\E') 10:48:03.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:03.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:03.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:03.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:03.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:03.866 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:48:03.867 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:48:03.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:03.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:48:03.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:48:03.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:48:03.871 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Hyperlink with no referenced composite specified, index 1 and no matchers specified 10:48:03.871 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:03.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:03.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:03.871 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:48:03.871 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:03.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:03.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:48:03.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:48:03.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:03.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 1 was found 10:48:03.910 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:48:03.910 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:03.910 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:03.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:03.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:03.911 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 10:48:03.912 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:03.912 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 10:48:03.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:48:03.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:03.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:03.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:03.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:03.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:03.921 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:48:03.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:03.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:03.925 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:03.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:03.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:03.926 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:03.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 '\*?\QUI Form Test\E') 10:48:03.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:03.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:03.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:03.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:03.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:03.929 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:48:03.929 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:48:03.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:03.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:48:03.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:48:03.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:48:03.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 10:48:03.954 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:03.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:03.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:03.954 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:48:03.954 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:03.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:03.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:03.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:03.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:03.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:48:03.957 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Hyperlink with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and following matchers specified (Matcher matching widget which text matches: "Hyperlink Section C") 10:48:03.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:03.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:03.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:03.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:03.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 10:48:03.958 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:48:03.958 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:03.958 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:03.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:03.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:03.959 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 10:48:03.959 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:03.959 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 10:48:03.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:48:03.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:03.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:03.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:03.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:03.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:03.963 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:48:03.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:03.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:03.985 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:03.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:03.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:03.985 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:03.985 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:48:03.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:03.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:03.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:03.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:03.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:03.989 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:48:03.989 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:48:03.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:03.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:48:03.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:48:03.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:48:03.993 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Hyperlink with no referenced composite specified, index 0 and no matchers specified 10:48:03.993 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:03.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:03.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:03.993 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:48:03.993 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:03.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:03.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:03.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:03.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:03.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 10:48:03.994 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:48:03.994 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:03.994 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:03.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:03.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:03.994 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 10:48:03.995 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:03.995 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 10:48:03.995 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:48:03.995 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:03.995 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:03.995 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:03.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:04.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:04.028 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:48:04.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:04.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:04.037 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:04.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:04.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:04.038 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:04.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:48:04.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:04.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:04.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:04.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:04.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:04.047 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:48:04.047 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:48:04.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:04.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:48:04.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:48:04.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:48:04.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Hyperlink with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Hyperlink Section B") 10:48:04.077 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:04.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:04.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:04.077 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:48:04.077 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:04.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:04.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:04.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:04.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:04.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 10:48:04.080 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:48:04.080 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:04.080 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:04.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:04.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:04.080 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 10:48:04.080 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:04.081 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 10:48:04.081 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:48:04.081 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:04.081 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:04.081 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:04.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:04.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:04.105 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:48:04.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:04.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:04.124 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:04.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:04.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:04.125 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:04.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:48:04.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:04.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:04.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:04.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:04.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:04.128 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:48:04.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:48:04.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:04.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:48:04.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:48:04.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:48:04.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 10:48:04.132 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:04.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:04.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:04.150 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:48:04.150 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:04.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:04.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:04.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:04.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:04.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:48:04.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Hyperlink with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and no matchers specified 10:48:04.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:04.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:04.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:04.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:04.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 10:48:04.154 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:48:04.154 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:04.154 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:04.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:04.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:04.155 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 10:48:04.155 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:04.155 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 10:48:04.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:48:04.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:04.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:04.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:04.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:04.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:04.162 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:48:04.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:04.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:04.172 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:04.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:04.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:04.172 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:04.172 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:48:04.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:04.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:04.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:04.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:04.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:04.178 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:48:04.179 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:48:04.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:04.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:48:04.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:48:04.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:48:04.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 10:48:04.182 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:04.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:04.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:04.201 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:48:04.201 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:04.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:04.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:04.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:04.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:04.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:48:04.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Hyperlink with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 1 and no matchers specified 10:48:04.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:04.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:48:04.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:48:04.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:04.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 1 was found 10:48:04.205 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:48:04.205 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:04.205 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:04.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:04.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:04.206 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 10:48:04.206 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:48:04.206 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:04.206 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:04.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:04.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.644 s - in org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.04 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 1.056 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.099 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.047 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.035 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.085 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.074 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.051 s Running org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:48:04.225 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:48:04.226 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:48:04.227 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:04.227 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:48:04.227 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:04.227 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:48:04.227 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:04.227 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:48:04.227 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:04.228 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:48:04.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.*'] 10:48:04.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:04.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.*'] 10:48:04.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:04.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.*'] 10:48:04.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:04.229 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:04.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:04.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:04.229 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:04.229 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:48:04.230 DEBUG [main][MenuItemLookup] Found menu:'File' 10:48:04.230 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:48:04.230 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:48:04.230 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:48:04.230 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:48:04.230 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:48:04.230 DEBUG [main][MenuItemLookup] Item match:Window 10:48:04.231 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:48:04.231 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:48:04.231 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:48:04.231 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:04.231 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:48:04.231 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:48:04.231 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:04.231 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:48:04.231 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:04.231 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:48:04.231 DEBUG [main][MenuItemLookup] Item match:Preferences 10:48:04.251 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:48:04.251 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:48:04.251 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:48:04.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:48:04.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:48:04.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:48:04.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:04.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:04.364 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:48:04.364 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:04.364 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:48:04.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:04.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:04.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:04.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:04.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:48:04.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:48:04.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:48:04.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) 10:48:04.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:04.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:04.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:04.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:04.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:04.384 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:48:04.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:04.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:04.384 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:04.384 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:04.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:48:04.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:48:04.439 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:04.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:04.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:04.441 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:04.441 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:48:04.441 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:48:04.441 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:04.441 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:04.441 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:04.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:04.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:04.446 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:48:04.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:04.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:04.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:04.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:04.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:04.451 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:04.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 '\*?\QUI Form Test\E') 10:48:04.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:04.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:04.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:04.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:04.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:04.482 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:48:04.482 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:48:04.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:04.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:48:04.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:48:04.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:48:04.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 0 and no matchers specified 10:48:04.488 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:04.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:04.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:04.505 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:48:04.505 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:04.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:04.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:04.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:04.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:04.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 10:48:04.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Label with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "FormText clicked") 10:48:04.510 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:04.511 TRACE [main][WidgetHandler] Notify FormText with event 1 10:48:04.511 TRACE [main][WidgetHandler] Wait for synchronization 10:48:04.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:04.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:04.516 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:48:04.516 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:04.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:04.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:04.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:04.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:04.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 10:48:04.518 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:48:04.518 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:04.518 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:04.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:04.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:04.519 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:48:04.519 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:04.519 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:48:04.519 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:48:04.519 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:04.519 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:04.519 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:04.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:04.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:04.529 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:48:04.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:04.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:04.534 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:04.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:04.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:04.536 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:04.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 '\*?\QUI Form Test\E') 10:48:04.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:04.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:04.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:04.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:04.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:04.569 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:48:04.569 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:48:04.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:04.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:48:04.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:48:04.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:48:04.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 10:48:04.575 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:04.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:04.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:04.576 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:48:04.576 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:04.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:04.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:04.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:04.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:04.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 10:48:04.577 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 1 and no matchers specified 10:48:04.577 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:04.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:04.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:04.577 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:48:04.577 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:04.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:04.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:48:04.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:48:04.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:04.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found 10:48:04.580 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:48:04.580 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:04.580 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:04.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:04.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:04.580 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:48:04.580 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:04.580 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:48:04.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:48:04.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:04.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:04.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:04.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:04.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:04.605 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:48:04.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:04.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:04.612 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:04.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:04.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:04.614 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:04.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:48:04.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:04.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:04.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:04.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:04.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:04.647 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:48:04.647 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:48:04.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:04.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:48:04.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:48:04.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:48:04.654 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Non existing hyperlink") 10:48:04.654 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:04.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:04.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:04.672 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:48:04.672 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:04.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:04.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:04.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:05.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:05.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:05.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:05.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:05.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:48:05.705 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was not found 10:48:05.705 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:48:05.705 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:05.705 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:05.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:05.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:05.707 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:48:05.707 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:05.707 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:48:05.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:48:05.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:05.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:05.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:05.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:05.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:05.724 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:48:05.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:05.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:05.730 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:05.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:05.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:05.733 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:05.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:48:05.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:05.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:05.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:05.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:05.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:05.761 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:48:05.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:48:05.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:05.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:48:05.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:48:05.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:48:05.767 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 1 and no matchers specified 10:48:05.767 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:05.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:05.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:05.768 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:48:05.768 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:05.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:05.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:48:05.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:48:05.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:05.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found 10:48:05.770 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:48:05.770 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:05.770 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:05.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:05.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:05.770 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:48:05.770 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:05.770 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:48:05.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:48:05.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:05.771 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:05.771 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:05.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:05.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:05.795 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:48:05.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:05.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:05.801 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:05.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:05.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:05.802 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:05.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:48:05.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:05.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:05.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:05.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:05.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:05.833 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:48:05.833 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:48:05.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:05.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:48:05.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:48:05.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:48:05.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 0 and no matchers specified 10:48:05.837 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:05.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:05.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:05.837 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:48:05.837 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:05.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:05.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:05.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:05.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:05.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 10:48:05.839 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:48:05.839 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:05.839 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:05.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:05.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:05.858 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:48:05.859 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:05.859 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:48:05.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:48:05.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:05.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:05.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:05.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:05.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:05.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. 10:48:05.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:05.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:05.866 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:05.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:05.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:05.867 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:05.867 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:48:05.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:05.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:05.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:05.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:05.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:05.871 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:48:05.871 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:48:05.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:05.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:48:05.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:48:05.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:48:05.894 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 10:48:05.894 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:05.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:05.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:05.894 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:48:05.895 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:05.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:05.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:05.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:05.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:05.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:48:05.897 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and following matchers specified (Matcher matching widget which text matches: "FormText Section C") 10:48:05.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:05.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:05.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:05.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:05.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 10:48:05.898 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:48:05.898 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:05.898 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:05.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:05.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:05.899 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:48:05.899 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:05.899 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:48:05.899 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:48:05.899 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:05.899 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:05.899 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:05.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:05.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:05.941 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:48:05.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:05.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:05.947 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:05.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:05.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:05.948 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:05.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 '\*?\QUI Form Test\E') 10:48:05.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:05.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:05.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:05.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:05.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:05.954 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:48:05.954 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:48:05.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:05.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:48:05.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:48:05.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:48:05.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 0 and no matchers specified 10:48:05.976 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:05.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:05.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:05.977 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:48:05.977 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:05.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:05.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:05.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:05.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:05.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 10:48:05.978 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:48:05.978 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:05.978 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:05.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:05.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:05.979 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:48:05.979 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:05.979 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:48:05.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:48:05.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:05.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:05.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:05.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:05.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:05.986 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:48:05.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:06.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:06.013 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:06.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:06.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:06.015 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:06.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 '\*?\QUI Form Test\E') 10:48:06.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:06.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:06.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:06.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:06.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:06.022 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:48:06.022 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:48:06.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:06.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:48:06.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:48:06.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:48:06.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 0 and no matchers specified 10:48:06.048 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:06.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:06.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:06.048 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:48:06.048 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:06.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:06.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:06.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:06.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:06.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 10:48:06.050 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:48:06.050 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:06.050 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:06.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:06.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:06.050 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:48:06.051 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:06.051 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:48:06.051 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:48:06.051 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:06.051 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:06.051 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:06.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:06.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:06.055 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:48:06.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:06.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:06.079 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:06.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:06.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:06.080 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:06.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 '\*?\QUI Form Test\E') 10:48:06.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:06.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:06.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:06.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:06.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:06.086 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:48:06.086 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:48:06.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:06.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:48:06.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:48:06.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:48:06.090 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "FormText Section A") 10:48:06.090 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:06.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:06.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:06.108 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:48:06.108 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:06.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:06.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:06.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:06.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:06.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 10:48:06.110 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:48:06.110 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:06.110 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:06.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:06.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:06.111 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:48:06.111 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:06.111 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:48:06.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:48:06.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:06.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:06.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:06.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:06.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:06.117 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:48:06.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:06.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:06.125 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:06.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:06.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:06.126 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:06.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 '\*?\QUI Form Test\E') 10:48:06.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:06.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:06.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:06.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:06.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:06.134 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:48:06.134 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:48:06.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:06.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:48:06.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:48:06.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:48:06.138 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 10:48:06.138 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:06.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:06.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:06.138 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:48:06.138 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:06.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:06.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:06.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:06.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:06.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:48:06.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and no matchers specified 10:48:06.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:06.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:06.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:06.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:06.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 10:48:06.163 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:48:06.163 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:06.163 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:06.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:06.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:06.163 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:48:06.164 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:06.164 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:48:06.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:48:06.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:06.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:06.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:06.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:06.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:06.170 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:48:06.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:06.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:06.178 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:06.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:06.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:06.179 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:06.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 '\*?\QUI Form Test\E') 10:48:06.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:06.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:06.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:06.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:06.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:06.185 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:48:06.185 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:48:06.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:06.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:48:06.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:48:06.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:48:06.189 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 10:48:06.190 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:06.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:06.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:06.209 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:48:06.209 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:06.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:06.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:06.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:06.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:06.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:48:06.212 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 1 and no matchers specified 10:48:06.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:06.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:48:06.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:48:06.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:06.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found 10:48:06.214 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:48:06.214 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:06.214 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:06.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:06.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:06.215 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:48:06.215 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:48:06.215 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:06.215 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:06.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:06.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.992 s - in org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.078 s hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.061 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 1.127 s indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.063 s defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.088 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.04 s hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.08 s getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.071 s titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.06 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.052 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.051 s Running org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:48:06.228 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:48:06.229 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:48:06.229 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:06.229 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:48:06.229 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:06.229 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:48:06.230 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:06.230 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:48:06.230 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:06.230 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:48:06.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.*'] 10:48:06.230 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:06.231 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:48:06.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:06.231 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:48:06.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:06.231 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:06.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:06.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:06.232 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:06.232 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:48:06.232 DEBUG [main][MenuItemLookup] Found menu:'File' 10:48:06.232 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:48:06.232 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:48:06.232 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:48:06.232 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:48:06.232 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:48:06.232 DEBUG [main][MenuItemLookup] Item match:Window 10:48:06.234 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:48:06.235 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:48:06.235 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:48:06.235 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:06.235 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:48:06.235 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:48:06.235 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:06.235 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:48:06.235 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:06.235 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:48:06.235 DEBUG [main][MenuItemLookup] Item match:Preferences 10:48:06.235 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:48:06.235 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:48:06.235 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:48:06.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.... 10:48:06.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 10:48:06.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:48:06.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:06.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:06.353 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:48:06.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:06.353 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:48:06.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:06.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:06.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:06.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:06.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:48:06.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:48:06.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:48:06.368 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:48:06.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:06.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:06.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:06.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:06.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:06.377 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:48:06.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:06.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:06.377 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:06.377 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:06.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:48:06.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:48:06.431 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:06.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:06.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:06.432 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:06.432 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 10:48:06.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:48:06.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:06.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:06.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:06.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:06.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:06.458 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:48:06.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:06.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:06.465 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:06.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:06.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:06.465 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:06.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 '\*?\QUI Form Test\E') 10:48:06.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:06.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:06.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:06.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:06.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:06.471 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:48:06.471 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:48:06.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:06.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:48:06.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:48:06.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:48:06.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with no referenced composite specified, index 0 and no matchers specified 10:48:06.478 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:06.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:06.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:06.478 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:48:06.478 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:06.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:06.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:06.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:06.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:06.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 10:48:06.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.uiforms.impl.section.DefaultSection, index 0 and following matchers specified (Matcher matching widget which text matches: "Value: ") 10:48:06.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:06.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:06.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:07.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:07.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:07.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:07.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:07.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:48:07.542 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 10:48:07.542 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:48:07.542 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:07.542 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:07.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:07.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:07.543 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 10:48:07.543 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:07.543 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 10:48:07.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:48:07.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:07.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:07.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:07.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:07.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:07.547 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:48:07.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:07.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:07.550 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:07.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:07.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:07.552 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:07.552 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:48:07.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:07.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:07.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:07.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:07.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:07.555 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:48:07.555 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:48:07.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:07.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:48:07.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:48:07.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:48:07.559 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with no referenced composite specified, index 0 and no matchers specified 10:48:07.559 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:07.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:07.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:07.559 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:48:07.559 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:07.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:07.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:07.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:07.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:07.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 10:48:07.588 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.uiforms.impl.section.DefaultSection, index 0 and following matchers specified (Matcher matching widget which text matches: "Value: ") 10:48:07.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:07.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:07.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:07.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:07.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:48:07.588 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:48:07.589 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:48:07.589 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:07.589 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:07.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:07.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:07.589 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 10:48:07.589 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:07.589 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 10:48:07.589 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:48:07.589 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:07.589 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:07.589 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:07.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:07.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:07.592 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:48:07.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:07.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:07.596 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:07.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:07.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:07.597 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:07.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:48:07.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:07.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:07.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:07.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:07.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:07.600 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:48:07.600 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:48:07.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:07.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:48:07.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:48:07.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:48:07.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Non existing section title") 10:48:07.603 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:07.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:07.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:07.603 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:48:07.603 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:07.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:07.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:07.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:08.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:08.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:08.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:08.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:48:08.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:48:08.638 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was not found 10:48:08.638 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:48:08.638 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:08.638 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:08.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:08.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:08.639 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 10:48:08.640 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:08.640 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 10:48:08.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:48:08.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:08.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:08.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:08.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:08.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:08.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. 10:48:08.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:08.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:08.646 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:08.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:08.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:08.648 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:08.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:48:08.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:08.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:08.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:08.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:08.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:08.651 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:48:08.651 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:48:08.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:08.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:48:08.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:48:08.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:48:08.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with no referenced composite specified, index 1 and no matchers specified 10:48:08.657 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:08.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:08.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:08.675 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:48:08.675 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:08.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:08.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:48:08.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:48:08.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:08.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 1 was found 10:48:08.677 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:48:08.677 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:08.677 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:08.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:08.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:08.678 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 10:48:08.678 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:08.678 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 10:48:08.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:48:08.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:08.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:08.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:08.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:08.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:08.681 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:48:08.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:08.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:08.684 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:08.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:08.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:08.685 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:08.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 '\*?\QUI Form Test\E') 10:48:08.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:08.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:08.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:08.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:08.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:08.706 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:48:08.707 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:48:08.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:08.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:48:08.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:48:08.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:48:08.710 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 10:48:08.710 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:08.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:08.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:08.710 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:48:08.710 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:08.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:08.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:08.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:08.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:08.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:48:08.712 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and following matchers specified (Matcher matching widget which text matches: "Section C") 10:48:08.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:08.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:08.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:08.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:08.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 10:48:08.713 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:48:08.713 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:08.713 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:08.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:08.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:08.713 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 10:48:08.714 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:08.714 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 10:48:08.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:48:08.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:08.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:08.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:08.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:08.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:08.717 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:48:08.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:08.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:08.735 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:08.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:08.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:08.736 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:08.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 '\*?\QUI Form Test\E') 10:48:08.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:08.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:08.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:08.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:08.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:08.758 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:48:08.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:48:08.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:08.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:48:08.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:48:08.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:48:08.762 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with no referenced composite specified, index 0 and no matchers specified 10:48:08.762 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:08.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:08.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:08.762 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:48:08.762 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:08.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:08.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:08.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:08.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:08.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 10:48:08.762 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:48:08.762 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:08.762 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:08.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:08.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:08.763 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 10:48:08.763 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:08.763 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 10:48:08.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:48:08.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:08.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:08.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:08.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:08.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:08.766 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:48:08.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:08.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:08.769 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:08.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:08.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:08.789 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:08.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:48:08.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:08.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:08.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:08.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:08.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:08.792 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:48:08.792 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:48:08.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:08.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:48:08.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:48:08.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:48:08.795 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Section A") 10:48:08.795 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:08.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:08.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:08.796 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:48:08.796 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:08.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:08.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:08.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:08.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:08.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 10:48:08.796 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:48:08.796 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:08.796 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:08.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:08.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:08.796 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 10:48:08.797 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:08.797 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 10:48:08.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:48:08.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:08.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:08.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:08.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:08.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:08.800 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:48:08.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:08.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:08.823 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:08.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:08.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:08.824 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:08.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:48:08.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:08.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:08.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:08.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:08.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:08.827 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:48:08.827 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:48:08.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:08.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:48:08.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:48:08.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:48:08.830 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 10:48:08.830 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:08.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:08.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:08.830 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:48:08.830 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:08.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:08.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:08.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:08.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:08.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:48:08.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and no matchers specified 10:48:08.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:08.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:08.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:08.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:08.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 10:48:08.833 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:48:08.833 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:08.833 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:08.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:08.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:08.834 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 10:48:08.834 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:08.834 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 10:48:08.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:48:08.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:08.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:08.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:08.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:08.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:08.853 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:48:08.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:08.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:08.859 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:08.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:08.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:08.860 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:08.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:48:08.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:08.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:08.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:08.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:08.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:48:08.863 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:48:08.863 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:48:08.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:48:08.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:48:08.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:48:08.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:48:08.866 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 10:48:08.866 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:08.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:08.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:08.866 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:48:08.866 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:08.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:08.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:08.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:08.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:08.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:48:08.868 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 1 and no matchers specified 10:48:08.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:08.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:48:08.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:48:08.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:08.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 1 was found 10:48:08.886 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:48:08.886 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:08.886 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:08.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:08.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:08.886 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 10:48:08.886 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:48:08.886 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:08.886 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:08.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:08.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.663 s - in org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 1.111 s testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.046 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 1.05 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.038 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.035 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.049 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.033 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.037 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.052 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.v20230901-1033 [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 10:48:19.538 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 10:48:19.541 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 10:48:19.617 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 10:48:19.618 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 10:48:19.713 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 10:48:19.742 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:48:19.809 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:19.812 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 10:48:19.814 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 10:48:19.814 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 10:48:19.828 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 10:48:19.832 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:19.832 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:48:19.834 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:19.835 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:48:19.838 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:19.840 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:19.842 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 10:48:19.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 10:48:19.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:19.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:19.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:19.939 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:19.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:19.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:19.948 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:19.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 10:48:20.153 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:20.154 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:20.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 10:48:20.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:48:20.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:20.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:20.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] is available.... 10:48:20.215 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] 10:48:20.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:20.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:20.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] is available. finished successfully 10:48:20.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 "Finish", Widget matcher matching widgets with style: 8) 10:48:20.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:20.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:20.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:20.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:20.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:20.236 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:48:20.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:20.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:20.240 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:20.241 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:25.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] is available.... 10:48:25.302 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] 10:48:25.302 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:25.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] is available. finished successfully 10:48:25.304 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 10:48:25.304 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:25.307 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:25.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:25.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:25.309 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 10:48:25.309 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:25.309 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 10:48:25.309 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 10:48:25.309 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:25.309 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:25.309 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:25.310 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:25.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:25.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:25.310 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:25.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 10:48:25.369 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:25.370 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:25.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: "Testing Wizard"] is available. finished successfully 10:48:25.371 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:48:25.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:25.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:25.373 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.preference.PreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] 10:48:25.373 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:25.373 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:25.373 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:48:25.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:25.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:25.374 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 10:48:25.374 INFO [WorkbenchTestable][WizardDialog] Cancel wizard 10:48:25.375 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:48:25.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:25.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:25.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:25.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:25.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:25.378 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:48:25.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:25.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:25.378 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:25.378 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:25.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:48:25.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:48:25.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:48:25.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:48:25.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:48:25.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:48:25.431 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 10:48:25.431 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:25.431 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:25.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:25.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:25.433 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 10:48:25.433 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:25.433 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 10:48:25.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 10:48:25.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:25.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:25.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:25.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:25.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:25.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:25.433 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:25.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 10:48:25.487 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:25.488 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:25.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 10:48:25.488 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:48:25.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:25.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:25.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Testing Wizard"] is available.... 10:48:25.512 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Testing Wizard"] 10:48:25.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:25.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:25.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 10:48:25.512 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:48:25.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:25.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:25.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:25.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:25.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:25.515 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:48:25.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:25.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:25.515 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:25.515 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:30.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Testing Wizard"] is available.... 10:48:30.542 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Testing Wizard"] 10:48:30.542 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:30.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 10:48:30.542 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 10:48:30.542 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:30.542 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:30.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:30.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:30.543 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 10:48:30.543 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:30.543 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 10:48:30.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 10:48:30.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:30.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:30.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:30.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:30.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:30.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:30.544 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:30.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 10:48:30.598 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:30.598 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:30.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 10:48:30.599 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:48:30.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:30.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:30.600 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] 10:48:30.600 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:30.600 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:30.601 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:48:30.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:30.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:30.601 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 10:48:30.601 INFO [WorkbenchTestable][WizardDialog] Cancel wizard 10:48:30.601 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:48:30.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:30.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:30.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:30.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:30.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:30.603 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:48:30.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:30.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:30.608 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:30.608 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:30.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:48:30.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:48:30.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:48:30.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:48:30.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:48:30.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:48:30.627 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 10:48:30.627 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:30.627 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:30.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:30.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:30.628 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 10:48:30.628 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:30.628 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 10:48:30.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 10:48:30.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:30.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:30.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:30.628 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:30.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:30.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:30.628 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:30.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 10:48:30.688 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:30.689 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:30.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 10:48:30.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:48:30.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:30.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:30.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] is available.... 10:48:30.690 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] 10:48:30.691 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:30.691 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:30.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] is available. finished successfully 10:48:30.691 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:48:30.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:30.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:30.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:30.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:30.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:30.694 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:48:30.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:30.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:30.694 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:30.694 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:35.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] is available.... 10:48:35.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 'Testing.*'] 10:48:35.726 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:35.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] is available. finished successfully 10:48:35.726 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 10:48:35.726 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:35.726 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:35.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:35.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:35.727 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 10:48:35.727 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:35.727 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 10:48:35.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 10:48:35.728 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:35.728 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:35.728 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:35.728 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:35.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:35.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:35.728 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:35.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 10:48:35.791 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:35.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:35.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 10:48:35.792 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:48:35.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:35.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:35.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window is available... 10:48:35.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window is available finished successfully 10:48:35.793 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:48:35.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:35.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:35.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:35.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:35.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:35.796 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:48:35.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:35.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:35.796 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:35.796 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:40.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:48:40.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:48:40.826 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 10:48:40.826 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:40.826 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:40.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:40.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:40.827 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 10:48:40.828 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 10:48:40.828 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:40.828 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:40.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:40.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.311 s - in org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.467 s testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 0.124 s testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.11 s testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 0.085 s testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.099 s testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.1 s Running org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 10:48:40.859 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 10:48:40.863 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:48:40.863 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:40.863 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 10:48:40.863 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:40.863 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:48:40.864 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:40.864 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:48:40.864 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:40.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'] 10:48:40.868 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:40.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'] 10:48:40.868 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:40.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: "Testing new wizard"] 10:48:40.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:40.869 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:40.869 INFO [WorkbenchTestable][RequirementsRunner] Started test: activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 10:48:40.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 10:48:40.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:40.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:40.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:40.869 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:40.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:40.869 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:40.870 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:40.870 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:40.870 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:40.870 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 10:48:40.870 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:40.870 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:40.870 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:40.871 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:40.871 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:40.873 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:40.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:40.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:40.874 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:40.877 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:48:40.880 DEBUG [main][MenuItemLookup] Found menu:'File' 10:48:40.880 DEBUG [main][MenuItemLookup] Item match:File 10:48:40.911 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:48:40.911 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:48:40.917 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:48:40.917 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:40.917 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:48:40.917 DEBUG [main][MenuItemLookup] Found menu:'File' 10:48:40.917 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:48:40.918 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:40.918 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:48:40.918 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:48:40.920 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:48:40.920 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:48:40.922 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:48:41.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:48:41.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 'New|Select a wizard'] is available. finished successfully 10:48:41.038 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:48:41.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:41.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:41.039 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:48:41.039 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:41.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:48:41.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:41.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:41.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:41.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:41.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:48:41.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:48:41.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:48:41.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 10:48:41.058 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 10:48:41.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:48:41.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:48:41.563 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 10:48:41.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 10:48:41.565 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 10:48:41.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:48:41.565 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 10:48:41.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:48:41.565 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 10:48:41.565 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 10:48:41.566 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 10:48:41.566 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 10:48:41.568 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 10:48:41.568 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:48:41.568 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:48:41.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:48:41.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:41.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:41.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:41.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:41.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:41.571 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:48:41.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:41.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:41.571 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:41.571 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:41.588 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:41.588 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:41.588 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:41.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 10:48:41.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available. finished successfully 10:48:41.588 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 10:48:41.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:41.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:41.589 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 10:48:41.589 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:41.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'] 10:48:41.590 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:41.590 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:41.591 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:41.591 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:41.591 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:41.591 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 10:48:41.591 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:41.591 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:41.591 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 10:48:41.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:41.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:41.591 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 10:48:41.591 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:41.592 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 10:48:41.592 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 10:48:41.592 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest$NewWizardDialogImpl, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:48:41.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:41.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:41.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:41.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:41.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:41.594 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:48:41.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:41.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:41.594 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:41.594 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:41.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:48:41.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:48:41.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:48:41.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:48:41.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:48:41.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:48:41.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: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:41.641 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:41.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: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:41.641 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:41.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: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:41.641 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:41.641 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:41.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:41.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:41.642 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:41.642 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:48:41.642 DEBUG [main][MenuItemLookup] Found menu:'File' 10:48:41.642 DEBUG [main][MenuItemLookup] Item match:File 10:48:41.644 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:48:41.644 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:48:41.645 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:48:41.645 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:41.646 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:48:41.646 DEBUG [main][MenuItemLookup] Found menu:'File' 10:48:41.646 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:48:41.646 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:41.646 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:48:41.646 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:48:41.646 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:48:41.646 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:48:41.647 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:48:41.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:48:41.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:48:41.712 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:48:41.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:41.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:41.713 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:48:41.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:41.714 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:48:41.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:41.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:41.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:41.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:41.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:48:41.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:48:41.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:48:41.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 10:48:41.722 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 10:48:41.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:48:42.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:48:42.224 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 10:48:42.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 10:48:42.225 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 10:48:42.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:48:42.225 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 10:48:42.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:48:42.225 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 10:48:42.225 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 10:48:42.225 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 10:48:42.226 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 10:48:42.227 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 10:48:42.227 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:48:42.227 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:48:42.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) 10:48:42.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:42.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:42.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:42.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:42.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:42.230 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:48:42.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:42.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:42.230 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:42.230 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:42.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: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:42.237 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:42.237 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:42.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 10:48:42.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available. finished successfully 10:48:42.238 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 10:48:42.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:42.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:42.238 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 10:48:42.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:42.239 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:42.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:42.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:42.239 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:42.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:42.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:42.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] is available.... 10:48:42.239 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 10:48:42.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:42.240 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:42.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] is available. finished successfully 10:48:42.240 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 10:48:42.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:42.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:42.240 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 10:48:42.240 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:42.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:42.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:42.241 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 10:48:42.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:42.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:42.245 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 10:48:42.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:42.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:42.245 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 10:48:42.246 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 10:48:42.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest$NewWizardDialogImpl, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:48:42.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:42.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:42.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:42.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:42.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:42.248 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:48:42.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:42.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:42.248 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:42.248 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:42.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:48:42.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:48:42.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:48:42.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:48:42.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:48:42.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:48:42.281 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 10:48:42.281 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:42.281 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:42.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:42.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:42.281 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 10:48:42.282 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:42.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:42.282 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:42.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:42.282 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 10:48:42.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:42.283 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:42.283 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 10:48:42.283 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 10:48:42.283 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:42.283 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:42.283 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:42.283 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:42.283 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:42.283 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:42.284 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:42.284 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:42.284 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:42.284 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 10:48:42.284 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:42.284 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:42.285 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:42.285 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:42.285 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:42.285 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:42.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:42.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:42.285 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:42.285 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:48:42.286 DEBUG [main][MenuItemLookup] Found menu:'File' 10:48:42.286 DEBUG [main][MenuItemLookup] Item match:File 10:48:42.287 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:48:42.287 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:48:42.289 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:48:42.289 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:42.289 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:48:42.289 DEBUG [main][MenuItemLookup] Found menu:'File' 10:48:42.289 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:48:42.289 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:42.289 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:48:42.289 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:48:42.289 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:48:42.289 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:48:42.289 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:48:42.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.... 10:48:42.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 'New|Select a wizard'] is available. finished successfully 10:48:42.365 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:48:42.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:42.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:42.367 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:48:42.367 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:42.367 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:48:42.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:42.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:42.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:42.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:42.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:48:42.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:48:42.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:48:42.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 10:48:42.371 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 10:48:42.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:48:42.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:48:42.874 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 10:48:42.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 10:48:42.874 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 10:48:42.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:48:42.874 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 10:48:42.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:48:42.874 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 10:48:42.875 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 10:48:42.875 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 10:48:42.875 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 10:48:42.877 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 10:48:42.877 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:48:42.877 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:48:42.877 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:48:42.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:42.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:42.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:42.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:42.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:42.880 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:48:42.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:42.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:42.881 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:42.881 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:42.889 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:42.889 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:42.889 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:42.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 10:48:42.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available. finished successfully 10:48:42.890 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 10:48:42.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:42.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:42.894 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 10:48:42.894 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:42.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:42.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:42.894 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 10:48:42.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:42.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:42.895 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 10:48:42.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:42.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:42.895 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 10:48:42.895 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 10:48:42.895 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest$NewWizardDialogImpl, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:48:42.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:42.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:42.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:42.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:42.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:42.897 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:48:42.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:42.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:42.897 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:42.897 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:42.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:48:42.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:48:42.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:48:42.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:48:42.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:48:42.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:48:42.938 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 10:48:42.938 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:42.938 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:42.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:42.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:42.938 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 10:48:42.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'] 10:48:42.939 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:42.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'] 10:48:42.939 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:42.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: "Testing new wizard"] 10:48:42.939 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:42.939 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:42.939 INFO [WorkbenchTestable][RequirementsRunner] Started test: useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 10:48:42.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 10:48:42.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:42.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:42.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:42.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'] 10:48:42.940 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:42.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'] 10:48:42.940 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:42.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'] 10:48:42.940 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:42.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: "Testing new wizard"] 10:48:42.940 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:42.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'] 10:48:42.941 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:42.941 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:42.941 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:42.941 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:42.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:42.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:42.941 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:42.941 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:48:42.941 DEBUG [main][MenuItemLookup] Found menu:'File' 10:48:42.941 DEBUG [main][MenuItemLookup] Item match:File 10:48:42.943 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:48:42.943 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:48:42.945 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:48:42.945 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:42.945 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:48:42.945 DEBUG [main][MenuItemLookup] Found menu:'File' 10:48:42.945 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:48:42.945 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:42.945 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:48:42.945 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:48:42.945 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:48:42.945 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:48:42.946 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:48:43.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 'New|Select a wizard'] is available.... 10:48:43.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. finished successfully 10:48:43.013 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:48:43.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:43.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:43.014 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:48:43.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:43.015 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:48:43.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:43.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:43.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:43.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:43.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:48:43.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:48:43.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:48:43.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 10:48:43.018 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 10:48:43.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:48:43.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:48:43.520 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 10:48:43.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 10:48:43.521 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 10:48:43.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:48:43.521 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 10:48:43.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:48:43.521 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 10:48:43.521 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 10:48:43.521 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 10:48:43.522 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 10:48:43.523 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 10:48:43.523 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:48:43.523 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:48:43.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:48:43.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:43.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:43.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:43.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:43.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:43.525 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:48:43.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:43.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:43.525 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:43.525 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:43.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'] 10:48:43.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:43.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:43.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 10:48:43.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available. finished successfully 10:48:43.532 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 10:48:43.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:43.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:43.533 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 10:48:43.533 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:43.533 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:43.533 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:43.533 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:43.533 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:43.533 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:43.533 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:43.534 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 10:48:43.534 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:43.534 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:43.534 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 10:48:43.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:43.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:43.534 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 10:48:43.534 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:43.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:43.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:43.534 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 10:48:43.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:43.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:43.534 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 10:48:43.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:43.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:43.534 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 10:48:43.534 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 10:48:43.535 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest$NewWizardDialogImpl, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:48:43.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:43.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:43.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:43.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:43.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:43.536 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:48:43.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:43.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:43.537 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:43.537 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:43.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:48:43.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:48:43.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:48:43.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:48:43.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:48:43.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:48:43.557 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 10:48:43.557 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:43.557 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:43.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:43.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:43.558 INFO [WorkbenchTestable][RequirementsRunner] Finished test: useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 10:48:43.558 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 10:48:43.558 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:43.558 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:43.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:43.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.699 s - in org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) Time elapsed: 1.412 s open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) Time elapsed: 0.655 s useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) Time elapsed: 0.619 s Running org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest 10:48:43.574 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:43.577 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:43.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'] 10:48:43.577 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:43.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: "Testing new wizard"] 10:48:43.578 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:43.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'] 10:48:43.578 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:43.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'] 10:48:43.578 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:43.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'] 10:48:43.578 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:43.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: "Testing new wizard"] 10:48:43.578 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:43.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'] 10:48:43.579 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:43.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'] 10:48:43.579 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:43.579 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:43.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:43.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:43.579 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:43.579 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:48:43.579 DEBUG [main][MenuItemLookup] Found menu:'File' 10:48:43.580 DEBUG [main][MenuItemLookup] Item match:File 10:48:43.581 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:48:43.581 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:48:43.583 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:48:43.583 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:43.583 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:48:43.583 DEBUG [main][MenuItemLookup] Found menu:'File' 10:48:43.583 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:48:43.583 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:43.583 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:48:43.583 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:48:43.584 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:48:43.584 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:48:43.584 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:48:43.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.... 10:48:43.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 'New|Select a wizard'] is available. finished successfully 10:48:43.663 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:48:43.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:43.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:43.665 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:48:43.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:43.665 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:48:43.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:43.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:43.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:43.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:43.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:48:43.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:48:43.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:48:43.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 10:48:43.668 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 10:48:43.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:48:44.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:48:44.171 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 10:48:44.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 10:48:44.171 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 10:48:44.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:48:44.171 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 10:48:44.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:48:44.171 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 10:48:44.172 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 10:48:44.172 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 10:48:44.172 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 10:48:44.173 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 10:48:44.173 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:48:44.173 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:48:44.173 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:48:44.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:44.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:44.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:44.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:44.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:44.176 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:48:44.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:44.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:44.176 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:44.176 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48: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: Matcher matching text to regular expression 'New|Select a wizard'] 10:48:44.183 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:44.183 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:44.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 10:48:44.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available. finished successfully 10:48:44.183 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 10:48:44.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:44.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:44.184 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 10:48:44.184 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:44.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Testing new wizard"] is available.... 10:48:44.184 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:44.184 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:44.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Testing new wizard"] is available. finished successfully 10:48:44.185 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 10:48:44.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:44.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:44.186 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 10:48:44.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:44.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:44.186 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 10:48:44.186 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 10:48:44.186 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest$NewWizardDialogImpl, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:48:44.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:44.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:44.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:44.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:44.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:44.191 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:48:44.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:44.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:44.192 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:44.192 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:44.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:48:44.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:48:44.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:48:44.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:48:44.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:48:44.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:48:44.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Testing TitleAreaDialog"] is available.... 10:48:44.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:44.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:44.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Testing TitleAreaDialog"] is available. finished successfully 10:48:44.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing TitleAreaDialog 10:48:44.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:44.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:44.352 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:48:44.355 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:48:44.357 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:48:44.360 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:48:44.360 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:48:44.360 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:48:44.361 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:48:44.361 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:48:44.362 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog error message") 10:48:44.362 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:44.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:44.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:44.362 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 10:48:44.362 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:44.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:44.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:44.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:44.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:44.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:44.369 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog error message 10:48:44.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:44.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:44.369 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:44.369 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:44.371 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:48:44.371 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:48:44.372 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:48:44.372 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:48:44.372 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:48:44.372 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:48:44.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 "TitleAreaDialog warning message") 10:48:44.373 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:44.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:44.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:44.373 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 10:48:44.373 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:44.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:44.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:44.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:44.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:44.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:44.374 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog warning message 10:48:44.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:44.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:44.374 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:44.374 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:44.376 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:48:44.377 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:48:44.377 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:48:44.377 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:48:44.377 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:48:44.378 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:48:44.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog info message") 10:48:44.378 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:44.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:44.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:44.378 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 10:48:44.378 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:44.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:44.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:44.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:44.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:44.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:44.379 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog info message 10:48:44.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:44.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:44.380 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:44.380 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:44.384 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:48:44.384 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:48:44.385 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:48:44.385 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:48:44.385 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:48:44.386 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:48:44.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 "TitleAreaDialog none message") 10:48:44.386 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:44.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:44.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:44.386 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 10:48:44.386 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:44.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:44.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:44.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:44.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:44.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:44.388 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog none message 10:48:44.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:44.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:44.388 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:44.388 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:44.390 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:48:44.390 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:48:44.391 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:48:44.391 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:48:44.391 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:48:44.391 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:48:44.411 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog warning message without provider") 10:48:44.411 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:44.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:44.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:44.411 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 10:48:44.411 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:44.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:44.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:44.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:44.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:44.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:44.413 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog warning message without provider 10:48:44.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:44.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:44.413 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:44.413 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:44.415 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:48:44.415 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:48:44.416 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:48:44.416 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:48:44.416 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:48:44.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Testing shell"] is available.... 10:48:44.452 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:44.455 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:44.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:44.956 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:45.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:45.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:45.957 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:45.957 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:46.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:46.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:46.958 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:46.958 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:47.458 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:47.458 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:47.959 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:47.959 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:48.459 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:48.459 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:48.959 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:48.959 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:49.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:49.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:49.960 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:49.960 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:50.461 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:50.461 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:50.961 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:50.961 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:51.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:51.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:51.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:51.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:52.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:52.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:52.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:52.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:53.463 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:53.463 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:53.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:53.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:54.464 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:54.464 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:54.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Testing shell"] is available. failed, an exception will be thrown Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.904 s - in org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest testWizardDialogAsTitleAreaDialog(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest) Time elapsed: 0.654 s titleAreaMessagesAndImages(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest) Time elapsed: 0.197 s testShellAsTitleAreaDialog(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest) Time elapsed: 10.049 s Running org.eclipse.reddeer.jface.test.dialogs.InputDialogTest 10:48:54.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 10:48:54.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available. finished successfully 10:48:54.543 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 10:48:54.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:54.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:54.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:48:54.547 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:54.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:54.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:54.547 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 10:48:54.547 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:54.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:54.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:54.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:54.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:54.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:54.548 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:48:54.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:54.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:54.548 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:54.548 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:54.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 10:48:54.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available. finished successfully 10:48:54.630 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 10:48:54.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:54.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:54.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:48:54.632 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:54.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:54.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:54.633 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 10:48:54.633 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:54.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:54.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:54.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:54.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:54.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:48:54.633 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:48:54.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 10:48:54.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available. finished successfully 10:48:54.698 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 10:48:54.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:54.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:54.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 "Cancel", Widget matcher matching widgets with style: 8) 10:48:54.698 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:54.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:54.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:54.699 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 10:48:54.699 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:54.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:54.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:54.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:54.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:54.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:54.700 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:48:54.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:54.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:54.700 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:54.700 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:54.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 10:48:54.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available. finished successfully 10:48:54.763 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 10:48:54.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:54.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:54.764 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:48:54.764 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:54.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:54.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:54.764 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 10:48:54.764 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:54.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:54.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:54.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:54.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:54.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:48:54.764 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:48:54.765 INFO [WorkbenchTestable][AbstractText] Text set to: something 10:48:54.767 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:48:54.767 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:54.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:54.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:54.767 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 10:48:54.767 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:54.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:54.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:54.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:54.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:54.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:48:54.767 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:48:54.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 "Cancel", Widget matcher matching widgets with style: 8) 10:48:54.767 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:48:54.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:54.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:54.768 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 10:48:54.768 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:48:54.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:54.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:54.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:54.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:54.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:54.769 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:48:54.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:54.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:54.769 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:54.769 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.298 s - in org.eclipse.reddeer.jface.test.dialogs.InputDialogTest inputDialogOkTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.1 s inputDialogMessagesTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.056 s inputDialogCancelTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.084 s inputDialogSetTextGetTextTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.056 s Running org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 10:48:54.790 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 10:48:54.791 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:48:54.791 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:54.791 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 10:48:54.791 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:54.792 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:48:54.811 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:54.811 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:48:54.811 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:54.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: "Export"] 10:48:54.812 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:54.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: "Export"] 10:48:54.813 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:54.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: "Testing export wizard"] 10:48:54.813 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:54.813 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:54.813 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest) 10:48:54.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 10:48:54.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:54.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:54.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:54.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: "Export"] 10:48:54.813 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:54.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: "Export"] 10:48:54.813 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:54.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: "Export"] 10:48:54.814 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:54.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: "Testing export wizard"] 10:48:54.814 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:54.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: "Export"] 10:48:54.814 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:54.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: "Export"] 10:48:54.814 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:54.814 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:54.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:54.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:54.814 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:54.814 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:48:54.814 DEBUG [main][MenuItemLookup] Found menu:'File' 10:48:54.815 DEBUG [main][MenuItemLookup] Item match:File 10:48:54.816 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:48:54.816 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:48:54.816 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:48:54.816 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:48:54.816 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:54.816 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:48:54.816 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:48:54.816 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:54.816 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:48:54.816 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 10:48:54.816 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 10:48:54.816 DEBUG [main][MenuItemLookup] Found menu:'Revert' 10:48:54.816 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:54.816 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:48:54.816 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:48:54.816 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:48:54.816 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 10:48:54.816 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:54.816 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 10:48:54.816 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:54.816 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:48:54.816 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:48:54.816 DEBUG [main][MenuItemLookup] Item match:Export... 10:48:54.817 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Exp&ort..." 10:48:54.817 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Export... 10:48:54.817 INFO [main][MenuItemHandler] Select menu item: Exp&ort... 10:48:54.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Export"] is available.... 10:48:54.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Export"] is available. finished successfully 10:48:54.913 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Export 10:48:54.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:54.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:54.915 TRACE [WorkbenchTestable][ImportExportWizard] Shell Export is not null and is not disposed 10:48:54.915 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:54.915 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:48:54.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:54.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:54.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:54.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:54.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:48:54.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:48:54.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:48:54.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing export category has children... 10:48:54.917 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing export category 10:48:54.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:48:55.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:48:55.419 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing export category 10:48:55.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing export category has children finished successfully 10:48:55.420 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing export category 10:48:55.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:48:55.420 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing export category is already expanded. No action performed 10:48:55.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:48:55.420 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing export category 10:48:55.420 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing export wizard 10:48:55.420 DEBUG [main][TreeItemHandler] Selecting tree item: Testing export wizard 10:48:55.420 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing export wizard about selection 10:48:55.424 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing export wizard 10:48:55.424 TRACE [WorkbenchTestable][ImportExportWizard] Shell Export is not null and is not disposed 10:48:55.424 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 10:48:55.424 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:48:55.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:55.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:55.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:55.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:55.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:55.426 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:48:55.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:55.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:55.426 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:55.426 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:55.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: "Export"] 10:48:55.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:55.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:55.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing export wizard"] is available.... 10:48:55.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing export wizard"] is available. finished successfully 10:48:55.431 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing export wizard 10:48:55.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:55.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:55.432 TRACE [WorkbenchTestable][ExportWizardDialogImpl] Shell Testing export wizard is not null and is not disposed 10:48:55.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:55.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:55.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:55.432 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing export wizard 10:48:55.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:55.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:55.432 TRACE [WorkbenchTestable][ExportWizardDialogImpl] Shell Testing export wizard is not null and is not disposed 10:48:55.432 INFO [WorkbenchTestable][ExportWizardDialogImpl] Cancel wizard 10:48:55.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest$ExportWizardDialogImpl, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:48:55.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:55.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:55.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:55.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:55.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:55.434 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:48:55.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:55.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:55.434 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:55.434 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:55.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:48:55.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:48:55.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:48:55.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:48:55.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:48:55.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:48:55.452 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 10:48:55.452 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:55.452 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:55.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:55.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:55.452 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest) 10:48:55.452 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 10:48:55.452 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:55.452 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:55.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:55.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.663 s - in org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest) Time elapsed: 0.639 s Running org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 10:48:55.460 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 10:48:55.462 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:48:55.462 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:55.462 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 10:48:55.462 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:55.462 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:48:55.475 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:55.475 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:48:55.475 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:55.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: "Import"] 10:48:55.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:55.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: "Import"] 10:48:55.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:55.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: "Testing import wizard"] 10:48:55.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:55.477 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:55.477 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest) 10:48:55.477 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 10:48:55.477 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:55.477 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:55.477 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:55.477 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:48:55.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:55.477 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:48:55.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:55.477 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:48:55.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:55.478 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing import wizard"] 10:48:55.478 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:55.478 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:48:55.478 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:55.478 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:48:55.478 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:55.478 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:55.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:55.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:55.478 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:55.478 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:48:55.478 DEBUG [main][MenuItemLookup] Found menu:'File' 10:48:55.479 DEBUG [main][MenuItemLookup] Item match:File 10:48:55.480 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:48:55.480 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:48:55.480 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:48:55.480 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:48:55.480 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:55.480 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:48:55.480 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:48:55.480 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:55.480 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:48:55.480 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 10:48:55.480 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 10:48:55.480 DEBUG [main][MenuItemLookup] Found menu:'Revert' 10:48:55.480 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:55.480 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:48:55.480 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:48:55.480 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:48:55.480 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 10:48:55.480 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:55.480 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 10:48:55.480 DEBUG [main][MenuItemLookup] Found menu:'' 10:48:55.480 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:48:55.480 DEBUG [main][MenuItemLookup] Item match:Import... 10:48:55.481 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 10:48:55.481 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 10:48:55.481 INFO [main][MenuItemHandler] Select menu item: &Import... 10:48:55.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:48:55.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:48:55.548 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:48:55.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:55.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:55.554 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:48:55.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:55.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 10:48:55.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:55.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:55.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:55.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:55.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:48:55.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:48:55.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:48:55.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing import category has children... 10:48:55.556 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing import category 10:48:55.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:48:56.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:48:56.058 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing import category 10:48:56.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing import category has children finished successfully 10:48:56.059 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing import category 10:48:56.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:48:56.059 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing import category is already expanded. No action performed 10:48:56.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:48:56.059 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing import category 10:48:56.059 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing import wizard 10:48:56.059 DEBUG [main][TreeItemHandler] Selecting tree item: Testing import wizard 10:48:56.060 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing import wizard about selection 10:48:56.062 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing import wizard 10:48:56.062 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:48:56.062 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 10:48:56.062 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:48:56.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:56.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:56.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:56.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:56.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:56.065 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:48:56.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:56.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:56.065 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:56.065 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:56.070 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:48:56.070 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:56.070 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:56.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing import wizard"] is available.... 10:48:56.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing import wizard"] is available. finished successfully 10:48:56.070 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing import wizard 10:48:56.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:56.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:56.071 TRACE [WorkbenchTestable][ImportWizardDialogImpl] Shell Testing import wizard is not null and is not disposed 10:48:56.071 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:56.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:56.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:56.071 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing import wizard 10:48:56.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:56.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:56.071 TRACE [WorkbenchTestable][ImportWizardDialogImpl] Shell Testing import wizard is not null and is not disposed 10:48:56.071 INFO [WorkbenchTestable][ImportWizardDialogImpl] Cancel wizard 10:48:56.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest$ImportWizardDialogImpl, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:48:56.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:56.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:56.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:56.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:56.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:56.073 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:48:56.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:56.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:56.073 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:56.073 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:56.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:48:56.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:48:56.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:48:56.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:48:56.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:48:56.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:48:56.090 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 10:48:56.090 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:56.090 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:56.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:56.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:56.090 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest) 10:48:56.090 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 10:48:56.090 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:56.090 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:56.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:56.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.631 s - in org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest) Time elapsed: 0.613 s Running org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:48:56.098 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:48:56.099 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:48:56.099 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:56.099 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:48:56.099 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:56.099 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:48:56.112 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:56.112 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:48:56.112 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:56.113 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:56.113 INFO [WorkbenchTestable][RequirementsRunner] Started test: next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:48:56.113 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:48:56.113 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:56.113 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:56.113 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:56.113 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:56.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:56.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:56.113 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:56.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 10:48:56.167 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:56.168 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:56.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 10:48:56.168 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:48:56.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:56.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:56.169 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 10:48:56.170 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page 10:48:56.170 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:48:56.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:56.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:56.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:56.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:56.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:56.171 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:48:56.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:56.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:56.171 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:56.171 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:56.174 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 10:48:56.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:48:56.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:56.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:56.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:56.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:56.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:56.176 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:56.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:56.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:56.176 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 10:48:56.176 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:48:56.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:56.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:56.177 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 10:48:56.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:56.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:56.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:56.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:56.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:56.178 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:56.178 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:56.215 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:48:56.215 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:56.215 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:56.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:56.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:56.215 INFO [WorkbenchTestable][RequirementsRunner] Finished test: next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:48:56.215 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:56.216 INFO [WorkbenchTestable][RequirementsRunner] Started test: cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:48:56.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:48:56.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:56.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:56.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:56.216 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:56.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:56.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:56.216 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:56.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 10:48:56.266 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:56.267 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:56.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 10:48:56.267 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:48:56.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:56.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:56.268 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 10:48:56.268 INFO [WorkbenchTestable][WizardDialog] Cancel wizard 10:48:56.268 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:48:56.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:56.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:56.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:56.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:56.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:56.269 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:48:56.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:56.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:56.270 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:56.270 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:48:56.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:48:56.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:48:56.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:48:56.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:48:56.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:48:56.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:48:56.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:56.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:56.285 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:56.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:56.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:56.285 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:56.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:56.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:56.285 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:56.285 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:56.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:56.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:56.285 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:48:56.285 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:48:56.285 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:48:56.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:48:56.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:48:56.286 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:48:56.286 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:48:56.286 INFO [WorkbenchTestable][RequirementsRunner] Started test: finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:48:56.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:48:56.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:48:56.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:48:56.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:48:56.286 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:48:56.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:56.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:56.286 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:48:56.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 10:48:56.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:56.354 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:48:56.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 10:48:56.354 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:48:56.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:48:56.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:48:56.355 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 10:48:56.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:48:56.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:56.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:56.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:56.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:56.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:56.357 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 10:48:56.357 INFO [WorkbenchTestable][WizardDialog] Finish wizard 10:48:56.357 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:48:56.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:48:56.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:48:56.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:48:56.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:48:56.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:48:56.358 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:48:56.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:48:56.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:48:56.359 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:48:56.359 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:01.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:49:01.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:49:01.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:49:01.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:49:01.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:49:01.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:49:01.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:01.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:01.376 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:01.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:01.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:01.376 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:01.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:01.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:01.376 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:01.376 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:01.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:01.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:01.376 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:49:01.376 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:01.376 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:01.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:01.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:01.377 INFO [WorkbenchTestable][RequirementsRunner] Finished test: finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:49:01.377 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:01.377 INFO [WorkbenchTestable][RequirementsRunner] Started test: finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:49:01.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:49:01.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:01.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:01.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:01.377 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:01.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:01.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:01.377 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:01.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 10:49:01.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:01.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:01.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 10:49:01.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:49:01.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:01.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:01.429 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 10:49:01.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:49:01.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:01.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:01.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:01.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:01.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:01.431 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:01.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:01.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:01.431 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 10:49:01.431 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:49:01.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:01.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:01.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 10:49:01.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:01.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:01.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:01.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:01.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:01.433 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:01.433 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:01.464 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:49:01.464 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:01.464 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:01.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:01.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:01.465 INFO [WorkbenchTestable][RequirementsRunner] Finished test: finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:49:01.465 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:01.465 INFO [WorkbenchTestable][RequirementsRunner] Started test: getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:49:01.465 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:49:01.465 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:01.465 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:01.465 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:01.465 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:01.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:01.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:01.466 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:01.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 10:49:01.520 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:01.521 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:01.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 10:49:01.521 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:49:01.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:01.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:01.522 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 10:49:01.522 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:49:01.523 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 10:49:01.523 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:01.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:01.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:01.524 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 10:49:01.524 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:49:01.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:01.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:01.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 10:49:01.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:01.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:01.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:01.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:01.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:01.526 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:01.526 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:01.554 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:49:01.554 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:01.554 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:01.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:01.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:01.554 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:49:01.554 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:01.554 INFO [WorkbenchTestable][RequirementsRunner] Started test: back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:49:01.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:49:01.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:01.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:01.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:01.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:01.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:01.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:01.555 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:01.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 10:49:01.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:01.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:01.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 10:49:01.613 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:49:01.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:01.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:01.614 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 10:49:01.614 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page 10:49:01.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:49:01.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:01.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:01.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:01.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:01.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:01.616 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:49:01.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:01.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:01.616 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:01.617 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:01.619 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 10:49:01.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "< Back", Widget matcher matching widgets with style: 8) 10:49:01.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:01.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:01.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:01.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:01.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:01.622 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 10:49:01.622 INFO [WorkbenchTestable][WizardDialog] Go to previous wizard page 10:49:01.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "< Back", Widget matcher matching widgets with style: 8) 10:49:01.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:01.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:01.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:01.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:01.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:01.623 INFO [WorkbenchTestable][AbstractButton] Click button < &Back 10:49:01.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:01.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:01.623 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:01.623 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:01.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 0 and no matchers specified 10:49:01.626 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:49:01.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:01.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:01.629 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing Wizard" as the parent 10:49:01.629 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:49:01.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:01.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:01.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:01.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:01.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 10:49:01.631 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:01.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:01.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:01.632 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 10:49:01.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:49:01.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:01.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:01.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 10:49:01.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:01.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:01.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:01.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:01.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:01.633 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:01.633 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:01.650 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:49:01.650 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:01.650 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:01.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:01.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:01.651 INFO [WorkbenchTestable][RequirementsRunner] Finished test: back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:49:01.651 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:01.651 INFO [WorkbenchTestable][RequirementsRunner] Started test: next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:49:01.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:49:01.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:01.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:01.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:01.651 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:01.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:01.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:01.651 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:01.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 10:49:01.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:01.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:01.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 10:49:01.724 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:49:01.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:01.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:01.725 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 10:49:01.725 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:49:01.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:01.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:01.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:01.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:01.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:01.727 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 10:49:01.727 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page 10:49:01.727 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:49:01.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:01.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:01.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:01.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:01.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:01.728 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:49:01.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:01.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:01.728 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:01.728 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:01.730 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with no referenced composite specified, index 0 and no matchers specified 10:49:01.730 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:49:01.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:01.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:01.730 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing Wizard" as the parent 10:49:01.730 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:49:01.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:01.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:01.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:01.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:01.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 10:49:01.731 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:01.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:01.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:01.731 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 10:49:01.731 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:49:01.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:01.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:01.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 10:49:01.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:01.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:01.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:01.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:01.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:01.733 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:01.733 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:01.749 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:49:01.750 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:01.750 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:01.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:01.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:01.750 INFO [WorkbenchTestable][RequirementsRunner] Finished test: next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:49:01.750 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:01.750 INFO [WorkbenchTestable][RequirementsRunner] Started test: back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:49:01.750 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:49:01.750 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:01.750 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:01.750 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:01.750 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:01.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:01.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:01.751 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:01.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 10:49:01.818 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:01.818 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:01.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: "Testing Wizard"] is available. finished successfully 10:49:01.819 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:49:01.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:01.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:01.820 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 10:49:01.820 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "< Back", Widget matcher matching widgets with style: 8) 10:49:01.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:01.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:01.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:01.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:01.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:01.825 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:01.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:01.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:01.825 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 10:49:01.825 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:49:01.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:01.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:01.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 10:49:01.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:01.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:01.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:01.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:01.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:01.827 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:01.827 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:01.854 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:49:01.854 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:01.854 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:01.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:01.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:01.855 INFO [WorkbenchTestable][RequirementsRunner] Finished test: back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:49:01.855 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:01.855 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:49:01.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:49:01.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:01.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:01.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:01.855 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:01.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:01.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:01.855 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:01.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 10:49:01.918 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:01.919 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:01.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 10:49:01.919 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:49:01.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:01.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:01.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing TitleAreaDialog"] is available.... 10:49:01.957 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:01.957 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:01.957 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:02.458 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:02.458 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:02.458 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:02.959 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:02.959 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:02.959 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:03.459 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:03.459 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:03.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:03.960 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:03.960 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:03.960 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:04.461 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:04.461 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:04.461 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:04.961 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:04.961 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:04.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:05.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:05.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:05.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:05.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:05.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:05.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:06.463 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:06.463 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:06.464 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:06.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:06.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:06.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:07.464 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:07.464 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:07.465 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:07.965 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:07.965 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:07.965 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:08.466 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:08.466 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:08.466 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:08.966 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:08.966 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:08.966 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:09.467 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:09.467 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:09.467 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:09.967 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:09.968 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:09.968 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:10.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:10.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:10.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:10.969 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:10.969 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:10.969 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:11.469 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:11.469 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:11.470 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:11.970 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:11.970 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:11.970 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:11.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing TitleAreaDialog"] is available. failed, an exception will be thrown 10:49:11.979 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:11.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:11.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:11.980 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing TitleAreaDialog 10:49:11.980 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing TitleAreaDialog 10:49:11.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:11.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:11.983 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 10:49:11.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:11.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:11.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:11.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:11.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:11.984 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:11.984 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:12.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:12.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:12.001 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 10:49:12.001 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:49:12.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:12.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:12.001 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 10:49:12.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:12.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:12.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:12.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:12.003 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:12.003 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:12.003 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:12.030 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:49:12.030 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:12.030 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:12.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:12.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:12.030 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:49:12.030 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:12.030 INFO [WorkbenchTestable][RequirementsRunner] Started test: getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:49:12.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:49:12.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:12.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:12.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:12.030 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:12.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:12.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:12.030 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:12.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 10:49:12.081 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:12.082 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:12.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 10:49:12.082 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:49:12.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:12.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:12.083 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 10:49:12.083 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:12.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:12.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:12.083 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 10:49:12.083 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:49:12.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:12.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:12.083 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 10:49:12.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:12.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:12.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:12.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:12.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:12.087 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:12.087 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:12.139 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:49:12.139 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:12.139 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:12.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:12.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:12.139 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:49:12.139 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:12.139 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:49:12.139 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:49:12.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:12.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:12.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:12.140 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:12.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:12.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:12.140 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:12.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 10:49:12.199 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:12.199 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:12.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 10:49:12.200 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:49:12.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:12.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:12.208 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:12.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:12.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:12.208 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 10:49:12.208 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:49:12.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:12.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:12.208 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 10:49:12.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:12.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:12.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:12.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:12.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:12.210 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:12.210 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:12.237 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:49:12.237 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:12.237 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:12.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:12.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:12.237 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:49:12.237 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:49:12.237 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:12.237 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:12.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:12.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.141 s - in org.eclipse.reddeer.jface.test.wizard.WizardDialogTest next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.102 s cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.07 s finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 5.091 s finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.088 s getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.089 s back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.097 s next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.099 s back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.105 s testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 10.175 s getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.109 s getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.098 s Running org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:49:12.247 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:49:12.251 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:49:12.251 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:12.251 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:49:12.251 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:12.251 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:49:12.252 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:12.252 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:49:12.252 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:12.252 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:12.252 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:49:12.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:49:12.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:12.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:12.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:12.273 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:49:12.273 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:49:12.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:12.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:12.290 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:49:12.290 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:49:12.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:12.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:12.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:12.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:12.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:12.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:49:12.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:49:12.324 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:49:12.324 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:12.324 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:12.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:12.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:12.324 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:49:12.325 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:12.325 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:49:12.325 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:49:12.325 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:12.325 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:12.325 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:12.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:49:12.336 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:49:12.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:12.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:12.352 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:49:12.352 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:49:12.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:12.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:12.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:12.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:12.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:12.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:49:12.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:49:12.362 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:49:12.362 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:12.362 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:12.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:12.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:12.363 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:49:12.363 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:12.363 INFO [WorkbenchTestable][RequirementsRunner] Started test: getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:49:12.363 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:49:12.363 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:12.363 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:12.363 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:12.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:49:12.373 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:49:12.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:12.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:12.414 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:49:12.414 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:49:12.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:12.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:12.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:12.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:12.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:12.415 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item 1 and wait with time period 1 10:49:12.415 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item 1 10:49:12.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:12.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:12.915 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item 1 10:49:12.922 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item 1 10:49:12.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:12.922 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item 1 is already expanded. No action performed 10:49:12.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:12.922 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item 1 10:49:12.922 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 11 postfix and wait with time period 1 10:49:12.922 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 11 postfix 10:49:12.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:13.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:13.423 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 11 postfix 10:49:13.430 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 11 postfix 10:49:13.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:13.430 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 11 postfix is already expanded. No action performed 10:49:13.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:13.430 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 11 postfix 10:49:13.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:49:13.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:49:13.440 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:49:13.440 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:13.440 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:13.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:13.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:13.441 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:49:13.441 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:13.441 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:49:13.441 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:49:13.441 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:13.441 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:13.441 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:13.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:49:13.465 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:49:13.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:13.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:13.482 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:49:13.482 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:49:13.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:13.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:13.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:13.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:13.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:13.483 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 10:49:13.483 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 10:49:13.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:13.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:13.984 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 10:49:13.990 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 10:49:13.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:13.990 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 10:49:13.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:13.990 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 10:49:13.990 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 10:49:13.990 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 10:49:13.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:14.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:14.491 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 10:49:14.499 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 10:49:14.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:14.499 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 10:49:14.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:14.499 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 10:49:14.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:49:14.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:49:14.508 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:49:14.508 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:14.508 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:14.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:14.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:14.508 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:49:14.509 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:14.509 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:49:14.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:49:14.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:14.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:14.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:14.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:49:14.538 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:49:14.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:14.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:14.555 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:49:14.555 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:49:14.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:14.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:14.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:14.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:14.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:14.555 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 10:49:14.555 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 10:49:14.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:15.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:15.056 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 10:49:15.063 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 10:49:15.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:15.063 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 10:49:15.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:15.063 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 10:49:15.063 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 10:49:15.063 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 10:49:15.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:15.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:15.564 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 10:49:15.572 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 10:49:15.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:15.572 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 10:49:15.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:15.572 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 10:49:15.573 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xy postfix and wait with time period 1 10:49:15.573 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xy postfix 10:49:15.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:16.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:16.074 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xy postfix 10:49:16.083 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xy postfix 10:49:16.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:16.083 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xy postfix is already expanded. No action performed 10:49:16.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:16.084 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xy postfix 10:49:16.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:49:16.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:49:16.105 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:49:16.105 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:16.105 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:16.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:16.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:16.106 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:49:16.106 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:16.106 INFO [WorkbenchTestable][RequirementsRunner] Started test: getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:49:16.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:49:16.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:16.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:16.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:16.117 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:49:16.117 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:49:16.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:16.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:16.137 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:49:16.137 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:49:16.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:16.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:16.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:16.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:16.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:16.138 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 10:49:16.138 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 10:49:16.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:16.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:16.639 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 10:49:16.645 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 10:49:16.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:16.645 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 10:49:16.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:16.645 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 10:49:16.645 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 10:49:16.645 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 10:49:16.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:17.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:17.146 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 10:49:17.153 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 10:49:17.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:17.153 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 10:49:17.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:17.153 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 10:49:17.154 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 10:49:17.154 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 10:49:17.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:17.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:17.655 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 10:49:17.665 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 10:49:17.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:17.665 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 10:49:17.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:17.665 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 10:49:17.666 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 10:49:17.666 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 10:49:17.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:18.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:18.166 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 10:49:18.178 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 10:49:18.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:18.178 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 10:49:18.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:18.178 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 10:49:18.178 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 10:49:18.178 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 10:49:18.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:18.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:18.679 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 10:49:18.681 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 10:49:18.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:18.681 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 10:49:18.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:18.681 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 10:49:18.681 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 10:49:18.682 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 10:49:18.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:19.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:19.182 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 10:49:19.183 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 10:49:19.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:19.183 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 10:49:19.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:19.183 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 10:49:19.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:49:19.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:49:19.195 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:49:19.195 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:19.195 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:19.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:19.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:19.196 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:49:19.196 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:19.196 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:49:19.196 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:49:19.196 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:19.196 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:19.196 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:19.220 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:49:19.220 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:49:19.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:19.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:19.238 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:49:19.238 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:49:19.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:19.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:19.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:19.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:19.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:19.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:49:19.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:49:19.238 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 0 and wait with time period 1 10:49:19.238 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 10:49:19.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:19.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:19.739 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 10:49:19.743 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 10:49:19.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:19.743 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 0 is already expanded. No action performed 10:49:19.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:19.743 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 10:49:19.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:49:19.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:49:19.753 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:49:19.753 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:19.753 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:19.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:19.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:19.753 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:49:19.753 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:19.753 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:49:19.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:49:19.754 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:19.754 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:19.754 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:19.780 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:49:19.780 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:49:19.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:19.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:19.797 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:49:19.797 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:49:19.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:19.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:19.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:19.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:19.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:19.798 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 0 and wait with time period 1 10:49:19.798 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 10:49:19.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:20.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:20.299 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 10:49:20.303 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 10:49:20.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:20.303 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 0 is already expanded. No action performed 10:49:20.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:20.303 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 10:49:20.304 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 00 and wait with time period 1 10:49:20.304 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 00 10:49:20.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:20.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:20.804 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 00 10:49:20.810 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 00 10:49:20.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:20.810 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 00 is already expanded. No action performed 10:49:20.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:20.810 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 00 10:49:20.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:49:20.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:49:20.832 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:49:20.832 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:20.832 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:20.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:20.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:20.833 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:49:20.833 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:20.833 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:49:20.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:49:20.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:20.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:20.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:20.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 10:49:20.843 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:49:20.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:20.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:20.860 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:49:20.860 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:49:20.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:20.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:20.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:20.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:20.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:20.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:49:20.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:49:20.881 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:49:20.881 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:20.881 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:20.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:20.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:20.882 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:49:20.882 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:20.882 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:49:20.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:49:20.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:20.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:20.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:20.892 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:49:20.892 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:49:20.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:20.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:20.899 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:49:20.899 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:49:20.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:20.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:20.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:20.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:20.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:49:20.900 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 10:49:20.900 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 10:49:20.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:21.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:21.401 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 10:49:21.406 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 10:49:21.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:21.406 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 10:49:21.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:21.406 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 10:49:21.407 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 10:49:21.407 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 10:49:21.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:21.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:21.907 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 10:49:21.914 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 10:49:21.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:21.914 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 10:49:21.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:21.914 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 10:49:21.915 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 10:49:21.915 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 10:49:21.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:22.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:22.415 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 10:49:22.424 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 10:49:22.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:22.425 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 10:49:22.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:22.425 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 10:49:22.425 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 10:49:22.425 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 10:49:22.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:22.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:22.926 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 10:49:22.937 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 10:49:22.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:22.937 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 10:49:22.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:22.937 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 10:49:22.938 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 10:49:22.938 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 10:49:22.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:23.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:23.438 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 10:49:23.439 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 10:49:23.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:23.439 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 10:49:23.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:23.439 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 10:49:23.440 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 10:49:23.440 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 10:49:23.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:23.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:23.940 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 10:49:23.942 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 10:49:23.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:49:23.942 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 10:49:23.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:49:23.942 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 10:49:23.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:49:23.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:49:23.965 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:49:23.965 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:23.965 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:23.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:23.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:23.965 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:49:23.965 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:49:23.965 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:23.965 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:23.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:23.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.719 s - in org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.072 s getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.038 s getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.078 s getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.067 s getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.597 s getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 3.09 s getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.557 s testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.08 s getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.049 s getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 3.083 s Running org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 10:49:23.975 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 10:49:23.976 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:49:23.976 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:23.976 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 10:49:23.977 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:23.977 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:49:23.977 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:23.977 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:49:23.977 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:23.978 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:23.978 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest) 10:49:23.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 10:49:23.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:23.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:23.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:23.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.preference.PreferenceDialog, Matcher matching widget which text matches: "Preferences"] is available.... 10:49:24.037 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:24.038 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:24.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.preference.PreferenceDialog, Matcher matching widget which text matches: "Preferences"] is available. finished successfully 10:49:24.038 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:49:24.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:24.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:24.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:24.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:24.039 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.preference.PreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 10:49:24.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:24.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:24.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:24.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:24.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:24.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 "make valid") 10:49:24.040 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:49:24.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:24.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:24.041 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:49:24.041 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:49:24.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:24.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:24.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:24.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:24.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:24.042 INFO [WorkbenchTestable][AbstractButton] Click button make valid 10:49:24.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:24.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:24.042 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:24.042 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:24.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:24.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:24.043 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.preference.PreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 10:49:24.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:24.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:24.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:24.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:24.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:24.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:24.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:24.045 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.preference.PreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 10:49:24.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:24.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:24.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:24.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:24.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:49:24.046 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 10:49:24.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:49:24.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:49:24.046 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:49:24.046 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:24.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:49:24.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:49:24.075 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:24.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:24.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:24.075 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 10:49:24.075 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:24.075 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:24.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:24.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:24.076 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest) 10:49:24.077 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 10:49:24.077 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:24.077 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:24.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:24.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s - in org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest) Time elapsed: 0.098 s Running org.eclipse.reddeer.jface.test.window.WindowTest 10:49:24.086 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] 10:49:24.086 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:24.086 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] 10:49:24.086 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:24.088 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:24.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:24.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:24.088 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:24.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "openEclipseWindowTitleTooltip") 10:49:24.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:24.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:24.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:24.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:24.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:49:24.114 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 10:49:24.115 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:49:24.115 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:24.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available.... 10:49:24.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available. finished successfully 10:49:24.138 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:49:24.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:24.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:24.138 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 10:49:24.138 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:24.138 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:49:24.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:24.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:24.138 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:24.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:24.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:24.139 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 10:49:24.139 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:49:24.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:24.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:24.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 10:49:24.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:24.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:24.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:49:24.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:24.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:49:25.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:25.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:49:25.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:49:25.141 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 10:49:25.142 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 10:49:25.142 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:25.152 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:25.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:25.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:25.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:25.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:25.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:25.153 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:25.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "openEclipseWindowTitleTooltip") 10:49:25.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:25.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:25.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:25.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:25.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:49:25.166 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 10:49:25.166 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:49:25.166 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:25.186 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] 10:49:25.186 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:25.186 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:25.186 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:49:25.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:25.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:25.187 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 10:49:25.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:25.187 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:49:25.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:25.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:25.187 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:25.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:25.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:25.187 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 10:49:25.187 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:49:25.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:25.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:25.187 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 10:49:25.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:25.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:25.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:49:25.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:25.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:49:26.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:26.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:49:26.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:49:26.189 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 10:49:26.189 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 10:49:26.189 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:26.198 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:26.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:26.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:26.199 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:26.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:26.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:26.199 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:26.199 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "openEclipseWindowTitleTooltip") 10:49:26.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:26.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:26.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:26.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:26.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:49:26.203 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 10:49:26.203 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:49:26.203 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:26.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] is available.... 10:49:26.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:26.233 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:26.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] is available. finished successfully 10:49:26.233 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:49:26.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:26.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:26.233 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:49:26.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:26.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:26.233 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window 10:49:26.233 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window' 10:49:26.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:49:26.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:49:26.252 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:26.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:26.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:26.252 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:26.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "openEclipseWindowTitleTooltip") 10:49:26.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:26.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:26.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:26.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:26.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:49:26.260 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 10:49:26.260 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:49:26.260 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:26.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] is available.... 10:49:26.283 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:26.283 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:26.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] is available. finished successfully 10:49:26.283 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:49:26.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:26.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:26.284 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:49:26.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:26.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:26.284 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window 10:49:26.284 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window' 10:49:26.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:49:26.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:49:26.300 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:26.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:26.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:26.301 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] 10:49:26.301 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:26.301 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] 10:49:26.301 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:26.301 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:26.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:26.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:26.301 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:26.301 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "openEclipseWindowTitleTooltip") 10:49:26.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:26.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:26.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:26.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:26.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:49:26.311 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 10:49:26.311 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:49:26.311 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:26.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available.... 10:49:26.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available. finished successfully 10:49:26.332 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:49:26.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:26.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:26.333 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 10:49:26.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:26.333 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:49:26.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:26.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:26.333 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window 10:49:26.333 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window' 10:49:26.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:49:26.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:49:26.350 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:26.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:26.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:26.350 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:26.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "openEclipseWindowTitleTooltip") 10:49:26.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:26.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:26.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:26.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:26.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:49:26.360 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 10:49:26.360 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:49:26.360 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:26.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available.... 10:49:26.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available. finished successfully 10:49:26.384 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:49:26.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:26.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:26.385 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 10:49:26.385 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:26.385 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:49:26.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:26.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:26.385 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:26.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:26.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:26.385 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 10:49:26.386 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:49:26.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:26.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:26.386 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 10:49:26.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:26.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:26.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:49:26.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:26.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:49:27.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:27.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:49:27.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:49:27.388 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 10:49:27.388 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 10:49:27.388 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:27.397 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:49:27.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:27.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:27.397 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:49:27.397 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "openEclipseWindowTitleTooltip") 10:49:27.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:27.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:27.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:27.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:27.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:49:27.414 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 10:49:27.414 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:49:27.414 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:27.434 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] 10:49:27.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:27.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:27.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:49:27.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:27.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:27.435 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 10:49:27.435 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:49:27.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:49:27.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:27.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:27.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:49:27.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:27.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:27.435 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:27.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:27.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:27.435 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 10:49:27.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:49:27.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:49:27.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:49:27.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 10:49:27.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:27.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:27.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:49:27.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:27.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:49:28.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:28.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:49:28.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:49:28.438 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 10:49:28.438 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 10:49:28.438 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.364 s - in org.eclipse.reddeer.jface.test.window.WindowTest openableEclipseWindow(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 1.068 s openActionNotDefined(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 0.001 s openEclipseWindow1(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 1.045 s openActionNotDefinedIsOpen(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 0 s eclipseWindowIsOpen(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 0.102 s openableEclipseWindowCustomAction(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 1.097 s openEclipseWindow(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 1.05 s Running org.eclipse.reddeer.jface.test.viewers.CellEditorTest 10:49:28.455 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 10:49:28.456 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:49:28.457 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:28.457 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 10:49:28.457 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:28.457 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:49:28.463 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:28.463 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:49:28.463 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:49:28.464 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:49:28.464 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest) 10:49:28.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 10:49:28.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:49:28.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:49:28.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:1659): Gtk-CRITICAL **: 10:49:28.490: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:49:28.493 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with no referenced composite specified, index 0 and no matchers specified 10:49:28.493 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:49:28.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:28.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:28.505 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:49:28.505 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:49:28.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:28.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:28.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:28.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:28.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 10:49:28.506 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Andrej 10:49:28.509 TRACE [main][WidgetHandler] Notify Table with event 13 10:49:28.509 TRACE [main][WidgetHandler] Wait for synchronization 10:49:28.510 TRACE [main][WidgetHandler] Notify Table with event 3 10:49:28.510 TRACE [main][WidgetHandler] Wait for synchronization 10:49:28.510 TRACE [main][WidgetHandler] Notify Table with event 4 10:49:28.510 TRACE [main][WidgetHandler] Wait for synchronization 10:49:28.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.jface.viewers.CellEditor, index 0 and no matchers specified 10:49:28.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:49:28.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:49:28.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:49:28.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:49:28.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:49:28.520 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:49:28.520 INFO [WorkbenchTestable][AbstractText] Text set to: abc 10:49:28.521 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 16 10:49:28.521 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:49:28.524 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:49:28.524 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:49:28.524 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:49:28.525 DEBUG [main][AbstractWait] Waiting until shell is active... 10:49:28.525 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:49:28.525 INFO [main][AbstractShell] Close shell Testing shell 10:49:28.525 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:49:28.529 DEBUG [main][AbstractWait] Waiting while shell is available... 10:49:28.529 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:49:28.529 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 10:49:28.529 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:28.529 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:28.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:28.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:49:28.534 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest) 10:49:28.534 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 10:49:28.534 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:49:28.534 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:49:28.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:49:28.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in org.eclipse.reddeer.jface.test.viewers.CellEditorTest tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest) Time elapsed: 0.07 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.v20230901-1033 [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.v20230901-1033 [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 16/2127K 32/2127K 48/2127K 64/2127K 80/2127K 96/2127K 112/2127K 128/2127K 144/2127K 160/2127K 176/2127K 192/2127K 208/2127K 224/2127K 240/2127K 256/2127K 272/2127K 288/2127K 304/2127K 320/2127K 336/2127K 352/2127K 368/2127K 384/2127K 400/2127K 416/2127K 432/2127K 448/2127K 464/2127K 480/2127K 496/2127K 512/2127K 528/2127K 544/2127K 560/2127K 571/2127K 587/2127K 603/2127K 619/2127K 635/2127K 651/2127K 667/2127K 683/2127K 699/2127K 715/2127K 731/2127K 747/2127K 763/2127K 779/2127K 795/2127K 811/2127K 828/2127K 844/2127K 860/2127K 876/2127K 892/2127K 908/2127K 924/2127K 940/2127K 956/2127K 972/2127K 988/2127K 1004/2127K 1020/2127K 1036/2127K 1052/2127K 1068/2127K 1084/2127K 1100/2127K 1116/2127K 1132/2127K 1148/2127K 1164/2127K 1180/2127K 1196/2127K 1212/2127K 1228/2127K 1244/2127K 1260/2127K 1276/2127K 1292/2127K 1308/2127K 1324/2127K 1340/2127K 1356/2127K 1372/2127K 1388/2127K 1399/2127K 1415/2127K 1431/2127K 1447/2127K 1463/2127K 1479/2127K 1495/2127K 1511/2127K 1527/2127K 1543/2127K 1559/2127K 1575/2127K 1591/2127K 1607/2127K 1623/2127K 1639/2127K 1655/2127K 1671/2127K 1687/2127K 1703/2127K 1719/2127K 1735/2127K 1751/2127K 1767/2127K 1783/2127K 1800/2127K 1816/2127K 1832/2127K 1848/2127K 1864/2127K 1880/2127K 1896/2127K 1912/2127K 1928/2127K 1944/2127K 1960/2127K 1976/2127K 1992/2127K 2008/2127K 2024/2127K 2042/2127K 2058/2127K 2074/2127K 2090/2127K 2106/2127K 2122/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.v20230830-2200.jar from https://download.eclipse.org/staging/2023-09/plugins/ (440.5kB) [INFO] Fetching org.eclipse.datatools.connectivity.db.generic.ui_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (38.45kB) [INFO] Fetching org.eclipse.datatools.connectivity.sqm.server.ui_1.4.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (128.31kB) [INFO] Fetching org.eclipse.datatools.connectivity.ui.dse_1.4.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (86.87kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.consumer_3.5.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (127.79kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.design_3.6.0.202305311622.jar from https://download.eclipse.org/staging/2023-09/plugins/ (355.45kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.profile_3.5.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (47.13kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.design.ui_3.5.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (236.33kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.flatfile_3.4.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (78.29kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.flatfile.ui_3.4.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (109.02kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql.edit_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (280.28kB) [INFO] Fetching org.eclipse.datatools.enablement.hsqldb_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (25.39kB) [INFO] Fetching org.eclipse.datatools.enablement.hsqldb.dbdefinition_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.55kB) [INFO] Fetching org.eclipse.datatools.enablement.hsqldb.ui_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (32.32kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql.query.edit_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (210.82kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql.xml.query_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (262.1kB) [INFO] Fetching org.eclipse.dstore.core_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (398.67kB) [INFO] Fetching org.eclipse.dstore.extra_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (36.79kB) [INFO] Fetching org.eclipse.ecf_3.11.0.v20230507-1923.jar from https://download.eclipse.org/staging/2023-09/plugins/ (133.18kB) [INFO] Fetching org.eclipse.ecf.identity_3.10.0.v20230422-0242.jar from https://download.eclipse.org/staging/2023-09/plugins/ (67.72kB) [INFO] Fetching org.eclipse.equinox.concurrent_1.2.100.v20211021-1418.jar from https://download.eclipse.org/staging/2023-09/plugins/ (26.38kB) [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.102.v20210409-2301.jar from https://download.eclipse.org/staging/2023-09/plugins/ (52.52kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.3.0.v20230422-0242.jar from https://download.eclipse.org/staging/2023-09/plugins/ (134.87kB) [INFO] Fetching org.eclipse.emf.ant_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (36.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.97kB) [INFO] Fetching org.eclipse.wst.dtd.ui_1.1.700.v202308160453.jar from https://download.eclipse.org/staging/2023-09/plugins/ (250.35kB) [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.3kB) [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.6kB) [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.58kB) [INFO] Fetching org.eclipse.wst.json.eslint.ui_1.1.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.6kB) [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.78kB) [INFO] Fetching org.eclipse.wst.server.ui.infopop_1.1.200.v201901310132.jar from https://download.eclipse.org/staging/2023-09/plugins/ (18.02kB) [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/ (776kB) [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.25kB) [INFO] Fetching org.eclipse.wst.xml.ui.infopop_1.0.400.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (21.31kB) [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.37kB) [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 10:50:20.938 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 10:50:20.940 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 10:50:20.946 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 10:50:20.947 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 10:50:21.012 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 10:50:21.032 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:50:21.035 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:50:21.037 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 10:50:21.039 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 10:50:21.039 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 10:50:21.047 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 10:50:21.051 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:50:21.051 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:50:21.053 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:50:21.054 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:50:21.056 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:50:21.059 INFO [WorkbenchTestable][DebugPerspective] Open perspective: 'Debug' 10:50:21.136 DEBUG [WorkbenchTestable][DebugPerspective] Trying to open perspective: 'Debug' 10:50:21.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:50:21.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:50:21.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:50:21.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:50:21.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:50:21.155 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") 10:50:21.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:50:21.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:21.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:21.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:50:21.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:50:21.224 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 10:50:21.226 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:50:21.226 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:50:21.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 10:50:21.420 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 10:50:21.420 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 10:50:21.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:50:21.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:50:21.424 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:50:21.424 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:50:21.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:50:21.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:50:21.425 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 10:50:21.425 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:50:21.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:50:21.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:21.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:21.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:50:21.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:50:21.428 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Debug') 10:50:21.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:50:21.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:50:21.433 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 10:50:21.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:50:21.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:50:21.434 TRACE [main][WidgetHandler] Notify Table with event 13 10:50:21.435 TRACE [main][WidgetHandler] Wait for synchronization 10:50:21.436 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:50:21.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:50:21.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:50:21.436 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 10:50:21.436 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:50:21.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:21.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:21.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") 10:50:21.439 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:50:21.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:50:21.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:50:21.440 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 10:50:21.440 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:50:21.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:50:21.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:21.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:21.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:50:21.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:50:21.444 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:50:21.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:50:21.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:50:21.451 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:50:21.451 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:50:22.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:50:22.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:50:22.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:50:22.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:50:22.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:50:22.540 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:50:22.543 DEBUG [main][MenuItemLookup] Found menu:'File' 10:50:22.543 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:50:22.543 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:50:22.543 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:50:22.544 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:50:22.544 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:50:22.544 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:50:22.544 DEBUG [main][MenuItemLookup] Item match:Window 10:50:22.548 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:50:22.549 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:50:22.549 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:50:22.549 DEBUG [main][MenuItemLookup] Found menu:'' 10:50:22.549 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:50:22.549 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:50:22.549 DEBUG [main][MenuItemLookup] Found menu:'' 10:50:22.549 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:50:22.549 DEBUG [main][MenuItemLookup] Found menu:'' 10:50:22.549 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:50:22.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:50:22.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:50:22.550 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:50:22.550 DEBUG [main][MenuItemLookup] Found menu:'File' 10:50:22.550 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:50:22.550 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:50:22.550 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:50:22.550 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:50:22.550 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:50:22.550 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:50:22.550 DEBUG [main][MenuItemLookup] Item match:Window 10:50:22.551 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:50:22.551 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:50:22.551 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:50:22.551 DEBUG [main][MenuItemLookup] Found menu:'' 10:50:22.551 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:50:22.551 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:50:22.551 DEBUG [main][MenuItemLookup] Item match:Perspective 10:50:22.555 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:50:22.555 DEBUG [main][MenuItemLookup] Found menu:'' 10:50:22.555 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:50:22.555 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:50:22.555 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:50:22.555 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:50:22.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:50:22.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:50:22.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:50:22.557 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:50:22.558 DEBUG [main][MenuItemLookup] Found menu:'File' 10:50:22.558 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:50:22.558 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:50:22.558 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:50:22.558 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:50:22.558 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:50:22.558 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:50:22.558 DEBUG [main][MenuItemLookup] Item match:Window 10:50:22.559 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:50:22.559 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:50:22.559 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:50:22.559 DEBUG [main][MenuItemLookup] Found menu:'' 10:50:22.559 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:50:22.559 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:50:22.559 DEBUG [main][MenuItemLookup] Found menu:'' 10:50:22.559 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:50:22.559 DEBUG [main][MenuItemLookup] Found menu:'' 10:50:22.559 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:50:22.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:50:22.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:50:22.560 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:50:22.560 DEBUG [main][MenuItemLookup] Found menu:'File' 10:50:22.560 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:50:22.560 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:50:22.560 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:50:22.560 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:50:22.560 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:50:22.560 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:50:22.560 DEBUG [main][MenuItemLookup] Item match:Window 10:50:22.561 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:50:22.561 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:50:22.561 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:50:22.561 DEBUG [main][MenuItemLookup] Found menu:'' 10:50:22.561 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:50:22.561 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:50:22.561 DEBUG [main][MenuItemLookup] Item match:Perspective 10:50:22.562 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:50:22.562 DEBUG [main][MenuItemLookup] Found menu:'' 10:50:22.562 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:50:22.562 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:50:22.562 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:50:22.563 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:50:22.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:50:22.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:50:22.563 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:50:22.563 DEBUG [main][MenuItemLookup] Found menu:'File' 10:50:22.563 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:50:22.563 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:50:22.564 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:50:22.564 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:50:22.564 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:50:22.564 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:50:22.564 DEBUG [main][MenuItemLookup] Item match:Window 10:50:22.564 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:50:22.564 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:50:22.564 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:50:22.564 DEBUG [main][MenuItemLookup] Found menu:'' 10:50:22.565 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:50:22.565 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:50:22.565 DEBUG [main][MenuItemLookup] Found menu:'' 10:50:22.565 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:50:22.565 DEBUG [main][MenuItemLookup] Found menu:'' 10:50:22.565 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:50:22.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:50:22.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:50:22.565 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:50:22.565 DEBUG [main][MenuItemLookup] Found menu:'File' 10:50:22.565 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:50:22.565 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:50:22.565 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:50:22.566 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:50:22.566 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:50:22.566 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:50:22.566 DEBUG [main][MenuItemLookup] Item match:Window 10:50:22.566 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:50:22.566 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:50:22.566 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:50:22.566 DEBUG [main][MenuItemLookup] Found menu:'' 10:50:22.567 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:50:22.567 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:50:22.567 DEBUG [main][MenuItemLookup] Item match:Perspective 10:50:22.567 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:50:22.567 DEBUG [main][MenuItemLookup] Found menu:'' 10:50:22.567 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:50:22.567 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:50:22.567 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:50:22.568 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:50:22.568 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 10:50:22.569 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 10:50:22.570 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 10:50:22.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 10:50:22.661 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 10:50:22.661 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 10:50:22.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:50:22.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:50:22.662 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:50:22.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:50:22.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:50:22.662 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:50:22.662 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:50:22.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:22.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:22.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 "Reset Perspective") 10:50:22.663 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:50:22.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:50:22.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:50:22.664 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:50:22.664 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:50:22.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:50:22.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:22.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:22.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:50:22.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:50:22.665 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 10:50:22.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:50:22.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:50:22.666 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:50:22.666 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:50:22.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:22.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:22.865 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:50:22.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:22.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:22.873 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:50:22.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:50:22.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:50:22.874 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:50:22.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:50:22.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:50:22.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:22.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:22.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:50:22.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:50:22.878 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:50:22.878 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:50:22.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:50:22.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:50:22.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:50:22.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:50:22.945 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:50:22.945 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:50:22.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:50:22.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:50:22.961 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:50:22.961 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:50:22.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:50:22.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:50:22.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:50:22.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:22.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:22.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:50:22.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'] 10:50:22.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:50:22.971 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:50:22.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:50:22.972 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 10:50:22.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:50:22.972 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:50:22.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:50:22.972 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:50:22.973 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:50:22.973 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:50:22.973 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:50:22.973 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 10:50:22.973 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:50:22.973 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:50:22.974 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:50:22.974 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:50:22.974 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:50:22.974 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:50:22.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:50:22.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:50:22.975 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:50:22.975 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:50:22.976 DEBUG [main][MenuItemLookup] Found menu:'File' 10:50:22.976 DEBUG [main][MenuItemLookup] Item match:File 10:50:22.979 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:50:22.979 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:50:22.980 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:50:22.980 DEBUG [main][MenuItemLookup] Found menu:'' 10:50:22.981 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:50:22.981 DEBUG [main][MenuItemLookup] Found menu:'' 10:50:22.981 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:50:22.981 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:50:23.011 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:50:23.011 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:50:23.011 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:50:23.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:50:23.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:50:23.132 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:50:23.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:50:23.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:50:23.134 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:50:23.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:50:23.145 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:50:23.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:50:23.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:23.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:23.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:50:23.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:50:23.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:50:23.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:50:23.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 10:50:23.165 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:50:23.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:50:23.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:50:23.671 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:50:23.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 10:50:23.673 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:50:23.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:50:23.673 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:50:23.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:50:23.673 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:50:23.673 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven Project 10:50:23.674 DEBUG [main][TreeItemHandler] Selecting tree item: Maven Project 10:50:23.674 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven Project about selection 10:50:23.678 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven Project 10:50:23.679 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:50:23.679 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:50:23.680 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:50:23.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:50:23.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:23.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:23.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:50:23.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:50:23.682 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:50:23.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:50:23.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:50:23.682 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:50:23.682 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:50:24.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'] 10:50:24.172 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:50:24.172 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:50:24.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Maven Project"] is available.... 10:50:24.172 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 10:50:24.173 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Maven Project 10:50:24.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:50:24.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:50:24.173 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 10:50:24.173 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:50:24.173 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 10:50:24.173 INFO [WorkbenchTestable][MavenProjectWizard] Go to next wizard page 10:50:24.173 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) 10:50:24.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:50:24.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:24.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:24.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:50:24.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:50:24.176 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:50:24.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:50:24.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:50:24.176 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:50:24.176 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:50:24.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 10:50:24.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 10:50:24.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running finished successfully 10:50:24.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:50:24.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 10:50:24.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 10:50:25.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 10:50:25.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 10:50:26.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is not listed in considered jobs, ignore it 10:50:26.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is not listed in considered jobs, ignore it 10:50:26.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 10:50:26.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 10:50:26.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:50:26.232 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 10:50:26.232 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:50:27.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:50:27.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:50:27.753 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Maven Project" as the parent 10:50:27.753 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:50:27.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:50:27.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:27.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:27.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:50:27.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:50:27.754 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:50:27.755 INFO [WorkbenchTestable][AbstractText] Text set to: org.apache.maven 10:50:27.825 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") 10:50:27.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:50:27.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:27.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:27.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:50:27.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:50:27.829 INFO [WorkbenchTestable][CheckBox] Select checkbox &Show the last version of Archetype only 10:50:27.830 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Show the last version of Archetype only 10:50:27.830 INFO [WorkbenchTestable][AbstractButton] Click button &Show the last version of Archetype only 10:50:27.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:50:27.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:50:27.830 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:50:27.830 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:50:27.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:50:27.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is not listed in considered jobs, ignore it 10:50:27.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is not listed in considered jobs, ignore it 10:50:27.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 10:50:27.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 10:50:27.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:50:27.868 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 10:50:27.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:50:27.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:27.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:27.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:50:27.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:50:27.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:50:27.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:50:27.878 TRACE [main][WidgetHandler] Notify Table with event 13 10:50:27.878 TRACE [main][WidgetHandler] Wait for synchronization 10:50:27.879 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 10:50:27.879 INFO [WorkbenchTestable][MavenProjectWizard] Go to next wizard page 10:50:27.879 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) 10:50:27.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:50:27.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:27.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:27.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:50:27.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:50:27.884 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:50:27.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:50:27.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:50:27.884 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:50:27.884 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:50:27.951 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:") 10:50:27.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:50:27.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:28.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:28.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:50:28.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:50:28.062 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:com.example 10:50:28.083 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:") 10:50:28.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:50:28.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:28.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:28.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:50:28.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:50:28.143 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:debugger 10:50:28.158 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 10:50:28.158 INFO [WorkbenchTestable][MavenProjectWizard] Finish wizard 10:50:28.159 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) 10:50:28.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:50:28.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:28.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:28.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:50:28.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:50:28.165 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:50:28.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:50:28.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:50:28.165 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:50:28.165 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:50:28.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:50:28.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:50:28.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:50:28.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:50:28.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating console state' is a system job, skipped 10:50:28.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:50:28.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:50:29.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:50:29.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:50:30.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:50:30.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:50:31.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:50:31.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:50:32.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:50:32.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:50:33.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:50:33.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:50:34.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:50:34.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:50:35.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:50:35.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:50:36.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:50:36.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:50:37.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:50:37.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:50:38.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:50:38.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:50:39.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:50:39.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:50:40.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:50:40.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:50:41.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:50:41.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:50:42.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:50:42.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:50:43.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:50:43.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:50:44.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Delayed model change job' is a system job, skipped 10:50:44.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:50:44.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:50:45.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:50:45.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:50:46.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:50:46.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:50:47.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:50:47.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:50:48.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:50:48.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Download sources and javadoc' is not running, skipped 10:50:48.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:50:48.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:50:48.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Scanning for Tasks' is a system job, skipped 10:50:48.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:50:48.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:50:48.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:50:48.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:50:48.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:50:48.338 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:50:48.341 INFO [WorkbenchTestable][RequirementsRunner] Started test: debugWithFirstBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 10:50:48.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 10:50:48.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 10:50:48.342 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:50:48.342 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:50:48.342 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:50:48.346 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 10:50:48.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:48.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:48.352 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:50:48.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:48.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:48.358 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:50:48.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:50:48.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:50:48.359 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:50:48.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 10:50:48.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:50:48.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:48.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:48.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:50:48.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:50:48.365 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:50:48.365 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:50:48.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:50:48.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:50:48.663 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") 10:50:48.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:50:48.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:48.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:48.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:50:48.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:50:48.667 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' 10:50:48.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:48.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:48.672 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:50:48.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:48.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:48.676 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:50:48.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:50:48.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:50:48.713 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:50:48.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 '\*?\QBreakpoints\E') 10:50:48.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:50:48.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:48.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:48.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:50:48.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:50:48.718 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:50:48.718 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:50:48.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:50:48.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:50:48.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:50:48.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:50:48.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 10:50:48.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:50:48.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:48.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:48.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:50:48.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:50:48.726 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:50:48.726 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:50:48.816 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 10:50:48.816 DEBUG [main][MenuItemLookup] Found menu:'' 10:50:48.816 DEBUG [main][MenuItemLookup] Found menu:'Enable' 10:50:48.816 DEBUG [main][MenuItemLookup] Found menu:'Disable' 10:50:48.816 DEBUG [main][MenuItemLookup] Found menu:'Disable All' 10:50:48.816 DEBUG [main][MenuItemLookup] Found menu:'Remove' 10:50:48.816 DEBUG [main][MenuItemLookup] Found menu:'Remove All Triggers' 10:50:48.816 DEBUG [main][MenuItemLookup] Found menu:'Remove All' 10:50:48.816 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 10:50:48.816 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:50:48.816 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:50:48.816 DEBUG [main][MenuItemLookup] Found menu:'' 10:50:48.816 DEBUG [main][MenuItemLookup] Found menu:'Import Breakpoints...' 10:50:48.816 DEBUG [main][MenuItemLookup] Item match:Import Breakpoints... 10:50:48.817 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"I&mport Breakpoints..." 10:50:48.817 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import Breakpoints... 10:50:48.817 INFO [main][MenuItemHandler] Select menu item: I&mport Breakpoints... 10:50:48.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import Breakpoints"] is available.... 10:50:48.947 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:50:48.947 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:50:48.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 10:50:48.947 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 10:50:48.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:50:48.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:50:48.948 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 10:50:48.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:50:48.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:50:48.949 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:") 10:50:48.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:50:48.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:48.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:48.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:50:48.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:50:48.951 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:50:48.952 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 10:50:48.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:50:48.958 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 10:50:48.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:50:48.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:50:48.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:48.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:48.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:50:48.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:50:48.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:50:49.011 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 10:50:49.011 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:50:49.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:50:49.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:49.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:49.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:50:49.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:50:49.013 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 10:50:49.013 INFO [WorkbenchTestable][WizardDialog] Finish wizard 10:50:49.013 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:50:49.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:50:49.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:49.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:49.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:50:49.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:50:49.015 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:50:49.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:50:49.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:50:49.015 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:50:49.015 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:50:49.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:50:49.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:50:49.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:50:49.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Label Job' is a system job, skipped 10:50:49.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:50:49.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:50:49.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:50:49.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:50:49.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:50:49.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:50:49.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:50:49.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:50:49.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:50:49.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:50:49.754 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:50:49.767 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:50:49.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:50:49.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:50:49.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:50:49.769 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 10:50:49.770 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:50:49.770 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:50:49.770 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:50:49.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:50:49.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:50:49.772 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:50:50.772 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 10:50:50.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:50:50.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:50.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:50.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:50:50.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:50:50.773 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 10:50:50.774 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:50:50.775 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:50:50.775 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:50:50.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:50:50.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:50:50.776 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 10:50:50.776 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:50:50.777 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:50:50.777 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:50:50.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:50:50.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:50:50.778 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:50:51.778 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 10:50:51.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:50:51.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:51.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:51.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:50:51.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:50:51.779 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 10:50:51.779 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 36] - testApp() 10:50:51.779 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 10:50:51.779 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:50:51.779 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:50:51.779 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:50:51.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:50:51.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:50:51.781 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:50:52.781 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 10:50:52.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:50:52.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:52.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:52.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:50:52.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:50:52.782 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 10:50:52.782 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 36] - testApp() 10:50:52.782 DEBUG [WorkbenchTestable][Breakpoint] Performing 'Remove' on breakpoint: AppTest [line: 36] - testApp() 10:50:52.782 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest [line: 36] - testApp() 10:50:52.782 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest [line: 36] - testApp() 10:50:52.783 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest [line: 36] - testApp() about selection 10:50:52.786 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest [line: 36] - testApp() 10:50:52.800 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:50:52.800 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:50:52.841 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 10:50:52.841 DEBUG [main][MenuItemLookup] Found menu:'' 10:50:52.841 DEBUG [main][MenuItemLookup] Found menu:'Suspend VM' 10:50:52.841 DEBUG [main][MenuItemLookup] Found menu:'Hit Count...' 10:50:52.841 DEBUG [main][MenuItemLookup] Found menu:'' 10:50:52.841 DEBUG [main][MenuItemLookup] Found menu:'Enable' 10:50:52.841 DEBUG [main][MenuItemLookup] Found menu:'Disable' 10:50:52.841 DEBUG [main][MenuItemLookup] Found menu:'Disable All' 10:50:52.841 DEBUG [main][MenuItemLookup] Found menu:'Remove' 10:50:52.841 DEBUG [main][MenuItemLookup] Item match:Remove 10:50:52.841 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Rem&ove" 10:50:52.841 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Remove 10:50:52.841 INFO [main][MenuItemHandler] Select menu item: Rem&ove 10:50:52.850 DEBUG [WorkbenchTestable][Breakpoint] Operation 'Remove' was performed 10:50:52.851 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:50:52.851 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:50:52.859 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:50:52.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:50:52.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:50:52.885 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 10:50:52.885 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:50:52.885 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:50:52.885 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:50:52.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:50:52.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:50:52.908 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:50:53.908 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 10:50:53.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:50:53.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:53.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:53.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:50:53.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:50:53.909 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 10:50:53.909 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:50:53.909 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:50:53.909 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:50:53.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:50:53.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:50:53.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:53.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:53.943 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:50:53.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:50:53.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:50:53.944 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:50:53.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 '\*?\QProject Explorer\E') 10:50:53.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:50:53.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:53.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:53.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:50:53.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:50:53.946 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:50:53.946 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:50:53.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:50:53.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:50:53.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:50:53.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:50:53.949 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:50:53.949 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:50:53.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:50:53.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:50:53.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:50:53.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:53.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:50:54.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:54.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:50:54.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:54.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:50:54.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:50:54.951 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:50:54.951 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:50:54.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:50:54.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:50:54.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:50:54.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:50:54.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:54.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:54.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:50:54.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:50:54.956 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name debugger 10:50:54.964 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:50:54.964 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src/test/java of tree item debugger 10:50:54.964 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item debugger 10:50:54.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:50:55.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:50:55.465 INFO [WorkbenchTestable][TreeItemHandler] Expanded: debugger 10:50:55.467 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item com.example.debugger of tree item src/test/java 10:50:55.467 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src/test/java 10:50:55.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:50:55.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:50:55.968 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src/test/java 10:50:55.969 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item AppTest.java of tree item com.example.debugger 10:50:55.969 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item com.example.debugger 10:50:55.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:50:56.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:50:56.469 INFO [WorkbenchTestable][TreeItemHandler] Expanded: com.example.debugger 10:50:56.470 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest.java 10:50:56.470 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest.java 10:50:56.471 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest.java about selection 10:50:56.514 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest.java 10:50:56.518 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:50:56.518 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:50:56.745 DEBUG [main][MenuItemLookup] Found menu:'New' 10:50:56.745 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:50:56.745 DEBUG [main][MenuItemLookup] Found menu:'' 10:50:56.745 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:50:56.745 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:50:56.745 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:50:56.745 DEBUG [main][MenuItemLookup] Found menu:'Open With' 10:50:56.745 DEBUG [main][MenuItemLookup] Found menu:'' 10:50:56.745 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:50:56.745 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:50:56.745 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:50:56.745 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:50:56.745 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:50:56.745 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:50:56.745 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:50:56.745 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:50:56.745 DEBUG [main][MenuItemLookup] Found menu:'' 10:50:56.745 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:50:56.745 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:50:56.745 DEBUG [main][MenuItemLookup] Found menu:'' 10:50:56.745 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:50:56.745 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 10:50:56.745 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 10:50:56.745 DEBUG [main][MenuItemLookup] Found menu:'' 10:50:56.745 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:50:56.745 DEBUG [main][MenuItemLookup] Found menu:'' 10:50:56.745 DEBUG [main][MenuItemLookup] Found menu:'References' 10:50:56.745 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 10:50:56.745 DEBUG [main][MenuItemLookup] Found menu:'' 10:50:56.745 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:50:56.745 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 10:50:56.745 DEBUG [main][MenuItemLookup] Item match:Debug As 10:50:56.929 DEBUG [main][MenuItemLookup] Found menu:'1 Debug on Server Shift+Alt+D R' 10:50:56.930 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+D T' 10:50:56.930 DEBUG [main][MenuItemLookup] Item match:2 JUnit Test Shift+Alt+D T 10:50:56.931 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 JUnit Test Shift+Alt+D T" 10:50:56.931 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 JUnit Test Shift+Alt+D T 10:50:56.931 INFO [main][MenuItemHandler] Select menu item: &2 JUnit Test Shift+Alt+D T 10:50:56.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend... 10:50:56.991 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:50:57.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:50:57.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:50:57.042 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:50:57.043 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.*') 10:50:57.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:50:57.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:57.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:57.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:50:57.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:50:58.216 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:50:59.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend finished successfully 10:50:59.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:59.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:59.494 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E'' is already open. Activate. 10:50:59.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:59.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:59.496 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 10:50:59.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:50:59.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:50:59.497 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:50:59.497 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E') 10:50:59.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:50:59.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:59.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:59.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:50:59.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:50:59.498 INFO [WorkbenchTestable][AbstractView] Activate view Debug 10:50:59.498 INFO [WorkbenchTestable][AbstractCTabItem] Activate Debug 10:50:59.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:50:59.499 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 10:50:59.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:50:59.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:50:59.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 10:50:59.501 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:50:59.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:50:59.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:50:59.530 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Debug"as the parent 10:50:59.531 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:50:59.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:50:59.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:59.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:59.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:50:59.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:50:59.532 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 10:50:59.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:50:59.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:50:59.533 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:50:59.533 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.*') 10:50:59.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:50:59.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:50:59.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:50:59.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:50:59.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:50:59.571 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Resu&me (F8) 10:50:59.571 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:50:59.571 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:50:59.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled... 10:50:59.641 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 10:50:59.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:00.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:00.013 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:51:00.020 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.*') 10:51:00.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:00.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:00.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:00.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:00.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:51:00.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled finished successfully 10:51:00.054 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 10:51:00.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:00.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:00.064 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:51:00.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:00.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:00.072 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 10:51:00.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:00.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:00.073 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:51: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 '\*?\QBreakpoints\E') 10:51:00.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:00.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:00.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:00.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:00.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:51:00.118 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:51:00.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:51:00.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:51:00.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:51:00.166 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") 10:51:00.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:00.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:00.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:00.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:00.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:51:00.167 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 10:51:00.167 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:51:00.167 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:00.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available.... 10:51:00.226 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 10:51:00.227 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 10:51:00.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:00.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:00.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:00.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:00.228 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:51:00.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:51:00.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:51:00.228 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:51:00.228 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:00.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:51:00.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:51:00.325 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 10:51:00.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:00.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:00.325 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:51:00.325 DEBUG [main][MenuItemLookup] Found menu:'File' 10:51:00.325 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:51:00.325 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:51:00.325 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:51:00.325 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:51:00.325 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:51:00.326 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:51:00.326 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:51:00.326 DEBUG [main][MenuItemLookup] Item match:Run 10:51:00.328 DEBUG [main][MenuItemLookup] Found menu:'Resume' 10:51:00.328 DEBUG [main][MenuItemLookup] Found menu:'Suspend' 10:51:00.328 DEBUG [main][MenuItemLookup] Found menu:'Terminate' 10:51:00.328 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 10:51:00.328 DEBUG [main][MenuItemLookup] Found menu:'Step Into' 10:51:00.328 DEBUG [main][MenuItemLookup] Found menu:'Step Into Selection' 10:51:00.328 DEBUG [main][MenuItemLookup] Found menu:'Step Over' 10:51:00.328 DEBUG [main][MenuItemLookup] Found menu:'Step Return' 10:51:00.328 DEBUG [main][MenuItemLookup] Found menu:'Run to Line' 10:51:00.328 DEBUG [main][MenuItemLookup] Found menu:'Use Step Filters Shift+F5' 10:51:00.328 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:00.328 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 10:51:00.328 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 10:51:00.328 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:00.328 DEBUG [main][MenuItemLookup] Found menu:'Run History' 10:51:00.328 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:51:00.328 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 10:51:00.328 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 10:51:00.333 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 10:51:00.333 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 10:51:00.333 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 10:51:00.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 10:51:01.327 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 10:51:01.327 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 10:51:01.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:01.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:01.329 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Delete launch configuration JUnit with name AppTest 10:51:01.329 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:51:01.329 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:51:01.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:01.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:01.329 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:51:01.329 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:51:01.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:01.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:01.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:01.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:01.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:51:01.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:51:01.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:51:01.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 10:51:01.332 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 10:51:01.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:51:01.332 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 10:51:01.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:51:01.332 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 10:51:01.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 10:51:01.332 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 10:51:01.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:51:01.332 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 10:51:01.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:51:01.332 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 10:51:01.333 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest 10:51:01.333 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest 10:51:01.333 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest about selection 10:51:01.333 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest 10:51:01.333 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:51:01.333 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:01.335 DEBUG [main][MenuItemLookup] Found menu:'New Configuration' 10:51:01.335 DEBUG [main][MenuItemLookup] Found menu:'New Prototype' 10:51:01.335 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:51:01.335 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 10:51:01.335 DEBUG [main][MenuItemLookup] Found menu:'Delete' 10:51:01.335 DEBUG [main][MenuItemLookup] Item match:Delete 10:51:01.335 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Dele&te" 10:51:01.335 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 10:51:01.335 INFO [main][MenuItemHandler] Select menu item: Dele&te 10:51:01.379 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.... 10:51:01.381 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 10:51:01.381 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Launch Configuration Deletion 10:51:01.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:01.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:01.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:01.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:01.382 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") 10:51:01.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:01.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:01.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:01.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:01.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:01.385 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 10:51:01.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:51:01.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:51:01.386 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:51:01.386 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:01.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:51:01.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:51:01.480 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 10:51:01.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:01.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:01.480 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 10:51:01.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:01.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:01.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 "Close") 10:51:01.481 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:51:01.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:01.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:01.481 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:51:01.481 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:51:01.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:01.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:01.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:01.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:01.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:01.483 INFO [WorkbenchTestable][AbstractButton] Click button Close 10:51:01.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:51:01.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:51:01.484 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:51:01.484 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:01.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 10:51:04.548 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 10:51:04.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 10:51:04.548 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 10:51:04.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:51:04.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:51:04.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:51:04.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:51:04.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:51:04.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:51:04.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:51:04.550 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 10:51:04.550 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:51:04.553 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:51:04.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:04.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:04.554 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 10:51:04.559 INFO [WorkbenchTestable][RequirementsRunner] Finished test: debugWithFirstBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 10:51:04.559 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:51:04.560 INFO [WorkbenchTestable][RequirementsRunner] Started test: debugWithSecondBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 10:51:04.560 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 10:51:04.560 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:51:04.560 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:51:04.560 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:51:04.560 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 10:51:04.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:04.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:04.568 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:51:04.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:04.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:04.577 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 10:51:04.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:04.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:04.584 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:51:04.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 '\*?\QBreakpoints\E') 10:51:04.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:04.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:04.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:04.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:04.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:51:04.616 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:51:04.616 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:51:04.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:51:04.618 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 10:51:04.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:51:04.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:51:04.644 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") 10:51:04.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:04.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:04.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:04.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:04.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:51:04.646 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' 10:51:04.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:04.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:04.657 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:51:04.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:04.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:04.666 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 10:51:04.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:04.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:04.694 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:51:04.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 '\*?\QBreakpoints\E') 10:51:04.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:04.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:04.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:04.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:04.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:51:04.709 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:51:04.710 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:51:04.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:51:04.711 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 10:51:04.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:51:04.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:51:04.717 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 10:51:04.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:04.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:04.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:04.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:04.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:51:04.717 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:51:04.717 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:04.768 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 10:51:04.768 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:04.768 DEBUG [main][MenuItemLookup] Found menu:'Enable' 10:51:04.768 DEBUG [main][MenuItemLookup] Found menu:'Disable' 10:51:04.768 DEBUG [main][MenuItemLookup] Found menu:'Disable All' 10:51:04.768 DEBUG [main][MenuItemLookup] Found menu:'Remove' 10:51:04.768 DEBUG [main][MenuItemLookup] Found menu:'Remove All Triggers' 10:51:04.768 DEBUG [main][MenuItemLookup] Found menu:'Remove All' 10:51:04.768 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 10:51:04.768 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:51:04.768 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:51:04.768 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:04.768 DEBUG [main][MenuItemLookup] Found menu:'Import Breakpoints...' 10:51:04.768 DEBUG [main][MenuItemLookup] Item match:Import Breakpoints... 10:51:04.768 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"I&mport Breakpoints..." 10:51:04.768 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import Breakpoints... 10:51:04.768 INFO [main][MenuItemHandler] Select menu item: I&mport Breakpoints... 10:51:04.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 10:51:04.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:04.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:04.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 10:51:04.853 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 10:51:04.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:04.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:04.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 10:51:04.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:04.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:04.854 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:") 10:51:04.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:04.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:04.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:04.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:04.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:51:04.859 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:51:04.860 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 10:51:04.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:51:04.860 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 10:51:04.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:51:04.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:04.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:04.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:04.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:04.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:04.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:51:04.864 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 10:51:04.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) 10:51:04.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:04.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:04.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:04.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:04.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:04.872 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 10:51:04.872 INFO [WorkbenchTestable][WizardDialog] Finish wizard 10:51:04.872 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:51:04.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:04.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:04.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:04.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:04.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:04.876 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:51:04.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:51:04.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:51:04.876 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:51:04.876 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:05.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:51:05.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:51:05.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:51:05.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Label Job' is a system job, skipped 10:51:05.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 10:51:05.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:51:05.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:51:05.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:51:05.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:51:05.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:51:05.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:51:05.540 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:51:05.540 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:51:05.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:51:05.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:51:05.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:51:05.541 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 10:51:05.542 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:51:05.542 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:51:05.542 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:51:05.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:51:05.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:51:05.543 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:51:06.543 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 10:51:06.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:06.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:06.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:06.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:06.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:51:06.544 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 10:51:06.544 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:51:06.544 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:51:06.544 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:51:06.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:51:06.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:51:06.545 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 10:51:06.545 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:51:06.546 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:51:06.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:51:06.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:51:06.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:51:06.547 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:51:07.547 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 10:51:07.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:07.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:07.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:07.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:07.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:51:07.548 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 10:51:07.548 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 36] - testApp() 10:51:07.548 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 10:51:07.548 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:51:07.548 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:51:07.548 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:51:07.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:51:07.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:51:07.549 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:51:08.549 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 10:51:08.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:08.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:08.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:08.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:08.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:51:08.550 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 10:51:08.550 DEBUG [WorkbenchTestable][Breakpoint] Performing 'Disable' on breakpoint: AppTest [line: 28] - suite() 10:51:08.550 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest [line: 28] - suite() 10:51:08.550 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest [line: 28] - suite() 10:51:08.551 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest [line: 28] - suite() about selection 10:51:08.553 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest [line: 28] - suite() 10:51:08.558 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:51:08.559 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:08.591 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 10:51:08.591 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:08.591 DEBUG [main][MenuItemLookup] Found menu:'Suspend VM' 10:51:08.591 DEBUG [main][MenuItemLookup] Found menu:'Hit Count...' 10:51:08.591 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:08.591 DEBUG [main][MenuItemLookup] Found menu:'Enable' 10:51:08.591 DEBUG [main][MenuItemLookup] Found menu:'Disable' 10:51:08.591 DEBUG [main][MenuItemLookup] Item match:Disable 10:51:08.591 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Disable" 10:51:08.591 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Disable 10:51:08.591 INFO [main][MenuItemHandler] Select menu item: &Disable 10:51:08.594 DEBUG [WorkbenchTestable][Breakpoint] Operation 'Disable' was performed 10:51:08.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:51:09.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:51:09.097 DEBUG [WorkbenchTestable][Breakpoint] Checking operation 'Disable' on breakpoint:AppTest [line: 28] - suite() 10:51:09.097 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest [line: 28] - suite() 10:51:09.097 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest [line: 28] - suite() 10:51:09.099 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest [line: 28] - suite() about selection 10:51:09.101 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest [line: 28] - suite() 10:51:09.107 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:51:09.107 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:09.153 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 10:51:09.154 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:09.154 DEBUG [main][MenuItemLookup] Found menu:'Suspend VM' 10:51:09.154 DEBUG [main][MenuItemLookup] Found menu:'Hit Count...' 10:51:09.154 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:09.154 DEBUG [main][MenuItemLookup] Found menu:'Enable' 10:51:09.154 DEBUG [main][MenuItemLookup] Found menu:'Disable' 10:51:09.154 DEBUG [main][MenuItemLookup] Item match:Disable 10:51:09.154 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:51:09.154 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:51:09.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:51:09.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:51:09.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:51:09.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:09.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:09.209 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 10:51:09.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:09.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:09.210 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:51:09.210 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:51:09.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:09.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:09.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:09.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:09.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:51:09.212 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:51:09.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:51:09.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:51:09.212 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 10:51:09.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:51:09.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:51:09.214 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:51:09.214 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:51:09.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:51:09.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:51:09.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:09.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:09.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:09.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:09.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:10.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:10.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:10.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:51:10.217 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:51:10.217 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:51:10.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:51:10.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:51:10.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 10:51:10.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:10.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:10.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:10.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:10.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:51:10.219 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name debugger 10:51:10.219 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:51:10.220 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src/test/java of tree item debugger 10:51:10.220 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item debugger 10:51:10.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:51:10.220 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item debugger is already expanded. No action performed 10:51:10.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:51:10.220 INFO [WorkbenchTestable][TreeItemHandler] Expanded: debugger 10:51:10.221 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item com.example.debugger of tree item src/test/java 10:51:10.221 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src/test/java 10:51:10.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:51:10.221 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src/test/java is already expanded. No action performed 10:51:10.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:51:10.221 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src/test/java 10:51:10.221 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item AppTest.java of tree item com.example.debugger 10:51:10.221 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item com.example.debugger 10:51:10.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:51:10.221 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item com.example.debugger is already expanded. No action performed 10:51:10.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:51:10.221 INFO [WorkbenchTestable][TreeItemHandler] Expanded: com.example.debugger 10:51:10.221 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest.java 10:51:10.221 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest.java 10:51:10.222 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest.java about selection 10:51:10.234 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest.java 10:51:10.239 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:51:10.239 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:10.308 DEBUG [main][MenuItemLookup] Found menu:'New' 10:51:10.308 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:51:10.308 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:10.308 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:51:10.308 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:51:10.308 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:51:10.308 DEBUG [main][MenuItemLookup] Found menu:'Open With' 10:51:10.308 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:10.308 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:51:10.308 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:51:10.308 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:51:10.308 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:51:10.308 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:51:10.308 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:51:10.308 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:51:10.308 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:51:10.308 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:10.308 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:51:10.308 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:51:10.308 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:10.308 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:51:10.308 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 10:51:10.308 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 10:51:10.308 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:10.308 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:51:10.308 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:10.308 DEBUG [main][MenuItemLookup] Found menu:'References' 10:51:10.308 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 10:51:10.308 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:10.308 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:51:10.308 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 10:51:10.308 DEBUG [main][MenuItemLookup] Item match:Debug As 10:51:10.318 DEBUG [main][MenuItemLookup] Found menu:'1 Debug on Server Shift+Alt+D R' 10:51:10.318 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+D T' 10:51:10.318 DEBUG [main][MenuItemLookup] Item match:2 JUnit Test Shift+Alt+D T 10:51:10.319 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 JUnit Test Shift+Alt+D T" 10:51:10.319 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 JUnit Test Shift+Alt+D T 10:51:10.319 INFO [main][MenuItemHandler] Select menu item: &2 JUnit Test Shift+Alt+D T 10:51:10.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend... 10:51:10.431 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 10:51:10.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:10.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:10.438 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:51:10.438 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.*') 10:51:10.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:10.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:10.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:10.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:10.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:51:11.683 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:51:12.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend finished successfully 10:51:12.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:12.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:12.685 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E'' is already open. Activate. 10:51:12.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:12.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:12.687 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 10:51:12.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:12.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:12.688 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:51:12.688 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E') 10:51:12.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:12.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:12.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:12.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:12.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:51:12.689 INFO [WorkbenchTestable][AbstractView] Activate view Debug 10:51:12.689 INFO [WorkbenchTestable][AbstractCTabItem] Activate Debug 10:51:12.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:51:12.690 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 10:51:12.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:51:12.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:51:12.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 10:51:12.692 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:51:12.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:12.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:12.692 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Debug"as the parent 10:51:12.692 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:51:12.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:12.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:12.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:12.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:12.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:51:12.693 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 10:51:12.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:12.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:12.694 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:51:12.694 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.*') 10:51:12.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:12.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:12.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:12.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:12.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:51:12.731 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Resu&me (F8) 10:51:12.731 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:51:12.731 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:12.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled... 10:51:12.732 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 10:51:12.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:12.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:12.757 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:51:12.813 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.*') 10:51:12.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:12.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:12.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:12.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:12.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:51:12.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled finished successfully 10:51:12.940 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 10:51:12.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:12.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:12.950 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:51:12.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:12.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:12.959 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 10:51:12.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:12.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:12.959 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:51:12.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 '\*?\QBreakpoints\E') 10:51:12.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:12.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:12.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:12.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:12.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:51:12.966 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:51:12.966 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:51:13.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:51:13.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:51:13.018 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") 10:51:13.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:13.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:13.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:13.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:13.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:51:13.019 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 10:51:13.019 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:51:13.019 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:13.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available.... 10:51:13.068 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 10:51:13.068 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 10:51:13.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:13.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:13.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:13.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:13.069 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:51:13.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:51:13.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:51:13.070 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:51:13.070 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:13.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:51:13.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:51:13.160 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 10:51:13.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:13.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:13.161 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:51:13.162 DEBUG [main][MenuItemLookup] Found menu:'File' 10:51:13.162 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:51:13.162 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:51:13.162 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:51:13.162 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:51:13.162 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:51:13.162 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:51:13.162 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:51:13.162 DEBUG [main][MenuItemLookup] Item match:Run 10:51:13.163 DEBUG [main][MenuItemLookup] Found menu:'Resume' 10:51:13.163 DEBUG [main][MenuItemLookup] Found menu:'Suspend' 10:51:13.163 DEBUG [main][MenuItemLookup] Found menu:'Terminate' 10:51:13.163 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 10:51:13.163 DEBUG [main][MenuItemLookup] Found menu:'Step Into' 10:51:13.163 DEBUG [main][MenuItemLookup] Found menu:'Step Into Selection' 10:51:13.163 DEBUG [main][MenuItemLookup] Found menu:'Step Over' 10:51:13.163 DEBUG [main][MenuItemLookup] Found menu:'Step Return' 10:51:13.163 DEBUG [main][MenuItemLookup] Found menu:'Run to Line' 10:51:13.163 DEBUG [main][MenuItemLookup] Found menu:'Use Step Filters Shift+F5' 10:51:13.163 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:13.163 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 10:51:13.163 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 10:51:13.163 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:13.163 DEBUG [main][MenuItemLookup] Found menu:'Run History' 10:51:13.163 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:51:13.163 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 10:51:13.163 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 10:51:13.164 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 10:51:13.164 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 10:51:13.164 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 10:51:13.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 10:51:14.102 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 10:51:14.102 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 10:51:14.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:14.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:14.113 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Delete launch configuration JUnit with name AppTest 10:51:14.113 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:51:14.113 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:51:14.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:14.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:14.113 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:51:14.113 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:51:14.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:14.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:14.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:14.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:14.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:51:14.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:51:14.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:51:14.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 10:51:14.116 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 10:51:14.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:51:14.116 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 10:51:14.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:51:14.117 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 10:51:14.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 10:51:14.117 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 10:51:14.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:51:14.117 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 10:51:14.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:51:14.117 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 10:51:14.117 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest 10:51:14.117 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest 10:51:14.117 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest about selection 10:51:14.117 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest 10:51:14.117 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:51:14.117 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:14.119 DEBUG [main][MenuItemLookup] Found menu:'New Configuration' 10:51:14.119 DEBUG [main][MenuItemLookup] Found menu:'New Prototype' 10:51:14.119 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:51:14.119 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 10:51:14.119 DEBUG [main][MenuItemLookup] Found menu:'Delete' 10:51:14.119 DEBUG [main][MenuItemLookup] Item match:Delete 10:51:14.119 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Dele&te" 10:51:14.119 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 10:51:14.120 INFO [main][MenuItemHandler] Select menu item: Dele&te 10:51:14.159 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.... 10:51:14.161 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 10:51:14.161 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Launch Configuration Deletion 10:51:14.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:14.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:14.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:14.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:14.164 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") 10:51:14.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:14.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:14.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:14.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:14.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:14.165 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 10:51:14.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:51:14.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:51:14.165 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:51:14.165 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:14.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:51:14.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:51:14.251 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 10:51:14.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:14.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:14.252 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 10:51:14.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:14.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:14.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 "Close") 10:51:14.252 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:51:14.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:14.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:14.252 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:51:14.252 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:51:14.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:14.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:14.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:14.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:14.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:14.255 INFO [WorkbenchTestable][AbstractButton] Click button Close 10:51:14.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:51:14.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:51:14.255 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:51:14.255 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:14.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 10:51:17.327 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 10:51:17.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 10:51:17.327 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 10:51:17.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:51:17.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:51:17.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:51:17.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:51:17.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:51:17.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:51:17.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:51:17.327 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 10:51:17.327 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:51:17.327 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:51:17.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:17.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:17.328 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 10:51:17.329 INFO [WorkbenchTestable][RequirementsRunner] Finished test: debugWithSecondBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 10:51:17.329 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:51:17.329 INFO [WorkbenchTestable][RequirementsRunner] Started test: debugWithBothBreakpointsTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 10:51:17.329 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 10:51:17.329 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:51:17.329 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:51:17.329 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:51:17.329 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 10:51:17.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:17.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:17.334 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:51:17.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:17.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:17.339 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 10:51:17.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:17.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:17.345 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:51:17.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 '\*?\QBreakpoints\E') 10:51:17.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:17.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:17.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:17.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:17.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:51:17.350 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:51:17.371 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:51:17.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:51:17.373 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 10:51:17.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:51:17.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:51:17.378 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") 10:51:17.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:17.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:17.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:17.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:17.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:51:17.379 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' 10:51:17.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:17.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:17.405 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:51:17.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:17.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:17.411 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 10:51:17.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:17.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:17.443 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:51:17.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 '\*?\QBreakpoints\E') 10:51:17.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:17.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:17.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:17.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:17.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:51:17.450 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:51:17.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:51:17.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:51:17.454 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 10:51:17.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:51:17.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:51:17.462 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 10:51:17.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:17.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:17.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:17.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:17.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:51:17.462 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:51:17.462 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:17.509 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 10:51:17.509 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:17.509 DEBUG [main][MenuItemLookup] Found menu:'Enable' 10:51:17.509 DEBUG [main][MenuItemLookup] Found menu:'Disable' 10:51:17.509 DEBUG [main][MenuItemLookup] Found menu:'Disable All' 10:51:17.509 DEBUG [main][MenuItemLookup] Found menu:'Remove' 10:51:17.509 DEBUG [main][MenuItemLookup] Found menu:'Remove All Triggers' 10:51:17.509 DEBUG [main][MenuItemLookup] Found menu:'Remove All' 10:51:17.509 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 10:51:17.509 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:51:17.509 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:51:17.509 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:17.509 DEBUG [main][MenuItemLookup] Found menu:'Import Breakpoints...' 10:51:17.509 DEBUG [main][MenuItemLookup] Item match:Import Breakpoints... 10:51:17.510 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"I&mport Breakpoints..." 10:51:17.510 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import Breakpoints... 10:51:17.510 INFO [main][MenuItemHandler] Select menu item: I&mport Breakpoints... 10:51:17.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import Breakpoints"] is available.... 10:51:17.584 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:17.584 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:17.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 10:51:17.584 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 10:51:17.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:17.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:17.585 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 10:51:17.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:17.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:17.586 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:") 10:51:17.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:17.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:17.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:17.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:17.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:51:17.588 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:51:17.589 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 10:51:17.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:51:17.590 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 10:51:17.590 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:51:17.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:17.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:17.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:17.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:17.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:17.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:51:17.594 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 10:51:17.594 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:51:17.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:17.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:17.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:17.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:17.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:17.596 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 10:51:17.596 INFO [WorkbenchTestable][WizardDialog] Finish wizard 10:51:17.596 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:51:17.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:17.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:17.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:17.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:17.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:17.614 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:51:17.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:51:17.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:51:17.614 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:51:17.614 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:17.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:51:17.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:51:17.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:51:17.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 10:51:18.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:51:18.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:51:18.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:51:18.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:51:18.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:51:18.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:51:18.238 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:51:18.239 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:51:18.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:51:18.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:51:18.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:51:18.240 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 10:51:18.240 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:51:18.240 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:51:18.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:51:18.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:51:18.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:51:18.242 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:51:19.242 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 10:51:19.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:19.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:19.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:19.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:19.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:51:19.243 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 10:51:19.243 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:51:19.243 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:51:19.243 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:51:19.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:51:19.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:51:19.245 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 10:51:19.246 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:51:19.246 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:51:19.246 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:51:19.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:51:19.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:51:19.247 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:51:20.247 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 10:51:20.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:20.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:20.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:20.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:20.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:51:20.248 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 10:51:20.248 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 36] - testApp() 10:51:20.248 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:51:20.248 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:51:20.248 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:51:20.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:51:20.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:51:20.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:20.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:20.294 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 10:51:20.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:20.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:20.294 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:51:20.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') 10:51:20.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:20.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:20.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:20.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:20.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:51:20.296 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:51:20.296 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:51:20.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:51:20.297 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 10:51:20.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:51:20.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:51:20.298 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:51:20.298 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:51:20.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:51:20.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:51:20.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:20.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:20.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:20.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:20.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:21.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:21.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:21.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:51:21.301 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:51:21.301 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:51:21.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:51:21.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:51:21.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 10:51:21.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:21.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:21.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:21.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:21.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:51:21.303 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name debugger 10:51:21.303 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:51:21.304 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src/test/java of tree item debugger 10:51:21.304 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item debugger 10:51:21.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:51:21.304 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item debugger is already expanded. No action performed 10:51:21.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:51:21.304 INFO [WorkbenchTestable][TreeItemHandler] Expanded: debugger 10:51:21.304 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item com.example.debugger of tree item src/test/java 10:51:21.304 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src/test/java 10:51:21.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:51:21.304 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src/test/java is already expanded. No action performed 10:51:21.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:51:21.304 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src/test/java 10:51:21.304 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item AppTest.java of tree item com.example.debugger 10:51:21.304 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item com.example.debugger 10:51:21.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:51:21.304 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item com.example.debugger is already expanded. No action performed 10:51:21.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:51:21.304 INFO [WorkbenchTestable][TreeItemHandler] Expanded: com.example.debugger 10:51:21.304 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest.java 10:51:21.304 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest.java 10:51:21.305 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest.java about selection 10:51:21.314 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest.java 10:51:21.316 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:51:21.316 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:21.404 DEBUG [main][MenuItemLookup] Found menu:'New' 10:51:21.404 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:51:21.404 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:21.404 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:51:21.404 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:51:21.404 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 10:51:21.404 DEBUG [main][MenuItemLookup] Found menu:'Open With' 10:51:21.404 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:21.404 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:51:21.404 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:51:21.404 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:51:21.404 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:51:21.404 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:51:21.404 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:51:21.404 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:51:21.404 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:51:21.404 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:21.404 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:51:21.404 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:51:21.404 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:21.404 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:51:21.404 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 10:51:21.404 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 10:51:21.404 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:21.404 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:51:21.404 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:21.404 DEBUG [main][MenuItemLookup] Found menu:'References' 10:51:21.405 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 10:51:21.405 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:21.405 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:51:21.405 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 10:51:21.405 DEBUG [main][MenuItemLookup] Item match:Debug As 10:51:21.417 DEBUG [main][MenuItemLookup] Found menu:'1 Debug on Server Shift+Alt+D R' 10:51:21.418 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+D T' 10:51:21.418 DEBUG [main][MenuItemLookup] Item match:2 JUnit Test Shift+Alt+D T 10:51:21.431 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 JUnit Test Shift+Alt+D T" 10:51:21.431 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 JUnit Test Shift+Alt+D T 10:51:21.464 INFO [main][MenuItemHandler] Select menu item: &2 JUnit Test Shift+Alt+D T 10:51:21.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend... 10:51:21.641 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 10:51:21.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:21.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:21.649 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:51:21.649 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.*') 10:51:21.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:21.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:21.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:21.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:21.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:51:22.768 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:51:23.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend finished successfully 10:51:23.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:23.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:23.770 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E'' is already open. Activate. 10:51:23.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:23.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:23.771 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 10:51:23.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:23.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:23.772 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:51:23.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 '\*?\QDebug\E') 10:51:23.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:23.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:23.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:23.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:23.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:51:23.773 INFO [WorkbenchTestable][AbstractView] Activate view Debug 10:51:23.773 INFO [WorkbenchTestable][AbstractCTabItem] Activate Debug 10:51:23.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:51:23.774 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 10:51:23.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:51:23.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:51:23.776 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:51:23.776 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:51:23.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:23.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:23.776 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Debug"as the parent 10:51:23.776 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:51:23.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:23.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:23.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:23.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:23.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:51:23.777 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 10:51:23.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:23.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:23.777 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:51:23.777 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Resume.*') 10:51:23.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:23.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:23.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:23.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:23.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:51:23.813 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Resu&me (F8) 10:51:23.813 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:51:23.813 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:23.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend... 10:51:23.814 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 10:51:23.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:23.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:23.865 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:51:23.954 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.*') 10:51:23.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:23.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:24.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:24.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:24.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:51:24.027 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:51:25.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend finished successfully 10:51:25.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:25.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:25.032 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E'' is already open. Activate. 10:51:25.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:25.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:25.035 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 10:51:25.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:25.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:25.036 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:51:25.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 '\*?\QDebug\E') 10:51:25.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:25.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:25.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:25.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:25.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:51:25.038 INFO [WorkbenchTestable][AbstractView] Activate view Debug 10:51:25.038 INFO [WorkbenchTestable][AbstractCTabItem] Activate Debug 10:51:25.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:51:25.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:51:25.117 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:51:25.117 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:51:25.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:25.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:25.132 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Debug"as the parent 10:51:25.132 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:51:25.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:25.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:25.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:25.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:25.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:51:25.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:25.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:25.150 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E'' is already open. Activate. 10:51:25.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:25.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:25.159 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 10:51:25.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:25.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:25.160 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:51:25.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 '\*?\QDebug\E') 10:51:25.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:25.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:25.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:25.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:25.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:51:25.161 INFO [WorkbenchTestable][AbstractView] Activate view Debug 10:51:25.161 INFO [WorkbenchTestable][AbstractCTabItem] Activate Debug 10:51:25.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:51:25.162 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 10:51:25.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:51:25.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:51:25.164 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:51:25.164 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:51:25.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:25.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:25.164 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Debug"as the parent 10:51:25.164 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:51:25.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:25.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:25.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:25.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:25.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:51:25.165 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest.testApp() line: 36 10:51:25.165 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest.testApp() line: 36 10:51:25.165 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest.testApp() line: 36 about selection 10:51:25.169 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest.testApp() line: 36 10:51:25.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:25.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:25.201 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QVariables\E'' is already open. Activate. 10:51:25.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:25.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:25.208 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 10:51:25.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:25.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:25.208 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:51:25.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 '\*?\QVariables\E') 10:51:25.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:25.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:25.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:25.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:25.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:51:25.213 INFO [WorkbenchTestable][AbstractView] Activate view Variables 10:51:25.213 INFO [WorkbenchTestable][AbstractCTabItem] Activate Variables 10:51:25.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:51:25.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:51:25.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Variable is not selected... 10:51:25.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 10:51:25.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:25.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:25.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:25.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:25.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:51:25.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:51:25.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:51:25.813 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item this 10:51:25.813 DEBUG [main][TreeItemHandler] Selecting tree item: this 10:51:25.813 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item this about selection 10:51:25.819 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: this 10:51:25.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Variable is not selected finished successfully 10:51:25.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Variable is empty... 10:51:25.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 10:51:25.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:25.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:25.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:25.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:25.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:51:25.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Variable is empty finished successfully 10:51:25.906 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 10:51:25.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:25.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:25.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:25.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:25.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:51:25.907 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 10:51:25.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:25.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:25.929 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:51:25.932 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.*') 10:51:25.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:25.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:25.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:25.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:25.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:51:25.944 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Resu&me (F8) 10:51:25.945 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:51:25.945 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:25.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled... 10:51:25.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 10:51:25.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:25.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:26.022 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:51:26.133 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.*') 10:51:26.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:26.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:26.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:26.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:26.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:51:26.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled finished successfully 10:51:26.167 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 10:51:26.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:26.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:26.176 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 10:51:26.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:26.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:26.182 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 10:51:26.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:26.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:26.182 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:51:26.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 '\*?\QBreakpoints\E') 10:51:26.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:26.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:26.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:26.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:26.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:51:26.211 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 10:51:26.211 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 10:51:26.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:51:26.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:51:26.271 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") 10:51:26.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:26.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:26.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:26.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:26.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:51:26.272 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 10:51:26.272 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:51:26.272 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:26.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available.... 10:51:26.328 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 10:51:26.330 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 10:51:26.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:26.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:26.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:26.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:26.360 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:51:26.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:51:26.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:51:26.361 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:51:26.361 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:26.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:51:26.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:51:26.452 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 10:51:26.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:26.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:26.453 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 10:51:26.453 DEBUG [main][MenuItemLookup] Found menu:'File' 10:51:26.453 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:51:26.453 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:51:26.453 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:51:26.453 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:51:26.453 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:51:26.453 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:51:26.453 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:51:26.453 DEBUG [main][MenuItemLookup] Item match:Run 10:51:26.454 DEBUG [main][MenuItemLookup] Found menu:'Resume' 10:51:26.454 DEBUG [main][MenuItemLookup] Found menu:'Suspend' 10:51:26.454 DEBUG [main][MenuItemLookup] Found menu:'Terminate' 10:51:26.454 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 10:51:26.454 DEBUG [main][MenuItemLookup] Found menu:'Step Into' 10:51:26.454 DEBUG [main][MenuItemLookup] Found menu:'Step Into Selection' 10:51:26.454 DEBUG [main][MenuItemLookup] Found menu:'Step Over' 10:51:26.454 DEBUG [main][MenuItemLookup] Found menu:'Step Return' 10:51:26.454 DEBUG [main][MenuItemLookup] Found menu:'Run to Line' 10:51:26.454 DEBUG [main][MenuItemLookup] Found menu:'Use Step Filters Shift+F5' 10:51:26.454 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:26.454 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 10:51:26.454 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 10:51:26.454 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:26.454 DEBUG [main][MenuItemLookup] Found menu:'Run History' 10:51:26.454 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:51:26.454 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 10:51:26.454 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 10:51:26.454 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 10:51:26.454 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 10:51:26.454 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 10:51:26.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 10:51:27.384 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 10:51:27.384 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 10:51:27.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:27.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:27.394 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Delete launch configuration JUnit with name AppTest 10:51:27.394 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:51:27.394 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:51:27.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:27.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:27.394 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:51:27.394 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:51:27.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:27.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:27.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:27.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:27.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:51:27.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:51:27.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:51:27.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 10:51:27.397 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 10:51:27.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:51:27.397 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 10:51:27.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:51:27.397 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 10:51:27.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 10:51:27.397 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 10:51:27.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:51:27.397 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 10:51:27.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:51:27.397 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 10:51:27.398 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest 10:51:27.398 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest 10:51:27.398 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest about selection 10:51:27.398 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest 10:51:27.398 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:51:27.398 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:27.399 DEBUG [main][MenuItemLookup] Found menu:'New Configuration' 10:51:27.400 DEBUG [main][MenuItemLookup] Found menu:'New Prototype' 10:51:27.400 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:51:27.400 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 10:51:27.400 DEBUG [main][MenuItemLookup] Found menu:'Delete' 10:51:27.400 DEBUG [main][MenuItemLookup] Item match:Delete 10:51:27.400 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Dele&te" 10:51:27.400 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 10:51:27.400 INFO [main][MenuItemHandler] Select menu item: Dele&te 10:51:27.438 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.... 10:51:27.439 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 10:51:27.439 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Launch Configuration Deletion 10:51:27.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:27.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:27.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:27.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:27.440 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") 10:51:27.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:27.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:27.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:27.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:27.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:27.441 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 10:51:27.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:51:27.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:51:27.441 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:51:27.441 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:27.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:51:27.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:51:27.522 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 10:51:27.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:27.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:27.522 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 10:51:27.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:27.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:27.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 10:51:27.522 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:51:27.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:27.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:27.523 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:51:27.523 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:51:27.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:27.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:27.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:27.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:27.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:27.525 INFO [WorkbenchTestable][AbstractButton] Click button Close 10:51:27.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:51:27.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:51:27.525 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:51:27.525 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:27.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 10:51:30.581 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 10:51:30.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 10:51:30.581 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 10:51:30.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:51:30.581 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:51:30.581 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:51:30.581 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:51:30.581 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:51:30.581 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:51:30.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:51:30.581 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 10:51:30.581 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:51:30.581 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:51:30.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:30.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:30.582 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 10:51:30.582 INFO [WorkbenchTestable][RequirementsRunner] Finished test: debugWithBothBreakpointsTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 10:51:30.583 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:51:30.583 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:51:30.583 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:51:30.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:51:30.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:51:30.617 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:51:30.617 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:51:30.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:51:30.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:51:30.618 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:51:30.618 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:51:30.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:51:30.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:51:30.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:30.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:30.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:31.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:31.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:31.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:31.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:31.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:51:31.621 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:51:31.621 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:51:31.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:51:31.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:51:31.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:51:31.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:31.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:31.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:31.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:31.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:51:31.622 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name debugger 10:51:31.626 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item debugger 10:51:31.626 DEBUG [main][TreeItemHandler] Selecting tree item: debugger 10:51:31.626 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item debugger about selection 10:51:31.647 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: debugger 10:51:31.650 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:51:31.650 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:31.724 DEBUG [main][MenuItemLookup] Found menu:'New' 10:51:31.724 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:51:31.724 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:31.724 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:51:31.724 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:31.724 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:51:31.724 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:51:31.724 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:51:31.724 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:51:31.724 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:51:31.724 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:51:31.724 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:51:31.724 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:51:31.724 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:31.724 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:51:31.724 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:51:31.724 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:31.724 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:51:31.724 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:51:31.724 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:51:31.724 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:51:31.724 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:51:31.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:51:31.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:51:32.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:51:32.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:51:32.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:51:32.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:51:32.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:51:32.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:51:32.226 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'debugger' via Explorer 10:51:32.227 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item debugger 10:51:32.227 DEBUG [main][TreeItemHandler] Selecting tree item: debugger 10:51:32.227 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item debugger about selection 10:51:32.235 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: debugger 10:51:32.239 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:51:32.240 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:32.276 DEBUG [main][MenuItemLookup] Found menu:'New' 10:51:32.276 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:51:32.276 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:32.276 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:51:32.276 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:32.276 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:51:32.276 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:51:32.276 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:51:32.276 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:51:32.276 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:51:32.276 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:51:32.276 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:51:32.276 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:51:32.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 10:51: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 'Delete.*'] is available. finished successfully 10:51:32.952 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:51:32.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:32.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:32.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:32.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:32.956 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:51:32.956 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:51:32.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:32.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:32.956 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:51:32.956 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:51:32.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:32.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:32.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:32.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:32.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:32.957 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:51:32.957 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:51:32.957 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:51:32.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:51:32.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:51:32.957 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:51:32.957 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:32.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:51:32.958 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:51:32.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:32.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:32.958 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:51:32.958 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:51:32.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:32.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:32.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:32.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:32.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:32.960 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:51:32.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:51:32.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:51:32.960 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:51:32.960 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:32.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:51:32.969 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:51:33.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:51:33.585 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:51:33.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:51:33.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing workspace' has no excuses, wait for it 10:51:34.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Dependencies' is not running, skipped 10:51:34.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:51:34.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:51:34.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:51:34.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:51:34.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:51:34.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:51:34.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:51:34.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:51:34.086 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 10:51:34.087 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:51:34.087 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:51:34.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:34.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 73.164 s - in org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest debugWithFirstBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) Time elapsed: 16.218 s debugWithSecondBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) Time elapsed: 12.769 s debugWithBothBreakpointsTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) Time elapsed: 13.253 s Running org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 10:51:34.124 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 10:51:34.125 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:51:34.126 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:51:34.126 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 10:51:34.126 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:51:34.126 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:51:34.126 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:51:34.126 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:51:34.126 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:51:34.127 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:51:34.127 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowConsoleOnOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 10:51:34.127 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 10:51:34.127 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:51:34.127 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:51:34.127 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:51:34.128 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:51:34.128 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:34.128 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:51:34.128 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:34.128 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:51:34.128 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:34.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:51:34.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:34.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:34.129 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:51:34.129 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:51:34.129 DEBUG [main][MenuItemLookup] Found menu:'File' 10:51:34.129 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:51:34.129 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:51:34.129 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:51:34.129 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:51:34.129 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:51:34.129 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:51:34.129 DEBUG [main][MenuItemLookup] Item match:Window 10:51:34.130 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:51:34.130 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:51:34.130 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:51:34.130 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:34.130 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:51:34.130 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:51:34.130 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:34.130 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:51:34.130 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:34.130 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:51:34.130 DEBUG [main][MenuItemLookup] Item match:Preferences 10:51:34.130 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:51:34.130 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:51:34.130 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:51:34.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:51:34.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:51:34.269 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:51:34.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:34.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:34.270 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:51:34.270 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:34.271 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:51:34.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:34.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:34.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:34.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:34.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:51:34.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:51:34.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:51:34.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 10:51:34.273 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 10:51:34.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:51:34.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:51:34.776 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 10:51:34.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 10:51:34.777 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 10:51:34.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:51:34.777 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 10:51:34.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:51:34.777 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 10:51:34.777 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 10:51:34.777 DEBUG [main][TreeItemHandler] Selecting tree item: Console 10:51:34.778 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 10:51:34.778 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 10:51:34.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:34.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:34.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:34.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:34.842 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 10:51:34.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:34.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:34.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:34.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:34.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:34.846 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 10:51:34.846 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 10:51:34.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:51:34.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:51:34.846 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:51:34.846 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:34.848 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 10:51:34.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:34.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:34.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:34.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:34.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:34.851 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 10:51:34.851 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 10:51:34.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:51:34.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:51:34.851 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:51:34.851 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:34.852 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") 10:51:34.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:34.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:34.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:34.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:34.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:34.855 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") 10:51:34.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:34.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:34.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:34.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:34.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:34.867 INFO [WorkbenchTestable][CheckBox] Select checkbox &Show when program writes to standard out 10:51:34.867 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Show when program writes to standard out 10:51:34.867 INFO [WorkbenchTestable][AbstractButton] Click button &Show when program writes to standard out 10:51:34.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:51:34.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:51:34.867 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:51:34.867 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:34.868 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") 10:51:34.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:34.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:34.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:34.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:34.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:34.871 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") 10:51:34.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:34.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:34.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:34.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:34.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:34.876 INFO [WorkbenchTestable][CheckBox] Select checkbox &Show when program writes to standard out 10:51:34.877 INFO [WorkbenchTestable][CheckBox] Check checkbox &Show when program writes to standard out 10:51:34.877 INFO [WorkbenchTestable][AbstractButton] Click button &Show when program writes to standard out 10:51:34.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:51:34.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:51:34.877 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:51:34.877 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:34.877 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") 10:51:34.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:34.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:34.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:34.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:34.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:34.880 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:51:34.880 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:34.880 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:34.880 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:51:34.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:34.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:34.881 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:51:34.881 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:34.882 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:51:34.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:34.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:34.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:34.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:34.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:34.886 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:51:34.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:51:34.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:51:34.887 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:51:34.887 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:34.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:51:34.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:51:34.925 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:51:34.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:34.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:34.925 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 10:51:34.925 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:51:34.925 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:51:34.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:34.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:34.925 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 10:51:34.926 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowConsoleOnOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 10:51:34.926 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:51:34.926 INFO [WorkbenchTestable][RequirementsRunner] Started test: testLimitConsoleOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 10:51:34.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 10:51:34.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:51:34.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:51:34.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:51:34.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.*'] 10:51:34.927 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:34.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.*'] 10:51:34.927 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:34.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.*'] 10:51:34.927 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:34.927 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:51:34.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:34.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:34.928 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:51:34.928 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:51:34.928 DEBUG [main][MenuItemLookup] Found menu:'File' 10:51:34.928 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:51:34.928 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:51:34.928 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:51:34.928 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:51:34.928 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:51:34.928 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:51:34.928 DEBUG [main][MenuItemLookup] Item match:Window 10:51:34.928 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:51:34.928 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:51:34.928 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:51:34.928 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:34.928 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:51:34.928 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:51:34.928 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:34.928 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:51:34.928 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:34.928 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:51:34.928 DEBUG [main][MenuItemLookup] Item match:Preferences 10:51:34.929 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:51:34.929 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:51:34.929 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:51:35.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:51:35.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:51:35.075 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:51:35.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:35.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:35.076 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:51:35.076 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:35.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:51:35.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:35.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:35.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:35.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:35.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:51:35.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:51:35.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:51:35.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 10:51:35.079 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 10:51:35.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:51:35.079 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 10:51:35.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:51:35.080 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 10:51:35.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 10:51:35.080 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 10:51:35.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:51:35.080 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 10:51:35.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:51:35.080 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 10:51:35.080 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 10:51:35.080 DEBUG [main][TreeItemHandler] Selecting tree item: Console 10:51:35.080 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 10:51:35.081 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 10:51:35.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:35.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:35.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:35.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:35.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 "Restore Defaults") 10:51:35.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:35.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:35.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:35.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:35.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:35.113 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 10:51:35.113 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 10:51:35.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:51:35.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:51:35.113 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:51:35.113 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:35.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") 10:51:35.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:35.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:35.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:35.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:35.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:35.127 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 10:51:35.127 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 10:51:35.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:51:35.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:51:35.127 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:51:35.127 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:35.127 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") 10:51:35.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:35.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:35.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:35.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:35.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:35.130 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") 10:51:35.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:35.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:35.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:35.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:35.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:35.132 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 10:51:35.132 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Limit console output 10:51:35.132 INFO [WorkbenchTestable][AbstractButton] Click button &Limit console output 10:51:35.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:51:35.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:51:35.132 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:51:35.132 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51: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.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") 10:51:35.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:35.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:35.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:35.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:35.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:35.141 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") 10:51:35.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:35.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:35.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:35.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:35.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:35.143 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 10:51:35.143 INFO [WorkbenchTestable][CheckBox] Check checkbox &Limit console output 10:51:35.143 INFO [WorkbenchTestable][AbstractButton] Click button &Limit console output 10:51:35.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:51:35.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:51:35.143 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:51:35.143 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:35.144 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") 10:51:35.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:35.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:35.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:35.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:35.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:35.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.*'] 10:51:35.146 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:35.146 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:35.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:51:35.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:35.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:35.147 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:51:35.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:35.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) 10:51:35.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:35.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:35.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:35.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:35.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:35.151 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:51:35.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:51:35.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:51:35.151 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:51:35.151 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:35.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:51:35.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:51:35.185 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:51:35.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:35.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:35.185 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 10:51:35.185 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:51:35.185 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:51:35.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:35.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:35.186 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testLimitConsoleOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 10:51:35.186 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:51:35.186 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingConsoleOutputSizeWithoutLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 10:51:35.186 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 10:51:35.186 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:51:35.186 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:51:35.186 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:51:35.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.*'] 10:51:35.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:35.187 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:51:35.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:35.187 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:51:35.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:35.187 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:51:35.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:35.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:35.187 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:51:35.187 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:51:35.187 DEBUG [main][MenuItemLookup] Found menu:'File' 10:51:35.188 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:51:35.188 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:51:35.188 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:51:35.188 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:51:35.188 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:51:35.188 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:51:35.188 DEBUG [main][MenuItemLookup] Item match:Window 10:51:35.188 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:51:35.188 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:51:35.188 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:51:35.188 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:35.188 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:51:35.188 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:51:35.188 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:35.188 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:51:35.188 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:35.188 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:51:35.188 DEBUG [main][MenuItemLookup] Item match:Preferences 10:51:35.188 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:51:35.188 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:51:35.189 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:51:35.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.... 10:51:35.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:51:35.320 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:51:35.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:35.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:35.321 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:51:35.321 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:35.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 10:51:35.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:35.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:35.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:35.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:35.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:51:35.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:51:35.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:51:35.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 10:51:35.324 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 10:51:35.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:51:35.324 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 10:51:35.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:51:35.324 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 10:51:35.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 10:51:35.324 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 10:51:35.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:51:35.324 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 10:51:35.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:51:35.324 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 10:51:35.324 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 10:51:35.324 DEBUG [main][TreeItemHandler] Selecting tree item: Console 10:51:35.325 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 10:51:35.325 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 10:51:35.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:35.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:35.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:35.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:35.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 10:51:35.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:35.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:35.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:35.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:35.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:35.354 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 10:51:35.354 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 10:51:35.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:51:35.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:51:35.354 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:51:35.354 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:35.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 10:51:35.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:35.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:35.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:35.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:35.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:35.359 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 10:51:35.359 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 10:51:35.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:51:35.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:51:35.359 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:51:35.359 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:35.360 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") 10:51:35.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:35.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:35.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:35.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:35.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:35.371 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 10:51:35.371 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Limit console output 10:51:35.371 INFO [WorkbenchTestable][AbstractButton] Click button &Limit console output 10:51:35.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:51:35.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:51:35.371 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:51:35.371 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:35.372 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") 10:51:35.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:35.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:35.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:35.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:35.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:35.374 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 10:51:35.374 INFO [WorkbenchTestable][CheckBox] Check checkbox &Limit console output 10:51:35.374 INFO [WorkbenchTestable][AbstractButton] Click button &Limit console output 10:51:35.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:51:35.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:51:35.374 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:51:35.374 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:35.375 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):") 10:51:35.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:35.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:35.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:35.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:35.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:51:35.421 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:51:35.421 INFO [WorkbenchTestable][AbstractText] Text set to: 54321 10:51:35.422 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") 10:51:35.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:35.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:35.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:35.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:35.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:35.425 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):") 10:51:35.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:35.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:35.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:35.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:35.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:51:35.446 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:51:35.449 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:51:35.449 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:35.449 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:35.449 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:51:35.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:35.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:35.450 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:51:35.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:35.450 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:51:35.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:35.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:35.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:35.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:35.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:35.455 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:51:35.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:51:35.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:51:35.455 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:51:35.455 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:35.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:51:35.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:51:35.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:51:35.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:35.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:35.516 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 10:51:35.516 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:51:35.516 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:51:35.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:35.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:35.516 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingConsoleOutputSizeWithoutLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 10:51:35.516 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:51:35.516 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingConsoleOutputSizeWithLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 10:51:35.516 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 10:51:35.516 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:51:35.516 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:51:35.516 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:51:35.517 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:51:35.517 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:35.517 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:51:35.517 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:35.517 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:51:35.517 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:35.517 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:51:35.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:35.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:35.517 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:51:35.518 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:51:35.518 DEBUG [main][MenuItemLookup] Found menu:'File' 10:51:35.518 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:51:35.518 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:51:35.518 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:51:35.518 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:51:35.518 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:51:35.518 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:51:35.518 DEBUG [main][MenuItemLookup] Item match:Window 10:51:35.518 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:51:35.519 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:51:35.519 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:51:35.519 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:35.519 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:51:35.519 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:51:35.519 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:35.519 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:51:35.519 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:35.519 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:51:35.519 DEBUG [main][MenuItemLookup] Item match:Preferences 10:51:35.519 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:51:35.519 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:51:35.519 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:51:35.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:51:35.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 10:51:35.634 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:51:35.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:35.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:35.635 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:51:35.635 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:35.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:51:35.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:35.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:35.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:35.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:35.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:51:35.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:51:35.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:51:35.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 10:51:35.638 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 10:51:35.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:51:35.638 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 10:51:35.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:51:35.638 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 10:51:35.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 10:51:35.638 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 10:51:35.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:51:35.638 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 10:51:35.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:51:35.638 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 10:51:35.639 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 10:51:35.639 DEBUG [main][TreeItemHandler] Selecting tree item: Console 10:51:35.661 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 10:51:35.661 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 10:51:35.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:35.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:35.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:35.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:35.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 "Restore Defaults") 10:51:35.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:35.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:35.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:35.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:35.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:35.666 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 10:51:35.666 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 10:51:35.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:51:35.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:51:35.666 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:51:35.666 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:35.667 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 10:51:35.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:35.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:35.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:35.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:35.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:35.671 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 10:51:35.671 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 10:51:35.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:51:35.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:51:35.671 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:51:35.671 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:35.672 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") 10:51:35.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:35.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:35.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:35.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:35.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:35.682 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 10:51:35.683 DEBUG [WorkbenchTestable][CheckBox] Checkbox &Limit console output already selected, no action performed 10:51:35.683 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") 10:51:35.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:35.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:35.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:35.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:35.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:35.685 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 10:51:35.685 DEBUG [WorkbenchTestable][CheckBox] Checkbox &Limit console output already selected, no action performed 10:51:35.685 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):") 10:51:35.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:35.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:35.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:35.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:35.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:51:35.719 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:51:35.720 INFO [WorkbenchTestable][AbstractText] Text set to: 12345 10:51:35.721 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") 10:51:35.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:35.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:35.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:35.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:35.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:35.730 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):") 10:51:35.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:35.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:35.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:35.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:35.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:51:35.747 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:51:35.748 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:51:35.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:35.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:35.748 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:51:35.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:35.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:35.749 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:51:35.749 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:35.749 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:51:35.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:35.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:35.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:35.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:35.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:35.752 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:51:35.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:51:35.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:51:35.752 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:51:35.752 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:35.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:51:35.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:51:35.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:51:35.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:35.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:35.785 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 10:51:35.785 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:51:35.786 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:51:35.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:35.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:35.786 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingConsoleOutputSizeWithLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 10:51:35.786 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:51:35.786 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowConsoleOnError no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 10:51:35.786 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 10:51:35.786 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:51:35.786 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:51:35.786 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:51:35.786 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:51:35.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:35.786 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:51:35.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:35.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.*'] 10:51:35.787 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:35.787 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:51:35.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:35.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:35.787 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:51:35.787 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:51:35.787 DEBUG [main][MenuItemLookup] Found menu:'File' 10:51:35.787 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:51:35.787 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:51:35.787 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:51:35.787 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:51:35.787 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:51:35.787 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:51:35.787 DEBUG [main][MenuItemLookup] Item match:Window 10:51:35.788 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:51:35.788 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:51:35.788 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:51:35.788 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:35.788 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:51:35.788 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:51:35.788 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:35.788 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:51:35.788 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:35.788 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:51:35.788 DEBUG [main][MenuItemLookup] Item match:Preferences 10:51:35.788 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:51:35.788 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:51:35.788 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:51:35.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:51:35.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 'Preferences.*'] is available. finished successfully 10:51:35.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:51:35.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:35.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:35.935 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:51:35.935 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:35.935 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:51:35.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:35.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:35.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:35.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:35.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:51:35.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:51:35.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:51:35.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 10:51:35.939 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 10:51:35.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:51:35.939 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 10:51:35.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:51:35.939 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 10:51:35.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 10:51:35.939 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 10:51:35.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:51:35.939 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 10:51:35.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:51:35.939 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 10:51:35.939 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 10:51:35.939 DEBUG [main][TreeItemHandler] Selecting tree item: Console 10:51:35.940 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 10:51:35.940 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 10:51:35.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:35.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:35.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:35.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:35.941 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 10:51:35.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:35.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:35.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:35.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:35.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:35.944 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 10:51:35.944 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 10:51:35.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:51:35.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:51:35.944 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:51:35.944 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:35.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 "Apply") 10:51:35.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:35.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:35.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:35.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:35.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:35.947 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 10:51:35.947 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 10:51:35.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:51:35.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:51:35.948 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:51:35.948 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:35.948 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") 10:51:35.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:35.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:35.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:35.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:35.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:35.950 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") 10:51:35.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:35.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:35.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:35.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:35.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:35.976 INFO [WorkbenchTestable][CheckBox] Select checkbox Show when &program writes to standard error 10:51:35.976 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Show when &program writes to standard error 10:51:35.976 INFO [WorkbenchTestable][AbstractButton] Click button Show when &program writes to standard error 10:51:35.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:51:35.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:51:35.976 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:51:35.976 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:35.977 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") 10:51:35.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:35.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:35.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:35.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:35.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:35.979 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") 10:51:35.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:35.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:35.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:35.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:35.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:35.981 INFO [WorkbenchTestable][CheckBox] Select checkbox Show when &program writes to standard error 10:51:35.981 INFO [WorkbenchTestable][CheckBox] Check checkbox Show when &program writes to standard error 10:51:35.981 INFO [WorkbenchTestable][AbstractButton] Click button Show when &program writes to standard error 10:51:35.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:51:35.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:51:35.981 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:51:35.981 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:35.981 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") 10:51:35.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:35.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:35.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:35.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:35.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:35.984 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:51:35.984 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:35.984 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:35.984 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:51:35.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:35.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:35.991 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:51:35.991 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:51:35.991 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:51:35.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:35.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:35.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:35.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:35.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:35.995 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:51:35.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:51:35.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:51:35.995 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:51:35.995 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:36.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:51:36.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:51:36.049 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:51:36.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:36.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:36.050 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 10:51:36.050 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:51:36.050 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:51:36.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:36.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:36.050 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowConsoleOnError no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 10:51:36.050 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 10:51:36.050 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:51:36.050 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:51:36.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:36.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.926 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: 0.799 s testLimitConsoleOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) Time elapsed: 0.26 s testSettingConsoleOutputSizeWithoutLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) Time elapsed: 0.33 s testSettingConsoleOutputSizeWithLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) Time elapsed: 0.27 s testShowConsoleOnError no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) Time elapsed: 0.264 s Running org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 10:51:36.070 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 10:51:36.071 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:51:36.071 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:51:36.071 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 10:51:36.071 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:51:36.071 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:51:36.072 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:51:36.072 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:51:36.072 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:51:36.072 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 10:51:36.072 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 10:51:36.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:36.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:36.072 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:51:36.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:36.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:36.072 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") 10:51:36.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:36.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:36.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:36.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:36.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:51:36.088 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 10:51:36.088 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:51:36.088 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:36.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 10:51:36.149 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 10:51:36.149 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 10:51:36.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:36.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:36.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 10:51:36.150 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:51:36.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:36.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:36.150 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 10:51:36.150 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:51:36.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:36.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:36.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:36.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:36.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:51:36.151 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 10:51:36.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:51:36.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:51:36.152 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 10:51:36.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:51:36.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:51:36.152 TRACE [main][WidgetHandler] Notify Table with event 13 10:51:36.152 TRACE [main][WidgetHandler] Wait for synchronization 10:51:36.152 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:51:36.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:36.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:36.153 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 10:51:36.153 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:51:36.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:36.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:36.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 "Open") 10:51:36.154 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:51:36.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:36.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:36.154 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 10:51:36.154 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:51:36.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:36.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:36.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:36.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:36.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:36.156 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:51:36.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:51:36.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:51:36.156 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:51:36.156 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:36.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:51:36.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:51:36.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:51:36.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:36.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:36.740 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:51:36.741 DEBUG [main][MenuItemLookup] Found menu:'File' 10:51:36.741 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:51:36.741 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:51:36.741 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:51:36.741 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:51:36.741 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:51:36.741 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:51:36.741 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:51:36.741 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:51:36.741 DEBUG [main][MenuItemLookup] Item match:Window 10:51:36.741 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:51:36.741 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:51:36.741 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:51:36.741 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:36.741 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:51:36.741 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:51:36.741 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:36.741 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:51:36.741 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:36.741 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:51:36.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:36.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:36.742 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:51:36.742 DEBUG [main][MenuItemLookup] Found menu:'File' 10:51:36.742 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:51:36.742 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:51:36.742 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:51:36.742 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:51:36.742 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:51:36.742 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:51:36.742 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:51:36.742 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:51:36.742 DEBUG [main][MenuItemLookup] Item match:Window 10:51:36.742 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:51:36.742 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:51:36.742 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:51:36.742 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:36.742 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:51:36.742 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:51:36.742 DEBUG [main][MenuItemLookup] Item match:Perspective 10:51:36.743 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:51:36.743 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:36.743 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:51:36.743 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:51:36.743 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:51:36.743 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:51:36.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:51:36.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:36.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:36.743 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:51:36.743 DEBUG [main][MenuItemLookup] Found menu:'File' 10:51:36.743 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:51:36.743 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:51:36.743 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:51:36.743 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:51:36.743 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:51:36.743 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:51:36.743 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:51:36.743 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:51:36.743 DEBUG [main][MenuItemLookup] Item match:Window 10:51:36.743 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:51:36.744 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:51:36.744 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:51:36.744 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:36.744 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:51:36.744 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:51:36.744 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:36.744 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:51:36.744 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:36.744 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:51:36.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:36.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:36.744 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:51:36.744 DEBUG [main][MenuItemLookup] Found menu:'File' 10:51:36.744 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:51:36.744 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:51:36.744 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:51:36.744 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:51:36.744 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:51:36.744 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:51:36.744 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:51:36.744 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:51:36.744 DEBUG [main][MenuItemLookup] Item match:Window 10:51:36.744 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:51:36.744 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:51:36.744 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:51:36.744 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:36.744 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:51:36.744 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:51:36.744 DEBUG [main][MenuItemLookup] Item match:Perspective 10:51:36.745 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:51:36.745 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:36.745 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:51:36.745 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:51:36.745 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:51:36.745 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:51:36.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:36.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:36.745 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:51:36.749 DEBUG [main][MenuItemLookup] Found menu:'File' 10:51:36.749 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:51:36.749 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:51:36.749 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:51:36.749 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:51:36.749 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:51:36.749 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:51:36.749 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:51:36.749 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:51:36.749 DEBUG [main][MenuItemLookup] Item match:Window 10:51:36.750 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:51:36.750 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:51:36.750 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:51:36.750 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:36.750 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:51:36.750 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:51:36.750 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:36.750 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:51:36.750 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:36.750 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:51:36.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:36.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:36.750 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:51:36.750 DEBUG [main][MenuItemLookup] Found menu:'File' 10:51:36.750 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:51:36.750 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:51:36.750 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:51:36.750 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:51:36.750 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:51:36.750 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:51:36.750 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:51:36.750 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:51:36.750 DEBUG [main][MenuItemLookup] Item match:Window 10:51:36.751 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:51:36.751 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:51:36.751 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:51:36.751 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:36.751 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:51:36.751 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:51:36.751 DEBUG [main][MenuItemLookup] Item match:Perspective 10:51:36.751 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:51:36.751 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:36.751 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:51:36.751 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:51:36.751 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:51:36.751 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:51:36.751 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 10:51:36.751 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 10:51:36.751 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 10:51:36.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 10:51:36.784 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 10:51:36.784 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 10:51:36.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:36.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:36.784 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:51:36.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:36.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:36.784 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:51:36.784 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:51:36.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:36.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:36.785 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 10:51:36.785 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:51:36.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:36.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:36.785 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:51:36.785 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:51:36.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:36.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:36.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:36.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:36.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:36.788 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 10:51:36.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:51:36.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:51:36.788 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:51:36.788 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:36.946 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:51:36.946 INFO [WorkbenchTestable][RequirementsRunner] Started test: createSelectDelete no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest) 10:51:36.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 10:51:36.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:51:36.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:51:36.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:51:36.946 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 10:51:36.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:36.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:36.947 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:51:36.947 DEBUG [main][MenuItemLookup] Found menu:'File' 10:51:36.947 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:51:36.947 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:51:36.947 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:51:36.947 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:51:36.947 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:51:36.947 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:51:36.947 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:51:36.947 DEBUG [main][MenuItemLookup] Item match:Run 10:51:36.948 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 10:51:36.948 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 10:51:36.948 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:36.948 DEBUG [main][MenuItemLookup] Found menu:'Run History' 10:51:36.948 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:51:36.948 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 10:51:36.948 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:36.948 DEBUG [main][MenuItemLookup] Found menu:'Debug History' 10:51:36.948 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 10:51:36.948 DEBUG [main][MenuItemLookup] Found menu:'Debug Configurations...' 10:51:36.948 DEBUG [main][MenuItemLookup] Item match:Debug Configurations... 10:51:36.948 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"De&bug Configurations..." 10:51:36.948 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Debug Configurations... 10:51:36.948 INFO [main][MenuItemHandler] Select menu item: De&bug Configurations... 10:51:37.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Debug Configurations"] is available.... 10:51:37.060 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 10:51:37.060 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Debug Configurations 10:51:37.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:37.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:37.062 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit 10:51:37.062 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name null 10:51:37.062 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:51:37.062 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:51:37.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:37.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:37.062 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 10:51:37.062 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:51:37.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:37.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:37.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:37.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:37.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:51:37.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:51:37.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:51:37.065 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 10:51:37.065 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 10:51:37.065 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 10:51:37.065 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 10:51:37.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 10:51:37.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 10:51:37.085 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:51:37.085 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:37.088 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 10:51:37.088 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 10:51:37.088 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 10:51:37.088 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 10:51:37.088 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 10:51:37.093 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 10:51:37.093 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:51:37.093 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:51:37.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:37.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:37.302 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 10:51:37.302 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:51:37.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:37.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:37.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:37.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:37.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:51:37.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:51:37.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:51:37.304 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 10:51:37.304 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 10:51:37.304 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 10:51:37.305 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 10:51:37.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 10:51:37.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 10:51:37.359 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:51:37.359 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:37.359 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 10:51:37.359 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 10:51:37.359 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 10:51:37.359 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 10:51:37.360 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 10:51:37.363 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:") 10:51:37.363 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:51:37.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:37.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:37.546 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 10:51:37.546 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:51:37.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:37.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:37.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:37.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:37.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:51:37.565 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:51:37.566 INFO [WorkbenchTestable][AbstractText] Text set to: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 10:51:37.566 INFO [WorkbenchTestable][LaunchConfiguration] Apply the launch configuration 10:51:37.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 "Apply") 10:51:37.566 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:51:37.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:37.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:37.567 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 10:51:37.567 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:51:37.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:37.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:37.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:37.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:37.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:37.573 INFO [WorkbenchTestable][AbstractButton] Click button Appl&y 10:51:37.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:51:38.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:51:38.073 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:51:38.073 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:38.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:51:38.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:51:38.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 10:51:38.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 10:51:38.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 10:51:38.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 10:51:38.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:51:38.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:51:38.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:51:38.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:51:38.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:51:38.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:51:38.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:51:38.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:51:38.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:51:38.505 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration JUnit 10:51:38.505 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:51:38.505 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:51:38.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:38.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:38.508 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 10:51:38.508 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:51:38.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:38.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:38.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:38.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:38.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:51:38.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:51:38.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:51:38.512 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 10:51:38.512 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 10:51:38.512 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 10:51:38.512 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 10:51:38.513 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:51:38.513 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:51:38.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:38.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:38.573 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 10:51:38.573 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:51:38.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:38.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:38.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:38.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:38.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:51:38.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:51:38.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:51:38.575 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 10:51:38.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:51:38.575 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:51:38.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:38.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:38.575 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 10:51:38.575 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:51:38.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:38.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:38.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:38.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:38.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:51:38.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:51:38.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:51:38.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 10:51:38.576 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 10:51:38.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:51:38.577 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 10:51:38.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:51:38.577 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 10:51:38.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 10:51:38.577 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 10:51:38.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:51:38.577 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 10:51:38.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:51:38.577 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 10:51:38.577 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 10:51:38.577 DEBUG [main][TreeItemHandler] Selecting tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 10:51:38.577 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration about selection 10:51:38.578 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 10:51:38.578 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:51:38.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:38.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:38.760 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 10:51:38.760 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:51:38.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:38.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:38.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:39.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:39.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:39.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:39.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:40.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:40.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:40.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:40.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:41.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:41.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:41.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:41.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:42.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:42.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:42.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:42.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:43.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:43.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:43.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:43.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:44.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:44.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:44.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:44.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:45.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:45.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:45.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:45.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:46.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:46.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:46.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:46.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:47.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:47.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:47.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:47.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:48.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:48.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:48.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:48.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:48.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:51:48.852 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:51:48.852 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:51:48.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:48.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:48.852 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 10:51:48.852 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:51:48.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:48.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:48.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:48.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:48.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:51:48.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:51:48.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:51:48.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 10:51:48.853 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 10:51:48.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:51:48.853 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 10:51:48.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:51:48.853 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 10:51:48.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 10:51:48.853 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 10:51:48.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:51:48.854 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 10:51:48.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:51:48.854 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 10:51:48.854 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Delete launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 10:51:48.854 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:51:48.854 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:51:48.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:48.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:48.854 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 10:51:48.854 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:51:48.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:48.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:48.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:48.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:48.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:51:48.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:51:48.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:51:48.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 10:51:48.855 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 10:51:48.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:51:48.855 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 10:51:48.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:51:48.855 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 10:51:48.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 10:51:48.856 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 10:51:48.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:51:48.856 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 10:51:48.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:51:48.856 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 10:51:48.856 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 10:51:48.856 DEBUG [main][TreeItemHandler] Selecting tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 10:51:48.857 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration about selection 10:51:48.857 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 10:51:48.857 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:51:48.857 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:48.858 DEBUG [main][MenuItemLookup] Found menu:'New Configuration' 10:51:48.858 DEBUG [main][MenuItemLookup] Found menu:'New Prototype' 10:51:48.858 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:51:48.858 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 10:51:48.858 DEBUG [main][MenuItemLookup] Found menu:'Delete' 10:51:48.858 DEBUG [main][MenuItemLookup] Item match:Delete 10:51:48.858 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Dele&te" 10:51:48.858 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 10:51:48.858 INFO [main][MenuItemHandler] Select menu item: Dele&te 10:51:48.885 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.... 10:51:48.886 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 10:51:48.886 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Launch Configuration Deletion 10:51:48.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:48.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:48.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:48.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:48.887 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") 10:51:48.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:48.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:48.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:48.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:48.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:48.888 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 10:51:48.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:51:48.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:51:48.888 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:51:48.888 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:49.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:51:49.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:51:49.156 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:51:49.156 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:51:49.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:49.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:49.156 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 10:51:49.156 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:51:49.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:49.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:49.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:49.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:49.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:51:49.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:51:49.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:51:49.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 10:51:49.159 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 10:51:49.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:51:49.159 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 10:51:49.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:51:49.159 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 10:51:49.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 10:51:49.159 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 10:51:49.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:51:49.159 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 10:51:49.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:51:49.159 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 10:51:49.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Debug Configurations"] is available.... 10:51:49.160 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 10:51:49.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Debug Configurations"] is available.... 10:51:49.161 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 10:51:49.161 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Debug Configurations 10:51:49.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:49.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:49.162 INFO [WorkbenchTestable][AbstractShell] Close shell Debug Configurations 10:51:49.162 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Debug Configurations' 10:51:49.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:51:49.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:51:49.248 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 10:51:49.248 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:51:49.248 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:51:49.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:49.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:49.249 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createSelectDelete no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest) 10:51:49.249 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 10:51:49.249 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:51:49.249 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:51:49.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:49.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.18 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: 12.303 s Running org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 10:51:49.267 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 10:51:49.267 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:51:49.268 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:51:49.268 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 10:51:49.268 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:51:49.268 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:51:49.268 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:51:49.268 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:51:49.268 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:51:49.268 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 10:51:49.269 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 10:51:49.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:51:49.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:49.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:49.269 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:51:49.269 DEBUG [main][MenuItemLookup] Found menu:'File' 10:51:49.269 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:51:49.269 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:51:49.269 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:51:49.269 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:51:49.269 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:51:49.269 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:51:49.269 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:51:49.269 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:51:49.269 DEBUG [main][MenuItemLookup] Item match:Window 10:51:49.270 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:51:49.270 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:51:49.270 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:51:49.270 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:49.270 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:51:49.270 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:51:49.270 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:49.270 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:51:49.270 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:49.270 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:51:49.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:49.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:49.270 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:51:49.270 DEBUG [main][MenuItemLookup] Found menu:'File' 10:51:49.270 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:51:49.270 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:51:49.270 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:51:49.270 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:51:49.270 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:51:49.270 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:51:49.270 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:51:49.270 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:51:49.270 DEBUG [main][MenuItemLookup] Item match:Window 10:51:49.271 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:51:49.271 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:51:49.271 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:51:49.271 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:49.271 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:51:49.271 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:51:49.271 DEBUG [main][MenuItemLookup] Item match:Perspective 10:51:49.271 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:51:49.271 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:49.271 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:51:49.271 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:51:49.271 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:51:49.271 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:51:49.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:51:49.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:49.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:49.271 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:51:49.272 DEBUG [main][MenuItemLookup] Found menu:'File' 10:51:49.272 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:51:49.272 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:51:49.272 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:51:49.272 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:51:49.272 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:51:49.272 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:51:49.272 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:51:49.272 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:51:49.272 DEBUG [main][MenuItemLookup] Item match:Window 10:51:49.272 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:51:49.272 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:51:49.272 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:51:49.272 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:49.272 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:51:49.272 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:51:49.272 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:49.272 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:51:49.272 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:49.272 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:51:49.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:49.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:49.272 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:51:49.272 DEBUG [main][MenuItemLookup] Found menu:'File' 10:51:49.272 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:51:49.272 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:51:49.272 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:51:49.272 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:51:49.272 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:51:49.272 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:51:49.272 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:51:49.272 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:51:49.272 DEBUG [main][MenuItemLookup] Item match:Window 10:51:49.273 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:51:49.273 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:51:49.273 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:51:49.273 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:49.273 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:51:49.273 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:51:49.273 DEBUG [main][MenuItemLookup] Item match:Perspective 10:51:49.273 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:51:49.273 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:49.273 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:51:49.273 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:51:49.273 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:51:49.273 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:51:49.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:49.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:49.274 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:51:49.274 DEBUG [main][MenuItemLookup] Found menu:'File' 10:51:49.274 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:51:49.274 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:51:49.274 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:51:49.274 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:51:49.274 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:51:49.274 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:51:49.274 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:51:49.274 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:51:49.274 DEBUG [main][MenuItemLookup] Item match:Window 10:51:49.274 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:51:49.274 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:51:49.274 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:51:49.274 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:49.274 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:51:49.274 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:51:49.274 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:49.274 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:51:49.274 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:49.274 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:51:49.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:49.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:49.274 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:51:49.275 DEBUG [main][MenuItemLookup] Found menu:'File' 10:51:49.275 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:51:49.275 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:51:49.275 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:51:49.275 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:51:49.275 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:51:49.275 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:51:49.275 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:51:49.275 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:51:49.275 DEBUG [main][MenuItemLookup] Item match:Window 10:51:49.275 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:51:49.275 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:51:49.275 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:51:49.275 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:49.275 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:51:49.275 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:51:49.275 DEBUG [main][MenuItemLookup] Item match:Perspective 10:51:49.275 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:51:49.275 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:49.275 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:51:49.275 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:51:49.275 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:51:49.275 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:51:49.276 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 10:51:49.276 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 10:51:49.276 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 10:51:49.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 10:51:49.322 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 10:51:49.322 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 10:51:49.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:49.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:49.322 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:51:49.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:49.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:49.322 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:51:49.322 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:51:49.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:49.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:49.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 "Reset Perspective") 10:51:49.323 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:51:49.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:49.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:49.323 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:51:49.323 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:51:49.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:49.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:49.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:49.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:49.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:49.323 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 10:51:49.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:51:49.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:51:49.324 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:51:49.324 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:49.470 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:51:49.470 INFO [WorkbenchTestable][RequirementsRunner] Started test: createSelectDelete no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest) 10:51:49.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 10:51:49.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:51:49.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:51:49.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:51:49.470 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 10:51:49.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:49.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:49.471 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:51:49.471 DEBUG [main][MenuItemLookup] Found menu:'File' 10:51:49.471 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:51:49.471 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:51:49.471 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:51:49.471 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:51:49.471 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:51:49.471 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:51:49.471 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:51:49.471 DEBUG [main][MenuItemLookup] Item match:Run 10:51:49.472 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 10:51:49.472 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 10:51:49.472 DEBUG [main][MenuItemLookup] Found menu:'' 10:51:49.472 DEBUG [main][MenuItemLookup] Found menu:'Run History' 10:51:49.472 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:51:49.472 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 10:51:49.472 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 10:51:49.472 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 10:51:49.472 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 10:51:49.472 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 10:51:49.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 10:51:49.567 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 10:51:49.567 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 10:51:49.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:51:49.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:51:49.568 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit 10:51:49.568 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name null 10:51:49.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:51:49.568 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:51:49.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:49.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:49.568 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:51:49.568 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:51:49.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:49.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:49.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:49.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:49.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:51:49.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:51:49.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:51:49.570 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 10:51:49.570 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 10:51:49.571 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 10:51:49.571 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 10:51:49.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 10:51:49.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 10:51:49.580 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:51:49.580 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:49.591 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 10:51:49.591 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 10:51:49.591 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 10:51:49.591 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 10:51:49.592 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 10:51:49.595 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 10:51:49.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:51:49.595 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:51:49.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:49.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:49.778 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:51:49.778 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:51:49.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:49.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:49.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:49.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:49.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:51:49.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:51:49.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:51:49.779 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 10:51:49.779 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 10:51:49.779 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 10:51:49.780 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 10:51:49.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 10:51:49.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 10:51:49.836 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:51:49.836 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:49.836 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 10:51:49.836 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 10:51:49.836 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 10:51:49.836 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 10:51:49.837 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 10:51:49.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 10:51:49.840 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:51:50.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:50.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:50.028 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:51:50.028 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:51:50.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:50.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:50.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:50.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:50.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:51:50.039 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:51:50.040 INFO [WorkbenchTestable][AbstractText] Text set to: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 10:51:50.040 INFO [WorkbenchTestable][LaunchConfiguration] Apply the launch configuration 10:51:50.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 "Apply") 10:51:50.040 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:51:50.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:50.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:50.048 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:51:50.048 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:51:50.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:50.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:50.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:50.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:50.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:51:50.052 INFO [WorkbenchTestable][AbstractButton] Click button Appl&y 10:51:50.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:51:50.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:51:50.553 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:51:50.553 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:51:51.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:51:51.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:51:51.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 10:51:51.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 10:51:51.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 10:51:51.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 10:51:51.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:51:51.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:51:51.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:51:51.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:51:51.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:51:51.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:51:51.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:51:51.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:51:51.004 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration JUnit 10:51:51.004 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:51:51.004 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:51:51.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:51.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:51.006 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:51:51.006 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:51:51.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:51.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:51.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:51.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:51.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:51:51.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:51:51.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:51:51.008 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 10:51:51.008 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 10:51:51.009 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 10:51:51.020 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 10:51:51.020 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:51:51.020 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:51:51.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:51.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:51.089 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:51:51.089 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:51:51.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:51.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:51.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:51.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:51.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:51:51.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:51:51.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:51:51.090 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 10:51:51.090 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:51:51.090 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:51:51.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:51.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:51.090 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:51:51.090 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:51:51.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:51.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:51.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:51:51.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:51:51.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:51:51.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:51:51.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:51:51.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 10:51:51.091 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 10:51:51.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:51:51.091 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 10:51:51.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:51:51.092 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 10:51:51.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 10:51:51.092 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 10:51:51.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:51:51.092 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 10:51:51.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:51:51.092 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 10:51:51.092 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 10:51:51.092 DEBUG [main][TreeItemHandler] Selecting tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 10:51:51.092 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration about selection 10:51:51.093 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 10:51:51.093 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:51:51.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:51:51.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:51:51.264 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:51:51.264 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:51:51.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:51:51.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:51.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:51.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:51.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:52.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:52.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:52.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:52.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:53.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:53.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:53.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:53.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:54.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:54.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:54.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:54.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:55.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:55.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:55.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:55.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:56.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:56.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:56.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:56.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:57.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:57.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:57.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:57.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:58.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:58.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:58.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:58.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:59.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:59.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:51:59.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:51:59.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:52:00.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:00.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:52:00.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:00.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:52:01.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:01.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:52:01.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:52:01.466 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:52:01.466 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:52:01.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:52:01.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:52:01.466 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:52:01.466 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:52:01.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:01.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:01.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:01.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:01.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:52:01.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:52:01.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:52:01.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 10:52:01.468 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 10:52:01.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:52:01.468 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 10:52:01.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:52:01.468 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 10:52:01.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 10:52:01.468 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 10:52:01.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:52:01.468 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 10:52:01.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:52:01.468 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 10:52:01.468 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Delete launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 10:52:01.468 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:52:01.468 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:52:01.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:52:01.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:52:01.469 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:52:01.469 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:52:01.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:01.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:01.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:01.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:01.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:52:01.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:52:01.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:52:01.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 10:52:01.470 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 10:52:01.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:52:01.470 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 10:52:01.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:52:01.470 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 10:52:01.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 10:52:01.470 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 10:52:01.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:52:01.470 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 10:52:01.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:52:01.470 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 10:52:01.470 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 10:52:01.470 DEBUG [main][TreeItemHandler] Selecting tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 10:52:01.472 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration about selection 10:52:01.472 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 10:52:01.472 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:52:01.472 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:01.473 DEBUG [main][MenuItemLookup] Found menu:'New Configuration' 10:52:01.473 DEBUG [main][MenuItemLookup] Found menu:'New Prototype' 10:52:01.473 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:52:01.473 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 10:52:01.473 DEBUG [main][MenuItemLookup] Found menu:'Delete' 10:52:01.473 DEBUG [main][MenuItemLookup] Item match:Delete 10:52:01.473 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Dele&te" 10:52:01.473 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 10:52:01.473 INFO [main][MenuItemHandler] Select menu item: Dele&te 10:52:01.497 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.... 10:52:01.498 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 10:52:01.498 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Launch Configuration Deletion 10:52:01.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:01.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:01.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:01.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:01.499 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") 10:52:01.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:01.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:01.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:01.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:01.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:01.500 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 10:52:01.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:01.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:01.500 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:01.500 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:01.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:52:01.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:52:01.753 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:52:01.753 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:52:01.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:52:01.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:52:01.753 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 10:52:01.753 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:52:01.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:01.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:01.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:01.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:01.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:52:01.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:52:01.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:52:01.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 10:52:01.755 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 10:52:01.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:52:01.755 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 10:52:01.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:52:01.755 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 10:52:01.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 10:52:01.761 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 10:52:01.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:52:01.761 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 10:52:01.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:52:01.761 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 10:52:01.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 10:52:01.762 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 10:52:01.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 10:52:01.762 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 10:52:01.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 10:52:01.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:01.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:01.762 INFO [WorkbenchTestable][AbstractShell] Close shell Run Configurations 10:52:01.763 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Run Configurations' 10:52:01.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:52:01.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:52:01.831 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 10:52:01.831 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:52:01.831 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:52:01.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:52:01.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:52:01.832 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createSelectDelete no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest) 10:52:01.832 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 10:52:01.832 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:52:01.832 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:52:01.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:52:01.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.566 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: 12.362 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 10:52:01.846 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 10:52:01.847 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:52:01.847 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:52:01.848 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 10:52:01.848 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:52:01.848 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:52:01.849 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:52:01.849 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:52:01.849 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:52:01.850 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:52:01.850 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:01.850 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:52:01.850 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest) 10:52:01.850 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 10:52:01.850 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:52:01.850 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:52:01.851 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:52:01.851 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:52:01.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:01.851 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:52:01.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:01.851 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:52:01.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:01.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:01.851 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:52:01.852 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:52:01.852 DEBUG [main][MenuItemLookup] Found menu:'File' 10:52:01.852 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:52:01.852 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:52:01.852 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:52:01.852 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:52:01.852 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:52:01.852 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:52:01.852 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:52:01.852 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:52:01.852 DEBUG [main][MenuItemLookup] Item match:Window 10:52:01.852 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:52:01.852 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:52:01.852 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:52:01.852 DEBUG [main][MenuItemLookup] Found menu:'' 10:52:01.852 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:52:01.852 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:52:01.852 DEBUG [main][MenuItemLookup] Found menu:'' 10:52:01.852 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:52:01.852 DEBUG [main][MenuItemLookup] Found menu:'' 10:52:01.852 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:52:01.852 DEBUG [main][MenuItemLookup] Item match:Preferences 10:52:01.853 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:52:01.853 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:52:01.853 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:52:01.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 'Preferences.*'] is available.... 10:52:01.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. finished successfully 10:52:01.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:52:01.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:01.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:01.963 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:52:01.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:01.963 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:52:01.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:01.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:01.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:01.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:01.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:52:01.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:52:01.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:52:01.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 10:52:01.965 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:52:01.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:52:02.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:52:02.467 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:52:02.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 10:52:02.468 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:52:02.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:52:02.468 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:52:02.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:52:02.468 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:52:02.468 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Errors/Warnings 10:52:02.468 DEBUG [main][TreeItemHandler] Selecting tree item: Errors/Warnings 10:52:02.468 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Errors/Warnings about selection 10:52:02.469 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Errors/Warnings 10:52:02.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:02.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:02.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:02.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:02.504 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") 10:52:02.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:02.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:02.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:02.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:02.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:52:02.508 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Warning to selection: Ignore 10:52:02.511 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Group ID to: Ignore 10:52:02.511 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") 10:52:02.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:02.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:02.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:02.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:02.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:52:02.526 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Warning to selection: Ignore 10:52:02.526 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Version to: Ignore 10:52:02.526 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") 10:52:02.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:02.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:02.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:02.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:02.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:52:02.538 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Error to selection: Ignore 10:52:02.538 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Project Config to: Ignore 10:52:02.538 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") 10:52:02.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:02.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:02.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:02.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:02.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:52:02.548 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Warning to selection: Ignore 10:52:02.549 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Plugin Execution to: Ignore 10:52:02.549 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") 10:52:02.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:02.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:02.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:02.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:02.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:52:02.566 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Warning to selection: Ignore 10:52:02.566 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Managed Version to: Ignore 10:52:02.566 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") 10:52:02.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:02.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:02.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:02.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:02.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:52:02.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.preferences.WarningsPreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "\"version\" duplicate of parent version") 10:52:02.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:02.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:02.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:02.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:02.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:52:02.581 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") 10:52:02.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:02.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:02.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:02.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:02.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:52:02.593 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") 10:52:02.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:02.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:02.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:02.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:02.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:52:02.606 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") 10:52:02.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:02.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:02.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:02.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:02.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:52:02.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:52:02.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:02.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:02.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:02.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:02.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:02.625 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:52:02.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:02.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:02.625 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:02.625 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:02.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:52:02.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:52:02.663 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:52:02.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:02.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:02.663 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 10:52:02.663 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:52:02.663 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:52:02.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:52:02.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:52:02.664 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest) 10:52:02.664 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 10:52:02.664 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:52:02.664 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:52:02.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:52:02.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.818 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: 0.814 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 10:52:02.676 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 10:52:02.677 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:52:02.677 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:52:02.677 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 10:52:02.677 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:52:02.677 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:52:02.687 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:52:02.687 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:52:02.687 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:52:02.688 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:52:02.688 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:02.688 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:52:02.689 INFO [WorkbenchTestable][RequirementsRunner] Started test: setLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 10:52:02.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 10:52:02.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:52:02.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:52:02.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:52:02.689 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:52:02.689 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:02.689 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:52:02.689 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:02.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:52:02.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:02.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:02.689 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:52:02.689 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:52:02.689 DEBUG [main][MenuItemLookup] Found menu:'File' 10:52:02.689 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:52:02.689 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:52:02.689 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:52:02.689 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:52:02.689 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:52:02.689 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:52:02.689 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:52:02.689 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:52:02.689 DEBUG [main][MenuItemLookup] Item match:Window 10:52:02.690 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:52:02.690 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:52:02.690 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:52:02.690 DEBUG [main][MenuItemLookup] Found menu:'' 10:52:02.690 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:52:02.690 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:52:02.690 DEBUG [main][MenuItemLookup] Found menu:'' 10:52:02.690 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:52:02.690 DEBUG [main][MenuItemLookup] Found menu:'' 10:52:02.690 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:52:02.690 DEBUG [main][MenuItemLookup] Item match:Preferences 10:52:02.690 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:52:02.690 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:52:02.690 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:52:02.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:52:02.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 'Preferences.*'] is available. finished successfully 10:52:02.798 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:52:02.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:02.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:02.799 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:52:02.799 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:02.799 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:52:02.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:02.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:02.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:02.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:02.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:52:02.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:52:02.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:52:02.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 10:52:02.801 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:52:02.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:52:02.802 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:52:02.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:52:02.802 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:52:02.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 10:52:02.802 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:52:02.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:52:02.802 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:52:02.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:52:02.802 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:52:02.802 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 10:52:02.802 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 10:52:02.802 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 10:52:02.803 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 10:52:02.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:02.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:02.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:02.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:02.847 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...") 10:52:02.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:02.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:02.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:02.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:02.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:02.849 INFO [WorkbenchTestable][AbstractButton] Click button Add &Local Catalog... 10:52:02.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:02.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:02.849 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:02.849 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:02.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Local Archetype Catalog"] is available.... 10:52:02.904 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 10:52:02.904 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Local Archetype Catalog 10:52:02.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:02.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:02.906 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 10:52:02.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:02.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:02.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:02.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:02.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:52:02.908 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 10:52:02.924 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:") 10:52:02.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:02.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:02.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:02.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:02.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:52:02.925 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:52:02.926 INFO [WorkbenchTestable][AbstractText] Text set to: Local Test Catalog 10:52:02.931 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) 10:52:02.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:02.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:02.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:02.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:02.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:02.932 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:52:02.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:02.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:02.933 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:02.933 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:02.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:52:02.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:52:02.965 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 10:52:02.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:02.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:02.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:02.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:02.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:52:02.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:52:02.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:52:02.968 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 10:52:02.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:02.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:02.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:02.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:02.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:52:02.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:52:02.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:52:02.969 TRACE [main][WidgetHandler] Notify Table with event 13 10:52:02.969 TRACE [main][WidgetHandler] Wait for synchronization 10:52:02.970 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") 10:52:02.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:02.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:02.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:02.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:02.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:02.972 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:52:02.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:02.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:02.972 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:02.972 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:02.974 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 10:52:02.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:02.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:02.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:02.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:02.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:52:02.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:52:02.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:52:02.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:52:02.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:02.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:02.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:02.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:02.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:02.987 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:52:02.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:02.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:02.987 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:02.987 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:03.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:52:03.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:52:03.028 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:52:03.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:03.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:03.028 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 10:52:03.028 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:52:03.028 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:52:03.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:52:03.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:52:03.028 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 10:52:03.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.*'] 10:52:03.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:03.029 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:52:03.029 INFO [WorkbenchTestable][RequirementsRunner] Started test: setRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 10:52:03.029 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 10:52:03.029 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:52:03.029 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:52:03.029 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:52:03.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.*'] 10:52:03.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:03.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.*'] 10:52:03.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:03.029 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:52:03.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:03.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:03.029 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:52:03.029 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:52:03.030 DEBUG [main][MenuItemLookup] Found menu:'File' 10:52:03.030 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:52:03.030 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:52:03.030 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:52:03.030 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:52:03.030 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:52:03.030 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:52:03.030 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:52:03.030 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:52:03.030 DEBUG [main][MenuItemLookup] Item match:Window 10:52:03.030 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:52:03.030 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:52:03.030 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:52:03.030 DEBUG [main][MenuItemLookup] Found menu:'' 10:52:03.030 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:52:03.030 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:52:03.030 DEBUG [main][MenuItemLookup] Found menu:'' 10:52:03.030 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:52:03.030 DEBUG [main][MenuItemLookup] Found menu:'' 10:52:03.030 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:52:03.030 DEBUG [main][MenuItemLookup] Item match:Preferences 10:52:03.030 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:52:03.030 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:52:03.030 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:52:03.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.... 10:52:03.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:52:03.126 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:52:03.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:03.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:03.127 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:52:03.127 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:03.127 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:52:03.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:03.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:03.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:03.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:03.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:52:03.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:52:03.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:52:03.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 10:52:03.129 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:52:03.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:52:03.129 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:52:03.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:52:03.129 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:52:03.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 10:52:03.129 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:52:03.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:52:03.129 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:52:03.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:52:03.129 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:52:03.130 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 10:52:03.130 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 10:52:03.130 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 10:52:03.130 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 10:52:03.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:03.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:03.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:03.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:03.131 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...") 10:52:03.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:03.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:03.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:03.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:03.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:03.141 INFO [WorkbenchTestable][AbstractButton] Click button Add &Remote Catalog... 10:52:03.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:03.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:03.142 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:03.142 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:03.187 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.... 10:52:03.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:03.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:03.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:03.187 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 10:52:03.187 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 10:52:03.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:03.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:03.188 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 10:52:03.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:03.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:03.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:03.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:03.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:52:03.189 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:https://repo1.maven.org/maven2/archetype-catalog.xml 10:52:03.193 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:") 10:52:03.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:03.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:03.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:03.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:03.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:52:03.194 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:52:03.195 INFO [WorkbenchTestable][AbstractText] Text set to: Remote Test Catalog 10:52:03.195 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...") 10:52:03.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:03.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:03.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:03.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:03.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:03.196 INFO [WorkbenchTestable][AbstractButton] Click button &Verify... 10:52:03.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:03.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:03.196 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:03.196 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:03.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:52:03.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Downloading remote catalog' has no excuses, wait for it 10:52:03.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:52:03.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:52:03.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:52:03.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:52:03.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:52:03.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:52:03.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:52:03.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:52:03.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:52:03.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:52:03.698 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 10:52:03.699 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:52:03.700 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 10:52:03.702 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] Found 58523 archetype(s) 10:52:03.702 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) 10:52:03.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:03.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:03.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:03.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:03.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:03.705 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:52:03.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:03.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:03.705 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:03.705 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:03.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:52:03.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:52:03.735 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 10:52:03.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:03.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:03.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:03.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:03.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:52:03.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:52:03.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:52:03.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 10:52:03.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:03.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:03.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:03.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:03.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:52:03.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:52:03.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:52:03.739 TRACE [main][WidgetHandler] Notify Table with event 13 10:52:03.739 TRACE [main][WidgetHandler] Wait for synchronization 10:52:03.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.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") 10:52:03.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:03.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:03.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:03.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:03.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:03.749 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:52:03.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:03.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:03.749 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:03.749 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:03.751 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 10:52:03.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:03.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:03.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:03.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:03.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:52:03.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:52:03.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:52:03.753 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:52:03.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:03.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:03.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:03.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:03.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:03.756 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:52:03.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:03.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:03.756 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:03.756 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:03.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:52:03.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:52:03.781 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:52:03.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:03.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:03.781 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 10:52:03.781 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:52:03.781 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:52:03.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:52:03.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:52:03.782 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 10:52:03.782 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:52:03.782 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:03.782 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:52:03.782 INFO [WorkbenchTestable][RequirementsRunner] Started test: setRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 10:52:03.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 10:52:03.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:52:03.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:52:03.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:52:03.782 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:52:03.783 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:03.783 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:52:03.783 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:03.783 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:52:03.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:03.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:03.783 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:52:03.783 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:52:03.783 DEBUG [main][MenuItemLookup] Found menu:'File' 10:52:03.783 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:52:03.783 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:52:03.783 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:52:03.783 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:52:03.783 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:52:03.783 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:52:03.783 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:52:03.783 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:52:03.783 DEBUG [main][MenuItemLookup] Item match:Window 10:52:03.784 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:52:03.784 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:52:03.784 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:52:03.784 DEBUG [main][MenuItemLookup] Found menu:'' 10:52:03.784 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:52:03.784 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:52:03.784 DEBUG [main][MenuItemLookup] Found menu:'' 10:52:03.784 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:52:03.784 DEBUG [main][MenuItemLookup] Found menu:'' 10:52:03.784 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:52:03.784 DEBUG [main][MenuItemLookup] Item match:Preferences 10:52:03.784 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:52:03.784 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:52:03.784 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:52:03.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.... 10:52:03.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:52:03.879 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:52:03.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:03.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:03.881 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:52:03.881 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:03.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:52:03.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:03.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:03.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:03.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:03.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:52:03.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:52:03.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:52:03.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 10:52:03.882 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:52:03.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:52:03.882 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:52:03.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:52:03.883 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:52:03.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 10:52:03.883 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:52:03.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:52:03.883 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:52:03.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:52:03.883 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:52:03.884 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 10:52:03.884 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 10:52:03.884 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 10:52:03.884 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 10:52:03.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:03.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:03.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:03.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:03.885 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...") 10:52:03.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:03.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:03.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:03.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:03.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:03.896 INFO [WorkbenchTestable][AbstractButton] Click button Add &Remote Catalog... 10:52:03.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:03.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:03.896 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:03.896 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:03.943 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.... 10:52:03.943 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:03.943 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:03.943 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:03.943 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 10:52:03.943 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 10:52:03.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:03.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:03.944 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 10:52:03.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:03.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:03.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:03.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:03.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:52:03.945 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:https://repo1.maven.org/maven2/archetype-catalog.xml_test 10:52:03.948 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:") 10:52:03.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:03.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:03.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:03.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:03.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:52:03.950 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:52:03.950 INFO [WorkbenchTestable][AbstractText] Text set to: Remote Test Catalog 10:52:03.951 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] 10:52:03.951 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) 10:52:03.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:03.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:03.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:03.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:03.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:03.952 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:52:03.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:03.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:03.952 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:03.952 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:03.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:52:03.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:52:03.985 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 10:52:03.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:03.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:03.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:03.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:03.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:52:03.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:52:03.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:52:03.987 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 10:52:03.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:03.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:03.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:03.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:03.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:52:03.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:52:03.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:52:03.988 TRACE [main][WidgetHandler] Notify Table with event 13 10:52:03.988 TRACE [main][WidgetHandler] Wait for synchronization 10:52:03.988 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") 10:52:03.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:03.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:03.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:03.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:03.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:03.999 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:52:03.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:03.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:03.999 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:03.999 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:04.001 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 10:52:04.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:04.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:04.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:04.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:04.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:52:04.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:52:04.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:52:04.003 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:52:04.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:04.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:04.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:04.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:04.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:04.018 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:52:04.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:04.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:04.018 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:04.018 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:04.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:52:04.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:52:04.060 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:52:04.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:04.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:04.060 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 10:52:04.060 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:52:04.060 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:52:04.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:52:04.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:52:04.061 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 10:52:04.061 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:52:04.061 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:04.061 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:52:04.061 INFO [WorkbenchTestable][RequirementsRunner] Started test: editLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 10:52:04.061 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 10:52:04.061 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:52:04.061 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:52:04.061 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:52:04.061 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:52:04.061 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:04.061 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:52:04.061 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:04.062 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:52:04.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:04.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:04.062 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:52:04.062 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:52:04.062 DEBUG [main][MenuItemLookup] Found menu:'File' 10:52:04.062 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:52:04.062 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:52:04.062 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:52:04.062 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:52:04.062 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:52:04.062 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:52:04.062 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:52:04.062 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:52:04.062 DEBUG [main][MenuItemLookup] Item match:Window 10:52:04.062 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:52:04.062 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:52:04.062 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:52:04.062 DEBUG [main][MenuItemLookup] Found menu:'' 10:52:04.062 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:52:04.062 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:52:04.062 DEBUG [main][MenuItemLookup] Found menu:'' 10:52:04.062 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:52:04.062 DEBUG [main][MenuItemLookup] Found menu:'' 10:52:04.062 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:52:04.062 DEBUG [main][MenuItemLookup] Item match:Preferences 10:52:04.063 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:52:04.063 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:52:04.063 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:52:04.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 'Preferences.*'] is available.... 10:52:04.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. finished successfully 10:52:04.173 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:52:04.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:04.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:04.174 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:52:04.175 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:04.175 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:52:04.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:04.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:04.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:04.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:04.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:52:04.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:52:04.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:52:04.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 10:52:04.176 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:52:04.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:52:04.176 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:52:04.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:52:04.176 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:52:04.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 10:52:04.177 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:52:04.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:52:04.177 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:52:04.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:52:04.177 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:52:04.177 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 10:52:04.177 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 10:52:04.177 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 10:52:04.177 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 10:52:04.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:04.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:04.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:04.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:04.178 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...") 10:52:04.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:04.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:04.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:04.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:04.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:04.180 INFO [WorkbenchTestable][AbstractButton] Click button Add &Local Catalog... 10:52:04.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:04.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:04.180 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:04.180 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:04.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Local Archetype Catalog"] is available.... 10:52:04.239 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 10:52:04.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Local Archetype Catalog 10:52:04.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:04.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:04.240 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 10:52:04.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:04.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:04.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:04.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:04.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:52:04.241 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 10:52:04.247 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:") 10:52:04.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:04.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:04.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:04.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:04.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:52:04.248 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:52:04.249 INFO [WorkbenchTestable][AbstractText] Text set to: Local Test Catalog 10:52:04.256 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) 10:52:04.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:04.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:04.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:04.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:04.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:04.258 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:52:04.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:04.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:04.258 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:04.258 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:04.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:52:04.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:52:04.290 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 10:52:04.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:04.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:04.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:04.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:04.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:52:04.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:52:04.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:52:04.292 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 10:52:04.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:04.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:04.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:04.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:04.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:52:04.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:52:04.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:52:04.320 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...") 10:52:04.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:04.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:04.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:04.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:04.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:04.323 INFO [WorkbenchTestable][AbstractButton] Click button &Edit... 10:52:04.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:04.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:04.323 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:04.323 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:04.372 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.... 10:52:04.372 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:04.372 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:04.372 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:04.372 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 10:52:04.372 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Local Archetype Catalog 10:52:04.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:04.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:04.373 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 10:52:04.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:04.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:04.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:04.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:04.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:52:04.375 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 10:52:04.380 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:") 10:52:04.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:04.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:04.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:04.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:04.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:52:04.382 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:52:04.384 INFO [WorkbenchTestable][AbstractText] Text set to: Local: Local Test Catalog test 10:52:04.386 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] 10:52:04.389 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) 10:52:04.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:04.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:04.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:04.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:04.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:04.391 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:52:04.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:04.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:04.391 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:04.391 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:04.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:52:04.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:52:04.431 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 10:52:04.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:04.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:04.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:04.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:04.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:52:04.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:52:04.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:52:04.433 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") 10:52:04.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:04.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:04.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:04.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:04.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:04.435 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:52:04.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:04.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:04.435 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:04.435 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:04.437 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 10:52:04.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:04.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:04.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:04.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:04.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:52:04.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:52:04.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:52:04.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:52:04.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:04.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:04.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:04.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:04.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:04.449 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:52:04.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:04.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:04.449 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:04.449 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:04.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:52:04.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:52:04.491 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:52:04.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:04.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:04.491 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 10:52:04.491 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:52:04.491 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:52:04.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:52:04.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:52:04.492 INFO [WorkbenchTestable][RequirementsRunner] Finished test: editLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 10:52:04.492 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:52:04.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:04.492 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:52:04.492 INFO [WorkbenchTestable][RequirementsRunner] Started test: editRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 10:52:04.492 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 10:52:04.492 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:52:04.492 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:52:04.492 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:52:04.492 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:52:04.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:04.492 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:52:04.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:04.493 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:52:04.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:04.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:04.493 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:52:04.493 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:52:04.493 DEBUG [main][MenuItemLookup] Found menu:'File' 10:52:04.493 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:52:04.493 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:52:04.493 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:52:04.493 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:52:04.493 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:52:04.493 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:52:04.493 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:52:04.493 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:52:04.493 DEBUG [main][MenuItemLookup] Item match:Window 10:52:04.494 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:52:04.494 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:52:04.494 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:52:04.494 DEBUG [main][MenuItemLookup] Found menu:'' 10:52:04.494 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:52:04.494 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:52:04.494 DEBUG [main][MenuItemLookup] Found menu:'' 10:52:04.494 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:52:04.494 DEBUG [main][MenuItemLookup] Found menu:'' 10:52:04.494 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:52:04.494 DEBUG [main][MenuItemLookup] Item match:Preferences 10:52:04.494 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:52:04.494 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:52:04.494 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:52:04.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:52:04.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:52:04.584 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:52:04.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:04.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:04.585 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:52:04.585 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:04.585 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:52:04.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:04.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:04.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:04.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:04.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:52:04.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:52:04.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:52:04.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 10:52:04.586 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:52:04.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:52:04.587 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:52:04.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:52:04.587 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:52:04.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 10:52:04.587 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:52:04.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:52:04.587 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:52:04.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:52:04.587 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:52:04.587 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 10:52:04.587 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 10:52:04.587 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 10:52:04.587 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 10:52:04.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:04.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:04.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:04.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:04.588 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...") 10:52:04.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:04.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:04.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:04.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:04.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:04.590 INFO [WorkbenchTestable][AbstractButton] Click button Add &Remote Catalog... 10:52:04.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:04.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:04.590 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:04.590 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:04.639 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.... 10:52:04.639 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:04.639 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:04.639 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:04.639 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 10:52:04.639 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 10:52:04.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:04.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:04.640 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 10:52:04.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:04.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:04.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:04.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:04.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:52:04.641 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:https://repo1.maven.org/maven2/archetype-catalog.xml 10:52:04.644 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:") 10:52:04.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:04.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:04.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:04.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:04.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:52:04.646 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:52:04.646 INFO [WorkbenchTestable][AbstractText] Text set to: Remote Test Catalog 10:52:04.647 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...") 10:52:04.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:04.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:04.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:04.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:04.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:04.650 INFO [WorkbenchTestable][AbstractButton] Click button &Verify... 10:52:04.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:04.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:04.650 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:04.650 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:04.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:52:04.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Downloading remote catalog' has no excuses, wait for it 10:52:05.151 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:52:05.151 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:52:05.151 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:52:05.151 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:52:05.151 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:52:05.151 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:52:05.151 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:52:05.151 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:52:05.151 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:52:05.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:52:05.152 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 10:52:05.152 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:52:05.152 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 10:52:05.153 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] Found 58523 archetype(s) 10:52:05.153 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) 10:52:05.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:05.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:05.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:05.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:05.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:05.154 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:52:05.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:05.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:05.155 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:05.155 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:05.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:52:05.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:52:05.183 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 10:52:05.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:05.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:05.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:05.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:05.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:52:05.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:52:05.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:52:05.186 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 10:52:05.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:05.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:05.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:05.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:05.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:52:05.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:52:05.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:52:05.187 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...") 10:52:05.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:05.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:05.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:05.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:05.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:05.190 INFO [WorkbenchTestable][AbstractButton] Click button &Edit... 10:52:05.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:05.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:05.190 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:05.190 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:05.233 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.... 10:52:05.233 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:05.233 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:05.233 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:05.233 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 10:52:05.233 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 10:52:05.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:05.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:05.234 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 10:52:05.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:05.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:05.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:05.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:05.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:52:05.236 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo https://repo1.maven.org/maven2/archetype-catalog.xml to:https://repo1.maven.org/maven2/archetype-catalog.xml 10:52:05.236 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:") 10:52:05.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:05.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:05.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:05.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:05.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:52:05.238 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:52:05.238 INFO [WorkbenchTestable][AbstractText] Text set to: Remote: Remote Test Catalog test 10:52:05.239 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...") 10:52:05.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:05.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:05.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:05.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:05.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:05.240 INFO [WorkbenchTestable][AbstractButton] Click button &Verify... 10:52:05.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:05.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:05.240 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:05.240 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:05.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:52:05.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Downloading remote catalog' has no excuses, wait for it 10:52:05.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:52:05.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:52:05.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:52:05.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:52:05.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:52:05.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:52:05.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:52:05.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:52:05.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:52:05.741 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 10:52:05.741 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:52:05.743 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 10:52:05.743 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] Found 58523 archetype(s) 10:52:05.743 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) 10:52:05.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:05.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:05.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:05.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:05.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:05.745 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:52:05.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:05.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:05.745 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:05.745 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:05.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:52:05.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:52:05.772 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 10:52:05.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:05.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:05.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:05.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:05.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:52:05.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:52:05.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:52:05.774 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 10:52:05.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:05.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:05.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:05.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:05.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:52:05.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:52:05.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:52:05.776 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") 10:52:05.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:05.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:05.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:05.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:05.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:05.779 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:52:05.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:05.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:05.779 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:05.779 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:05.781 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 10:52:05.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:05.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:05.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:05.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:05.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:52:05.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:52:05.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:52:05.783 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:52:05.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:05.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:05.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:05.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:05.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:05.787 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:52:05.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:05.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:05.787 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:05.787 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:05.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:52:05.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:52:05.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:52:05.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:05.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:05.831 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 10:52:05.831 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:52:05.831 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:52:05.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:52:05.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:52:05.832 INFO [WorkbenchTestable][RequirementsRunner] Finished test: editRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 10:52:05.832 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:52:05.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:05.832 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:52:05.832 INFO [WorkbenchTestable][RequirementsRunner] Started test: editRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 10:52:05.832 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 10:52:05.832 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:52:05.832 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:52:05.832 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:52:05.832 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:52:05.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:05.832 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:52:05.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:05.833 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:52:05.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:05.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:05.833 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:52:05.833 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:52:05.833 DEBUG [main][MenuItemLookup] Found menu:'File' 10:52:05.833 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:52:05.833 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:52:05.833 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:52:05.833 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:52:05.833 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:52:05.833 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:52:05.833 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:52:05.833 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:52:05.833 DEBUG [main][MenuItemLookup] Item match:Window 10:52:05.833 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:52:05.833 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:52:05.833 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:52:05.834 DEBUG [main][MenuItemLookup] Found menu:'' 10:52:05.834 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:52:05.834 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:52:05.834 DEBUG [main][MenuItemLookup] Found menu:'' 10:52:05.834 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:52:05.834 DEBUG [main][MenuItemLookup] Found menu:'' 10:52:05.834 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:52:05.834 DEBUG [main][MenuItemLookup] Item match:Preferences 10:52:05.834 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:52:05.834 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:52:05.834 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:52:05.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 'Preferences.*'] is available.... 10:52:05.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:52:05.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:52:05.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:05.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:05.929 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:52:05.929 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:05.929 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:52:05.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:05.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:05.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:05.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:05.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:52:05.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:52:05.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:52:05.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 10:52:05.931 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:52:05.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:52:05.931 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:52:05.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:52:05.931 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:52:05.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 10:52:05.932 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:52:05.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:52:05.932 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:52:05.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:52:05.932 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:52:05.932 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 10:52:05.932 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 10:52:05.932 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 10:52:05.932 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 10:52:05.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:05.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:05.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:05.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:05.934 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...") 10:52:05.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:05.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:05.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:05.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:05.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:05.945 INFO [WorkbenchTestable][AbstractButton] Click button Add &Remote Catalog... 10:52:05.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:05.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:05.945 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:05.945 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:05.994 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.... 10:52:05.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:05.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:05.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:05.994 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 10:52:05.994 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 10:52:05.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:05.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:05.995 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 10:52:05.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:05.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:05.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:05.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:05.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:52:05.996 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:https://repo1.maven.org/maven2/archetype-catalog.xml 10:52:06.000 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:") 10:52:06.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:06.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:06.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:06.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:06.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:52:06.002 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:52:06.002 INFO [WorkbenchTestable][AbstractText] Text set to: Remote Test Catalog 10:52:06.003 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...") 10:52:06.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:06.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:06.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:06.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:06.003 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:06.010 INFO [WorkbenchTestable][AbstractButton] Click button &Verify... 10:52:06.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:06.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:06.010 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:06.010 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:06.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:52:06.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Downloading remote catalog' has no excuses, wait for it 10:52:06.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:52:06.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:52:06.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:52:06.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:52:06.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:52:06.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:52:06.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:52:06.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:52:06.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:52:06.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:52:06.512 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 10:52:06.512 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:52:06.513 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 10:52:06.513 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] Found 58523 archetype(s) 10:52:06.513 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) 10:52:06.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:06.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:06.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:06.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:06.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:06.515 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:52:06.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:06.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:06.515 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:06.515 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:06.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:52:06.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:52:06.618 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 10:52:06.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:06.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:06.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:06.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:06.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:52:06.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:52:06.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:52:06.621 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 10:52:06.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:06.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:06.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:06.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:06.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:52:06.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:52:06.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:52:06.623 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...") 10:52:06.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:06.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:06.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:06.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:06.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:06.633 INFO [WorkbenchTestable][AbstractButton] Click button &Edit... 10:52:06.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:06.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:06.633 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:06.633 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:06.736 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.... 10:52:06.736 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:06.737 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:06.737 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:06.737 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 10:52:06.737 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 10:52:06.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:06.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:06.738 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 10:52:06.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:06.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:06.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:06.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:06.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:52:06.739 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo https://repo1.maven.org/maven2/archetype-catalog.xml to:https://repo1.maven.org/maven2/archetype-catalog.xmlabc 10:52:06.740 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:") 10:52:06.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:06.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:06.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:06.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:06.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:52:06.742 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:52:06.742 INFO [WorkbenchTestable][AbstractText] Text set to: Remote: Remote Test Catalog test 10:52:06.744 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] 10:52:06.744 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) 10:52:06.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:06.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:06.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:06.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:06.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:06.746 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:52:06.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:06.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:06.746 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:06.746 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:06.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:52:06.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:52:06.774 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 10:52:06.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:06.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:06.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:06.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:06.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:52:06.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:52:06.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:52:06.776 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 10:52:06.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:06.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:06.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:06.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:06.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:52:06.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:52:06.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:52:06.778 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") 10:52:06.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:06.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:06.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:06.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:06.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:06.780 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:52:06.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:06.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:06.781 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:06.781 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:06.783 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 10:52:06.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:06.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:06.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:06.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:06.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:52:06.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:52:06.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:52:06.785 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:52:06.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:06.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:06.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:06.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:06.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:06.818 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:52:06.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:06.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:06.818 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:06.818 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:06.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:52:06.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:52:06.864 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:52:06.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:06.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:06.864 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 10:52:06.864 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:52:06.864 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:52:06.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:52:06.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:52:06.865 INFO [WorkbenchTestable][RequirementsRunner] Finished test: editRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 10:52:06.865 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 10:52:06.865 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:52:06.865 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:52:06.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:52:06.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.19 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.339 s setRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) Time elapsed: 0.753 s setRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) Time elapsed: 0.279 s editLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) Time elapsed: 0.431 s editRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) Time elapsed: 1.34 s editRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) Time elapsed: 1.033 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 10:52:06.878 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 10:52:06.878 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:52:06.878 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:52:06.879 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 10:52:06.879 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:52:06.879 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:52:06.879 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:52:06.879 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:52:06.879 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:52:06.879 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:52:06.880 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:06.880 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:52:06.880 INFO [WorkbenchTestable][RequirementsRunner] Started test: setSettingsXMLTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest) 10:52:06.880 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 10:52:06.880 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:52:06.880 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:52:06.880 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:52:06.880 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:52:06.880 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:06.880 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:52:06.880 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:06.880 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:52:06.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:06.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:06.881 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:52:06.881 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:52:06.881 DEBUG [main][MenuItemLookup] Found menu:'File' 10:52:06.881 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:52:06.881 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:52:06.881 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:52:06.881 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:52:06.881 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:52:06.881 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:52:06.881 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:52:06.881 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:52:06.881 DEBUG [main][MenuItemLookup] Item match:Window 10:52:06.881 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:52:06.881 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:52:06.881 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:52:06.881 DEBUG [main][MenuItemLookup] Found menu:'' 10:52:06.882 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:52:06.882 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:52:06.882 DEBUG [main][MenuItemLookup] Found menu:'' 10:52:06.882 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:52:06.882 DEBUG [main][MenuItemLookup] Found menu:'' 10:52:06.882 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:52:06.882 DEBUG [main][MenuItemLookup] Item match:Preferences 10:52:06.882 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:52:06.882 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:52:06.882 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:52:06.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:52:06.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:52:06.974 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:52:06.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:06.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:06.976 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:52:06.976 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:06.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:52:06.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:06.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:06.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:06.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:06.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:52:06.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:52:06.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:52:06.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 10:52:06.978 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:52:06.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:52:06.978 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:52:06.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:52:06.978 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:52:06.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 10:52:06.978 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:52:06.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:52:06.978 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:52:06.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:52:06.978 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:52:06.978 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 10:52:06.979 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 10:52:06.979 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 10:52:06.979 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 10:52:07.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:07.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:07.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:07.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:07.005 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") 10:52:07.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:07.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:07.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:07.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:07.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:07.009 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 10:52:07.009 DEBUG [main][AbstractWait] Waiting until widget is found... 10:52:07.009 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:52:07.009 TRACE [main][WidgetLookup] widget with index 1 is found 10:52:07.009 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 10:52:07.009 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 10:52:07.009 DEBUG [main][AbstractText] Set focus to Text 10:52:07.010 INFO [WorkbenchTestable][AbstractText] Text set to: test 10:52: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.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") 10:52:07.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:07.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:07.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:07.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:07.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:07.015 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 10:52:07.015 DEBUG [main][AbstractWait] Waiting until widget is found... 10:52:07.015 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:52:07.016 TRACE [main][WidgetLookup] widget with index 1 is found 10:52:07.016 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 10:52:07.016 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 10:52:07.016 DEBUG [main][AbstractText] Set focus to Text 10:52:07.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) 10:52:07.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:07.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:07.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:07.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:07.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:07.026 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:52:07.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:07.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:07.026 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:07.026 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:07.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:52:07.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:52:07.075 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:52:07.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:07.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:07.075 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 10:52:07.075 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:52:07.075 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:52:07.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:52:07.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:52:07.076 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setSettingsXMLTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest) 10:52:07.076 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 10:52:07.076 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:52:07.076 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:52:07.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:52:07.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 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.196 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 10:52:07.090 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 10:52:07.090 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:52:07.091 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:52:07.091 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 10:52:07.091 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:52:07.091 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:52:07.091 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:52:07.091 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:52:07.091 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:52:07.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.*'] 10:52:07.092 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:07.092 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:52:07.092 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) 10:52:07.092 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 10:52:07.092 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:52:07.092 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:52:07.092 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:52:07.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.*'] 10:52:07.092 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:07.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.*'] 10:52:07.093 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:07.093 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:52:07.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:07.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:07.093 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:52:07.093 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:52:07.093 DEBUG [main][MenuItemLookup] Found menu:'File' 10:52:07.093 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:52:07.093 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:52:07.093 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:52:07.093 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:52:07.093 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:52:07.093 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:52:07.093 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:52:07.093 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:52:07.093 DEBUG [main][MenuItemLookup] Item match:Window 10:52:07.094 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:52:07.094 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:52:07.094 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:52:07.094 DEBUG [main][MenuItemLookup] Found menu:'' 10:52:07.094 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:52:07.094 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:52:07.094 DEBUG [main][MenuItemLookup] Found menu:'' 10:52:07.094 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:52:07.094 DEBUG [main][MenuItemLookup] Found menu:'' 10:52:07.094 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:52:07.094 DEBUG [main][MenuItemLookup] Item match:Preferences 10:52:07.094 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:52:07.094 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:52:07.094 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:52:07.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.... 10:52:07.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 10:52:07.176 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:52:07.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:07.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:07.177 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:52:07.177 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:07.177 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:52:07.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:07.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:07.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:07.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:07.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:52:07.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:52:07.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:52:07.186 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven 10:52:07.186 DEBUG [main][TreeItemHandler] Selecting tree item: Maven 10:52:07.186 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven about selection 10:52:07.186 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven 10:52:07.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:07.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:07.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:07.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:07.224 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") 10:52:07.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:07.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:07.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:07.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:07.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:07.226 INFO [WorkbenchTestable][CheckBox] Select checkbox Debu&g Output 10:52:07.226 INFO [WorkbenchTestable][CheckBox] Check checkbox Debu&g Output 10:52:07.226 INFO [WorkbenchTestable][AbstractButton] Click button Debu&g Output 10:52:07.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:07.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:07.226 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:07.226 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:07.227 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) 10:52:07.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:07.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:07.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:07.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:07.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:07.240 INFO [WorkbenchTestable][CheckBox] Select checkbox Download Artifact &Javadoc 10:52:07.240 INFO [WorkbenchTestable][CheckBox] Check checkbox Download Artifact &Javadoc 10:52:07.240 INFO [WorkbenchTestable][AbstractButton] Click button Download Artifact &Javadoc 10:52:07.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:07.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:07.240 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:07.240 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:07.241 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") 10:52:07.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:07.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:07.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:07.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:07.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:07.243 INFO [WorkbenchTestable][CheckBox] Select checkbox Do&wnload Artifact Sources 10:52:07.243 DEBUG [WorkbenchTestable][CheckBox] Checkbox Do&wnload Artifact Sources already selected, no action performed 10:52:07.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.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") 10:52:07.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:07.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:07.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:07.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:07.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:07.246 INFO [WorkbenchTestable][CheckBox] Select checkbox Download repository index updates on startup 10:52:07.246 INFO [WorkbenchTestable][CheckBox] Check checkbox Download repository index updates on startup 10:52:07.246 INFO [WorkbenchTestable][AbstractButton] Click button Download repository index updates on startup 10:52:07.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:07.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:07.246 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:07.246 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:07.259 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)") 10:52:07.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:07.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:07.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:07.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:07.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:07.262 INFO [WorkbenchTestable][CheckBox] Select checkbox Hide folders of physically nested modules (experimental) 10:52:07.262 INFO [WorkbenchTestable][CheckBox] Check checkbox Hide folders of physically nested modules (experimental) 10:52:07.262 INFO [WorkbenchTestable][AbstractButton] Click button Hide folders of physically nested modules (experimental) 10:52:07.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:07.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:07.263 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:07.263 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:07.263 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") 10:52:07.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:07.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:07.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:07.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:07.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:07.275 INFO [WorkbenchTestable][CheckBox] Select checkbox &Offline 10:52:07.275 INFO [WorkbenchTestable][CheckBox] Check checkbox &Offline 10:52:07.275 INFO [WorkbenchTestable][AbstractButton] Click button &Offline 10:52:07.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:07.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:07.276 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:07.276 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:07.276 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") 10:52:07.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:07.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:07.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:07.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:07.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:07.278 INFO [WorkbenchTestable][CheckBox] Select checkbox Update Maven projects on startup 10:52:07.278 INFO [WorkbenchTestable][CheckBox] Check checkbox Update Maven projects on startup 10:52:07.278 INFO [WorkbenchTestable][AbstractButton] Click button Update Maven projects on startup 10:52:07.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:07.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:07.278 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:07.278 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:07.279 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") 10:52:07.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:07.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:07.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:07.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:07.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:07.308 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) 10:52:07.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:07.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:07.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:07.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:07.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:07.310 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") 10:52:07.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:07.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:07.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:07.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:07.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:07.312 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") 10:52:07.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:07.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:07.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:07.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:07.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:07.326 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)") 10:52:07.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:07.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:07.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:07.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:07.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:07.328 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") 10:52:07.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:07.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:07.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:07.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:07.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:07.342 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") 10:52:07.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:07.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:07.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:07.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:07.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:07.344 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:52:07.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:07.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:07.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:07.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:07.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:07.359 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:52:07.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:07.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:07.359 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:07.359 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:07.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:52:07.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:52:07.391 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:52:07.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:07.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:07.391 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 10:52:07.391 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:52:07.391 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:52:07.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:52:07.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:52:07.391 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) 10:52:07.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.*'] 10:52:07.392 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:07.392 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:52:07.392 INFO [WorkbenchTestable][RequirementsRunner] Started test: uncheckAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) 10:52:07.392 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 10:52:07.392 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:52:07.392 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:52:07.392 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:52:07.392 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:52:07.392 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:07.392 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:52:07.392 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:07.392 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:52:07.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:07.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:07.393 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:52:07.393 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:52:07.393 DEBUG [main][MenuItemLookup] Found menu:'File' 10:52:07.393 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:52:07.393 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:52:07.393 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:52:07.393 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:52:07.393 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:52:07.393 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:52:07.393 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:52:07.393 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:52:07.393 DEBUG [main][MenuItemLookup] Item match:Window 10:52:07.393 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:52:07.393 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:52:07.393 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:52:07.393 DEBUG [main][MenuItemLookup] Found menu:'' 10:52:07.393 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:52:07.393 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:52:07.393 DEBUG [main][MenuItemLookup] Found menu:'' 10:52:07.393 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:52:07.393 DEBUG [main][MenuItemLookup] Found menu:'' 10:52:07.393 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:52:07.393 DEBUG [main][MenuItemLookup] Item match:Preferences 10:52:07.393 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:52:07.393 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:52:07.394 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:52:07.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:52:07.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:52:07.497 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:52:07.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:07.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:07.498 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:52:07.498 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:07.498 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:52:07.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:07.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:07.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:07.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:07.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:52:07.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:52:07.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:52:07.500 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven 10:52:07.500 DEBUG [main][TreeItemHandler] Selecting tree item: Maven 10:52:07.500 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven about selection 10:52:07.500 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven 10:52:07.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:07.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:07.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:07.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:07.501 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") 10:52:07.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:07.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:07.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:07.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:07.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:07.517 INFO [WorkbenchTestable][CheckBox] Select checkbox Debu&g Output 10:52:07.517 DEBUG [WorkbenchTestable][CheckBox] Checkbox Debu&g Output not checked, no action performed 10:52:07.517 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) 10:52:07.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:07.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:07.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:07.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:07.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:07.525 INFO [WorkbenchTestable][CheckBox] Select checkbox Download Artifact &Javadoc 10:52:07.526 DEBUG [WorkbenchTestable][CheckBox] Checkbox Download Artifact &Javadoc not checked, no action performed 10:52:07.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.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") 10:52:07.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:07.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:07.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:07.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:07.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:07.527 INFO [WorkbenchTestable][CheckBox] Select checkbox Do&wnload Artifact Sources 10:52:07.527 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Do&wnload Artifact Sources 10:52:07.527 INFO [WorkbenchTestable][AbstractButton] Click button Do&wnload Artifact Sources 10:52:07.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:07.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:07.528 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:07.528 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:07.528 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") 10:52:07.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:07.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:07.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:07.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:07.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:07.529 INFO [WorkbenchTestable][CheckBox] Select checkbox Download repository index updates on startup 10:52:07.529 DEBUG [WorkbenchTestable][CheckBox] Checkbox Download repository index updates on startup not checked, no action performed 10:52:07.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.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)") 10:52:07.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:07.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:07.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:07.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:07.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:07.531 INFO [WorkbenchTestable][CheckBox] Select checkbox Hide folders of physically nested modules (experimental) 10:52:07.532 DEBUG [WorkbenchTestable][CheckBox] Checkbox Hide folders of physically nested modules (experimental) not checked, no action performed 10:52:07.532 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") 10:52:07.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:07.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:07.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:07.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:07.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:07.533 INFO [WorkbenchTestable][CheckBox] Select checkbox &Offline 10:52:07.533 DEBUG [WorkbenchTestable][CheckBox] Checkbox &Offline not checked, no action performed 10:52:07.533 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") 10:52:07.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:07.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:07.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:07.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:07.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:07.539 INFO [WorkbenchTestable][CheckBox] Select checkbox Update Maven projects on startup 10:52:07.539 DEBUG [WorkbenchTestable][CheckBox] Checkbox Update Maven projects on startup not checked, no action performed 10:52:07.539 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") 10:52:07.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:07.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:07.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:07.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:07.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:07.541 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) 10:52:07.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:07.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:07.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:07.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:07.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52: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.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") 10:52:07.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:07.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:07.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:07.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:07.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:07.544 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") 10:52:07.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:07.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:07.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:07.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:07.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:07.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.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)") 10:52:07.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:07.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:07.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:07.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:07.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:07.548 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") 10:52:07.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:07.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:07.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:07.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:07.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:07.549 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.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") 10:52:07.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:07.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:07.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:07.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:07.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:07.555 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:52:07.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:07.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:07.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:07.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:07.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:07.558 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:52:07.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:07.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:07.558 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:07.558 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:07.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:52:07.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:52:07.608 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:52:07.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:07.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:07.608 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 10:52:07.608 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:52:07.608 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:52:07.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:52:07.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:52:07.608 INFO [WorkbenchTestable][RequirementsRunner] Finished test: uncheckAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) 10:52:07.608 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 10:52:07.608 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:52:07.608 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:52:07.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:52:07.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.52 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.299 s uncheckAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) Time elapsed: 0.216 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 10:52:07.620 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 10:52:07.621 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:52:07.621 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:52:07.621 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 10:52:07.621 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:52:07.621 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:52:07.621 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:52:07.621 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:52:07.621 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:52:07.622 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:52:07.622 INFO [WorkbenchTestable][RequirementsRunner] Started test: openMavenSCMWizard no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest) 10:52:07.622 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 10:52:07.622 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:52:07.622 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:52:07.622 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:52:07.623 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:52:07.623 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:07.623 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:52:07.623 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:07.623 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 10:52:07.623 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:07.623 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:52:07.623 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:07.623 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:52:07.623 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:07.623 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:52:07.623 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:07.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: "Check out as Maven project from SCM"] 10:52:07.624 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:07.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'] 10:52:07.624 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:07.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'] 10:52:07.624 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:07.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:52:07.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:07.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:07.624 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:52:07.624 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:52:07.624 DEBUG [main][MenuItemLookup] Found menu:'File' 10:52:07.624 DEBUG [main][MenuItemLookup] Item match:File 10:52:07.625 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:52:07.625 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:52:07.628 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:52:07.628 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:52:07.628 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:52:07.628 DEBUG [main][MenuItemLookup] Found menu:'' 10:52:07.629 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:52:07.629 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:52:07.629 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:52:07.629 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:52:07.629 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:52:07.629 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:52:07.629 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:52:07.629 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:52:07.629 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:52:07.629 DEBUG [main][MenuItemLookup] Found menu:'File' 10:52:07.629 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:52:07.629 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:52:07.629 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:52:07.629 DEBUG [main][MenuItemLookup] Found menu:'' 10:52:07.629 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:52:07.629 DEBUG [main][MenuItemLookup] Found menu:'' 10:52:07.629 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:52:07.629 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:52:07.629 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:52:07.629 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:52:07.629 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:52:07.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.... 10:52:07.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:52:07.705 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:52:07.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:07.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:07.706 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:52:07.706 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:07.706 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:52:07.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:07.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:07.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:07.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:07.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:52:07.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:52:07.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:52:07.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 10:52:07.708 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:52:07.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:52:07.708 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:52:07.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:52:07.708 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:52:07.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 10:52:07.708 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:52:07.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:52:07.708 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:52:07.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:52:07.708 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:52:07.708 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Check out Maven Projects from SCM 10:52:07.708 DEBUG [main][TreeItemHandler] Selecting tree item: Check out Maven Projects from SCM 10:52:07.708 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Check out Maven Projects from SCM about selection 10:52:07.711 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Check out Maven Projects from SCM 10:52:07.712 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:52:07.712 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:52:07.712 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:52:07.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:07.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:07.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:07.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:07.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:07.713 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:52:07.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:07.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:07.713 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:07.713 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:07.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'] 10:52:07.779 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:07.779 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:07.779 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.... 10:52:07.779 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 10:52:07.779 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Check out as Maven project from SCM 10:52:07.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:07.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:07.779 TRACE [WorkbenchTestable][MavenCheckoutWizard] Shell Check out as Maven project from SCM is not null and is not disposed 10:52:07.779 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:07.781 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") 10:52:07.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:07.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:07.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:07.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:07.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:07.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.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") 10:52:07.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:07.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:07.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:07.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:07.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:07.783 TRACE [WorkbenchTestable][MavenCheckoutWizard] Shell Check out as Maven project from SCM is not null and is not disposed 10:52:07.783 INFO [WorkbenchTestable][MavenCheckoutWizard] Cancel wizard 10:52:07.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.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) 10:52:07.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:07.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:07.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:07.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:07.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:07.785 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:52:07.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:07.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:07.785 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:07.785 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:07.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:52:07.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:52:07.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:52:07.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:52:07.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:52:07.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:52:07.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:52:07.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:52:07.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:52:07.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:52:07.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:52:07.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:52:07.819 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 10:52:07.819 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:52:07.819 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:52:07.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:52:07.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:52:07.819 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openMavenSCMWizard no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest) 10:52:07.819 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 10:52:07.819 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:52:07.819 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:52:07.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:52:07.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.2 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.197 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 10:52:07.830 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 10:52:07.830 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:52:07.830 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:52:07.830 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 10:52:07.830 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:52:07.830 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:52:07.843 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:52:07.843 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:52:07.843 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:52:07.843 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:52:07.843 INFO [WorkbenchTestable][RequirementsRunner] Started test: testImportingWrongMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) 10:52:07.843 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 10:52:07.843 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:52:07.843 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:52:07.843 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:52:07.845 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:52:07.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:07.846 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:52:07.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:07.846 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import Maven Projects"] 10:52:07.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:07.846 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:52:07.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:07.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: "Import"] 10:52:07.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:07.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: "Import"] 10:52:07.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:07.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: "Import Maven Projects"] 10:52:07.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:07.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: "Import"] 10:52:07.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:07.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: "Import"] 10:52:07.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:07.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:52:07.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:07.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:07.847 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:52:07.847 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:52:07.848 DEBUG [main][MenuItemLookup] Found menu:'File' 10:52:07.848 DEBUG [main][MenuItemLookup] Item match:File 10:52:07.848 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:52:07.848 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:52:07.848 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:52:07.849 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:52:07.849 DEBUG [main][MenuItemLookup] Found menu:'' 10:52:07.849 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:52:07.849 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:52:07.849 DEBUG [main][MenuItemLookup] Found menu:'' 10:52:07.849 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:52:07.849 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 10:52:07.849 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 10:52:07.849 DEBUG [main][MenuItemLookup] Found menu:'Revert' 10:52:07.849 DEBUG [main][MenuItemLookup] Found menu:'' 10:52:07.849 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:52:07.849 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:52:07.849 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:52:07.849 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 10:52:07.849 DEBUG [main][MenuItemLookup] Found menu:'' 10:52:07.849 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 10:52:07.849 DEBUG [main][MenuItemLookup] Found menu:'' 10:52:07.849 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:52:07.849 DEBUG [main][MenuItemLookup] Item match:Import... 10:52:07.849 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 10:52:07.849 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 10:52:07.849 INFO [main][MenuItemHandler] Select menu item: &Import... 10:52:07.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:52:07.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:52:07.927 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:52:07.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:07.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:07.928 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:52:07.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:07.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 10:52:07.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:07.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:07.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:07.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:07.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:52:07.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:52:07.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:52:07.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 10:52:07.930 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:52:07.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:52:08.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:52:08.432 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:52:08.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 10:52:08.432 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:52:08.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:52:08.433 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:52:08.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:52:08.433 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:52:08.433 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Maven Projects 10:52:08.433 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Maven Projects 10:52:08.433 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Maven Projects about selection 10:52:08.436 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Maven Projects 10:52:08.436 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:52:08.436 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 10:52:08.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:52:08.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:08.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:08.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:08.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:08.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:08.438 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:52:08.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:08.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:08.438 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:08.438 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:08.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: "Import"] 10:52:08.495 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:08.502 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:08.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 10:52:08.503 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 10:52:08.503 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 10:52:08.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:08.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:08.504 TRACE [WorkbenchTestable][MavenImportWizard] Shell Import Maven Projects is not null and is not disposed 10:52:08.504 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:08.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 10:52:08.504 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 10:52:08.504 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 10:52:08.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:08.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:08.504 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:") 10:52:08.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:08.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:08.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:08.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:08.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:52:08.509 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 10:52:08.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 10:52:08.509 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 10:52:08.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 10:52:08.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:08.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:08.530 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") 10:52:08.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:08.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:08.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:08.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:08.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:08.532 INFO [WorkbenchTestable][AbstractButton] Click button &Refresh 10:52:08.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:08.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:08.532 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:08.532 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:08.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 10:52:08.556 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 10:52:08.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 10:52:08.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:08.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:08.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until The project is still not loaded.... 10:52:08.558 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") 10:52:08.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:08.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:08.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:08.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:08.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:08.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until The project is still not loaded. finished successfully 10:52:08.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.... 10:52:08.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. finished successfully 10:52:08.561 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 10:52:08.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:08.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:08.561 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 10:52:08.561 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:52:08.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:52:08.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:52:08.562 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Import Maven Projects" as the parent 10:52:08.562 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:52:08.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:08.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:08.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:08.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:08.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:08.564 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:52:08.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:08.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:08.564 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:08.564 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:08.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:52:08.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:52:08.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 10:52:08.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 10:52:08.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running finished successfully 10:52:08.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:52:08.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 10:52:09.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 10:52:09.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 10:52:10.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update package explorer' is a system job, skipped 10:52:10.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Remote System Explorer Operation' has no excuses, wait for it 10:52:10.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 10:52:11.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'https://github.com/eclipse-m2e/m2e-discovery-catalog/releases/download/2.x/catalog-2.x.xml' has no excuses, wait for it 10:52:11.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Discover lifecycle mappings' has no excuses, wait for it 10:52:12.137 DEBUG [WorkbenchTestable][JobIsRunning] job 'Discover lifecycle mappings' has no excuses, wait for it 10:52:12.637 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 10:52:12.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:52:12.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:52:12.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:52:12.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving profile preferences' is a system job, skipped 10:52:12.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:52:12.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:52:12.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:52:12.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:52:12.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:52:12.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:52:12.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:52:12.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:52:12.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:52:12.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:52:12.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:52:12.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 '(Import Maven Projects)|(Discover m2e connectors)'] is available.... 10:52:12.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '(Import Maven Projects)|(Discover m2e connectors)'] is available. finished successfully 10:52:12.639 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Discover m2e connectors 10:52:12.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:12.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:12.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 "Resolve All Later") 10:52:12.640 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:52:12.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:52:12.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:52:12.640 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Discover m2e connectors" as the parent 10:52:12.640 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:52:12.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:12.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:12.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:12.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:12.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:12.641 INFO [WorkbenchTestable][AbstractButton] Click button &Resolve All Later 10:52:12.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:12.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:12.641 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:12.641 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:12.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 10:52:12.643 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:52:12.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:52:12.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:52:12.643 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Discover m2e connectors" as the parent 10:52:12.643 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:52:12.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:12.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:12.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:12.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:12.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:12.645 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:52:12.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:12.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:12.645 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:12.645 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:12.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:52:12.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:52:12.708 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.... 10:52:22.762 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 10:52:22.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 10:52:22.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:52:22.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:52:22.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:52:22.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:52:22.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:52:22.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:52:22.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:52:22.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:52:22.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:52:23.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:52:23.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:52:23.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:52:23.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:52:23.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:52:23.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:52:23.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:52:23.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:52:23.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:52:23.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:52:23.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:52:23.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:52:23.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:52:23.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:52:23.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:52:23.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:52:23.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:52:23.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:52:24.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:52:24.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:52:24.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:52:24.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:52:24.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:52:24.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:52:24.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:52:24.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:52:24.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:52:24.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:52:24.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:52:24.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:52:24.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:52:24.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:52:24.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:52:24.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:52:24.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:52:24.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:52:25.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:52:25.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:52:25.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:52:25.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:52:25.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:52:25.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:52:25.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:52:25.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:52:25.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:52:25.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:52:25.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:52:25.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:52:25.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:52:25.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:52:25.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:52:25.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:52:25.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:52:25.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:52:26.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:52:26.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:52:26.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:52:26.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:52:26.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:52:26.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:52:26.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:52:26.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:52:26.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:52:26.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:52:26.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:52:26.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:52:26.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:52:26.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:52:26.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:52:26.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:52:26.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:52:26.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:52:27.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:52:27.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:52:27.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:52:27.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:52:27.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:52:27.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:52:27.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:52:27.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:52:27.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:52:27.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:52:27.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:52:27.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:52:27.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:52:27.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:52:27.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:52:27.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:52:27.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:52:27.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:52:28.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:52:28.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:52:28.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:52:28.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:52:28.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:52:28.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:52:28.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:52:28.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:52:28.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:52:28.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:52:28.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:52:28.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:52:28.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:52:28.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:52:28.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:52:28.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:52:28.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:52:28.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:52:29.270 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:52:29.270 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:52:29.270 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:52:29.270 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:52:29.270 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:52:29.270 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:52:29.270 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:52:29.270 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:52:29.270 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:52:29.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:52:29.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:52:29.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:52:29.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:52:29.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:52:29.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:52:29.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:52:29.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:52:29.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:52:30.270 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:52:30.270 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:52:30.270 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:52:30.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:52:30.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:52:30.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:52:30.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:52:30.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:52:30.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:52:30.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:52:30.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:52:30.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:52:30.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:52:30.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:52:30.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:52:30.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:52:30.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:52:30.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:52:31.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:52:31.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:52:31.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:52:31.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:52:31.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:52:31.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:52:31.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:52:31.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:52:31.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:52:31.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:52:31.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:52:31.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:52:31.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:52:31.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:52:31.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:52:31.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:52:31.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:52:31.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:52:32.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:52:32.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:52:32.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:52:32.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:52:32.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:52:32.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:52:32.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:52:32.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:52:32.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:52:32.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:52:32.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:52:32.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:52:32.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:52:32.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:52:32.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:52:32.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:52:32.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:52:32.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:52:32.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 10:52:32.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:52:32.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:52:32.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:52:32.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:52:32.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:52:32.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:52:32.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:52:32.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:52:32.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:52:32.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:52:32.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:52:32.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:32.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:52:32.782 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 10:52:32.783 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:52:32.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:32.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:32.783 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:52:32.783 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:52:32.783 DEBUG [main][MenuItemLookup] Found menu:'File' 10:52:32.783 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:52:32.783 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:52:32.783 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:52:32.783 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:52:32.783 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:52:32.783 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:52:32.783 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:52:32.783 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:52:32.783 DEBUG [main][MenuItemLookup] Item match:Window 10:52:32.784 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:52:32.784 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:52:32.784 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:52:32.784 DEBUG [main][MenuItemLookup] Found menu:'' 10:52:32.784 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:52:32.784 DEBUG [main][MenuItemLookup] Item match:Show View 10:52:32.796 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:52:32.796 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:52:32.796 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:52:32.796 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:52:32.796 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:52:32.796 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:52:32.796 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:52:32.796 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:52:32.796 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:52:32.796 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:52:32.796 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:52:32.796 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:52:32.796 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:52:32.796 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:52:32.796 DEBUG [main][MenuItemLookup] Found menu:'' 10:52:32.796 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:52:32.796 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:52:32.796 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:52:32.796 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:52:32.796 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:52:32.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:52:32.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:52:32.866 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:52:32.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:32.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:32.867 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:52:32.867 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:52:32.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:52:32.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:52:32.867 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:52:32.867 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:52:32.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:32.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:32.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:32.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:32.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:52:32.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:52:32.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:52:32.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:52:32.869 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:52:32.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:52:33.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:52:33.374 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:52:33.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:52:33.376 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:52:33.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:52:33.376 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:52:33.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:52:33.376 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:52:33.376 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 10:52:33.376 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 10:52:33.377 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 10:52:33.377 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 10:52:33.377 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:52:33.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:52:33.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:52:33.377 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:52:33.377 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:52:33.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:33.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:33.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:52:33.378 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:52:33.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:52:33.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:52:33.378 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:52:33.378 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:52:33.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:33.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:33.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:33.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:33.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:33.380 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:52:33.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:33.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:33.380 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:33.380 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:33.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:52:33.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:52:33.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 10:52:33.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:33.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:33.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 10:52:33.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:33.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:33.445 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:52:33.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:33.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:33.462 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:52:33.462 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:52:33.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:33.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:33.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:33.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:33.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:52:33.464 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:52:33.464 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:52:33.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:52:33.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:52:33.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:52:33.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:52:33.467 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:52:33.467 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:52:33.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:52:33.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:52:33.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:33.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:33.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:52:33.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:33.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:52:34.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:34.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:52:34.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:52:34.469 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:52:34.469 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:52:34.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:52:34.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:52:34.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:52:34.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:34.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:34.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:34.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:34.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:52:34.471 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 10:52:34.472 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 10:52:34.472 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:52:34.472 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:52:34.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:52:34.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:52:34.472 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testImportingWrongMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) 10:52:34.472 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:52:34.472 INFO [WorkbenchTestable][RequirementsRunner] Started test: testImportingMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) 10:52:34.472 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 10:52:34.472 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:52:34.472 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:52:34.472 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:52:34.473 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:52:34.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:34.473 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:52:34.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:34.473 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 10:52:34.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:34.473 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:52:34.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:34.473 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:52:34.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:34.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: "Import"] 10:52:34.474 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:34.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: "Import Maven Projects"] 10:52:34.474 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:34.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: "Import"] 10:52:34.474 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:34.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: "Import"] 10:52:34.474 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:34.474 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:52:34.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:34.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:34.475 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:52:34.475 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:52:34.475 DEBUG [main][MenuItemLookup] Found menu:'File' 10:52:34.475 DEBUG [main][MenuItemLookup] Item match:File 10:52:34.476 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:52:34.476 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:52:34.476 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:52:34.476 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:52:34.476 DEBUG [main][MenuItemLookup] Found menu:'' 10:52:34.476 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:52:34.476 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:52:34.476 DEBUG [main][MenuItemLookup] Found menu:'' 10:52:34.476 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:52:34.476 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 10:52:34.476 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 10:52:34.476 DEBUG [main][MenuItemLookup] Found menu:'Revert' 10:52:34.476 DEBUG [main][MenuItemLookup] Found menu:'' 10:52:34.476 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:52:34.476 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:52:34.476 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:52:34.476 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 10:52:34.476 DEBUG [main][MenuItemLookup] Found menu:'' 10:52:34.476 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 10:52:34.476 DEBUG [main][MenuItemLookup] Found menu:'' 10:52:34.476 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:52:34.476 DEBUG [main][MenuItemLookup] Item match:Import... 10:52:34.476 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 10:52:34.476 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 10:52:34.477 INFO [main][MenuItemHandler] Select menu item: &Import... 10:52:34.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:52:34.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:52:34.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:52:34.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:34.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:34.555 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:52:34.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:34.555 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:52:34.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:34.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:34.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:34.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:34.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:52:34.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:52:34.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:52:34.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 10:52:34.557 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:52:34.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:52:34.557 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:52:34.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:52:34.557 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:52:34.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 10:52:34.557 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:52:34.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:52:34.557 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:52:34.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:52:34.557 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:52:34.557 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Maven Projects 10:52:34.557 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Maven Projects 10:52:34.557 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Maven Projects about selection 10:52:34.558 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Maven Projects 10:52:34.558 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:52:34.558 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 10:52:34.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.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:52:34.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:34.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:34.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:34.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:34.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:34.559 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:52:34.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:34.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:34.559 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:34.559 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:34.593 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:52:34.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:34.614 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:34.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 10:52:34.614 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 10:52:34.615 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 10:52:34.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:34.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:34.616 TRACE [WorkbenchTestable][MavenImportWizard] Shell Import Maven Projects is not null and is not disposed 10:52:34.616 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:52:34.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 10:52:34.616 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 10:52:34.616 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 10:52:34.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:34.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:34.616 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:") 10:52:34.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:34.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:34.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:34.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:34.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:52:34.620 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 10:52:34.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 10:52:34.621 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 10:52:34.621 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 10:52:34.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:34.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:34.644 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") 10:52:34.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:34.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:34.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:34.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:34.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:34.653 INFO [WorkbenchTestable][AbstractButton] Click button &Refresh 10:52:34.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:34.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:34.653 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:34.653 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:34.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 10:52:34.676 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 10:52:34.676 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 10:52:34.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:34.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:34.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until The project is still not loaded.... 10:52:34.677 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") 10:52:34.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:34.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:34.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:34.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:34.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:34.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until The project is still not loaded. finished successfully 10:52:34.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 10:52:34.680 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 10:52:34.680 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 10:52:34.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:52:34.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:52:34.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 "Finish") 10:52:34.680 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:52:34.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:52:34.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:52:34.680 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Import Maven Projects" as the parent 10:52:34.680 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:52:34.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:52:34.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:52:34.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:52:34.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:52:34.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:52:34.683 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:52:34.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:52:34.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:52:34.683 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:52:34.683 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:52:34.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:52:34.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:52:34.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 10:52:34.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 10:52:34.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running finished successfully 10:52:34.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:52:34.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 10:52:35.222 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 10:52:35.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:52:35.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph Update' is a system job, skipped 10:52:35.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:52:35.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:52:35.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:52:35.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:52:35.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:52:35.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:52:35.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:52:35.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:52:35.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:52:35.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:52:35.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:52:35.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:52:35.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:52:35.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:52:35.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:52:35.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '(Import Maven Projects)|(Discover m2e connectors)'] is available.... 10:52:45.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 '(Import Maven Projects)|(Discover m2e connectors)'] is available. failed, an exception will be thrown 10:52:45.231 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.... 10:52:55.238 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 10:52:55.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 10:52:55.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:52:55.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:52:55.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:52:55.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:52:55.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:52:55.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:52:55.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:52:55.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:52:55.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:52:55.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:52:55.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:52:55.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:52:55.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:52:55.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:52:55.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:52:55.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:52:55.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:52:55.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:52:56.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:52:56.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:52:56.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:52:56.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:52:56.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:52:56.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:52:56.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:52:56.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:52:56.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:52:56.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:52:56.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:52:56.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:52:56.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:52:56.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:52:56.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:52:56.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:52:56.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:52:56.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:52:57.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:52:57.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:52:57.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:52:57.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:52:57.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:52:57.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:52:57.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:52:57.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:52:57.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:52:57.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:52:57.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:52:57.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:52:57.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:52:57.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:52:57.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:52:57.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:52:57.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:52:57.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:52:58.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:52:58.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:52:58.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:52:58.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:52:58.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:52:58.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:52:58.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:52:58.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:52:58.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:52:58.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:52:58.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:52:58.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:52:58.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:52:58.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:52:58.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:52:58.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:52:58.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:52:58.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:52:59.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:52:59.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:52:59.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:52:59.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:52:59.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:52:59.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:52:59.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:52:59.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:52:59.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:52:59.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:52:59.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:52:59.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:52:59.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:52:59.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:52:59.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:52:59.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:52:59.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:52:59.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:53:00.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:53:00.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:53:00.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:53:00.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:53:00.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:53:00.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:53:00.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:53:00.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:53:00.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:53:00.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:53:00.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:53:00.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:53:00.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:53:00.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:53:00.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:53:00.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:53:00.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:53:00.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:53:01.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:53:01.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:53:01.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:53:01.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:53:01.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:53:01.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:53:01.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:53:01.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:53:01.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:53:01.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:53:01.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:53:01.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:53:01.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:53:01.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:53:01.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:53:01.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:53:01.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:53:01.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:53:02.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:53:02.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:53:02.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:53:02.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:53:02.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:53:02.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:53:02.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:53:02.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:53:02.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:53:02.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:53:02.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:53:02.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:53:02.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:53:02.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:53:02.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:53:02.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:53:02.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:53:02.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:53:03.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:53:03.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:53:03.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:53:03.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:53:03.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:53:03.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:53:03.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:53:03.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:53:03.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:53:03.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:53:03.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:53:03.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:53:03.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:53:03.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:53:03.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:53:03.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:53:03.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:53:03.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:53:04.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:53:04.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:53:04.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:53:04.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:53:04.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:53:04.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:53:04.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:53:04.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:53:04.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:53:04.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:53:04.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:53:04.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:53:04.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:53:04.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:53:04.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:53:04.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:53:04.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:53:04.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:53:05.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:53:05.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:53:05.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:53:05.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:53:05.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:53:05.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:53:05.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:53:05.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:53:05.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:53:05.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 10:53:05.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:53:05.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:53:05.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:53:05.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:53:05.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:53:05.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:53:05.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:53:05.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:53:05.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:53:05.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:53:05.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:53:05.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:05.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:05.246 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:53:05.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:05.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:05.247 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:53:05.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:05.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:05.248 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:53:05.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:53:05.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:05.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:05.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:05.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:05.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:53:05.249 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:53:05.249 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:53:05.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:05.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:53:05.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:53:05.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:53:05.252 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:53:05.252 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:53:05.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:05.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:05.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:05.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:05.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:05.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:05.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:06.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:06.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:06.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:53:06.254 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:53:06.254 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:53:06.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:06.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:06.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:53:06.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:06.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:06.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:06.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:06.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:06.256 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 10:53:06.256 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 10:53:06.256 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 10:53:06.256 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:53:06.256 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:53:06.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:53:06.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:53:06.257 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testImportingMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) 10:53:06.257 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 10:53:06.257 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:53:06.257 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:53:06.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:53:06.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.428 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: 26.629 s testImportingMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) Time elapsed: 31.785 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 10:53:06.269 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 10:53:06.270 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:53:06.270 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:53:06.270 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 10:53:06.270 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:53:06.270 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:53:06.271 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:53:06.271 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:53:06.271 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:53:06.271 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:53:06.271 INFO [WorkbenchTestable][RequirementsRunner] Started test: createMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest) 10:53:06.271 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 10:53:06.271 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:53:06.271 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:53:06.271 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:53:06.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'] 10:53:06.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:06.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'] 10:53:06.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:06.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: "New Maven Project"] 10:53:06.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:06.272 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:53:06.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:06.272 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:53:06.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:06.272 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:53:06.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:06.272 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 10:53:06.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:06.272 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:53:06.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:06.272 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:53:06.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:06.272 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:53:06.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:06.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:06.273 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:53:06.273 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:53:06.273 DEBUG [main][MenuItemLookup] Found menu:'File' 10:53:06.273 DEBUG [main][MenuItemLookup] Item match:File 10:53:06.274 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:53:06.274 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:53:06.280 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:53:06.280 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:53:06.280 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:53:06.280 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:06.280 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:53:06.280 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:53:06.280 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:53:06.280 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:53:06.280 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:53:06.280 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:53:06.280 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:53:06.280 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:53:06.280 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:53:06.280 DEBUG [main][MenuItemLookup] Found menu:'File' 10:53:06.280 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:53:06.280 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:53:06.280 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:53:06.280 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:06.280 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:53:06.280 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:06.280 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:53:06.280 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:53:06.280 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:53:06.280 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:53:06.281 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:53:06.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:53:06.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 'New|Select a wizard'] is available. finished successfully 10:53:06.361 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:53:06.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:06.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:06.363 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:53:06.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:06.363 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:53:06.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:06.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:06.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:06.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:06.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:06.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:53:06.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:53:06.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 10:53:06.364 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:53:06.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:06.365 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:53:06.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:06.365 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:53:06.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 10:53:06.365 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 10:53:06.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:06.365 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 10:53:06.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:06.365 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 10:53:06.365 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven Project 10:53:06.365 DEBUG [main][TreeItemHandler] Selecting tree item: Maven Project 10:53:06.365 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven Project about selection 10:53:06.365 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven Project 10:53:06.365 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:53:06.365 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:53:06.365 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:53:06.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:06.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:06.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:06.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:06.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:06.366 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:53:06.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:06.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:06.367 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:06.367 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:06.513 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:53:06.513 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:06.514 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:06.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Maven Project"] is available.... 10:53:06.514 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 10:53:06.514 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Maven Project 10:53:06.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:06.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:06.514 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 10:53:06.514 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:06.514 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 10:53:06.514 INFO [WorkbenchTestable][MavenProjectWizard] Go to next wizard page 10:53:06.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.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) 10:53:06.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:06.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:06.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:06.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:06.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:06.516 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:53:06.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:06.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:06.516 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:06.516 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:06.544 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 10:53:06.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:06.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:06.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:06.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:06.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:53:06.545 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 10:53:06.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:06.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:06.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:06.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:06.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:53:06.546 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo All Catalogs to selection: Internal 10:53:06.547 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 10:53:06.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:06.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:06.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:06.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:06.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:53:06.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:53:06.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 10:53:07.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 10:53:07.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:53:07.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:53:07.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:53:07.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:53:07.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:53:07.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:53:07.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:53:07.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:53:07.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:53:07.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:53:07.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:53:07.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:53:07.564 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 10:53:07.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:07.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:07.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:07.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:07.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:53:07.570 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 10:53:07.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:07.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:07.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:07.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:07.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:53:07.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:53:07.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:53:07.572 TRACE [main][WidgetHandler] Notify Table with event 13 10:53:07.572 TRACE [main][WidgetHandler] Wait for synchronization 10:53:07.573 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 10:53:07.573 INFO [WorkbenchTestable][MavenProjectWizard] Go to next wizard page 10:53:07.573 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) 10:53:07.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:07.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:07.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:07.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:07.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:07.577 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:53:07.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:07.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:07.577 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:07.577 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:07.622 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:") 10:53:07.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:07.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:07.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:07.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:07.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:53:07.638 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:artifact 10:53:07.649 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:") 10:53:07.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:07.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:07.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:07.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:07.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:53:07.654 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo com.example to:group 10:53:07.657 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:") 10:53:07.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:07.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:07.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:07.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:07.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:53:07.677 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo 0.0.1-SNAPSHOT to:1.0.0 10:53:07.678 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:") 10:53:07.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:07.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:07.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:07.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:07.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:53:07.685 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:") 10:53:07.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:07.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:07.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:07.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:07.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:53:07.689 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:") 10:53:07.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:07.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:07.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:07.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:07.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:53:07.717 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:") 10:53:07.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:07.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:07.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:07.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:07.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:53:07.728 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 10:53:07.728 INFO [WorkbenchTestable][MavenProjectWizard] Finish wizard 10:53:07.728 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) 10:53:07.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:07.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:07.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:07.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:07.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:07.731 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:53:07.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:07.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:07.731 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:07.731 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:08.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:53:08.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:53:08.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:53:08.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Delayed model change job' is a system job, skipped 10:53:08.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 10:53:08.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:53:08.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 10:53:08.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:53:09.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 10:53:09.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:53:09.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 10:53:09.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:53:10.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 10:53:10.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:53:10.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 10:53:10.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:53:11.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 10:53:11.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:53:11.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 10:53:11.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:53:12.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 10:53:12.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:53:12.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 10:53:12.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:53:13.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 10:53:13.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:53:13.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 10:53:13.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:53:14.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 10:53:14.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:53:14.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 10:53:14.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:53:15.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 10:53:15.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:53:15.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 10:53:15.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:53:16.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 10:53:16.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:53:16.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 10:53:16.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:53:17.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 10:53:17.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 10:53:17.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:53:17.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:53:17.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:53:17.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:53:17.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:53:17.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:53:17.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:53:17.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:53:17.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:53:17.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:53:17.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:53:17.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:53:17.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:53:17.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:53:17.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:53:17.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:17.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:17.545 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:53:17.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:17.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:17.546 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:53:17.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:17.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:17.547 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:53:17.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 '\*?\QProject Explorer\E') 10:53:17.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:17.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:17.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:17.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:17.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:53:17.548 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:53:17.548 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:53:17.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:17.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:53:17.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:53:17.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:53:17.551 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:53:17.551 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:53:17.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:17.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:17.552 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:53:17.552 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:53:17.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:17.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:17.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:17.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:17.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:18.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:18.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:18.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:18.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:18.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:53:18.554 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:53:18.554 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:53:18.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:18.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:18.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 10:53:18.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:18.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:18.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:18.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:18.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:18.556 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name artifact 10:53:18.556 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 10:53:18.556 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 10:53:18.556 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 10:53:18.556 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:53:18.556 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:53:18.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:53:18.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:53:18.558 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest) 10:53:18.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:18.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:18.559 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:53:18.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:18.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:18.561 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:53:18.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:18.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:18.561 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:53:18.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 '\*?\QProject Explorer\E') 10:53:18.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:18.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:18.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:18.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:18.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:53:18.563 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:53:18.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:53:18.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:18.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:53:18.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:53:18.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:53:18.565 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:53:18.565 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:53:18.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:18.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:18.566 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:53:18.566 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:53:18.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:18.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:18.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:18.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:18.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:19.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:19.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:19.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:19.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:19.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:53:19.568 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:53:19.568 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:53:19.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:19.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:19.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 10:53:19.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:19.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:19.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:19.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:19.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:19.569 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name artifact 10:53:19.569 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 10:53:19.569 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 10:53:19.569 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:53:19.569 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:53:19.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:19.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:19.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:19.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:19.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:20.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:20.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:20.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:20.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:20.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:53:20.572 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:53:20.572 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:53:20.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:20.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:20.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 10:53:20.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:20.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:20.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:20.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:20.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:20.573 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name artifact 10:53:20.573 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 10:53:20.573 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 10:53:20.574 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:53:20.574 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:53:20.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:20.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:20.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:53:20.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:20.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:20.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:20.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:20.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:20.575 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 10:53:20.575 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 10:53:20.576 DEBUG [main][TreeItemHandler] Set Tree selection 10:53:20.577 DEBUG [main][TreeHandler] Notify Tree about selection event 10:53:20.590 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 10:53:20.596 DEBUG [WorkbenchTestable][TreeItemHandler] artifact 10:53:20.596 DEBUG [WorkbenchTestable][TreeItemHandler] maven-test-project 10:53:20.596 DEBUG [WorkbenchTestable][TreeItemHandler] maven-wrong-project 10:53:20.596 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:53:20.596 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:20.645 DEBUG [main][MenuItemLookup] Found menu:'New' 10:53:20.645 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:53:20.645 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:20.645 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:53:20.645 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:20.645 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:53:20.645 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:53:20.645 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:53:20.645 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:53:20.645 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:53:20.645 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:53:20.645 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:53:20.645 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:20.645 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:53:20.645 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:53:20.645 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:20.645 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:53:20.645 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:53:20.645 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:53:20.645 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:53:20.645 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:53:20.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:53:20.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:53:21.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:53:21.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:53:21.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:53:21.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:53:21.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:53:21.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:53:21.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:53:21.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:53:21.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:53:21.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:53:21.146 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:53:21.146 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:21.183 DEBUG [main][MenuItemLookup] Found menu:'New' 10:53:21.183 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:53:21.183 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:21.183 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:53:21.183 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:21.183 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:53:21.183 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:53:21.183 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:53:21.183 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:53:21.183 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:53:21.183 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:53:21.183 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:53:21.183 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:53:21.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 10:53:21.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 10:53:21.772 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:53:21.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:21.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:21.775 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:53:21.775 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:53:21.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:53:21.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:53:21.775 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:53:21.775 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:53:21.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:21.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:21.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:21.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:21.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:21.776 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:53:21.776 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:53:21.776 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:53:21.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:21.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:21.776 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:21.776 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:21.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") 10:53:21.777 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:53:21.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:53:21.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:53:21.777 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:53:21.777 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:53:21.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:21.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:21.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:21.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:21.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:21.778 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:53:21.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:21.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:21.778 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:21.778 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:21.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:53:21.782 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:53:22.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:53:22.283 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:53:22.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:53:22.283 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:53:22.283 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:53:22.283 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Dependencies' is not running, skipped 10:53:22.283 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:53:22.283 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:53:22.283 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:53:22.283 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:53:22.283 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:53:22.283 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:53:22.283 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:53:22.283 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:53:22.283 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:53:22.283 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:53:22.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:53:22.283 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 10:53:22.283 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:53:22.283 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:53:22.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:53:22.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.015 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: 12.287 s Running org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 10:53:22.294 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 10:53:22.299 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:53:22.299 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:53:22.299 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 10:53:22.299 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:53:22.299 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:53:22.300 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:53:22.300 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:53:22.300 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:53:22.301 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:53:22.301 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:22.301 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:53:22.301 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:22.301 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:53:22.301 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:22.301 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:53:22.301 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:22.301 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:53:22.301 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:22.301 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:53:22.301 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:22.301 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:53:22.302 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:22.302 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:53:22.302 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:22.302 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:53:22.302 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:22.302 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:53:22.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:22.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:22.302 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:53:22.302 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:53:22.303 DEBUG [main][MenuItemLookup] Found menu:'File' 10:53:22.303 DEBUG [main][MenuItemLookup] Item match:File 10:53:22.304 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:53:22.304 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:53:22.304 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:53:22.304 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:53:22.304 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:22.304 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:53:22.304 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:53:22.304 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:22.304 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:53:22.304 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 10:53:22.304 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 10:53:22.304 DEBUG [main][MenuItemLookup] Found menu:'Revert' 10:53:22.304 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:22.304 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:53:22.304 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:53:22.304 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:53:22.304 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 10:53:22.304 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:22.304 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 10:53:22.304 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:22.304 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:53:22.304 DEBUG [main][MenuItemLookup] Item match:Import... 10:53:22.304 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 10:53:22.304 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 10:53:22.305 INFO [main][MenuItemHandler] Select menu item: &Import... 10:53:22.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:53:22.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:53:22.381 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:53:22.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:22.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:22.383 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:53:22.383 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:22.383 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:53:22.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:22.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:22.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:22.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:22.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:22.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:53:22.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:53:22.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:53:22.385 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:53:22.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:22.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:22.887 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:53:22.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:53:22.888 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:53:22.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:22.888 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:53:22.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:22.888 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:53:22.888 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 10:53:22.888 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 10:53:22.889 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 10:53:22.891 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 10:53:22.891 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:53:22.891 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 10:53:22.891 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:53:22.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:22.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:22.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:22.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:22.892 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:22.893 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:53:22.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:22.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:22.893 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:22.893 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:22.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: "Import"] 10:53:22.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:22.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:22.964 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:53:22.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:22.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:22.965 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:53:22.965 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:22.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:53:22.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:53:22.965 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:53:22.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:22.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:22.965 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:53:22.966 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:22.968 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' 10:53:22.969 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:") 10:53:22.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:22.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:22.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:22.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:22.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:22.981 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 10:53:22.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:22.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:22.981 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:22.981 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:22.981 TRACE [main][WidgetHandler] Notify Button with event 27 10:53:22.981 TRACE [main][WidgetHandler] Wait for synchronization 10:53:22.981 TRACE [main][WidgetHandler] Notify Button with event 13 10:53:22.981 TRACE [main][WidgetHandler] Wait for synchronization 10:53:22.981 TRACE [main][WidgetHandler] Notify Button with event 26 10:53:22.981 TRACE [main][WidgetHandler] Wait for synchronization 10:53:22.981 TRACE [main][WidgetHandler] Notify Button with event 3 10:53:22.981 TRACE [main][WidgetHandler] Wait for synchronization 10:53:22.981 TRACE [main][WidgetHandler] Notify Button with event 4 10:53:22.981 TRACE [main][WidgetHandler] Wait for synchronization 10:53:22.981 TRACE [main][WidgetHandler] Notify Button with event 13 10:53:22.981 TRACE [main][WidgetHandler] Wait for synchronization 10:53:22.983 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 10:53:22.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:22.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:53:22.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:53:22.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:22.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 10:53:22.984 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 10:53:22.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.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 10:53:22.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:22.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:22.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:22.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:22.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:23.008 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 10:53:23.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:23.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:23.008 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:23.008 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:23.017 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:53:23.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:23.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:23.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:23.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:23.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:23.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 10:53:23.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 10:53:23.019 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 10:53:23.019 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 10:53:23.019 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") 10:53:23.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:23.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:23.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:23.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:23.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:23.043 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 10:53:23.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:23.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:23.043 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:23.043 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:23.045 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:53:23.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:23.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:23.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:23.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:23.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:23.046 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item xml-project (xml-project/) 10:53:23.046 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item xml-project (xml-project/): 10:53:23.047 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 10:53:23.048 INFO [WorkbenchTestable][TreeItemHandler] Checked: xml-project (xml-project/) 10:53:23.048 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:53:23.048 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 10:53:23.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:53:23.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:23.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:23.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:23.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:23.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:23.051 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:53:23.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:23.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:23.051 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:23.051 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:23.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:53:23.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:53:23.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:53:23.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:53:23.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:53:23.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:53:23.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:53:23.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:53:23.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:53:23.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:53:23.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:53:23.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:53:23.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:53:23.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:53:23.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:53:23.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:53:23.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:23.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:23.169 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:53:23.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:23.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:23.170 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:53:23.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:23.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:23.170 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:53:23.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 '\*?\QPackage Explorer\E') 10:53:23.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:23.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:23.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:23.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:23.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:53:23.171 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:53:23.171 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:53:23.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:23.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:23.224 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:53:23.224 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:53:23.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:23.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:23.225 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:53:23.225 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:53:23.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:23.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:23.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:23.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:23.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:23.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:23.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:24.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:24.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:24.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:53:24.227 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:53:24.227 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:53:24.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:24.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:24.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 10:53:24.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:24.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:24.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:24.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:24.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:24.228 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 10:53:24.229 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:53:24.229 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item file.xml of tree item xml-project 10:53:24.229 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 10:53:24.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:24.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:24.729 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 10:53:24.730 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 10:53:24.731 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 10:53:24.731 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 10:53:24.737 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 10:53:24.738 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item file.xml 10:53:24.738 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 10:53:24.738 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 10:53:24.738 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 10:53:24.745 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 10:53:24.745 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:53:24.750 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:53:25.532 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:53:25.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:53:25.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:53:25.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:53:25.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:53:25.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:53:25.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:53:25.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:53:25.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:53:25.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:53:25.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:53:25.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:53:25.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5cc095c9 is found... 10:53:25.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5cc095c9 is found finished successfully 10:53:25.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E') 10:53:25.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:25.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:25.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:25.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:25.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:53:25.619 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:25.619 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:25.619 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:53:25.620 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest) 10:53:25.620 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 10:53:25.620 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:53:25.620 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:53:25.620 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:53:25.621 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:25.621 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:25.621 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") 10:53:25.621 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:53:25.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:53:25.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:53:25.621 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 10:53:25.621 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:53:25.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:25.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:25.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:25.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:25.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:53:25.622 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design 10:53:25.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 10:53:25.626 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:53:25.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:53:25.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:53:25.641 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 10:53:25.641 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:53:25.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:25.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:25.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:25.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:25.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:25.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:53:25.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:53:25.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 10:53:25.643 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 10:53:25.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:25.643 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 10:53:25.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:25.643 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 10:53:25.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 10:53:25.644 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 10:53:25.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:25.644 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 10:53:25.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:25.644 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 10:53:25.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:25.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:25.645 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:53:25.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:25.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:25.645 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - xml-project/file.xml - Eclipse Platform 10:53:25.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:25.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:25.646 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - xml-project/file.xml - Eclipse Platform' 10:53:25.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 '\*?\QPackage Explorer\E') 10:53:25.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:25.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:25.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:25.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:25.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:53:25.647 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:53:25.647 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:53:25.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:25.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:25.821 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part file.xml 10:53:25.933 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:25.933 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:25.933 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") 10:53:25.933 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:53:25.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:53:25.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:53:25.933 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 10:53:25.933 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:53:25.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:25.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:25.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:25.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:25.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:53:25.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 10:53:26.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 10:53:26.909 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:53:27.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:53:27.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:53:27.032 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 10:53:27.033 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:53:27.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:27.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:27.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:27.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:27.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:53:27.033 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 10:53:27.033 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:53:27.033 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:53:27.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:53:27.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:53:27.034 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest) 10:53:27.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:27.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:27.035 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:53:27.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:27.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:27.036 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - xml-project/file.xml - Eclipse Platform 10:53:27.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:27.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:27.036 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - xml-project/file.xml - Eclipse Platform' 10:53:27.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 '\*?\QPackage Explorer\E') 10:53:27.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:27.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:27.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:27.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:27.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:53:27.037 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:53:27.038 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:53:27.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:27.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:27.157 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:53:27.157 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:53:27.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:27.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:27.209 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:53:27.209 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:53:27.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:27.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:27.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:27.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:27.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:27.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:27.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:28.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:28.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:28.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:53:28.211 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:53:28.211 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:53:28.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:28.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:28.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 10:53:28.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:28.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:28.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:28.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:28.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:28.213 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 10:53:28.213 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 10:53:28.213 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 10:53:28.213 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 10:53:28.218 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 10:53:28.226 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:53:28.226 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:28.346 DEBUG [main][MenuItemLookup] Found menu:'New' 10:53:28.346 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:53:28.346 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:28.346 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:53:28.346 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:53:28.346 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:28.346 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:53:28.346 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:53:28.346 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:53:28.346 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:53:28.346 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:28.346 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:53:28.346 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:53:28.346 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:53:28.346 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:28.346 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:53:28.346 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:53:28.346 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:28.346 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:53:28.346 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:28.346 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:53:28.346 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:53:28.346 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:53:28.346 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:53:28.346 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:53:28.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:53:28.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 10:53:28.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:53:28.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:53:28.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:53:28.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:53:28.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:53:28.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:53:28.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:53:28.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:53:28.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:53:28.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:53:28.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:53:28.910 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'xml-project' via Explorer 10:53:28.910 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 10:53:28.910 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 10:53:28.910 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 10:53:28.913 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 10:53:28.922 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:53:28.922 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:28.977 DEBUG [main][MenuItemLookup] Found menu:'New' 10:53:28.977 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:53:28.977 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:28.977 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:53:28.977 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:53:28.977 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:28.977 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:53:28.977 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:53:28.977 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:53:28.977 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:53:28.977 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:53:28.978 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:53:28.978 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:53:28.978 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:53:28.991 DEBUG [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.... 10:53:29.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 'Delete.*'] is available. finished successfully 10:53:29.596 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:53:29.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:29.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:29.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:29.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:29.599 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:53:29.599 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:53:29.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:53:29.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:53:29.599 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:53:29.599 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:53:29.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:29.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:29.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:29.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:29.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:29.600 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:53:29.600 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:53:29.600 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:53:29.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:29.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:29.600 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:29.600 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:29.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:53:29.600 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:53:29.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:53:29.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:53:29.600 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:53:29.600 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:53:29.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:29.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:29.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:29.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:29.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:29.602 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:53:29.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:29.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:29.602 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:29.602 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:29.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:53:29.607 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:53:30.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:53:30.107 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:53:30.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:53:30.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:53:30.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:53:30.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 10:53:30.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:53:30.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:53:30.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:53:30.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:53:30.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:53:30.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:53:30.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:53:30.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:53:30.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:53:30.107 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 10:53:30.107 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:53:30.108 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:53:30.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:53:30.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.815 s - in org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest selectPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest) Time elapsed: 1.414 s Running org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 10:53:30.118 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 10:53:30.118 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:53:30.119 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:53:30.119 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 10:53:30.119 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:53:30.119 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:53:30.119 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:53:30.119 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:53:30.119 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:53:30.120 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:53:30.120 INFO [WorkbenchTestable][RequirementsRunner] Started test: getProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 10:53:30.120 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 10:53:30.120 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:53:30.120 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:53:30.120 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:53:30.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: "Import"] 10:53:30.120 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:30.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: "Import"] 10:53:30.120 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:30.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: "Import"] 10:53:30.120 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:30.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: "Import"] 10:53:30.120 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:30.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: "Import"] 10:53:30.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:30.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: "Import"] 10:53:30.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:30.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: "Import"] 10:53:30.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:30.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: "Import"] 10:53:30.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:30.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: "Import"] 10:53:30.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:30.121 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:53:30.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:30.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:30.122 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:53:30.122 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:53:30.122 DEBUG [main][MenuItemLookup] Found menu:'File' 10:53:30.122 DEBUG [main][MenuItemLookup] Item match:File 10:53:30.123 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:53:30.123 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:53:30.123 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:53:30.123 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:53:30.123 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:30.123 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:53:30.123 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:53:30.123 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:30.123 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:53:30.123 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 10:53:30.123 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 10:53:30.123 DEBUG [main][MenuItemLookup] Found menu:'Revert' 10:53:30.124 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:30.124 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:53:30.124 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:53:30.124 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:53:30.124 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 10:53:30.124 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:30.124 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 10:53:30.124 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:30.124 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:53:30.124 DEBUG [main][MenuItemLookup] Item match:Import... 10:53:30.124 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 10:53:30.124 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 10:53:30.124 INFO [main][MenuItemHandler] Select menu item: &Import... 10:53:30.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:53:30.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:53:30.200 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:53:30.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:30.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:30.201 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:53:30.201 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:30.202 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:53:30.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:30.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:30.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:30.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:30.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:30.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:53:30.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:53:30.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:53:30.203 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:53:30.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:30.203 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:53:30.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:30.203 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:53:30.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:53:30.204 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:53:30.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:30.204 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:53:30.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:30.204 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:53:30.204 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 10:53:30.204 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 10:53:30.204 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 10:53:30.204 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 10:53:30.204 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:53:30.204 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 10:53:30.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.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:53:30.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:30.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:30.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:30.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:30.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:30.206 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:53:30.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:30.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:30.206 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:30.206 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:30.246 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:53:30.280 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:30.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:30.282 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:53:30.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:30.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:30.283 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:53:30.283 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:30.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:53:30.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:53:30.283 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:53:30.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:30.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:30.284 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:53:30.284 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:30.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.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 10:53:30.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:30.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:30.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:30.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:30.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:30.285 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 10:53:30.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:30.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:30.285 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:30.285 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:30.285 TRACE [main][WidgetHandler] Notify Button with event 27 10:53:30.285 TRACE [main][WidgetHandler] Wait for synchronization 10:53:30.285 TRACE [main][WidgetHandler] Notify Button with event 13 10:53:30.285 TRACE [main][WidgetHandler] Wait for synchronization 10:53:30.285 TRACE [main][WidgetHandler] Notify Button with event 26 10:53:30.285 TRACE [main][WidgetHandler] Wait for synchronization 10:53:30.285 TRACE [main][WidgetHandler] Notify Button with event 3 10:53:30.285 TRACE [main][WidgetHandler] Wait for synchronization 10:53:30.285 TRACE [main][WidgetHandler] Notify Button with event 4 10:53:30.285 TRACE [main][WidgetHandler] Wait for synchronization 10:53:30.285 TRACE [main][WidgetHandler] Notify Button with event 13 10:53:30.285 TRACE [main][WidgetHandler] Wait for synchronization 10:53:30.287 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:53:30.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:30.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:30.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:30.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:30.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:53:30.288 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to: 10:53:30.288 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:53:30.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:30.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:30.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:30.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:30.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:30.289 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:53:30.289 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 10:53:30.290 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) 10:53:30.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:30.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:30.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:30.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:30.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:30.292 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:53:30.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:30.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:30.292 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:30.292 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:30.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:53:30.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:53:30.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:53:30.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:53:30.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:53:30.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:53:30.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:53:30.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:53:30.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:53:30.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:53:30.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:53:30.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:53:30.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:53:30.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:53:30.327 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 10:53:30.327 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:53:30.327 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:53:30.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:53:30.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:53:30.327 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 10:53:30.327 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:53:30.327 INFO [WorkbenchTestable][RequirementsRunner] Started test: setArchiveFile no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 10:53:30.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 10:53:30.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:53:30.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:53:30.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:53:30.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: "Import"] 10:53:30.327 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:30.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: "Import"] 10:53:30.327 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:30.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: "Import"] 10:53:30.328 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:30.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: "Import"] 10:53:30.328 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:30.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: "Import"] 10:53:30.328 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:30.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: "Import"] 10:53:30.328 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:30.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: "Import"] 10:53:30.328 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:30.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: "Import"] 10:53:30.328 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:30.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: "Import"] 10:53:30.328 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:30.328 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:53:30.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:30.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:30.328 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:53:30.328 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:53:30.329 DEBUG [main][MenuItemLookup] Found menu:'File' 10:53:30.329 DEBUG [main][MenuItemLookup] Item match:File 10:53:30.329 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:53:30.329 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:53:30.329 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:53:30.329 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:53:30.329 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:30.329 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:53:30.329 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:53:30.329 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:30.329 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:53:30.329 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 10:53:30.329 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 10:53:30.329 DEBUG [main][MenuItemLookup] Found menu:'Revert' 10:53:30.329 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:30.329 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:53:30.329 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:53:30.329 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:53:30.329 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 10:53:30.329 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:30.329 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 10:53:30.329 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:30.329 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:53:30.329 DEBUG [main][MenuItemLookup] Item match:Import... 10:53:30.330 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 10:53:30.330 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 10:53:30.330 INFO [main][MenuItemHandler] Select menu item: &Import... 10:53:30.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:53:30.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:53:30.408 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:53:30.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:30.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:30.409 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:53:30.409 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:30.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 10:53:30.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:30.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:30.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:30.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:30.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:30.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:53:30.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:53:30.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:53:30.412 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:53:30.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:30.412 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:53:30.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:30.412 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:53:30.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:53:30.412 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:53:30.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:30.412 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:53:30.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:30.412 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:53:30.412 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 10:53:30.412 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 10:53:30.412 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 10:53:30.412 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 10:53:30.413 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:53:30.413 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 10:53:30.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.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:53:30.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:30.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:30.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:30.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:30.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:30.414 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:53:30.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:30.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:30.414 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:30.414 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:30.454 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:53:30.488 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:30.488 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:30.488 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:53:30.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:30.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:30.489 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:53:30.489 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:30.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:53:30.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:53:30.489 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:53:30.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:30.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:30.489 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:53:30.489 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:30.490 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' 10:53:30.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:") 10:53:30.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:30.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:30.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:30.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:30.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:30.491 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 10:53:30.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:30.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:30.491 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:30.491 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:30.492 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 10:53:30.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:30.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:53:30.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:53:30.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:30.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 10:53:30.492 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 10:53:30.493 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 10:53:30.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:30.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:30.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:30.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:30.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:30.526 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 10:53:30.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:30.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:30.526 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:30.526 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:30.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:53:30.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:30.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:30.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:30.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:30.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:30.532 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:53:30.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:30.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:30.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:30.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:30.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:30.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 10:53:30.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 10:53:30.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:53:30.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:30.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:30.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:30.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:30.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:30.558 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectA (ProjectA/) and wait with time period 1 10:53:30.558 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectA (ProjectA/) 10:53:30.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:31.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:31.059 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectA (ProjectA/) 10:53:31.059 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectB (ProjectB/) and wait with time period 1 10:53:31.059 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectB (ProjectB/) 10:53:31.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:31.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:31.559 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectB (ProjectB/) 10:53:31.560 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectC (ProjectC/) and wait with time period 1 10:53:31.560 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectC (ProjectC/) 10:53:31.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:32.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:32.060 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectC (ProjectC/) 10:53:32.066 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:53:32.066 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 10:53:32.066 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) 10:53:32.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:32.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:32.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:32.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:32.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:32.075 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:53:32.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:32.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:32.075 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:32.075 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:32.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:53:32.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:53:32.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:53:32.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:53:32.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:53:32.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:53:32.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:53:32.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:53:32.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:53:32.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:53:32.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:53:32.128 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 10:53:32.128 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:53:32.128 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:53:32.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:53:32.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:53:32.128 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setArchiveFile no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 10:53:32.129 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:53:32.129 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyProjectsIntoWorkspace_zipFile_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 10:53:32.129 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 10:53:32.129 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:53:32.129 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:53:32.129 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:53:32.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"] 10:53:32.129 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:32.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"] 10:53:32.129 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:32.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"] 10:53:32.129 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:32.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"] 10:53:32.129 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:32.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"] 10:53:32.129 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:32.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"] 10:53:32.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:32.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"] 10:53:32.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:32.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"] 10:53:32.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:32.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"] 10:53:32.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:32.130 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:53:32.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:32.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:32.130 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:53:32.130 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:53:32.130 DEBUG [main][MenuItemLookup] Found menu:'File' 10:53:32.130 DEBUG [main][MenuItemLookup] Item match:File 10:53:32.131 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:53:32.131 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:53:32.131 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:53:32.131 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:53:32.131 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:32.131 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:53:32.131 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:53:32.131 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:32.131 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:53:32.131 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 10:53:32.131 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 10:53:32.131 DEBUG [main][MenuItemLookup] Found menu:'Revert' 10:53:32.131 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:32.131 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:53:32.131 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:53:32.131 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:53:32.131 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 10:53:32.131 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:32.131 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 10:53:32.131 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:32.131 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:53:32.131 DEBUG [main][MenuItemLookup] Item match:Import... 10:53:32.132 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 10:53:32.132 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 10:53:32.132 INFO [main][MenuItemHandler] Select menu item: &Import... 10:53:32.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:53:32.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:53:32.207 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:53:32.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:32.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:32.208 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:53:32.208 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:32.209 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:53:32.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:32.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:32.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:32.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:32.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:32.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:53:32.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:53:32.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:53:32.211 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:53:32.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:32.212 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:53:32.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:32.212 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:53:32.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:53:32.212 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:53:32.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:32.212 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:53:32.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:32.212 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:53:32.212 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 10:53:32.212 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 10:53:32.212 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 10:53:32.213 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 10:53:32.213 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:53:32.213 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 10:53:32.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.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:53:32.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:32.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:32.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:32.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:32.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:32.215 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:53:32.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:32.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:32.215 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:32.215 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:32.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: "Import"] 10:53:32.286 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:32.286 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:32.286 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:53:32.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:32.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:32.287 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:53:32.287 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:32.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:53:32.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:53:32.287 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:53:32.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:32.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:32.287 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:53:32.287 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:32.287 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' 10:53:32.288 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:") 10:53:32.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:32.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:32.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:32.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:32.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:32.289 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 10:53:32.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:32.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:32.289 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:32.289 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:32.290 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 10:53:32.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:32.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:53:32.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:53:32.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:32.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 10:53:32.291 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 10:53:32.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 10:53:32.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:32.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:32.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:32.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:32.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:32.319 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 10:53:32.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:32.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:32.320 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:32.320 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:32.324 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:53:32.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:32.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:32.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:32.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:32.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:32.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 10:53:32.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 10:53:32.330 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to false 10:53:32.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 10:53:32.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:32.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:32.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:32.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:32.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:32.358 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:53:32.358 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 10:53:32.358 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) 10:53:32.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:32.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:32.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:32.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:32.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:32.362 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:53:32.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:32.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:32.362 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:32.362 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:32.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:53:32.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:53:32.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:53:32.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:53:32.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:53:32.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:53:32.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:53:32.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:53:32.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:53:32.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:53:32.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:53:32.414 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 10:53:32.414 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:53:32.414 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:53:32.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:53:32.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:53:32.415 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyProjectsIntoWorkspace_zipFile_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 10:53:32.415 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:53:32.415 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyProjectsIntoWorkspace_zipFile_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 10:53:32.415 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 10:53:32.415 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:53:32.415 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:53:32.415 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:53:32.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"] 10:53:32.415 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:32.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"] 10:53:32.416 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:32.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"] 10:53:32.416 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:32.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"] 10:53:32.416 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:32.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"] 10:53:32.416 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:32.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"] 10:53:32.416 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:32.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"] 10:53:32.416 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:32.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"] 10:53:32.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:32.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: "Import"] 10:53:32.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:32.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:53:32.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:32.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:32.417 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:53:32.417 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:53:32.417 DEBUG [main][MenuItemLookup] Found menu:'File' 10:53:32.417 DEBUG [main][MenuItemLookup] Item match:File 10:53:32.418 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:53:32.418 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:53:32.418 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:53:32.418 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:53:32.418 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:32.418 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:53:32.418 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:53:32.418 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:32.418 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:53:32.418 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 10:53:32.418 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 10:53:32.418 DEBUG [main][MenuItemLookup] Found menu:'Revert' 10:53:32.418 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:32.418 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:53:32.418 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:53:32.418 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:53:32.418 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 10:53:32.418 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:32.418 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 10:53:32.418 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:32.418 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:53:32.418 DEBUG [main][MenuItemLookup] Item match:Import... 10:53:32.418 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 10:53:32.418 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 10:53:32.419 INFO [main][MenuItemHandler] Select menu item: &Import... 10:53:32.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:53:32.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:53:32.491 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:53:32.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:32.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:32.492 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:53:32.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:32.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 10:53:32.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:32.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:32.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:32.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:32.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:32.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:53:32.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:53:32.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:53:32.494 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:53:32.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:32.494 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:53:32.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:32.494 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:53:32.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:53:32.494 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:53:32.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:32.495 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:53:32.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:32.495 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:53:32.495 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 10:53:32.495 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 10:53:32.495 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 10:53:32.495 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 10:53:32.495 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:53:32.495 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 10:53:32.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.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:53:32.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:32.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:32.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:32.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:32.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:32.497 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:53:32.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:32.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:32.497 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:32.497 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:32.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: "Import"] 10:53:32.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:32.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:32.582 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:53:32.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:32.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:32.583 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:53:32.583 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:32.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:53:32.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:53:32.584 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:53:32.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:32.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:32.584 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:53:32.584 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:32.584 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' 10:53:32.584 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:") 10:53:32.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:32.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:32.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:32.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:32.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:32.600 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 10:53:32.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:32.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:32.601 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:32.601 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:32.602 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 10:53:32.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:32.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:53:32.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:53:32.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:32.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 10:53:32.616 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 10:53:32.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.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 10:53:32.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:32.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:32.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:32.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:32.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:32.639 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 10:53:32.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:32.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:32.639 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:32.639 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:32.644 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:53:32.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:32.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:32.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:32.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:32.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:32.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 10:53:32.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 10:53:32.649 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to false 10:53:32.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 10:53:32.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:32.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:32.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:32.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:32.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:32.675 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:53:32.675 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 10:53:32.675 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) 10:53:32.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:32.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:32.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:32.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:32.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:32.678 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:53:32.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:32.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:32.678 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:32.678 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:32.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:53:32.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:53:32.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:53:32.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:53:32.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:53:32.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:53:32.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:53:32.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:53:32.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:53:32.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:53:32.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:53:32.718 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 10:53:32.718 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:53:32.718 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:53:32.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:53:32.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:53:32.719 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyProjectsIntoWorkspace_zipFile_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 10:53:32.719 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:53:32.719 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyProjectsIntoWorkspace_directory_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 10:53:32.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 10:53:32.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:53:32.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:53:32.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:53:32.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: "Import"] 10:53:32.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:32.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: "Import"] 10:53:32.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:32.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: "Import"] 10:53:32.720 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:32.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: "Import"] 10:53:32.720 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:32.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: "Import"] 10:53:32.720 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:32.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: "Import"] 10:53:32.720 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:32.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: "Import"] 10:53:32.720 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:32.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: "Import"] 10:53:32.720 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:32.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: "Import"] 10:53:32.720 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:32.721 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:53:32.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:32.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:32.721 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:53:32.721 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:53:32.721 DEBUG [main][MenuItemLookup] Found menu:'File' 10:53:32.721 DEBUG [main][MenuItemLookup] Item match:File 10:53:32.722 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:53:32.722 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:53:32.722 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:53:32.722 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:53:32.722 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:32.722 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:53:32.722 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:53:32.722 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:32.722 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:53:32.722 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 10:53:32.722 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 10:53:32.722 DEBUG [main][MenuItemLookup] Found menu:'Revert' 10:53:32.722 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:32.722 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:53:32.722 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:53:32.722 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:53:32.722 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 10:53:32.722 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:32.722 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 10:53:32.722 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:32.722 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:53:32.722 DEBUG [main][MenuItemLookup] Item match:Import... 10:53:32.722 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 10:53:32.722 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 10:53:32.722 INFO [main][MenuItemHandler] Select menu item: &Import... 10:53:32.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:53:32.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:53:32.806 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:53:32.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:32.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:32.807 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:53:32.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:32.807 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:53:32.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:32.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:32.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:32.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:32.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:32.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:53:32.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:53:32.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:53:32.810 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:53:32.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:32.810 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:53:32.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:32.810 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:53:32.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:53:32.810 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:53:32.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:32.810 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:53:32.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:32.810 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:53:32.810 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 10:53:32.810 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 10:53:32.810 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 10:53:32.811 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 10:53:32.811 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:53:32.811 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 10:53:32.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:53:32.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:32.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:32.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:32.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:32.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:32.818 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:53:32.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:32.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:32.818 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:32.818 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:32.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: "Import"] 10:53:32.884 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:32.884 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:32.885 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:53:32.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:32.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:32.885 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:53:32.885 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:32.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:53:32.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:53:32.886 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:53:32.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:32.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:32.886 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:53:32.886 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:32.886 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' 10:53:32.886 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 10:53:32.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:32.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:32.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:32.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:32.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:32.887 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 10:53:32.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:32.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:32.887 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:32.887 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:32.888 TRACE [main][WidgetHandler] Notify Button with event 27 10:53:32.888 TRACE [main][WidgetHandler] Wait for synchronization 10:53:32.888 TRACE [main][WidgetHandler] Notify Button with event 13 10:53:32.888 TRACE [main][WidgetHandler] Wait for synchronization 10:53:32.888 TRACE [main][WidgetHandler] Notify Button with event 26 10:53:32.888 TRACE [main][WidgetHandler] Wait for synchronization 10:53:32.888 TRACE [main][WidgetHandler] Notify Button with event 3 10:53:32.888 TRACE [main][WidgetHandler] Wait for synchronization 10:53:32.888 TRACE [main][WidgetHandler] Notify Button with event 4 10:53:32.888 TRACE [main][WidgetHandler] Wait for synchronization 10:53:32.888 TRACE [main][WidgetHandler] Notify Button with event 13 10:53:32.888 TRACE [main][WidgetHandler] Wait for synchronization 10:53:32.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:53:32.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:32.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:32.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:32.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:32.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:53:32.891 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 10:53:32.891 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 10:53:32.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:32.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:32.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:32.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:32.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:32.926 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 10:53:32.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:32.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:32.926 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:32.926 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:32.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:53:32.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:32.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:32.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:32.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:32.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:32.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 10:53:32.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 10:53:32.977 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to true 10:53:32.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 root directory:") 10:53:32.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:32.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:32.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:32.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:32.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:32.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: 32, Matcher matching widgets with text that without mnenomic matches: is "Copy projects into workspace") 10:53:32.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:32.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:32.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:32.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:32.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:32.993 INFO [WorkbenchTestable][CheckBox] Select checkbox &Copy projects into workspace 10:53:32.993 INFO [WorkbenchTestable][CheckBox] Check checkbox &Copy projects into workspace 10:53:32.993 INFO [WorkbenchTestable][AbstractButton] Click button &Copy projects into workspace 10:53:32.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:32.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:32.993 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:32.993 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:32.994 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:53:32.994 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 10:53:32.994 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) 10:53:32.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:32.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:33.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:33.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:33.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:33.008 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:53:33.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:33.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:33.008 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:33.008 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:33.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:53:33.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:53:33.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:53:33.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:53:33.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:53:33.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:53:33.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:53:33.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:53:33.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:53:33.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:53:33.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:53:33.058 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 10:53:33.058 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:53:33.058 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:53:33.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:53:33.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:53:33.059 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyProjectsIntoWorkspace_directory_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 10:53:33.059 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:53:33.059 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 10:53:33.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 10:53:33.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:53:33.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:53:33.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:53:33.059 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:53:33.059 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:33.059 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:53:33.059 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:33.059 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:53:33.059 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:33.060 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:53:33.060 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:33.060 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:53:33.060 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:33.060 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:53:33.060 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:33.060 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:53:33.060 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:33.060 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:53:33.060 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:33.060 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:53:33.060 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:33.060 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:53:33.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:33.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:33.060 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:53:33.060 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:53:33.061 DEBUG [main][MenuItemLookup] Found menu:'File' 10:53:33.061 DEBUG [main][MenuItemLookup] Item match:File 10:53:33.062 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:53:33.062 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:53:33.062 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:53:33.062 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:53:33.062 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:33.062 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:53:33.062 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:53:33.062 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:33.062 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:53:33.062 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 10:53:33.062 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 10:53:33.062 DEBUG [main][MenuItemLookup] Found menu:'Revert' 10:53:33.062 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:33.062 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:53:33.062 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:53:33.062 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:53:33.062 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 10:53:33.062 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:33.062 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 10:53:33.062 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:33.062 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:53:33.062 DEBUG [main][MenuItemLookup] Item match:Import... 10:53:33.062 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 10:53:33.062 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 10:53:33.062 INFO [main][MenuItemHandler] Select menu item: &Import... 10:53:33.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:53:33.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:53:33.137 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:53:33.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:33.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:33.138 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:53:33.138 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:33.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:53:33.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:33.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:33.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:33.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:33.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:33.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:53:33.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:53:33.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:53:33.141 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:53:33.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:33.141 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:53:33.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:33.141 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:53:33.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:53:33.141 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:53:33.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:33.141 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:53:33.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:33.142 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:53:33.142 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 10:53:33.142 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 10:53:33.142 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 10:53:33.142 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 10:53:33.142 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:53:33.142 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 10:53:33.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:53:33.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:33.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:33.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:33.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:33.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:33.144 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:53:33.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:33.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:33.144 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:33.144 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:33.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"] 10:53:33.213 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:33.213 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:33.213 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:53:33.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:33.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:33.214 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:53:33.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:33.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:53:33.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:53:33.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:53:33.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:33.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:33.214 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:53:33.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:33.214 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' 10:53:33.214 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 10:53:33.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:33.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:33.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:33.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:33.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:33.215 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 10:53:33.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:33.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:33.215 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:33.215 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:33.215 TRACE [main][WidgetHandler] Notify Button with event 27 10:53:33.215 TRACE [main][WidgetHandler] Wait for synchronization 10:53:33.216 TRACE [main][WidgetHandler] Notify Button with event 13 10:53:33.216 TRACE [main][WidgetHandler] Wait for synchronization 10:53:33.216 TRACE [main][WidgetHandler] Notify Button with event 26 10:53:33.216 TRACE [main][WidgetHandler] Wait for synchronization 10:53:33.216 TRACE [main][WidgetHandler] Notify Button with event 3 10:53:33.216 TRACE [main][WidgetHandler] Wait for synchronization 10:53:33.216 TRACE [main][WidgetHandler] Notify Button with event 4 10:53:33.216 TRACE [main][WidgetHandler] Wait for synchronization 10:53:33.216 TRACE [main][WidgetHandler] Notify Button with event 13 10:53:33.216 TRACE [main][WidgetHandler] Wait for synchronization 10:53:33.218 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:53:33.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:33.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:33.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:33.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:33.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:53:33.219 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 10:53:33.219 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 10:53:33.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:33.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:33.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:33.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:33.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:33.228 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 10:53:33.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:33.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:33.228 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:33.228 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:33.259 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:53:33.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:33.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:33.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:33.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:33.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:33.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 10:53:33.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 10:53:33.261 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 10:53:33.261 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 10:53:33.261 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") 10:53:33.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:33.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:33.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:33.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:33.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:33.262 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 10:53:33.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:33.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:33.262 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:33.262 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:33.276 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:53:33.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:33.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:33.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:33.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:33.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:33.278 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) 10:53:33.278 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): 10:53:33.278 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 10:53:33.279 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) 10:53:33.279 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) 10:53:33.279 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): 10:53:33.279 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 10:53:33.279 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) 10:53:33.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:53:33.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:33.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:33.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:33.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:33.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:33.280 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 10:53:33.280 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) 10:53:33.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:33.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:33.781 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) 10:53:33.781 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 10:53:33.781 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) 10:53:33.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:34.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:34.282 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) 10:53:34.282 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 10:53:34.282 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) 10:53:34.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:34.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:34.782 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) 10:53:34.783 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:53:34.783 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 10:53:34.783 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) 10:53:34.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:34.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:34.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:34.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:34.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:34.790 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:53:34.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:34.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:34.791 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:34.791 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:34.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:53:34.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:53:34.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:53:34.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:53:34.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:53:34.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:53:34.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:53:34.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:53:34.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:53:34.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:53:34.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:53:34.839 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 10:53:34.839 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:53:34.839 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:53:34.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:53:34.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:53:34.840 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 10:53:34.840 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:53:34.840 INFO [WorkbenchTestable][RequirementsRunner] Started test: deselectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 10:53:34.840 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 10:53:34.840 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:53:34.840 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:53:34.840 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:53:34.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: "Import"] 10:53:34.840 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:34.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: "Import"] 10:53:34.840 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:34.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: "Import"] 10:53:34.840 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:34.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: "Import"] 10:53:34.840 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:34.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: "Import"] 10:53:34.840 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:34.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: "Import"] 10:53:34.841 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:34.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: "Import"] 10:53:34.841 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:34.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: "Import"] 10:53:34.841 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:34.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: "Import"] 10:53:34.841 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:34.841 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:53:34.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:34.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:34.841 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:53:34.841 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:53:34.841 DEBUG [main][MenuItemLookup] Found menu:'File' 10:53:34.841 DEBUG [main][MenuItemLookup] Item match:File 10:53:34.842 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:53:34.842 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:53:34.842 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:53:34.842 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:53:34.842 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:34.842 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:53:34.842 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:53:34.842 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:34.842 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:53:34.842 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 10:53:34.842 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 10:53:34.842 DEBUG [main][MenuItemLookup] Found menu:'Revert' 10:53:34.842 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:34.842 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:53:34.842 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:53:34.842 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:53:34.842 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 10:53:34.843 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:34.843 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 10:53:34.843 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:34.843 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:53:34.843 DEBUG [main][MenuItemLookup] Item match:Import... 10:53:34.843 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 10:53:34.843 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 10:53:34.843 INFO [main][MenuItemHandler] Select menu item: &Import... 10:53:34.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:53:34.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:53:34.914 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:53:34.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:34.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:34.915 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:53:34.915 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:34.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 10:53:34.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:34.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:34.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:34.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:34.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:34.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:53:34.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:53:34.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:53:34.918 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:53:34.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:34.918 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:53:34.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:34.918 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:53:34.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:53:34.918 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:53:34.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:34.918 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:53:34.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:34.918 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:53:34.918 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 10:53:34.918 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 10:53:34.918 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 10:53:34.919 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 10:53:34.919 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:53:34.919 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 10:53:34.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.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:53:34.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:34.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:34.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:34.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:34.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:34.920 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:53:34.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:34.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:34.920 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:34.920 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53: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"] 10:53:34.988 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:34.988 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:34.988 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:53:34.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:34.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:34.989 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:53:34.989 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:34.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:53:34.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:53:34.989 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:53:34.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:34.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:34.989 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:53:34.989 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:34.989 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' 10:53:34.989 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 10:53:34.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:34.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:34.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:34.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:34.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:34.990 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 10:53:34.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:34.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:34.990 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:34.990 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:34.990 TRACE [main][WidgetHandler] Notify Button with event 27 10:53:34.990 TRACE [main][WidgetHandler] Wait for synchronization 10:53:34.990 TRACE [main][WidgetHandler] Notify Button with event 13 10:53:34.990 TRACE [main][WidgetHandler] Wait for synchronization 10:53:34.990 TRACE [main][WidgetHandler] Notify Button with event 26 10:53:34.990 TRACE [main][WidgetHandler] Wait for synchronization 10:53:34.990 TRACE [main][WidgetHandler] Notify Button with event 3 10:53:34.990 TRACE [main][WidgetHandler] Wait for synchronization 10:53:34.990 TRACE [main][WidgetHandler] Notify Button with event 4 10:53:34.990 TRACE [main][WidgetHandler] Wait for synchronization 10:53:34.990 TRACE [main][WidgetHandler] Notify Button with event 13 10:53:34.990 TRACE [main][WidgetHandler] Wait for synchronization 10:53:34.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:53:34.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:34.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:34.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:34.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:34.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:53:34.993 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 10:53:34.993 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 10:53:34.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:34.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:34.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:34.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:34.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:35.025 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 10:53:35.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:35.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:35.025 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:35.025 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:35.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:53:35.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:35.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:35.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:35.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:35.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:35.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 10:53:35.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 10:53:35.077 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 10:53:35.077 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") 10:53:35.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:35.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:35.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:35.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:35.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:35.078 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 10:53:35.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:35.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:35.078 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:35.078 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:35.079 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:53:35.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:35.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:35.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:35.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:35.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:35.080 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 10:53:35.080 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) 10:53:35.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:35.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:35.581 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) 10:53:35.581 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 10:53:35.581 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) 10:53:35.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:36.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:36.082 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) 10:53:36.082 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 10:53:36.082 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) 10:53:36.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:36.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:36.582 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) 10:53:36.583 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:53:36.583 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 10:53:36.583 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) 10:53:36.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:36.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:36.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:36.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:36.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:36.587 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:53:36.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:36.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:36.588 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:36.588 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:36.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:53:36.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:53:36.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:53:36.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:53:36.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:53:36.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:53:36.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:53:36.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:53:36.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:53:36.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:53:36.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:53:36.641 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 10:53:36.641 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:53:36.641 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:53:36.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:53:36.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:53:36.642 INFO [WorkbenchTestable][RequirementsRunner] Finished test: deselectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 10:53:36.642 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:53:36.642 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 10:53:36.642 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 10:53:36.642 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:53:36.642 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:53:36.642 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:53:36.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: "Import"] 10:53:36.642 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:36.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: "Import"] 10:53:36.642 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:36.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: "Import"] 10:53:36.642 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:36.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: "Import"] 10:53:36.642 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:36.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: "Import"] 10:53:36.642 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:36.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: "Import"] 10:53:36.643 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:36.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: "Import"] 10:53:36.643 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:36.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: "Import"] 10:53:36.643 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:36.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: "Import"] 10:53:36.643 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:36.643 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:53:36.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:36.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:36.643 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:53:36.643 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:53:36.643 DEBUG [main][MenuItemLookup] Found menu:'File' 10:53:36.643 DEBUG [main][MenuItemLookup] Item match:File 10:53:36.644 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:53:36.644 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:53:36.644 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:53:36.644 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:53:36.644 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:36.644 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:53:36.644 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:53:36.644 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:36.644 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:53:36.644 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 10:53:36.644 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 10:53:36.644 DEBUG [main][MenuItemLookup] Found menu:'Revert' 10:53:36.644 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:36.644 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:53:36.644 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:53:36.644 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:53:36.644 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 10:53:36.644 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:36.644 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 10:53:36.644 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:36.644 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:53:36.644 DEBUG [main][MenuItemLookup] Item match:Import... 10:53:36.645 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 10:53:36.645 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 10:53:36.645 INFO [main][MenuItemHandler] Select menu item: &Import... 10:53:36.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:53:36.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:53:36.721 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:53:36.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:36.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:36.722 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:53:36.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:36.722 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:53:36.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:36.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:36.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:36.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:36.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:36.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:53:36.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:53:36.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:53:36.724 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:53:36.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:36.724 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:53:36.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:36.724 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:53:36.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:53:36.724 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:53:36.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:36.724 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:53:36.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:36.724 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:53:36.724 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 10:53:36.724 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 10:53:36.725 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 10:53:36.725 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 10:53:36.725 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:53:36.725 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 10:53:36.725 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:53:36.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:36.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:36.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:36.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:36.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:36.726 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:53:36.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:36.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:36.726 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:36.726 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:36.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: "Import"] 10:53:36.788 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:36.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:36.798 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:53:36.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:36.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:36.799 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:53:36.799 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:36.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:53:36.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:53:36.799 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:53:36.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:36.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:36.799 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:53:36.799 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:36.800 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' 10:53:36.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 10:53:36.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:36.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:36.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:36.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:36.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:36.801 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 10:53:36.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:36.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:36.801 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:36.801 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:36.801 TRACE [main][WidgetHandler] Notify Button with event 27 10:53:36.801 TRACE [main][WidgetHandler] Wait for synchronization 10:53:36.801 TRACE [main][WidgetHandler] Notify Button with event 13 10:53:36.801 TRACE [main][WidgetHandler] Wait for synchronization 10:53:36.801 TRACE [main][WidgetHandler] Notify Button with event 26 10:53:36.801 TRACE [main][WidgetHandler] Wait for synchronization 10:53:36.801 TRACE [main][WidgetHandler] Notify Button with event 3 10:53:36.801 TRACE [main][WidgetHandler] Wait for synchronization 10:53:36.801 TRACE [main][WidgetHandler] Notify Button with event 4 10:53:36.801 TRACE [main][WidgetHandler] Wait for synchronization 10:53:36.801 TRACE [main][WidgetHandler] Notify Button with event 13 10:53:36.801 TRACE [main][WidgetHandler] Wait for synchronization 10:53:36.803 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:53:36.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:36.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:36.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:36.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:36.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:53:36.804 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 10:53:36.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.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 10:53:36.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:36.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:36.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:36.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:36.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:36.813 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 10:53:36.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:36.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:36.813 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:36.813 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:36.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:53:36.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:36.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:36.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:36.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:36.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:36.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 10:53:36.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 10:53:36.845 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 10:53:36.845 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 10:53:36.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.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") 10:53:36.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:36.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:36.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:36.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:36.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:36.846 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 10:53:36.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:36.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:36.846 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:36.846 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:36.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:53:36.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:36.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:36.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:36.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:36.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:36.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:53:36.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:36.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:36.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:36.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:36.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:36.863 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 10:53:36.863 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) 10:53:36.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:37.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:37.364 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) 10:53:37.364 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 10:53:37.364 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) 10:53:37.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:37.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:37.864 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) 10:53:37.865 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 10:53:37.865 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) 10:53:37.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:38.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:38.365 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) 10:53:38.365 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:53:38.365 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 10:53:38.365 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) 10:53:38.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:38.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:38.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:38.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:38.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:38.371 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:53:38.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:38.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:38.371 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:38.371 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:38.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:53:38.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:53:38.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:53:38.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:53:38.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:53:38.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:53:38.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:53:38.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:53:38.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:53:38.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:53:38.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:53:38.423 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 10:53:38.423 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:53:38.423 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:53:38.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:53:38.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:53:38.423 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 10:53:38.423 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:53:38.423 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 10:53:38.423 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 10:53:38.423 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:53:38.423 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:53:38.423 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:53:38.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: "Import"] 10:53:38.423 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:38.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: "Import"] 10:53:38.423 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:38.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: "Import"] 10:53:38.423 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:38.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: "Import"] 10:53:38.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:38.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: "Import"] 10:53:38.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:38.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: "Import"] 10:53:38.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:38.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: "Import"] 10:53:38.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:38.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: "Import"] 10:53:38.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:38.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: "Import"] 10:53:38.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:38.424 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:53:38.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:38.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:38.424 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:53:38.424 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:53:38.424 DEBUG [main][MenuItemLookup] Found menu:'File' 10:53:38.424 DEBUG [main][MenuItemLookup] Item match:File 10:53:38.425 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:53:38.425 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:53:38.425 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:53:38.425 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:53:38.425 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:38.425 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:53:38.425 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:53:38.425 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:38.425 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:53:38.425 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 10:53:38.425 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 10:53:38.425 DEBUG [main][MenuItemLookup] Found menu:'Revert' 10:53:38.425 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:38.425 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:53:38.425 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:53:38.425 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:53:38.425 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 10:53:38.425 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:38.425 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 10:53:38.426 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:38.426 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:53:38.426 DEBUG [main][MenuItemLookup] Item match:Import... 10:53:38.426 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 10:53:38.426 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 10:53:38.426 INFO [main][MenuItemHandler] Select menu item: &Import... 10:53:38.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:53:38.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:53:38.503 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:53:38.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:38.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:38.505 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:53:38.505 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:38.505 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:53:38.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:38.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:38.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:38.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:38.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:38.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:53:38.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:53:38.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:53:38.507 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:53:38.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:38.507 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:53:38.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:38.507 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:53:38.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:53:38.507 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:53:38.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:38.507 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:53:38.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:38.507 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:53:38.507 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 10:53:38.507 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 10:53:38.507 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 10:53:38.508 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 10:53:38.508 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:53:38.508 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 10:53:38.508 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:53:38.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:38.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:38.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:38.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:38.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:38.509 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:53:38.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:38.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:38.509 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:38.509 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:38.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: "Import"] 10:53:38.583 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:38.583 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:38.583 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:53:38.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:38.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:38.584 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:53:38.584 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:38.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:53:38.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:53:38.584 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:53:38.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:38.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:38.584 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:53:38.584 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:38.584 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' 10:53:38.584 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 10:53:38.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:38.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:38.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:38.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:38.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:38.585 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 10:53:38.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:38.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:38.585 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:38.585 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:38.585 TRACE [main][WidgetHandler] Notify Button with event 27 10:53:38.585 TRACE [main][WidgetHandler] Wait for synchronization 10:53:38.585 TRACE [main][WidgetHandler] Notify Button with event 13 10:53:38.585 TRACE [main][WidgetHandler] Wait for synchronization 10:53:38.585 TRACE [main][WidgetHandler] Notify Button with event 26 10:53:38.585 TRACE [main][WidgetHandler] Wait for synchronization 10:53:38.585 TRACE [main][WidgetHandler] Notify Button with event 3 10:53:38.585 TRACE [main][WidgetHandler] Wait for synchronization 10:53:38.585 TRACE [main][WidgetHandler] Notify Button with event 4 10:53:38.585 TRACE [main][WidgetHandler] Wait for synchronization 10:53:38.585 TRACE [main][WidgetHandler] Notify Button with event 13 10:53:38.585 TRACE [main][WidgetHandler] Wait for synchronization 10:53:38.588 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:53:38.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:38.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:38.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:38.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:38.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:53:38.589 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 10:53:38.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.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 10:53:38.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:38.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:38.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:38.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:38.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:38.617 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 10:53:38.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:38.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:38.618 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:38.618 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:38.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:53:38.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:38.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:38.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:38.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:38.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:38.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 10:53:38.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 10:53:38.645 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 10:53:38.645 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") 10:53:38.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:38.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:38.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:38.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:38.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:38.646 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 10:53:38.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:38.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:38.646 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:38.646 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:38.648 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects 10:53:38.648 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") 10:53:38.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:38.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:38.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:38.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:38.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:38.649 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 10:53:38.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:38.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:38.649 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:38.649 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:38.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:53:38.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:38.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:38.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:38.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:38.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:38.652 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 10:53:38.652 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) 10:53:38.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:39.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:39.152 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) 10:53:39.152 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 10:53:39.152 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) 10:53:39.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:39.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:39.653 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) 10:53:39.653 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 10:53:39.653 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) 10:53:39.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:40.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:40.154 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) 10:53:40.154 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:53:40.154 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 10:53:40.154 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) 10:53:40.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:40.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:40.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:40.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:40.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:40.165 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:53:40.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:40.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:40.166 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:40.166 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:40.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:53:40.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:53:40.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:53:40.216 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:53:40.216 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:53:40.216 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:53:40.216 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:53:40.216 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:53:40.216 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:53:40.216 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:53:40.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:53:40.216 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 10:53:40.216 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:53:40.216 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:53:40.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:53:40.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:53:40.216 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 10:53:40.216 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:53:40.216 INFO [WorkbenchTestable][RequirementsRunner] Started test: setRootDirectory no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 10:53:40.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 10:53:40.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:53:40.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:53:40.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:53:40.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: "Import"] 10:53:40.217 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:40.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: "Import"] 10:53:40.217 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:40.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: "Import"] 10:53:40.217 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:40.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: "Import"] 10:53:40.217 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:40.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: "Import"] 10:53:40.217 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:40.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: "Import"] 10:53:40.217 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:40.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: "Import"] 10:53:40.217 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:40.218 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:53:40.218 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:40.218 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:53:40.218 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:40.218 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:53:40.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:40.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:40.218 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:53:40.218 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:53:40.218 DEBUG [main][MenuItemLookup] Found menu:'File' 10:53:40.218 DEBUG [main][MenuItemLookup] Item match:File 10:53:40.219 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:53:40.219 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:53:40.219 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:53:40.219 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:53:40.219 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:40.219 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:53:40.219 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:53:40.219 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:40.219 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:53:40.219 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 10:53:40.219 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 10:53:40.219 DEBUG [main][MenuItemLookup] Found menu:'Revert' 10:53:40.219 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:40.219 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:53:40.219 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:53:40.219 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:53:40.219 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 10:53:40.219 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:40.219 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 10:53:40.219 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:40.219 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:53:40.219 DEBUG [main][MenuItemLookup] Item match:Import... 10:53:40.219 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 10:53:40.219 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 10:53:40.219 INFO [main][MenuItemHandler] Select menu item: &Import... 10:53:40.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:53:40.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:53:40.291 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:53:40.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:40.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:40.292 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:53:40.292 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:40.293 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:53:40.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:40.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:40.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:40.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:40.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:40.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:53:40.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:53:40.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:53:40.294 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:53:40.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:40.294 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:53:40.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:40.294 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:53:40.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:53:40.295 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:53:40.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:40.295 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:53:40.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:40.295 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:53:40.295 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 10:53:40.295 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 10:53:40.295 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 10:53:40.295 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 10:53:40.295 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:53:40.295 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 10:53:40.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.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:53:40.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:40.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:40.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:40.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:40.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:40.297 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:53:40.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:40.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:40.297 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:40.297 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:40.334 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:53:40.381 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:40.381 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:40.381 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:53:40.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:40.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:40.382 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:53:40.382 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:40.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:53:40.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:53:40.382 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:53:40.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:40.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:40.382 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:53:40.382 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:40.383 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' 10:53:40.383 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 10:53:40.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:40.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:40.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:40.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:40.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:40.384 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 10:53:40.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:40.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:40.384 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:40.384 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:40.384 TRACE [main][WidgetHandler] Notify Button with event 27 10:53:40.384 TRACE [main][WidgetHandler] Wait for synchronization 10:53:40.384 TRACE [main][WidgetHandler] Notify Button with event 13 10:53:40.384 TRACE [main][WidgetHandler] Wait for synchronization 10:53:40.384 TRACE [main][WidgetHandler] Notify Button with event 26 10:53:40.384 TRACE [main][WidgetHandler] Wait for synchronization 10:53:40.384 TRACE [main][WidgetHandler] Notify Button with event 3 10:53:40.384 TRACE [main][WidgetHandler] Wait for synchronization 10:53:40.384 TRACE [main][WidgetHandler] Notify Button with event 4 10:53:40.384 TRACE [main][WidgetHandler] Wait for synchronization 10:53:40.384 TRACE [main][WidgetHandler] Notify Button with event 13 10:53:40.384 TRACE [main][WidgetHandler] Wait for synchronization 10:53:40.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:53:40.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:40.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:40.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:40.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:40.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:53:40.387 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 10:53:40.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 "Refresh") 10:53:40.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:40.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:40.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:40.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:40.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:40.414 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 10:53:40.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:40.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:40.415 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:40.415 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:40.447 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:53:40.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:40.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:40.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:40.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:40.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:40.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 10:53:40.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 10:53:40.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:53:40.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:40.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:40.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:40.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:40.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:40.451 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 10:53:40.451 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) 10:53:40.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:40.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:40.951 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) 10:53:40.951 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 10:53:40.951 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) 10:53:40.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:41.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:41.452 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) 10:53:41.452 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 10:53:41.452 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) 10:53:41.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:41.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:41.953 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) 10:53:41.953 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:53:41.953 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 10:53:41.953 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) 10:53:41.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:41.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:41.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:41.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:41.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:41.962 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:53:41.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:41.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:41.962 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:41.962 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:42.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:53:42.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:53:42.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:53:42.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:53:42.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:53:42.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:53:42.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:53:42.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:53:42.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:53:42.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:53:42.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:53:42.014 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 10:53:42.014 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:53:42.014 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:53:42.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:53:42.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:53:42.014 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setRootDirectory no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 10:53:42.014 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:53:42.014 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyProjectsIntoWorkspace_directory_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 10:53:42.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 10:53:42.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:53:42.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:53:42.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:53:42.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: "Import"] 10:53:42.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:42.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: "Import"] 10:53:42.015 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:42.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: "Import"] 10:53:42.015 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:42.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: "Import"] 10:53:42.015 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:42.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: "Import"] 10:53:42.015 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:42.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: "Import"] 10:53:42.015 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:42.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: "Import"] 10:53:42.015 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:42.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: "Import"] 10:53:42.015 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:42.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: "Import"] 10:53:42.015 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:42.015 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:53:42.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:42.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:42.016 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:53:42.016 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:53:42.016 DEBUG [main][MenuItemLookup] Found menu:'File' 10:53:42.016 DEBUG [main][MenuItemLookup] Item match:File 10:53:42.017 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:53:42.017 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:53:42.017 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:53:42.017 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:53:42.017 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:42.017 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:53:42.017 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:53:42.017 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:42.017 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:53:42.017 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 10:53:42.017 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 10:53:42.017 DEBUG [main][MenuItemLookup] Found menu:'Revert' 10:53:42.017 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:42.017 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:53:42.017 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:53:42.017 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:53:42.017 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 10:53:42.017 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:42.017 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 10:53:42.017 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:42.017 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:53:42.017 DEBUG [main][MenuItemLookup] Item match:Import... 10:53:42.017 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 10:53:42.017 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 10:53:42.017 INFO [main][MenuItemHandler] Select menu item: &Import... 10:53:42.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:53:42.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:53:42.092 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:53:42.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:42.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:42.093 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:53:42.093 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:42.093 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:53:42.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:42.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:42.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:42.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:42.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:42.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:53:42.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:53:42.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:53:42.095 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:53:42.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:42.095 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:53:42.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:42.095 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:53:42.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:53:42.095 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:53:42.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:42.095 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:53:42.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:42.095 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:53:42.095 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 10:53:42.095 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 10:53:42.095 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 10:53:42.096 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 10:53:42.096 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:53:42.096 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 10:53:42.096 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:53:42.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:42.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:42.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:42.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:42.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:42.097 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:53:42.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:42.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:42.097 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:42.097 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:42.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: "Import"] 10:53:42.248 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:42.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:42.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:53:42.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:42.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:42.250 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:53:42.250 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:42.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:53:42.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:53:42.250 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:53:42.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:42.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:42.250 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:53:42.250 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:42.250 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' 10:53:42.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: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 10:53:42.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:42.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:42.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:42.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:42.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:42.265 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 10:53:42.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:42.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:42.265 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:42.265 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:42.265 TRACE [main][WidgetHandler] Notify Button with event 27 10:53:42.265 TRACE [main][WidgetHandler] Wait for synchronization 10:53:42.265 TRACE [main][WidgetHandler] Notify Button with event 13 10:53:42.265 TRACE [main][WidgetHandler] Wait for synchronization 10:53:42.265 TRACE [main][WidgetHandler] Notify Button with event 26 10:53:42.265 TRACE [main][WidgetHandler] Wait for synchronization 10:53:42.265 TRACE [main][WidgetHandler] Notify Button with event 3 10:53:42.265 TRACE [main][WidgetHandler] Wait for synchronization 10:53:42.265 TRACE [main][WidgetHandler] Notify Button with event 4 10:53:42.265 TRACE [main][WidgetHandler] Wait for synchronization 10:53:42.265 TRACE [main][WidgetHandler] Notify Button with event 13 10:53:42.265 TRACE [main][WidgetHandler] Wait for synchronization 10:53:42.279 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 10:53:42.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:42.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:42.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:42.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:42.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:53:42.280 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 10:53:42.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 10:53:42.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:42.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:42.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:42.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:42.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:42.299 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 10:53:42.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:42.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:42.299 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:42.299 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:42.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 10:53:42.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:42.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:42.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:42.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:42.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:42.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 10:53:42.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 10:53:42.330 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to false 10:53:42.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 10:53:42.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:42.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:42.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:42.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:42.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:42.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Copy projects into workspace") 10:53:42.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:42.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:42.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:42.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:42.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:42.333 INFO [WorkbenchTestable][CheckBox] Select checkbox &Copy projects into workspace 10:53:42.333 DEBUG [WorkbenchTestable][CheckBox] Checkbox &Copy projects into workspace not checked, no action performed 10:53:42.333 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:53:42.333 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 10:53:42.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.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) 10:53:42.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:42.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:42.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:42.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:42.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:42.362 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:53:42.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:42.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:42.362 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:42.362 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:42.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:53:42.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:53:42.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:53:42.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:53:42.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:53:42.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:53:42.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:53:42.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:53:42.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:53:42.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:53:42.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:53:42.392 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 10:53:42.392 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:53:42.392 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:53:42.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:53:42.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:53:42.392 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyProjectsIntoWorkspace_directory_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 10:53:42.392 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 10:53:42.392 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:53:42.392 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:53:42.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:53:42.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.276 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.207 s setArchiveFile no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 1.801 s copyProjectsIntoWorkspace_zipFile_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 0.286 s copyProjectsIntoWorkspace_zipFile_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 0.304 s copyProjectsIntoWorkspace_directory_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 0.34 s selectProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 1.781 s deselectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 1.802 s selectProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 1.781 s selectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 1.793 s setRootDirectory no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 1.798 s copyProjectsIntoWorkspace_directory_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 0.378 s Running org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 10:53:42.400 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 10:53:42.401 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:53:42.401 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:53:42.401 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 10:53:42.401 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:53:42.401 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:53:42.419 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:53:42.419 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:53:42.419 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:53:42.419 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:53:42.419 INFO [WorkbenchTestable][RequirementsRunner] Started test: createGeneralProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest) 10:53:42.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 10:53:42.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:53:42.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:53:42.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:53:42.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'] 10:53:42.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:42.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'] 10:53:42.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:42.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 Project"] 10:53:42.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:42.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'] 10:53:42.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:42.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'] 10:53:42.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:42.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'] 10:53:42.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:42.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 Project"] 10:53:42.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:42.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'] 10:53:42.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:42.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'] 10:53:42.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:42.422 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:53:42.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:42.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:42.422 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:53:42.422 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:53:42.422 DEBUG [main][MenuItemLookup] Found menu:'File' 10:53:42.422 DEBUG [main][MenuItemLookup] Item match:File 10:53:42.423 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:53:42.423 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:53:42.426 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:53:42.426 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:53:42.426 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:53:42.426 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:42.426 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:53:42.426 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:53:42.426 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:53:42.426 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:53:42.426 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:53:42.426 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:53:42.426 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:53:42.426 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:53:42.426 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:53:42.426 DEBUG [main][MenuItemLookup] Found menu:'File' 10:53:42.426 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:53:42.426 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:53:42.426 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:53:42.426 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:42.426 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:53:42.426 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:42.426 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:53:42.426 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:53:42.426 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:53:42.426 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:53:42.426 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:53:42.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.... 10:53:42.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 'New|Select a wizard'] is available. finished successfully 10:53:42.498 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:53:42.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:42.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:42.499 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:53:42.499 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:42.500 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:53:42.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:42.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:42.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:42.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:42.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:42.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:53:42.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:53:42.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:53:42.501 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:53:42.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:43.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:43.002 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:53:43.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:53:43.003 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:53:43.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:43.003 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:53:43.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:43.003 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:53:43.004 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 10:53:43.004 DEBUG [main][TreeItemHandler] Selecting tree item: Project 10:53:43.004 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 10:53:43.006 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 10:53:43.006 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:53:43.006 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:53:43.006 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:53:43.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:43.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:43.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:43.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:43.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:43.008 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:53:43.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:43.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:43.008 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:43.008 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:43.067 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:53:43.068 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:43.068 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:43.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 10:53:43.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 10:53:43.068 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 10:53:43.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:43.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:43.069 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 10:53:43.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:43.070 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'defaultGeneralProject' 10:53:43.070 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:53:43.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:43.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:43.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:43.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:43.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:53:43.072 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:53:43.073 INFO [WorkbenchTestable][AbstractText] Text set to: defaultGeneralProject 10:53:43.074 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 10:53:43.074 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 10:53:43.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) 10:53:43.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:43.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:43.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:43.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:43.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:43.077 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:53:43.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:43.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:43.077 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:43.077 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:43.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:53:43.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:53:43.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:53:43.580 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:53:43.580 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:53:43.580 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:53:43.580 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:53:43.580 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:53:43.580 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:53:43.580 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:53:43.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:53:43.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:43.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:43.581 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:53:43.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:43.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:43.582 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:53:43.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:43.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:43.582 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:53: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 '\*?\QPackage Explorer\E') 10:53:43.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:43.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:43.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:43.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:43.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:53:43.583 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:53:43.583 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:53:43.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:43.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:53:43.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:53:43.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:53:43.585 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:53:43.585 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:53:43.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:43.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:43.600 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:53:43.600 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:53:43.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:43.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:43.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:43.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:43.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:44.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:44.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:44.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:44.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:44.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:53:44.602 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:53:44.602 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:53:44.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:44.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:44.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 10:53:44.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:44.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:44.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:44.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:44.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:44.604 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 10:53:44.604 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:53:44.604 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:53:44.604 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:53:44.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:44.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:44.605 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:53:44.605 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:53:44.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:44.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:44.605 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:53:44.605 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:53:44.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:44.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:44.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:44.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:44.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:45.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:45.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:45.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:45.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:45.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:53:45.607 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:53:45.607 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:53:45.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:45.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:45.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 10:53:45.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:45.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:45.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:45.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:45.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:45.609 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 10:53:45.609 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:53:45.609 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:53:45.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:45.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:45.610 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:53:45.610 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:53:45.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:45.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:45.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:45.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:45.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:46.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:46.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:46.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:46.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:46.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:53:46.612 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:53:46.612 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:53:46.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:46.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:46.613 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:53:46.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:46.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:46.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:46.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:46.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:46.613 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 10:53:46.614 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:53:46.614 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:53:46.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:46.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:46.614 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:53:46.614 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:53:46.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:46.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:46.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:46.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:46.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:47.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:47.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:47.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:47.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:47.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:53:47.616 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:53:47.616 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:53:47.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:47.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:47.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:53:47.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:47.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:47.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:47.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:47.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:47.617 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 10:53:47.618 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item defaultGeneralProject 10:53:47.618 DEBUG [main][TreeItemHandler] Selecting tree item: defaultGeneralProject 10:53:47.618 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item defaultGeneralProject about selection 10:53:47.620 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: defaultGeneralProject 10:53:47.620 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:53:47.621 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:47.669 DEBUG [main][MenuItemLookup] Found menu:'New' 10:53:47.669 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:47.669 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:53:47.669 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:53:47.669 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:47.669 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:53:47.669 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:53:47.669 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:53:47.669 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:53:47.669 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:47.669 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:53:47.669 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:53:47.669 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:53:47.669 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:47.669 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:53:47.669 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:53:47.669 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:47.669 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:53:47.669 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:47.669 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:53:47.669 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:53:47.669 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:53:47.669 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:53:47.669 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:53:47.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:53:47.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 10:53:48.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:53:48.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:53:48.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:53:48.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:53:48.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:53:48.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:53:48.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:53:48.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:53:48.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:53:48.170 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'defaultGeneralProject' via Explorer 10:53:48.170 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item defaultGeneralProject 10:53:48.170 DEBUG [main][TreeItemHandler] Selecting tree item: defaultGeneralProject 10:53:48.171 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item defaultGeneralProject about selection 10:53:48.173 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: defaultGeneralProject 10:53:48.174 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:53:48.174 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:48.212 DEBUG [main][MenuItemLookup] Found menu:'New' 10:53:48.212 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:48.212 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:53:48.212 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:53:48.212 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:48.212 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:53:48.212 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:53:48.212 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:53:48.212 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:53:48.212 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:53:48.212 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:53:48.212 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:53:48.212 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:53:48.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.... 10:53:48.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 'Delete.*'] is available. finished successfully 10:53:48.798 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:53:48.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:48.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:48.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:48.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:48.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: 32) 10:53:48.801 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:53:48.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:53:48.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:53:48.801 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:53:48.801 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:53:48.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:48.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:48.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:48.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:48.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:48.802 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:53:48.802 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:53:48.802 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:53:48.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:48.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:48.802 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:48.802 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:48.802 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:53:48.802 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:53:48.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:53:48.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:53:48.803 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:53:48.803 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:53:48.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:48.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:48.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:48.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:48.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:48.804 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:53:48.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:48.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:48.804 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:48.804 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:48.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:53:48.808 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:53:49.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:53:49.308 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:53:49.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:53:49.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:53:49.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:53:49.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:53:49.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:53:49.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:53:49.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:53:49.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:53:49.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:53:49.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:53:49.309 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 10:53:49.309 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:53:49.309 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:53:49.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:53:49.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:53:49.309 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createGeneralProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest) 10:53:49.309 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:53:49.309 INFO [WorkbenchTestable][RequirementsRunner] Started test: createGeneralProjectsWithReferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest) 10:53:49.309 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 10:53:49.309 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:53:49.309 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:53:49.309 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:53:49.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:49.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:49.311 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:53:49.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:49.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:49.312 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:53:49.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:49.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:49.312 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:53:49.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') 10:53:49.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:49.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:49.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:49.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:49.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:53:49.314 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:53:49.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:53:49.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:49.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:53:49.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:53:49.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:53:49.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'] 10:53:49.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:49.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'] 10:53:49.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:49.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 Project"] 10:53:49.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:49.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'] 10:53:49.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:49.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'] 10:53:49.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:49.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'] 10:53:49.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:49.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 Project"] 10:53:49.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:49.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'] 10:53:49.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:49.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'] 10:53:49.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:49.330 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:53:49.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:49.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:49.346 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:53:49.346 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:53:49.347 DEBUG [main][MenuItemLookup] Found menu:'File' 10:53:49.347 DEBUG [main][MenuItemLookup] Item match:File 10:53:49.348 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:53:49.348 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:53:49.351 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:53:49.351 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:53:49.351 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:53:49.351 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:49.351 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:53:49.351 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:53:49.351 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:53:49.351 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:53:49.351 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:53:49.351 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:53:49.351 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:53:49.351 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:53:49.351 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:53:49.351 DEBUG [main][MenuItemLookup] Found menu:'File' 10:53:49.351 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:53:49.351 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:53:49.351 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:53:49.351 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:49.351 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:53:49.351 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:49.351 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:53:49.351 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:53:49.351 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:53:49.351 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:53:49.351 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:53:49.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:53:49.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:53:49.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:53:49.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:49.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:49.443 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:53:49.443 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:49.443 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:53:49.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:49.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:49.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:49.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:49.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:49.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:53:49.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:53:49.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:53:49.446 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:53:49.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:49.446 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:53:49.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:49.446 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:53:49.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:53:49.446 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:53:49.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:49.446 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:53:49.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:49.446 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:53:49.447 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 10:53:49.447 DEBUG [main][TreeItemHandler] Selecting tree item: Project 10:53:49.447 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 10:53:49.447 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 10:53:49.447 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:53:49.447 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:53:49.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.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:53:49.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:49.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:49.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:49.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:49.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:49.449 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:53:49.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:49.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:49.449 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:49.449 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:49.485 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:53:49.485 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:49.485 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:49.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 10:53:49.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 10:53:49.485 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 10:53:49.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:49.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:49.486 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 10:53:49.486 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:49.487 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'defaultGeneralProject' 10:53:49.487 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:53:49.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:49.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:49.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:49.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:49.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:53:49.489 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:53:49.490 INFO [WorkbenchTestable][AbstractText] Text set to: defaultGeneralProject 10:53:49.491 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 10:53:49.491 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 10:53:49.491 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:53:49.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:49.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:49.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:49.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:49.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:49.493 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:53:49.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:49.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:49.493 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:49.493 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:49.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:53:49.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:53:49.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:53:49.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:53:49.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:53:49.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:53:49.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:53:49.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:53:49.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:53:49.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:53:49.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:53:49.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:53:49.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:53:49.997 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:53:49.997 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:49.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'] 10:53:49.998 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:49.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'] 10:53:49.998 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:49.998 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:53:49.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:49.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:49.998 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:53:49.998 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:53:49.998 DEBUG [main][MenuItemLookup] Found menu:'File' 10:53:49.998 DEBUG [main][MenuItemLookup] Item match:File 10:53:49.999 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:53:49.999 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:53:50.002 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:53:50.002 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:53:50.002 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:53:50.002 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:50.002 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:53:50.002 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:53:50.002 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:53:50.002 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:53:50.002 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:53:50.002 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:53:50.002 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:53:50.002 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:53:50.002 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:53:50.002 DEBUG [main][MenuItemLookup] Found menu:'File' 10:53:50.002 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:53:50.002 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:53:50.002 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:53:50.002 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:50.002 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:53:50.002 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:50.002 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:53:50.002 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:53:50.003 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:53:50.003 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:53:50.003 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:53:50.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 'New|Select a wizard'] is available.... 10:53:50.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:53:50.082 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:53:50.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:50.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:50.083 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:53:50.083 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:50.083 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:53:50.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:50.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:50.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:50.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:50.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:50.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:53:50.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:53:50.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:53:50.085 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:53:50.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:50.085 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:53:50.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:50.085 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:53:50.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:53:50.085 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:53:50.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:50.085 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:53:50.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:50.085 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:53:50.085 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 10:53:50.085 DEBUG [main][TreeItemHandler] Selecting tree item: Project 10:53:50.085 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 10:53:50.086 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 10:53:50.086 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:53:50.086 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:53:50.086 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:53:50.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:50.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:50.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:50.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:50.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:50.087 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:53:50.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:50.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:50.087 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:50.087 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:50.129 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:53:50.129 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:50.129 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:50.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 10:53:50.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 10:53:50.129 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 10:53:50.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:50.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:50.130 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 10:53:50.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:50.130 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'customizedGeneralProject' 10:53:50.130 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:53:50.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:50.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:50.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:50.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:50.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:53:50.133 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:53:50.133 INFO [WorkbenchTestable][AbstractText] Text set to: customizedGeneralProject 10:53:50.135 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set Project location to '/tmp/rdcustomprojectlocation1693565622419' 10:53:50.135 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") 10:53:50.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:50.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:50.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:50.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:50.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:50.136 INFO [WorkbenchTestable][CheckBox] Select checkbox Use &default location 10:53:50.136 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Use &default location 10:53:50.136 INFO [WorkbenchTestable][AbstractButton] Click button Use &default location 10:53:50.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:50.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:50.137 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:50.137 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:50.152 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:") 10:53:50.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:50.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:50.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:50.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:50.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:53:50.156 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:53:50.157 INFO [WorkbenchTestable][AbstractText] Text set to: /tmp/rdcustomprojectlocation1693565622419 10:53:50.160 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Add Project to working set 'dummyws' 10:53:50.160 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") 10:53:50.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:50.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:50.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:50.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:50.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:50.161 INFO [WorkbenchTestable][CheckBox] Select checkbox Add projec&t to working sets 10:53:50.162 INFO [WorkbenchTestable][CheckBox] Check checkbox Add projec&t to working sets 10:53:50.162 INFO [WorkbenchTestable][AbstractButton] Click button Add projec&t to working sets 10:53:50.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:50.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:50.162 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:50.162 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:50.162 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:") 10:53:50.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:50.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:50.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:50.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:50.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:53:50.167 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 10:53:50.167 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Go to next wizard page 10:53:50.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.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) 10:53:50.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:50.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:50.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:50.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:50.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:50.175 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:53:50.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:50.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:50.176 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:50.176 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:50.180 DEBUG [WorkbenchTestable][WizardNewProjectReferencePage] Set Project references to: 10:53:50.180 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 10:53:50.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:50.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:50.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:50.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:50.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:53:50.181 DEBUG [WorkbenchTestable][WizardNewProjectReferencePage] defaultGeneralProject 10:53:50.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:53:50.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:53:50.182 INFO [WorkbenchTestable][AbstractTableItem] Check table Item defaultGeneralProject: 10:53:50.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 10:53:50.184 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 10:53:50.184 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:50.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 10:53:50.185 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 10:53:50.185 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 10:53:50.185 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:53:50.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:50.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:50.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:50.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:50.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:50.192 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:53:50.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:50.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:50.192 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:50.192 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:50.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:53:50.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:53:50.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:53:50.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:53:50.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:53:50.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:53:50.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:53:50.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:53:50.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:53:50.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:53:50.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:53:50.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:53:50.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:53:50.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:53:50.696 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:53:50.696 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:53:50.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:50.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:53:50.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:53:50.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:53:50.698 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:53:50.698 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:53:50.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:50.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:50.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:50.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:50.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:51.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:51.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:51.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:51.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:51.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:53:51.701 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:53:51.701 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:53:51.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:51.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:51.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.ctab.DefaultCTabItem, index 0 and no matchers specified 10:53:51.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:51.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:51.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:51.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:51.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:51.703 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name customizedGeneralProject 10:53:51.703 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 10:53:51.703 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:53:51.703 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:53:51.703 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:53:51.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:51.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:51.704 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:53:51.704 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:53:51.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:51.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:51.705 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:53:51.705 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:53:51.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:51.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:51.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:51.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:51.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:52.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:52.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:52.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:52.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:52.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:53:52.707 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:53:52.707 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:53:52.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:52.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:52.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 10:53:52.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:52.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:52.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:52.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:52.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:52.709 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name customizedGeneralProject 10:53:52.709 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 10:53:52.710 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:53:52.710 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:53:52.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:52.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:52.711 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:53:52.711 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:53:52.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:52.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:52.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:52.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:52.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:53.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:53.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:53.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:53.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:53.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:53:53.713 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:53:53.713 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:53:53.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:53.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:53.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 10:53:53.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:53.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:53.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:53.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:53.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:53.714 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name customizedGeneralProject 10:53:53.714 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 10:53:53.714 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item customizedGeneralProject 10:53:53.714 DEBUG [main][TreeItemHandler] Selecting tree item: customizedGeneralProject 10:53:53.715 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item customizedGeneralProject about selection 10:53:53.716 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: customizedGeneralProject 10:53:53.717 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:53:53.717 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:53.752 DEBUG [main][MenuItemLookup] Found menu:'New' 10:53:53.752 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:53.752 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:53:53.752 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:53:53.752 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:53.752 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:53:53.752 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:53:53.752 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:53:53.752 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:53:53.752 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:53.752 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:53:53.752 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:53:53.752 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:53:53.752 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:53.752 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:53:53.752 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:53:53.752 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:53.752 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:53:53.752 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:53.752 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:53:53.752 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:53:53.752 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:53:53.752 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:53:53.752 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:53:53.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:53:53.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 10:53:54.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:53:54.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:53:54.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:53:54.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:53:54.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:53:54.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:53:54.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:53:54.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:53:54.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:53:54.253 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'customizedGeneralProject' via Explorer 10:53:54.253 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item customizedGeneralProject 10:53:54.253 DEBUG [main][TreeItemHandler] Selecting tree item: customizedGeneralProject 10:53:54.254 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item customizedGeneralProject about selection 10:53:54.256 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: customizedGeneralProject 10:53:54.256 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:53:54.256 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:54.288 DEBUG [main][MenuItemLookup] Found menu:'New' 10:53:54.288 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:54.288 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:53:54.288 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:53:54.288 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:54.288 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:53:54.288 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:53:54.288 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:53:54.288 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:53:54.288 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:53:54.288 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:53:54.289 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:53:54.289 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:53:54.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 10:53:54.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 'Delete.*'] is available. finished successfully 10:53:54.875 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:53:54.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:54.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:54.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:54.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:54.878 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:53:54.878 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:53:54.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:53:54.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:53:54.878 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:53:54.878 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:53:54.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:54.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:54.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:54.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:54.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:54.879 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:53:54.879 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:53:54.879 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:53:54.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:54.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:54.879 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:54.879 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:54.879 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:53:54.879 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:53:54.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:53:54.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:53:54.879 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:53:54.879 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:53:54.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:54.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:54.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:54.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:54.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:54.880 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:53:54.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:54.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:54.881 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:54.881 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:54.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:53:54.884 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:53:55.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:53:55.385 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:53:55.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:53:55.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:53:55.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:53:55.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:53:55.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:53:55.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:53:55.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:53:55.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:53:55.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:53:55.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:53:55.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:53:55.385 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:53:55.385 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:53:55.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:55.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:55.386 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:53:55.386 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:53:55.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:55.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:55.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:55.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:55.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:55.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:55.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:56.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:56.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:56.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:53:56.388 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:53:56.388 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:53:56.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:56.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:56.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 10:53:56.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:56.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:56.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:56.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:56.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:56.390 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 10:53:56.390 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:53:56.390 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:53:56.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:56.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:56.391 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:53:56.391 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:53:56.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:56.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:56.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:56.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:56.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:56.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:56.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:57.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:57.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:53:57.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:53:57.393 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:53:57.393 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:53:57.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:53:57.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:53:57.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 10:53:57.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:57.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:57.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:57.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:57.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:57.394 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 10:53:57.394 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item defaultGeneralProject 10:53:57.394 DEBUG [main][TreeItemHandler] Selecting tree item: defaultGeneralProject 10:53:57.395 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item defaultGeneralProject about selection 10:53:57.398 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: defaultGeneralProject 10:53:57.399 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:53:57.399 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:57.431 DEBUG [main][MenuItemLookup] Found menu:'New' 10:53:57.431 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:57.431 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:53:57.431 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:53:57.431 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:57.431 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:53:57.432 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:53:57.432 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:53:57.432 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:53:57.432 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:57.432 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:53:57.432 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:53:57.432 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:53:57.432 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:57.432 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:53:57.432 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:53:57.432 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:57.432 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:53:57.432 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:57.432 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:53:57.432 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:53:57.432 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:53:57.432 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:53:57.432 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:53:57.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:53:57.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 10:53:57.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:53:57.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:53:57.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:53:57.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:53:57.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:53:57.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:53:57.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:53:57.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:53:57.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:53:57.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:53:57.933 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'defaultGeneralProject' via Explorer 10:53:57.933 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item defaultGeneralProject 10:53:57.933 DEBUG [main][TreeItemHandler] Selecting tree item: defaultGeneralProject 10:53:57.933 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item defaultGeneralProject about selection 10:53:57.935 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: defaultGeneralProject 10:53:57.936 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:53:57.936 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:57.965 DEBUG [main][MenuItemLookup] Found menu:'New' 10:53:57.965 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:57.965 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:53:57.965 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:53:57.965 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:57.965 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:53:57.965 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:53:57.965 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:53:57.965 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:53:57.965 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:53:57.965 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:53:57.965 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:53:57.965 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:53:57.975 DEBUG [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.... 10:53: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 'Delete.*'] is available. finished successfully 10:53:58.543 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:53:58.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:58.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:58.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:58.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:58.546 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:53:58.546 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:53:58.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:53:58.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:53:58.546 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:53:58.546 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:53:58.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:58.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:58.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:58.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:58.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:58.547 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:53:58.547 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:53:58.547 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:53:58.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:58.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:58.547 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:58.547 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:58.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:53:58.547 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:53:58.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:53:58.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:53:58.548 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:53:58.548 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:53:58.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:58.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:58.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:58.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:58.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:58.549 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:53:58.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:58.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:58.549 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:58.549 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:58.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:53:58.553 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:53:59.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:53:59.053 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:53:59.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:53:59.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:53:59.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:53:59.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:53:59.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:53:59.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:53:59.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:53:59.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:53:59.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:53:59.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:53:59.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:53:59.053 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 10:53:59.053 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:53:59.053 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:53:59.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:53:59.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:53:59.054 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createGeneralProjectsWithReferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest) 10:53:59.054 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 10:53:59.054 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:53:59.054 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:53:59.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:53:59.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.654 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: 6.89 s createGeneralProjectsWithReferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest) Time elapsed: 9.745 s Running org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 10:53:59.062 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 10:53:59.064 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:53:59.064 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:53:59.064 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 10:53:59.064 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:53:59.064 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:53:59.064 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:53:59.064 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:53:59.064 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:53:59.066 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:53:59.066 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:59.066 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:53:59.066 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:59.067 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:53:59.067 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:59.067 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:53:59.067 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:59.067 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:53:59.067 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:59.067 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:53:59.067 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:59.067 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:53:59.067 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:59.067 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:53:59.067 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:59.067 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:53:59.067 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:59.067 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:53:59.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:59.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:59.068 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:53:59.068 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:53:59.068 DEBUG [main][MenuItemLookup] Found menu:'File' 10:53:59.068 DEBUG [main][MenuItemLookup] Item match:File 10:53:59.069 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:53:59.069 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:53:59.072 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:53:59.072 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:53:59.072 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:53:59.072 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:59.072 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:53:59.072 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:53:59.072 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:53:59.072 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:53:59.072 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:53:59.072 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:53:59.072 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:53:59.072 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:53:59.072 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:53:59.072 DEBUG [main][MenuItemLookup] Found menu:'File' 10:53:59.072 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:53:59.072 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:53:59.072 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:53:59.072 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:59.072 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:53:59.072 DEBUG [main][MenuItemLookup] Found menu:'' 10:53:59.072 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:53:59.072 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:53:59.072 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:53:59.072 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:53:59.073 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:53:59.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.... 10:53:59.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 'New|Select a wizard'] is available. finished successfully 10:53:59.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:53:59.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:59.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:59.148 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:53:59.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:59.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 10:53:59.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:59.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:59.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:59.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:59.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:53:59.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:53:59.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:53:59.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:53:59.150 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:53:59.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:59.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:59.652 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:53:59.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:53:59.653 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:53:59.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:53:59.653 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:53:59.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:53:59.653 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:53:59.653 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:53:59.653 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:53:59.654 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:53:59.656 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:53:59.656 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:53:59.656 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:53:59.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:53:59.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:59.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:59.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:59.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:59.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:59.658 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:53:59.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:59.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:59.658 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:59.658 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:59.930 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:53:59.930 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:59.930 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:59.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:53:59.930 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 10:53:59.930 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:53:59.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:53:59.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:53:59.931 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:53:59.931 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:53:59.932 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertyTestProject' 10:53:59.932 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:") 10:53:59.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:59.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:59.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:59.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:59.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:53:59.935 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:53:59.936 INFO [WorkbenchTestable][AbstractText] Text set to: PropertyTestProject 10:53:59.973 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:53:59.973 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:53:59.974 DEBUG [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) 10:53:59.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:53:59.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:53:59.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:53:59.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:53:59.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:53:59.977 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:53:59.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:53:59.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:53:59.978 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:53:59.978 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:53:59.982 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.... 10:54:03.432 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 10:54:03.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:54:03.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:54:03.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:54:03.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:54:03.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:54:03.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:54:03.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:54:03.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:54:03.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:54:03.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:54:03.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:54:03.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:54:03.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:54:03.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:54:03.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:03.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:03.434 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:54:03.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:03.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:03.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:03.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:03.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:03.435 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:54:03.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 '\*?\QPackage Explorer\E') 10:54:03.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:03.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:03.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:03.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:03.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:54:03.435 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:54:03.436 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:54:03.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:03.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:54:03.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:54:03.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:54:03.438 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:54:03.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:54:03.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:03.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:54:03.439 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:54:03.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:54:03.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:03.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:54:03.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:03.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:03.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:54:03.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:03.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:54:04.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:04.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:54:04.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:54:04.458 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:54:04.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:54:04.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:04.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:54:04.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:54:04.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:04.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:04.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:04.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:04.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:54:04.460 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertyTestProject 10:54:04.460 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:54:04.460 INFO [WorkbenchTestable][RequirementsRunner] Started test: cancel no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 10:54:04.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 10:54:04.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:54:04.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:54:04.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:54:04.461 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 10:54:04.461 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 10:54:04.461 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 10:54:04.464 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 10:54:04.465 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:54:04.465 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:04.512 DEBUG [main][MenuItemLookup] Found menu:'New' 10:54:04.512 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:54:04.512 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:04.512 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:54:04.512 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:54:04.512 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:54:04.512 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:04.512 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:54:04.512 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:54:04.512 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:54:04.512 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:54:04.512 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:04.512 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:54:04.512 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:54:04.512 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:54:04.512 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:54:04.512 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:04.512 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:54:04.512 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:54:04.512 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:04.512 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:54:04.512 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:04.512 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:54:04.512 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 10:54:04.512 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 10:54:04.512 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 10:54:04.512 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:04.512 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:54:04.512 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 10:54:04.512 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 10:54:04.512 DEBUG [main][MenuItemLookup] Found menu:'Team' 10:54:04.512 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 10:54:04.512 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 10:54:04.512 DEBUG [main][MenuItemLookup] Found menu:'Configure' 10:54:04.512 DEBUG [main][MenuItemLookup] Found menu:'Validate' 10:54:04.512 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:04.512 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 10:54:04.512 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 10:54:04.512 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 10:54:04.512 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 10:54:04.513 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 10:54:04.652 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"] 10:54:04.652 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:04.652 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:04.652 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 10:54:04.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:04.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:04.654 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 10:54:04.654 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:04.654 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 10:54:04.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:04.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:04.654 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 10:54:04.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:04.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:04.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:04.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:04.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:54:04.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:54:04.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:54:04.656 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 10:54:04.656 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 10:54:04.656 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 10:54:04.656 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 10:54:04.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:04.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:04.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:04.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:04.672 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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) 10:54:04.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:04.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:04.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:04.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:04.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:04.674 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:54:04.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:04.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:04.674 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:04.674 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:04.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:54:04.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:54:04.730 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:04.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:04.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:04.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:04.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:04.731 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:04.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:04.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:04.731 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 10:54:04.731 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:54:04.731 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:54:04.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:04.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:04.732 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cancel no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 10:54:04.732 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:54:04.732 INFO [WorkbenchTestable][RequirementsRunner] Started test: restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 10:54:04.732 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 10:54:04.732 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:54:04.732 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:54:04.732 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:54:04.732 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 10:54:04.732 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 10:54:04.734 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 10:54:04.736 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 10:54:04.737 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:54:04.737 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:04.819 DEBUG [main][MenuItemLookup] Found menu:'New' 10:54:04.819 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:54:04.819 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:04.819 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:54:04.819 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:54:04.819 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:54:04.819 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:04.819 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:54:04.819 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:54:04.819 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:54:04.819 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:54:04.819 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:04.819 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:54:04.819 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:54:04.819 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:54:04.819 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:54:04.819 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:04.819 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:54:04.819 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:54:04.819 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:04.819 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:54:04.819 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:04.819 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:54:04.819 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 10:54:04.819 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 10:54:04.819 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 10:54:04.819 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:04.819 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:54:04.819 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 10:54:04.819 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 10:54:04.819 DEBUG [main][MenuItemLookup] Found menu:'Team' 10:54:04.819 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 10:54:04.819 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 10:54:04.819 DEBUG [main][MenuItemLookup] Found menu:'Configure' 10:54:04.819 DEBUG [main][MenuItemLookup] Found menu:'Validate' 10:54:04.819 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:04.819 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 10:54:04.819 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 10:54:04.819 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 10:54:04.819 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 10:54:04.819 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 10:54:05.015 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"] 10:54:05.015 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:05.015 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:05.016 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 10:54:05.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:05.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:05.017 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 10:54:05.017 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:05.017 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 10:54:05.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:05.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:05.017 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 10:54:05.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:05.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:05.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:05.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:05.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:54:05.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:54:05.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:54:05.019 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 10:54:05.019 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 10:54:05.019 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 10:54:05.019 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 10:54:05.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:05.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:05.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:05.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:05.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.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") 10:54:05.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:05.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:05.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:05.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:05.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:05.023 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 10:54:05.023 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 10:54:05.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:05.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:05.023 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:05.023 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:05.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:05.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:05.023 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 10:54:05.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:05.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:05.030 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 10:54:05.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:05.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:05.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:05.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:05.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 10:54:05.032 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 10:54:05.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:05.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:05.033 DEBUG [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) 10:54:05.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:05.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:05.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:05.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:05.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:05.035 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:54:05.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:05.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:05.035 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:05.035 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:05.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:54:05.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:54:05.121 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:05.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:05.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:05.121 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 10:54:05.121 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:54:05.121 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:54:05.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:05.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:05.122 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 10:54:05.122 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:54:05.122 INFO [WorkbenchTestable][RequirementsRunner] Started test: ok no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 10:54:05.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 10:54:05.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:54:05.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:54:05.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:54:05.122 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 10:54:05.122 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 10:54:05.124 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 10:54:05.126 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 10:54:05.126 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:54:05.126 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:05.238 DEBUG [main][MenuItemLookup] Found menu:'New' 10:54:05.238 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:54:05.238 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:05.238 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:54:05.238 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:54:05.238 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:54:05.238 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:05.238 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:54:05.238 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:54:05.238 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:54:05.238 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:54:05.238 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:05.238 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:54:05.238 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:54:05.238 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:54:05.238 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:54:05.238 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:05.238 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:54:05.238 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:54:05.238 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:05.238 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:54:05.238 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:05.238 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:54:05.238 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 10:54:05.238 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 10:54:05.238 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 10:54:05.238 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:05.238 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:54:05.238 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 10:54:05.238 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 10:54:05.238 DEBUG [main][MenuItemLookup] Found menu:'Team' 10:54:05.238 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 10:54:05.238 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 10:54:05.238 DEBUG [main][MenuItemLookup] Found menu:'Configure' 10:54:05.238 DEBUG [main][MenuItemLookup] Found menu:'Validate' 10:54:05.238 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:05.238 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 10:54:05.238 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 10:54:05.238 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 10:54:05.238 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 10:54:05.238 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 10:54:05.356 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"] 10:54:05.356 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:05.357 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:05.357 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 10:54:05.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:05.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:05.358 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 10:54:05.358 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:05.358 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 10:54:05.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:05.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:05.358 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 10:54:05.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:05.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:05.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:05.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:05.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:54:05.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:54:05.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:54:05.360 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 10:54:05.360 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 10:54:05.360 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 10:54:05.360 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 10:54:05.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:05.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:05.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:05.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:05.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:05.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:05.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.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") 10:54:05.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:05.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:05.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:05.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:05.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:05.416 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 10:54:05.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:05.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:05.416 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:05.416 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:05.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:54:05.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:54:05.449 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:05.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:05.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:05.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:05.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:05.450 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:05.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:05.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:05.450 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 10:54:05.450 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:54:05.450 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:54:05.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:05.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:05.450 INFO [WorkbenchTestable][RequirementsRunner] Finished test: ok no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 10:54:05.450 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:54:05.451 INFO [WorkbenchTestable][RequirementsRunner] Started test: openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 10:54:05.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 10:54:05.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:54:05.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:54:05.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:54:05.451 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 10:54:05.451 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 10:54:05.452 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 10:54:05.454 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 10:54:05.455 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:54:05.455 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:05.545 DEBUG [main][MenuItemLookup] Found menu:'New' 10:54:05.545 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:54:05.545 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:05.545 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:54:05.545 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:54:05.545 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:54:05.545 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:05.545 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:54:05.545 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:54:05.545 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:54:05.545 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:54:05.545 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:05.545 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:54:05.545 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:54:05.545 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:54:05.545 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:54:05.545 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:05.545 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:54:05.545 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:54:05.545 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:05.545 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:54:05.545 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:05.545 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:54:05.545 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 10:54:05.545 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 10:54:05.545 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 10:54:05.545 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:05.545 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:54:05.545 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 10:54:05.545 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 10:54:05.545 DEBUG [main][MenuItemLookup] Found menu:'Team' 10:54:05.545 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 10:54:05.545 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 10:54:05.545 DEBUG [main][MenuItemLookup] Found menu:'Configure' 10:54:05.545 DEBUG [main][MenuItemLookup] Found menu:'Validate' 10:54:05.545 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:05.545 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 10:54:05.545 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 10:54:05.545 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 10:54:05.545 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 10:54:05.545 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 10:54:05.751 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"] 10:54:05.751 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:05.751 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:05.751 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 10:54:05.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:05.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:05.753 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 10:54:05.753 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:05.753 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 10:54:05.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:05.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:05.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:05.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:05.753 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 10:54:05.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:05.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:05.753 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 10:54:05.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:05.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:05.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:05.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:05.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:54:05.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:54:05.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:54:05.755 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 10:54:05.755 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 10:54:05.756 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 10:54:05.756 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 10:54:05.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:05.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:05.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:05.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:05.757 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 10:54:05.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:05.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:05.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:05.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:05.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 10:54:05.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 10:54:05.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:05.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:05.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.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) 10:54:05.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:05.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:05.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:05.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:05.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:05.760 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:54:05.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:05.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:05.760 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:05.760 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:05.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:54:05.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:54:05.836 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:05.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:05.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:05.837 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 10:54:05.837 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:54:05.837 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:54:05.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:05.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:05.837 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 10:54:05.837 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:54:05.837 INFO [WorkbenchTestable][RequirementsRunner] Started test: apply no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 10:54:05.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 10:54:05.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:54:05.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:54:05.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:54:05.837 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 10:54:05.837 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 10:54:05.839 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 10:54:05.861 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 10:54:05.862 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:54:05.862 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:05.949 DEBUG [main][MenuItemLookup] Found menu:'New' 10:54:05.949 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:54:05.949 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:05.949 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:54:05.949 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:54:05.949 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:54:05.949 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:05.949 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:54:05.949 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:54:05.949 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:54:05.949 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:54:05.949 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:05.949 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:54:05.949 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:54:05.949 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:54:05.949 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:54:05.949 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:05.949 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:54:05.949 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:54:05.949 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:05.949 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:54:05.949 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:05.949 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:54:05.949 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 10:54:05.949 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 10:54:05.949 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 10:54:05.949 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:05.949 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:54:05.949 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 10:54:05.949 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 10:54:05.949 DEBUG [main][MenuItemLookup] Found menu:'Team' 10:54:05.949 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 10:54:05.949 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 10:54:05.949 DEBUG [main][MenuItemLookup] Found menu:'Configure' 10:54:05.949 DEBUG [main][MenuItemLookup] Found menu:'Validate' 10:54:05.949 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:05.949 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 10:54:05.949 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 10:54:05.949 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 10:54:05.949 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 10:54:05.950 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 10:54:06.143 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"] 10:54:06.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:06.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:06.143 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 10:54:06.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:06.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:06.145 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 10:54:06.145 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:06.145 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 10:54:06.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:06.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:06.145 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 10:54:06.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:06.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:06.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:06.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:06.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:54:06.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:54:06.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:54:06.147 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 10:54:06.147 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 10:54:06.147 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 10:54:06.148 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 10:54:06.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:06.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:06.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:06.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:06.149 DEBUG [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") 10:54:06.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:06.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:06.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:06.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:06.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:06.151 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 10:54:06.151 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 10:54:06.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:06.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:06.151 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:06.151 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:06.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:06.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:06.151 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 10:54:06.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:06.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:06.152 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 10:54:06.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:06.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:06.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:06.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:06.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 10:54:06.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 10:54:06.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:06.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:06.153 DEBUG [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) 10:54:06.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:06.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:06.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:06.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:06.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:06.155 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:54:06.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:06.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:06.155 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:06.155 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:06.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:54:06.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:54:06.179 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:06.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:06.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:06.210 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 10:54:06.210 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:54:06.210 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:54:06.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:06.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:06.211 INFO [WorkbenchTestable][RequirementsRunner] Finished test: apply no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 10:54:06.211 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:54:06.211 INFO [WorkbenchTestable][RequirementsRunner] Started test: openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 10:54:06.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 10:54:06.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:54:06.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:54:06.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:54:06.211 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 10:54:06.211 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 10:54:06.226 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 10:54:06.229 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 10:54:06.229 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:54:06.229 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:06.260 DEBUG [main][MenuItemLookup] Found menu:'New' 10:54:06.260 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:54:06.260 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:06.260 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:54:06.260 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:54:06.260 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:54:06.260 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:06.260 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:54:06.260 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:54:06.260 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:54:06.260 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:54:06.260 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:06.260 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:54:06.260 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:54:06.260 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:54:06.260 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:54:06.260 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:06.260 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:54:06.260 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:54:06.260 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:06.260 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:54:06.260 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:06.260 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:54:06.260 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 10:54:06.260 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 10:54:06.260 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 10:54:06.260 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:06.260 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:54:06.260 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 10:54:06.260 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 10:54:06.260 DEBUG [main][MenuItemLookup] Found menu:'Team' 10:54:06.260 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 10:54:06.260 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 10:54:06.260 DEBUG [main][MenuItemLookup] Found menu:'Configure' 10:54:06.260 DEBUG [main][MenuItemLookup] Found menu:'Validate' 10:54:06.260 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:06.260 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 10:54:06.260 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 10:54:06.260 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 10:54:06.260 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 10:54:06.260 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 10:54:06.324 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"] 10:54:06.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:06.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:06.324 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 10:54:06.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:06.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:06.326 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 10:54:06.326 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:06.326 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 10:54:06.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:06.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:06.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:06.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:06.326 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 10:54:06.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:06.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:06.326 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 10:54:06.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:06.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:06.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:06.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:06.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:54:06.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:54:06.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:54:06.328 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 10:54:06.328 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 10:54:06.329 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 10:54:06.329 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 10:54:06.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:06.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:06.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:06.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:06.339 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 10:54:06.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:06.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:06.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:06.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:06.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 10:54:06.339 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 10:54:06.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:06.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:06.340 DEBUG [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) 10:54:06.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:06.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:06.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:06.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:06.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:06.342 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:54:06.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:06.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:06.342 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:06.342 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:06.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:54:06.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:54:06.372 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:06.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:06.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:06.373 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 10:54:06.373 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:54:06.373 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:54:06.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:06.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:06.373 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 10:54:06.373 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 10:54:06.373 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 10:54:06.375 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 10:54:06.391 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 10:54:06.392 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:54:06.392 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:06.439 DEBUG [main][MenuItemLookup] Found menu:'New' 10:54:06.440 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:54:06.440 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:06.440 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:54:06.440 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:54:06.440 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:54:06.440 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:06.440 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:54:06.440 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:54:06.440 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:54:06.440 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:54:06.440 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:06.440 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:54:06.440 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:54:06.440 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:54:06.440 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:54:06.440 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:06.440 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:54:06.440 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:54:06.440 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:06.440 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:54:06.440 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:06.440 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:54:06.440 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:54:06.440 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:54:06.440 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:54:06.440 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:54:06.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:54:06.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 10:54:06.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:54:06.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:54:06.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:54:06.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:54:06.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:54:06.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:54:06.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:54:06.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:54:06.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:54:06.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:54:06.941 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertyTestProject' via Explorer 10:54:06.941 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 10:54:06.941 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 10:54:06.942 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 10:54:06.944 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 10:54:06.945 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:54:06.945 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:06.980 DEBUG [main][MenuItemLookup] Found menu:'New' 10:54:06.980 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:54:06.980 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:06.980 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:54:06.980 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:54:06.980 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:54:06.980 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:06.980 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:54:06.980 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:54:06.980 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:54:06.980 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:54:06.980 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:54:06.980 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:54:06.980 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:54:06.980 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:54:06.992 DEBUG [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.... 10:54:07.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 'Delete.*'] is available. finished successfully 10:54:07.581 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:54:07.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:07.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:07.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:07.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:07.585 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:54:07.585 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:54:07.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:07.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:07.585 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:54:07.585 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:54:07.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:07.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:07.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:07.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:07.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:07.585 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:54:07.586 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:54:07.586 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:54:07.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:07.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:07.586 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:07.586 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:07.586 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:54:07.586 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:54:07.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:07.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:07.586 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:54:07.586 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:54:07.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:07.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:07.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:07.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:07.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:07.587 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:54:07.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:07.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:07.587 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:07.587 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:07.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:54:07.591 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:54:08.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:54:08.091 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:54:08.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:54:08.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:54:08.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:54:08.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:54:08.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:54:08.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:54:08.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:54:08.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:54:08.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:54:08.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:54:08.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:54:08.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:54:08.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:54:08.091 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 10:54:08.091 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:54:08.091 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:54:08.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:08.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.03 s - in org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest cancel no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.272 s restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.39 s ok no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.328 s openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.387 s apply no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.374 s openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.162 s Running org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 10:54:08.143 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 10:54:08.143 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:54:08.144 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:54:08.144 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 10:54:08.144 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:54:08.144 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:54:08.144 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:54:08.144 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:54:08.144 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:54:08.144 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:54:08.144 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:08.145 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:54:08.145 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest) 10:54:08.145 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 10:54:08.145 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:54:08.145 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:54:08.145 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:54: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.*'] 10:54:08.145 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54: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.*'] 10:54:08.145 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:08.145 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:08.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:08.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:08.145 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:54:08.146 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:54:08.146 DEBUG [main][MenuItemLookup] Found menu:'File' 10:54:08.146 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:54:08.146 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:54:08.146 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:54:08.146 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:54:08.146 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:54:08.146 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:54:08.146 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:54:08.146 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:54:08.146 DEBUG [main][MenuItemLookup] Item match:Window 10:54:08.146 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:54:08.146 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:54:08.146 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:54:08.146 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:08.146 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:54:08.146 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:54:08.146 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:08.146 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:54:08.146 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:08.146 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:54:08.146 DEBUG [main][MenuItemLookup] Item match:Preferences 10:54:08.146 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:54:08.147 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:54:08.147 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:54:08.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.... 10:54:08.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 10:54:08.245 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:54:08.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:08.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:08.247 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:54:08.247 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:08.247 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:54:08.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:08.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:08.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:08.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:08.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:54:08.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:54:08.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:54:08.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:54:08.249 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:54:08.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:54:08.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:54:08.751 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:54:08.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:54:08.753 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:54:08.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:54:08.753 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:54:08.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:54:08.753 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:54:08.753 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives 10:54:08.754 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives 10:54:08.754 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection 10:54:08.754 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives 10:54:08.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:08.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:08.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:08.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:08.815 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") 10:54:08.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:08.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:08.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:08.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:08.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 10:54:08.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.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") 10:54:08.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:08.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:08.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:08.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:08.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:08.818 INFO [WorkbenchTestable][RadioButton] Select radio button Alwa&ys open 10:54:08.818 INFO [WorkbenchTestable][AbstractButton] Click button Alwa&ys open 10:54:08.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:08.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:08.818 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:08.818 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:08.818 TRACE [main][WidgetHandler] Notify Button with event 27 10:54:08.818 TRACE [main][WidgetHandler] Wait for synchronization 10:54:08.818 TRACE [main][WidgetHandler] Notify Button with event 13 10:54:08.818 TRACE [main][WidgetHandler] Wait for synchronization 10:54:08.818 TRACE [main][WidgetHandler] Notify Button with event 26 10:54:08.818 TRACE [main][WidgetHandler] Wait for synchronization 10:54:08.818 TRACE [main][WidgetHandler] Notify Button with event 3 10:54:08.818 TRACE [main][WidgetHandler] Wait for synchronization 10:54:08.818 TRACE [main][WidgetHandler] Notify Button with event 4 10:54:08.818 TRACE [main][WidgetHandler] Wait for synchronization 10:54:08.818 TRACE [main][WidgetHandler] Notify Button with event 13 10:54:08.818 TRACE [main][WidgetHandler] Wait for synchronization 10:54:08.818 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") 10:54:08.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:08.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:08.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:08.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:08.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 10:54:08.827 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") 10:54:08.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:08.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:08.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:08.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:08.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:08.827 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") 10:54:08.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:08.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:08.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:08.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:08.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 10:54:08.829 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") 10:54:08.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:08.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:08.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:08.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:08.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:08.830 INFO [WorkbenchTestable][RadioButton] Select radio button Ne&ver open 10:54:08.830 INFO [WorkbenchTestable][AbstractButton] Click button Ne&ver open 10:54:08.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:08.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:08.830 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:08.830 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:08.830 TRACE [main][WidgetHandler] Notify Button with event 27 10:54:08.830 TRACE [main][WidgetHandler] Wait for synchronization 10:54:08.830 TRACE [main][WidgetHandler] Notify Button with event 13 10:54:08.830 TRACE [main][WidgetHandler] Wait for synchronization 10:54:08.830 TRACE [main][WidgetHandler] Notify Button with event 26 10:54:08.830 TRACE [main][WidgetHandler] Wait for synchronization 10:54:08.830 TRACE [main][WidgetHandler] Notify Button with event 3 10:54:08.830 TRACE [main][WidgetHandler] Wait for synchronization 10:54:08.830 TRACE [main][WidgetHandler] Notify Button with event 4 10:54:08.830 TRACE [main][WidgetHandler] Wait for synchronization 10:54:08.830 TRACE [main][WidgetHandler] Notify Button with event 13 10:54:08.830 TRACE [main][WidgetHandler] Wait for synchronization 10:54:08.831 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") 10:54:08.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:08.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:08.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:08.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:08.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 10:54:08.833 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") 10:54:08.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:08.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:08.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:08.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:08.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:08.833 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") 10:54:08.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:08.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:08.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:08.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:08.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 10:54:08.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 "In a new window") 10:54:08.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:08.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:08.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:08.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:08.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:08.844 INFO [WorkbenchTestable][RadioButton] Select radio button In a &new window 10:54:08.844 INFO [WorkbenchTestable][AbstractButton] Click button In a &new window 10:54:08.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:08.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:08.845 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:08.845 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:08.845 TRACE [main][WidgetHandler] Notify Button with event 27 10:54:08.845 TRACE [main][WidgetHandler] Wait for synchronization 10:54:08.845 TRACE [main][WidgetHandler] Notify Button with event 13 10:54:08.845 TRACE [main][WidgetHandler] Wait for synchronization 10:54:08.845 TRACE [main][WidgetHandler] Notify Button with event 26 10:54:08.845 TRACE [main][WidgetHandler] Wait for synchronization 10:54:08.845 TRACE [main][WidgetHandler] Notify Button with event 3 10:54:08.845 TRACE [main][WidgetHandler] Wait for synchronization 10:54:08.845 TRACE [main][WidgetHandler] Notify Button with event 4 10:54:08.845 TRACE [main][WidgetHandler] Wait for synchronization 10:54:08.845 TRACE [main][WidgetHandler] Notify Button with event 13 10:54:08.845 TRACE [main][WidgetHandler] Wait for synchronization 10:54:08.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 a new perspective") 10:54:08.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:08.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:08.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:08.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:08.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 10:54:08.847 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") 10:54:08.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:08.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:08.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:08.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:08.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:08.847 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") 10:54:08.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:08.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:08.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:08.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:08.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 10:54:08.849 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") 10:54:08.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:08.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:08.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:08.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:08.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:08.849 INFO [WorkbenchTestable][RadioButton] Select radio button In the &same window 10:54:08.849 INFO [WorkbenchTestable][AbstractButton] Click button In the &same window 10:54:08.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:08.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:08.849 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:08.849 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:08.849 TRACE [main][WidgetHandler] Notify Button with event 27 10:54:08.849 TRACE [main][WidgetHandler] Wait for synchronization 10:54:08.849 TRACE [main][WidgetHandler] Notify Button with event 13 10:54:08.849 TRACE [main][WidgetHandler] Wait for synchronization 10:54:08.849 TRACE [main][WidgetHandler] Notify Button with event 26 10:54:08.849 TRACE [main][WidgetHandler] Wait for synchronization 10:54:08.849 TRACE [main][WidgetHandler] Notify Button with event 3 10:54:08.849 TRACE [main][WidgetHandler] Wait for synchronization 10:54:08.849 TRACE [main][WidgetHandler] Notify Button with event 4 10:54:08.849 TRACE [main][WidgetHandler] Wait for synchronization 10:54:08.849 TRACE [main][WidgetHandler] Notify Button with event 13 10:54:08.849 TRACE [main][WidgetHandler] Wait for synchronization 10:54:08.849 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") 10:54:08.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:08.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:08.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:08.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:08.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 10:54: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.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") 10:54:08.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:08.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:08.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:08.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:08.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:08.851 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") 10:54:08.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:08.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:08.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:08.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:08.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 10:54:08.857 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") 10:54:08.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:08.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:08.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:08.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:08.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:08.858 INFO [WorkbenchTestable][RadioButton] Select radio button Promp&t 10:54:08.858 INFO [WorkbenchTestable][AbstractButton] Click button Promp&t 10:54:08.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:08.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:08.858 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:08.858 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:08.858 TRACE [main][WidgetHandler] Notify Button with event 27 10:54:08.858 TRACE [main][WidgetHandler] Wait for synchronization 10:54:08.858 TRACE [main][WidgetHandler] Notify Button with event 13 10:54:08.858 TRACE [main][WidgetHandler] Wait for synchronization 10:54:08.858 TRACE [main][WidgetHandler] Notify Button with event 26 10:54:08.858 TRACE [main][WidgetHandler] Wait for synchronization 10:54:08.858 TRACE [main][WidgetHandler] Notify Button with event 3 10:54:08.858 TRACE [main][WidgetHandler] Wait for synchronization 10:54:08.858 TRACE [main][WidgetHandler] Notify Button with event 4 10:54:08.858 TRACE [main][WidgetHandler] Wait for synchronization 10:54:08.858 TRACE [main][WidgetHandler] Notify Button with event 13 10:54:08.859 TRACE [main][WidgetHandler] Wait for synchronization 10:54:08.859 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") 10:54:08.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:08.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:08.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:08.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:08.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 10:54:08.860 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") 10:54:08.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:08.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:08.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:08.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:08.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:08.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:54:08.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:08.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:08.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:08.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:08.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:08.864 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:54:08.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:08.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:08.864 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:08.864 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:08.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:54:08.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:54:08.903 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:54:08.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:08.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:08.904 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 10:54:08.904 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:54:08.904 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:54:08.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:08.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:08.904 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest) 10:54:08.904 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 10:54:08.904 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:54:08.904 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:54:08.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:08.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.762 s - in org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest) Time elapsed: 0.759 s Running org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 10:54:08.913 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 10:54:08.913 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:54:08.914 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:54:08.914 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 10:54:08.914 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:54:08.914 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:54:08.933 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:54:08.933 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:54:08.933 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:54:08.934 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:54:08.934 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest) 10:54:08.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 10:54:08.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:54:08.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:54:08.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:54:09.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@286c748c is found... 10:54:09.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@286c748c is found finished successfully 10:54:09.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.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') 10:54:09.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:09.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:09.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:09.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:09.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:54:09.441 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:09.441 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 10:54:09.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@41a22874 is found... 10:54:09.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@41a22874 is found finished successfully 10:54:09.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.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') 10:54:09.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:09.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:09.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:09.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:09.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:54:09.450 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:09.450 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 10:54:09.452 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 10:54:09.452 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:54:09.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:09.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:09.452 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "[test-new] Test Title:.+"as the parent 10:54:09.453 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:54:09.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:09.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:09.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:09.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:09.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 10:54:09.455 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 10:54:09.455 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:54:09.455 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:54:09.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:09.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:09.455 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest) 10:54:09.455 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 10:54:09.455 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:54:09.455 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:54:09.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:09.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.544 s - in org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest) Time elapsed: 0.521 s Running org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 10:54:09.465 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 10:54:09.465 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:54:09.465 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:54:09.465 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 10:54:09.465 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:54:09.465 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:54:09.466 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:54:09.466 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:54:09.466 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:54:09.466 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:54:09.466 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest) 10:54:09.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 10:54:09.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:54:09.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:54:09.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:54:09.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@502ff434 is found... 10:54:09.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@502ff434 is found finished successfully 10:54:09.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qa\E') 10:54:09.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:09.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:09.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:09.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:09.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:54:09.654 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:09.654 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 10:54:09.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3feaf39 is found... 10:54:09.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3feaf39 is found finished successfully 10:54:09.655 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qa\E') 10:54:09.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:09.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:09.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:09.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:09.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:54:09.658 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:09.658 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 10:54:09.658 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 10:54:09.658 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:54:09.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:09.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:09.658 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "a"as the parent 10:54:09.658 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:54:09.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:09.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:09.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:09.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:09.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 10:54:09.710 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 10:54:09.710 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:54:09.710 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:54:09.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:09.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:09.711 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest) 10:54:09.711 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 10:54:09.711 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:54:09.711 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:54:09.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:09.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 s - in org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest) Time elapsed: 0.245 s Running org.eclipse.reddeer.eclipse.test.ui.browser.WebBrowserPreferencePageTest 10:54:09.722 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:54:09.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:09.722 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:54:09.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:09.722 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:54:09.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:09.723 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:54:09.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:09.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:09.724 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:54:09.724 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 10:54:09.724 DEBUG [main][MenuItemLookup] Found menu:'File' 10:54:09.724 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:54:09.724 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:54:09.724 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:54:09.724 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:54:09.724 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:54:09.724 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:54:09.724 DEBUG [main][MenuItemLookup] Item match:Window 10:54:09.725 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:54:09.725 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:54:09.725 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:54:09.725 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:09.725 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:54:09.725 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:54:09.725 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:09.725 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:54:09.725 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:09.725 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:54:09.725 DEBUG [main][MenuItemLookup] Item match:Preferences 10:54:09.743 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:54:09.743 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:54:09.743 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:54:09.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:54:09.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. finished successfully 10:54:09.943 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:54:09.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:09.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:09.957 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:54:09.957 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:09.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 10:54:09.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:09.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:09.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:09.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:09.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:54:09.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:54:09.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:54:09.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:54:09.959 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:54:09.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:54:09.959 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:54:09.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:54:09.959 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:54:09.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:54:09.959 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:54:09.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:54:09.959 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:54:09.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:54:09.959 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:54:09.960 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Web Browser 10:54:09.960 DEBUG [main][TreeItemHandler] Selecting tree item: Web Browser 10:54:09.960 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Web Browser about selection 10:54:09.960 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Web Browser 10:54:10.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:10.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:10.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:10.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:10.020 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widget which text matches: "Use e&xternal web browser") 10:54:10.020 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:54:10.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:10.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:10.020 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:54:10.020 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:54:10.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:10.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:10.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:10.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:10.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:10.022 INFO [WorkbenchTestable][RadioButton] Select radio button Use e&xternal web browser 10:54:10.022 INFO [WorkbenchTestable][AbstractButton] Click button Use e&xternal web browser 10:54:10.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:10.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:10.022 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:10.022 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:10.022 TRACE [main][WidgetHandler] Notify Button with event 27 10:54:10.023 TRACE [main][WidgetHandler] Wait for synchronization 10:54:10.023 TRACE [main][WidgetHandler] Notify Button with event 13 10:54:10.023 TRACE [main][WidgetHandler] Wait for synchronization 10:54:10.023 TRACE [main][WidgetHandler] Notify Button with event 26 10:54:10.023 TRACE [main][WidgetHandler] Wait for synchronization 10:54:10.023 TRACE [main][WidgetHandler] Notify Button with event 3 10:54:10.023 TRACE [main][WidgetHandler] Wait for synchronization 10:54:10.023 TRACE [main][WidgetHandler] Notify Button with event 4 10:54:10.023 TRACE [main][WidgetHandler] Wait for synchronization 10:54:10.023 TRACE [main][WidgetHandler] Notify Button with event 13 10:54:10.023 TRACE [main][WidgetHandler] Wait for synchronization 10:54:10.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 "Apply") 10:54:10.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:10.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:10.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:10.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:10.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:10.026 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 10:54:10.028 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 10:54:10.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:10.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:10.028 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:10.028 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:10.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: 16, Matcher matching widget which text matches: "Use &internal web browser") 10:54:10.038 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:54:10.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:10.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:10.039 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:54:10.039 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:54:10.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:10.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:10.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:10.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:10.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:10.040 INFO [WorkbenchTestable][RadioButton] Select radio button Use &internal web browser 10:54:10.040 INFO [WorkbenchTestable][AbstractButton] Click button Use &internal web browser 10:54:10.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:10.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:10.040 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:10.040 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:10.040 TRACE [main][WidgetHandler] Notify Button with event 27 10:54:10.041 TRACE [main][WidgetHandler] Wait for synchronization 10:54:10.041 TRACE [main][WidgetHandler] Notify Button with event 13 10:54:10.041 TRACE [main][WidgetHandler] Wait for synchronization 10:54:10.041 TRACE [main][WidgetHandler] Notify Button with event 26 10:54:10.041 TRACE [main][WidgetHandler] Wait for synchronization 10:54:10.041 TRACE [main][WidgetHandler] Notify Button with event 3 10:54:10.041 TRACE [main][WidgetHandler] Wait for synchronization 10:54:10.041 TRACE [main][WidgetHandler] Notify Button with event 4 10:54:10.041 TRACE [main][WidgetHandler] Wait for synchronization 10:54:10.041 TRACE [main][WidgetHandler] Notify Button with event 13 10:54:10.041 TRACE [main][WidgetHandler] Wait for synchronization 10:54:10.041 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 10:54:10.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:10.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:10.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:10.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:10.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:10.043 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 10:54:10.043 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 10:54:10.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:10.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:10.043 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:10.043 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:10.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) 10:54:10.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:10.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:10.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:10.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:10.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:10.052 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:54:10.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:10.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:10.053 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:10.053 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:10.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:54:10.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:54:10.124 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:54:10.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:10.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.405 s - in org.eclipse.reddeer.eclipse.test.ui.browser.WebBrowserPreferencePageTest testBrowserPreferencePage(org.eclipse.reddeer.eclipse.test.ui.browser.WebBrowserPreferencePageTest) Time elapsed: 0.404 s Running org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 10:54:10.136 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 10:54:10.138 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:54:10.138 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:54:10.138 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 10:54:10.138 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:54:10.138 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:54:10.154 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:54:10.154 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:54:10.154 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:54:10.154 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:54:10.154 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRefreshPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) 10:54:10.154 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 10:54:10.154 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:54:10.154 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:54:10.154 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:54:10.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:10.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:54:10.209 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInternal Web Browser\E'' view via menu. 10:54:10.209 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:54:10.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:10.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:10.209 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:54:10.209 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 10:54:10.209 DEBUG [main][MenuItemLookup] Found menu:'File' 10:54:10.209 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:54:10.209 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:54:10.209 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:54:10.209 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:54:10.209 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:54:10.209 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:54:10.209 DEBUG [main][MenuItemLookup] Item match:Window 10:54:10.210 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:54:10.210 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:54:10.210 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:54:10.210 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:10.210 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:54:10.210 DEBUG [main][MenuItemLookup] Item match:Show View 10:54:10.216 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:54:10.216 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:54:10.217 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:54:10.217 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:54:10.217 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:54:10.217 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:54:10.217 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:54:10.217 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:54:10.217 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:54:10.217 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:54:10.217 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:54:10.217 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:54:10.217 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:54:10.217 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:54:10.217 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:10.217 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:54:10.217 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:54:10.217 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:54:10.217 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:54:10.219 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:54:10.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:54:10.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:54:10.341 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:54:10.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:10.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:10.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:54:10.342 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:54:10.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:10.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:10.342 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:54:10.342 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:54:10.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:10.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:10.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:10.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:10.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:54:10.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:54:10.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:54:10.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:54:10.344 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:54:10.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:54:10.344 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:54:10.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:54:10.344 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:54:10.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:54:10.344 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:54:10.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:54:10.344 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:54:10.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:54:10.344 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:54:10.345 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Internal Web Browser 10:54:10.345 DEBUG [main][TreeItemHandler] Selecting tree item: Internal Web Browser 10:54:10.352 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Internal Web Browser about selection 10:54:10.352 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Internal Web Browser 10:54:10.352 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:54:10.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:10.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:10.352 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:54:10.352 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:54:10.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:10.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:10.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 "Open") 10:54:10.353 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:54:10.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:10.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:10.353 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:54:10.353 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:54:10.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:10.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:10.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:10.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:10.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:10.354 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:54:10.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:10.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:10.354 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:10.354 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:10.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:54:10.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:54:10.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open... 10:54:10.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:10.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:10.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open finished successfully 10:54:10.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:10.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:10.623 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:54:10.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:10.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:10.623 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:54:10.623 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInternal Web Browser\E') 10:54:10.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:10.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers failed to create drawable failed to create drawable 10:54:10.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:10.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:10.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:54:10.642 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 10:54:10.642 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 10:54:10.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:10.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:54:10.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:54:10.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:54:10.712 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 10:54:10.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:10.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:10.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:10.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:10.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 10:54:10.714 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 10:54:10.714 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 10:54:10.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:10.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 10:54:10.715 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'https://www.google.cz/?q=redhat' failed to create drawable failed to create drawable 10:54:10.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:54:10.840 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:54:10.918 DEBUG [main][BrowserProgressListener] Calling chanded() 10:54:11.340 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:54:11.432 DEBUG [main][BrowserProgressListener] Calling chanded() 10:54:11.840 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:54:12.033 DEBUG [main][BrowserProgressListener] Calling chanded() 10:54:12.316 DEBUG [main][BrowserProgressListener] Calling chanded() 10:54:12.340 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:54:12.614 DEBUG [main][BrowserProgressListener] Calling chanded() 10:54:12.841 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:54:13.072 DEBUG [main][BrowserProgressListener] Calling chanded() 10:54:13.341 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:54:13.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:54:13.341 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 10:54:23.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:54:23.342 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:54:23.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:54:23.342 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 10:54:23.342 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 10:54:23.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:23.365 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 10:54:23.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:54:23.377 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:54:23.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:54:23.377 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'https://www.google.cz/?q=redhat' 10:54:23.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:54:23.378 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:54:23.379 DEBUG [main][BrowserProgressListener] Calling chanded() 10:54:23.561 DEBUG [main][BrowserProgressListener] Calling chanded() 10:54:23.765 DEBUG [main][BrowserProgressListener] Calling chanded() 10:54:23.768 DEBUG [main][BrowserProgressListener] Calling chanded() 10:54:23.878 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:54:23.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:54:23.878 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 10:54:33.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:54:33.878 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:54:33.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:54:33.879 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 10:54:33.879 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 10:54:33.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:33.885 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 10:54:33.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:54:33.890 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:54:33.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:54:33.890 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 10:54:33.890 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 10:54:33.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:33.894 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 10:54:33.897 INFO [WorkbenchTestable][AbstractView] Close view 'Internal Web Browser' 10:54:33.897 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Internal Web Browser 10:54:33.898 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 10:54:33.899 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 10:54:33.961 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 10:54:33.961 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:54:33.961 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:54:33.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:33.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:33.975 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRefreshPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) 10:54:33.975 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:54:33.975 INFO [WorkbenchTestable][RequirementsRunner] Started test: testNavigation no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) 10:54:33.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 10:54:33.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:54:33.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:54:33.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:54:33.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:33.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:54:33.982 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInternal Web Browser\E'' view via menu. 10:54:33.982 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:54:33.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:33.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:33.982 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:54:33.982 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 10:54:33.983 DEBUG [main][MenuItemLookup] Found menu:'File' 10:54:33.983 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:54:33.983 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:54:33.983 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:54:33.983 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:54:33.983 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:54:33.983 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:54:33.983 DEBUG [main][MenuItemLookup] Item match:Window 10:54:33.983 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:54:33.983 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:54:33.983 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:54:33.983 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:33.983 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:54:33.983 DEBUG [main][MenuItemLookup] Item match:Show View 10:54:34.010 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:54:34.010 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:54:34.010 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:54:34.010 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:54:34.010 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:54:34.010 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:54:34.010 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:54:34.010 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:54:34.010 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:54:34.010 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:54:34.010 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:54:34.010 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:54:34.010 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:54:34.010 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:54:34.010 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:34.010 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:54:34.010 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:54:34.027 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:54:34.027 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:54:34.027 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:54:34.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:54:34.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:54:34.121 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:54:34.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:34.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:34.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:54:34.122 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:54:34.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:34.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:34.122 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:54:34.122 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:54:34.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:34.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:34.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:34.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:34.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:54:34.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:54:34.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:54:34.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:54:34.124 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:54:34.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:54:34.124 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:54:34.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:54:34.124 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:54:34.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:54:34.124 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:54:34.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:54:34.124 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:54:34.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:54:34.124 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:54:34.124 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Internal Web Browser 10:54:34.124 DEBUG [main][TreeItemHandler] Selecting tree item: Internal Web Browser 10:54:34.124 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Internal Web Browser about selection 10:54:34.125 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Internal Web Browser 10:54:34.125 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:54:34.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:34.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:34.125 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:54:34.125 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:54:34.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:34.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:34.126 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:54:34.126 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:54:34.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:34.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:34.126 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:54:34.126 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:54:34.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:34.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:34.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:34.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:34.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:34.131 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:54:34.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:34.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:34.131 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:34.131 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:34.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:54:34.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:54:34.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open... 10:54:34.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:34.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:34.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open finished successfully 10:54:34.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:34.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:34.250 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:54:34.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:34.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:34.251 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:54:34.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 '\*?\QInternal Web Browser\E') 10:54:34.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:34.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:34.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:34.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:34.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:54:34.256 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 10:54:34.256 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 10:54:34.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:34.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:54:34.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:54:34.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:54:34.259 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 10:54:34.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:34.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:34.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:34.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:34.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 10:54:34.260 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 10:54:34.260 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 10:54:34.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:34.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 10:54:34.261 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'https://www.google.cz/?q=redhat' 10:54:34.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:54:34.326 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:54:34.346 DEBUG [main][BrowserProgressListener] Calling chanded() 10:54:34.563 DEBUG [main][BrowserProgressListener] Calling chanded() 10:54:34.826 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:54:34.916 DEBUG [main][BrowserProgressListener] Calling chanded() 10:54:35.193 DEBUG [main][BrowserProgressListener] Calling chanded() 10:54:35.327 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:54:35.337 DEBUG [main][BrowserProgressListener] Calling chanded() 10:54:35.827 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:54:35.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:54:35.827 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 10:54:45.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:54:45.827 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:54:45.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:54:45.828 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 10:54:45.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 10:54:45.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:45.833 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 10:54:45.836 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'https://www.google.cz/?q=jboss' 10:54:45.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:54:45.836 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:54:45.837 DEBUG [main][BrowserProgressListener] Calling chanded() 10:54:45.970 DEBUG [main][BrowserProgressListener] Calling chanded() 10:54:46.214 DEBUG [main][BrowserProgressListener] Calling chanded() 10:54:46.217 DEBUG [main][BrowserProgressListener] Calling chanded() 10:54:46.336 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:54:46.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:54:46.336 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 10:54:56.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:54:56.337 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:54:56.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:54:56.337 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 10:54:56.337 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 10:54:56.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:56.342 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 10:54:56.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:54:56.344 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:54:56.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:54:56.344 INFO [WorkbenchTestable][AbstractBrowser] Browser back 10:54:56.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:54:56.346 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:54:56.347 DEBUG [main][BrowserProgressListener] Calling chanded() 10:54:56.391 DEBUG [main][BrowserProgressListener] Calling chanded() 10:54:56.846 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:54:56.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:54:56.846 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:54:57.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while browser is pointed to URL: https://www.google.cz/?q=jboss... 10:54:57.847 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 10:54:57.848 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 10:54:57.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:57.853 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 10:54:57.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:54:57.856 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:54:57.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:54:57.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting while browser is pointed to URL: https://www.google.cz/?q=jboss finished successfully 10:54:57.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:54:57.856 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:54:57.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:54:57.856 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 10:54:57.856 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 10:54:57.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:57.860 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 10:54:57.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:54:57.863 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:54:57.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:54:57.863 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 10:54:57.863 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 10:54:57.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:57.867 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 10:54:57.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:54:57.869 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:54:57.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:54:57.869 INFO [WorkbenchTestable][AbstractBrowser] Browser forward 10:54:57.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:54:57.870 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:54:57.872 DEBUG [main][BrowserProgressListener] Calling chanded() 10:54:57.914 DEBUG [main][BrowserProgressListener] Calling chanded() 10:54:58.370 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:54:58.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:54:58.370 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:54:59.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting while browser is pointed to URL: https://www.google.cz/?q=redhat... 10:54:59.371 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 10:54:59.371 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 10:54:59.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:59.375 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 10:54:59.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:54:59.379 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:54:59.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:54:59.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting while browser is pointed to URL: https://www.google.cz/?q=redhat finished successfully 10:54:59.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:54:59.380 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:54:59.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:54:59.380 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 10:54:59.380 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 10:54:59.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:59.385 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 10:54:59.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 10:54:59.389 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 10:54:59.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 10:54:59.389 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 10:54:59.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 10:54:59.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:54:59.394 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 10:54:59.398 INFO [WorkbenchTestable][AbstractView] Close view 'Internal Web Browser' 10:54:59.398 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Internal Web Browser 10:54:59.398 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 10:54:59.399 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 10:54:59.448 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 10:54:59.449 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:54:59.449 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:54:59.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:59.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:59.460 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testNavigation no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) 10:54:59.460 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 10:54:59.460 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:54:59.460 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:54:59.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:59.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.324 s - in org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest testRefreshPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) Time elapsed: 23.821 s testNavigation no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) Time elapsed: 25.484 s Running org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 10:54:59.509 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 10:54:59.510 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:54:59.510 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:54:59.510 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 10:54:59.510 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:54:59.510 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:54:59.511 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:54:59.511 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:54:59.511 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:54:59.511 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 10:54:59.511 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 10:54:59.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:54:59.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:59.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:59.511 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 10:54:59.511 DEBUG [main][MenuItemLookup] Found menu:'File' 10:54:59.511 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:54:59.511 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:54:59.511 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:54:59.511 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:54:59.511 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:54:59.511 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:54:59.511 DEBUG [main][MenuItemLookup] Item match:Window 10:54:59.512 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:54:59.512 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:54:59.512 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:54:59.512 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:59.512 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:54:59.512 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:54:59.512 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:59.512 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:54:59.512 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:59.512 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:54:59.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:59.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:59.512 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 10:54:59.512 DEBUG [main][MenuItemLookup] Found menu:'File' 10:54:59.512 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:54:59.513 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:54:59.513 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:54:59.513 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:54:59.513 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:54:59.513 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:54:59.513 DEBUG [main][MenuItemLookup] Item match:Window 10:54:59.513 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:54:59.513 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:54:59.513 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:54:59.513 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:59.513 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:54:59.513 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:54:59.513 DEBUG [main][MenuItemLookup] Item match:Perspective 10:54:59.513 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:54:59.513 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:59.513 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:54:59.513 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:54:59.513 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:54:59.514 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:54:59.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:54:59.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:59.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:59.514 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 10:54:59.514 DEBUG [main][MenuItemLookup] Found menu:'File' 10:54:59.514 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:54:59.514 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:54:59.514 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:54:59.514 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:54:59.514 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:54:59.514 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:54:59.514 DEBUG [main][MenuItemLookup] Item match:Window 10:54:59.514 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:54:59.514 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:54:59.514 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:54:59.514 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:59.514 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:54:59.514 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:54:59.514 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:59.514 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:54:59.514 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:59.514 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:54:59.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:59.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:59.514 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 10:54:59.515 DEBUG [main][MenuItemLookup] Found menu:'File' 10:54:59.515 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:54:59.515 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:54:59.515 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:54:59.515 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:54:59.515 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:54:59.515 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:54:59.515 DEBUG [main][MenuItemLookup] Item match:Window 10:54:59.515 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:54:59.515 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:54:59.515 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:54:59.515 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:59.515 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:54:59.515 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:54:59.515 DEBUG [main][MenuItemLookup] Item match:Perspective 10:54:59.515 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:54:59.515 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:59.515 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:54:59.515 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:54:59.515 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:54:59.515 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:54:59.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:59.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:59.515 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 10:54:59.515 DEBUG [main][MenuItemLookup] Found menu:'File' 10:54:59.515 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:54:59.516 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:54:59.516 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:54:59.516 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:54:59.516 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:54:59.516 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:54:59.516 DEBUG [main][MenuItemLookup] Item match:Window 10:54:59.516 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:54:59.516 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:54:59.516 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:54:59.516 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:59.516 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:54:59.516 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:54:59.516 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:59.516 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:54:59.516 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:59.516 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:54:59.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:59.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:59.516 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 10:54:59.516 DEBUG [main][MenuItemLookup] Found menu:'File' 10:54:59.516 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:54:59.516 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:54:59.516 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:54:59.516 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:54:59.516 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:54:59.516 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:54:59.516 DEBUG [main][MenuItemLookup] Item match:Window 10:54:59.516 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:54:59.516 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:54:59.516 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:54:59.516 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:59.516 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:54:59.516 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:54:59.517 DEBUG [main][MenuItemLookup] Item match:Perspective 10:54:59.517 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:54:59.517 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:59.517 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:54:59.517 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:54:59.517 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:54:59.517 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:54:59.518 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 10:54:59.518 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 10:54:59.518 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 10:54:59.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 10:54:59.554 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 10:54:59.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 10:54:59.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:59.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:59.555 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:54:59.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:59.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:59.555 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:54:59.555 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:54:59.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:59.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:59.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 "Reset Perspective") 10:54:59.555 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:54:59.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:54:59.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:54:59.555 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:54:59.555 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:54:59.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:59.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:59.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:59.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:59.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:59.556 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 10:54:59.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:59.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:59.556 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:59.556 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:54:59.715 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:54:59.715 INFO [WorkbenchTestable][RequirementsRunner] Started test: getProperties no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 10:54:59.715 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 10:54:59.715 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:54:59.715 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:54:59.715 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:54:59.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'] 10:54:59.716 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:59.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'] 10:54:59.716 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:59.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: "New Java Project"] 10:54:59.716 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:59.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'] 10:54:59.716 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:59.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'] 10:54:59.716 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:59.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'] 10:54:59.716 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:59.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: "New Java Project"] 10:54:59.716 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:59.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'] 10:54:59.716 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:59.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'] 10:54:59.717 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:59.717 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:54:59.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:59.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:59.717 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:54:59.717 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 10:54:59.717 DEBUG [main][MenuItemLookup] Found menu:'File' 10:54:59.717 DEBUG [main][MenuItemLookup] Item match:File 10:54:59.718 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:54:59.718 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:54:59.722 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:54:59.722 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:54:59.722 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:54:59.722 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:59.722 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:54:59.722 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:54:59.722 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:54:59.722 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:54:59.722 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:54:59.722 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:54:59.722 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:54:59.722 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:54:59.722 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:54:59.722 DEBUG [main][MenuItemLookup] Found menu:'File' 10:54:59.722 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:54:59.722 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:54:59.722 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:54:59.722 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:59.722 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:54:59.722 DEBUG [main][MenuItemLookup] Found menu:'' 10:54:59.722 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:54:59.722 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:54:59.723 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:54:59.723 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:54:59.723 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:54:59.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 'New|Select a wizard'] is available.... 10:54:59.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 'New|Select a wizard'] is available. finished successfully 10:54:59.811 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:54:59.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:54:59.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:54:59.813 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:54:59.813 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:54:59.813 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:54:59.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:59.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:59.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:59.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:59.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:54:59.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:54:59.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:54:59.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:54:59.815 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:54:59.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:54:59.815 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:54:59.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:54:59.815 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:54:59.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:54:59.815 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:54:59.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:54:59.815 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:54:59.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:54:59.815 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:54:59.815 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:54:59.815 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:54:59.823 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:54:59.823 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:54:59.823 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:54:59.823 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:54:59.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:54:59.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:54:59.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:54:59.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:54:59.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:54:59.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:54:59.825 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:54:59.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:54:59.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:54:59.825 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:54:59.825 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:00.030 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:55:00.032 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:00.032 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:00.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:55:00.032 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 10:55:00.032 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:55:00.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:00.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:00.033 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:55:00.033 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:00.034 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertiesViewTestProject' 10:55:00.034 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:") 10:55:00.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:00.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:00.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:00.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:00.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:55:00.037 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:55:00.038 INFO [WorkbenchTestable][AbstractText] Text set to: PropertiesViewTestProject 10:55:00.088 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:55:00.088 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:55:00.088 DEBUG [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) 10:55:00.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:00.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:00.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:00.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:00.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:55:00.096 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:55:00.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:55:00.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:55:00.096 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:55:00.096 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:00.099 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.... 10:55:03.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. failed, NO exception will be thrown 10:55:03.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:55:03.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:55:03.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:55:03.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:55:03.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:55:03.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:55:03.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:55:03.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:55:03.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:55:03.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:55:03.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:55:03.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:55:03.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:55:03.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:55:03.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:03.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:03.317 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:55:03.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:03.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:03.317 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:55:03.317 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:55:03.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:03.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:03.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:03.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:03.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:55:03.318 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:55:03.318 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:55:03.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:03.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:03.349 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:55:03.349 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:55:03.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:03.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:03.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:03.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:03.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:03.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:03.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:04.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:04.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:04.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:55:04.357 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:55:04.357 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:55:04.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:04.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:04.358 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:55:04.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:04.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:04.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:04.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:04.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:55:04.358 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 10:55:04.358 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 10:55:04.358 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 10:55:04.359 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 10:55:04.360 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 10:55:04.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:04.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:04.367 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' view via menu. 10:55:04.368 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:55:04.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:04.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:04.368 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:55:04.368 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 10:55:04.368 DEBUG [main][MenuItemLookup] Found menu:'File' 10:55:04.368 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:55:04.368 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:55:04.368 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:55:04.368 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:55:04.368 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:55:04.368 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:55:04.368 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:55:04.368 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:55:04.368 DEBUG [main][MenuItemLookup] Item match:Window 10:55:04.369 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:55:04.369 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:55:04.369 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:55:04.369 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:04.369 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:55:04.369 DEBUG [main][MenuItemLookup] Item match:Show View 10:55:04.373 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:55:04.373 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:55:04.373 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:55:04.373 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:55:04.373 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:55:04.373 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:55:04.373 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:55:04.373 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:55:04.373 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:55:04.373 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:55:04.373 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:55:04.373 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:55:04.373 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:55:04.373 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:55:04.373 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:04.373 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:55:04.373 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:55:04.420 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:55:04.420 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:55:04.420 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:55:04.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:55:04.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:55:04.485 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:55:04.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:04.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:04.485 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:55:04.485 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:04.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:04.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:04.486 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:55:04.486 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:04.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:04.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:04.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:04.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:04.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:55:04.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:55:04.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:55:04.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:55:04.513 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:55:04.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:04.513 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:55:04.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:04.513 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:55:04.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:55:04.513 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:55:04.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:04.514 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:55:04.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:04.514 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:55:04.516 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Properties 10:55:04.516 DEBUG [main][TreeItemHandler] Selecting tree item: Properties 10:55:04.516 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Properties about selection 10:55:04.516 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Properties 10:55:04.516 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:04.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:04.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:04.517 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:55:04.517 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:04.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:04.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:04.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 "Open") 10:55:04.517 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:04.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:04.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:04.517 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:55:04.517 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:04.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:04.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:04.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:04.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:04.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:55:04.518 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:55:04.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:55:04.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:55:04.518 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:55:04.518 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:04.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:55:04.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:55:04.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.properties.PropertySheet' view is open... 10:55:04.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:04.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:04.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.properties.PropertySheet' view is open finished successfully 10:55:04.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:04.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:04.662 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:55:04.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:04.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:04.663 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:55:04.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 '\*?\QProperties\E') 10:55:04.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:04.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:04.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:04.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:04.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:55:04.667 INFO [WorkbenchTestable][AbstractView] Activate view Properties 10:55:04.667 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 10:55:04.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:04.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:55:04.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:55:04.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:55:04.670 INFO [WorkbenchTestable][AbstractView] Activate view Properties 10:55:04.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 10:55:04.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:04.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:04.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: "Show Categories") 10:55:04.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:04.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:04.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:04.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:04.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:55:04.671 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories 10:55:04.672 INFO [WorkbenchTestable][AbstractView] Activate view Properties 10:55:04.672 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 10:55:04.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:04.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:04.673 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:55:04.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:04.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:04.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:04.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:04.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:55:04.673 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Info and wait with time period 1 10:55:04.673 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Info 10:55:04.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:04.673 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Info is already expanded. No action performed 10:55:04.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:04.673 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Info 10:55:04.674 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Info 10:55:04.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:04.674 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Info is already expanded. No action performed 10:55:04.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:04.674 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Info 10:55:04.674 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item derived and wait with time period 1 10:55:04.674 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item derived 10:55:04.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:05.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:05.174 INFO [WorkbenchTestable][TreeItemHandler] Expanded: derived 10:55:05.174 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item derived 10:55:05.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:05.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:05.675 INFO [WorkbenchTestable][TreeItemHandler] Expanded: derived 10:55:05.675 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item editable and wait with time period 1 10:55:05.675 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item editable 10:55:05.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:06.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:06.176 INFO [WorkbenchTestable][TreeItemHandler] Expanded: editable 10:55:06.176 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item editable 10:55:06.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:06.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:06.676 INFO [WorkbenchTestable][TreeItemHandler] Expanded: editable 10:55:06.676 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item last modified and wait with time period 1 10:55:06.676 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item last modified 10:55:06.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:07.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:07.177 INFO [WorkbenchTestable][TreeItemHandler] Expanded: last modified 10:55:07.177 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item last modified 10:55:07.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:07.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:07.677 INFO [WorkbenchTestable][TreeItemHandler] Expanded: last modified 10:55:07.678 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item linked and wait with time period 1 10:55:07.678 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item linked 10:55:07.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:08.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:08.178 INFO [WorkbenchTestable][TreeItemHandler] Expanded: linked 10:55:08.178 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item linked 10:55:08.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:08.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:08.679 INFO [WorkbenchTestable][TreeItemHandler] Expanded: linked 10:55:08.679 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item location and wait with time period 1 10:55:08.679 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item location 10:55:08.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:09.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:09.179 INFO [WorkbenchTestable][TreeItemHandler] Expanded: location 10:55:09.180 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item location 10:55:09.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:09.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:09.680 INFO [WorkbenchTestable][TreeItemHandler] Expanded: location 10:55:09.680 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item name and wait with time period 1 10:55:09.680 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item name 10:55:09.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:10.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:10.181 INFO [WorkbenchTestable][TreeItemHandler] Expanded: name 10:55:10.181 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item name 10:55:10.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:10.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:10.681 INFO [WorkbenchTestable][TreeItemHandler] Expanded: name 10:55:10.681 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item path and wait with time period 1 10:55:10.681 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item path 10:55:10.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:11.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:11.182 INFO [WorkbenchTestable][TreeItemHandler] Expanded: path 10:55:11.182 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item path 10:55:11.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:11.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:11.682 INFO [WorkbenchTestable][TreeItemHandler] Expanded: path 10:55:11.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:11.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:11.686 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:55:11.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:11.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:11.687 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:55:11.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:11.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:11.687 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:55:11.687 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:55:11.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:11.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:11.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:11.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:11.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:55:11.688 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:55:11.688 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:55:11.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:11.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:11.721 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:55:11.721 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:55:11.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:11.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:11.722 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:55:11.722 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:55:11.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:11.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:11.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:11.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:11.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:12.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:12.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:12.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:12.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:12.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:55:12.724 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:55:12.724 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:55:12.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:12.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:12.725 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:55:12.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:12.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:12.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:12.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:12.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:55:12.725 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 10:55:12.726 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:55:12.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:55:12.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:12.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:12.727 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:55:12.727 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:55:12.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:12.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:12.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:12.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:12.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:13.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:13.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:13.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:13.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:13.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:55:13.728 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:55:13.729 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:55:13.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:13.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:13.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 10:55:13.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:13.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:13.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:13.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:13.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:55:13.730 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 10:55:13.730 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 10:55:13.730 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 10:55:13.730 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 10:55:13.732 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 10:55:13.733 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:55:13.733 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:13.768 DEBUG [main][MenuItemLookup] Found menu:'New' 10:55:13.768 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:55:13.768 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:13.768 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:55:13.768 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:55:13.768 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:55:13.769 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:13.769 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:55:13.769 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:55:13.769 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:55:13.769 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:55:13.769 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:13.769 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:55:13.769 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:55:13.769 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:55:13.769 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:55:13.769 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:13.769 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:55:13.769 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:55:13.769 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:13.769 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:55:13.769 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:13.769 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:55:13.769 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:55:13.769 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:55:13.769 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:55:13.769 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:55:13.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:55:13.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 10:55:14.270 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:55:14.270 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:55:14.270 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:55:14.270 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:55:14.270 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:55:14.270 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:55:14.270 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:55:14.270 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:55:14.270 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:55:14.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:55:14.270 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertiesViewTestProject' via Explorer 10:55:14.270 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 10:55:14.270 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 10:55:14.270 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 10:55:14.272 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 10:55:14.273 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:55:14.273 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:14.305 DEBUG [main][MenuItemLookup] Found menu:'New' 10:55:14.306 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:55:14.306 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:14.306 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:55:14.306 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:55:14.306 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:55:14.306 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:14.306 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:55:14.306 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:55:14.306 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:55:14.306 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:55:14.306 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:55:14.306 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:55:14.306 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:55:14.306 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:55:14.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 'Delete.*'] is available.... 10:55:14.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 'Delete.*'] is available. finished successfully 10:55:14.909 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:55:14.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:14.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:14.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:14.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:14.912 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:55:14.912 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:14.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:14.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:14.912 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:55:14.912 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:14.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:14.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:14.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:14.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:14.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:55:14.913 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:55:14.913 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:55:14.913 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:55:14.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:55:14.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:55:14.913 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:55:14.913 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:14.913 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:55:14.913 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:14.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:14.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:14.913 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:55:14.913 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:14.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:14.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:14.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:14.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:14.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:55:14.914 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:55:14.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:55:14.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:55:14.914 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:55:14.914 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:14.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:55:14.918 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:55:15.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:55:15.419 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:55:15.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:55:15.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:55:15.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:55:15.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:55:15.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:55:15.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:55:15.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:55:15.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:55:15.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:55:15.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:55:15.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:55:15.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:55:15.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:55:15.419 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 10:55:15.419 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:55:15.419 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:55:15.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:15.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:15.419 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getProperties no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 10:55:15.419 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:55:15.419 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleShowCategories no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 10:55:15.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 10:55:15.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:55:15.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:55:15.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:55:15.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'] 10:55:15.420 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:15.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'] 10:55:15.420 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:15.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: "New Java Project"] 10:55:15.420 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:15.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'] 10:55:15.420 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:15.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'] 10:55:15.420 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:15.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'] 10:55:15.420 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:15.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: "New Java Project"] 10:55:15.420 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:15.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'] 10:55:15.420 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:15.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'] 10:55:15.420 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:15.420 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:55:15.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:15.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:15.421 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:55:15.421 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 10:55:15.421 DEBUG [main][MenuItemLookup] Found menu:'File' 10:55:15.421 DEBUG [main][MenuItemLookup] Item match:File 10:55:15.422 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:55:15.422 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:55:15.425 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:55:15.425 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:55:15.425 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:55:15.425 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:15.425 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:55:15.425 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:55:15.425 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:55:15.425 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:55:15.425 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:55:15.425 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:55:15.425 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:55:15.425 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:55:15.425 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:55:15.425 DEBUG [main][MenuItemLookup] Found menu:'File' 10:55:15.425 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:55:15.425 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:55:15.425 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:55:15.425 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:15.425 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:55:15.425 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:15.425 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:55:15.425 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:55:15.439 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:55:15.439 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:55:15.439 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:55:15.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.... 10:55:15.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:55:15.513 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:55:15.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:15.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:15.514 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:55:15.514 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:15.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 10:55:15.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:15.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:15.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:15.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:15.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:55:15.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:55:15.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:55:15.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:55:15.516 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:55:15.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:15.516 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:55:15.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:15.516 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:55:15.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:55:15.516 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:55:15.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:15.517 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:55:15.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:15.517 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:55:15.517 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:55:15.517 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:55:15.517 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:55:15.517 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:55:15.517 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:55:15.517 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:55:15.517 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:55:15.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:15.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:15.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:15.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:15.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:55:15.519 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:55:15.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:55:15.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:55:15.519 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:55:15.519 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:15.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'] 10:55:15.754 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:15.754 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:15.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:55:15.755 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 10:55:15.755 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:55:15.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:15.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:15.755 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:55:15.755 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:15.755 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertiesViewTestProject' 10:55:15.756 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:") 10:55:15.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:15.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:15.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:15.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:15.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:55:15.757 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:55:15.758 INFO [WorkbenchTestable][AbstractText] Text set to: PropertiesViewTestProject 10:55:15.791 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:55:15.791 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:55:15.791 DEBUG [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) 10:55:15.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:15.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:15.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:15.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:15.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:55:15.793 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:55:15.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:55:15.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:55:15.793 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:55:15.793 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:16.017 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.... 10:55:19.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. failed, NO exception will be thrown 10:55:19.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:55:19.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:55:19.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:55:19.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:55:19.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:55:19.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:55:19.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:55:19.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:55:19.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:55:19.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:55:19.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:55:19.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:55:19.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:55:19.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:55:19.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:19.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:19.175 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:55:19.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:19.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:19.175 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:55:19.175 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:55:19.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:19.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:19.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:19.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:19.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:55:19.175 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:55:19.175 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:55:19.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:19.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:55:19.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:55:19.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:55:19.178 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:55:19.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:55:19.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:19.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:19.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:19.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:19.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:19.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:19.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:20.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:20.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:20.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:55:20.180 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:55:20.180 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:55:20.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:20.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:20.181 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:55:20.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:20.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:20.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:20.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:20.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:55:20.181 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 10:55:20.181 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 10:55:20.181 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 10:55:20.182 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 10:55:20.184 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 10:55:20.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:20.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:20.191 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' is already open. Activate. 10:55:20.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:20.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:20.195 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:55:20.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:20.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:20.196 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:55:20.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 '\*?\QProperties\E') 10:55:20.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:20.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:20.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:20.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:20.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:55:20.200 INFO [WorkbenchTestable][AbstractView] Activate view Properties 10:55:20.200 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 10:55:20.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:20.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:20.233 INFO [WorkbenchTestable][AbstractView] Activate view Properties 10:55:20.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 10:55:20.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:20.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:20.235 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") 10:55:20.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:20.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:20.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:20.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:20.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:55:20.235 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories 10:55:20.235 INFO [WorkbenchTestable][AbstractView] Activate view Properties 10:55:20.235 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 10:55:20.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:20.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:20.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 10:55:20.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:20.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:20.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:20.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:20.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:55:20.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:55:20.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:55:20.237 INFO [WorkbenchTestable][AbstractView] Activate view Properties 10:55:20.237 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 10:55:20.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:20.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:20.239 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") 10:55:20.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:20.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:20.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:20.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:20.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:55:20.239 INFO [WorkbenchTestable][AbstractToolItem] Unclick tool item Show Categories 10:55:20.239 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories 10:55:20.239 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:55:20.239 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:20.241 INFO [WorkbenchTestable][AbstractView] Activate view Properties 10:55:20.241 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 10:55:20.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:20.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:20.242 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:55:20.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:20.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:20.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:20.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:20.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:55:20.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:55:20.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:55:20.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:20.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:20.244 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:55:20.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:20.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:20.244 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:55:20.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:20.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:20.245 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:55:20.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 '\*?\QPackage Explorer\E') 10:55:20.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:20.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:20.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:20.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:20.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:55:20.246 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:55:20.246 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:55:20.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:20.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:20.277 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:55:20.277 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:55:20.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:20.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:20.278 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:55:20.278 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:55:20.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:20.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:20.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:20.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:20.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:20.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:20.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:21.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:21.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:21.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:55:21.280 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:55:21.280 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:55:21.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:21.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:21.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 10:55:21.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:21.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:21.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:21.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:21.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:55:21.282 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 10:55:21.282 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:55:21.282 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:55:21.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:21.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:21.283 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:55:21.283 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:55:21.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:21.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:21.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:21.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:21.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:21.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:21.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:22.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:22.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:22.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:55:22.285 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:55:22.285 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:55:22.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:22.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:22.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 10:55:22.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:22.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:22.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:22.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:22.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:55:22.287 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 10:55:22.287 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 10:55:22.287 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 10:55:22.287 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 10:55:22.291 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 10:55:22.292 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:55:22.292 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:22.331 DEBUG [main][MenuItemLookup] Found menu:'New' 10:55:22.332 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:55:22.332 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:22.332 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:55:22.332 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:55:22.332 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:55:22.332 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:22.332 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:55:22.332 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:55:22.332 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:55:22.332 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:55:22.332 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:22.332 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:55:22.332 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:55:22.332 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:55:22.332 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:55:22.332 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:22.332 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:55:22.332 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:55:22.332 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:22.332 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:55:22.332 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:22.332 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:55:22.332 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:55:22.332 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:55:22.332 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:55:22.332 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:55:22.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:55:22.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 10:55:22.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:55:22.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:55:22.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:55:22.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:55:22.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:55:22.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:55:22.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:55:22.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:55:22.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:55:22.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:55:22.833 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertiesViewTestProject' via Explorer 10:55:22.833 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 10:55:22.833 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 10:55:22.834 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 10:55:22.836 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 10:55:22.838 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:55:22.838 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:22.871 DEBUG [main][MenuItemLookup] Found menu:'New' 10:55:22.871 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:55:22.871 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:22.871 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:55:22.871 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:55:22.871 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:55:22.871 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:22.871 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:55:22.871 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:55:22.871 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:55:22.871 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:55:22.872 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:55:22.872 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:55:22.872 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:55:22.872 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:55:22.882 DEBUG [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.... 10:55:23.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 10:55:23.462 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:55:23.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:23.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:23.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:23.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:23.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: 32) 10:55:23.465 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:23.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:23.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:23.465 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:55:23.465 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:23.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:23.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:23.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:23.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:23.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:55:23.465 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:55:23.465 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:55:23.465 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:55:23.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:55:23.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:55:23.466 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:55:23.466 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:23.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", Widget matcher matching widgets with style: 8) 10:55:23.466 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:23.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:23.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:23.466 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:55:23.466 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:23.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:23.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:23.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:23.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:23.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:55:23.467 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:55:23.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:55:23.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:55:23.467 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:55:23.467 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:23.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:55:23.470 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:55:23.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:55:23.971 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:55:23.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:55:23.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:55:23.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:55:23.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:55:23.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:55:23.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:55:23.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:55:23.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:55:23.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:55:23.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:55:23.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:55:23.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:55:23.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:55:23.971 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 10:55:23.971 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:55:23.971 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:55:23.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:23.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:23.972 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleShowCategories no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 10:55:23.972 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:55:23.972 INFO [WorkbenchTestable][RequirementsRunner] Started test: getProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 10:55:23.972 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 10:55:23.972 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:55:23.972 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:55:23.972 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:55:23.972 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:55:23.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:23.972 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:55:23.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:23.972 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 10:55:23.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:23.972 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:55:23.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:23.972 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:55:23.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:23.973 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:55:23.973 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:23.973 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 10:55:23.973 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:23.973 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:55:23.973 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:23.973 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:55:23.973 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:23.973 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:55:23.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:23.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:23.973 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:55:23.973 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 10:55:23.973 DEBUG [main][MenuItemLookup] Found menu:'File' 10:55:23.974 DEBUG [main][MenuItemLookup] Item match:File 10:55:23.974 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:55:23.974 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:55:23.977 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:55:23.977 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:55:23.977 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:55:23.977 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:23.977 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:55:23.977 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:55:23.977 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:55:23.977 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:55:23.977 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:55:23.977 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:55:23.977 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:55:23.977 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:55:23.977 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:55:23.977 DEBUG [main][MenuItemLookup] Found menu:'File' 10:55:23.977 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:55:23.977 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:55:23.977 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:55:23.977 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:23.977 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:55:23.977 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:23.977 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:55:23.977 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:55:23.978 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:55:23.978 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:55:23.978 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:55:24.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 'New|Select a wizard'] is available.... 10:55:24.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 'New|Select a wizard'] is available. finished successfully 10:55:24.066 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:55:24.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:24.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:24.068 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:55:24.068 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:24.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:55:24.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:24.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:24.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:24.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:24.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:55:24.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:55:24.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:55:24.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:55:24.077 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:55:24.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:24.077 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:55:24.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:24.077 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:55:24.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:55:24.077 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:55:24.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:24.077 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:55:24.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:24.077 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:55:24.077 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:55:24.077 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:55:24.077 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:55:24.078 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:55:24.078 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:55:24.078 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:55:24.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:55:24.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:24.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:24.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:24.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:24.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:55:24.079 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:55:24.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:55:24.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:55:24.079 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:55:24.079 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:24.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'] 10:55:24.310 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:24.310 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:24.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:55:24.311 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 10:55:24.311 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:55:24.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:24.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:24.312 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:55:24.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:24.312 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertiesViewTestProject' 10:55:24.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.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:55:24.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:24.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:24.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:24.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:24.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:55:24.314 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:55:24.316 INFO [WorkbenchTestable][AbstractText] Text set to: PropertiesViewTestProject 10:55:24.365 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:55:24.365 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:55:24.365 DEBUG [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) 10:55:24.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:24.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:24.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:24.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:24.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:55:24.367 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:55:24.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:55:24.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:55:24.367 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:55:24.367 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:24.371 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.... 10:55:27.373 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 10:55:27.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:55:27.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:55:27.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:55:27.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:55:27.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:55:27.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:55:27.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:55:27.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:55:27.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:55:27.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:55:27.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:55:27.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:55:27.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:55:27.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:27.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:27.374 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:55:27.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:27.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:27.374 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:55:27.374 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:55:27.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:27.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:27.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:27.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:27.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:55:27.375 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:55:27.375 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:55:27.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:27.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:55:27.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:55:27.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:55:27.377 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:55:27.377 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:55:27.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:27.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:27.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:27.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:27.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:27.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:27.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:28.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:28.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:28.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:55:28.379 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:55:28.379 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:55:28.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:28.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:28.380 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:55:28.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:28.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:28.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:28.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:28.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:55:28.380 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 10:55:28.381 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 10:55:28.381 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 10:55:28.381 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 10:55:28.383 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 10:55:28.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:28.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:28.389 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' is already open. Activate. 10:55:28.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:28.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:28.393 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:55:28.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:28.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:28.393 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:55:28.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E') 10:55:28.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:28.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:28.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:28.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:28.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:55:28.397 INFO [WorkbenchTestable][AbstractView] Activate view Properties 10:55:28.397 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 10:55:28.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:28.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:28.433 INFO [WorkbenchTestable][AbstractView] Activate view Properties 10:55:28.434 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 10:55:28.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:28.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:28.436 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") 10:55:28.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:28.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:28.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:28.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:28.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:55:28.437 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories 10:55:28.437 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories 10:55:28.437 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:55:28.437 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:28.440 INFO [WorkbenchTestable][AbstractView] Activate view Properties 10:55:28.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 10:55:28.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:28.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:28.441 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:55:28.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:28.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:28.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:28.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:28.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:55:28.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:55:28.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:55:28.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Info has children... 10:55:28.442 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Info 10:55:28.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:28.442 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Info is already expanded. No action performed 10:55:28.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:28.442 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Info 10:55:28.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Info has children finished successfully 10:55:28.442 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Info 10:55:28.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:28.442 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Info is already expanded. No action performed 10:55:28.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:28.442 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Info 10:55:28.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:28.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:28.443 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:55:28.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:28.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:28.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:55:28.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:28.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:28.444 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:55:28.444 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:55:28.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:28.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:28.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:28.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:28.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:55:28.445 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:55:28.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:55:28.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:28.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:28.477 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:55:28.477 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:55:28.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:28.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:28.477 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:55:28.477 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:55:28.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:28.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:28.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:28.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:28.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:28.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:28.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:29.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:29.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:29.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:55:29.479 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:55:29.479 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:55:29.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:29.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:29.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 10:55:29.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:29.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:29.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:29.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:29.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:55:29.481 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 10:55:29.481 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:55:29.481 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:55:29.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:29.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:29.482 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:55:29.482 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:55:29.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:29.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:29.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:29.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:29.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:29.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:29.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:30.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:30.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:30.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:55:30.483 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:55:30.483 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:55:30.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:30.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:30.485 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:55:30.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:30.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:30.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:30.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:30.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:55:30.485 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 10:55:30.485 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 10:55:30.485 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 10:55:30.485 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 10:55:30.491 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 10:55:30.492 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:55:30.492 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:30.531 DEBUG [main][MenuItemLookup] Found menu:'New' 10:55:30.531 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:55:30.531 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:30.531 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:55:30.531 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:55:30.531 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:55:30.531 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:30.531 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:55:30.531 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:55:30.531 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:55:30.531 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:55:30.531 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:30.531 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:55:30.531 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:55:30.531 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:55:30.531 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:55:30.531 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:30.531 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:55:30.531 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:55:30.531 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:30.531 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:55:30.531 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:30.531 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:55:30.531 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:55:30.531 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:55:30.531 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:55:30.531 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:55:30.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:55:30.531 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 10:55:31.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:55:31.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:55:31.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:55:31.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:55:31.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:55:31.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:55:31.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:55:31.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:55:31.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:55:31.032 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertiesViewTestProject' via Explorer 10:55:31.032 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 10:55:31.032 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 10:55:31.032 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 10:55:31.035 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 10:55:31.036 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:55:31.036 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:31.083 DEBUG [main][MenuItemLookup] Found menu:'New' 10:55:31.083 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:55:31.083 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:31.083 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:55:31.083 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:55:31.083 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:55:31.083 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:31.083 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:55:31.083 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:55:31.083 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:55:31.083 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:55:31.083 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:55:31.083 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:55:31.083 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:55:31.083 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:55:31.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 10:55:31.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 10:55:31.202 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:55:31.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:31.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:31.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:31.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:31.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: 32) 10:55:31.203 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:31.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:31.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:31.203 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:55:31.203 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:31.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:31.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:31.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:31.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:31.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:55:31.204 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:55:31.204 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:55:31.204 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:55:31.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:55:31.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:55:31.204 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:55:31.204 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:31.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:55:31.204 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:31.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:31.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:31.204 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:55:31.204 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:31.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:31.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:31.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:31.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:31.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:55:31.205 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:55:31.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:55:31.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:55:31.205 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:55:31.205 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:31.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:55:31.211 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:55:31.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:55:31.711 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:55:31.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:55:31.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:55:31.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:55:31.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:55:31.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:55:31.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 10:55:31.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:55:31.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:55:31.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:55:31.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:55:31.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:55:31.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:55:31.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:55:31.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:55:31.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:55:31.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:55:31.712 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 10:55:31.712 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:55:31.712 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:55:31.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:31.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:31.712 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 10:55:31.712 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:55:31.712 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonExistingProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 10:55:31.712 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 10:55:31.712 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:55:31.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:55:31.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:55:31.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'] 10:55:31.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:31.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'] 10:55:31.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:31.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: "New Java Project"] 10:55:31.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:31.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'] 10:55:31.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:31.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'] 10:55:31.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:31.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'] 10:55:31.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:31.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: "New Java Project"] 10:55:31.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:31.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'] 10:55:31.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:31.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'] 10:55:31.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:31.714 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:55:31.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:31.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:31.714 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:55:31.714 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 10:55:31.714 DEBUG [main][MenuItemLookup] Found menu:'File' 10:55:31.714 DEBUG [main][MenuItemLookup] Item match:File 10:55:31.715 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:55:31.715 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:55:31.718 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:55:31.718 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:55:31.718 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:55:31.718 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:31.718 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:55:31.718 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:55:31.718 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:55:31.718 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:55:31.718 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:55:31.718 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:55:31.718 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:55:31.718 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:55:31.718 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:55:31.718 DEBUG [main][MenuItemLookup] Found menu:'File' 10:55:31.718 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:55:31.718 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:55:31.718 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:55:31.718 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:31.718 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:55:31.718 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:31.718 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:55:31.718 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:55:31.731 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:55:31.731 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:55:31.731 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:55:31.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 'New|Select a wizard'] is available.... 10:55:31.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 10:55:31.809 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:55:31.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:31.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:31.811 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:55:31.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:31.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 10:55:31.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:31.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:31.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:31.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:31.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:55:31.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:55:31.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:55:31.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:55:31.813 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:55:31.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:31.813 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:55:31.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:31.813 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:55:31.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:55:31.813 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:55:31.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:31.813 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:55:31.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:31.813 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:55:31.814 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:55:31.814 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:55:31.814 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:55:31.814 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:55:31.814 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:55:31.814 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:55:31.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) 10:55:31.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:31.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:31.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:31.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:31.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:55:31.815 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:55:31.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:55:31.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:55:31.816 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:55:31.816 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:32.011 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:55:32.015 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:32.015 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:32.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:55:32.016 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 10:55:32.016 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:55:32.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:32.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:32.017 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:55:32.017 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:55:32.017 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertiesViewTestProject' 10:55:32.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.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:55:32.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:32.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:32.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:32.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:32.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:55:32.019 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:55:32.020 INFO [WorkbenchTestable][AbstractText] Text set to: PropertiesViewTestProject 10:55:32.053 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:55:32.053 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:55:32.054 DEBUG [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) 10:55:32.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:32.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:32.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:32.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:32.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:55:32.061 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:55:32.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:55:32.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:55:32.062 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:55:32.062 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:32.065 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.... 10:55:35.143 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 10:55:35.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:55:35.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:55:35.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:55:35.143 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:55:35.143 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:55:35.143 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:55:35.143 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:55:35.143 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:55:35.143 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:55:35.143 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:55:35.143 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:55:35.144 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:55:35.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:55:35.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:35.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:35.145 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:55:35.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:35.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:35.145 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:55:35.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') 10:55:35.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:35.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:35.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:35.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:35.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:55:35.146 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:55:35.146 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:55:35.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:35.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:55:35.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:55:35.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:55:35.149 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:55:35.149 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:55:35.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:35.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:35.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:35.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:35.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:35.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:35.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:36.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:36.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:36.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:55:36.151 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:55:36.151 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:55:36.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:36.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:36.152 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:55:36.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:36.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:36.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:36.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:36.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:55:36.153 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 10:55:36.153 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 10:55:36.153 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 10:55:36.153 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 10:55:36.155 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 10:55:36.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:36.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:36.167 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:55:36.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:36.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:36.168 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:55:36.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 '\*?\QProperties\E') 10:55:36.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:36.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:36.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:36.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:36.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:55:36.173 INFO [WorkbenchTestable][AbstractView] Activate view Properties 10:55:36.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 10:55:36.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:36.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:36.208 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:55:36.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:36.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:36.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:36.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:36.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:55:36.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:55:36.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:55:36.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:36.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:36.210 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:55:36.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:36.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:36.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:55:36.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:36.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:36.211 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:55:36.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:55:36.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:36.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:36.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:36.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:36.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:55:36.212 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:55:36.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:55:36.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:36.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:36.245 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:55:36.245 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:55:36.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:36.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:36.246 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:55:36.246 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:55:36.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:36.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:36.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:36.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:36.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:36.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:36.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:37.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:37.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:37.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:55:37.248 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:55:37.248 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:55:37.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:37.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:37.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 10:55:37.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:37.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:37.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:37.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:37.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:55:37.250 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 10:55:37.250 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:55:37.250 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:55:37.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:37.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:37.251 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:55:37.251 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:55:37.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:37.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:37.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:37.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:37.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:37.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:37.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:38.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:38.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:38.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:55:38.253 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:55:38.253 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:55:38.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:38.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:38.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 10:55:38.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:38.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:38.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:38.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:38.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:55:38.254 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 10:55:38.254 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 10:55:38.254 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 10:55:38.254 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 10:55:38.257 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 10:55:38.257 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:55:38.258 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:38.291 DEBUG [main][MenuItemLookup] Found menu:'New' 10:55:38.291 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:55:38.291 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:38.291 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:55:38.291 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:55:38.291 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:55:38.291 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:38.291 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:55:38.291 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:55:38.291 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:55:38.291 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:55:38.291 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:38.291 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:55:38.291 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:55:38.291 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:55:38.291 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:55:38.291 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:38.291 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:55:38.291 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:55:38.291 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:38.291 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:55:38.291 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:38.291 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:55:38.291 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:55:38.291 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:55:38.291 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:55:38.291 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:55:38.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:55:38.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 10:55:38.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:55:38.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:55:38.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:55:38.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:55:38.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:55:38.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:55:38.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:55:38.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:55:38.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:55:38.792 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertiesViewTestProject' via Explorer 10:55:38.792 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 10:55:38.792 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 10:55:38.792 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 10:55:38.794 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 10:55:38.795 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:55:38.795 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:38.828 DEBUG [main][MenuItemLookup] Found menu:'New' 10:55:38.828 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:55:38.828 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:38.828 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:55:38.828 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:55:38.828 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:55:38.828 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:38.828 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:55:38.828 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:55:38.828 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:55:38.828 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:55:38.828 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:55:38.828 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:55:38.828 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:55:38.828 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:55:38.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 'Delete.*'] is available.... 10:55:39.438 DEBUG [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 10:55:39.438 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:55:39.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:39.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:39.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:39.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:39.441 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:55:39.441 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:39.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:39.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:39.441 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:55:39.441 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:39.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:39.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:39.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:39.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:39.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:55:39.442 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:55:39.442 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:55:39.442 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:55:39.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:55:39.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:55:39.442 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:55:39.442 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:39.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:55:39.442 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:39.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:39.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:39.443 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:55:39.443 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:39.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:39.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:39.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:39.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:39.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:55:39.444 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:55:39.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:55:39.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:55:39.444 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:55:39.444 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:39.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:55:39.448 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:55:39.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:55:39.948 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:55:39.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:55:39.948 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:55:39.948 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:55:39.948 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:55:39.948 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:55:39.948 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:55:39.948 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:55:39.948 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:55:39.948 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:55:39.948 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:55:39.948 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:55:39.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:55:39.949 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 10:55:39.949 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:55:39.949 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:55:39.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:39.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:39.949 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonExistingProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 10:55:39.949 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 10:55:39.949 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:55:39.949 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:55:39.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:39.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.478 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: 15.704 s toggleShowCategories no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) Time elapsed: 8.553 s getProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) Time elapsed: 7.74 s getNonExistingProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) Time elapsed: 8.237 s Running org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 10:55:39.957 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 10:55:39.958 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:55:39.958 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:55:39.958 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 10:55:39.958 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:55:39.958 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:55:39.959 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:55:39.959 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:55:39.959 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:55:39.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:39.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:39.965 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 10:55:39.965 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:55:39.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:39.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:39.965 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:55:39.965 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 10:55:39.966 DEBUG [main][MenuItemLookup] Found menu:'File' 10:55:39.966 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:55:39.966 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:55:39.966 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:55:39.966 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:55:39.966 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:55:39.966 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:55:39.966 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:55:39.966 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:55:39.966 DEBUG [main][MenuItemLookup] Item match:Window 10:55:39.966 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:55:39.966 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:55:39.966 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:55:39.966 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:39.966 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:55:39.966 DEBUG [main][MenuItemLookup] Item match:Show View 10:55:39.970 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:55:39.970 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:55:39.971 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:55:39.971 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:55:39.971 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:55:39.971 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:55:39.971 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:55:39.971 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:55:39.971 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:55:39.971 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:55:39.971 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:55:39.971 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:55:39.971 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:55:39.971 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:55:39.971 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:39.971 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:55:39.971 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:55:39.984 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:55:39.984 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:55:39.984 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:55:40.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:55:40.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:55:40.048 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:55:40.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:40.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:40.049 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:55:40.049 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:40.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:40.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:40.049 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:55:40.049 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:40.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:40.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:40.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:40.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:40.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:55:40.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:55:40.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:55:40.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:55:40.050 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:55:40.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:40.050 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:55:40.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:40.050 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:55:40.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:55:40.051 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:55:40.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:40.051 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:55:40.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:40.051 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:55:40.051 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 10:55:40.051 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 10:55:40.051 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 10:55:40.052 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 10:55:40.052 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:40.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:40.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:40.052 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:55:40.052 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:40.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:40.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:40.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:55:40.052 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:40.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:40.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:40.053 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:55:40.053 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:40.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:40.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:40.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:40.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:40.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:55:40.054 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:55:40.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:55:40.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:55:40.054 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:55:40.054 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:40.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:55:40.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:55:40.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 10:55:40.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:40.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:40.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 10:55:40.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:40.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:40.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:55:40.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:40.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:40.157 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:55:40.157 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:55:40.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:40.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:40.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:40.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:40.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:55:40.158 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:55:40.158 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:55:40.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:40.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:55:40.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:55:40.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:55:40.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:40.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:40.165 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' is already open. Activate. 10:55:40.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:40.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:40.184 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:55:40.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:40.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:40.184 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:55:40.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 10:55:40.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:40.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:40.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:40.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:40.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:55:40.204 INFO [WorkbenchTestable][AbstractView] Activate view Properties 10:55:40.204 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 10:55:40.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:40.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.ScrolledComposite Text= TooltipText=null 10:55:40.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:40.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:40.214 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 10:55:40.214 DEBUG [main][MenuItemLookup] Found menu:'File' 10:55:40.214 DEBUG [main][MenuItemLookup] Item match:File 10:55:40.215 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:55:40.215 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:55:40.218 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:55:40.218 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:55:40.218 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:55:40.218 DEBUG [main][MenuItemLookup] Item match:Project... 10:55:40.218 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roject..." 10:55:40.218 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Project... 10:55:40.218 INFO [main][MenuItemHandler] Select menu item: P&roject... 10:55:40.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 10:55:40.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 10:55:40.291 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 10:55:40.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:40.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:40.292 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:55:40.292 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:40.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:40.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:40.292 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 10:55:40.292 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:40.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:40.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:40.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:40.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:40.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:55:40.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:55:40.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:55:40.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:55:40.295 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:55:40.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:40.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:40.797 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:55:40.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:55:40.798 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:55:40.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:40.798 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:55:40.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:40.798 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:55:40.798 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 10:55:40.798 DEBUG [main][TreeItemHandler] Selecting tree item: Project 10:55:40.798 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 10:55:40.801 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 10:55:40.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 "Next >") 10:55:40.801 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:40.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:40.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:40.801 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 10:55:40.801 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:40.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:40.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:40.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:40.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:40.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:55:40.802 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:55:40.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:55:40.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:55:40.802 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:55:40.802 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:40.841 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:") 10:55:40.841 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:40.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:40.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:40.841 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 10:55:40.841 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:40.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:40.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:40.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:40.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:40.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:55:40.843 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:55:40.843 INFO [WorkbenchTestable][AbstractText] Text set to: test 10:55:40.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 "Finish") 10:55:40.843 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:40.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:40.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:40.844 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 10:55:40.844 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:40.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:40.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:40.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:40.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:40.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:55:40.845 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:55:40.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:55:40.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:55:40.845 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:55:40.845 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:40.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 10:55:41.349 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 10:55:41.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:55:41.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:55:41.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:55:41.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:55:41.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:55:41.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:55:41.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:55:41.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:55:41.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:55:41.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:55:41.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:55:41.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:41.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:41.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:55:41.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:41.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:41.351 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:55:41.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') 10:55:41.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:41.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:41.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:41.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:41.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:55:41.352 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:55:41.352 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:55:41.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:41.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:41.409 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:55:41.409 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:55:41.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:41.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:41.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:41.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:41.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:41.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:41.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:42.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:42.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:42.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:55:42.411 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:55:42.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:55:42.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:42.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:42.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 10:55:42.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:42.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:42.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:42.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:42.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:55:42.412 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 10:55:42.412 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 10:55:42.412 DEBUG [main][TreeItemHandler] Selecting tree item: test 10:55:42.413 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 10:55:42.422 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 10:55:42.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:42.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:42.424 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 10:55:42.424 DEBUG [main][MenuItemLookup] Found menu:'File' 10:55:42.424 DEBUG [main][MenuItemLookup] Item match:File 10:55:42.425 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:55:42.425 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:55:42.428 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:55:42.428 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:55:42.428 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:55:42.428 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:42.428 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:55:42.428 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:55:42.428 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:55:42.428 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:55:42.428 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:55:42.428 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:55:42.428 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:55:42.428 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:55:42.428 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:55:42.428 DEBUG [main][MenuItemLookup] Found menu:'File' 10:55:42.428 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:55:42.428 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:55:42.428 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:55:42.428 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:42.428 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:55:42.428 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:42.428 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:55:42.428 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:55:42.429 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:55:42.429 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:55:42.429 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:55:42.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available.... 10:55:42.500 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 10:55:42.500 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:55:42.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:42.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:42.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 10:55:42.501 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:42.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:42.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:42.501 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 10:55:42.501 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:42.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:42.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:42.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:42.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:42.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:55:42.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:55:42.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:55:42.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem XML has children... 10:55:42.504 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item XML 10:55:42.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:43.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:43.005 INFO [WorkbenchTestable][TreeItemHandler] Expanded: XML 10:55:43.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem XML has children finished successfully 10:55:43.005 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item XML 10:55:43.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:43.005 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item XML is already expanded. No action performed 10:55:43.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:43.005 INFO [WorkbenchTestable][TreeItemHandler] Expanded: XML 10:55:43.005 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item XML Schema File 10:55:43.006 DEBUG [main][TreeItemHandler] Selecting tree item: XML Schema File 10:55:43.006 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item XML Schema File about selection 10:55:43.008 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: XML Schema File 10:55:43.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 "Next >") 10:55:43.008 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:43.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:43.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:43.008 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 10:55:43.008 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:43.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:43.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:43.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:43.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:43.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:55:43.010 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:55:43.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:55:43.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:55:43.010 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:55:43.010 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:43.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 10:55:43.056 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:43.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:43.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:43.056 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Create XML Schema" as the parent 10:55:43.056 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:43.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:43.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:43.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:43.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:43.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:55:43.058 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:55:43.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:55:43.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:55:43.058 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:55:43.058 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:43.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create XML Schema"] is available.... 10:55:44.122 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 10:55:44.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:55:44.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:55:44.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:55:44.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:55:44.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 10:55:44.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:55:44.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:55:44.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:55:44.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:55:44.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:55:44.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:55:44.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:55:44.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:55:44.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:55:44.122 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:55:44.122 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) 10:55:44.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 10:55:44.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:55:44.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:55:44.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:1782): Gtk-WARNING **: 10:55:44.241: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) 10:55:44.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:44.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:44.817 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/NewXMLSchema.xsd - Eclipse Platform 10:55:44.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:44.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:44.817 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/NewXMLSchema.xsd - Eclipse Platform' 10:55:44.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:55:44.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:44.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:44.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:44.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:44.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:55:44.818 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:55:44.818 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:55:44.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:44.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:44.941 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:55:44.941 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:55:44.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:44.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:44.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:44.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:44.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:45.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:45.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:45.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:45.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:45.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:55:45.943 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:55:45.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:55:45.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:45.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:45.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:55:45.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:45.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:45.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:45.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:45.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:55:45.945 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 10:55:45.945 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:55:45.946 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item NewXMLSchema.xsd of tree item test 10:55:45.946 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:55:45.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:45.946 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:55:45.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:45.946 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:55:45.946 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item NewXMLSchema.xsd 10:55:45.946 DEBUG [main][TreeItemHandler] Selecting tree item: NewXMLSchema.xsd 10:55:45.946 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item NewXMLSchema.xsd about selection 10:55:45.955 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: NewXMLSchema.xsd 10:55:46.009 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item NewXMLSchema.xsd 10:55:46.009 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item NewXMLSchema.xsd 10:55:46.009 DEBUG [main][TreeItemHandler] Selecting tree item: NewXMLSchema.xsd 10:55:46.009 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item NewXMLSchema.xsd about selection 10:55:46.018 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: NewXMLSchema.xsd 10:55:46.018 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:55:46.022 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:55:46.144 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:55:46.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:55:46.144 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 10:55:46.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 10:55:47.145 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 10:55:47.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:55:47.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:55:47.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:55:47.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:55:47.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:55:47.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:55:47.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:55:47.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:55:47.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:55:47.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:55:47.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6c18f815 is found... 10:55:47.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6c18f815 is found finished successfully 10:55:47.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNewXMLSchema.xsd\E') 10:55:47.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:47.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:47.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:47.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:47.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:55:47.654 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:47.654 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:55:47.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNewXMLSchema.xsd\E') 10:55:47.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:47.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:47.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:47.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:47.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:55:47.666 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:47.666 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:55:47.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:47.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:47.687 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' is already open. Activate. 10:55:47.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:47.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:47.692 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/NewXMLSchema.xsd - Eclipse Platform 10:55:47.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:47.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:47.693 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/NewXMLSchema.xsd - Eclipse Platform' 10:55:47.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 '\*?\QProperties\E') 10:55:47.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:47.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:47.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:47.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:47.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:55:47.717 INFO [WorkbenchTestable][AbstractView] Activate view Properties 10:55:47.717 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 10:55:47.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:47.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=tns TooltipText=null 10:55:47.765 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') 10:55:47.765 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:47.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:47.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:47.765 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 10:55:47.765 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:47.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:47.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:47.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:47.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:47.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Composite and index 0 was found 10:55:47.767 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 3 10:55:47.767 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:47.767 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 4 10:55:47.767 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:47.817 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') 10:55:47.817 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:47.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:47.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:47.817 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 10:55:47.818 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:47.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:47.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:47.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:47.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:47.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Composite and index 0 was found 10:55:47.818 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 3 10:55:47.818 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:47.818 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 4 10:55:47.818 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:47.827 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') 10:55:47.827 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:47.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:47.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:47.827 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 10:55:47.827 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:47.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:47.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:47.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:47.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:47.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Composite and index 0 was found 10:55:47.828 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 3 10:55:47.828 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:47.828 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 4 10:55:47.828 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:47.842 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') 10:55:47.842 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:47.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:47.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:47.843 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 10:55:47.843 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:47.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:47.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:47.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:47.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:47.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Composite and index 0 was found 10:55:47.843 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 3 10:55:47.843 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:47.843 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 4 10:55:47.843 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:47.888 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") 10:55:47.888 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:47.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:47.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:47.889 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 10:55:47.889 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:47.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:47.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:47.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:47.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:47.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 10:55:47.890 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") 10:55:47.890 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:47.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:47.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:47.890 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 10:55:47.890 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:47.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:47.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:47.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:47.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:47.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 10:55:47.891 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 10:55:47.891 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:55:47.891 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:55:47.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:47.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:47.892 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) 10:55:47.892 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:55:47.892 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) 10:55:47.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 10:55:47.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:55:47.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:55:47.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:55:47.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:47.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:47.893 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/NewXMLSchema.xsd - Eclipse Platform 10:55:47.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:47.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:47.894 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/NewXMLSchema.xsd - Eclipse Platform' 10:55:47.894 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:55:47.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:47.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:47.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:47.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:47.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:55:47.895 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:55:47.895 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:55:47.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:47.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:47.982 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:55:47.982 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:55:47.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:47.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:47.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:47.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:47.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:48.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:48.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:48.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:48.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:48.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:55:48.985 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:55:48.985 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:55:48.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:48.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:48.986 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:55:48.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:48.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:48.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:48.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:48.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:55:48.986 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 10:55:48.986 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:55:48.987 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item NewXMLSchema.xsd of tree item test 10:55:48.987 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:55:48.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:48.987 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:55:48.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:48.987 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:55:48.987 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item NewXMLSchema.xsd 10:55:48.987 DEBUG [main][TreeItemHandler] Selecting tree item: NewXMLSchema.xsd 10:55:48.988 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item NewXMLSchema.xsd about selection 10:55:48.996 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: NewXMLSchema.xsd 10:55:49.002 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item NewXMLSchema.xsd 10:55:49.002 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item NewXMLSchema.xsd 10:55:49.002 DEBUG [main][TreeItemHandler] Selecting tree item: NewXMLSchema.xsd 10:55:49.002 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item NewXMLSchema.xsd about selection 10:55:49.010 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: NewXMLSchema.xsd 10:55:49.010 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:55:49.013 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:55:49.067 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:55:49.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:55:49.067 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:55:49.067 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:55:49.067 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:55:49.067 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:55:49.067 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:55:49.067 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:55:49.067 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:55:49.067 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:55:49.067 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:55:49.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:55:49.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1631ea21 is found... 10:55:49.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1631ea21 is found finished successfully 10:55:49.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 '\*?\QNewXMLSchema.xsd\E') 10:55:49.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:49.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:49.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:49.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:49.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:55:49.079 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:49.079 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:55:49.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 '\*?\QNewXMLSchema.xsd\E') 10:55:49.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:49.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:49.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:49.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:49.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:55:49.082 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:49.082 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 10:55:49.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:49.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:49.087 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' is already open. Activate. 10:55:49.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:49.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:49.116 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/NewXMLSchema.xsd - Eclipse Platform 10:55:49.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:49.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:49.116 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/NewXMLSchema.xsd - Eclipse Platform' 10:55:49.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E') 10:55:49.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:49.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:49.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:49.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:49.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:55:49.123 INFO [WorkbenchTestable][AbstractView] Activate view Properties 10:55:49.123 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 10:55:49.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:49.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:49.177 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') 10:55:49.177 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:49.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:49.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:49.177 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 10:55:49.178 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:49.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:49.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:49.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:49.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:49.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Composite and index 0 was found 10:55:49.180 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 10:55:49.180 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:55:49.180 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:55:49.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:49.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:49.180 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) 10:55:49.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:49.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:49.181 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/NewXMLSchema.xsd - Eclipse Platform 10:55:49.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:49.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:49.182 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/NewXMLSchema.xsd - Eclipse Platform' 10:55:49.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 '\*?\QProject Explorer\E') 10:55:49.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:49.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:49.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:49.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:49.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:55:49.183 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:55:49.183 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:55:49.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:49.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:49.232 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:55:49.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:55:49.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:49.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:49.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:49.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:49.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:49.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:49.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:50.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:50.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:50.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:55:50.234 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:55:50.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:55:50.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:50.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:55:50.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:55:50.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:50.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:50.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:50.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:50.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:55:50.235 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 10:55:50.235 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 10:55:50.235 DEBUG [main][TreeItemHandler] Selecting tree item: test 10:55:50.236 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 10:55:50.247 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 10:55:50.259 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:55:50.259 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:50.298 DEBUG [main][MenuItemLookup] Found menu:'New' 10:55:50.298 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:55:50.298 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:50.298 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:55:50.298 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:50.298 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:55:50.298 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:55:50.298 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:55:50.298 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:55:50.298 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:55:50.298 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:55:50.298 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:50.298 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:55:50.298 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:55:50.298 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:50.298 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:55:50.298 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:55:50.298 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:55:50.298 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:55:50.298 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:55:50.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:55:50.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:55:50.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:55:50.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:55:50.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:55:50.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:55:50.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:55:50.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:55:50.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:55:50.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:55:50.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:55:50.799 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test' via Explorer 10:55:50.799 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 10:55:50.799 DEBUG [main][TreeItemHandler] Selecting tree item: test 10:55:50.799 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 10:55:50.807 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 10:55:50.812 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:55:50.812 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:50.846 DEBUG [main][MenuItemLookup] Found menu:'New' 10:55:50.846 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:55:50.846 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:50.846 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:55:50.846 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:50.846 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:55:50.846 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:55:50.846 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:55:50.846 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:55:50.846 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:55:50.846 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:55:50.846 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:55:50.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 'Delete.*'] is available.... 10:55:51.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 'Delete.*'] is available. finished successfully 10:55:51.022 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:55:51.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:51.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:51.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:51.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:51.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: 32) 10:55:51.023 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:51.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:51.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:51.023 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:55:51.023 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:51.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:51.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:51.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:51.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:51.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:55:51.024 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:55:51.024 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:55:51.024 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:55:51.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:55:51.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:55:51.024 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:55:51.024 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:51.024 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:55:51.024 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:51.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:51.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:51.024 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:55:51.024 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:51.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:51.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:51.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:51.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:51.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:55:51.026 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:55:51.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:55:51.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:55:51.026 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:55:51.026 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:51.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:55:51.030 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:55:51.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:55:51.530 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:55:51.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:55:51.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:55:51.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:55:51.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 10:55:51.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:55:51.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:55:51.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:55:51.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:55:51.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:55:51.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:55:51.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:55:51.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:55:51.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:55:51.530 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 10:55:51.530 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:55:51.530 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:55:51.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:51.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.574 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: 3.77 s getTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) Time elapsed: 1.288 s Running org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 10:55:51.538 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 10:55:51.540 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:55:51.540 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:55:51.540 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 10:55:51.540 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:55:51.540 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:55:51.541 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:55:51.541 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:55:51.541 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:55:51.541 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:55:51.541 INFO [WorkbenchTestable][RequirementsRunner] Started test: getInfoMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 10:55:51.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 10:55:51.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:55:51.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:55:51.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:55:51.544 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds 10:55:54.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:54.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:55:54.552 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu. 10:55:54.552 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:55:54.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:54.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:54.553 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:55:54.553 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 10:55:54.553 DEBUG [main][MenuItemLookup] Found menu:'File' 10:55:54.553 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:55:54.553 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:55:54.553 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:55:54.553 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:55:54.553 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:55:54.553 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:55:54.553 DEBUG [main][MenuItemLookup] Item match:Window 10:55:54.554 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:55:54.554 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:55:54.554 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:55:54.554 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:54.554 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:55:54.554 DEBUG [main][MenuItemLookup] Item match:Show View 10:55:54.557 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:55:54.557 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:55:54.557 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:55:54.557 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:55:54.557 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:55:54.557 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:55:54.557 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:55:54.557 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:55:54.557 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:55:54.557 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:55:54.557 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:55:54.557 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:55:54.557 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:55:54.557 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:55:54.557 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:54.557 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:55:54.557 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:55:54.558 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:55:54.558 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:55:54.558 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:55:54.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:55:54.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:55:54.622 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:55:54.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:54.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:54.623 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:55:54.623 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:54.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:54.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:54.623 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:55:54.623 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:54.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:54.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:54.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:54.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:54.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:55:54.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:55:54.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:55:54.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:55:54.625 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:55:54.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:54.625 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:55:54.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:54.625 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:55:54.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:55:54.625 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:55:54.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:55:54.625 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:55:54.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:55:54.625 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:55:54.626 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log 10:55:54.626 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log 10:55:54.626 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection 10:55:54.626 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log 10:55:54.626 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:54.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:54.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:54.626 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:55:54.626 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:54.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:54.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:54.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") 10:55:54.627 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:54.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:54.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:54.627 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:55:54.627 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:54.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:54.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:54.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:54.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:54.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:55:54.628 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:55:54.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:55:54.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:55:54.628 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:55:54.628 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:54.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:55:54.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:55:54.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.log.LogView' view is open... 10:55:54.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1782): Gtk-CRITICAL **: 10:55:54.755: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:55:54.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:54.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.log.LogView' view is open finished successfully 10:55:54.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:54.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:54.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:55:54.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:54.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:54.765 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:55:54.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') 10:55:54.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:54.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:54.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:54.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:54.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:55:54.771 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:55:54.771 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log (Eclipse:1782): Gtk-CRITICAL **: 10:55:54.783: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:55:54.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:54.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:55:54.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:55:54.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... (Eclipse:1782): Gtk-CRITICAL **: 10:55:54.789: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:55:54.790 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:55:54.790 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:55:54.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:54.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:55:54.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:55:54.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:55:54.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:54.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:54.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:54.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:54.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:54.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:54.802 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 10:55:54.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1782): Gtk-CRITICAL **: 10:55:54.816: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 10:55:54.822: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:55:54.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:54.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:55:54.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:54.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:54.829 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:55: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 '\*?\QError Log\E') 10:55:54.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:54.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:54.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:54.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:54.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:55:54.836 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:55:54.836 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:55:54.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:54.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:55:54.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:55:54.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:55:54.837 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:55:54.837 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log (Eclipse:1782): Gtk-CRITICAL **: 10:55:54.855: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 10:55:54.862: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:55:54.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:54.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:55:54.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:55:54.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:55:54.864 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 10:55:54.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:54.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:54.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:54.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:54.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:55:54.867 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:55:54.867 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1782): Gtk-CRITICAL **: 10:55:54.913: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 10:55:54.919: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:55:54.921 DEBUG [main][MenuItemLookup] Found menu:'Copy' 10:55:54.921 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:54.921 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 10:55:54.921 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 10:55:54.921 DEBUG [main][MenuItemLookup] Item match:Delete Log 10:55:54.922 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 10:55:54.922 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 10:55:54.922 INFO [main][MenuItemHandler] Select menu item: &Delete Log (Eclipse:1782): Gtk-CRITICAL **: 10:55:54.952: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 10:55:54.958: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:55:54.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 10:55:54.961 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 10:55:54.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 10:55:54.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:54.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:54.961 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:54.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:54.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:54.961 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 10:55:54.961 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:54.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:54.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:54.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 "Delete All Events") 10:55:54.962 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:54.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:54.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:54.962 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 10:55:54.962 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:54.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:54.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:54.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:54.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:54.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:55:54.962 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 10:55:54.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:55:54.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:55:54.962 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:55:54.962 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:55.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:55:55.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:55:55.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 10:55:55.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:55.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:55.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:55.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:55.022 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:55:55.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:55.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:55.022 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:55:55.022 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 10:55:55.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:55.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:55.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:55.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:55.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:55:55.028 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:55:55.028 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:55:55.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:55.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:55:55.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:55:55.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:55:55.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:55.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:55.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:55.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:55.031 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:55:55.031 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:55:55.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:55.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:55:55.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:55.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:55.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:55.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:55.036 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:55:55.036 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:55:55.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:55.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:55:55.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:55.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:55.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:55.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:55.057 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:55:55.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:55:55.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:55.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:55:55.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:55.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:55.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:55.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:55.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 10:55:55.060 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 10:55:55.060 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:55:55.060 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:55:55.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:55.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:55.060 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getInfoMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 10:55:55.060 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:55:55.060 INFO [WorkbenchTestable][RequirementsRunner] Started test: getErrorMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 10:55:55.060 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 10:55:55.060 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:55:55.060 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:55:55.060 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:55:55.063 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1782): Gtk-CRITICAL **: 10:55:55.088: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:55:58.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:58.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:58.074 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 10:55:58.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:58.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:58.083 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:55:58.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:58.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:58.084 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:55:58.084 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 10:55:58.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:58.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:58.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:58.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:58.093 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:55:58.094 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:55:58.094 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:55:58.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:58.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:55:58.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:55:58.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:55:58.095 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:55:58.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:55:58.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:58.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:55:58.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:55:58.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:55:58.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:58.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:58.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:58.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:58.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:58.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:58.124 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 10:55:58.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:58.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:58.130 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:55:58.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:58.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:58.130 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:55:58.130 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 10:55:58.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:58.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:58.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:58.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:58.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:55:58.152 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:55:58.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:55:58.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:58.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:55:58.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:55:58.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:55:58.154 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:55:58.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:55:58.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:58.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:55:58.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:55:58.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:55:58.154 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 10:55:58.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:58.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:58.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:58.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:58.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:55:58.156 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:55:58.156 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:58.185 DEBUG [main][MenuItemLookup] Found menu:'Copy' 10:55:58.185 DEBUG [main][MenuItemLookup] Found menu:'' 10:55:58.185 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 10:55:58.186 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 10:55:58.186 DEBUG [main][MenuItemLookup] Item match:Delete Log 10:55:58.186 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 10:55:58.186 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 10:55:58.186 INFO [main][MenuItemHandler] Select menu item: &Delete Log 10:55:58.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 10:55:58.216 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 10:55:58.216 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 10:55:58.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:58.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:58.217 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:58.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:58.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:58.217 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 10:55:58.217 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:58.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:58.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:58.217 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 10:55:58.217 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:55:58.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:58.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:58.217 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 10:55:58.217 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:55:58.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:58.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:58.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:58.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:58.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:55:58.218 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 10:55:58.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:55:58.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:55:58.218 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:55:58.218 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:55:58.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:55:58.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:55:58.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 10:55:58.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:58.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:58.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:58.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:58.258 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:55:58.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:55:58.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:55:58.258 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:55:58.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 '\*?\QError Log\E') 10:55:58.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:58.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:58.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:58.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:58.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:55:58.264 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:55:58.264 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:55:58.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:58.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:55:58.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:55:58.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:55:58.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:58.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:58.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:58.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:58.282 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:55:58.282 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:55:58.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:58.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:55:58.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:58.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:58.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:58.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:58.287 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:55:58.287 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:55:58.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:58.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:55:58.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:58.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:58.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:58.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:58.290 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:55:58.290 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:55:58.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:55:58.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:55:58.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:55:58.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:55:58.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:55:58.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:55:58.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 10:55:58.292 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 10:55:58.292 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:55:58.292 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:55:58.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:55:58.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:55:58.293 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getErrorMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 10:55:58.293 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:55:58.293 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSetActivateOnNewEvents no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 10:55:58.293 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 10:55:58.293 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:55:58.293 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:55:58.293 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:55:58.295 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1782): Gtk-CRITICAL **: 10:55:58.310: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 10:55:58.333: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:56:01.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:01.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:01.301 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 10:56:01.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:01.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:01.306 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:56:01.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:01.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:01.307 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:56:01.307 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 10:56:01.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:01.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:01.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:01.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:01.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:01.312 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:56:01.312 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:56:01.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:01.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:56:01.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:56:01.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:56:01.313 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:56:01.313 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:56:01.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:01.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:56:01.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:56:01.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:56:01.336 DEBUG [main][MenuItemLookup] Found menu:'Group By' 10:56:01.336 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:01.336 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 10:56:01.336 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:01.336 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 10:56:01.336 DEBUG [main][MenuItemLookup] Item match:Activate on new events 10:56:01.337 DEBUG [main][MenuItemLookup] Found menu:'Group By' 10:56:01.337 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:01.337 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 10:56:01.337 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:01.337 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 10:56:01.337 DEBUG [main][MenuItemLookup] Item match:Activate on new events 10:56:01.337 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:56:01.337 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:56:01.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:01.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:56:01.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:56:01.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:56:01.339 DEBUG [main][MenuItemLookup] Found menu:'Group By' 10:56:01.339 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:01.339 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 10:56:01.339 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:01.339 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 10:56:01.339 DEBUG [main][MenuItemLookup] Item match:Activate on new events 10:56:01.339 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Activate on new events" 10:56:01.339 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Activate on new events 10:56:01.339 INFO [main][MenuItemHandler] Select menu item: &Activate on new events 10:56:01.339 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:56:01.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:56:01.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:01.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:56:01.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:56:01.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:56:01.341 DEBUG [main][MenuItemLookup] Found menu:'Group By' 10:56:01.341 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:01.341 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 10:56:01.341 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:01.341 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 10:56:01.341 DEBUG [main][MenuItemLookup] Item match:Activate on new events 10:56:01.341 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Activate on new events" 10:56:01.341 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Activate on new events 10:56:01.341 INFO [main][MenuItemHandler] Select menu item: &Activate on new events 10:56:01.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:01.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:01.346 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 10:56:01.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:01.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:01.352 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:56:01.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:01.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:01.352 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:56:01.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 '\*?\QError Log\E') 10:56:01.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:01.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:01.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:01.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:01.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:01.357 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:56:01.357 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:56:01.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:01.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:56:01.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:56:01.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:56:01.358 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:56:01.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:56:01.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:01.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:56:01.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:56:01.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:56:01.358 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 10:56:01.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:01.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:01.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:01.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:01.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:56:01.362 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:56:01.362 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:01.391 DEBUG [main][MenuItemLookup] Found menu:'Copy' 10:56:01.391 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:01.391 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 10:56:01.391 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 10:56:01.391 DEBUG [main][MenuItemLookup] Item match:Delete Log 10:56:01.391 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 10:56:01.391 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 10:56:01.391 INFO [main][MenuItemHandler] Select menu item: &Delete Log 10:56:01.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 10:56:01.422 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 10:56:01.422 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 10:56:01.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:01.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:01.422 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:01.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:01.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:01.422 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 10:56:01.422 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:01.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:01.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:01.422 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 10:56:01.422 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:01.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:01.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:01.423 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 10:56:01.423 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:01.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:01.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:01.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:01.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:01.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:01.423 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 10:56:01.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:01.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:01.423 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:01.423 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:01.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:56:01.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:56:01.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 10:56:01.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:01.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:01.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:01.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:01.465 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:56:01.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:01.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:01.466 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:56:01.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 '\*?\QError Log\E') 10:56:01.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:01.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:01.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:01.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:01.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:01.485 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:56:01.485 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:56:01.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:01.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:56:01.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:56:01.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:56:01.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:01.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:01.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:01.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:01.501 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:56:01.501 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:56:01.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:01.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:56:01.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:01.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:01.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:01.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:01.512 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:56:01.512 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:56:01.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:01.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:56:01.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:01.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:01.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:01.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:01.515 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:56:01.515 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:56:01.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:01.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:56:01.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:01.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:01.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:01.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:01.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 10:56:01.517 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 10:56:01.517 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:56:01.517 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:56:01.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:01.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:01.518 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSetActivateOnNewEvents no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 10:56:01.518 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:56:01.518 INFO [WorkbenchTestable][RequirementsRunner] Started test: getWarningMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 10:56:01.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 10:56:01.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:56:01.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:56:01.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:56:01.520 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1782): Gtk-CRITICAL **: 10:56:01.522: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 10:56:01.554: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:56:04.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:04.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:04.526 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 10:56:04.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:04.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:04.532 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:56:04.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:04.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:04.532 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:56:04.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 '\*?\QError Log\E') 10:56:04.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:04.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:04.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:04.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:04.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:04.538 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:56:04.538 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:56:04.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:04.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:56:04.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:56:04.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:56:04.539 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:56:04.539 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:56:04.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:04.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:56:04.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:56:04.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:56:04.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:04.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:04.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:04.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:04.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:04.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:04.567 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 10:56:04.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:04.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:04.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:56:04.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:04.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:04.574 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:56:04.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 '\*?\QError Log\E') 10:56:04.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:04.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:04.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:04.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:04.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:04.580 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:56:04.580 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:56:04.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:04.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:56:04.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:56:04.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:56:04.581 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:56:04.581 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:56:04.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:04.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:56:04.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:56:04.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:56:04.582 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 10:56:04.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:04.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:04.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:04.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:04.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:56:04.613 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:56:04.613 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:04.629 DEBUG [main][MenuItemLookup] Found menu:'Copy' 10:56:04.629 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:04.629 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 10:56:04.629 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 10:56:04.629 DEBUG [main][MenuItemLookup] Item match:Delete Log 10:56:04.629 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 10:56:04.629 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 10:56:04.630 INFO [main][MenuItemHandler] Select menu item: &Delete Log 10:56:04.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 10:56:04.665 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 10:56:04.665 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 10:56:04.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:04.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:04.666 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:04.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:04.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:04.666 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 10:56:04.666 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:04.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:04.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:04.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 "Delete All Events") 10:56:04.666 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:04.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:04.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:04.666 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 10:56:04.666 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:04.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:04.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:04.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:04.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:04.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:04.667 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 10:56:04.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:04.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:04.667 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:04.667 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:04.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:56:04.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:56:04.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 10:56:04.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:04.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:04.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:04.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:04.701 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:56:04.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:04.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:04.702 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:56:04.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 '\*?\QError Log\E') 10:56:04.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:04.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:04.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:04.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:04.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:04.725 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:56:04.725 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:56:04.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:04.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:56:04.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:56:04.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:56:04.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:04.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:04.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:04.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:04.728 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:56:04.728 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:56:04.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:04.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:56:04.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:04.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:04.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:04.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:04.731 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:56:04.731 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:56:04.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:04.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:56:04.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:04.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:04.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:04.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:04.733 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:56:04.733 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:56:04.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:04.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:56:04.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:04.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:04.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:04.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:04.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 10:56:04.736 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 10:56:04.736 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:56:04.736 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:56:04.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:04.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:04.736 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getWarningMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 10:56:04.736 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:56:04.736 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClearAndRestore no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 10:56:04.736 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 10:56:04.736 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:56:04.736 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:56:04.736 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:56:04.738 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1782): Gtk-CRITICAL **: 10:56:04.752: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 10:56:04.773: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:56:07.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:07.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:07.744 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 10:56:07.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:07.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:07.749 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:56:07.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:07.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:07.766 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:56:07.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 '\*?\QError Log\E') 10:56:07.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:07.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:07.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:07.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:07.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:07.773 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:56:07.773 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:56:07.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:07.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:56:07.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:56:07.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:56:07.774 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:56:07.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:56:07.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:07.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:56:07.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:56:07.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:56:07.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:07.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:07.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:07.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:07.780 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:56:07.780 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:56:07.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:07.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:56:07.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 10:56:07.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:07.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:07.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:07.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:07.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:56:07.782 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:56:07.782 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:07.812 DEBUG [main][MenuItemLookup] Found menu:'Copy' 10:56:07.812 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:07.812 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 10:56:07.812 DEBUG [main][MenuItemLookup] Item match:Clear Log Viewer 10:56:07.812 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"C&lear Log Viewer" 10:56:07.813 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Clear Log Viewer 10:56:07.813 INFO [main][MenuItemHandler] Select menu item: C&lear Log Viewer 10:56:07.818 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:56:07.818 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:56:07.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:07.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:56:07.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:07.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:07.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:07.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:07.821 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:56:07.821 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:56:07.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:07.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:56:07.822 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 10:56:07.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:07.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:07.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:07.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:07.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:56:07.822 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:56:07.822 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:07.839 DEBUG [main][MenuItemLookup] Found menu:'Copy' 10:56:07.839 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:07.839 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 10:56:07.839 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 10:56:07.839 DEBUG [main][MenuItemLookup] Found menu:'Open Log' 10:56:07.839 DEBUG [main][MenuItemLookup] Found menu:'Restore Log' 10:56:07.839 DEBUG [main][MenuItemLookup] Item match:Restore Log 10:56:07.839 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Restore Log" 10:56:07.839 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restore Log 10:56:07.839 INFO [main][MenuItemHandler] Select menu item: &Restore Log 10:56:07.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... (Eclipse:1782): Gtk-CRITICAL **: 10:56:07.891: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:56:08.897 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 10:56:08.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 10:56:08.897 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 10:56:08.897 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:56:08.898 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:56:08.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:08.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:56:08.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:08.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:08.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:08.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:08.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:08.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:08.913 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 10:56:08.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:08.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:08.919 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:56:08.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:08.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:08.920 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:56:08.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 '\*?\QError Log\E') 10:56:08.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:08.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:08.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:08.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:08.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:08.944 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:56:08.944 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:56:08.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:08.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:56:08.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:56:08.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:56:08.945 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:56:08.945 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:56:08.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:08.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:56:08.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:56:08.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:56:08.946 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 10:56:08.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:08.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:08.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:08.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:08.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:56:08.948 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:56:08.948 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:08.979 DEBUG [main][MenuItemLookup] Found menu:'Copy' 10:56:08.979 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:08.979 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 10:56:08.979 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 10:56:08.979 DEBUG [main][MenuItemLookup] Item match:Delete Log 10:56:08.979 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 10:56:08.979 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 10:56:08.979 INFO [main][MenuItemHandler] Select menu item: &Delete Log 10:56:09.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 10:56:09.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 10:56:09.009 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 10:56:09.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:09.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:09.010 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:09.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:09.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:09.010 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 10:56:09.010 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:09.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:09.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:09.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 "Delete All Events") 10:56:09.010 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:09.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:09.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:09.010 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 10:56:09.010 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:09.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:09.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:09.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:09.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:09.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:09.011 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 10:56:09.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:09.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:09.011 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:09.011 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:09.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:56:09.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:56:09.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 10:56:09.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:09.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:09.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:09.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:09.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:56:09.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:09.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:09.051 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:56:09.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 '\*?\QError Log\E') 10:56:09.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:09.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:09.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:09.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:09.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:09.073 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:56:09.073 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:56:09.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:09.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:56:09.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:56:09.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:56:09.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:09.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:09.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:09.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:09.076 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:56:09.076 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:56:09.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:09.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:56:09.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:09.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:09.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:09.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:09.079 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:56:09.079 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:56:09.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:09.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:56:09.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:09.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:09.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:09.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:09.082 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:56:09.082 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:56:09.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:09.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:56:09.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:09.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:09.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:09.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:09.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 10:56:09.084 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 10:56:09.084 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:56:09.084 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:56:09.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:09.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:09.084 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClearAndRestore no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 10:56:09.084 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:56:09.084 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 10:56:09.084 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 10:56:09.084 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:56:09.084 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:56:09.084 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:56:09.086 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1782): Gtk-CRITICAL **: 10:56:09.100: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 10:56:09.122: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:56:12.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:12.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:12.092 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 10:56:12.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:12.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:12.097 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:56:12.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:12.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:12.098 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:56:12.098 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 10:56:12.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:12.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:12.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:12.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:12.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:12.120 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:56:12.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:56:12.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:12.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:56:12.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:56:12.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:56:12.122 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:56:12.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:56:12.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:12.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:56:12.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:56:12.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:56:12.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:12.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:12.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:12.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:12.128 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:56:12.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:56:12.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:12.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:56:12.129 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 10:56:12.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:12.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:12.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:12.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:12.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:56:12.130 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:56:12.130 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:12.160 DEBUG [main][MenuItemLookup] Found menu:'Copy' 10:56:12.160 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:12.160 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 10:56:12.160 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 10:56:12.160 DEBUG [main][MenuItemLookup] Item match:Delete Log 10:56:12.160 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 10:56:12.160 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 10:56:12.160 INFO [main][MenuItemHandler] Select menu item: &Delete Log 10:56:12.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 10:56:12.191 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 10:56:12.191 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 10:56:12.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:12.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:12.192 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:12.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:12.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:12.192 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 10:56:12.192 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:12.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:12.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:12.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 "Delete All Events") 10:56:12.192 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:12.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:12.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:12.192 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 10:56:12.192 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:12.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:12.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:12.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:12.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:12.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:12.193 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 10:56:12.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:12.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:12.193 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:12.193 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:12.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:56:12.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:56:12.219 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:56:12.220 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:56:12.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:12.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:56:12.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:12.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:12.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:12.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:12.223 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:56:12.223 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:56:12.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:12.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:56:12.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 10:56:12.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:12.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:12.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:12.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:12.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:56:12.224 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:56:12.224 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:12.242 DEBUG [main][MenuItemLookup] Found menu:'Copy' 10:56:12.242 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:12.242 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 10:56:12.242 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 10:56:12.242 DEBUG [main][MenuItemLookup] Item match:Delete Log 10:56:12.242 DEBUG [WorkbenchTestable][AbstractView] Unable to delete log. "Delete Log" menu item is not enabled. 10:56:12.243 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:56:12.243 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:56:12.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:12.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:56:12.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.views.log.LogView, index 0 and no matchers specified 10:56:12.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:12.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:12.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:12.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:12.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:56:12.244 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:56:12.244 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:12.258 DEBUG [main][MenuItemLookup] Found menu:'Copy' 10:56:12.258 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:12.258 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 10:56:12.258 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 10:56:12.258 DEBUG [main][MenuItemLookup] Found menu:'Open Log' 10:56:12.258 DEBUG [main][MenuItemLookup] Found menu:'Restore Log' 10:56:12.258 DEBUG [main][MenuItemLookup] Item match:Restore Log 10:56:12.258 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Restore Log" 10:56:12.258 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restore Log 10:56:12.258 INFO [main][MenuItemHandler] Select menu item: &Restore Log 10:56:12.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 10:56:13.326 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 10:56:13.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 10:56:13.326 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 10:56:13.326 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:56:13.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:56:13.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:13.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:56:13.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:13.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:13.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:13.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:13.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:13.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:13.338 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 10:56:13.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:13.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:13.345 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:56:13.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:13.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:13.346 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:56:13.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 '\*?\QError Log\E') 10:56:13.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:13.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:13.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:13.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:13.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:13.368 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:56:13.368 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:56:13.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:13.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:56:13.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:56:13.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:56:13.370 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:56:13.370 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:56:13.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:13.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:56:13.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:56:13.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:56:13.370 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 10:56:13.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:13.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:13.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:13.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:13.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:56:13.371 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:56:13.372 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:13.399 DEBUG [main][MenuItemLookup] Found menu:'Copy' 10:56:13.400 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:13.400 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 10:56:13.400 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 10:56:13.400 DEBUG [main][MenuItemLookup] Item match:Delete Log 10:56:13.400 DEBUG [WorkbenchTestable][AbstractView] Unable to delete log. "Delete Log" menu item is not enabled. 10:56:13.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 10:56:13.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:13.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:13.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:13.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:13.411 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:56:13.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:13.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:13.412 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:56:13.412 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 10:56:13.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:13.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:13.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:13.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:13.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:13.440 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:56:13.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:56:13.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:13.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:56:13.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:56:13.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:56:13.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:13.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:13.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:13.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:13.443 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:56:13.443 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:56:13.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:13.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:56:13.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:13.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:13.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:13.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:13.448 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:56:13.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:56:13.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:13.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:56:13.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:13.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:13.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:13.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:13.471 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:56:13.471 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:56:13.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:13.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:56:13.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:13.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:13.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:13.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:13.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 10:56:13.473 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 10:56:13.473 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:56:13.473 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:56:13.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:13.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:13.474 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 10:56:13.474 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:56:13.474 INFO [WorkbenchTestable][RequirementsRunner] Started test: getOKMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 10:56:13.474 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 10:56:13.474 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:56:13.474 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:56:13.474 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:56:13.476 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1782): Gtk-CRITICAL **: 10:56:13.499: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:56:16.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:16.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:16.483 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 10:56:16.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:16.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:16.488 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:56:16.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:16.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:16.489 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:56:16.489 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 10:56:16.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:16.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:16.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:16.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:16.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:16.510 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:56:16.510 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:56:16.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:16.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:56:16.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:56:16.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:56:16.511 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:56:16.511 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:56:16.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:16.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:56:16.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:56:16.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:56:16.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:16.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:16.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:16.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:16.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:16.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:16.523 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 10:56:16.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:16.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:16.547 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:56:16.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:16.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:16.547 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:56:16.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 '\*?\QError Log\E') 10:56:16.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:16.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:16.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:16.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:16.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:16.554 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:56:16.554 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:56:16.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:16.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:56:16.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:56:16.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:56:16.556 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:56:16.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:56:16.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:16.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:56:16.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:56:16.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:56:16.557 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 10:56:16.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:16.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:16.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:16.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:16.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:56:16.560 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:56:16.560 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:16.597 DEBUG [main][MenuItemLookup] Found menu:'Copy' 10:56:16.597 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:16.597 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 10:56:16.597 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 10:56:16.597 DEBUG [main][MenuItemLookup] Item match:Delete Log 10:56:16.597 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 10:56:16.598 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 10:56:16.598 INFO [main][MenuItemHandler] Select menu item: &Delete Log 10:56:16.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 10:56:16.630 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 10:56:16.630 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 10:56:16.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:16.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:16.630 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:16.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:16.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:16.630 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 10:56:16.630 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:16.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:16.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:16.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 "Delete All Events") 10:56:16.631 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:16.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:16.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:16.631 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 10:56:16.631 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:16.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:16.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:16.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:16.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:16.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:16.631 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 10:56:16.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:16.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:16.631 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:16.631 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:16.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:56:16.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:56:16.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 10:56:16.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:16.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:16.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:16.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:16.669 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:56:16.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:16.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:16.670 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:56:16.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 '\*?\QError Log\E') 10:56:16.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:16.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:16.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:16.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:16.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:16.675 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:56:16.675 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:56:16.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:16.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 10:56:16.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:56:16.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:56:16.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:16.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:16.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:16.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:16.677 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:56:16.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:56:16.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:16.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:56:16.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:16.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:16.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:16.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:16.695 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:56:16.695 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:56:16.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:16.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:56:16.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:16.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:16.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:16.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:16.697 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:56:16.697 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:56:16.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:16.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 10:56:16.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:16.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:16.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:16.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:16.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 10:56:16.700 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 10:56:16.700 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:56:16.700 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:56:16.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:16.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:16.700 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getOKMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 10:56:16.700 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 10:56:16.700 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:56:16.700 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:56:16.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:16.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.163 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.519 s getErrorMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 3.233 s testSetActivateOnNewEvents no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 3.225 s getWarningMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 3.218 s testClearAndRestore no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 4.348 s testDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 4.39 s getOKMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 3.226 s Running org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:56:16.707 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:56:16.709 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:56:16.709 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:56:16.709 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:56:16.709 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:56:16.709 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:56:16.709 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:56:16.709 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:56:16.709 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:56:16.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'] 10:56:16.710 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:16.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'] 10:56:16.710 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:16.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"] 10:56:16.710 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:16.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'] 10:56:16.710 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:16.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'] 10:56:16.710 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:16.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'] 10:56:16.710 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:16.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"] 10:56:16.712 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:16.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'] 10:56:16.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:16.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'] 10:56:16.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:16.713 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:56:16.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:16.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:16.713 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:56:16.713 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 10:56:16.713 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:16.713 DEBUG [main][MenuItemLookup] Item match:File 10:56:16.714 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:56:16.714 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:56:16.717 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:56:16.717 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:56:16.717 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:56:16.717 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:16.717 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:56:16.717 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:56:16.717 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:56:16.717 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:56:16.717 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:56:16.717 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:56:16.717 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:56:16.717 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:56:16.717 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:56:16.717 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:16.717 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:56:16.717 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:56:16.717 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:56:16.717 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:16.717 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:56:16.717 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:16.717 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:56:16.717 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:56:16.718 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:56:16.718 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:56:16.718 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:56:16.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:56:16.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 'New|Select a wizard'] is available. finished successfully 10:56:16.795 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:56:16.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:16.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:16.796 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:56:16.796 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:16.796 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:56:16.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:16.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:16.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:16.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:16.797 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:56:16.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:56:16.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:56:16.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:56:16.798 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:56:16.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:16.798 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:56:16.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:16.798 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:56:16.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:56:16.798 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:56:16.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:16.798 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:56:16.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:16.798 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:56:16.799 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:56:16.799 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:56:16.799 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:56:16.808 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:56:16.808 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:56:16.808 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:56:16.808 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:56:16.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:16.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:16.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:16.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:16.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:16.810 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:56:16.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:16.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:16.810 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:16.810 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:17.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'] 10:56:17.005 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:17.005 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:17.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:56:17.005 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 10:56:17.005 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:56:17.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:17.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:17.006 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:56:17.006 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:17.006 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'OutlineViewTestProject' 10:56:17.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.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 10:56:17.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:17.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:17.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:17.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:17.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:56:17.009 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:56:17.010 INFO [WorkbenchTestable][AbstractText] Text set to: OutlineViewTestProject 10:56:17.058 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:56:17.058 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:56:17.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) 10:56:17.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:17.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:17.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:17.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:17.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:17.061 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:56:17.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:17.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:17.061 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:17.061 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:17.082 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.... 10:56:20.541 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 10:56:20.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:56:20.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:56:20.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:56:20.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:56:20.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:56:20.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:56:20.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:56:20.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:56:20.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:56:20.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:56:20.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:56:20.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:56:20.541 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:56:20.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:56:20.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:20.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:20.542 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:56:20.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:20.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:20.543 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:56:20.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:20.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:20.544 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:56: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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:56:20.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:20.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:20.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:20.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:20.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:20.545 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:20.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:20.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:20.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:20.633 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:20.633 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:20.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:20.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:20.633 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:20.633 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:20.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:20.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:20.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:20.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:20.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:21.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:21.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:21.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:21.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:21.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:56:21.635 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:21.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:21.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:21.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:21.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 10:56:21.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:21.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:21.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:21.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:21.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:56:21.637 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 10:56:21.637 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item OutlineViewTestProject 10:56:21.637 DEBUG [main][TreeItemHandler] Selecting tree item: OutlineViewTestProject 10:56:21.637 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item OutlineViewTestProject about selection 10:56:21.640 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: OutlineViewTestProject 10:56:21.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: Matcher matching text to regular expression 'New|Select a wizard'] 10:56:21.644 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:21.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: Matcher matching text to regular expression 'New|Select a wizard'] 10:56:21.644 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:21.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: "New Java Class"] 10:56:21.644 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:21.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: Matcher matching text to regular expression 'New|Select a wizard'] 10:56:21.645 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:21.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'] 10:56:21.645 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:21.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'] 10:56:21.645 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:21.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: "New Java Class"] 10:56:21.645 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:21.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'] 10:56:21.645 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:21.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'] 10:56:21.645 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:21.645 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 10:56:21.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:21.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:21.646 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 10:56:21.646 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 10:56:21.646 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:21.646 DEBUG [main][MenuItemLookup] Item match:File 10:56:21.647 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:56:21.647 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:56:21.651 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:56:21.651 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:56:21.651 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:56:21.651 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:21.651 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:56:21.651 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:56:21.651 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:56:21.651 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:56:21.651 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:56:21.651 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:56:21.651 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:56:21.651 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:56:21.651 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:56:21.651 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:21.651 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:56:21.651 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:56:21.651 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:56:21.651 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:21.651 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:56:21.651 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:21.651 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:56:21.651 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:56:21.652 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:56:21.652 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:56:21.652 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:56:21.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:56:21.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 10:56:21.748 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:56:21.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:21.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:21.749 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:56:21.749 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:21.749 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:56:21.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:21.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:21.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:21.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:21.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:56:21.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:56:21.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:56:21.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:56:21.757 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:56:21.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:21.757 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:56:21.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:21.757 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:56:21.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:56:21.757 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:56:21.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:21.757 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:56:21.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:21.757 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:56:21.758 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 10:56:21.758 DEBUG [main][TreeItemHandler] Selecting tree item: Class 10:56:21.758 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 10:56:21.760 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 10:56:21.760 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:56:21.760 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:56:21.760 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:56:21.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:21.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:21.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:21.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:21.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:21.762 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:56:21.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:21.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:21.762 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:21.762 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:21.915 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:56:21.916 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:21.916 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:21.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 10:56:21.916 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 10:56:21.916 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 10:56:21.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:21.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:21.917 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:56:21.917 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:21.921 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:") 10:56:21.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:21.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:21.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:21.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:21.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:56:21.948 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:56:21.949 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass 10:56:21.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.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 10:56:21.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:21.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:21.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:21.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:21.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:56:21.985 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:56:21.986 INFO [WorkbenchTestable][AbstractText] Text set to: test 10:56:21.991 DEBUG [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)") 10:56:21.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:21.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:22.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:22.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:22.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:22.041 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 10:56:22.041 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 10:56:22.041 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 10:56:22.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:22.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:22.041 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:22.041 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:22.041 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:56:22.041 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 10:56:22.041 DEBUG [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) 10:56:22.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:22.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:22.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:22.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:22.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:22.053 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:56:22.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:22.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:22.053 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:22.053 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:22.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:56:22.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:56:22.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:56:22.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:56:22.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:56:22.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:56:22.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:56:22.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:56:22.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:56:22.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:56:22.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:56:22.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:56:22.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:56:22.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:56:22.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:56:22.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:56:22.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:56:22.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:56:22.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:56:22.771 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:56:22.771 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideNonPublicMembersInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:56:22.771 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:56:22.771 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:56:22.771 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:56:22.771 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:56:22.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:22.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:22.785 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:56:22.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:22.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:22.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 10:56:22.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:22.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:22.786 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 10:56:22.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:56:22.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:22.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:22.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:22.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:22.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:22.787 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:22.787 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:22.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:22.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:22.841 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:22.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:22.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:22.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:22.842 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:22.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:22.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:22.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:22.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:22.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:22.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:23.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:23.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:23.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:23.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:23.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:56:23.845 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:23.845 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:23.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:23.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:23.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 10:56:23.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:23.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:23.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:23.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:23.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:56:23.847 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 10:56:23.847 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:56:23.848 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 10:56:23.848 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 10:56:23.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:23.848 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 10:56:23.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:23.848 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 10:56:23.848 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:56:23.848 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:56:23.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:23.848 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:56:23.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:23.848 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:56:23.848 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 10:56:23.848 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:56:23.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:23.848 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:56:23.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:23.848 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:56:23.848 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 10:56:23.848 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 10:56:23.849 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 10:56:23.852 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 10:56:23.853 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 10:56:23.853 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 10:56:23.853 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 10:56:23.853 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 10:56:23.856 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 10:56:23.856 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:56:23.857 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:56:23.901 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:56:23.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:56:23.901 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:56:23.901 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:56:23.901 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:56:23.901 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:56:23.901 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:56:23.901 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:56:23.901 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:56:23.901 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:56:23.901 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:56:23.901 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:56:23.901 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:56:23.901 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:56:23.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:56:23.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:23.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:23.907 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 10:56:23.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:23.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:23.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 10:56:23.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:23.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:23.912 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 10:56:23.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') 10:56:23.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:23.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:23.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:23.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:23.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:23.916 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:56:23.916 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:56:23.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:23.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:23.959 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:56:23.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:56:23.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:23.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:23.960 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.*') 10:56:23.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:23.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:23.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:23.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:23.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:56:23.961 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort 10:56:23.961 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:56:23.961 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:23.963 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:56:23.963 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:56:23.963 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:56:23.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:23.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:23.964 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideNonPublicMembersInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:56:23.964 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:56:23.964 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSortInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:56:23.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:56:23.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:56:23.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:56:23.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:56:23.964 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:56:23.965 DEBUG [main][EditorHandler] 3 editor(s) found 10:56:23.965 DEBUG [WorkbenchTestable][EditorHandler] Closing editor [test-new] Test Title:.+ 10:56:23.995 DEBUG [WorkbenchTestable][EditorHandler] Editor [test-new] Test Title:.+ is closed 10:56:23.995 DEBUG [WorkbenchTestable][EditorHandler] Closing editor a 10:56:24.030 DEBUG [WorkbenchTestable][EditorHandler] Editor a is closed 10:56:24.030 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 10:56:24.150 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 10:56:24.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:24.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:24.160 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 10:56:24.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:24.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:24.167 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:56:24.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:24.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:24.167 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:56:24.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 10:56:24.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:24.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:24.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:24.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:24.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:24.187 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:56:24.187 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:56:24.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:24.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:56:24.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:56:24.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:56:24.189 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:56:24.189 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:56:24.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:24.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 10:56:24.190 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.*') 10:56:24.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:24.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:24.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:24.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:24.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:25.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:25.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:25.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:56:25.196 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 10:56:25.196 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:56:25.196 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:56:25.196 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:56:25.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:25.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:25.196 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSortInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:56:25.196 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:56:25.196 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCollapseInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:56:25.196 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:56:25.196 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:56:25.196 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:56:25.196 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:56:25.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:25.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:25.198 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:56:25.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:25.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:25.199 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:56:25.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:25.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:25.199 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:56:25.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') 10:56:25.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:25.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:25.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:25.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:25.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:25.201 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:25.201 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:25.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:25.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:25.240 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:25.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:25.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:25.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:25.241 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:25.241 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:25.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:25.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:25.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:25.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:25.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:25.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:25.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:26.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:26.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:26.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:56:26.243 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:26.243 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:26.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:26.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:26.244 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:56:26.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:26.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:26.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:26.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:26.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:56:26.244 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 10:56:26.245 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:56:26.245 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 10:56:26.245 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 10:56:26.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:26.245 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 10:56:26.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:26.245 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 10:56:26.246 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:56:26.246 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:56:26.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:26.246 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:56:26.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:26.246 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:56:26.246 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 10:56:26.246 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:56:26.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:26.246 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:56:26.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:26.246 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:56:26.246 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 10:56:26.246 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 10:56:26.246 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 10:56:26.250 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 10:56:26.251 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 10:56:26.251 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 10:56:26.251 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 10:56:26.251 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 10:56:26.255 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 10:56:26.255 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:56:26.256 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:56:26.426 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:56:26.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:56:26.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:56:26.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:56:26.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:56:26.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:56:26.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:56:26.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:56:26.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:56:26.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:56:26.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:56:26.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:56:26.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:56:26.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:56:26.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:56:26.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:56:26.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:26.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:26.452 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 10:56:26.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:26.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:26.458 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 10:56:26.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:26.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:26.459 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 10:56:26.459 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 10:56:26.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:26.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:26.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:26.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:26.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:26.464 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:56:26.464 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:56:26.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:26.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:26.508 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:56:26.508 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:56:26.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:26.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:26.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: Matcher matching text to regular expression 'Collapse All.*') 10:56:26.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:26.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:26.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:26.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:26.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:56:26.510 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Collapse All (Shift+Ctrl+Numpad_Divide) 10:56:26.510 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:56:26.510 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:26.510 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:56:26.510 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:56:26.510 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:56:26.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:26.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:26.511 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCollapseInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:56:26.511 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:56:26.511 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSortInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:56:26.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:56:26.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:56:26.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:56:26.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:56:26.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:26.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:26.512 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:56:26.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:26.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:26.512 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 10:56:26.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:26.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:26.513 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 10:56:26.513 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:56:26.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:26.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:26.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:26.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:26.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:26.513 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:26.513 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:26.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:26.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:26.555 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:26.555 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:26.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:26.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:26.556 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:26.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:26.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:26.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:26.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:26.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:26.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:27.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:27.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:27.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:27.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:27.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:56:27.557 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:27.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:27.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:27.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:27.558 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:56:27.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:27.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:27.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:27.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:27.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:56:27.559 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 10:56:27.559 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:56:27.559 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 10:56:27.560 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 10:56:27.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:27.560 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 10:56:27.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:27.560 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 10:56:27.560 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:56:27.560 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:56:27.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:27.560 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:56:27.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:27.560 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:56:27.560 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 10:56:27.560 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:56:27.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:27.560 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:56:27.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:27.560 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:56:27.560 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 10:56:27.560 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 10:56:27.560 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 10:56:27.563 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 10:56:27.564 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 10:56:27.564 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 10:56:27.564 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 10:56:27.564 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 10:56:27.567 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 10:56:27.567 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:56:27.568 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:56:27.606 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:56:27.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:56:27.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:56:27.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:56:27.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:56:27.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:56:27.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:56:27.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:56:27.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:56:27.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:56:27.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:56:27.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:56:27.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:56:27.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:56:27.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:56:27.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:27.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:27.612 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 10:56:27.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:27.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:27.616 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 10:56:27.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:27.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:27.617 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 10:56:27.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 10:56:27.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:27.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:27.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:27.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:27.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:27.620 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:56:27.620 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:56:27.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:27.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:27.656 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:56:27.656 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:56:27.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:27.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:27.657 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.*') 10:56:27.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:27.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:27.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:27.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:27.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:56:27.657 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort 10:56:27.658 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:56:27.658 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:27.659 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:56:27.659 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:56:27.659 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:56:27.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:27.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:27.659 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSortInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:56:27.659 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:56:27.659 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideNonPublicMembersInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:56:27.659 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:56:27.659 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:56:27.659 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:56:27.659 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:56:27.659 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:56:27.660 DEBUG [main][EditorHandler] 1 editor(s) found 10:56:27.660 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 10:56:27.741 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 10:56:27.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:27.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:27.744 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 10:56:27.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:27.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:27.751 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:56:27.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:27.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:27.752 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:56:27.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 '\*?\QOutline\E') 10:56:27.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:27.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:27.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:27.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:27.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:27.757 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:56:27.757 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:56:27.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:27.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:56:27.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:56:27.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:56:27.758 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:56:27.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:56:27.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:27.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 10:56:27.759 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.*') 10:56:27.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:27.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:27.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:28.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:28.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:28.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:28.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:28.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:56:28.763 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 10:56:28.763 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:56:28.763 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:56:28.763 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:56:28.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:28.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:28.764 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideNonPublicMembersInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:56:28.764 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:56:28.764 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideFieldsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:56:28.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:56:28.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:56:28.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:56:28.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:56:28.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:28.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:28.765 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:56:28.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:28.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:28.767 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:56:28.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:28.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:28.767 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:56:28.767 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:56:28.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:28.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:28.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:28.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:28.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:28.768 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:28.768 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:28.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:28.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:28.804 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:28.804 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:28.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:28.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:28.805 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:28.805 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:28.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:28.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:28.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:28.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:28.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:29.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:29.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:29.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:29.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:29.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:56:29.807 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:29.807 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:29.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:29.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:29.808 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:56:29.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:29.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:29.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:29.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:29.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:56:29.809 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 10:56:29.809 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:56:29.809 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 10:56:29.810 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 10:56:29.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:29.810 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 10:56:29.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:29.810 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 10:56:29.810 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:56:29.810 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:56:29.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:29.810 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:56:29.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:29.810 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:56:29.810 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 10:56:29.810 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:56:29.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:29.810 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:56:29.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:29.810 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:56:29.810 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 10:56:29.810 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 10:56:29.810 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 10:56:29.816 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 10:56:29.816 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 10:56:29.816 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 10:56:29.816 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 10:56:29.816 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 10:56:29.818 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 10:56:29.818 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:56:29.819 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:56:29.975 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:56:29.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:56:29.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:56:29.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:56:29.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:56:29.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:56:29.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:56:29.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:56:29.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:56:29.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:56:29.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:56:29.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:56:29.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:56:29.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:56:29.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:56:29.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:56:29.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:30.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:30.012 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 10:56:30.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:30.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:30.020 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 10:56:30.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:30.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:30.020 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 10:56:30.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 '\*?\QOutline\E') 10:56:30.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:30.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:30.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:30.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:30.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:30.049 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:56:30.049 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:56:30.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:30.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:30.088 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:56:30.088 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:56:30.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:30.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:30.089 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.*') 10:56:30.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:30.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:30.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:30.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:30.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:56:30.091 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort 10:56:30.091 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:56:30.091 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:30.092 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:56:30.092 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:56:30.092 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:56:30.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:30.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:30.093 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideFieldsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:56:30.093 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:56:30.093 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideStaticFieldsAndMethodsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:56:30.093 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:56:30.093 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:56:30.093 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:56:30.093 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:56:30.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:30.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:30.094 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:56:30.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:30.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:30.095 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 10:56:30.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:30.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:30.125 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 10:56:30.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:56:30.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:30.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:30.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:30.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:30.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:30.126 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:30.126 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:30.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:30.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:30.162 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:30.162 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:30.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:30.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:30.163 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:30.163 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:30.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:30.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:30.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:30.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:30.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:30.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:30.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:31.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:31.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:31.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:56:31.165 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:31.165 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:31.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:31.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:31.166 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:56:31.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:31.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:31.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:31.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:31.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:56:31.167 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 10:56:31.167 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:56:31.167 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 10:56:31.167 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 10:56:31.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:31.167 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 10:56:31.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:31.167 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 10:56:31.168 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:56:31.168 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:56:31.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:31.168 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:56:31.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:31.168 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:56:31.168 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 10:56:31.168 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:56:31.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:31.168 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:56:31.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:31.168 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:56:31.168 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 10:56:31.168 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 10:56:31.168 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 10:56:31.170 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 10:56:31.173 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 10:56:31.173 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 10:56:31.173 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 10:56:31.173 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 10:56:31.175 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 10:56:31.175 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:56:31.176 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:56:31.215 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:56:31.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:56:31.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:56:31.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:56:31.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:56:31.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:56:31.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:56:31.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:56:31.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:56:31.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:56:31.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:56:31.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:56:31.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:56:31.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:56:31.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:56:31.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:31.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:31.220 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 10:56:31.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:31.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:31.224 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 10:56:31.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:31.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:31.224 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 10:56:31.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 '\*?\QOutline\E') 10:56:31.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:31.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:31.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:31.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:31.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:31.228 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:56:31.228 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:56:31.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:31.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:31.265 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:56:31.265 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:56:31.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:31.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:31.266 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*') 10:56:31.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:31.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:31.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:31.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:31.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:56:31.267 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort 10:56:31.267 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:56:31.267 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:31.268 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:56:31.268 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:56:31.268 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:56:31.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:31.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:31.268 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideStaticFieldsAndMethodsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:56:31.268 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:56:31.268 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideStaticFieldsAndMethodsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:56:31.268 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:56:31.268 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:56:31.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:56:31.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:56:31.269 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:56:31.269 DEBUG [main][EditorHandler] 1 editor(s) found 10:56:31.269 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 10:56:31.348 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 10:56:31.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:31.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:31.351 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 10:56:31.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:31.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:31.354 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:56:31.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:31.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:31.369 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:56:31.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 10:56:31.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:31.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:31.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:31.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:31.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:31.372 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:56:31.373 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:56:31.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:31.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:56:31.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:56:31.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:56:31.374 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:56:31.374 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:56:31.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:31.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 10:56:31.375 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.*') 10:56:31.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:31.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:31.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:31.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:31.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:32.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:32.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:32.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:56:32.378 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 10:56:32.378 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:56:32.378 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:56:32.378 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:56:32.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:32.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:32.379 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideStaticFieldsAndMethodsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:56:32.379 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:56:32.379 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideFieldsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:56:32.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:56:32.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:56:32.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:56:32.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:56:32.379 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:56:32.379 DEBUG [main][EditorHandler] 0 editor(s) found 10:56:32.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:32.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:32.382 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 10:56:32.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:32.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:32.385 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:56:32.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:32.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:32.398 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:56:32.399 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 10:56:32.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:32.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:32.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:32.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:32.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:32.402 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:56:32.402 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:56:32.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:32.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:56:32.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:56:32.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:56:32.403 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:56:32.403 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:56:32.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:32.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 10:56:32.404 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.*') 10:56:32.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:32.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:32.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:32.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:32.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:33.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:33.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:33.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:56:33.407 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 10:56:33.407 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:56:33.408 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:56:33.408 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:56:33.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:33.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:33.408 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideFieldsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:56:33.408 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:56:33.408 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideLocalTypesInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:56:33.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:56:33.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:56:33.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:56:33.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:56:33.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:33.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:33.410 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:56:33.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:33.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:33.411 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:56:33.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:33.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:33.411 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:56:33.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 '\*?\QPackage Explorer\E') 10:56:33.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:33.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:33.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:33.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:33.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:33.412 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:33.413 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:33.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:33.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:33.452 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:33.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:33.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:33.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:33.454 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:33.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:33.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:33.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:33.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:33.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:33.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:33.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:33.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:34.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:34.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:34.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:56:34.455 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:34.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:34.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:34.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:34.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 10:56:34.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:34.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:34.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:34.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:34.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:56:34.456 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 10:56:34.457 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:56:34.457 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 10:56:34.457 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 10:56:34.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:34.457 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 10:56:34.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:34.457 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 10:56:34.457 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:56:34.457 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:56:34.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:34.457 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:56:34.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:34.457 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:56:34.457 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 10:56:34.457 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:56:34.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:34.457 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:56:34.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:34.457 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:56:34.458 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 10:56:34.458 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 10:56:34.458 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 10:56:34.460 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 10:56:34.461 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 10:56:34.461 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 10:56:34.461 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 10:56:34.461 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 10:56:34.463 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 10:56:34.463 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:56:34.463 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:56:34.601 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:56:34.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:56:34.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:56:34.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:56:34.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:56:34.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:56:34.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:56:34.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:56:34.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:56:34.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:56:34.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:56:34.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:56:34.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:56:34.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:56:34.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:56:34.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:56:34.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:34.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:34.628 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 10:56:34.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:34.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:34.633 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 10:56:34.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:34.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:34.634 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 10:56:34.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 '\*?\QOutline\E') 10:56:34.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:34.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:34.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:34.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:34.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:34.656 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:56:34.656 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:56:34.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:34.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:34.692 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:56:34.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:56:34.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:34.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:34.693 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.*') 10:56:34.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:34.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:34.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:34.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:34.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:56:34.694 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort 10:56:34.694 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:56:34.694 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:34.695 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:56:34.695 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:56:34.695 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:56:34.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:34.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:34.695 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideLocalTypesInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:56:34.695 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:56:34.695 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideLocalTypesInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:56:34.695 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:56:34.695 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:56:34.695 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:56:34.695 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:56:34.695 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:56:34.696 DEBUG [main][EditorHandler] 1 editor(s) found 10:56:34.696 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 10:56:34.785 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 10:56:34.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:34.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:34.788 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 10:56:34.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:34.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:34.791 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:56:34.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:34.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:34.794 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:56:34.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 '\*?\QOutline\E') 10:56:34.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:34.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:34.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:34.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:34.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:34.826 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:56:34.826 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:56:34.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:34.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:56:34.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:56:34.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:56:34.829 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:56:34.829 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:56:34.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:34.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 10:56:34.830 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.*') 10:56:34.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:34.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:34.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:35.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:35.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:35.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:35.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:35.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:56:35.833 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 10:56:35.833 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:56:35.833 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:56:35.833 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:56:35.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:35.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:35.834 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideLocalTypesInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:56:35.834 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:56:35.834 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCollapseInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:56:35.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:56:35.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:56:35.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:56:35.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:56:35.834 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:56:35.834 DEBUG [main][EditorHandler] 0 editor(s) found 10:56:35.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:35.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:35.839 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 10:56:35.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:35.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:35.843 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:56:35.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:35.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:35.843 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:56:35.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 '\*?\QOutline\E') 10:56:35.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:35.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:35.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:35.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:35.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:35.846 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:56:35.846 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:56:35.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:35.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:56:35.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:56:35.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:56:35.847 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:56:35.847 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:56:35.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:35.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 10:56:35.848 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.*') 10:56:35.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:35.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:35.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:36.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:36.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:36.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:36.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:36.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:56:36.851 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 10:56:36.851 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:56:36.851 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:56:36.851 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:56:36.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:36.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:36.852 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCollapseInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:56:36.852 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:56:36.852 INFO [WorkbenchTestable][RequirementsRunner] Started test: testElementsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:56:36.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:56:36.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:56:36.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:56:36.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:56:36.852 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:56:36.852 DEBUG [main][EditorHandler] 0 editor(s) found 10:56:36.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:36.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:36.855 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 10:56:36.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:36.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:36.858 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:56:36.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:36.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:36.859 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:56:36.859 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 10:56:36.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:36.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:36.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:36.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:36.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:36.862 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:56:36.862 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:56:36.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:36.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:56:36.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:56:36.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:56:36.863 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:56:36.863 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:56:36.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:36.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 10:56:36.864 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:56:36.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:36.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:36.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:37.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:37.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:37.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:37.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:37.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:56:37.866 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 10:56:37.866 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:56:37.866 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:56:37.866 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:56:37.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:37.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:37.866 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testElementsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:56:37.866 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:56:37.867 INFO [WorkbenchTestable][RequirementsRunner] Started test: testLinkWithEditorInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:56:37.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:56:37.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:56:37.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:56:37.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:56:37.867 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:56:37.867 DEBUG [main][EditorHandler] 0 editor(s) found 10:56:37.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:37.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:37.870 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 10:56:37.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:37.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:37.874 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:56:37.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:37.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:37.874 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:56:37.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 10:56:37.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:37.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:37.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:37.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:37.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:37.877 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:56:37.877 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:56:37.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:37.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:56:37.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:56:37.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:56:37.879 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:56:37.879 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:56:37.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:37.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 10:56:37.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: Matcher matching text to regular expression 'Link with Editor.*') 10:56:37.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:37.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:37.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:38.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:38.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:38.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:38.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:38.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:56:38.883 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 10:56:38.883 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:56:38.883 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:56:38.883 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:56:38.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:38.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:38.884 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testLinkWithEditorInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:56:38.884 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:56:38.884 INFO [WorkbenchTestable][RequirementsRunner] Started test: testElementsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:56:38.884 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:56:38.884 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:56:38.884 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:56:38.884 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:56:38.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:38.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:38.885 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:56:38.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:38.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:38.885 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:56:38.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:38.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:38.886 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:56:38.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 '\*?\QPackage Explorer\E') 10:56:38.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:38.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:38.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:38.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:38.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:38.886 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:38.887 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:38.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:38.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:38.929 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:38.930 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:38.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:38.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:38.930 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:38.930 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:38.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:38.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:38.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:38.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:38.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:39.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:39.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:39.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:39.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:39.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:56:39.932 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:39.932 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:39.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:39.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:39.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 10:56:39.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:39.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:39.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:39.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:39.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:56:39.933 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 10:56:39.934 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:56:39.934 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 10:56:39.934 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 10:56:39.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:39.934 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 10:56:39.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:39.934 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 10:56:39.935 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:56:39.935 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:56:39.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:39.935 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:56:39.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:39.935 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:56:39.935 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 10:56:39.935 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:56:39.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:39.935 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:56:39.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:39.935 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:56:39.935 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 10:56:39.935 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 10:56:39.935 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 10:56:39.938 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 10:56:39.939 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 10:56:39.939 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 10:56:39.939 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 10:56:39.939 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 10:56:39.941 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 10:56:39.941 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:56:39.941 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:56:40.097 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:56:40.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:56:40.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:56:40.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:56:40.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:56:40.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:56:40.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:56:40.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:56:40.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:56:40.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:56:40.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:56:40.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:56:40.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:56:40.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:56:40.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:56:40.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:56:40.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:40.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:40.115 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 10:56:40.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:40.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:40.118 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 10:56:40.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:40.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:40.119 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 10:56:40.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 '\*?\QOutline\E') 10:56:40.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:40.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:40.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:40.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:40.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:40.142 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:56:40.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:56:40.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:40.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:40.178 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:56:40.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:56:40.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:40.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:40.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 10:56:40.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:40.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:40.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:40.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:40.179 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:56:40.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:56:40.180 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:2 10:56:40.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:56:40.180 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:56:40.180 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:56:40.180 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:56:40.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:40.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:40.180 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testElementsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:56:40.181 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:56:40.181 INFO [WorkbenchTestable][RequirementsRunner] Started test: testLinkWithEditorInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:56:40.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:56:40.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:56:40.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:56:40.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:56:40.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:40.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:40.182 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:56:40.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:40.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:40.183 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 10:56:40.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:40.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:40.183 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 10:56:40.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 '\*?\QPackage Explorer\E') 10:56:40.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:40.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:40.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:40.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:40.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:40.184 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:40.184 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:40.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:40.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:40.233 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:40.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:40.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:40.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:40.234 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:40.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:40.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:40.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:40.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:40.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:40.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:40.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:40.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:41.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:41.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:41.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:56:41.235 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:41.235 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:41.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:41.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:41.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 10:56:41.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:41.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:41.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:41.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:41.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:56:41.237 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 10:56:41.237 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:56:41.238 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 10:56:41.238 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 10:56:41.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:41.238 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 10:56:41.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:41.238 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 10:56:41.238 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:56:41.238 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:56:41.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:41.238 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:56:41.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:41.238 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:56:41.238 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 10:56:41.238 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:56:41.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:41.238 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:56:41.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:41.239 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:56:41.239 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 10:56:41.239 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 10:56:41.239 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 10:56:41.242 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 10:56:41.245 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 10:56:41.245 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 10:56:41.246 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 10:56:41.246 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 10:56:41.248 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 10:56:41.248 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:56:41.250 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:56:41.295 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:56:41.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:56:41.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:56:41.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:56:41.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:56:41.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:56:41.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:56:41.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:56:41.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:56:41.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:56:41.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:56:41.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:56:41.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:56:41.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:56:41.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:56:41.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:41.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:41.300 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 10:56:41.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:41.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:41.304 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 10:56:41.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:41.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:41.304 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 10:56:41.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 '\*?\QOutline\E') 10:56:41.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:41.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:41.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:41.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:41.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:41.308 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:56:41.308 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:56:41.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:41.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:41.345 INFO [WorkbenchTestable][AbstractView] Activate view Outline 10:56:41.345 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 10:56:41.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:41.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:41.346 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.*') 10:56:41.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:41.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:41.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:41.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:41.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:42.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:42.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:42.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:56:42.350 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 10:56:42.350 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:56:42.350 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:56:42.350 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:56:42.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:42.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:42.350 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testLinkWithEditorInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 10:56:42.350 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:42.350 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:42.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:42.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:42.376 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:42.376 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:42.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:42.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:42.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:42.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:42.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:42.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:42.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:43.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:43.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:43.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:56:43.378 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:43.378 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:43.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:43.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:43.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:56:43.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:43.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:43.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:43.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:43.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:56:43.379 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 10:56:43.379 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item OutlineViewTestProject 10:56:43.379 DEBUG [main][TreeItemHandler] Selecting tree item: OutlineViewTestProject 10:56:43.380 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item OutlineViewTestProject about selection 10:56:43.382 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: OutlineViewTestProject 10:56:43.383 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:56:43.383 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:43.420 DEBUG [main][MenuItemLookup] Found menu:'New' 10:56:43.420 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:56:43.420 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:43.420 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:56:43.421 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:56:43.421 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:56:43.421 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:43.421 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:56:43.421 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:56:43.421 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:56:43.421 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:56:43.421 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:43.421 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:56:43.421 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:56:43.421 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:56:43.421 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:56:43.421 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:43.421 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:56:43.421 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:56:43.421 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:43.421 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:56:43.421 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:43.421 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:56:43.421 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:56:43.421 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:56:43.421 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:56:43.421 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:56:43.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:56:43.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:56:43.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:56:43.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:56:43.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:56:43.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:56:43.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:56:43.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:56:43.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:56:43.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:56:43.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:56:43.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:56:43.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:56:43.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:56:43.423 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'OutlineViewTestProject' via Explorer 10:56:43.423 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item OutlineViewTestProject 10:56:43.423 DEBUG [main][TreeItemHandler] Selecting tree item: OutlineViewTestProject 10:56:43.423 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item OutlineViewTestProject about selection 10:56:43.426 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: OutlineViewTestProject 10:56:43.427 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:56:43.427 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:43.466 DEBUG [main][MenuItemLookup] Found menu:'New' 10:56:43.466 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:56:43.466 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:43.466 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:56:43.466 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:56:43.466 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:56:43.466 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:43.466 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:56:43.466 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:56:43.466 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:56:43.466 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:56:43.466 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:56:43.466 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:56:43.466 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:56:43.467 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:56:43.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.... 10:56:44.126 DEBUG [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 10:56:44.126 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:56:44.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:44.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:44.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:44.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:44.129 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:56:44.129 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:44.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:44.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:44.129 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:56:44.129 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:44.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:44.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:44.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:44.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:44.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:44.129 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:56:44.129 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:56:44.130 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:56:44.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:44.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:44.130 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:44.130 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:44.130 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:56:44.130 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:44.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:44.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:44.130 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:56:44.130 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:44.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:44.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:44.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:44.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:44.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:44.131 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:56:44.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:44.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:44.131 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:44.131 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:44.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:56:44.134 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:56:44.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:56:44.635 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:56:44.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:56:44.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:56:44.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:56:44.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:56:44.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:56:44.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:56:44.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:56:44.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:56:44.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:56:44.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:56:44.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:56:44.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:56:44.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:56:44.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:56:44.635 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 10:56:44.635 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:56:44.635 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:56:44.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:44.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.929 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.193 s testSortInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.232 s testCollapseInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.315 s testSortInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.148 s testHideNonPublicMembersInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.105 s testHideFieldsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.329 s testHideStaticFieldsAndMethodsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.175 s testHideStaticFieldsAndMethodsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.111 s testHideFieldsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.029 s testHideLocalTypesInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.287 s testHideLocalTypesInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.139 s testCollapseInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.018 s testElementsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.014 s testLinkWithEditorInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.017 s testElementsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.296 s testLinkWithEditorInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 2.169 s Running org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 10:56:44.647 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 10:56:44.649 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:56:44.649 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:56:44.649 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 10:56:44.649 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:56:44.649 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:56:44.650 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:56:44.650 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:56:44.650 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:56:44.650 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:56:44.650 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpen no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 10:56:44.650 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 10:56:44.650 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:56:44.650 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:56:44.650 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:56:44.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:44.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:44.658 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSearch\E'' view via menu. 10:56:44.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:56:44.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:44.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:44.659 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:56:44.659 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:56:44.659 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:44.659 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:56:44.659 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:56:44.659 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:56:44.659 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:56:44.659 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:56:44.659 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:56:44.659 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:56:44.659 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:56:44.659 DEBUG [main][MenuItemLookup] Item match:Window 10:56:44.659 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:56:44.659 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:56:44.659 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:56:44.659 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:44.659 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:56:44.659 DEBUG [main][MenuItemLookup] Item match:Show View 10:56:44.663 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:56:44.663 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:56:44.663 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:56:44.663 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:56:44.663 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:56:44.663 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:56:44.663 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:56:44.663 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:56:44.663 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:56:44.663 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:56:44.663 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:56:44.663 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:56:44.663 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:56:44.663 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:56:44.663 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:44.663 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:56:44.663 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:56:44.663 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:56:44.663 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:56:44.663 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:56:44.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:56:44.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:56:44.723 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:56:44.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:44.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:44.724 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:56:44.724 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:44.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:44.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:44.724 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:56:44.724 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:44.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:44.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:44.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:44.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:44.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:56:44.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:56:44.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:56:44.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:56:44.726 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:56:44.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:44.726 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:56:44.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:44.726 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:56:44.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:56:44.726 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:56:44.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:44.726 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:56:44.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:44.726 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:56:44.727 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Search 10:56:44.727 DEBUG [main][TreeItemHandler] Selecting tree item: Search 10:56:44.727 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Search about selection 10:56:44.727 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Search 10:56:44.727 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:44.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:44.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:44.727 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:56:44.727 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:44.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:44.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:44.728 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:56:44.728 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:44.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:44.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:44.728 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:56:44.728 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:44.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:44.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:44.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:44.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:44.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:44.729 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:56:44.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:44.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:44.729 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:44.729 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:44.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:56:44.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:56:44.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open... 10:56:44.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:44.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:44.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open finished successfully 10:56:44.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:44.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:44.829 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:56:44.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:44.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:44.830 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:56:44.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 '\*?\QSearch\E') 10:56:44.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:44.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:44.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:44.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:44.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:44.850 INFO [WorkbenchTestable][AbstractView] Activate view Search 10:56:44.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 10:56:44.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:44.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:56:44.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:56:44.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:56:44.852 INFO [WorkbenchTestable][AbstractView] Activate view Search 10:56:44.852 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 10:56:44.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:44.853 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 10:56:44.853 INFO [WorkbenchTestable][AbstractView] Close view 'Search' 10:56:44.853 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Search 10:56:44.853 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 10:56:44.853 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 10:56:44.890 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 10:56:44.890 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:56:44.890 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:56:44.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:44.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:44.936 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpen no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 10:56:44.936 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:56:44.936 INFO [WorkbenchTestable][RequirementsRunner] Started test: testReturnResults no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 10:56:44.936 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 10:56:44.936 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:56:44.936 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:56:44.936 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:56:44.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:44.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:44.947 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSearch\E'' view via menu. 10:56:44.947 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:56:44.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:44.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:44.948 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:56:44.948 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:56:44.948 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:44.948 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:56:44.948 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:56:44.948 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:56:44.948 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:56:44.948 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:56:44.948 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:56:44.948 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:56:44.948 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:56:44.948 DEBUG [main][MenuItemLookup] Item match:Window 10:56:44.949 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:56:44.949 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:56:44.949 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:56:44.949 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:44.949 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:56:44.949 DEBUG [main][MenuItemLookup] Item match:Show View 10:56:44.952 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:56:44.952 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:56:44.952 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:56:44.952 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:56:44.952 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:56:44.952 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:56:44.952 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:56:44.952 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:56:44.952 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:56:44.952 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:56:44.952 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:56:44.952 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:56:44.952 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:56:44.952 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:56:44.952 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:44.952 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:56:44.952 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:56:44.952 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:56:44.952 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:56:44.952 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:56:45.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:56:45.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:56:45.031 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:56:45.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:45.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:45.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 10:56:45.032 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:45.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:45.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:45.032 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:56:45.032 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:45.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:45.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:45.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:45.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:45.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:56:45.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:56:45.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:56:45.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:56:45.037 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:56:45.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:45.037 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:56:45.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:45.037 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:56:45.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:56:45.037 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:56:45.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:45.038 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:56:45.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:45.038 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:56:45.038 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Search 10:56:45.038 DEBUG [main][TreeItemHandler] Selecting tree item: Search 10:56:45.038 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Search about selection 10:56:45.038 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Search 10:56:45.038 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:45.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:45.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:45.038 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:56:45.038 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:45.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:45.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:45.039 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:56:45.039 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:45.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:45.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:45.039 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:56:45.039 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:45.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:45.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:45.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:45.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:45.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:45.039 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:56:45.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:45.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:45.040 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:45.040 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:45.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:56:45.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:56:45.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open... 10:56:45.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:45.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:45.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open finished successfully 10:56:45.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:45.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:45.133 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:56:45.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:45.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:45.134 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:56:45.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 '\*?\QSearch\E') 10:56:45.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:45.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:45.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:45.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:45.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:45.141 INFO [WorkbenchTestable][AbstractView] Activate view Search 10:56:45.141 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 10:56:45.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:45.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:56:45.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:56:45.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:56:45.143 INFO [WorkbenchTestable][AbstractView] Activate view Search 10:56:45.143 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 10:56:45.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:45.157 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 10:56:45.157 INFO [WorkbenchTestable][AbstractView] Activate view Search 10:56:45.157 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 10:56:45.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:45.157 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 10:56:45.157 INFO [WorkbenchTestable][AbstractView] Activate view Search 10:56:45.157 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 10:56:45.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:45.158 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 10:56:45.160 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...") 10:56:45.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:45.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:45.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:45.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:45.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 10:56:45.160 INFO [WorkbenchTestable][AbstractView] Activate view Search 10:56:45.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 10:56:45.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:45.161 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 10:56:45.161 INFO [WorkbenchTestable][AbstractView] Close view 'Search' 10:56:45.161 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Search 10:56:45.161 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 10:56:45.161 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 10:56:45.192 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 10:56:45.192 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:56:45.192 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:56:45.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:45.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:45.230 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testReturnResults no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 10:56:45.231 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:56:45.231 INFO [WorkbenchTestable][RequirementsRunner] Started test: testIsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 10:56:45.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 10:56:45.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:56:45.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:56:45.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:56:45.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:45.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:45.242 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSearch\E'' view via menu. 10:56:45.242 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:56:45.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:45.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:45.244 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:56:45.244 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:56:45.244 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:45.244 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:56:45.244 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:56:45.244 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:56:45.244 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:56:45.244 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:56:45.244 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:56:45.244 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:56:45.244 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:56:45.244 DEBUG [main][MenuItemLookup] Item match:Window 10:56:45.244 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:56:45.244 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:56:45.244 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:56:45.244 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:45.244 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:56:45.244 DEBUG [main][MenuItemLookup] Item match:Show View 10:56:45.248 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:56:45.248 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:56:45.248 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:56:45.248 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:56:45.248 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:56:45.248 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:56:45.248 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:56:45.248 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:56:45.248 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:56:45.248 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:56:45.248 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:56:45.248 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:56:45.248 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:56:45.248 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:56:45.248 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:45.248 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:56:45.248 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:56:45.262 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:56:45.262 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:56:45.262 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:56:45.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:56:45.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:56:45.348 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:56:45.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:45.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:45.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:56:45.349 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:45.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:45.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:45.349 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:56:45.349 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:45.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:45.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:45.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:45.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:45.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:56:45.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:56:45.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:56:45.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:56:45.351 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:56:45.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:45.351 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:56:45.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:45.351 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:56:45.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:56:45.351 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:56:45.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:45.351 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:56:45.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:45.351 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:56:45.352 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Search 10:56:45.352 DEBUG [main][TreeItemHandler] Selecting tree item: Search 10:56:45.352 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Search about selection 10:56:45.352 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Search 10:56:45.352 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:45.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:45.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:45.352 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:56:45.352 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:45.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:45.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:45.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 "Open") 10:56:45.353 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:45.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:45.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:45.353 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:56:45.353 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:45.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:45.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:45.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:45.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:45.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:45.353 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:56:45.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:45.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:45.354 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:45.354 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:45.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:56:45.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:56:45.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open... 10:56:45.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:45.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:45.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open finished successfully 10:56:45.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:45.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:45.452 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:56:45.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:45.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:45.453 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:56:45.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 '\*?\QSearch\E') 10:56:45.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:45.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:45.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:45.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:45.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:45.473 INFO [WorkbenchTestable][AbstractView] Activate view Search 10:56:45.473 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 10:56:45.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:45.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:56:45.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:56:45.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:56:45.475 INFO [WorkbenchTestable][AbstractView] Activate view Search 10:56:45.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 10:56:45.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:45.475 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 10:56:45.475 INFO [WorkbenchTestable][AbstractView] Activate view Search 10:56:45.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 10:56:45.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:45.476 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 10:56:45.476 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...") 10:56:45.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:45.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:45.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:45.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:45.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 10:56:45.477 INFO [WorkbenchTestable][AbstractView] Activate view Search 10:56:45.477 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 10:56:45.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:45.477 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 10:56:45.477 INFO [WorkbenchTestable][AbstractView] Close view 'Search' 10:56:45.477 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Search 10:56:45.478 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 10:56:45.478 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 10:56:45.524 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 10:56:45.524 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:56:45.524 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:56:45.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:45.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:45.570 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testIsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 10:56:45.570 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 10:56:45.570 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:56:45.570 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:56:45.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:45.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.924 s - in org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest testOpen no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) Time elapsed: 0.286 s testReturnResults no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) Time elapsed: 0.294 s testIsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) Time elapsed: 0.339 s Running org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 10:56:45.577 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 10:56:45.580 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:56:45.580 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:56:45.580 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 10:56:45.580 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:56:45.580 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:56:45.581 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:56:45.581 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:56:45.581 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:56:45.581 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 10:56:45.581 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 10:56:45.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:56:45.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:45.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:45.581 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:56:45.581 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:45.581 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:56:45.581 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:56:45.581 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:56:45.581 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:56:45.581 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:56:45.581 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:56:45.581 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:56:45.581 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:56:45.581 DEBUG [main][MenuItemLookup] Item match:Window 10:56:45.582 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:56:45.582 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:56:45.582 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:56:45.582 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:45.582 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:56:45.582 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:56:45.582 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:45.582 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:56:45.582 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:45.582 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:56:45.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:45.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:45.582 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:56:45.582 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:45.582 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:56:45.582 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:56:45.582 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:56:45.582 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:56:45.582 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:56:45.582 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:56:45.582 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:56:45.582 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:56:45.582 DEBUG [main][MenuItemLookup] Item match:Window 10:56:45.582 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:56:45.582 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:56:45.582 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:56:45.582 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:45.582 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:56:45.582 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:56:45.582 DEBUG [main][MenuItemLookup] Item match:Perspective 10:56:45.582 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:56:45.582 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:45.582 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:56:45.582 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:56:45.582 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:56:45.582 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:56:45.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:56:45.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:45.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:45.583 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:56:45.583 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:45.583 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:56:45.583 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:56:45.583 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:56:45.583 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:56:45.583 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:56:45.583 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:56:45.583 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:56:45.583 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:56:45.583 DEBUG [main][MenuItemLookup] Item match:Window 10:56:45.583 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:56:45.583 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:56:45.583 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:56:45.583 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:45.583 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:56:45.583 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:56:45.583 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:45.583 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:56:45.583 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:45.583 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:56:45.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:45.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:45.583 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:56:45.583 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:45.583 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:56:45.583 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:56:45.583 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:56:45.583 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:56:45.583 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:56:45.583 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:56:45.583 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:56:45.583 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:56:45.583 DEBUG [main][MenuItemLookup] Item match:Window 10:56:45.583 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:56:45.583 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:56:45.583 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:56:45.583 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:45.583 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:56:45.583 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:56:45.583 DEBUG [main][MenuItemLookup] Item match:Perspective 10:56:45.584 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:56:45.584 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:45.584 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:56:45.584 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:56:45.584 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:56:45.584 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:56:45.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:45.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:45.584 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:56:45.584 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:45.584 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:56:45.584 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:56:45.584 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:56:45.584 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:56:45.584 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:56:45.584 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:56:45.584 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:56:45.584 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:56:45.584 DEBUG [main][MenuItemLookup] Item match:Window 10:56:45.584 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:56:45.584 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:56:45.584 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:56:45.584 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:45.584 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:56:45.584 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:56:45.584 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:45.584 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:56:45.584 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:45.584 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:56:45.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:45.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:45.584 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:56:45.584 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:45.584 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:56:45.584 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:56:45.584 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:56:45.584 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:56:45.584 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:56:45.584 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:56:45.584 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:56:45.584 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:56:45.584 DEBUG [main][MenuItemLookup] Item match:Window 10:56:45.585 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:56:45.585 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:56:45.585 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:56:45.585 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:45.585 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:56:45.585 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:56:45.585 DEBUG [main][MenuItemLookup] Item match:Perspective 10:56:45.585 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:56:45.585 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:45.585 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:56:45.585 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:56:45.585 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:56:45.585 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:56:45.585 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 10:56:45.585 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 10:56:45.585 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 10:56:45.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 10:56:45.641 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 10:56:45.641 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 10:56:45.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:45.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:45.641 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:45.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:45.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:45.643 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:56:45.643 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:45.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:45.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:45.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 "Reset Perspective") 10:56:45.644 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:45.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:45.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:45.644 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:56:45.644 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:45.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:45.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:45.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:45.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:45.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:45.645 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 10:56:45.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:45.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:45.645 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:45.645 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:45.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:45.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:45.851 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:56:45.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:45.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:45.852 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:56:45.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:45.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:45.852 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:56:45.853 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:56:45.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:45.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:45.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:45.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:45.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:45.854 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:45.854 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:45.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:45.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:56:45.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:56:45.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:56:45.855 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:45.856 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:45.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:45.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:56:45.856 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:45.856 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:45.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:45.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:56:45.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:45.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:45.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:45.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:45.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'] 10:56:45.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:45.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'] 10:56:45.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:45.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"] 10:56:45.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:45.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'] 10:56:45.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:45.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'] 10:56:45.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:45.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'] 10:56:45.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:45.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"] 10:56:45.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:45.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'] 10:56:45.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:45.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'] 10:56:45.859 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:45.859 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:56:45.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:45.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:45.859 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:56:45.859 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:56:45.859 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:45.859 DEBUG [main][MenuItemLookup] Item match:File 10:56:45.860 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:56:45.860 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:56:45.863 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:56:45.863 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:56:45.863 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:56:45.863 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:45.863 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:56:45.863 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:56:45.863 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:56:45.863 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:56:45.863 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:56:45.863 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:56:45.863 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:56:45.863 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:56:45.863 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:56:45.863 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:45.863 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:56:45.863 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:56:45.863 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:56:45.863 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:45.863 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:56:45.863 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:45.863 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:56:45.863 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:56:45.878 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:56:45.878 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:56:45.878 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:56:45.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 'New|Select a wizard'] is available.... 10:56:45.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. finished successfully 10:56:45.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:56:45.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:45.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:45.954 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:56:45.954 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:45.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 10:56:45.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:45.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:45.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:45.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:45.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:56:45.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:56:45.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:56:45.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:56:45.956 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:56:45.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:45.956 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:56:45.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:45.973 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:56:45.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:56:45.974 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:56:45.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:45.974 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:56:45.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:45.974 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:56:45.974 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:56:45.974 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:56:45.974 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:56:45.976 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:56:45.976 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:56:45.976 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:56:45.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:56:45.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:45.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:45.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:45.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:45.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:45.982 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:56:45.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:45.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:45.982 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:45.982 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:46.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'] 10:56:46.218 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:46.218 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:46.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:56:46.218 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 10:56:46.219 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:56:46.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:46.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:46.219 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:56:46.219 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:46.219 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'Project' 10:56:46.219 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:") 10:56:46.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:46.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:46.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:46.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:46.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:56:46.221 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:56:46.222 INFO [WorkbenchTestable][AbstractText] Text set to: Project 10:56:46.279 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:56:46.279 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:56:46.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) 10:56:46.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:46.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:46.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:46.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:46.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:46.281 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:56:46.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:46.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:46.281 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:46.281 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:46.285 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.... 10:56:49.338 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 10:56:49.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:56:49.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:56:49.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:56:49.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:56:49.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:56:49.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:56:49.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:56:49.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:56:49.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:56:49.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:56:49.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:56:49.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:56:49.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:56:49.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:56:49.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'] 10:56:49.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:49.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'] 10:56:49.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:49.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"] 10:56:49.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:49.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'] 10:56:49.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:49.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'] 10:56:49.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:49.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'] 10:56:49.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:49.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"] 10:56:49.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:49.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'] 10:56:49.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:49.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'] 10:56:49.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:49.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:56:49.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:49.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:49.340 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:56:49.340 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:56:49.340 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:49.340 DEBUG [main][MenuItemLookup] Item match:File 10:56:49.341 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:56:49.341 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:56:49.345 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:56:49.345 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:56:49.345 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:56:49.345 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:49.345 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:56:49.345 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:56:49.345 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:56:49.345 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:56:49.345 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:56:49.345 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:56:49.345 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:56:49.345 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:56:49.345 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:56:49.345 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:49.345 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:56:49.345 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:56:49.345 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:56:49.345 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:49.345 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:56:49.345 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:49.345 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:56:49.345 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:56:49.345 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:56:49.345 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:56:49.345 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:56:49.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:56:49.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:56:49.549 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:56:49.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:49.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:49.551 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:56:49.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:49.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:56:49.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:49.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:49.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:49.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:49.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:56:49.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:56:49.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:56:49.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:56:49.554 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:56:49.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:49.554 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:56:49.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:49.554 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:56:49.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:56:49.554 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:56:49.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:49.554 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:56:49.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:49.555 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:56:49.555 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 10:56:49.555 DEBUG [main][TreeItemHandler] Selecting tree item: Class 10:56:49.555 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 10:56:49.620 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 10:56:49.621 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:56:49.621 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:56:49.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.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:56:49.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:49.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:49.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:49.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:49.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:49.623 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:56:49.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:49.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:49.623 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:49.623 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:50.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'] 10:56:50.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:50.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:50.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 10:56:50.027 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 10:56:50.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 10:56:50.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:50.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:50.028 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:56:50.028 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:50.029 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:") 10:56:50.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:50.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:50.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:50.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:50.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:56:50.127 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:56:50.129 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass 10:56:50.236 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:") 10:56:50.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:50.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:50.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:50.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:50.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:56:50.246 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:56:50.248 INFO [WorkbenchTestable][AbstractText] Text set to: test 10:56:50.252 DEBUG [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)") 10:56:50.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:50.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:50.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:50.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:50.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:50.255 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 10:56:50.255 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 10:56:50.255 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 10:56:50.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:50.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:50.255 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:50.255 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:50.255 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:56:50.255 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 10:56:50.255 DEBUG [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) 10:56:50.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:50.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:50.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:50.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:50.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:50.257 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:56:50.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:50.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:50.257 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:50.257 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:50.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:56:50.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:56:50.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:56:50.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 3 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:56:50.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:56:50.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:56:50.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:56:50.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:56:50.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:56:50.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:56:50.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:56:50.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:56:50.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:56:50.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:56:50.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:56:50.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:56:50.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:56:50.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:56:50.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:56:50.961 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:50.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:50.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:50.961 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestClass.java"as the parent 10:56:50.961 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:50.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:50.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:50.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:50.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:50.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:56:50.962 INFO [WorkbenchTestable][AbstractStyledText] Insert text into styled text on line 7, column 0: System.out.print("Hello World"); 10:56:51.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 '\*?\QTestClass.java\E') 10:56:51.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:51.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:51.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:51.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:51.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:51.024 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:51.024 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 10:56:51.024 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:51.024 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 10:56:51.024 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:56:51.024 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass.java - Eclipse Platform 10:56:51.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:51.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:51.025 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass.java - Eclipse Platform' 10:56:51.025 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass.java - Eclipse Platform' 10:56:51.025 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:51.025 DEBUG [main][MenuItemLookup] Item match:File 10:56:51.026 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:56:51.026 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:56:51.026 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:56:51.026 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:56:51.026 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:51.026 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:56:51.026 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:56:51.026 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:51.026 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:56:51.026 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:56:51.026 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:56:51.026 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:56:51.026 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:56:51.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:56:51.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:56:51.124 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:51.124 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 10:56:51.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'] 10:56:51.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:51.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'] 10:56:51.125 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:51.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"] 10:56:51.125 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:51.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'] 10:56:51.125 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:51.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'] 10:56:51.125 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:51.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'] 10:56:51.125 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:51.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"] 10:56:51.125 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:51.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'] 10:56:51.125 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:51.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'] 10:56:51.125 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:51.126 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass.java - Eclipse Platform 10:56:51.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:51.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:51.126 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass.java - Eclipse Platform' 10:56:51.126 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass.java - Eclipse Platform' 10:56:51.126 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:51.126 DEBUG [main][MenuItemLookup] Item match:File 10:56:51.127 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:56:51.127 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:56:51.131 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:56:51.131 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:56:51.131 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:56:51.131 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:51.131 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:56:51.131 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:56:51.131 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:56:51.131 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:56:51.131 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:56:51.131 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:56:51.131 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:56:51.131 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:56:51.131 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:56:51.131 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:51.131 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:56:51.131 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:56:51.131 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:56:51.131 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:51.131 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:56:51.131 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:51.131 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:56:51.131 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:56:51.131 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:56:51.131 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:56:51.132 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:56:51.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 'New|Select a wizard'] is available.... 10:56:51.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:56:51.261 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:56:51.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:51.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:51.262 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:56:51.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:51.262 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:56:51.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:51.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:51.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:51.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:51.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:56:51.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:56:51.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:56:51.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:56:51.277 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:56:51.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:51.277 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:56:51.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:51.277 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:56:51.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:56:51.277 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:56:51.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:51.278 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:56:51.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:51.278 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:56:51.278 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 10:56:51.278 DEBUG [main][TreeItemHandler] Selecting tree item: Class 10:56:51.278 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 10:56:51.278 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 10:56:51.278 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:56:51.278 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:56:51.278 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:56:51.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:51.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:51.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:51.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:51.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:51.285 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:56:51.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:51.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:51.285 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:51.285 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56: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'] 10:56:51.369 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:51.369 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:51.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 10:56:51.369 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 10:56:51.369 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 10:56:51.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:51.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:51.370 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:56:51.370 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:51.370 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:") 10:56:51.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:51.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:51.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:51.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:51.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:56:51.378 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:56:51.379 INFO [WorkbenchTestable][AbstractText] Text set to: TestLoopClass 10:56:51.393 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:") 10:56:51.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:51.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:51.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:51.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:51.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:56:51.401 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:56:51.402 INFO [WorkbenchTestable][AbstractText] Text set to: test 10:56:51.403 DEBUG [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)") 10:56:51.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:51.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:51.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:51.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:51.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:51.406 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 10:56:51.406 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 10:56:51.406 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 10:56:51.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:51.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:51.406 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:51.406 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:51.406 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:56:51.406 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 10:56:51.406 DEBUG [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) 10:56:51.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:51.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:51.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:51.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:51.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:51.409 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:56:51.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:51.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:51.409 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:51.409 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:51.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:56:51.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:56:51.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:56:51.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:56:51.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:56:51.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:56:51.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:56:51.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:56:51.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:56:51.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:56:51.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:56:51.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:56:51.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:56:51.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:56:51.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:56:51.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:56:51.933 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:56:51.933 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:51.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:51.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:51.934 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestLoopClass.java"as the parent 10:56:51.934 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:51.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:51.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:51.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:51.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:51.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:56:51.934 INFO [WorkbenchTestable][AbstractStyledText] Insert text into styled text on line 7, column 0: int i = 0; while (true) {System.out.println(i++);} 10:56:51.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 '\*?\QTestLoopClass.java\E') 10:56:51.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:51.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:51.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:51.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:51.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:51.944 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:51.944 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 10:56:51.945 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:51.945 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 10:56:51.945 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:56:51.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestLoopClass.java - Eclipse Platform 10:56:51.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:51.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:51.971 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestLoopClass.java - Eclipse Platform' 10:56:51.971 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestLoopClass.java - Eclipse Platform' 10:56:51.971 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:51.971 DEBUG [main][MenuItemLookup] Item match:File 10:56:51.973 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:56:51.973 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:56:51.973 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:56:51.973 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:56:51.973 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:51.973 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:56:51.973 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:56:51.973 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:51.973 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:56:51.973 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:56:51.974 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:56:51.974 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:56:51.974 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:56:52.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:56:52.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:56:52.018 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:52.018 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 10:56:52.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'] 10:56:52.018 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:52.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'] 10:56:52.018 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:52.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 Class"] 10:56:52.019 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:52.019 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:56:52.019 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:52.019 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:56:52.019 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:52.019 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:56:52.019 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:52.019 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 10:56:52.019 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:52.019 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:56:52.019 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:52.019 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:56:52.019 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:52.019 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestLoopClass.java - Eclipse Platform 10:56:52.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:52.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:52.020 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestLoopClass.java - Eclipse Platform' 10:56:52.020 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestLoopClass.java - Eclipse Platform' 10:56:52.020 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:52.020 DEBUG [main][MenuItemLookup] Item match:File 10:56:52.021 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:56:52.021 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:56:52.025 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:56:52.025 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:56:52.025 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:56:52.025 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:52.025 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:56:52.025 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:56:52.025 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:56:52.025 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:56:52.025 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:56:52.025 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:56:52.025 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:56:52.025 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:56:52.025 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:56:52.025 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:52.025 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:56:52.025 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:56:52.025 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:56:52.025 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:52.025 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:56:52.025 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:52.025 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:56:52.025 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:56:52.060 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:56:52.060 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:56:52.060 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:56:52.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.... 10:56:52.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:56:52.210 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:56:52.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:52.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:52.212 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:56:52.212 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:52.212 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:56:52.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:52.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:52.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:52.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:52.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:56:52.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:56:52.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:56:52.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:56:52.213 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:56:52.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:52.214 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:56:52.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:52.214 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:56:52.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:56:52.214 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:56:52.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:52.214 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:56:52.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:52.214 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:56:52.214 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 10:56:52.214 DEBUG [main][TreeItemHandler] Selecting tree item: Class 10:56:52.214 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 10:56:52.214 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 10:56:52.214 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:56:52.214 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:56:52.214 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:56:52.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:52.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:52.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:52.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:52.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:52.215 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:56:52.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:52.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:52.216 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:52.216 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:52.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'] 10:56:52.309 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:52.310 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:52.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.... 10:56:52.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 10:56:52.310 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 10:56:52.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:52.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:52.311 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:56:52.311 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:52.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.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 10:56:52.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:52.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:52.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:52.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:52.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:56:52.318 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:56:52.319 INFO [WorkbenchTestable][AbstractText] Text set to: TestLoopClass2 10:56:52.320 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:") 10:56:52.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:52.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:52.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:52.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:52.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:56:52.343 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:56:52.344 INFO [WorkbenchTestable][AbstractText] Text set to: test 10:56:52.345 DEBUG [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)") 10:56:52.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:52.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:52.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:52.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:52.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:52.348 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 10:56:52.348 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 10:56:52.348 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 10:56:52.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:52.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:52.348 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:52.348 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:52.348 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:56:52.348 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 10:56:52.348 DEBUG [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) 10:56:52.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:52.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:52.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:52.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:52.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:52.350 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:56:52.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:52.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:52.350 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:52.350 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:52.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:56:52.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:56:52.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:56:52.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:56:52.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:56:52.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:56:52.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:56:52.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:56:52.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:56:52.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:56:52.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:56:52.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:56:52.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:56:52.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:56:52.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:56:52.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:56:52.882 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:56:52.882 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:52.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:52.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:52.882 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestLoopClass2.java"as the parent 10:56:52.883 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:52.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:52.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:52.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:52.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:52.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:56:52.883 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();} 10:56:52.900 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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') 10:56:52.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:52.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:52.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:52.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:52.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:52.908 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:52.908 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 10:56:52.908 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:52.908 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 10:56:52.908 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:56:52.908 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestLoopClass2.java - Eclipse Platform 10:56:52.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:52.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:52.909 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestLoopClass2.java - Eclipse Platform' 10:56:52.909 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestLoopClass2.java - Eclipse Platform' 10:56:52.909 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:52.909 DEBUG [main][MenuItemLookup] Item match:File 10:56:52.910 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:56:52.911 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:56:52.911 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:56:52.911 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:56:52.911 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:52.911 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:56:52.911 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:56:52.911 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:52.911 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:56:52.911 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:56:52.911 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:56:52.911 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:56:52.911 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:56:52.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:56:52.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:56:52.965 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:52.965 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 10:56:52.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'] 10:56:52.966 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:52.966 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:56:52.966 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:52.966 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 10:56:52.966 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:52.966 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:56:52.966 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:52.966 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:56:52.966 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:52.966 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:56:52.966 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:52.966 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 10:56:52.966 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:52.966 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:56:52.966 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:52.966 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:56:52.966 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:52.966 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestLoopClass2.java - Eclipse Platform 10:56:52.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:52.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:52.967 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestLoopClass2.java - Eclipse Platform' 10:56:52.967 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestLoopClass2.java - Eclipse Platform' 10:56:52.967 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:52.967 DEBUG [main][MenuItemLookup] Item match:File 10:56:52.968 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:56:52.968 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:56:52.970 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:56:52.970 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:56:52.970 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:56:52.970 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:52.970 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:56:52.970 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:56:52.970 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:56:52.970 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:56:52.970 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:56:52.970 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:56:52.970 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:56:52.970 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:56:52.970 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:56:52.970 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:52.970 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:56:52.970 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:56:52.970 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:56:52.971 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:52.971 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:56:52.971 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:52.971 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:56:52.971 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:56:52.971 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:56:52.971 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:56:52.971 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:56:53.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 'New|Select a wizard'] is available.... 10:56:53.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:56:53.080 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:56:53.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:53.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:53.081 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:56:53.081 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:53.082 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:56:53.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:53.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:53.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:53.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:53.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:56:53.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:56:53.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:56:53.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:56:53.083 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:56:53.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:53.083 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:56:53.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:53.083 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:56:53.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:56:53.084 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:56:53.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:53.084 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:56:53.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:53.084 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:56:53.084 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 10:56:53.084 DEBUG [main][TreeItemHandler] Selecting tree item: Class 10:56:53.084 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 10:56:53.084 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 10:56:53.084 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:56:53.084 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:56:53.084 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:56:53.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:53.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:53.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:53.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:53.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:53.085 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:56:53.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:53.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:53.085 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:53.085 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:53.181 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:56:53.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:53.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:53.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 10:56:53.183 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 10:56:53.184 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 10:56:53.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:53.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:53.185 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:56:53.185 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:53.185 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:") 10:56:53.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:53.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:53.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:53.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:53.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:56:53.213 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:56:53.214 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass1 10:56:53.215 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:") 10:56:53.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:53.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:53.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:53.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:53.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:56:53.219 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:56:53.220 INFO [WorkbenchTestable][AbstractText] Text set to: test 10:56:53.222 DEBUG [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)") 10:56:53.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:53.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:53.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:53.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:53.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:53.247 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 10:56:53.247 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 10:56:53.248 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 10:56:53.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:53.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:53.248 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:53.248 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:53.248 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:56:53.248 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 10:56:53.248 DEBUG [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) 10:56:53.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:53.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:53.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:53.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:53.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:53.250 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:56:53.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:53.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:53.250 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:53.250 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:53.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:56:53.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:56:53.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:56:53.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:56:53.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:56:53.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:56:53.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:56:53.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:56:53.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:56:53.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:56:53.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:56:53.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:56:53.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:56:53.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:56:53.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:56:53.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:56:53.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:56:53.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:56:53.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:56:53.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:56:53.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:56:53.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:56:53.756 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:53.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:53.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:53.756 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestClass1.java"as the parent 10:56:53.756 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:53.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:53.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:53.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:53.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:53.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:56:53.757 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();} 10:56:53.770 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestClass1.java\E') 10:56:53.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:53.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:53.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:53.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:53.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:53.775 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:53.775 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 10:56:53.775 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:53.775 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 10:56:53.775 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:56:53.775 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass1.java - Eclipse Platform 10:56:53.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:53.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:53.775 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass1.java - Eclipse Platform' 10:56:53.775 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass1.java - Eclipse Platform' 10:56:53.775 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:53.776 DEBUG [main][MenuItemLookup] Item match:File 10:56:53.776 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:56:53.776 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:56:53.776 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:56:53.776 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:56:53.776 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:53.776 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:56:53.776 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:56:53.776 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:53.776 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:56:53.776 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:56:53.777 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:56:53.777 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:56:53.777 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:56:53.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:56:53.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:56:53.814 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:53.814 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 10:56:53.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'] 10:56:53.814 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:53.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'] 10:56:53.814 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:53.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 Java Class"] 10:56:53.814 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:53.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'] 10:56:53.814 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:53.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'] 10:56:53.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:53.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'] 10:56:53.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:53.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: "New Java Class"] 10:56:53.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:53.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'] 10:56:53.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:53.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'] 10:56:53.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:53.815 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass1.java - Eclipse Platform 10:56:53.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:53.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:53.816 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass1.java - Eclipse Platform' 10:56:53.816 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass1.java - Eclipse Platform' 10:56:53.816 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:53.816 DEBUG [main][MenuItemLookup] Item match:File 10:56:53.816 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:56:53.816 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:56:53.819 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:56:53.819 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:56:53.819 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:56:53.819 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:53.819 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:56:53.819 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:56:53.819 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:56:53.819 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:56:53.819 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:56:53.819 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:56:53.819 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:56:53.819 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:56:53.819 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:56:53.819 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:53.819 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:56:53.819 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:56:53.819 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:56:53.819 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:53.819 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:56:53.819 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:53.819 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:56:53.819 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:56:53.840 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:56:53.840 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:56:53.840 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:56:53.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.... 10:56:53.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. finished successfully 10:56:53.929 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:56:53.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:53.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:53.930 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:56:53.931 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:53.931 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:56:53.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:53.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:53.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:53.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:53.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:56:53.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:56:53.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:56:53.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:56:53.932 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:56:53.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:53.932 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:56:53.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:53.932 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:56:53.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:56:53.933 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:56:53.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:53.933 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:56:53.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:53.933 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:56:53.933 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 10:56:53.933 DEBUG [main][TreeItemHandler] Selecting tree item: Class 10:56:53.933 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 10:56:53.933 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 10:56:53.933 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:56:53.933 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:56:53.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.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:56:53.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:53.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:53.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:53.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:53.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:53.934 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:56:53.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:53.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:53.934 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:53.934 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:54.024 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:56:54.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:54.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:54.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 10:56:54.030 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 10:56:54.030 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 10:56:54.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:54.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:54.031 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:56:54.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:56:54.031 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:") 10:56:54.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:54.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:54.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:54.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:54.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:56:54.037 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:56:54.038 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass2 10:56:54.039 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:") 10:56:54.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:54.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:54.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:54.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:54.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:56:54.064 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:56:54.064 INFO [WorkbenchTestable][AbstractText] Text set to: test 10:56:54.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)") 10:56:54.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:54.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:54.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:54.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:54.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:54.068 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 10:56:54.068 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 10:56:54.068 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 10:56:54.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:54.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:54.068 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:54.068 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:54.068 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:56:54.068 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 10:56:54.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.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) 10:56:54.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:54.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:54.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:54.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:54.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:54.071 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:56:54.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:54.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:54.071 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:54.071 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:54.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:56:54.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:56:54.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:56:54.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:56:54.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:56:54.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:56:54.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:56:54.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:56:54.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:56:54.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:56:54.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:56:54.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:56:54.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:56:54.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:56:54.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:56:54.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:56:54.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:56:54.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 10:56:54.600 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:54.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:54.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:54.600 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestClass2.java"as the parent 10:56:54.600 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:54.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:54.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:54.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:54.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:54.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:56:54.603 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();} 10:56:54.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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') 10:56:54.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:54.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:54.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:54.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:54.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:54.622 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:54.622 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 10:56:54.622 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:54.622 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 10:56:54.622 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:56:54.622 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:56:54.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:54.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:54.623 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:56:54.623 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:56:54.623 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:54.623 DEBUG [main][MenuItemLookup] Item match:File 10:56:54.624 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:56:54.624 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:56:54.624 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:56:54.624 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:56:54.624 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:54.624 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:56:54.624 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:56:54.624 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:54.624 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:56:54.624 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:56:54.645 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:56:54.645 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:56:54.645 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:56:54.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:56:54.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:56:54.729 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:54.729 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 10:56:54.729 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:54.729 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:54.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:54.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:54.776 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:54.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:54.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:54.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:54.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:54.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:54.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:55.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:55.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:55.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:55.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:55.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:56:55.778 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:55.778 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:55.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:55.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:55.779 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:56:55.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:55.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:55.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:55.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:55.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:56:55.779 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 10:56:55.779 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 10:56:55.779 DEBUG [main][TreeItemHandler] Selecting tree item: Project 10:56:55.780 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 10:56:55.782 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 10:56:55.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:55.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:55.789 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:56:55.789 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsoleSwitching no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 10:56:55.789 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 10:56:55.789 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:56:55.789 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:56:55.789 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:56:55.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:55.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:55.800 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' view via menu. 10:56:55.800 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:56:55.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:55.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:55.800 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:56:55.800 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:56:55.800 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:55.800 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:56:55.800 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:56:55.800 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:56:55.800 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:56:55.800 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:56:55.800 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:56:55.800 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:56:55.800 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:56:55.800 DEBUG [main][MenuItemLookup] Item match:Window 10:56:55.803 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:56:55.803 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:56:55.803 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:56:55.803 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:55.803 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:56:55.803 DEBUG [main][MenuItemLookup] Item match:Show View 10:56:55.806 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:56:55.806 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:56:55.806 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:56:55.806 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:56:55.806 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:56:55.806 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:56:55.806 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:56:55.806 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:56:55.806 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:56:55.806 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:56:55.806 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:56:55.806 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:56:55.806 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:56:55.806 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:56:55.806 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:55.806 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:56:55.806 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:56:55.806 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:56:55.806 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:56:55.807 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:56:55.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:56:55.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:56:55.880 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:56:55.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:55.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:55.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:56:55.881 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:55.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:55.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:55.881 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:56:55.881 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:55.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:55.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:55.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:55.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:55.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:56:55.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:56:55.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:56:55.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:56:55.882 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:56:55.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:55.882 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:56:55.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:55.882 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:56:55.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:56:55.882 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:56:55.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:55.882 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:56:55.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:55.882 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:56:55.883 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 10:56:55.883 DEBUG [main][TreeItemHandler] Selecting tree item: Console 10:56:55.883 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 10:56:55.883 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 10:56:55.883 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:55.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:55.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:55.883 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:56:55.883 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:55.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:55.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:55.883 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:56:55.883 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:56:55.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:55.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:55.888 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:56:55.888 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:56:55.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:55.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:55.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:55.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:55.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:56:55.888 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:56:55.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:56:55.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:56:55.888 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:56:55.888 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:55.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:56:55.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:56:55.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open... 10:56:55.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:55.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:55.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open finished successfully 10:56:55.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:55.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:55.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:56:55.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:55.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:55.963 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:56:55.963 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:56:55.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:55.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:55.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:55.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:55.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:55.983 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:56:55.983 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:56:55.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:55.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:56:55.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:56:55.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:56:55.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:55.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:55.991 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:56:55.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:55.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:55.995 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:56:55.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:55.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:55.995 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:56:55.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 '\*?\QProblems\E') 10:56:55.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:55.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:55.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:55.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:55.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:55.999 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:56:55.999 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:56:56.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:56.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:56.041 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:56:56.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:56:56.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:56.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:56.044 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:56:56.044 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:56:56.044 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:56:56.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:56.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:56.046 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:56:56.047 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:56:56.047 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:56:56.047 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:56:56.047 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 1, 2023, 10:53:07 AM) [pid: 2491])' 10:56:56.047 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:56:56.047 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 1, 2023, 10:53:07 AM) [pid: 2491])' 10:56:56.047 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:56:56.047 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:56:56.047 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:56:56.047 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:56:56.047 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:56:56.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:56:57.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:56:57.049 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:56:57.049 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:56:57.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:56:57.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:57.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:57.051 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:56:57.051 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:56:57.051 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:56:57.052 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:56:57.052 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 1, 2023, 10:53:07 AM) [pid: 2491])' 10:56:57.052 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:56:57.052 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 1, 2023, 10:53:07 AM) [pid: 2491])' 10:56:57.052 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:56:57.052 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:56:57.052 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:56:57.052 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:56:57.052 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:56:57.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:56:57.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:56:57.054 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:56:57.054 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:56:57.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:57.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:57.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 10:56:57.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:57.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:57.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:57.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:57.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:56:57.055 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:56:57.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:56:57.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:57.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:57.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 10:56:57.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:57.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:57.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:57.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:57.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:56:57.057 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 10:56:57.153 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 10:56:57.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:57.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:57.154 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:56:57.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:57.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:57.155 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:56:57.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:57.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:57.155 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:56:57.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:56:57.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:57.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:57.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:57.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:57.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:57.156 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:57.156 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:57.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:57.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:57.231 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:57.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:57.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:57.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:57.232 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:57.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:57.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:57.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:57.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:57.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:57.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:57.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:57.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:58.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:58.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:56:58.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:56:58.234 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:56:58.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:56:58.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:58.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:58.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:56:58.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:58.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:58.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:58.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:58.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:56:58.236 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 10:56:58.236 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:56:58.236 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 10:56:58.236 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 10:56:58.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:58.236 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 10:56:58.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:58.236 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 10:56:58.237 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:56:58.237 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:56:58.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:58.237 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:56:58.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:58.237 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:56:58.237 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass1.java of tree item test 10:56:58.237 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:56:58.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:56:58.237 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:56:58.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:56:58.237 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:56:58.237 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass1.java 10:56:58.237 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass1.java 10:56:58.237 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass1.java about selection 10:56:58.245 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass1.java 10:56:58.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:56:58.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:56:58.246 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:56:58.246 DEBUG [main][MenuItemLookup] Found menu:'File' 10:56:58.246 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:56:58.246 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:56:58.246 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:56:58.246 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:56:58.246 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:56:58.246 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:56:58.246 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:56:58.246 DEBUG [main][MenuItemLookup] Item match:Run 10:56:58.247 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 10:56:58.247 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 10:56:58.247 DEBUG [main][MenuItemLookup] Found menu:'' 10:56:58.247 DEBUG [main][MenuItemLookup] Found menu:'Run History' 10:56:58.247 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:56:58.247 DEBUG [main][MenuItemLookup] Item match:Run As 10:56:58.256 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 10:56:58.256 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 10:56:58.256 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 10:56:58.256 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 10:56:58.256 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 10:56:58.256 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 10:56:58.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass1.*'... 10:56:58.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:58.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:58.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:58.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:58.307 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:56:58.307 WARNING [main][ShellHandler] Shell is not focused 10:56:58.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:58.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:58.308 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:56:58.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 '\*?\QConsole\E') 10:56:58.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:58.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:58.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:58.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:58.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:58.315 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:56:58.315 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:56:58.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:58.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 10:56:58.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:56:58.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:56:58.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:58.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:58.844 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:56:58.844 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:56:58.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:58.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World1 TooltipText=null 10:56:58.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:58.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:58.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass1.*' finished successfully 10:56:58.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:56:58.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 10:56:58.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 10:56:58.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:56:58.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:56:58.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:56:58.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:56:58.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:56:58.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:56:58.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:56:58.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:56:58.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:56:58.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:56:58.846 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:56:58.846 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:56:58.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:58.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World1 TooltipText=null 10:56:58.847 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") 10:56:58.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:58.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:58.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:58.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:58.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:56:58.847 INFO [WorkbenchTestable][AbstractToolItem] Unclick tool item Show Console When Standard Out Changes 10:56:58.848 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 10:56:58.848 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:56:58.848 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:56:58.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:58.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:58.855 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:56:58.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:58.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:58.861 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:56:58.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:56:58.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:56:58.862 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:56:58.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 '\*?\QProblems\E') 10:56:58.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:56:58.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:56:58.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:56:58.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:56:58.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:56:58.882 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:56:58.882 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:56:58.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:58.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:58.918 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:56:58.919 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:56:58.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:58.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:58.920 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:56:58.920 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:56:58.920 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:56:58.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:56:58.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:56:58.921 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:56:58.921 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:56:58.921 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:56:58.922 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:56:58.922 TRACE [main][WorkbenchPartLookup] Found view 'Console (TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 1, 2023, 10:56:58 AM) [pid: 3094])' 10:56:58.922 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:56:58.922 TRACE [main][WorkbenchPartLookup] Found view 'Console (TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 1, 2023, 10:56:58 AM) [pid: 3094])' 10:56:58.922 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:56:58.922 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:56:58.922 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:56:58.922 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:56:58.922 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:56:58.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:57:00.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:57:00.423 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:57:00.423 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:57:00.423 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:57:00.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:00.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:00.424 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:57:00.425 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:57:00.425 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:57:00.425 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:57:00.425 TRACE [main][WorkbenchPartLookup] Found view 'Console (TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 1, 2023, 10:56:58 AM) [pid: 3094])' 10:57:00.425 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:57:00.425 TRACE [main][WorkbenchPartLookup] Found view 'Console (TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 1, 2023, 10:56:58 AM) [pid: 3094])' 10:57:00.425 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:57:00.425 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:57:00.425 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:57:00.425 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:57:00.425 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:57:00.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:57:00.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:57:00.426 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:57:00.426 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:57:00.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:00.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:00.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 10:57:00.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:00.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:00.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:00.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:00.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:57:00.427 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:57:00.427 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:57:00.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:00.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:00.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 10:57:00.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:00.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:00.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:00.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:00.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:57:00.428 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 10:57:00.531 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 10:57:00.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:00.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:00.533 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:57:00.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:00.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:00.533 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:00.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:00.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:00.534 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:00.534 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:57:00.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:00.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:00.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:00.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:00.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:00.535 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:57:00.535 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:57:00.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:00.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:00.583 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:57:00.583 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:57:00.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:00.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:00.584 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:57:00.584 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:57:00.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:00.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:00.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:00.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:00.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:01.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:01.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:01.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:01.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:01.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:57:01.587 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:57:01.587 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:57:01.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:01.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:01.588 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:57:01.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:01.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:01.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:01.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:01.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:57:01.588 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 10:57:01.589 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:57:01.590 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 10:57:01.590 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 10:57:01.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:57:01.590 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 10:57:01.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:57:01.590 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 10:57:01.590 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:57:01.590 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:57:01.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:57:01.590 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:57:01.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:57:01.590 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:57:01.590 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass2.java of tree item test 10:57:01.590 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:57:01.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:57:01.590 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:57:01.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:57:01.590 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:57:01.590 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass2.java 10:57:01.591 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass2.java 10:57:01.591 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass2.java about selection 10:57:01.593 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass2.java 10:57:01.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:01.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:01.594 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:01.595 DEBUG [main][MenuItemLookup] Found menu:'File' 10:57:01.595 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:57:01.595 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:57:01.595 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:57:01.595 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:57:01.595 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:57:01.595 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:57:01.595 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:57:01.595 DEBUG [main][MenuItemLookup] Item match:Run 10:57:01.595 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 10:57:01.595 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 10:57:01.595 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:01.595 DEBUG [main][MenuItemLookup] Found menu:'Run History' 10:57:01.595 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:57:01.595 DEBUG [main][MenuItemLookup] Item match:Run As 10:57:01.595 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 10:57:01.595 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 10:57:01.595 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 10:57:01.596 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 10:57:01.596 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 10:57:01.596 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 10:57:01.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass2.*'... 10:57:01.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:01.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:01.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:01.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:01.816 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:01.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:01.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:01.817 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:01.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 '\*?\QConsole\E') 10:57:01.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:01.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:01.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:01.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:01.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:01.824 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:01.824 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:01.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:01.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World2 TooltipText=null 10:57:01.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:01.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:01.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass2.*' finished successfully 10:57:01.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:57:01.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 10:57:01.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 10:57:01.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:57:01.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:57:01.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:57:01.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 10:57:01.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:57:01.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:57:01.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:57:01.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:57:01.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:57:01.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:57:01.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:57:01.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:57:01.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:57:01.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:57:01.886 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:01.886 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:01.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:01.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World2 TooltipText=null 10:57:01.887 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") 10:57:01.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:01.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:01.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:01.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:01.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:57:01.889 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:57:01.889 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:57:01.925 DEBUG [main][MenuItemLookup] Found menu:'1 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 1, 2023, 10:56:58 AM) [pid: 3094]' 10:57:01.925 DEBUG [main][MenuItemLookup] Item match:1 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 1, 2023, 10:56:58 AM) [pid: 3094] 10:57:01.925 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&1 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 1, 2023, 10:56:58 AM) [pid: 3094]" 10:57:01.925 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 1, 2023, 10:56:58 AM) [pid: 3094] 10:57:01.925 INFO [main][MenuItemHandler] Select menu item: &1 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 1, 2023, 10:56:58 AM) [pid: 3094] 10:57:01.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass1.*'... 10:57:01.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:01.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:01.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:01.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:01.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:01.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:01.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:01.962 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:01.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 '\*?\QConsole\E') 10:57:01.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:01.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:01.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:01.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:01.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:01.983 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:01.983 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:01.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:01.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:01.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:01.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:01.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:01.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:01.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass1.*' finished successfully 10:57:01.985 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:01.985 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:01.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:01.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:01.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:01.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:01.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:01.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:01.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:01.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:01.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:57:01.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:01.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:01.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:57:01.987 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 10:57:01.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:01.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:01.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:01.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:01.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:57:01.988 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:01.988 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:01.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:01.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World1 TooltipText=null 10:57:01.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: "Display Selected Console") 10:57:01.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:01.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:01.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:01.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:01.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:57:01.989 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:57:01.989 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:57:02.026 DEBUG [main][MenuItemLookup] Found menu:'1 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 1, 2023, 10:56:58 AM) [pid: 3094]' 10:57:02.026 DEBUG [main][MenuItemLookup] Found menu:'2 TestClass2 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 1, 2023, 10:57:01 AM) [pid: 3119]' 10:57:02.026 DEBUG [main][MenuItemLookup] Item match:2 TestClass2 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 1, 2023, 10:57:01 AM) [pid: 3119] 10:57:02.026 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 TestClass2 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 1, 2023, 10:57:01 AM) [pid: 3119]" 10:57:02.026 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 1, 2023, 10:57:01 AM) [pid: 3119] 10:57:02.026 INFO [main][MenuItemHandler] Select menu item: &2 TestClass2 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 1, 2023, 10:57:01 AM) [pid: 3119] 10:57:02.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass2.*'... 10:57:02.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:02.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:02.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:02.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:02.060 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:02.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:02.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:02.061 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:02.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 '\*?\QConsole\E') 10:57:02.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:02.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:02.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:02.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:02.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:02.065 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:02.065 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:02.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:02.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:02.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:02.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:02.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:02.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:02.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass2.*' finished successfully 10:57:02.066 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:02.066 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:02.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:02.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:02.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:02.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:02.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:02.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:02.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:02.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:02.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:57:02.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:02.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:02.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:57:02.083 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 10:57:02.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:02.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:02.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:02.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:02.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:57:02.084 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:02.084 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:02.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:02.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World2 TooltipText=null 10:57:02.084 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") 10:57:02.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:02.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:02.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:02.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:02.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:57:02.085 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 10:57:02.085 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 10:57:02.085 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:57:02.085 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:57:02.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:02.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:02.090 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:02.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:02.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:02.094 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:02.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:02.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:02.094 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:02.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 '\*?\QConsole\E') 10:57:02.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:02.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:02.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:02.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:02.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:02.098 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:02.098 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:02.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:02.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:02.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:02.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:02.099 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:02.099 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:02.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:02.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:02.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:02.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:02.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:02.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:02.116 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:02.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:02.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:02.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:02.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:02.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:02.117 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes") 10:57:02.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:02.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:02.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:02.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:02.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:57:02.117 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 10:57:02.118 INFO [WorkbenchTestable][AbstractView] Terminating console 10:57:02.118 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:02.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:02.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:02.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 10:57:02.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:02.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:02.119 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") 10:57:02.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:02.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:02.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:02.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:02.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:57:02.119 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Terminate 10:57:02.119 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:57:02.119 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:57:02.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 10:57:02.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:02.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:02.125 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:02.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:02.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:02.149 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:02.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:02.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:02.164 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:02.164 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 10:57:02.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:02.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:02.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:02.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:02.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:02.169 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:02.169 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:02.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:02.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:02.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:02.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:02.170 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:02.170 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:02.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:02.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:02.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:02.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:02.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:02.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:02.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 10:57:02.170 INFO [WorkbenchTestable][AbstractView] Console terminated 10:57:02.170 INFO [WorkbenchTestable][AbstractView] Removing launch from console 10:57:02.170 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:02.171 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:02.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:02.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:02.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:02.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:02.171 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") 10:57:02.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:02.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:02.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:02.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:02.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:57:02.172 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 10:57:02.172 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:57:02.172 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:57:02.172 INFO [WorkbenchTestable][AbstractView] Launch removed 10:57:02.251 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:02.251 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:02.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:02.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 10:57:02.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:02.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:02.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:02.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:02.253 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:02.253 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:02.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:02.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 10:57:02.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:02.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:02.254 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") 10:57:02.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:02.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:02.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:02.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:02.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:57:02.254 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 10:57:02.254 INFO [WorkbenchTestable][AbstractView] Terminating console 10:57:02.254 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:02.255 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:02.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:02.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World1 TooltipText=null 10:57:02.255 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") 10:57:02.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:02.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:02.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:02.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:02.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:57:02.255 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Terminate 10:57:02.255 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:57:02.255 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:57:02.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 10:57:02.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:02.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:02.260 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:02.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:02.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:02.270 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:02.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:02.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:02.271 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:02.271 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:57:02.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:02.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:02.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:02.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:02.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:02.275 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:02.275 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:02.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:02.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:02.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:02.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:02.276 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:02.276 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:02.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:02.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:02.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:02.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:02.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:02.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:02.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 10:57:02.277 INFO [WorkbenchTestable][AbstractView] Console terminated 10:57:02.277 INFO [WorkbenchTestable][AbstractView] Removing launch from console 10:57:02.277 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:02.277 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:02.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:02.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:02.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:02.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:02.278 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") 10:57:02.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:02.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:02.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:02.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:02.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:57:02.278 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 10:57:02.278 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:57:02.278 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:57:02.279 INFO [WorkbenchTestable][AbstractView] Launch removed 10:57:02.335 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:02.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:02.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:02.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 10:57:02.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:02.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:02.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:02.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:02.340 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 10:57:02.340 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:57:02.340 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:57:02.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:02.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:02.340 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsoleSwitching no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 10:57:02.340 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:57:02.341 INFO [WorkbenchTestable][RequirementsRunner] Started test: consoleHasNoChangeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 10:57:02.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 10:57:02.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:57:02.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:57:02.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:57:02.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:02.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:02.345 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:57:02.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:02.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:02.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:02.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:02.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:02.351 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:02.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') 10:57:02.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:02.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:02.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:02.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:02.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:02.355 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:57:02.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:57:02.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:02.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:02.386 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:57:02.386 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:57:02.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:02.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:02.387 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:57:02.387 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:57:02.387 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:57:02.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:02.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:02.388 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:57:02.388 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:57:02.388 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:57:02.389 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:57:02.389 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:57:02.389 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:57:02.389 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:57:02.389 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:57:02.389 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:57:02.389 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:57:02.389 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:57:02.389 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:57:02.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:57:03.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:57:03.890 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:57:03.890 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:57:03.890 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:57:03.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:03.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:03.891 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:57:03.892 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:57:03.892 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:57:03.892 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:57:03.892 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:57:03.892 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:57:03.892 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:57:03.892 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:57:03.892 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:57:03.892 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:57:03.892 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:57:03.892 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:57:03.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:57:03.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:57:03.892 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:57:03.892 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:57:03.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:03.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:03.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 10:57:03.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:03.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:03.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:03.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:03.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:57:03.893 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:57:03.893 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:57:03.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:03.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:03.894 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:57:03.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:03.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:03.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:03.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:03.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:57:03.894 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 10:57:03.989 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 10:57:03.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:03.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:03.990 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:57:03.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:03.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:03.991 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:03.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:03.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:03.992 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:03.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 '\*?\QPackage Explorer\E') 10:57:03.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:03.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:03.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:03.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:03.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:03.992 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:57:03.992 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:57:04.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:04.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:04.006 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:57:04.006 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:57:04.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:04.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:04.006 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:57:04.006 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:57:04.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:04.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:04.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:04.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:04.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:04.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:04.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:05.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:05.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:05.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:57:05.041 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:57:05.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:57:05.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:05.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:05.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 10:57:05.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:05.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:05.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:05.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:05.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:57:05.043 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 10:57:05.043 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:57:05.044 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 10:57:05.044 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 10:57:05.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:57:05.044 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 10:57:05.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:57:05.044 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 10:57:05.044 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:57:05.044 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:57:05.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:57:05.044 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:57:05.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:57:05.044 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:57:05.044 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestLoopClass2.java of tree item test 10:57:05.044 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:57:05.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:57:05.044 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:57:05.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:57:05.044 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:57:05.044 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestLoopClass2.java 10:57:05.044 DEBUG [main][TreeItemHandler] Selecting tree item: TestLoopClass2.java 10:57:05.045 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestLoopClass2.java about selection 10:57:05.048 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestLoopClass2.java 10:57:05.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:05.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:05.049 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:05.049 DEBUG [main][MenuItemLookup] Found menu:'File' 10:57:05.049 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:57:05.049 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:57:05.049 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:57:05.049 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:57:05.049 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:57:05.049 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:57:05.049 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:57:05.049 DEBUG [main][MenuItemLookup] Item match:Run 10:57:05.050 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 10:57:05.050 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 10:57:05.050 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:05.050 DEBUG [main][MenuItemLookup] Found menu:'Run History' 10:57:05.050 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:57:05.050 DEBUG [main][MenuItemLookup] Item match:Run As 10:57:05.050 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 10:57:05.050 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 10:57:05.050 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 10:57:05.050 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 10:57:05.050 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 10:57:05.050 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 10:57:05.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestLoopClass2.*'... 10:57:05.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:05.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:05.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:05.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:05.176 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:05.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:05.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:05.176 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:05.176 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:57:05.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:05.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:05.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:05.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:05.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:05.181 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:05.181 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:05.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:05.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start TooltipText=null 10:57:05.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:05.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:05.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestLoopClass2.*' finished successfully 10:57:05.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:57:05.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 10:57:05.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:57:05.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reveal End of Document' is a system job, skipped 10:57:05.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 10:57:05.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:57:05.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:57:05.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 10:57:05.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:57:05.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:57:05.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:57:05.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:57:05.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:57:05.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:57:05.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:57:05.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:57:05.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:57:05.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:57:05.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:05.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:05.265 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:05.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:05.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:05.269 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:05.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:05.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:05.270 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:05.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 '\*?\QConsole\E') 10:57:05.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:05.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:05.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:05.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:05.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:05.274 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:05.274 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:05.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:05.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:05.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:05.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:05.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:05.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:05.297 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:05.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:05.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:05.315 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:05.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:05.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:05.315 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57: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 '\*?\QConsole\E') 10:57:05.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:05.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:05.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:05.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:05.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:05.323 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:05.323 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:05.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:05.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:05.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:05.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:05.324 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:05.324 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:05.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:05.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:05.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:05.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:05.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:05.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:05.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:05.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:05.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:57:05.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:05.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:05.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:57:05.326 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 10:57:05.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:05.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:05.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:05.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:05.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:57:05.328 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:05.328 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:05.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:05.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start TooltipText=null 10:57:05.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:05.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:05.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:05.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:05.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:57:05.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:05.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:05.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:57:05.330 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 10:57:05.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:05.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:05.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:05.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:05.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:57:05.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains 'Start' Start ... 10:57:05.330 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:05.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:05.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:05.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start TooltipText=null 10:57:05.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:05.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:05.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:05.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:05.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:57:05.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:05.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:05.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:57:05.333 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 10:57:05.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:05.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:05.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:05.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:05.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:57:05.334 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:05.334 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:05.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:05.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start TooltipText=null 10:57:05.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:05.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:05.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:05.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:05.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:57:05.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:05.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:05.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:57:05.336 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 10:57:05.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:05.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:05.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:05.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:05.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:57:05.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains 'Start' Start finished successfully 10:57:05.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Console is still changing... 10:57:05.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:05.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:05.342 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:05.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:05.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:05.369 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:05.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:05.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:05.370 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:05.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:57:05.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:05.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:05.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:05.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:05.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:05.407 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:05.408 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:05.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:05.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:05.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:05.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:05.410 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:05.410 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:05.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:05.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:05.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:05.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:05.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:05.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:05.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:05.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:05.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:57:05.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:05.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:05.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:57:05.411 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 10:57:05.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:05.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:05.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:05.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:05.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:57:05.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:05.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:05.918 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:05.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:05.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:05.923 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:05.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:05.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:05.946 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:05.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 10:57:05.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:05.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:05.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:05.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:05.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:05.954 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:05.954 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:05.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:05.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:05.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:05.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:05.955 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:05.955 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:05.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:05.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:05.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:05.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:05.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:05.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:05.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:05.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:05.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:57:05.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:05.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:05.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:57:05.956 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 10:57:05.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:05.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:05.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:05.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:05.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:57:06.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:06.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:06.463 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:06.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:06.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:06.466 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:06.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:06.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:06.467 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:06.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 '\*?\QConsole\E') 10:57:06.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:06.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:06.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:06.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:06.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:06.472 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:06.472 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:06.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:06.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:06.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:06.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:06.473 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:06.473 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:06.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:06.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:06.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:06.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:06.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:06.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:06.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:06.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:06.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:57:06.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:06.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:06.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:57:06.474 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 10:57:06.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:06.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:06.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:06.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:06.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:57:06.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:06.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:06.994 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:06.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:06.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:06.998 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:06.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:06.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:06.999 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:06.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 '\*?\QConsole\E') 10:57:06.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:06.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:07.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:07.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:07.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:07.003 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:07.003 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:07.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:07.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:07.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:07.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:07.003 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:07.003 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:07.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:07.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:07.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:07.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:07.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:07.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:07.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:07.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:07.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:57:07.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:07.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:07.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:57:07.004 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 10:57:07.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:07.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:07.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:07.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:07.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:57:07.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:07.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:07.511 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:07.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:07.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:07.518 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:07.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:07.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:07.518 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:07.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 '\*?\QConsole\E') 10:57:07.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:07.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:07.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:07.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:07.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:07.547 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:07.547 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:07.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:07.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:07.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:07.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:07.549 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:07.549 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:07.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:07.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:07.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:07.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:07.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:07.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:07.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:07.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:07.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:57:07.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:07.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:07.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:57:07.550 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 10:57:07.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:07.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:07.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:07.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:07.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:57:08.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:08.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:08.056 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:08.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:08.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:08.060 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:08.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:08.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:08.060 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:08.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 '\*?\QConsole\E') 10:57:08.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:08.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:08.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:08.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:08.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:08.064 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:08.064 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:08.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:08.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:08.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:08.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:08.065 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:08.065 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:08.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:08.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:08.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:08.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:08.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:08.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:08.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:08.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:08.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:57:08.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:08.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:08.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:57:08.066 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 10:57:08.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:08.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:08.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:08.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:08.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:57:08.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:08.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:08.573 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:08.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:08.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:08.579 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:08.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:08.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:08.579 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:08.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') 10:57:08.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:08.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:08.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:08.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:08.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:08.585 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:08.585 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:08.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:08.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:08.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:08.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:08.586 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:08.586 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:08.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:08.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:08.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:08.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:08.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:08.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:08.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:08.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:08.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:57:08.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:08.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:08.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:57:08.603 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 10:57:08.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:08.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:08.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:08.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:08.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:57:09.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:09.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:09.108 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:09.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:09.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:09.111 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:09.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:09.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:09.112 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:09.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 '\*?\QConsole\E') 10:57:09.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:09.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:09.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:09.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:09.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:09.116 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:09.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:09.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:09.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:09.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:09.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:09.117 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:09.117 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:09.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:09.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:09.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:09.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:09.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:09.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:09.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:09.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:09.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:57:09.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:09.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:09.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:57:09.118 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 10:57:09.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:09.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:09.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:09.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:09.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:57:09.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:09.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:09.643 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:09.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:09.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:09.649 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:09.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:09.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:09.650 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:09.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 '\*?\QConsole\E') 10:57:09.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:09.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:09.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:09.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:09.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:09.669 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:09.669 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:09.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:09.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:09.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:09.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:09.670 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:09.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:09.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:09.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:09.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:09.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:09.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:09.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:09.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:09.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:09.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:57:09.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:09.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:09.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:57:09.671 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 10:57:09.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:09.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:09.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:09.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:09.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:57:10.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:10.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:10.176 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:10.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:10.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:10.180 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:10.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:10.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:10.180 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:10.180 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:57:10.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:10.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:10.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:10.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:10.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:10.199 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:10.199 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:10.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:10.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:10.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:10.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:10.200 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:10.200 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:10.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:10.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:10.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:10.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:10.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:10.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:10.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:10.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:10.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:57:10.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:10.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:10.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:57:10.202 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 10:57:10.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:10.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:10.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:10.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:10.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:57:10.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:10.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:10.707 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:10.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:10.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:10.712 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:10.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:10.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:10.713 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:10.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 '\*?\QConsole\E') 10:57:10.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:10.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:10.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:10.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:10.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:10.740 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:10.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:10.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:10.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:10.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:10.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:10.741 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:10.741 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:10.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:10.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:10.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:10.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:10.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:10.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:10.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:10.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:10.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:57:10.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:10.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:10.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:57:10.742 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 10:57:10.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:10.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:10.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:10.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:10.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:57:11.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:11.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:11.250 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:11.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:11.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:11.254 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:11.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:11.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:11.255 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:11.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 '\*?\QConsole\E') 10:57:11.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:11.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:11.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:11.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:11.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:11.259 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:11.259 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:11.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:11.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:11.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:11.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:11.259 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:11.259 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:11.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:11.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:11.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:11.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:11.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:11.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:11.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:11.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:11.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:57:11.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:11.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:11.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:57:11.260 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 10:57:11.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:11.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:11.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:11.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:11.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:57:11.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:11.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:11.765 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:11.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:11.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:11.769 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:11.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:11.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:11.770 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:11.770 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:57:11.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:11.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:11.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:11.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:11.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:11.774 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:11.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:11.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:11.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:11.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:11.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:11.775 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:11.775 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:11.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:11.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:11.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:11.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:11.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:11.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:11.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:11.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:11.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:57:11.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:11.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:11.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:57:11.776 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 10:57:11.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:11.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:11.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:11.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:11.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:57:12.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:12.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:12.281 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:12.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:12.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:12.285 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:12.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:12.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:12.285 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:12.285 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:57:12.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:12.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:12.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:12.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:12.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:12.289 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:12.289 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:12.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:12.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:12.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:12.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:12.290 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:12.290 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:12.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:12.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:12.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:12.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:12.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:12.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:12.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:12.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:12.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:57:12.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:12.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:12.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:57:12.291 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 10:57:12.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:12.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:12.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:12.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:12.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:57:12.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:12.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:12.796 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:12.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:12.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:12.800 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:12.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:12.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:12.801 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:12.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:57:12.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:12.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:12.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:12.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:12.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:12.805 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:12.805 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:12.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:12.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:12.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:12.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:12.805 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:12.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:12.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:12.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:12.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:12.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:12.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:12.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:12.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:12.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:12.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:57:12.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:12.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:12.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:57:12.806 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 10:57:12.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:12.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:12.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:12.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:12.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:57:13.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:13.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:13.312 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:13.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:13.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:13.316 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:13.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:13.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:13.317 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:13.317 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:57:13.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:13.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:13.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:13.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:13.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:13.321 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:13.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:13.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:13.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:13.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:13.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:13.322 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:13.322 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:13.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:13.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:13.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:13.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:13.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:13.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:13.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:13.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:13.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:57:13.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:13.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:13.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:57:13.323 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 10:57:13.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:13.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:13.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:13.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:13.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:57:13.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:13.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:13.829 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:13.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:13.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:13.833 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:13.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:13.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:13.833 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:13.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 '\*?\QConsole\E') 10:57:13.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:13.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:13.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:13.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:13.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:13.837 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:13.837 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:13.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:13.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:13.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:13.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:13.838 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:13.838 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:13.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:13.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:13.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:13.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:13.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:13.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:13.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:13.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:13.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:57:13.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:13.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:13.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:57:13.840 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 10:57:13.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:13.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:13.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:13.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:13.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:57:14.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:14.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:14.348 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:14.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:14.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:14.352 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:14.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:14.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:14.353 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:14.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 '\*?\QConsole\E') 10:57:14.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:14.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:14.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:14.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:14.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:14.357 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:14.357 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:14.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:14.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:14.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:14.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:14.358 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:14.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:14.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:14.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:14.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:14.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:14.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:14.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:14.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:14.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:14.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:57:14.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:14.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:14.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:57:14.359 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 10:57:14.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:14.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:14.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:14.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:14.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:57:14.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:14.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:14.879 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:14.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:14.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:14.883 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:14.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:14.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:14.883 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:14.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 '\*?\QConsole\E') 10:57:14.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:14.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:14.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:14.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:14.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:14.887 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:14.887 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:14.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:14.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:14.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:14.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:14.888 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:14.888 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:14.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:14.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:14.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:14.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:14.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:14.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:14.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:14.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:14.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:57:14.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:14.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:14.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:57:14.889 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 10:57:14.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:14.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:14.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:14.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:14.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:57:15.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:15.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:15.394 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:15.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:15.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:15.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:15.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:15.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:15.399 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:15.399 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:57:15.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:15.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:15.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:15.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:15.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:15.402 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:15.402 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:15.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:15.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:15.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:15.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:15.403 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:15.403 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:15.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:15.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:15.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:15.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:15.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:15.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:15.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:15.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:15.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:57:15.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:15.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:15.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:57:15.404 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 10:57:15.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:15.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:15.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:15.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:15.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:57:15.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:15.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:15.910 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:15.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:15.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:15.914 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:15.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:15.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:15.914 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:15.914 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:57:15.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:15.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:15.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:15.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:15.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:15.919 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:15.919 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:15.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:15.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:15.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:15.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:15.920 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:15.920 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:15.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:15.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:15.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:15.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:15.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:15.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:15.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:15.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:15.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:57:15.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:15.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:15.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:57:15.921 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 10:57:15.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:15.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:15.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:15.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:15.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:57:16.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:16.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:16.426 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:16.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:16.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:16.430 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:16.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:16.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:16.431 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:16.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:57:16.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:16.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:16.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:16.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:16.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:16.435 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:16.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:16.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:16.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:16.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:16.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:16.436 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:16.436 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:16.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:16.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:16.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:16.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:16.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:16.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:16.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:16.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:16.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:57:16.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:16.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:16.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:57:16.453 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 10:57:16.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:16.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:16.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:16.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:16.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:57:16.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:16.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:16.959 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:16.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:16.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:16.963 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:16.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:16.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:16.963 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:16.963 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:57:16.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:16.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:16.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:16.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:16.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:16.967 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:16.967 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:16.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:16.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:16.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:16.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:16.968 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:16.968 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:16.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:16.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:16.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:16.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:16.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:16.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:16.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:16.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:16.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:57:16.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:16.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:16.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:57:16.970 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 10:57:16.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:16.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:16.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:16.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:16.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:57:17.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:17.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:17.491 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:17.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:17.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:17.495 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:17.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:17.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:17.495 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:17.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') 10:57:17.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:17.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:17.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:17.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:17.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:17.499 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:17.499 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:17.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:17.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:17.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:17.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:17.500 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:17.500 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:17.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:17.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:17.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:17.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:17.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:17.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:17.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:17.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:17.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:57:17.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:17.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:17.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:57:17.501 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 10:57:17.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:17.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:17.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:17.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:17.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:57:18.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:18.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:18.028 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:18.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:18.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:18.034 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:18.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:18.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:18.057 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:18.057 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:57:18.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:18.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:18.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:18.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:18.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:18.063 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:18.063 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:18.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:18.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:18.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:18.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:18.065 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:18.065 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:18.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:18.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:18.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:18.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:18.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:18.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:18.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:18.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:18.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:57:18.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:18.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:18.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:57:18.066 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 10:57:18.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:18.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:18.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:18.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:18.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:57:18.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:18.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:18.573 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:18.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:18.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:18.579 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:18.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:18.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:18.580 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:18.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 10:57:18.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:18.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:18.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:18.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:18.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:18.607 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:18.607 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:18.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:18.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:18.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:18.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:18.609 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:18.609 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:18.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:18.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:18.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:18.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:18.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:18.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:18.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:18.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:18.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:57:18.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:18.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:18.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:57:18.610 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 10:57:18.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:18.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:18.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:18.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:18.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:57:19.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:19.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:19.118 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:19.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:19.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:19.123 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:19.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:19.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:19.124 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:19.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 '\*?\QConsole\E') 10:57:19.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:19.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:19.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:19.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:19.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:19.130 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:19.130 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:19.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:19.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:19.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:19.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:19.131 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:19.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:19.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:19.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:19.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:19.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:19.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:19.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:19.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:19.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:19.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:57:19.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:19.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:19.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:57:19.156 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 10:57:19.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:19.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:19.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:19.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:19.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:57:19.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:19.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:19.663 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:19.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:19.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:19.667 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:19.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:19.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:19.667 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:19.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 '\*?\QConsole\E') 10:57:19.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:19.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:19.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:19.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:19.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:19.671 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:19.671 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:19.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:19.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:19.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:19.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:19.672 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:19.672 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:19.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:19.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:19.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:19.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:19.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:19.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:19.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:19.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:19.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:57:19.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:19.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:19.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:57:19.673 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 10:57:19.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:19.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:19.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:19.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:19.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:57:20.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:20.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:20.178 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:20.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:20.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:20.182 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:20.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:20.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:20.182 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:20.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 '\*?\QConsole\E') 10:57:20.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:20.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:20.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:20.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:20.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:20.186 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:20.186 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:20.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:20.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:20.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:20.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:20.187 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:20.187 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:20.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:20.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:20.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:20.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:20.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:20.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:20.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:20.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:20.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:57:20.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:20.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:20.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:57:20.188 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 10:57:20.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:20.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:20.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:20.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:20.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:57:20.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:20.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:20.693 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:20.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:20.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:20.697 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:20.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:20.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:20.698 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:20.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 '\*?\QConsole\E') 10:57:20.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:20.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:20.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:20.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:20.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:20.701 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:20.701 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:20.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:20.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:20.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:20.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:20.702 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:20.702 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:20.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:20.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:20.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:20.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:20.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:20.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:20.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:20.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:20.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:57:20.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:20.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:20.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:57:20.703 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 10:57:20.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:20.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:20.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:20.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:20.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:57:21.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:21.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:21.210 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:21.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:21.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:21.216 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:21.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:21.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:21.217 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:21.217 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 10:57:21.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:21.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:21.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:21.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:21.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:21.223 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:21.223 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:21.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:21.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:21.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:21.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:21.224 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:21.225 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:21.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:21.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:21.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:21.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:21.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:21.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:21.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:21.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:21.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:57:21.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:21.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:21.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:57:21.226 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 10:57:21.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:21.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:21.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:21.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:21.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:57:21.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:21.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:21.732 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:21.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:21.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:21.736 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:21.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:21.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:21.737 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:21.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 '\*?\QConsole\E') 10:57:21.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:21.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:21.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:21.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:21.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:21.742 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:21.742 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:21.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:21.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:21.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:21.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:21.743 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:21.743 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:21.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:21.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:21.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:21.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:21.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:21.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:21.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:21.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:21.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:57:21.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:21.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:21.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:57:21.744 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 10:57:21.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:21.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:21.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:21.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:21.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:57:22.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:22.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:22.280 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:22.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:22.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:22.284 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:22.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:22.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:22.285 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:22.285 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:57:22.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:22.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:22.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:22.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:22.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:22.288 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:22.289 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:22.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:22.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:22.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:22.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:22.289 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:22.289 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:22.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:22.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:22.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:22.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:22.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:22.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:22.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:22.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:22.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:57:22.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:22.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:22.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:57:22.291 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 10:57:22.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:22.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:22.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:22.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:22.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:57:22.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:22.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:22.796 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:22.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:22.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:22.799 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:22.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:22.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:22.800 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:22.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 '\*?\QConsole\E') 10:57:22.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:22.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:22.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:22.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:22.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:22.804 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:22.804 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:22.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:22.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:22.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:22.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:22.804 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:22.804 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:22.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:22.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:22.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:22.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:22.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:22.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:22.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:22.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:22.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:57:22.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:22.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:22.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:57:22.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 10:57:22.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:22.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:22.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:22.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:22.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:57:23.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:23.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:23.312 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:23.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:23.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:23.318 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:23.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:23.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:23.319 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:23.319 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 10:57:23.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:23.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:23.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:23.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:23.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:23.346 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:23.346 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:23.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:23.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:23.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:23.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:23.347 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:23.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:23.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:23.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:23.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:23.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:23.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:23.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:23.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:23.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:23.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:57:23.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:23.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:23.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:57:23.349 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 10:57:23.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:23.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:23.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:23.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:23.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:57:23.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:23.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:23.855 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:23.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:23.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:23.859 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:23.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:23.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:23.859 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:23.859 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 10:57:23.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:23.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:23.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:23.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:23.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:23.863 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:23.863 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:23.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:23.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:23.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:23.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:23.864 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:23.864 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:23.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:23.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:23.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:23.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:23.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:23.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:23.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:23.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:23.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:57:23.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:23.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:23.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:57:23.865 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 10:57:23.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:23.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:23.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:23.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:23.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:57:24.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:24.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:24.370 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:24.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:24.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:24.374 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:24.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:24.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:24.375 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:24.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 '\*?\QConsole\E') 10:57:24.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:24.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:24.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:24.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:24.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:24.379 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:24.379 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:24.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:24.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:24.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:24.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:24.379 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:24.379 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:24.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:24.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:24.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:24.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:24.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:24.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:24.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:24.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:24.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:57:24.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:24.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:24.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:57:24.380 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 10:57:24.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:24.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:24.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:24.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:24.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:57:24.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:24.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:24.885 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:24.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:24.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:24.889 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:24.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:24.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:24.890 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:24.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 '\*?\QConsole\E') 10:57:24.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:24.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:24.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:24.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:24.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:24.894 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:24.894 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:24.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:24.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:24.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:24.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:24.895 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:24.895 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:24.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:24.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:24.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:24.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:24.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:24.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:24.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:24.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:24.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:57:24.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:24.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:24.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:57:24.896 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 10:57:24.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:24.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:24.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:24.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:24.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:57:25.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:25.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:25.404 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:25.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:25.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:25.411 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:25.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:25.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:25.411 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:25.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 '\*?\QConsole\E') 10:57:25.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:25.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:25.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:25.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:25.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:25.418 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:25.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:25.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:25.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:25.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:25.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:25.420 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:25.420 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:25.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:25.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:25.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:25.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:25.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:25.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:25.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:25.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:25.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:57:25.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:25.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:25.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:57:25.437 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 10:57:25.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:25.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:25.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:25.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:25.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:57:25.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:25.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:25.946 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:25.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:25.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:25.952 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:25.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:25.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:25.953 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:25.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 '\*?\QConsole\E') 10:57:25.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:25.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:25.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:25.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:25.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:25.959 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:25.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:25.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:25.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:25.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:25.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:25.960 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:25.960 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:25.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:25.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:25.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:25.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:25.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:25.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:25.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:25.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:25.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:57:25.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:25.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:25.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:57:25.961 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 10:57:25.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:25.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:25.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:25.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:25.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:57:26.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:26.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:26.467 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:26.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:26.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:26.471 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:26.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:26.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:26.471 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:26.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 '\*?\QConsole\E') 10:57:26.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:26.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:26.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:26.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:26.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:26.475 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:26.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:26.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:26.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:26.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:26.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:26.476 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:26.476 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:26.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:26.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:26.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:26.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:26.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:26.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:26.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:26.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:26.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:57:26.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:26.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:26.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:57:26.477 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 10:57:26.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:26.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:26.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:26.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:26.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:57:26.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Console is still changing finished successfully 10:57:26.478 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:26.478 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:26.478 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:26.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:26.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start Hello Application TooltipText=null 10:57:26.479 INFO [WorkbenchTestable][AbstractView] Terminating console 10:57:26.479 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:26.479 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:26.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:26.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start Hello Application TooltipText=null 10:57:26.479 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") 10:57:26.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:26.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:26.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:26.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:26.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:57:26.479 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Terminate 10:57:26.479 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:57:26.479 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:57:26.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 10:57:26.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:26.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:26.484 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:26.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:26.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:26.508 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:26.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:26.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:26.508 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:26.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:57:26.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:26.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:26.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:26.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:26.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:26.513 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:26.513 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:26.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:26.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:26.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:26.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:26.514 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:26.514 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:26.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:26.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:26.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:26.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:26.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:26.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:26.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 10:57:26.515 INFO [WorkbenchTestable][AbstractView] Console terminated 10:57:26.515 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:26.515 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:26.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:26.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:26.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:26.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:26.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:26.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:26.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:26.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:26.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:57:26.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:26.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:26.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:57:26.516 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 10:57:26.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:26.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:26.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:26.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:26.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:57:26.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:26.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:26.537 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:26.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:26.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:26.541 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:26.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:26.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:26.542 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:26.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 '\*?\QConsole\E') 10:57:26.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:26.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:26.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:26.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:26.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:26.549 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:26.549 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:26.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:26.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:26.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:26.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:26.551 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:26.551 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:26.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:26.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:26.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:26.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:26.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:26.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:26.551 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:26.551 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:26.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:26.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:26.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:26.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:26.568 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") 10:57:26.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:26.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:26.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:26.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:26.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:57:26.568 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 10:57:26.568 INFO [WorkbenchTestable][AbstractView] Terminating console 10:57:26.568 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:26.568 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:26.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:26.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 10:57:26.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:26.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:26.584 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") 10:57:26.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:26.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:26.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:26.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:26.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:57:26.585 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier 10:57:26.585 INFO [WorkbenchTestable][AbstractView] Removing launch from console 10:57:26.585 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:26.585 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:26.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:26.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start Hello Application TooltipText=null 10:57:26.587 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") 10:57:26.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:26.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:26.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:26.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:26.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:57:26.587 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 10:57:26.587 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:57:26.587 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:57:26.588 INFO [WorkbenchTestable][AbstractView] Launch removed 10:57:26.616 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:26.616 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:26.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:26.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 10:57:26.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:26.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:26.619 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 10:57:26.619 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:57:26.619 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:57:26.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:26.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:26.620 INFO [WorkbenchTestable][RequirementsRunner] Finished test: consoleHasNoChangeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 10:57:26.620 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:57:26.620 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRemoveAllTerminatedLaunches no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 10:57:26.620 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 10:57:26.620 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:57:26.620 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:57:26.620 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:57:26.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:26.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:26.625 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:57:26.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:26.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:26.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:26.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:26.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:26.632 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:26.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:57:26.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:26.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:26.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:26.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:26.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:26.636 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:57:26.636 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:57:26.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:26.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:26.673 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:57:26.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:57:26.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:26.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:26.674 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:57:26.674 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:57:26.674 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:57:26.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:26.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:26.675 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:57:26.675 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:57:26.675 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:57:26.675 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:57:26.675 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:57:26.676 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:57:26.676 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:57:26.676 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:57:26.676 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:57:26.676 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:57:26.676 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:57:26.676 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:57:26.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:57:27.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:57:27.678 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:57:27.678 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:57:27.678 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:57:27.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:27.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:27.679 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:57:27.680 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:57:27.680 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:57:27.680 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:57:27.680 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:57:27.680 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:57:27.680 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:57:27.680 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:57:27.680 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:57:27.680 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:57:27.680 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:57:27.680 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:57:27.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:57:27.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:57:27.680 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:57:27.680 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:57:27.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:27.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:27.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 10:57:27.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:27.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:27.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:27.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:27.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:57:27.681 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:57:27.681 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:57:27.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:27.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:27.682 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:57:27.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:27.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:27.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:27.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:27.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:57:27.682 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 10:57:27.762 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 10:57:27.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:27.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:27.763 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:57:27.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:27.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:27.764 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:27.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:27.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:27.764 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:27.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 '\*?\QPackage Explorer\E') 10:57:27.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:27.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:27.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:27.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:27.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:27.765 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:57:27.765 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:57:27.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:27.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:27.779 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:57:27.779 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:57:27.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:27.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:27.779 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:57:27.779 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:57:27.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:27.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:27.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:27.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:27.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:28.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:28.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:28.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:28.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:28.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:57:28.802 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:57:28.802 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:57:28.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:28.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:28.803 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:57:28.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:28.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:28.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:28.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:28.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:57:28.803 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 10:57:28.804 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:57:28.804 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 10:57:28.804 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 10:57:28.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:57:28.804 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 10:57:28.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:57:28.804 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 10:57:28.804 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:57:28.804 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:57:28.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:57:28.804 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:57:28.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:57:28.804 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:57:28.804 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 10:57:28.805 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:57:28.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:57:28.805 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:57:28.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:57:28.805 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:57:28.805 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 10:57:28.805 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 10:57:28.805 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 10:57:28.807 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 10:57:28.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:28.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:28.808 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:28.808 DEBUG [main][MenuItemLookup] Found menu:'File' 10:57:28.808 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:57:28.808 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:57:28.808 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:57:28.808 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:57:28.808 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:57:28.808 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:57:28.808 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:57:28.808 DEBUG [main][MenuItemLookup] Item match:Run 10:57:28.809 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 10:57:28.809 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 10:57:28.809 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:28.809 DEBUG [main][MenuItemLookup] Found menu:'Run History' 10:57:28.809 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:57:28.809 DEBUG [main][MenuItemLookup] Item match:Run As 10:57:28.809 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 10:57:28.809 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 10:57:28.809 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 10:57:28.809 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 10:57:28.809 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 10:57:28.810 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 10:57:28.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'... 10:57:28.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:28.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:28.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:28.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:28.955 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:28.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:28.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:28.956 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:28.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 '\*?\QConsole\E') 10:57:28.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:28.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:28.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:28.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:28.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:28.960 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:29.031 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:29.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:29.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 10:57:29.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:29.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:29.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully 10:57:29.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:57:29.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reveal End of Document' is a system job, skipped 10:57:29.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:57:29.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:57:29.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 10:57:29.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:57:29.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:57:29.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 10:57:29.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:57:29.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:57:29.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:57:29.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:57:29.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:57:29.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:57:29.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:57:29.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:57:29.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:57:29.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 10:57:29.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:29.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:29.111 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:29.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:29.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:29.115 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:29.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:29.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:29.115 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:29.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') 10:57:29.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:29.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:29.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:29.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:29.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:29.122 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:29.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:29.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:29.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:29.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:29.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:29.123 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:29.123 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:29.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:29.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:29.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:29.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:29.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:29.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:29.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 10:57:29.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:29.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:29.147 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:29.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:29.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:29.151 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:29.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:29.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:29.151 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:29.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 '\*?\QConsole\E') 10:57:29.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:29.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:29.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:29.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:29.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:29.156 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:29.156 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:29.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:29.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:29.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:29.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:29.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains launch... 10:57:29.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:29.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:29.163 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:29.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:29.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:29.167 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:29.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:29.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:29.167 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:29.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:57:29.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:29.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:29.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:29.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:29.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:29.171 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:29.171 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:29.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:29.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:29.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:29.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:29.172 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:29.172 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:29.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:29.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:29.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:29.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:29.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:29.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:29.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains launch finished successfully 10:57:29.173 INFO [WorkbenchTestable][AbstractView] Removing terminated launches from console 10:57:29.173 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:29.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:29.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:29.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:29.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:29.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:29.174 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") 10:57:29.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:29.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:29.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:29.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:29.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:57:29.209 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Terminated Launches 10:57:29.210 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:57:29.210 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:57:29.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console contains launch... 10:57:29.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:29.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:29.241 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:29.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:29.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:29.245 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:29.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:29.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:29.246 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:29.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 '\*?\QConsole\E') 10:57:29.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:29.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:29.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:29.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:29.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:29.265 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:29.265 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:29.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:29.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:29.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:29.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:29.266 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:29.266 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:29.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:29.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:29.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:29.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:29.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:29.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:29.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console contains launch finished successfully 10:57:29.267 INFO [WorkbenchTestable][AbstractView] Terminated launches cleared 10:57:29.267 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:29.267 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:29.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:29.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:29.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:29.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:29.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:29.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:29.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:29.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:29.273 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:29.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:29.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:29.276 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:29.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:29.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:29.277 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:29.277 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:57:29.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:29.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:29.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:29.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:29.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:29.280 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:29.280 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:29.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:29.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:29.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:29.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:29.281 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:29.281 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:29.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:29.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:29.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:29.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:29.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:29.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:29.283 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 10:57:29.283 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:57:29.283 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:57:29.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:29.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:29.284 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRemoveAllTerminatedLaunches no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 10:57:29.284 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:57:29.284 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleShowConsoleOnStandardOutChange no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 10:57:29.284 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 10:57:29.284 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:57:29.284 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:57:29.284 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:57:29.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:29.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:29.288 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:57:29.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:29.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:29.292 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:29.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:29.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:29.292 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:29.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:57:29.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:29.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:29.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:29.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:29.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:29.295 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:57:29.295 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:57:29.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:29.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:29.331 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:57:29.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:57:29.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:29.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:29.333 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:57:29.334 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:57:29.334 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:57:29.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:29.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:29.334 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:57:29.335 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:57:29.335 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:57:29.336 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:57:29.336 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:57:29.336 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:57:29.336 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:57:29.336 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:57:29.336 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:57:29.336 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:57:29.336 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:57:29.336 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:57:29.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:57:30.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:57:30.337 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:57:30.337 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:57:30.337 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:57:30.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:30.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:30.338 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:57:30.339 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:57:30.339 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:57:30.339 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:57:30.339 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:57:30.339 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:57:30.339 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:57:30.339 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:57:30.339 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:57:30.339 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:57:30.339 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:57:30.339 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:57:30.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:57:30.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:57:30.339 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:57:30.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:57:30.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:30.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:30.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 10:57:30.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:30.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:30.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:30.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:30.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:57:30.340 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:57:30.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:57:30.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:30.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:30.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:57:30.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:30.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:30.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:30.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:30.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:57:30.341 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 10:57:30.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 10:57:30.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:30.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:30.423 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:57:30.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:30.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:30.424 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:30.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:30.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:30.424 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:30.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:57:30.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:30.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:30.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:30.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:30.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:30.425 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:57:30.425 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:57:30.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:30.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:30.439 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:57:30.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:57:30.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:30.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:30.461 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:57:30.461 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:57:30.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:30.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:30.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:30.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:30.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:30.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:30.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:31.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:31.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:31.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:57:31.463 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:57:31.463 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:57:31.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:31.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:31.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 10:57:31.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:31.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:31.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:31.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:31.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:57:31.464 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 10:57:31.464 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:57:31.465 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 10:57:31.465 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 10:57:31.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:57:31.465 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 10:57:31.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:57:31.465 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 10:57:31.465 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:57:31.465 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:57:31.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:57:31.465 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:57:31.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:57:31.465 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:57:31.465 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 10:57:31.465 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:57:31.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:57:31.465 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:57:31.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:57:31.465 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:57:31.465 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 10:57:31.465 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 10:57:31.466 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 10:57:31.468 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 10:57:31.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:31.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:31.469 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:31.469 DEBUG [main][MenuItemLookup] Found menu:'File' 10:57:31.469 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:57:31.469 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:57:31.469 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:57:31.469 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:57:31.469 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:57:31.469 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:57:31.469 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:57:31.469 DEBUG [main][MenuItemLookup] Item match:Run 10:57:31.469 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 10:57:31.469 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 10:57:31.469 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:31.469 DEBUG [main][MenuItemLookup] Found menu:'Run History' 10:57:31.469 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:57:31.469 DEBUG [main][MenuItemLookup] Item match:Run As 10:57:31.469 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 10:57:31.469 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 10:57:31.469 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 10:57:31.470 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 10:57:31.470 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 10:57:31.470 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 10:57:31.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'... 10:57:31.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:31.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:31.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:31.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:31.609 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:31.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:31.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:31.610 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:31.610 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:57:31.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:31.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:31.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:31.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:31.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:31.636 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:31.636 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:31.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:31.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 10:57:31.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:31.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:31.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully 10:57:31.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:57:31.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 10:57:31.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:57:31.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:57:31.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reveal End of Document' is a system job, skipped 10:57:31.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:57:31.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 10:57:31.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:57:31.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:57:31.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:57:31.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:57:31.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:57:31.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:57:31.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:57:31.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:57:31.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:57:31.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 10:57:31.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:31.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:31.732 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:31.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:31.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:31.740 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:31.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:31.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:31.741 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:31.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 '\*?\QConsole\E') 10:57:31.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:31.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:31.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:31.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:31.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:31.745 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:31.745 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:31.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:31.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:31.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:31.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:31.746 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:31.746 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:31.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:31.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:31.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:31.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:31.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:31.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:31.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 10:57:31.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:31.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:31.751 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:31.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:31.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:31.775 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:31.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:31.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:31.775 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:31.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 '\*?\QConsole\E') 10:57:31.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:31.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:31.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:31.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:31.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:31.783 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:31.783 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:31.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:31.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:31.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:31.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:31.784 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:31.784 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:31.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:31.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:31.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:31.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:31.785 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") 10:57:31.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:31.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:31.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:31.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:31.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:57:31.830 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 10:57:31.830 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:31.830 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:31.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:31.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 10:57:31.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:31.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:31.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes") 10:57:31.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:31.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:31.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:31.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:31.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:57:31.833 INFO [WorkbenchTestable][AbstractToolItem] Unclick tool item Show Console When Standard Out Changes 10:57:31.833 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 10:57:31.834 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:57:31.834 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:57:31.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:31.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:31.840 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:31.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:31.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:31.849 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:31.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:31.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:31.850 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:31.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 '\*?\QConsole\E') 10:57:31.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:31.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:31.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:31.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:31.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:31.857 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:31.857 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:31.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:31.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:31.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:31.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:31.858 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:31.859 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:31.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:31.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:31.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:31.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:31.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:31.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:31.860 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:31.860 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:31.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:31.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:31.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:31.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:31.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: "Show Console When Standard Out Changes") 10:57:31.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:31.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:31.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:31.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:31.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:57:31.877 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 10:57:31.878 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 10:57:31.878 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:57:31.878 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:57:31.878 INFO [WorkbenchTestable][AbstractView] Terminating console 10:57:31.878 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:31.878 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:31.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:31.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 10:57:31.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:31.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:31.881 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") 10:57:31.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:31.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:31.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:31.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:31.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:57:31.881 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier 10:57:31.881 INFO [WorkbenchTestable][AbstractView] Removing launch from console 10:57:31.881 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:31.881 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:31.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:31.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 10:57:31.882 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") 10:57:31.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:31.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:31.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:31.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:31.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:57:31.883 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 10:57:31.883 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:57:31.883 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:57:31.883 INFO [WorkbenchTestable][AbstractView] Launch removed 10:57:31.923 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:31.924 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:31.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:31.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 10:57:31.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:31.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:31.927 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 10:57:31.927 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:57:31.927 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:57:31.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:31.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:31.927 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleShowConsoleOnStandardOutChange no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 10:57:31.927 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:57:31.928 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsoleHasAnyText no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 10:57:31.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 10:57:31.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:57:31.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:57:31.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:57:31.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:31.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:31.932 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:31.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:31.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:31.939 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:31.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:31.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:31.940 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:31.940 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:57:31.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:31.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:31.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:31.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:31.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:31.945 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:31.945 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:31.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:31.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:31.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:31.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:31.946 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:31.946 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:31.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:31.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:31.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:31.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:31.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:31.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:31.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:31.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:31.965 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:31.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:31.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:31.970 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:31.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:31.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:31.970 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:31.970 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 10:57:31.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:31.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:31.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:31.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:31.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:31.974 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:31.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:31.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:31.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:31.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:31.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:31.975 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:31.975 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:31.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:31.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:31.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:31.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:31.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:31.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:31.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:32.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:32.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:32.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:32.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:33.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:33.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:33.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:33.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:34.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:34.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:34.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:34.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:35.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:35.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:35.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:35.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:36.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:36.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:36.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:36.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:37.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:37.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:37.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:37.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:38.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:38.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:38.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:38.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:39.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:39.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:39.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:39.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:40.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:40.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:40.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:40.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:41.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:41.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:41.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:41.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:41.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:57:41.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:41.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:41.992 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:41.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:41.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:41.997 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:41.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:41.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:41.998 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:41.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 '\*?\QConsole\E') 10:57:41.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:41.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:42.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:42.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:42.003 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:42.003 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:42.003 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:42.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:42.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:42.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:42.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:42.004 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:42.004 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:42.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:42.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:42.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:42.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:42.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:42.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:42.007 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 10:57:42.007 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:57:42.007 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:57:42.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:42.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:42.007 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsoleHasAnyText no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 10:57:42.007 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:57:42.008 INFO [WorkbenchTestable][RequirementsRunner] Started test: consoleHasTextTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 10:57:42.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 10:57:42.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:57:42.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:57:42.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:57:42.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:42.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:42.013 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:42.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:42.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:42.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:42.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:42.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:42.018 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:42.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 '\*?\QConsole\E') 10:57:42.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:42.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:42.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:42.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:42.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:42.023 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:42.023 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:42.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:42.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:42.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:42.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:42.024 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:42.024 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:42.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:42.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:42.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:42.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:42.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:42.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:42.026 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 10:57:42.026 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:57:42.026 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:57:42.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:42.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:42.027 INFO [WorkbenchTestable][RequirementsRunner] Finished test: consoleHasTextTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 10:57:42.027 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:57:42.027 INFO [WorkbenchTestable][RequirementsRunner] Started test: getContextMenuTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 10:57:42.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 10:57:42.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:57:42.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:57:42.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:57:42.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:42.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:42.031 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:42.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:42.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:42.035 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:42.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:42.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:42.035 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:42.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 '\*?\QConsole\E') 10:57:42.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:42.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:42.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:42.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:42.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:42.039 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:42.039 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:42.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:42.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:42.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:42.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:42.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:42.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:42.044 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:57:42.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:42.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:42.048 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:42.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:42.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:42.048 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:42.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 10:57:42.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:42.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:42.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:42.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:42.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:42.052 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:57:42.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:57:42.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:42.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:42.086 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:57:42.086 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:57:42.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:42.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:42.087 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:57:42.087 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:57:42.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:57:42.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:42.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:42.087 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:57:42.088 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:57:42.088 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:57:42.088 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:57:42.088 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:57:42.088 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:57:42.088 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:57:42.089 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:57:42.089 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:57:42.089 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:57:42.089 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:57:42.089 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:57:42.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:57:43.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:57:43.590 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:57:43.590 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:57:43.590 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:57:43.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:43.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:43.591 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:57:43.592 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:57:43.592 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:57:43.592 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:57:43.592 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:57:43.592 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:57:43.592 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:57:43.592 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:57:43.592 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:57:43.592 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:57:43.592 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:57:43.592 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:57:43.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:57:43.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:57:43.592 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:57:43.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:57:43.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:43.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:43.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 10:57:43.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:43.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:43.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:43.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:43.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:57:43.593 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:57:43.593 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:57:43.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:43.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:43.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 10:57:43.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:43.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:43.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:43.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:43.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:57:43.594 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 10:57:43.692 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 10:57:43.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:43.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:43.693 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:57:43.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:43.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:43.694 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:43.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:43.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:43.694 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:43.694 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:57:43.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:43.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:43.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:43.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:43.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:43.695 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:57:43.695 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:57:43.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:43.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:43.733 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:57:43.733 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:57:43.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:43.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:43.734 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:57:43.734 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:57:43.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:43.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:43.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:43.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:43.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:44.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:44.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:44.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:44.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:44.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:57:44.736 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:57:44.736 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:57:44.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:44.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:44.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 10:57:44.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:44.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:44.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:44.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:44.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:57:44.738 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 10:57:44.738 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:57:44.739 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 10:57:44.739 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 10:57:44.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:57:44.739 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 10:57:44.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:57:44.739 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 10:57:44.739 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:57:44.739 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:57:44.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:57:44.739 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:57:44.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:57:44.739 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:57:44.739 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 10:57:44.739 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:57:44.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:57:44.740 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:57:44.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:57:44.740 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:57:44.740 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 10:57:44.740 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 10:57:44.742 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 10:57:44.744 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 10:57:44.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:44.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:44.745 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:44.745 DEBUG [main][MenuItemLookup] Found menu:'File' 10:57:44.745 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:57:44.745 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:57:44.745 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:57:44.745 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:57:44.745 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:57:44.745 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:57:44.745 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:57:44.745 DEBUG [main][MenuItemLookup] Item match:Run 10:57:44.746 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 10:57:44.746 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 10:57:44.746 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:44.746 DEBUG [main][MenuItemLookup] Found menu:'Run History' 10:57:44.746 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:57:44.746 DEBUG [main][MenuItemLookup] Item match:Run As 10:57:44.746 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 10:57:44.746 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 10:57:44.746 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 10:57:44.746 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 10:57:44.746 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 10:57:44.747 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 10:57:44.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'... 10:57:44.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:44.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:44.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:44.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:44.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:44.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:44.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:44.929 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:44.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 '\*?\QConsole\E') 10:57:44.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:44.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:44.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:44.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:44.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:44.936 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:44.936 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:44.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:44.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 10:57:44.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:44.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:44.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully 10:57:44.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:57:44.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:57:44.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reveal End of Document' is a system job, skipped 10:57:44.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:57:44.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:57:44.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:57:44.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 10:57:44.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 10:57:44.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:57:44.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:57:44.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:57:44.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:57:44.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:57:44.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:57:44.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:57:44.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:57:44.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:57:44.989 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:57:45.989 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:45.989 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:45.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:45.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 10:57:45.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:45.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:45.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:45.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:45.990 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 10:57:45.991 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:57:46.004 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:57:46.004 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:57:46.004 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:57:46.004 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 10:57:46.004 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:46.004 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace...' 10:57:46.004 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 10:57:46.004 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 10:57:46.004 DEBUG [main][MenuItemLookup] Found menu:'Open Link' 10:57:46.004 DEBUG [main][MenuItemLookup] Found menu:'Clear' 10:57:46.004 DEBUG [main][MenuItemLookup] Item match:Clear 10:57:46.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:46.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:46.012 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:46.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:46.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:46.022 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:46.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:46.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:46.023 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57: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 '\*?\QConsole\E') 10:57:46.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:46.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:46.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:46.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:46.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:46.049 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:46.049 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:46.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:46.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:46.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:46.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:46.050 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:46.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:46.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:46.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:46.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:46.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:46.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:46.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:46.051 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:46.051 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:46.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:46.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:46.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:46.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:46.052 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") 10:57:46.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:46.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:46.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:46.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:46.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:57:46.053 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 10:57:46.053 INFO [WorkbenchTestable][AbstractView] Terminating console 10:57:46.053 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:46.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:46.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:46.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 10:57:46.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:46.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:46.055 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") 10:57:46.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:46.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:46.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:46.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:46.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:57:46.055 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier 10:57:46.055 INFO [WorkbenchTestable][AbstractView] Removing launch from console 10:57:46.055 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:46.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:46.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:46.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 10:57:46.056 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") 10:57:46.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:46.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:46.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:46.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:46.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:57:46.056 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 10:57:46.056 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:57:46.056 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:57:46.077 INFO [WorkbenchTestable][AbstractView] Launch removed 10:57:46.104 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:46.104 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:46.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:46.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 10:57:46.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:46.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:46.107 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 10:57:46.107 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:57:46.107 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:57:46.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:46.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:46.107 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getContextMenuTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 10:57:46.107 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:57:46.107 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRemoveLaunch no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 10:57:46.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 10:57:46.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:57:46.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:57:46.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:57:46.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:46.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:46.120 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:57:46.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:46.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:46.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:46.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:46.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:46.128 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:46.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:57:46.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:46.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:46.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:46.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:46.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:46.152 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:57:46.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:57:46.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:46.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:46.185 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:57:46.185 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:57:46.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:46.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:46.186 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:57:46.186 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:57:46.186 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:57:46.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:46.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:46.186 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:57:46.187 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:57:46.187 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:57:46.187 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:57:46.187 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:57:46.187 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:57:46.187 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:57:46.187 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:57:46.187 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:57:46.187 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:57:46.187 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:57:46.187 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:57:46.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:57:47.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:57:47.689 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:57:47.689 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:57:47.689 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:57:47.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:47.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:47.690 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:57:47.690 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:57:47.690 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:57:47.690 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:57:47.690 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:57:47.691 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:57:47.691 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:57:47.691 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:57:47.691 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:57:47.691 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:57:47.691 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:57:47.691 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:57:47.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:57:47.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:57:47.691 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:57:47.691 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:57:47.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:47.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:47.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 10:57:47.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:47.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:47.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:47.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:47.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:57:47.692 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:57:47.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:57:47.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:47.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:47.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 10:57:47.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:47.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:47.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:47.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:47.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:57:47.693 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 10:57:47.788 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 10:57:47.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:47.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:47.789 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:57:47.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:47.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:47.790 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:47.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:47.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:47.790 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:47.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 '\*?\QPackage Explorer\E') 10:57:47.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:47.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:47.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:47.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:47.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:47.791 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:57:47.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:57:47.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:47.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:47.804 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:57:47.804 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:57:47.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:47.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:47.804 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:57:47.804 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:57:47.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:47.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:47.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:47.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:47.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:48.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:48.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:48.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:48.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:48.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:57:48.806 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:57:48.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:57:48.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:48.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:48.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 10:57:48.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:48.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:48.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:48.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:48.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:57:48.808 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 10:57:48.808 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:57:48.809 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 10:57:48.809 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 10:57:48.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:57:48.809 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 10:57:48.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:57:48.809 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 10:57:48.809 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:57:48.809 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:57:48.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:57:48.809 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:57:48.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:57:48.809 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:57:48.809 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 10:57:48.809 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:57:48.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:57:48.809 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:57:48.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:57:48.809 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:57:48.809 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 10:57:48.809 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 10:57:48.809 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 10:57:48.812 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 10:57:48.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:48.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:48.814 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:48.814 DEBUG [main][MenuItemLookup] Found menu:'File' 10:57:48.814 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:57:48.814 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:57:48.814 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:57:48.814 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:57:48.814 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:57:48.814 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:57:48.814 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:57:48.814 DEBUG [main][MenuItemLookup] Item match:Run 10:57:48.815 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 10:57:48.815 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 10:57:48.815 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:48.815 DEBUG [main][MenuItemLookup] Found menu:'Run History' 10:57:48.815 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:57:48.815 DEBUG [main][MenuItemLookup] Item match:Run As 10:57:48.815 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 10:57:48.815 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 10:57:48.815 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 10:57:48.815 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 10:57:48.815 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 10:57:48.815 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 10:57:48.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'... 10:57:48.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:48.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:48.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:48.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:48.977 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:48.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:49.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:49.038 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:49.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:57:49.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:49.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:49.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:49.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:49.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:49.045 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:49.045 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:49.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:49.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 10:57:49.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:49.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:49.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully 10:57:49.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:57:49.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:57:49.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 10:57:49.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:57:49.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:57:49.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:57:49.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:57:49.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:57:49.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:57:49.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:57:49.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:57:49.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:57:49.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 10:57:49.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:49.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:49.089 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:49.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:49.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:49.093 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:49.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:49.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:49.094 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:49.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 '\*?\QConsole\E') 10:57:49.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:49.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:49.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:49.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:49.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:49.117 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:49.117 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:49.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:49.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:49.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:49.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:49.118 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:49.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:49.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:49.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:49.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:49.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:49.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:49.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:49.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 10:57:49.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:49.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:49.125 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:49.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:49.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:49.132 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:49.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:49.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:49.132 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:49.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 '\*?\QConsole\E') 10:57:49.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:49.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:49.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:49.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:49.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:49.138 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:49.138 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:49.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:49.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:49.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:49.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:49.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains launch... 10:57:49.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:49.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:49.146 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:49.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:49.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:49.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:49.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:49.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:49.153 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:49.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:57:49.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:49.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:49.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:49.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:49.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:49.161 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:49.161 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:49.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:49.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:49.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:49.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:49.162 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:49.162 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:49.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:49.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:49.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:49.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:49.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:49.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:49.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains launch finished successfully 10:57:49.163 INFO [WorkbenchTestable][AbstractView] Removing launch from console 10:57:49.163 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:49.163 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:49.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:49.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:49.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:49.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:49.165 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") 10:57:49.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:49.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:49.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:49.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:49.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:57:49.166 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 10:57:49.166 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:57:49.166 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:57:49.166 INFO [WorkbenchTestable][AbstractView] Launch removed 10:57:49.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console contains launch... 10:57:49.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:49.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:49.206 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:49.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:49.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:49.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:49.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:49.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:49.212 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57: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 '\*?\QConsole\E') 10:57:49.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:49.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:49.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:49.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:49.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:49.239 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:49.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:49.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:49.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:49.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:49.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:49.240 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:49.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:49.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:49.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:49.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:49.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:49.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:49.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:49.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console contains launch finished successfully 10:57:49.242 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:49.242 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:49.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:49.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:49.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:49.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:49.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:49.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:49.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:49.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:49.249 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:49.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:49.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:49.256 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:49.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:49.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:49.256 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:49.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 '\*?\QConsole\E') 10:57:49.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:49.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:49.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:49.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:49.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:49.262 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:49.262 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:49.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:49.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:49.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:49.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:49.263 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:49.263 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:49.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:49.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:49.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:49.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:49.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:49.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:49.266 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 10:57:49.266 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:57:49.266 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:57:49.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:49.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:49.266 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRemoveLaunch no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 10:57:49.266 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:57:49.266 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTerminateConsole no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 10:57:49.266 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 10:57:49.266 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:57:49.266 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:57:49.266 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:57:49.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:49.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:49.271 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:57:49.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:49.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:49.276 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:49.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:49.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:49.276 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:49.276 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:57:49.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:49.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:49.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:49.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:49.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:49.280 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:57:49.280 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:57:49.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:49.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:49.318 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:57:49.318 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:57:49.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:49.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:49.319 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:57:49.319 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:57:49.319 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:57:49.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:49.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:49.320 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:57:49.320 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:57:49.320 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:57:49.321 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:57:49.321 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:57:49.321 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:57:49.321 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:57:49.321 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:57:49.321 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:57:49.321 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:57:49.321 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:57:49.321 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:57:49.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:57:50.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:57:50.822 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:57:50.822 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:57:50.822 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:57:50.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:50.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:50.823 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:57:50.824 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:57:50.824 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:57:50.824 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:57:50.824 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:57:50.825 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:57:50.825 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:57:50.825 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:57:50.825 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:57:50.825 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:57:50.825 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:57:50.825 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:57:50.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:57:50.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:57:50.825 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:57:50.825 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:57:50.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:50.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:50.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 10:57:50.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:50.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:50.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:50.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:50.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:57:50.827 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:57:50.827 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:57:50.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:50.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:50.828 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:57:50.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:50.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:50.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:50.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:50.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:57:50.828 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 10:57:50.912 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 10:57:50.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:50.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:50.913 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:57:50.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:50.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:50.914 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:50.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:50.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:50.915 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:50.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') 10:57:50.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:50.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:50.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:50.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:50.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:50.916 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:57:50.916 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:57:50.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:50.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:50.961 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:57:50.962 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:57:50.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:50.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:50.962 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:57:50.962 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:57:50.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:50.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:50.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:50.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:50.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:51.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:51.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:51.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:51.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:51.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:57:51.964 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:57:51.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:57:51.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:51.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:51.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 10:57:51.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:51.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:51.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:51.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:51.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:57:51.965 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 10:57:51.965 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:57:51.966 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 10:57:51.966 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 10:57:51.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:57:51.966 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 10:57:51.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:57:51.966 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 10:57:51.966 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:57:51.966 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:57:51.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:57:51.966 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:57:51.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:57:51.966 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:57:51.966 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestLoopClass.java of tree item test 10:57:51.966 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:57:51.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:57:51.966 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:57:51.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:57:51.967 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:57:51.967 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestLoopClass.java 10:57:51.967 DEBUG [main][TreeItemHandler] Selecting tree item: TestLoopClass.java 10:57:51.967 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestLoopClass.java about selection 10:57:51.969 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestLoopClass.java 10:57:51.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:51.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:51.970 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:51.970 DEBUG [main][MenuItemLookup] Found menu:'File' 10:57:51.970 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:57:51.970 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:57:51.970 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:57:51.970 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:57:51.970 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:57:51.970 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:57:51.970 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:57:51.970 DEBUG [main][MenuItemLookup] Item match:Run 10:57:51.971 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 10:57:51.971 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 10:57:51.971 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:51.971 DEBUG [main][MenuItemLookup] Found menu:'Run History' 10:57:51.971 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:57:51.971 DEBUG [main][MenuItemLookup] Item match:Run As 10:57:51.971 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 10:57:51.971 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 10:57:51.971 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 10:57:51.971 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 10:57:51.971 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 10:57:51.971 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 10:57:52.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestLoopClass.*'... 10:57:52.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:52.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:52.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:52.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:52.136 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:52.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:52.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:52.137 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:52.137 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:57:52.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:52.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:52.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:52.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:52.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:52.235 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:52.235 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:52.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:52.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=14543 14544 14545 14546 14547 14548 14549 14550 14551 14552 14553 14554 14555 14556 14557 14558 14559 14560 14561 14562 14563 14564 14565 14566 14567 14568 14569 14570 14571 14572 14573 14574 14575 14576 14577 14578 14579 14580 14581 14582 14583 14584 14585 14586 14587 14588 14589 14590 14591 14592 14593 14594 14595 14596 14597 14598 14599 14600 14601 14602 14603 14604 14605 14606 14607 14608 14609 14610 14611 14612 14613 14614 14615 14616 14617 14618 14619 14620 14621 14622 14623 14624 14625 14626 14627 14628 14629 14630 14631 14632 14633 14634 14635 14636 14637 14638 14639 14640 14641 14642 14643 14644 14645 14646 14647 14648 14649 14650 14651 14652 14653 14654 14655 14656 14657 14658 14659 14660 14661 14662 14663 14664 14665 14666 14667 14668 14669 14670 14671 14672 14673 14674 14675 14676 14677 14678 14679 14680 14681 14682 14683 14684 14685 14686 14687 14688 14689 14690 14691 14692 14693 14694 14695 14696 14697 14698 14699 14700 14701 14702 14703 14704 14705 14706 14707 14708 14709 14710 14711 14712 14713 14714 14715 14716 14717 14718 14719 14720 14721 14722 14723 14724 14725 14726 14727 14728 14729 14730 14731 14732 14733 14734 14735 14736 14737 14738 14739 14740 14741 14742 14743 14744 14745 14746 14747 14748 14749 14750 14751 14752 14753 14754 14755 14756 14757 14758 14759 14760 14761 14762 14763 14764 14765 14766 14767 14768 14769 14770 14771 14772 14773 14774 14775 14776 14777 14778 14779 14780 14781 14782 14783 14784 14785 14786 14787 14788 14789 14790 14791 14792 14793 14794 14795 14796 14797 14798 14799 14800 14801 14802 14803 14804 14805 14806 14807 14808 14809 14810 14811 14812 14813 14814 14815 14816 14817 14818 14819 14820 14821 14822 14823 14824 14825 14826 14827 14828 14829 14830 14831 14832 14833 14834 14835 14836 14837 14838 14839 14840 14841 14842 14843 14844 14845 14846 14847 14848 14849 14850 14851 14852 14853 14854 14855 14856 14857 14858 14859 14860 14861 14862 14863 14864 14865 14866 14867 14868 14869 14870 14871 14872 14873 14874 14875 14876 14877 14878 14879 14880 14881 14882 14883 14884 14885 14886 14887 14888 14889 14890 14891 14892 14893 14894 14895 14896 14897 14898 14899 14900 14901 14902 14903 14904 14905 14906 14907 14908 14909 14910 14911 14912 14913 14914 14915 14916 14917 14918 14919 14920 14921 14922 14923 14924 14925 14926 14927 14928 14929 14930 14931 14932 14933 14934 14935 14936 14937 14938 14939 14940 14941 14942 14943 14944 14945 14946 14947 14948 14949 14950 14951 14952 14953 14954 14955 14956 14957 14958 14959 14960 14961 14962 14963 14964 14965 14966 14967 14968 14969 14970 14971 14972 14973 14974 14975 14976 14977 14978 14979 14980 14981 14982 14983 14984 14985 14986 14987 14988 14989 14990 14991 14992 14993 14994 14995 14996 14997 14998 14999 15000 15001 15002 15003 15004 15005 15006 15007 15008 15009 15010 15011 15012 15013 15014 15015 15016 15017 15018 15019 15020 15021 15022 15023 15024 15025 15026 15027 15028 15029 15030 15031 15032 15033 15034 15035 15036 15037 15038 15039 15040 15041 15042 15043 15044 15045 15046 15047 15048 15049 15050 15051 15052 15053 15054 15055 15056 15057 15058 15059 15060 15061 15062 15063 15064 15065 15066 15067 15068 15069 15070 15071 15072 15073 15074 15075 15076 15077 15078 15079 15080 15081 15082 15083 15084 15085 15086 15087 15088 15089 15090 15091 15092 15093 15094 15095 15096 15097 15098 15099 15100 15101 15102 15103 15104 15105 15106 15107 15108 15109 15110 15111 15112 15113 15114 15115 15116 15117 15118 15119 15120 15121 15122 15123 15124 15125 15126 15127 15128 15129 15130 15131 15132 15133 15134 15135 15136 15137 15138 15139 15140 15141 15142 15143 15144 15145 15146 15147 15148 15149 15150 15151 15152 15153 15154 15155 15156 15157 15158 15159 15160 15161 15162 15163 15164 15165 15166 15167 15168 15169 15170 15171 15172 15173 15174 15175 15176 15177 15178 15179 15180 15181 15182 15183 15184 15185 15186 15187 15188 15189 15190 15191 15192 15193 15194 15195 15196 15197 15198 15199 15200 15201 15202 15203 15204 15205 15206 15207 15208 15209 15210 15211 15212 15213 15214 15215 15216 15217 15218 15219 15220 15221 15222 15223 15224 15225 15226 15227 15228 15229 15230 15231 15232 15233 15234 15235 15236 15237 15238 15239 15240 15241 15242 15243 15244 15245 15246 15247 15248 15249 15250 15251 15252 15253 15254 15255 15256 15257 15258 15259 15260 15261 15262 15263 15264 15265 15266 15267 15268 15269 15270 15271 15272 15273 15274 15275 15276 15277 15278 15279 15280 15281 15282 15283 15284 15285 15286 15287 15288 15289 15290 15291 15292 15293 15294 15295 15296 15297 15298 15299 15300 15301 15302 15303 15304 15305 15306 15307 15308 15309 15310 15311 15312 15313 15314 15315 15316 15317 15318 15319 15320 15321 15322 15323 15324 15325 15326 15327 15328 15329 15330 15331 15332 15333 15334 15335 15336 15337 15338 15339 15340 15341 15342 15343 15344 15345 15346 15347 15348 15349 15350 15351 15352 15353 15354 15355 15356 15357 15358 15359 15360 15361 15362 15363 15364 15365 15366 15367 15368 15369 15370 15371 15372 15373 15374 15375 15376 15377 15378 15379 15380 15381 15382 15383 15384 15385 15386 15387 15388 15389 15390 15391 15392 15393 15394 15395 15396 15397 15398 15399 15400 15401 15402 15403 15404 15405 15406 15407 15408 15409 15410 15411 15412 15413 15414 15415 15416 15417 15418 15419 15420 15421 15422 15423 15424 15425 15426 15427 15428 15429 15430 15431 15432 15433 15434 15435 15436 15437 15438 15439 15440 15441 15442 15443 15444 15445 15446 15447 15448 15449 15450 15451 15452 15453 15454 15455 15456 15457 15458 15459 15460 15461 15462 15463 15464 15465 15466 15467 15468 15469 15470 15471 15472 15473 15474 15475 15476 15477 15478 15479 15480 15481 15482 15483 15484 15485 15486 15487 15488 15489 15490 15491 15492 15493 15494 15495 15496 15497 15498 15499 15500 15501 15502 15503 15504 15505 15506 15507 15508 15509 15510 15511 15512 15513 15514 15515 15516 15517 15518 15519 15520 15521 15522 15523 15524 15525 15526 15527 15528 15529 15530 15531 15532 15533 15534 15535 15536 15537 15538 15539 15540 15541 15542 15543 15544 15545 15546 15547 15548 15549 15550 15551 15552 15553 15554 15555 15556 15557 15558 15559 15560 15561 15562 15563 15564 15565 15566 15567 15568 15569 15570 15571 15572 15573 15574 15575 15576 15577 15578 15579 15580 15581 15582 15583 15584 15585 15586 15587 15588 15589 15590 15591 15592 15593 15594 15595 15596 15597 15598 15599 15600 15601 15602 15603 15604 15605 15606 15607 15608 15609 15610 15611 15612 15613 15614 15615 15616 15617 15618 15619 15620 15621 15622 15623 15624 15625 15626 15627 15628 15629 15630 15631 15632 15633 15634 15635 15636 15637 15638 15639 15640 15641 15642 15643 15644 15645 15646 15647 15648 15649 15650 15651 15652 15653 15654 15655 15656 15657 15658 15659 15660 15661 15662 15663 15664 15665 15666 15667 15668 15669 15670 15671 15672 15673 15674 15675 15676 15677 15678 15679 15680 15681 15682 15683 15684 15685 15686 15687 15688 15689 15690 15691 15692 15693 15694 15695 15696 15697 15698 15699 15700 15701 15702 15703 15704 15705 15706 15707 15708 15709 15710 15711 15712 15713 15714 15715 15716 15717 15718 15719 15720 15721 15722 15723 15724 15725 15726 15727 15728 15729 15730 15731 15732 15733 15734 15735 15736 15737 15738 15739 15740 15741 15742 15743 15744 15745 15746 15747 15748 15749 15750 15751 15752 15753 15754 15755 15756 15757 15758 15759 15760 15761 15762 15763 15764 15765 15766 15767 15768 15769 15770 15771 15772 15773 15774 15775 15776 15777 15778 15779 15780 15781 15782 15783 15784 15785 15786 15787 15788 15789 15790 15791 15792 15793 15794 15795 15796 15797 15798 15799 15800 15801 15802 15803 15804 15805 15806 15807 15808 15809 15810 15811 15812 15813 15814 15815 15816 15817 15818 15819 15820 15821 15822 15823 15824 15825 15826 15827 15828 15829 15830 15831 15832 15833 15834 15835 15836 15837 15838 15839 15840 15841 15842 15843 15844 15845 15846 15847 15848 15849 15850 15851 15852 15853 15854 15855 15856 15857 15858 15859 15860 15861 15862 15863 15864 15865 15866 15867 15868 15869 15870 15871 15872 15873 15874 15875 15876 15877 15878 15879 15880 15881 15882 15883 15884 15885 15886 15887 15888 15889 15890 15891 15892 15893 15894 15895 15896 15897 15898 15899 15900 15901 15902 15903 15904 15905 15906 15907 15908 15909 15910 15911 15912 15913 15914 15915 15916 15917 15918 15919 15920 15921 15922 15923 15924 15925 15926 15927 15928 15929 15930 15931 15932 15933 15934 15935 15936 15937 15938 15939 15940 15941 15942 15943 15944 15945 15946 15947 15948 15949 15950 15951 15952 15953 15954 15955 15956 15957 15958 15959 15960 15961 15962 15963 15964 15965 15966 15967 15968 15969 15970 15971 15972 15973 15974 15975 15976 15977 15978 15979 15980 15981 15982 15983 15984 15985 15986 15987 15988 15989 15990 15991 15992 15993 15994 15995 15996 15997 15998 15999 16000 16001 16002 16003 16004 16005 16006 16007 16008 16009 16010 16011 16012 16013 16014 16015 16016 16017 16018 16019 16020 16021 16022 16023 16024 16025 16026 16027 16028 16029 16030 16031 16032 16033 16034 16035 16036 16037 16038 16039 16040 16041 16042 16043 16044 16045 16046 16047 16048 16049 16050 16051 16052 16053 16054 16055 16056 16057 16058 16059 16060 16061 16062 16063 16064 16065 16066 16067 16068 16069 16070 16071 16072 16073 16074 16075 16076 16077 16078 16079 16080 16081 16082 16083 16084 16085 16086 16087 16088 16089 16090 16091 16092 16093 16094 16095 16096 16097 16098 16099 16100 16101 16102 16103 16104 16105 16106 16107 16108 16109 16110 16111 16112 16113 16114 16115 16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 16127 16128 16129 16130 16131 16132 16133 16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 16144 16145 16146 16147 16148 16149 16150 16151 16152 16153 16154 16155 16156 16157 16158 16159 16160 16161 16162 16163 16164 16165 16166 16167 16168 16169 16170 16171 16172 16173 16174 16175 16176 16177 16178 16179 16180 16181 16182 16183 16184 16185 16186 16187 16188 16189 16190 16191 16192 16193 16194 16195 16196 16197 16198 16199 16200 16201 16202 16203 16204 16205 16206 16207 16208 16209 16210 16211 16212 16213 16214 16215 16216 16217 16218 16219 16220 16221 16222 16223 16224 16225 16226 16227 16228 16229 16230 16231 16232 16233 16234 16235 16236 16237 16238 16239 16240 16241 16242 16243 16244 16245 16246 16247 16248 16249 16250 16251 16252 16253 16254 16255 16256 16257 16258 16259 16260 16261 16262 16263 16264 16265 16266 16267 16268 16269 16270 16271 16272 16273 16274 16275 16276 16277 16278 16279 16280 16281 16282 16283 16284 16285 16286 16287 16288 16289 16290 16291 16292 16293 16294 16295 16296 16297 16298 16299 16300 16301 16302 16303 16304 16305 16306 16307 16308 16309 16310 16311 16312 16313 16314 16315 16316 16317 16318 16319 16320 16321 16322 16323 16324 16325 16326 16327 16328 16329 16330 16331 16332 16333 16334 16335 16336 16337 16338 16339 16340 16341 16342 16343 16344 16345 16346 16347 16348 16349 16350 16351 16352 16353 16354 16355 16356 16357 16358 16359 16360 16361 16362 16363 16364 16365 16366 16367 16368 16369 16370 16371 16372 16373 16374 16375 16376 16377 16378 16379 16380 16381 16382 16383 16384 16385 16386 16387 16388 16389 16390 16391 16392 16393 16394 16395 16396 16397 16398 16399 16400 16401 16402 16403 16404 16405 16406 16407 16408 16409 16410 16411 16412 16413 16414 16415 16416 16417 16418 16419 16420 16421 16422 16423 16424 16425 16426 16427 16428 16429 16430 16431 16432 16433 16434 16435 16436 16437 16438 16439 16440 16441 16442 16443 16444 16445 16446 16447 16448 16449 16450 16451 16452 16453 16454 16455 16456 16457 16458 16459 16460 16461 16462 16463 16464 16465 16466 16467 16468 16469 16470 16471 16472 16473 16474 16475 16476 16477 16478 16479 16480 16481 16482 16483 16484 16485 16486 16487 16488 16489 16490 16491 16492 16493 16494 16495 16496 16497 16498 16499 16500 16501 16502 16503 16504 16505 16506 16507 16508 16509 16510 16511 16512 16513 16514 16515 16516 16517 16518 16519 16520 16521 16522 16523 16524 16525 16526 16527 16528 16529 16530 16531 16532 16533 16534 16535 16536 16537 16538 16539 16540 16541 16542 16543 16544 16545 16546 16547 16548 16549 16550 16551 16552 16553 16554 16555 16556 16557 16558 16559 16560 16561 16562 16563 16564 16565 16566 16567 16568 16569 16570 16571 16572 16573 16574 16575 16576 16577 16578 16579 16580 16581 16582 16583 16584 16585 16586 16587 16588 16589 16590 16591 16592 16593 16594 16595 16596 16597 16598 16599 16600 16601 16602 16603 16604 16605 16606 16607 16608 16609 16610 16611 16612 16613 16614 16615 16616 16617 16618 16619 16620 16621 16622 16623 16624 16625 16626 16627 16628 16629 16630 16631 16632 16633 16634 16635 16636 16637 16638 16639 16640 16641 16642 16643 16644 16645 16646 16647 16648 16649 16650 16651 16652 16653 16654 16655 16656 16657 16658 16659 16660 16661 16662 16663 16664 16665 16666 16667 16668 16669 16670 16671 16672 16673 16674 16675 16676 16677 16678 16679 16680 16681 16682 16683 16684 16685 16686 16687 16688 16689 16690 16691 16692 16693 16694 16695 16696 16697 16698 16699 16700 16701 16702 16703 16704 16705 16706 16707 16708 16709 16710 16711 16712 16713 16714 16715 16716 16717 16718 16719 16720 16721 16722 16723 16724 16725 16726 16727 16728 16729 16730 16731 16732 16733 16734 16735 16736 16737 16738 16739 16740 16741 16742 16743 16744 16745 16746 16747 16748 16749 16750 16751 16752 16753 16754 16755 16756 16757 16758 16759 16760 16761 16762 16763 16764 16765 16766 16767 16768 16769 16770 16771 16772 16773 16774 16775 16776 16777 16778 16779 16780 16781 16782 16783 16784 16785 16786 16787 16788 16789 16790 16791 16792 16793 16794 16795 16796 16797 16798 16799 16800 16801 16802 16803 16804 16805 16806 16807 16808 16809 16810 16811 16812 16813 16814 16815 16816 16817 16818 16819 16820 16821 16822 16823 16824 16825 16826 16827 16828 16829 16830 16831 16832 16833 16834 16835 16836 16837 16838 16839 16840 16841 16842 16843 16844 16845 16846 16847 16848 16849 16850 16851 16852 16853 16854 16855 16856 16857 16858 16859 16860 16861 16862 16863 16864 16865 16866 16867 16868 16869 16870 16871 16872 16873 16874 16875 16876 16877 16878 16879 16880 16881 16882 16883 16884 16885 16886 16887 16888 16889 16890 16891 16892 16893 16894 16895 16896 16897 16898 16899 16900 16901 16902 16903 16904 16905 16906 16907 16908 16909 16910 16911 16912 16913 16914 16915 16916 16917 16918 16919 16920 16921 16922 16923 16924 16925 16926 16927 16928 16929 16930 16931 16932 16933 16934 16935 16936 16937 16938 16939 16940 16941 16942 16943 16944 16945 16946 16947 16948 16949 16950 16951 16952 16953 16954 16955 16956 16957 16958 16959 16960 16961 16962 16963 16964 16965 16966 16967 16968 16969 16970 16971 16972 16973 16974 16975 16976 16977 16978 16979 16980 16981 16982 16983 16984 16985 16986 16987 16988 16989 16990 16991 16992 16993 16994 16995 16996 16997 16998 16999 17000 17001 17002 17003 17004 17005 17006 17007 17008 17009 17010 17011 17012 17013 17014 17015 17016 17017 17018 17019 17020 17021 17022 17023 17024 17025 17026 17027 17028 17029 17030 17031 17032 17033 17034 17035 17036 17037 17038 17039 17040 17041 17042 17043 17044 17045 17046 17047 17048 17049 17050 17051 17052 17053 17054 17055 17056 17057 17058 17059 17060 17061 17062 17063 17064 17065 17066 17067 17068 17069 17070 17071 17072 17073 17074 17075 17076 17077 17078 17079 17080 17081 17082 17083 17084 17085 17086 17087 17088 17089 17090 17091 17092 17093 17094 17095 17096 17097 17098 17099 17100 17101 17102 17103 17104 17105 17106 17107 17108 17109 17110 17111 17112 17113 17114 17115 17116 17117 17118 17119 17120 17121 17122 17123 17124 17125 17126 17127 17128 17129 17130 17131 17132 17133 17134 17135 17136 17137 17138 17139 17140 17141 17142 17143 17144 17145 17146 17147 17148 17149 17150 17151 17152 17153 17154 17155 17156 17157 17158 17159 17160 17161 17162 17163 17164 17165 17166 17167 17168 17169 17170 17171 17172 17173 17174 17175 17176 17177 17178 17179 17180 17181 17182 17183 17184 17185 17186 17187 17188 17189 17190 17191 17192 17193 17194 17195 17196 17197 17198 17199 17200 17201 17202 17203 17204 17205 17206 17207 17208 17209 17210 17211 17212 17213 17214 17215 17216 17217 17218 17219 17220 17221 17222 17223 17224 17225 17226 17227 17228 17229 17230 17231 17232 17233 17234 17235 17236 17237 17238 17239 17240 17241 17242 17243 17244 17245 17246 17247 17248 17249 17250 17251 17252 17253 17254 17255 17256 17257 17258 17259 17260 17261 17262 17263 17264 17265 17266 17267 17268 17269 17270 17271 17272 17273 17274 17275 17276 17277 17278 17279 17280 17281 17282 17283 17284 17285 17286 17287 17288 17289 17290 17291 17292 17293 17294 17295 17296 17297 17298 17299 17300 17301 17302 17303 17304 17305 17306 17307 17308 17309 17310 17311 17312 17313 17314 17315 17316 17317 17318 17319 17320 17321 17322 17323 17324 17325 17326 17327 17328 17329 17330 17331 17332 17333 17334 17335 17336 17337 17338 17339 17340 17341 17342 17343 17344 17345 17346 17347 17348 17349 17350 17351 17352 17353 17354 17355 17356 17357 17358 17359 17360 17361 17362 17363 17364 17365 17366 17367 17368 17369 17370 17371 17372 17373 17374 17375 17376 17377 17378 17379 17380 17381 17382 17383 17384 17385 17386 17387 17388 17389 17390 17391 17392 17393 17394 17395 17396 17397 17398 17399 17400 17401 17402 17403 17404 17405 17406 17407 17408 17409 17410 17411 17412 17413 17414 17415 17416 17417 17418 17419 17420 17421 17422 17423 17424 17425 17426 17427 17428 17429 17430 17431 17432 17433 17434 17435 17436 17437 17438 17439 17440 17441 17442 17443 17444 17445 17446 17447 17448 17449 17450 17451 17452 17453 17454 17455 17456 17457 17458 17459 17460 17461 17462 17463 17464 17465 17466 17467 17468 17469 17470 17471 17472 17473 17474 17475 17476 17477 17478 17479 17480 17481 17482 17483 17484 17485 17486 17487 17488 17489 17490 17491 17492 17493 17494 17495 17496 17497 17498 17499 17500 17501 17502 17503 17504 17505 17506 17507 17508 17509 17510 17511 17512 17513 17514 17515 17516 17517 17518 17519 17520 17521 17522 17523 17524 17525 17526 17527 17528 17529 17530 17531 17532 17533 17534 17535 17536 17537 17538 17539 17540 17541 17542 17543 17544 17545 17546 17547 17548 17549 17550 17551 17552 17553 17554 17555 17556 17557 17558 17559 17560 17561 17562 17563 17564 17565 17566 17567 17568 17569 17570 17571 17572 17573 17574 17575 17576 17577 17578 17579 17580 17581 17582 17583 17584 17585 17586 17587 17588 17589 17590 17591 17592 17593 17594 17595 17596 17597 17598 17599 17600 17601 17602 17603 17604 17605 17606 17607 17608 17609 17610 17611 17612 17613 17614 17615 17616 17617 17618 17619 17620 17621 17622 17623 17624 17625 17626 17627 17628 17629 17630 17631 17632 17633 17634 17635 17636 17637 17638 17639 17640 17641 17642 17643 17644 17645 17646 17647 17648 17649 17650 17651 17652 17653 17654 17655 17656 17657 17658 17659 17660 17661 17662 17663 17664 17665 17666 17667 17668 17669 17670 17671 17672 17673 17674 17675 17676 17677 17678 17679 17680 17681 17682 17683 17684 17685 17686 17687 17688 17689 17690 17691 17692 17693 17694 17695 17696 17697 17698 17699 17700 17701 17702 17703 17704 17705 17706 17707 17708 17709 17710 17711 17712 17713 17714 17715 17716 17717 17718 17719 17720 17721 17722 17723 17724 17725 17726 17727 17728 17729 17730 17731 17732 17733 17734 17735 17736 17737 17738 17739 17740 17741 17742 17743 17744 17745 17746 17747 17748 17749 17750 17751 17752 17753 17754 17755 17756 17757 17758 17759 17760 17761 17762 17763 17764 17765 17766 17767 17768 17769 17770 17771 17772 17773 17774 17775 17776 17777 17778 17779 17780 17781 17782 17783 17784 17785 17786 17787 17788 17789 17790 17791 17792 17793 17794 17795 17796 17797 17798 17799 17800 17801 17802 17803 17804 17805 17806 17807 17808 17809 17810 17811 17812 17813 17814 17815 17816 17817 17818 17819 17820 17821 17822 17823 17824 17825 17826 17827 17828 17829 17830 17831 17832 17833 17834 17835 17836 17837 17838 17839 17840 17841 17842 17843 17844 17845 17846 17847 17848 17849 17850 17851 17852 17853 17854 17855 17856 17857 17858 17859 17860 17861 17862 17863 17864 17865 17866 17867 17868 17869 17870 17871 17872 17873 17874 17875 17876 17877 17878 17879 17880 17881 17882 17883 17884 17885 17886 17887 17888 17889 17890 17891 17892 17893 17894 17895 17896 17897 17898 17899 17900 17901 17902 17903 17904 17905 17906 17907 17908 17909 17910 17911 17912 17913 17914 17915 17916 17917 17918 17919 17920 17921 17922 17923 17924 17925 17926 17927 17928 17929 17930 17931 17932 17933 17934 17935 17936 17937 17938 17939 17940 17941 17942 17943 17944 17945 17946 17947 17948 17949 17950 17951 17952 17953 17954 17955 17956 17957 17958 17959 17960 17961 17962 17963 17964 17965 17966 17967 17968 17969 17970 17971 17972 17973 17974 17975 17976 17977 17978 17979 17980 17981 17982 17983 17984 17985 17986 17987 17988 17989 17990 17991 17992 17993 17994 17995 17996 17997 17998 17999 18000 18001 18002 18003 18004 18005 18006 18007 18008 18009 18010 18011 18012 18013 18014 18015 18016 18017 18018 18019 18020 18021 18022 18023 18024 18025 18026 18027 18028 18029 18030 18031 18032 18033 18034 18035 18036 18037 18038 18039 18040 18041 18042 18043 18044 18045 18046 18047 18048 18049 18050 18051 18052 18053 18054 18055 18056 18057 18058 18059 18060 18061 18062 18063 18064 18065 18066 18067 18068 18069 18070 18071 18072 18073 18074 18075 18076 18077 18078 18079 18080 18081 18082 18083 18084 18085 18086 18087 18088 18089 18090 18091 18092 18093 18094 18095 18096 18097 18098 18099 18100 18101 18102 18103 18104 18105 18106 18107 18108 18109 18110 18111 18112 18113 18114 18115 18116 18117 18118 18119 18120 18121 18122 18123 18124 18125 18126 18127 18128 18129 18130 18131 18132 18133 18134 18135 18136 18137 18138 18139 18140 18141 18142 18143 18144 18145 18146 18147 18148 18149 18150 18151 18152 18153 18154 18155 18156 18157 18158 18159 18160 18161 18162 18163 18164 18165 18166 18167 18168 18169 18170 18171 18172 18173 18174 18175 18176 18177 18178 18179 18180 18181 18182 18183 18184 18185 18186 18187 18188 18189 18190 18191 18192 18193 18194 18195 18196 18197 18198 18199 18200 18201 18202 18203 18204 18205 18206 18207 18208 18209 18210 18211 18212 18213 18214 18215 18216 18217 18218 18219 18220 18221 18222 18223 18224 18225 18226 18227 18228 18229 18230 18231 18232 18233 18234 18235 18236 18237 18238 18239 18240 18241 18242 18243 18244 18245 18246 18247 18248 18249 18250 18251 18252 18253 18254 18255 18256 18257 18258 18259 18260 18261 18262 18263 18264 18265 18266 18267 18268 18269 18270 18271 18272 18273 18274 18275 18276 18277 18278 18279 18280 18281 18282 18283 18284 18285 18286 18287 18288 18289 18290 18291 18292 18293 18294 18295 18296 18297 18298 18299 18300 18301 18302 18303 18304 18305 18306 18307 18308 18309 18310 18311 18312 18313 18314 18315 18316 18317 18318 18319 18320 18321 18322 18323 18324 18325 18326 18327 18328 18329 18330 18331 18332 18333 18334 18335 18336 18337 18338 18339 18340 18341 18342 18343 18344 18345 18346 18347 18348 18349 18350 18351 18352 18353 18354 18355 18356 18357 18358 18359 18360 18361 18362 18363 18364 18365 18366 18367 18368 18369 18370 18371 18372 18373 18374 18375 18376 18377 18378 18379 18380 18381 18382 18383 18384 18385 18386 18387 18388 18389 18390 18391 18392 18393 18394 18395 18396 18397 18398 18399 18400 18401 18402 18403 18404 18405 18406 18407 18408 18409 18410 18411 18412 18413 18414 18415 18416 18417 18418 18419 18420 18421 18422 18423 18424 18425 18426 18427 18428 18429 18430 18431 18432 18433 18434 18435 18436 18437 18438 18439 18440 18441 18442 18443 18444 18445 18446 18447 18448 18449 18450 18451 18452 18453 18454 18455 18456 18457 18458 18459 18460 18461 18462 18463 18464 18465 18466 18467 18468 18469 18470 18471 18472 18473 18474 18475 18476 18477 18478 18479 18480 18481 18482 18483 18484 18485 18486 18487 18488 18489 18490 18491 18492 18493 18494 18495 18496 18497 18498 18499 18500 18501 18502 18503 18504 18505 18506 18507 18508 18509 18510 18511 18512 18513 18514 18515 18516 18517 18518 18519 18520 18521 18522 18523 18524 18525 18526 18527 18528 18529 18530 18531 18532 18533 18534 18535 18536 18537 18538 18539 18540 18541 18542 18543 18544 18545 18546 18547 18548 18549 18550 18551 18552 18553 18554 18555 18556 18557 18558 18559 18560 18561 18562 18563 18564 18565 18566 18567 18568 18569 18570 18571 18572 18573 18574 18575 18576 18577 18578 18579 18580 18581 18582 18583 18584 18585 18586 18587 18588 18589 18590 18591 18592 18593 18594 18595 18596 18597 18598 18599 18600 18601 18602 18603 18604 18605 18606 18607 18608 18609 18610 18611 18612 18613 18614 18615 18616 18617 18618 18619 18620 18621 18622 18623 18624 18625 18626 18627 18628 18629 18630 18631 18632 18633 18634 18635 18636 18637 18638 18639 18640 18641 18642 18643 18644 18645 18646 18647 18648 18649 18650 18651 18652 18653 18654 18655 18656 18657 18658 18659 18660 18661 18662 18663 18664 18665 18666 18667 18668 18669 18670 18671 18672 18673 18674 18675 18676 18677 18678 18679 18680 18681 18682 18683 18684 18685 18686 18687 18688 18689 18690 18691 18692 18693 18694 18695 18696 18697 18698 18699 18700 18701 18702 18703 18704 18705 18706 18707 18708 18709 18710 18711 18712 18713 18714 18715 18716 18717 18718 18719 18720 18721 18722 18723 18724 18725 18726 18727 18728 18729 18730 18731 18732 18733 18734 18735 18736 18737 18738 18739 18740 18741 18742 18743 18744 18745 18746 18747 18748 18749 18750 18751 18752 18753 18754 18755 18756 18757 18758 18759 18760 18761 18762 18763 18764 18765 18766 18767 18768 18769 18770 18771 18772 18773 18774 18775 18776 18777 18778 18779 18780 18781 18782 18783 18784 18785 18786 18787 18788 18789 18790 18791 18792 18793 18794 18795 18796 18797 18798 18799 18800 18801 18802 18803 18804 18805 18806 18807 18808 18809 18810 18811 18812 18813 18814 18815 18816 18817 18818 18819 18820 18821 18822 18823 18824 18825 18826 18827 18828 18829 18830 18831 18832 18833 18834 18835 18836 18837 18838 18839 18840 18841 18842 18843 18844 18845 18846 18847 18848 18849 18850 18851 18852 18853 18854 18855 18856 18857 18858 18859 18860 18861 18862 18863 18864 18865 18866 18867 18868 18869 18870 18871 18872 18873 18874 18875 18876 18877 18878 18879 18880 18881 18882 18883 18884 18885 18886 18887 18888 18889 18890 18891 18892 18893 18894 18895 18896 18897 18898 18899 18900 18901 18902 18903 18904 18905 18906 18907 18908 18909 18910 18911 18912 18913 18914 18915 18916 18917 18918 18919 18920 18921 18922 18923 18924 18925 18926 18927 18928 18929 18930 18931 18932 18933 18934 18935 18936 18937 18938 18939 18940 18941 18942 18943 18944 18945 18946 18947 18948 18949 18950 18951 18952 18953 18954 18955 18956 18957 18958 18959 18960 18961 18962 18963 18964 18965 18966 18967 18968 18969 18970 18971 18972 18973 18974 18975 18976 18977 18978 18979 18980 18981 18982 18983 18984 18985 18986 18987 18988 18989 18990 18991 18992 18993 18994 18995 18996 18997 18998 18999 19000 19001 19002 19003 19004 19005 19006 19007 19008 19009 19010 19011 19012 19013 19014 19015 19016 19017 19018 19019 19020 19021 19022 19023 19024 19025 19026 19027 19028 19029 19030 19031 19032 19033 19034 19035 19036 19037 19038 19039 19040 19041 19042 19043 19044 19045 19046 19047 19048 19049 19050 19051 19052 19053 19054 19055 19056 19057 19058 19059 19060 19061 19062 19063 19064 19065 19066 19067 19068 19069 19070 19071 19072 19073 19074 19075 19076 19077 19078 19079 19080 19081 19082 19083 19084 19085 19086 19087 19088 19089 19090 19091 19092 19093 19094 19095 19096 19097 19098 19099 19100 19101 19102 19103 19104 19105 19106 19107 19108 19109 19110 19111 19112 19113 19114 19115 19116 19117 19118 19119 19120 19121 19122 19123 19124 19125 19126 19127 19128 19129 19130 19131 19132 19133 19134 19135 19136 19137 19138 19139 19140 19141 19142 19143 19144 19145 19146 19147 19148 19149 19150 19151 19152 19153 19154 19155 19156 19157 19158 19159 19160 19161 19162 19163 19164 19165 19166 19167 19168 19169 19170 19171 19172 19173 19174 19175 19176 19177 19178 19179 19180 19181 19182 19183 19184 19185 19186 19187 19188 19189 19190 19191 19192 19193 19194 19195 19196 19197 19198 19199 19200 19201 19202 19203 19204 19205 19206 19207 19208 19209 19210 19211 19212 19213 19214 19215 19216 19217 19218 19219 19220 19221 19222 19223 19224 19225 19226 19227 19228 19229 19230 19231 19232 19233 19234 19235 19236 19237 19238 19239 19240 19241 19242 19243 19244 19245 19246 19247 19248 19249 19250 19251 19252 19253 19254 19255 19256 19257 19258 19259 19260 19261 19262 19263 19264 19265 19266 19267 19268 19269 19270 19271 19272 19273 19274 19275 19276 19277 19278 19279 19280 19281 19282 19283 19284 19285 19286 19287 19288 19289 19290 19291 19292 19293 19294 19295 19296 19297 19298 19299 19300 19301 19302 19303 19304 19305 19306 19307 19308 19309 19310 19311 19312 19313 19314 19315 19316 19317 19318 19319 19320 19321 19322 19323 19324 19325 19326 19327 19328 19329 19330 19331 19332 19333 19334 19335 19336 19337 19338 19339 19340 19341 19342 19343 19344 19345 19346 19347 19348 19349 19350 19351 19352 19353 19354 19355 19356 19357 19358 19359 19360 19361 19362 19363 19364 19365 19366 19367 19368 19369 19370 19371 19372 19373 19374 19375 19376 19377 19378 19379 19380 19381 19382 19383 19384 19385 19386 19387 19388 19389 19390 19391 19392 19393 19394 19395 19396 19397 19398 19399 19400 19401 19402 19403 19404 19405 19406 19407 19408 19409 19410 19411 19412 19413 19414 19415 19416 19417 19418 19419 19420 19421 19422 19423 19424 19425 19426 19427 19428 19429 19430 19431 19432 19433 19434 19435 19436 19437 19438 19439 19440 19441 19442 19443 19444 19445 19446 19447 19448 19449 19450 19451 19452 19453 19454 19455 19456 19457 19458 19459 19460 19461 19462 19463 19464 19465 19466 19467 19468 19469 19470 19471 19472 19473 19474 19475 19476 19477 19478 19479 19480 19481 19482 19483 19484 19485 19486 19487 19488 19489 19490 19491 19492 19493 19494 19495 19496 19497 19498 19499 19500 19501 19502 19503 19504 19505 19506 19507 19508 19509 19510 19511 19512 19513 19514 19515 19516 19517 19518 19519 19520 19521 19522 19523 19524 19525 19526 19527 19528 19529 19530 19531 19532 19533 19534 19535 19536 19537 19538 19539 19540 19541 19542 19543 19544 19545 19546 19547 19548 19549 19550 19551 19552 19553 19554 19555 19556 19557 19558 19559 19560 19561 19562 19563 19564 19565 19566 19567 19568 19569 19570 19571 19572 19573 19574 19575 19576 19577 19578 19579 19580 19581 19582 19583 19584 19585 19586 19587 19588 19589 19590 19591 19592 19593 19594 19595 19596 19597 19598 19599 19600 19601 19602 19603 19604 19605 19606 19607 19608 19609 19610 19611 19612 19613 19614 19615 19616 19617 19618 19619 19620 19621 19622 19623 19624 19625 19626 19627 19628 19629 19630 19631 19632 19633 19634 19635 19636 19637 19638 19639 19640 19641 19642 19643 19644 19645 19646 19647 19648 19649 19650 19651 19652 19653 19654 19655 19656 19657 19658 19659 19660 19661 19662 19663 19664 19665 19666 19667 19668 19669 19670 19671 19672 19673 19674 19675 19676 19677 19678 19679 19680 19681 19682 19683 19684 19685 19686 19687 19688 19689 19690 19691 19692 19693 19694 19695 19696 19697 19698 19699 19700 19701 19702 19703 19704 19705 19706 19707 19708 19709 19710 19711 19712 19713 19714 19715 19716 19717 19718 19719 19720 19721 19722 19723 19724 19725 19726 19727 19728 19729 19730 19731 19732 19733 19734 19735 19736 19737 19738 19739 19740 19741 19742 19743 19744 19745 19746 19747 19748 19749 19750 19751 19752 19753 19754 19755 19756 19757 19758 19759 19760 19761 19762 19763 19764 19765 19766 19767 19768 19769 19770 19771 19772 19773 19774 19775 19776 19777 19778 19779 19780 19781 19782 19783 19784 19785 19786 19787 19788 19789 19790 19791 19792 19793 19794 19795 19796 19797 19798 19799 19800 19801 19802 19803 19804 19805 19806 19807 19808 19809 19810 19811 19812 19813 19814 19815 19816 19817 19818 19819 19820 19821 19822 19823 19824 19825 19826 19827 19828 19829 19830 19831 19832 19833 19834 19835 19836 19837 19838 19839 19840 19841 19842 19843 19844 19845 19846 19847 19848 19849 19850 19851 19852 19853 19854 19855 19856 19857 19858 19859 19860 19861 19862 19863 19864 19865 19866 19867 19868 19869 19870 19871 19872 19873 19874 19875 19876 19877 19878 19879 19880 19881 19882 19883 19884 19885 19886 19887 19888 19889 19890 19891 19892 19893 19894 19895 19896 19897 19898 19899 19900 19901 19902 19903 19904 19905 19906 19907 19908 19909 19910 19911 19912 19913 19914 19915 19916 19917 19918 19919 19920 19921 19922 19923 19924 19925 19926 19927 19928 19929 19930 19931 19932 19933 19934 19935 19936 19937 19938 19939 19940 19941 19942 19943 19944 19945 19946 19947 19948 19949 19950 19951 19952 19953 19954 19955 19956 19957 19958 19959 19960 19961 19962 19963 19964 19965 19966 19967 19968 19969 19970 19971 19972 19973 19974 19975 19976 19977 19978 19979 19980 19981 19982 19983 19984 19985 19986 19987 19988 19989 19990 19991 19992 19993 19994 19995 19996 19997 19998 19999 20000 20001 20002 20003 20004 20005 20006 20007 20008 20009 20010 20011 20012 20013 20014 20015 20016 20017 20018 20019 20020 20021 20022 20023 20024 20025 20026 20027 20028 20029 20030 20031 20032 20033 20034 20035 20036 20037 20038 20039 20040 20041 20042 20043 20044 20045 20046 20047 20048 20049 20050 20051 20052 20053 20054 20055 20056 20057 20058 20059 20060 20061 20062 20063 20064 20065 20066 20067 20068 20069 20070 20071 20072 20073 20074 20075 20076 20077 20078 20079 20080 20081 20082 20083 20084 20085 20086 20087 20088 20089 20090 20091 20092 20093 20094 20095 20096 20097 20098 20099 20100 20101 20102 20103 20104 20105 20106 20107 20108 20109 20110 20111 20112 20113 20114 20115 20116 20117 20118 20119 20120 20121 20122 20123 20124 20125 20126 20127 20128 20129 20130 20131 20132 20133 20134 20135 20136 20137 20138 20139 20140 20141 20142 20143 20144 20145 20146 20147 20148 20149 20150 20151 20152 20153 20154 20155 20156 20157 20158 20159 20160 20161 20162 20163 20164 20165 20166 20167 20168 20169 20170 20171 20172 20173 20174 20175 20176 20177 20178 20179 20180 20181 20182 20183 20184 20185 20186 20187 20188 20189 20190 20191 20192 20193 20194 20195 20196 20197 20198 20199 20200 20201 20202 20203 20204 20205 20206 20207 20208 20209 20210 20211 20212 20213 20214 20215 20216 20217 20218 20219 20220 20221 20222 20223 20224 20225 20226 20227 20228 20229 20230 20231 20232 20233 20234 20235 20236 20237 20238 20239 20240 20241 20242 20243 20244 20245 20246 20247 20248 20249 20250 20251 20252 20253 20254 20255 20256 20257 20258 20259 20260 20261 20262 20263 20264 20265 20266 20267 20268 20269 20270 20271 20272 20273 20274 20275 20276 20277 20278 20279 20280 20281 20282 20283 20284 20285 20286 20287 20288 20289 20290 20291 20292 20293 20294 20295 20296 20297 20298 20299 20300 20301 20302 20303 20304 20305 20306 20307 20308 20309 20310 20311 20312 20313 20314 20315 20316 20317 20318 20319 20320 20321 20322 20323 20324 20325 20326 20327 20328 20329 20330 20331 20332 20333 20334 20335 20336 20337 20338 20339 20340 20341 20342 20343 20344 20345 20346 20347 20348 20349 20350 20351 20352 20353 20354 20355 20356 20357 20358 20359 20360 20361 20362 20363 20364 20365 20366 20367 20368 20369 20370 20371 20372 20373 20374 20375 20376 20377 20378 20379 20380 20381 20382 20383 20384 20385 20386 20387 20388 20389 20390 20391 20392 20393 20394 20395 20396 20397 20398 20399 20400 20401 20402 20403 20404 20405 20406 20407 20408 20409 20410 20411 20412 20413 20414 20415 20416 20417 20418 20419 20420 20421 20422 20423 20424 20425 20426 20427 20428 20429 20430 20431 20432 20433 20434 20435 20436 20437 20438 20439 20440 20441 20442 20443 20444 20445 20446 20447 20448 20449 20450 20451 20452 20453 20454 20455 20456 20457 20458 20459 20460 20461 20462 20463 20464 20465 20466 20467 20468 20469 20470 20471 20472 20473 20474 20475 20476 20477 20478 20479 20480 20481 20482 20483 20484 20485 20486 20487 20488 20489 20490 20491 20492 20493 20494 20495 20496 20497 20498 20499 20500 20501 20502 20503 20504 20505 20506 20507 20508 20509 20510 20511 20512 20513 20514 20515 20516 20517 20518 20519 20520 20521 20522 20523 20524 20525 20526 20527 20528 20529 20530 20531 20532 20533 20534 20535 20536 20537 20538 20539 20540 20541 20542 20543 20544 20545 20546 20547 20548 20549 20550 20551 20552 20553 20554 20555 20556 20557 20558 20559 20560 20561 20562 20563 20564 20565 20566 20567 20568 20569 20570 20571 20572 20573 20574 20575 20576 20577 20578 20579 20580 20581 20582 20583 20584 20585 20586 20587 20588 20589 20590 20591 20592 20593 20594 20595 20596 20597 20598 20599 20600 20601 20602 20603 20604 20605 20606 20607 20608 20609 20610 20611 20612 20613 20614 20615 20616 20617 20618 20619 20620 20621 20622 20623 20624 20625 20626 20627 20628 20629 20630 20631 20632 20633 20634 20635 20636 20637 20638 20639 20640 20641 20642 20643 20644 20645 20646 20647 20648 20649 20650 20651 20652 20653 20654 20655 20656 20657 20658 20659 20660 20661 20662 20663 20664 20665 20666 20667 20668 20669 20670 20671 20672 20673 20674 20675 20676 20677 20678 20679 20680 20681 20682 20683 20684 20685 20686 20687 20688 20689 20690 20691 20692 20693 20694 20695 20696 20697 20698 20699 20700 20701 20702 20703 20704 20705 20706 20707 20708 20709 20710 20711 20712 20713 20714 20715 20716 20717 20718 20719 20720 20721 20722 20723 20724 20725 20726 20727 20728 20729 20730 20731 20732 20733 20734 20735 20736 20737 20738 20739 20740 20741 20742 20743 20744 20745 20746 20747 20748 20749 20750 20751 20752 20753 20754 20755 20756 20757 20758 20759 20760 20761 20762 20763 20764 20765 20766 20767 20768 20769 20770 20771 20772 20773 20774 20775 20776 20777 20778 20779 20780 20781 20782 20783 20784 20785 20786 20787 20788 20789 20790 20791 20792 20793 20794 20795 20796 20797 20798 20799 20800 20801 20802 20803 20804 20805 20806 20807 20808 20809 20810 20811 20812 20813 20814 20815 20816 20817 20818 20819 20820 20821 20822 20823 20824 20825 20826 20827 20828 20829 20830 20831 20832 20833 20834 20835 20836 20837 20838 20839 20840 20841 20842 20843 20844 20845 20846 20847 20848 20849 20850 20851 20852 20853 20854 20855 20856 20857 20858 20859 20860 20861 20862 20863 20864 20865 20866 20867 20868 20869 20870 20871 20872 20873 20874 20875 20876 20877 20878 20879 20880 20881 20882 20883 20884 20885 20886 20887 20888 20889 20890 20891 20892 20893 20894 20895 20896 20897 20898 20899 20900 20901 20902 20903 20904 20905 20906 20907 20908 20909 20910 20911 20912 20913 20914 20915 20916 20917 20918 20919 20920 20921 20922 20923 20924 20925 20926 20927 20928 20929 20930 20931 20932 20933 20934 20935 20936 20937 20938 20939 20940 20941 20942 20943 20944 20945 20946 20947 20948 20949 20950 20951 20952 20953 20954 20955 20956 20957 20958 20959 20960 20961 20962 20963 20964 20965 20966 20967 20968 20969 20970 20971 20972 20973 20974 20975 20976 20977 20978 20979 20980 20981 20982 20983 20984 20985 20986 20987 20988 20989 20990 20991 20992 20993 20994 20995 20996 20997 20998 20999 21000 21001 21002 21003 21004 21005 21006 21007 21008 21009 21010 21011 21012 21013 21014 21015 21016 21017 21018 21019 21020 21021 21022 21023 21024 21025 21026 21027 21028 21029 21030 21031 21032 21033 21034 21035 21036 21037 21038 21039 21040 21041 21042 21043 21044 21045 21046 21047 21048 21049 21050 21051 21052 21053 21054 21055 21056 21057 21058 21059 21060 21061 21062 21063 21064 21065 21066 21067 21068 21069 21070 21071 21072 21073 21074 21075 21076 21077 21078 21079 21080 21081 21082 21083 21084 21085 21086 21087 21088 21089 21090 21091 21092 21093 21094 21095 21096 21097 21098 21099 21100 21101 21102 21103 21104 21105 21106 21107 21108 21109 21110 21111 21112 21113 21114 21115 21116 21117 21118 21119 21120 21121 21122 21123 21124 21125 21126 21127 21128 21129 21130 21131 21132 21133 21134 21135 21136 21137 21138 21139 21140 21141 21142 21143 21144 21145 21146 21147 21148 21149 21150 21151 21152 21153 21154 21155 21156 21157 21158 21159 21160 21161 21162 21163 21164 21165 21166 21167 21168 21169 21170 21171 21172 21173 21174 21175 21176 21177 21178 21179 21180 21181 21182 21183 21184 21185 21186 21187 21188 21189 21190 21191 21192 21193 21194 21195 21196 21197 21198 21199 21200 21201 21202 21203 21204 21205 21206 21207 21208 21209 21210 21211 21212 21213 21214 21215 21216 21217 21218 21219 21220 21221 21222 21223 21224 21225 21226 21227 21228 21229 21230 21231 21232 21233 21234 21235 21236 21237 21238 21239 21240 21241 21242 21243 21244 21245 21246 21247 21248 21249 21250 21251 21252 21253 21254 21255 21256 21257 21258 21259 21260 21261 21262 21263 21264 21265 21266 21267 21268 21269 21270 21271 21272 21273 21274 21275 21276 21277 21278 21279 21280 21281 21282 21283 21284 21285 21286 21287 21288 21289 21290 21291 21292 21293 21294 21295 21296 21297 21298 21299 21300 21301 21302 21303 21304 21305 21306 21307 21308 21309 21310 21311 21312 21313 21314 21315 21316 21317 21318 21319 21320 21321 21322 21323 21324 21325 21326 21327 21328 21329 21330 21331 21332 21333 21334 21335 21336 21337 21338 21339 21340 21341 21342 21343 21344 21345 21346 21347 21348 21349 21350 21351 21352 21353 21354 21355 21356 21357 21358 21359 21360 21361 21362 21363 21364 21365 21366 21367 21368 21369 21370 21371 21372 21373 21374 21375 21376 21377 21378 21379 21380 21381 21382 21383 21384 21385 21386 21387 21388 21389 21390 21391 21392 21393 21394 21395 21396 21397 21398 21399 21400 21401 21402 21403 21404 21405 21406 21407 21408 21409 21410 21411 21412 21413 21414 21415 21416 21417 21418 21419 21420 21421 21422 21423 21424 21425 21426 21427 21428 21429 21430 21431 21432 21433 21434 21435 21436 21437 21438 21439 21440 21441 21442 21443 21444 21445 21446 21447 21448 21449 21450 21451 21452 21453 21454 21455 21456 21457 21458 21459 21460 21461 21462 21463 21464 21465 21466 21467 21468 21469 21470 21471 21472 21473 21474 21475 21476 21477 21478 21479 21480 21481 21482 21483 21484 21485 21486 21487 21488 21489 21490 21491 21492 21493 21494 21495 21496 21497 21498 21499 21500 21501 21502 21503 21504 21505 21506 21507 21508 21509 21510 21511 21512 21513 21514 21515 21516 21517 21518 21519 21520 21521 21522 21523 21524 21525 21526 21527 21528 21529 21530 21531 21532 21533 21534 21535 21536 21537 21538 21539 21540 21541 21542 21543 21544 21545 21546 21547 21548 21549 21550 21551 21552 21553 21554 21555 21556 21557 21558 21559 21560 21561 21562 21563 21564 21565 21566 21567 21568 21569 21570 21571 21572 21573 21574 21575 21576 21577 21578 21579 21580 21581 21582 21583 21584 21585 21586 21587 21588 21589 21590 21591 21592 21593 21594 21595 21596 21597 21598 21599 21600 21601 21602 21603 21604 21605 21606 21607 21608 21609 21610 21611 21612 21613 21614 21615 21616 21617 21618 21619 21620 21621 21622 21623 21624 21625 21626 21627 21628 21629 21630 21631 21632 21633 21634 21635 21636 21637 21638 21639 21640 21641 21642 21643 21644 21645 21646 21647 21648 21649 21650 21651 21652 21653 21654 21655 21656 21657 21658 21659 21660 21661 21662 21663 21664 21665 21666 21667 21668 21669 21670 21671 21672 21673 21674 21675 21676 21677 21678 21679 21680 21681 21682 21683 21684 21685 21686 21687 21688 21689 21690 21691 21692 21693 21694 21695 21696 21697 21698 21699 21700 21701 21702 21703 21704 21705 21706 21707 21708 21709 21710 21711 21712 21713 21714 21715 21716 21717 21718 21719 21720 21721 21722 21723 21724 21725 21726 21727 21728 21729 21730 21731 21732 21733 21734 21735 21736 21737 21738 21739 21740 21741 21742 21743 21744 21745 21746 21747 21748 21749 21750 21751 21752 21753 21754 21755 21756 21757 21758 21759 21760 21761 21762 21763 21764 21765 21766 21767 21768 21769 21770 21771 21772 21773 21774 21775 21776 21777 21778 21779 21780 21781 21782 21783 21784 21785 21786 21787 21788 21789 21790 21791 21792 21793 21794 21795 21796 21797 21798 21799 21800 21801 21802 21803 21804 21805 21806 21807 21808 21809 21810 21811 21812 21813 21814 21815 21816 21817 21818 21819 21820 21821 21822 21823 21824 21825 21826 21827 21828 21829 21830 21831 21832 21833 21834 21835 21836 21837 21838 21839 21840 21841 21842 21843 21844 21845 21846 21847 21848 21849 21850 21851 21852 21853 21854 21855 21856 21857 21858 21859 21860 21861 21862 21863 21864 21865 21866 21867 21868 21869 21870 21871 21872 21873 21874 21875 21876 21877 21878 21879 21880 21881 21882 21883 21884 21885 21886 21887 21888 21889 21890 21891 21892 21893 21894 21895 21896 21897 21898 21899 21900 21901 21902 21903 21904 21905 21906 21907 21908 21909 21910 21911 21912 21913 21914 21915 21916 21917 21918 21919 21920 21921 21922 21923 21924 21925 21926 21927 21928 21929 21930 21931 21932 21933 21934 21935 21936 21937 21938 21939 21940 21941 21942 21943 21944 21945 21946 21947 21948 21949 21950 21951 21952 21953 21954 21955 21956 21957 21958 21959 21960 21961 21962 21963 21964 21965 21966 21967 21968 21969 21970 21971 21972 21973 21974 21975 21976 21977 21978 21979 21980 21981 21982 21983 21984 21985 21986 21987 21988 21989 21990 21991 21992 21993 21994 21995 21996 21997 21998 21999 22000 22001 22002 22003 22004 22005 22006 22007 22008 22009 22010 22011 22012 22013 22014 22015 22016 22017 22018 22019 22020 22021 22022 22023 22024 22025 22026 22027 22028 22029 22030 22031 22032 22033 22034 22035 22036 22037 22038 22039 22040 22041 22042 22043 22044 22045 22046 22047 22048 22049 22050 22051 22052 22053 22054 22055 22056 22057 22058 22059 22060 22061 22062 22063 22064 22065 22066 22067 22068 22069 22070 22071 22072 22073 22074 22075 22076 22077 22078 22079 22080 22081 22082 22083 22084 22085 22086 22087 22088 22089 22090 22091 22092 22093 22094 22095 22096 22097 22098 22099 22100 22101 22102 22103 22104 22105 22106 22107 22108 22109 22110 22111 22112 22113 22114 22115 22116 22117 22118 22119 22120 22121 22122 22123 22124 22125 22126 22127 22128 22129 22130 22131 22132 22133 22134 22135 22136 22137 22138 22139 22140 22141 22142 22143 22144 22145 22146 22147 22148 22149 22150 22151 22152 22153 22154 22155 22156 22157 22158 22159 22160 22161 22162 22163 22164 22165 22166 22167 22168 22169 22170 22171 22172 22173 22174 22175 22176 22177 22178 22179 22180 22181 22182 22183 22184 22185 22186 22187 22188 22189 22190 22191 22192 22193 22194 22195 22196 22197 22198 22199 22200 22201 22202 22203 22204 22205 22206 22207 22208 22209 22210 22211 22212 22213 22214 22215 22216 22217 22218 22219 22220 22221 22222 22223 22224 22225 22226 22227 22228 22229 22230 22231 22232 22233 22234 22235 22236 22237 22238 22239 22240 22241 22242 22243 22244 22245 22246 22247 22248 22249 22250 22251 22252 22253 22254 22255 22256 22257 22258 22259 22260 22261 22262 22263 22264 22265 22266 22267 22268 22269 22270 22271 22272 22273 22274 22275 22276 22277 22278 22279 22280 22281 22282 22283 22284 22285 22286 22287 22288 22289 22290 22291 22292 22293 22294 22295 22296 22297 22298 22299 22300 22301 22302 22303 22304 22305 22306 22307 22308 22309 22310 22311 22312 22313 22314 22315 22316 22317 22318 22319 22320 22321 22322 22323 22324 22325 22326 22327 22328 22329 22330 22331 22332 22333 22334 22335 22336 22337 22338 22339 22340 22341 22342 22343 22344 22345 22346 22347 22348 22349 22350 22351 22352 22353 22354 22355 22356 22357 22358 22359 22360 22361 22362 22363 22364 22365 22366 22367 22368 22369 22370 22371 22372 22373 22374 22375 22376 22377 22378 22379 22380 22381 22382 22383 22384 22385 22386 22387 22388 22389 22390 22391 22392 22393 22394 22395 22396 22397 22398 22399 22400 22401 22402 22403 22404 22405 22406 22407 22408 22409 22410 22411 22412 22413 22414 22415 22416 22417 22418 22419 22420 22421 22422 22423 22424 22425 22426 22427 22428 22429 22430 22431 22432 22433 22434 22435 22436 22437 22438 22439 22440 22441 22442 22443 22444 22445 22446 22447 22448 22449 22450 22451 22452 22453 22454 22455 22456 22457 22458 22459 22460 22461 22462 22463 22464 22465 22466 22467 22468 22469 22470 22471 22472 22473 22474 22475 22476 22477 22478 22479 22480 22481 22482 22483 22484 22485 22486 22487 22488 22489 22490 22491 22492 22493 22494 22495 22496 22497 22498 22499 22500 22501 22502 22503 22504 22505 22506 22507 22508 22509 22510 22511 22512 22513 22514 22515 22516 22517 22518 22519 22520 22521 22522 22523 22524 22525 22526 22527 22528 22529 22530 22531 22532 22533 22534 22535 22536 22537 22538 22539 22540 22541 22542 22543 22544 22545 22546 22547 22548 22549 22550 22551 22552 22553 22554 22555 22556 22557 22558 22559 22560 22561 22562 22563 22564 22565 22566 22567 22568 22569 22570 22571 22572 22573 22574 22575 22576 22577 22578 22579 22580 22581 22582 22583 22584 22585 22586 22587 22588 22589 22590 22591 22592 22593 22594 22595 22596 22597 22598 22599 22600 22601 22602 22603 22604 22605 22606 22607 22608 22609 22610 22611 22612 22613 22614 22615 22616 22617 22618 22619 22620 22621 22622 22623 22624 22625 22626 22627 22628 22629 22630 22631 22632 22633 22634 22635 22636 22637 22638 22639 22640 22641 22642 22643 22644 22645 22646 22647 22648 22649 22650 22651 22652 22653 22654 22655 22656 22657 22658 22659 22660 22661 22662 22663 22664 22665 22666 22667 22668 22669 22670 22671 22672 22673 22674 22675 22676 22677 22678 22679 22680 22681 22682 22683 22684 22685 22686 22687 22688 22689 22690 22691 22692 22693 22694 22695 22696 22697 22698 22699 22700 22701 22702 22703 22704 22705 22706 22707 22708 22709 22710 22711 22712 22713 22714 22715 22716 22717 22718 22719 22720 22721 22722 22723 22724 22725 22726 22727 22728 22729 22730 22731 22732 22733 22734 22735 22736 22737 22738 22739 22740 22741 22742 22743 22744 22745 22746 22747 22748 22749 22750 22751 22752 22753 22754 22755 22756 22757 22758 22759 22760 22761 22762 22763 22764 22765 22766 22767 22768 22769 22770 22771 22772 22773 22774 22775 22776 22777 22778 22779 22780 22781 22782 22783 22784 22785 22786 22787 22788 22789 22790 22791 22792 22793 22794 22795 22796 22797 22798 22799 22800 22801 22802 22803 22804 22805 22806 22807 22808 22809 22810 22811 22812 22813 22814 22815 22816 22817 22818 22819 22820 22821 22822 22823 22824 22825 22826 22827 22828 22829 22830 22831 22832 22833 22834 22835 22836 22837 22838 22839 22840 22841 22842 22843 22844 22845 22846 22847 22848 22849 22850 22851 22852 22853 22854 22855 22856 22857 22858 22859 22860 22861 22862 22863 22864 22865 22866 22867 22868 22869 22870 22871 22872 22873 22874 22875 22876 22877 22878 22879 22880 22881 22882 22883 22884 22885 22886 22887 22888 22889 22890 22891 22892 22893 22894 22895 22896 22897 22898 22899 22900 22901 22902 22903 22904 22905 22906 22907 22908 22909 22910 22911 22912 22913 22914 22915 22916 22917 22918 22919 22920 22921 22922 22923 22924 22925 22926 22927 22928 22929 22930 22931 22932 22933 22934 22935 22936 22937 22938 22939 22940 22941 22942 22943 22944 22945 22946 22947 22948 22949 22950 22951 22952 22953 22954 22955 22956 22957 22958 22959 22960 22961 22962 22963 22964 22965 22966 22967 22968 22969 22970 22971 22972 22973 22974 22975 22976 22977 22978 22979 22980 22981 22982 22983 22984 22985 22986 22987 22988 22989 22990 22991 22992 22993 22994 22995 22996 22997 22998 22999 23000 23001 23002 23003 23004 23005 23006 23007 23008 23009 23010 23011 23012 23013 23014 23015 23016 23017 23018 23019 23020 23021 23022 23023 23024 23025 23026 23027 23028 23029 23030 23031 23032 23033 23034 23035 23036 23037 23038 23039 23040 23041 23042 23043 23044 23045 23046 23047 23048 23049 23050 23051 23052 23053 23054 23055 23056 23057 23058 23059 23060 23061 23062 23063 23064 23065 23066 23067 23068 23069 23070 23071 23072 23073 23074 23075 23076 23077 23078 23079 23080 23081 23082 23083 23084 23085 23086 23087 23088 23089 23090 23091 23092 23093 23094 23095 23096 23097 23098 23099 23100 23101 23102 23103 23104 23105 23106 23107 23108 23109 23110 23111 23112 23113 23114 23115 23116 23117 23118 23119 23120 23121 23122 23123 23124 23125 23126 23127 23128 23129 23130 23131 23132 23133 23134 23135 23136 23137 23138 23139 23140 23141 23142 23143 23144 23145 23146 23147 23148 23149 23150 23151 23152 23153 23154 23155 23156 23157 23158 23159 23160 23161 23162 23163 23164 23165 23166 23167 23168 23169 23170 23171 23172 23173 23174 23175 23176 23177 23178 23179 23180 23181 23182 23183 23184 23185 23186 23187 23188 23189 23190 23191 23192 23193 23194 23195 23196 23197 23198 23199 23200 23201 23202 23203 23204 23205 23206 23207 23208 23209 23210 23211 23212 23213 23214 23215 23216 23217 23218 23219 23220 23221 23222 23223 23224 23225 23226 23227 23228 23229 23230 23231 23232 23233 23234 23235 23236 23237 23238 23239 23240 23241 23242 23243 23244 23245 23246 23247 23248 23249 23250 23251 23252 23253 23254 23255 23256 23257 23258 23259 23260 23261 23262 23263 23264 23265 23266 23267 23268 23269 23270 23271 23272 23273 23274 23275 23276 23277 23278 23279 23280 23281 23282 23283 23284 23285 23286 23287 23288 23289 23290 23291 23292 23293 23294 23295 23296 23297 23298 23299 23300 23301 23302 23303 23304 23305 23306 23307 23308 23309 23310 23311 23312 23313 23314 23315 23316 23317 23318 23319 23320 23321 23322 23323 23324 23325 23326 23327 23328 23329 23330 23331 23332 23333 23334 23335 23336 23337 23338 23339 23340 23341 23342 23343 23344 23345 23346 23347 23348 23349 23350 23351 23352 23353 23354 23355 23356 23357 23358 23359 23360 23361 23362 23363 23364 23365 23366 23367 23368 23369 23370 23371 23372 23373 23374 23375 23376 23377 23378 23379 23380 23381 23382 23383 23384 23385 23386 23387 23388 23389 23390 23391 23392 23393 23394 23395 23396 23397 23398 23399 23400 23401 23402 23403 23404 23405 23406 23407 23408 23409 23410 23411 23412 23413 23414 23415 23416 23417 23418 23419 23420 23421 23422 23423 23424 23425 23426 23427 23428 23429 23430 23431 23432 23433 23434 23435 23436 23437 23438 23439 23440 23441 23442 23443 23444 23445 23446 23447 23448 23449 23450 23451 23452 23453 23454 23455 23456 23457 23458 23459 23460 23461 23462 23463 23464 23465 23466 23467 23468 23469 23470 23471 23472 23473 23474 23475 23476 23477 23478 23479 23480 23481 23482 23483 23484 23485 23486 23487 23488 23489 23490 23491 23492 23493 23494 23495 23496 23497 23498 23499 23500 23501 23502 23503 23504 23505 23506 23507 23508 23509 23510 23511 23512 23513 23514 23515 23516 23517 23518 23519 23520 23521 23522 23523 23524 23525 23526 23527 23528 23529 23530 23531 23532 23533 23534 23535 23536 23537 23538 23539 23540 23541 23542 23543 23544 23545 23546 23547 23548 23549 23550 23551 23552 23553 23554 23555 23556 23557 23558 23559 23560 23561 23562 23563 23564 23565 23566 23567 23568 23569 23570 23571 23572 23573 23574 23575 23576 23577 23578 23579 23580 23581 23582 23583 23584 23585 23586 23587 23588 23589 23590 23591 23592 23593 23594 23595 23596 23597 23598 23599 23600 23601 23602 23603 23604 23605 23606 23607 23608 23609 23610 23611 23612 23613 23614 23615 23616 23617 23618 23619 23620 23621 23622 23623 23624 23625 23626 23627 23628 23629 23630 23631 23632 23633 23634 23635 23636 23637 23638 23639 23640 23641 23642 23643 23644 23645 23646 23647 23648 23649 23650 23651 23652 23653 23654 23655 23656 23657 23658 23659 23660 23661 23662 23663 23664 23665 23666 23667 23668 23669 23670 23671 23672 23673 23674 23675 23676 23677 23678 23679 23680 23681 23682 23683 23684 23685 23686 23687 23688 23689 23690 23691 23692 23693 23694 23695 23696 23697 23698 23699 23700 23701 23702 23703 23704 23705 23706 23707 23708 23709 23710 23711 23712 23713 23714 23715 23716 23717 23718 23719 23720 23721 23722 23723 23724 23725 23726 23727 23728 23729 23730 23731 23732 23733 23734 23735 23736 23737 23738 23739 23740 23741 23742 23743 23744 23745 23746 23747 23748 23749 23750 23751 23752 23753 23754 23755 23756 23757 23758 23759 23760 23761 23762 23763 23764 23765 23766 23767 23768 23769 23770 23771 23772 23773 23774 23775 23776 23777 23778 23779 23780 23781 23782 23783 23784 23785 23786 23787 23788 23789 23790 23791 23792 23793 23794 23795 23796 23797 23798 23799 23800 23801 23802 23803 23804 23805 23806 23807 23808 23809 23810 23811 23812 23813 23814 23815 23816 23817 23818 23819 23820 23821 23822 23823 23824 23825 23826 23827 23828 23829 23830 23831 23832 23833 23834 23835 23836 23837 23838 23839 23840 23841 23842 23843 23844 23845 23846 23847 23848 23849 23850 23851 23852 23853 23854 23855 23856 23857 23858 23859 23860 23861 23862 23863 23864 23865 23866 23867 23868 23869 23870 23871 23872 23873 23874 23875 23876 23877 23878 23879 23880 23881 23882 23883 23884 23885 23886 23887 23888 23889 23890 23891 23892 23893 23894 23895 23896 23897 23898 23899 23900 23901 23902 23903 23904 23905 23906 23907 23908 23909 23910 23911 23912 23913 23914 23915 23916 23917 23918 23919 23920 23921 23922 23923 23924 23925 23926 23927 23928 23929 23930 23931 23932 23933 23934 23935 23936 23937 23938 23939 23940 23941 23942 23943 23944 23945 23946 23947 23948 23949 23950 23951 23952 23953 23954 23955 23956 23957 23958 23959 23960 23961 23962 23963 23964 23965 23966 23967 23968 23969 23970 23971 23972 23973 23974 23975 23976 23977 23978 23979 23980 23981 23982 23983 23984 23985 23986 23987 23988 23989 23990 23991 23992 23993 23994 23995 23996 23997 23998 23999 24000 24001 24002 24003 24004 24005 24006 24007 24008 24009 24010 24011 24012 24013 24014 24015 24016 24017 24018 24019 24020 24021 24022 24023 24024 24025 24026 24027 24028 24029 24030 24031 24032 24033 24034 24035 24036 24037 24038 24039 24040 24041 24042 24043 24044 24045 24046 24047 24048 24049 24050 24051 24052 24053 24054 24055 24056 24057 24058 24059 24060 24061 24062 24063 24064 24065 24066 24067 24068 24069 24070 24071 24072 24073 24074 24075 24076 24077 24078 24079 24080 24081 24082 24083 24084 24085 24086 24087 24088 24089 24090 24091 24092 24093 24094 24095 24096 24097 24098 24099 24100 24101 24102 24103 24104 24105 24106 24107 24108 24109 24110 24111 24112 24113 24114 24115 24116 24117 24118 24119 24120 24121 24122 24123 24124 24125 24126 24127 24128 24129 24130 24131 24132 24133 24134 24135 24136 24137 24138 24139 24140 24141 24142 24143 24144 24145 24146 24147 24148 24149 24150 24151 24152 24153 24154 24155 24156 24157 24158 24159 24160 24161 24162 24163 24164 24165 24166 24167 24168 24169 24170 24171 24172 24173 24174 24175 24176 24177 24178 24179 24180 24181 24182 24183 24184 24185 24186 24187 24188 24189 24190 24191 24192 24193 24194 24195 24196 24197 24198 24199 24200 24201 24202 24203 24204 24205 24206 24207 24208 24209 24210 24211 24212 24213 24214 24215 24216 24217 24218 24219 24220 24221 24222 24223 24224 24225 24226 24227 24228 24229 24230 24231 24232 24233 24234 24235 24236 24237 24238 24239 24240 24241 24242 24243 24244 24245 24246 24247 24248 24249 24250 24251 24252 24253 24254 24255 24256 24257 24258 24259 24260 24261 24262 24263 24264 24265 24266 24267 24268 24269 24270 24271 24272 24273 24274 24275 24276 24277 24278 24279 24280 24281 24282 24283 24284 24285 24286 24287 24288 24289 24290 24291 24292 24293 24294 24295 24296 24297 24298 24299 24300 24301 24302 24303 24304 24305 24306 24307 24308 24309 24310 24311 24312 24313 24314 24315 24316 24317 24318 24319 24320 24321 24322 24323 24324 24325 24326 24327 24328 24329 24330 24331 24332 24333 24334 24335 24336 24337 24338 24339 24340 24341 24342 24343 24344 24345 24346 24347 24348 24349 24350 24351 24352 24353 24354 24355 24356 24357 24358 24359 24360 24361 24362 24363 24364 24365 24366 24367 24368 24369 24370 24371 24372 24373 24374 24375 24376 24377 24378 24379 24380 24381 24382 24383 24384 24385 24386 24387 24388 24389 24390 24391 24392 24393 24394 24395 24396 24397 24398 24399 24400 24401 24402 24403 24404 24405 24406 24407 24408 24409 24410 24411 24412 24413 24414 24415 24416 24417 24418 24419 24420 24421 24422 24423 24424 24425 24426 24427 24428 24429 24430 24431 24432 24433 24434 24435 24436 24437 24438 24439 24440 24441 24442 24443 24444 24445 24446 24447 24448 24449 24450 24451 24452 24453 24454 24455 24456 24457 24458 24459 24460 24461 24462 24463 24464 24465 24466 24467 24468 24469 24470 24471 24472 24473 24474 24475 24476 24477 24478 24479 24480 24481 24482 24483 24484 24485 24486 24487 24488 24489 24490 24491 24492 24493 24494 24495 24496 24497 24498 24499 24500 24501 24502 24503 24504 24505 24506 24507 24508 24509 24510 24511 24512 24513 24514 24515 24516 24517 24518 24519 24520 24521 24522 24523 24524 24525 24526 24527 24528 24529 24530 24531 24532 24533 24534 24535 24536 24537 24538 24539 24540 24541 24542 24543 24544 24545 24546 24547 24548 24549 24550 24551 24552 24553 24554 24555 24556 24557 24558 24559 24560 24561 24562 24563 24564 24565 24566 24567 24568 24569 24570 24571 24572 24573 24574 24575 24576 24577 24578 24579 24580 24581 24582 24583 24584 24585 24586 24587 24588 24589 24590 24591 24592 24593 24594 24595 24596 24597 24598 24599 24600 24601 24602 24603 24604 24605 24606 24607 24608 24609 24610 24611 24612 24613 24614 24615 24616 24617 24618 24619 24620 24621 24622 24623 24624 24625 24626 24627 24628 24629 24630 24631 24632 24633 24634 24635 24636 24637 24638 24639 24640 24641 24642 24643 24644 24645 24646 24647 24648 24649 24650 24651 24652 24653 24654 24655 24656 24657 24658 24659 24660 24661 24662 24663 24664 24665 24666 24667 24668 24669 24670 24671 24672 24673 24674 24675 24676 24677 24678 24679 24680 24681 24682 24683 24684 24685 24686 24687 24688 24689 24690 24691 24692 24693 24694 24695 24696 24697 24698 24699 24700 24701 24702 24703 24704 24705 24706 24707 24708 24709 24710 24711 24712 24713 24714 24715 24716 24717 24718 24719 24720 24721 24722 24723 24724 24725 24726 24727 24728 24729 24730 24731 24732 24733 24734 24735 24736 24737 24738 24739 24740 24741 24742 24743 24744 24745 24746 24747 24748 24749 24750 24751 24752 24753 24754 24755 24756 24757 24758 24759 24760 24761 24762 24763 24764 24765 24766 24767 24768 24769 24770 24771 24772 24773 24774 24775 24776 24777 24778 24779 24780 24781 24782 24783 24784 24785 24786 24787 24788 24789 24790 24791 24792 24793 24794 24795 24796 24797 24798 24799 24800 24801 24802 24803 24804 24805 24806 24807 24808 24809 24810 24811 24812 24813 24814 24815 24816 24817 24818 24819 24820 24821 24822 24823 24824 24825 24826 24827 24828 24829 24830 24831 24832 24833 24834 24835 24836 24837 24838 24839 24840 24841 24842 24843 24844 24845 24846 24847 24848 24849 24850 24851 24852 24853 24854 24855 24856 24857 24858 24859 24860 24861 24862 24863 24864 24865 24866 24867 24868 24869 24870 24871 24872 24873 24874 24875 24876 24877 24878 24879 24880 24881 24882 24883 24884 24885 24886 24887 24888 24889 24890 24891 24892 24893 24894 24895 24896 24897 24898 24899 24900 24901 24902 24903 24904 24905 24906 24907 24908 24909 24910 24911 24912 24913 24914 24915 24916 24917 24918 24919 24920 24921 24922 24923 24924 24925 24926 24927 24928 24929 24930 24931 24932 24933 24934 24935 24936 24937 24938 24939 24940 24941 24942 24943 24944 24945 24946 24947 24948 24949 24950 24951 24952 24953 24954 24955 24956 24957 24958 24959 24960 24961 24962 24963 24964 24965 24966 24967 24968 24969 24970 24971 24972 24973 24974 24975 24976 24977 24978 24979 24980 24981 24982 24983 24984 24985 24986 24987 24988 24989 24990 24991 24992 24993 24994 24995 24996 24997 24998 24999 25000 25001 25002 25003 25004 25005 25006 25007 25008 25009 25010 25011 25012 25013 25014 25015 25016 25017 25018 25019 25020 25021 25022 25023 25024 25025 25026 25027 25028 25029 25030 25031 25032 25033 25034 25035 25036 25037 25038 25039 25040 25041 25042 25043 25044 25045 25046 25047 25048 25049 25050 25051 25052 25053 25054 25055 25056 25057 25058 25059 25060 25061 25062 25063 25064 25065 25066 25067 25068 25069 25070 25071 25072 25073 25074 25075 25076 25077 25078 25079 25080 25081 25082 25083 25084 25085 25086 25087 25088 25089 25090 25091 25092 25093 25094 25095 25096 25097 25098 25099 25100 25101 25102 25103 25104 25105 25106 25107 25108 25109 25110 25111 25112 25113 25114 25115 25116 25117 25118 25119 25120 25121 25122 25123 25124 25125 25126 25127 25128 25129 25130 25131 25132 25133 25134 25135 25136 25137 25138 25139 25140 25141 25142 25143 25144 25145 25146 25147 25148 25149 25150 25151 25152 25153 25154 25155 25156 25157 25158 25159 25160 25161 25162 25163 25164 25165 25166 25167 25168 25169 25170 25171 25172 25173 25174 25175 25176 25177 25178 25179 25180 25181 25182 25183 25184 25185 25186 25187 25188 25189 25190 25191 25192 25193 25194 25195 25196 25197 25198 25199 25200 25201 25202 25203 25204 25205 25206 25207 25208 25209 25210 25211 25212 25213 25214 25215 25216 25217 25218 25219 25220 25221 25222 25223 25224 25225 25226 25227 25228 25229 25230 25231 25232 25233 25234 25235 25236 25237 25238 25239 25240 25241 25242 25243 25244 25245 25246 25247 25248 25249 25250 25251 25252 25253 25254 25255 25256 25257 25258 25259 25260 25261 25262 25263 25264 25265 25266 25267 25268 25269 25270 25271 25272 25273 25274 25275 25276 25277 25278 25279 25280 25281 25282 25283 25284 25285 25286 25287 25288 25289 25290 25291 25292 25293 25294 25295 25296 25297 25298 25299 25300 25301 25302 25303 25304 25305 25306 25307 25308 25309 25310 25311 25312 25313 25314 25315 25316 25317 25318 25319 25320 25321 25322 25323 25324 25325 25326 25327 25328 25329 25330 25331 25332 25333 25334 25335 25336 25337 25338 25339 25340 25341 25342 25343 25344 25345 25346 25347 25348 25349 25350 25351 25352 25353 25354 25355 25356 25357 25358 25359 25360 25361 25362 25363 25364 25365 25366 25367 25368 25369 25370 25371 25372 25373 25374 25375 25376 25377 25378 25379 25380 25381 25382 25383 25384 25385 25386 25387 25388 25389 25390 25391 25392 25393 25394 25395 25396 25397 25398 25399 25400 25401 25402 25403 25404 25405 25406 25407 25408 25409 25410 25411 25412 25413 25414 25415 25416 25417 25418 25419 25420 25421 25422 25423 25424 25425 25426 25427 25428 25429 25430 25431 25432 25433 25434 25435 25436 25437 25438 25439 25440 25441 25442 25443 25444 25445 25446 25447 25448 25449 25450 25451 25452 25453 25454 25455 25456 25457 25458 25459 25460 25461 25462 25463 25464 25465 25466 25467 25468 25469 25470 25471 25472 25473 25474 25475 25476 25477 25478 25479 25480 25481 25482 25483 25484 25485 25486 25487 25488 25489 25490 25491 25492 25493 25494 25495 25496 25497 25498 25499 25500 25501 25502 25503 25504 25505 25506 25507 25508 25509 25510 25511 25512 25513 25514 25515 25516 25517 25518 25519 25520 25521 25522 25523 25524 25525 25526 25527 25528 25529 25530 25531 25532 25533 25534 25535 25536 25537 25538 25539 25540 25541 25542 25543 25544 25545 25546 25547 25548 25549 25550 25551 25552 25553 25554 25555 25556 25557 25558 25559 25560 25561 25562 25563 25564 25565 25566 25567 25568 25569 25570 25571 25572 25573 25574 25575 25576 25577 25578 25579 25580 25581 25582 25583 25584 25585 25586 25587 25588 25589 25590 25591 25592 25593 25594 25595 25596 25597 25598 25599 25600 25601 25602 25603 25604 25605 25606 25607 25608 25609 25610 25611 25612 25613 25614 25615 25616 25617 25618 25619 25620 25621 25622 25623 25624 25625 25626 25627 25628 25629 25630 25631 25632 25633 25634 25635 25636 25637 25638 25639 25640 25641 25642 25643 25644 25645 25646 25647 25648 25649 25650 25651 25652 25653 25654 25655 25656 25657 25658 25659 25660 25661 25662 25663 25664 25665 25666 25667 25668 25669 25670 25671 25672 25673 25674 25675 25676 25677 25678 25679 25680 25681 25682 25683 25684 25685 25686 25687 25688 25689 25690 25691 25692 25693 25694 25695 25696 25697 25698 25699 25700 25701 25702 25703 25704 25705 25706 25707 25708 25709 25710 25711 25712 25713 25714 25715 25716 25717 25718 25719 25720 25721 25722 25723 25724 25725 25726 25727 25728 25729 25730 25731 25732 25733 25734 25735 25736 25737 25738 25739 25740 25741 25742 25743 25744 25745 25746 25747 25748 25749 25750 25751 25752 25753 25754 25755 25756 25757 25758 25759 25760 25761 25762 25763 25764 25765 25766 25767 25768 25769 25770 25771 25772 25773 25774 25775 25776 25777 25778 25779 25780 25781 25782 25783 25784 25785 25786 25787 25788 25789 25790 25791 25792 25793 25794 25795 25796 25797 25798 25799 25800 25801 25802 25803 25804 25805 25806 25807 25808 25809 25810 25811 25812 25813 25814 25815 25816 25817 25818 25819 25820 25821 25822 25823 25824 25825 25826 25827 25828 25829 25830 25831 25832 25833 25834 25835 25836 25837 25838 25839 25840 25841 25842 25843 25844 25845 25846 25847 25848 25849 25850 25851 25852 25853 25854 25855 25856 25857 25858 25859 25860 25861 25862 25863 25864 25865 25866 25867 25868 25869 25870 25871 25872 25873 25874 25875 25876 25877 25878 25879 25880 25881 25882 25883 25884 25885 25886 25887 25888 25889 25890 25891 25892 25893 25894 25895 25896 25897 25898 25899 25900 25901 25902 25903 25904 25905 25906 25907 25908 25909 25910 25911 25912 25913 25914 25915 25916 25917 25918 25919 25920 25921 25922 25923 25924 25925 25926 25927 25928 25929 25930 25931 25932 25933 25934 25935 25936 25937 25938 25939 25940 25941 25942 25943 25944 25945 25946 25947 25948 25949 25950 25951 25952 25953 25954 25955 25956 25957 25958 25959 25960 25961 25962 25963 25964 25965 25966 25967 25968 25969 25970 25971 25972 25973 25974 25975 25976 25977 25978 25979 25980 25981 25982 25983 25984 25985 25986 25987 25988 25989 25990 25991 25992 25993 25994 25995 25996 25997 25998 25999 26000 26001 26002 26003 26004 26005 26006 26007 26008 26009 26010 26011 26012 26013 26014 26015 26016 26017 26018 26019 26020 26021 26022 26023 26024 26025 26026 26027 26028 26029 26030 26031 26032 26033 26034 26035 26036 26037 26038 26039 26040 26041 26042 26043 26044 26045 26046 26047 26048 26049 26050 26051 26052 26053 26054 26055 26056 26057 26058 26059 26060 26061 26062 26063 26064 26065 26066 26067 26068 26069 26070 26071 26072 26073 26074 26075 26076 26077 26078 26079 26080 26081 26082 26083 26084 26085 26086 26087 26088 26089 26090 26091 26092 26093 26094 26095 26096 26097 26098 26099 26100 26101 26102 26103 26104 26105 26106 26107 26108 26109 26110 26111 26112 26113 26114 26115 26116 26117 26118 26119 26120 26121 26122 26123 26124 26125 26126 26127 26128 26129 26130 26131 26132 26133 26134 26135 26136 26137 26138 26139 26140 26141 26142 26143 26144 26145 26146 26147 26148 26149 26150 26151 26152 26153 26154 26155 26156 26157 26158 26159 26160 26161 26162 26163 26164 26165 26166 26167 26168 26169 26170 26171 26172 26173 26174 26175 26176 26177 26178 26179 26180 26181 26182 26183 26184 26185 26186 26187 26188 26189 26190 26191 26192 26193 26194 26195 26196 26197 26198 26199 26200 26201 26202 26203 26204 26205 26206 26207 26208 26209 26210 26211 26212 26213 26214 26215 26216 26217 26218 26219 26220 26221 26222 26223 26224 26225 26226 26227 26228 26229 26230 26231 26232 26233 26234 26235 26236 26237 26238 26239 26240 26241 26242 26243 26244 26245 26246 26247 26248 26249 26250 26251 26252 26253 26254 26255 26256 26257 26258 26259 26260 26261 26262 26263 26264 26265 26266 26267 26268 26269 26270 26271 26272 26273 26274 26275 26276 26277 26278 26279 26280 26281 26282 26283 26284 26285 26286 26287 26288 26289 26290 26291 26292 26293 26294 26295 26296 26297 26298 26299 26300 26301 26302 26303 26304 26305 26306 26307 26308 26309 26310 26311 26312 26313 26314 26315 26316 26317 26318 26319 26320 26321 26322 26323 26324 26325 26326 26327 26328 26329 26330 26331 26332 26333 26334 26335 26336 26337 26338 26339 26340 26341 26342 26343 26344 26345 26346 26347 26348 26349 26350 26351 26352 26353 26354 26355 26356 26357 26358 26359 26360 26361 26362 26363 26364 26365 26366 26367 26368 26369 26370 26371 26372 26373 26374 26375 26376 26377 26378 26379 26380 26381 26382 26383 26384 26385 26386 26387 26388 26389 26390 26391 26392 26393 26394 26395 26396 26397 26398 26399 26400 26401 26402 26403 26404 26405 26406 26407 26408 26409 26410 26411 26412 26413 26414 26415 26416 26417 26418 26419 26420 26421 26422 26423 26424 26425 26426 26427 26428 26429 26430 26431 26432 26433 26434 26435 26436 26437 26438 26439 26440 26441 26442 26443 26444 26445 26446 26447 26448 26449 26450 26451 26452 26453 26454 26455 26456 26457 26458 26459 26460 26461 26462 26463 26464 26465 26466 26467 26468 26469 26470 26471 26472 26473 26474 26475 26476 26477 26478 26479 26480 26481 26482 26483 26484 26485 26486 26487 26488 26489 26490 26491 26492 26493 26494 26495 26496 26497 26498 26499 26500 26501 26502 26503 26504 26505 26506 26507 26508 26509 26510 26511 26512 26513 26514 26515 26516 26517 26518 26519 26520 26521 26522 26523 26524 26525 26526 26527 26528 26529 26530 26531 26532 26533 26534 26535 26536 26537 26538 26539 26540 26541 26542 26543 26544 26545 26546 26547 26548 26549 26550 26551 26552 26553 26554 26555 26556 26557 26558 26559 26560 26561 26562 26563 26564 26565 26566 26567 26568 26569 26570 26571 26572 26573 26574 26575 26576 26577 26578 26579 26580 26581 26582 26583 26584 26585 26586 26587 26588 26589 26590 26591 26592 26593 26594 26595 26596 26597 26598 26599 26600 26601 26602 26603 26604 26605 26606 26607 26608 26609 26610 26611 26612 26613 26614 26615 26616 26617 26618 26619 26620 26621 26622 26623 26624 26625 26626 26627 26628 26629 26630 26631 26632 26633 26634 26635 26636 26637 26638 26639 26640 26641 26642 26643 26644 26645 26646 26647 26648 26649 26650 26651 26652 26653 26654 26655 26656 26657 26658 26659 26660 26661 26662 26663 26664 26665 26666 26667 26668 26669 26670 26671 26672 26673 26674 26675 26676 26677 26678 26679 26680 26681 26682 26683 26684 26685 26686 26687 26688 26689 26690 26691 26692 26693 26694 26695 26696 26697 26698 26699 26700 26701 26702 26703 26704 26705 26706 26707 26708 26709 26710 26711 26712 26713 26714 26715 26716 26717 26718 26719 26720 26721 26722 26723 26724 26725 26726 26727 26728 26729 26730 26731 26732 26733 26734 26735 26736 26737 26738 26739 26740 26741 26742 26743 26744 26745 26746 26747 26748 26749 26750 26751 26752 26753 26754 26755 26756 26757 26758 26759 26760 26761 26762 26763 26764 26765 26766 26767 26768 26769 26770 26771 26772 26773 26774 26775 26776 26777 26778 26779 26780 26781 26782 26783 26784 26785 26786 26787 26788 26789 26790 26791 26792 26793 26794 26795 26796 26797 26798 26799 26800 26801 26802 26803 26804 26805 26806 26807 26808 26809 26810 26811 26812 26813 26814 26815 26816 26817 26818 26819 26820 26821 26822 26823 26824 26825 26826 26827 26828 26829 26830 26831 26832 26833 26834 26835 26836 26837 26838 26839 26840 26841 26842 26843 26844 26845 26846 26847 26848 26849 26850 26851 26852 26853 26854 26855 26856 26857 26858 26859 26860 26861 26862 26863 26864 26865 26866 26867 26868 26869 26870 26871 26872 26873 26874 26875 26876 26877 26878 26879 26880 26881 26882 26883 26884 26885 26886 26887 26888 26889 26890 26891 26892 26893 26894 26895 26896 26897 26898 26899 26900 26901 26902 26903 26904 26905 26906 26907 26908 26909 26910 26911 26912 26913 26914 26915 26916 26917 26918 26919 26920 26921 26922 26923 26924 26925 26926 26927 26928 26929 26930 26931 26932 26933 26934 26935 26936 26937 26938 26939 26940 26941 26942 26943 26944 26945 26946 26947 26948 26949 26950 26951 26952 26953 26954 26955 26956 26957 26958 26959 26960 26961 26962 26963 26964 26965 26966 26967 26968 26969 26970 26971 26972 26973 26974 26975 26976 26977 26978 26979 26980 26981 26982 26983 26984 26985 26986 26987 26988 26989 26990 26991 26992 26993 26994 26995 26996 26997 26998 26999 27000 27001 27002 27003 27004 27005 27006 27007 27008 27009 27010 27011 27012 27013 27014 27015 27016 27017 27018 27019 27020 27021 27022 27023 27024 27025 27026 27027 27028 27029 27030 27031 27032 27033 27034 27035 27036 27037 27038 27039 27040 27041 27042 27043 27044 27045 27046 27047 27048 27049 27050 27051 27052 27053 27054 27055 27056 27057 27058 27059 27060 27061 27062 27063 27064 27065 27066 27067 27068 27069 27070 27071 27072 27073 27074 27075 27076 27077 27078 27079 27080 27081 27082 27083 27084 27085 27086 27087 27088 27089 27090 27091 27092 27093 27094 27095 27096 27097 27098 27099 27100 27101 27102 27103 27104 27105 27106 27107 27108 27109 27110 27111 27112 27113 27114 27115 27116 27117 27118 27119 27120 27121 27122 27123 27124 27125 27126 27127 27128 27129 27130 27131 27132 27133 27134 27135 27136 27137 27138 27139 27140 27141 27142 27143 27144 27145 27146 27147 27148 27149 27150 27151 27152 27153 27154 27155 27156 27157 27158 27159 27160 27161 27162 27163 27164 27165 27166 27167 27168 27169 27170 27171 27172 27173 27174 27175 27176 27177 27178 27179 27180 27181 27182 27183 27184 27185 27186 27187 27188 27189 27190 27191 27192 27193 27194 27195 27196 27197 27198 27199 27200 27201 27202 27203 27204 27205 27206 27207 27208 27209 27210 27211 27212 27213 27214 27215 27216 27217 27218 27219 27220 27221 27222 27223 27224 27225 27226 27227 27228 27229 27230 27231 27232 27233 27234 27235 27236 27237 27238 27239 27240 27241 27242 27243 27244 27245 27246 27247 27248 27249 27250 27251 27252 27253 27254 27255 27256 27257 27258 27259 27260 27261 27262 27263 27264 27265 27266 27267 27268 27269 27270 27271 27272 27273 27274 27275 27276 27277 27278 27279 27280 27281 27282 27283 27284 27285 27286 27287 27288 27289 27290 27291 27292 27293 27294 27295 27296 27297 27298 27299 27300 27301 27302 27303 27304 27305 27306 27307 27308 27309 27310 27311 27312 27313 27314 27315 27316 27317 27318 27319 27320 27321 27322 27323 27324 27325 27326 27327 27328 27329 27330 27331 27332 27333 27334 27335 27336 27337 27338 27339 27340 27341 27342 27343 27344 27345 27346 27347 27348 27349 27350 27351 27352 27353 27354 27355 27356 27357 27358 27359 27360 27361 27362 27363 27364 27365 27366 27367 27368 27369 27370 27371 27372 27373 27374 27375 27376 27377 27378 27379 27380 27381 27382 27383 27384 27385 27386 27387 27388 27389 27390 27391 27392 27393 27394 27395 27396 27397 27398 27399 27400 27401 27402 27403 27404 27405 27406 27407 27408 27409 27410 27411 27412 27413 27414 27415 27416 27417 27418 27419 27420 27421 27422 27423 27424 27425 27426 27427 27428 27429 27430 27431 27432 27433 27434 27435 27436 27437 27438 27439 27440 27441 27442 27443 27444 27445 27446 27447 27448 27449 27450 27451 27452 27453 27454 27455 27456 27457 27458 27459 27460 27461 27462 27463 27464 27465 27466 27467 27468 27469 27470 27471 27472 27473 27474 27475 27476 27477 27478 27479 27480 27481 27482 27483 27484 27485 27486 27487 27488 27489 27490 27491 27492 27493 27494 27495 27496 27497 27498 27499 27500 27501 27502 27503 27504 27505 27506 27507 27508 27509 27510 27511 27512 27513 27514 27515 27516 27517 27518 27519 27520 27521 27522 27523 27524 27525 27526 27527 27528 27529 27530 27531 27532 27533 27534 27535 27536 27537 27538 27539 27540 27541 27542 27543 27544 27545 27546 27547 27548 27549 27550 27551 27552 27553 27554 27555 27556 27557 27558 27559 27560 27561 27562 27563 27564 27565 27566 27567 27568 27569 27570 27571 27572 27573 27574 27575 27576 27577 27578 27579 27580 27581 27582 27583 27584 27585 27586 27587 27588 27589 27590 27591 27592 27593 27594 27595 27596 27597 27598 27599 27600 27601 27602 27603 27604 27605 27606 27607 27608 27609 27610 27611 27612 27613 27614 27615 27616 27617 27618 27619 27620 27621 27622 27623 27624 27625 27626 27627 27628 27629 27630 27631 27632 27633 27634 27635 27636 27637 27638 27639 27640 27641 27642 27643 27644 27645 27646 27647 27648 27649 27650 27651 27652 27653 27654 27655 27656 27657 27658 27659 27660 27661 27662 27663 27664 27665 27666 27667 27668 27669 27670 27671 27672 27673 27674 27675 27676 27677 27678 27679 27680 27681 27682 27683 27684 27685 27686 27687 27688 27689 27690 27691 27692 27693 27694 27695 27696 27697 27698 27699 27700 27701 27702 27703 27704 27705 27706 27707 27708 27709 27710 27711 27712 27713 27714 27715 27716 27717 27718 27719 27720 27721 27722 27723 27724 27725 27726 27727 27728 27729 27730 27731 27732 27733 27734 27735 27736 27737 27738 27739 27740 27741 27742 27743 27744 27745 27746 27747 27748 27749 27750 27751 27752 27753 27754 27755 27756 27757 27758 27759 27760 27761 27762 27763 27764 27765 27766 27767 27768 27769 27770 27771 27772 27773 27774 27775 27776 27777 27778 27779 27780 27781 27782 27783 27784 27785 27786 27787 27788 27789 27790 27791 27792 27793 27794 27795 27796 27797 27798 27799 27800 27801 27802 27803 27804 27805 27806 27807 27808 27809 27810 27811 27812 27813 27814 27815 27816 27817 27818 27819 27820 27821 27822 27823 27824 27825 27826 27827 27828 27829 27830 27831 27832 27833 27834 27835 27836 27837 27838 27839 27840 27841 27842 27843 27844 27845 27846 27847 27848 27849 27850 27851 27852 27853 27854 27855 27856 27857 27858 27859 27860 27861 27862 27863 27864 27865 27866 27867 27868 27869 27870 27871 27872 27873 27874 27875 27876 TooltipText=null 10:57:52.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:52.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:52.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestLoopClass.*' finished successfully 10:57:52.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:57:52.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'Match Job' is a system job, skipped 10:57:52.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'IOConsole Updater' is a system job, skipped 10:57:52.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 10:57:52.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 10:57:52.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reveal End of Document' is a system job, skipped 10:57:52.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 10:57:52.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:57:52.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:57:52.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:57:52.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:57:52.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:57:52.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:57:52.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:57:52.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:57:52.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:57:52.413 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds 10:57:55.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:55.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:55.442 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:55.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:55.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:55.510 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:55.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:55.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:55.510 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:55.511 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 10:57:55.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:55.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:55.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:55.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:55.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:55.744 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:55.744 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:55.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:55.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:55.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:55.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:55.745 INFO [WorkbenchTestable][AbstractView] Terminating console 10:57:55.746 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:55.746 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:55.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:55.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:55.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:55.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:55.747 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") 10:57:55.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:55.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:55.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:55.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:55.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:57:55.748 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Terminate 10:57:55.748 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:57:55.748 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:57:55.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 10:57:55.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:55.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:55.849 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:55.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:55.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:55.857 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:55.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:55.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:55.910 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:55.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 '\*?\QConsole\E') 10:57:55.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:55.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:55.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:55.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:55.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:55.918 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:55.918 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:55.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:55.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:55.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:55.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:55.919 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:55.919 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:55.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:55.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:55.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:55.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:55.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:55.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:55.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 10:57:55.920 INFO [WorkbenchTestable][AbstractView] Console terminated 10:57:55.921 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:55.921 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:55.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:55.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:55.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:55.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:55.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:55.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:55.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:55.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:55.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:57:55.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:55.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:55.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:57:55.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 10:57:55.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:55.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:55.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:55.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:55.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:57:55.924 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:57:56.924 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:56.924 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:56.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:56.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=1687392 1687393 1687394 1687395 1687396 1687397 1687398 1687399 1687400 1687401 1687402 1687403 1687404 1687405 1687406 1687407 1687408 1687409 1687410 1687411 1687412 1687413 1687414 1687415 1687416 1687417 1687418 1687419 1687420 1687421 1687422 1687423 1687424 1687425 1687426 1687427 1687428 1687429 1687430 1687431 1687432 1687433 1687434 1687435 1687436 1687437 1687438 1687439 1687440 1687441 1687442 1687443 1687444 1687445 1687446 1687447 1687448 1687449 1687450 1687451 1687452 1687453 1687454 1687455 1687456 1687457 1687458 1687459 1687460 1687461 1687462 1687463 1687464 1687465 1687466 1687467 1687468 1687469 1687470 1687471 1687472 1687473 1687474 1687475 1687476 1687477 1687478 1687479 1687480 1687481 1687482 1687483 1687484 1687485 1687486 1687487 1687488 1687489 1687490 1687491 1687492 1687493 1687494 1687495 1687496 1687497 1687498 1687499 1687500 1687501 1687502 1687503 1687504 1687505 1687506 1687507 1687508 1687509 1687510 1687511 1687512 1687513 1687514 1687515 1687516 1687517 1687518 1687519 1687520 1687521 1687522 1687523 1687524 1687525 1687526 1687527 1687528 1687529 1687530 1687531 1687532 1687533 1687534 1687535 1687536 1687537 1687538 1687539 1687540 1687541 1687542 1687543 1687544 1687545 1687546 1687547 1687548 1687549 1687550 1687551 1687552 1687553 1687554 1687555 1687556 1687557 1687558 1687559 1687560 1687561 1687562 1687563 1687564 1687565 1687566 1687567 1687568 1687569 1687570 1687571 1687572 1687573 1687574 1687575 1687576 1687577 1687578 1687579 1687580 1687581 1687582 1687583 1687584 1687585 1687586 1687587 1687588 1687589 1687590 1687591 1687592 1687593 1687594 1687595 1687596 1687597 1687598 1687599 1687600 1687601 1687602 1687603 1687604 1687605 1687606 1687607 1687608 1687609 1687610 1687611 1687612 1687613 1687614 1687615 1687616 1687617 1687618 1687619 1687620 1687621 1687622 1687623 1687624 1687625 1687626 1687627 1687628 1687629 1687630 1687631 1687632 1687633 1687634 1687635 1687636 1687637 1687638 1687639 1687640 1687641 1687642 1687643 1687644 1687645 1687646 1687647 1687648 1687649 1687650 1687651 1687652 1687653 1687654 1687655 1687656 1687657 1687658 1687659 1687660 1687661 1687662 1687663 1687664 1687665 1687666 1687667 1687668 1687669 1687670 1687671 1687672 1687673 1687674 1687675 1687676 1687677 1687678 1687679 1687680 1687681 1687682 1687683 1687684 1687685 1687686 1687687 1687688 1687689 1687690 1687691 1687692 1687693 1687694 1687695 1687696 1687697 1687698 1687699 1687700 1687701 1687702 1687703 1687704 1687705 1687706 1687707 1687708 1687709 1687710 1687711 1687712 1687713 1687714 1687715 1687716 1687717 1687718 1687719 1687720 1687721 1687722 1687723 1687724 1687725 1687726 1687727 1687728 1687729 1687730 1687731 1687732 1687733 1687734 1687735 1687736 1687737 1687738 1687739 1687740 1687741 1687742 1687743 1687744 1687745 1687746 1687747 1687748 1687749 1687750 1687751 1687752 1687753 1687754 1687755 1687756 1687757 1687758 1687759 1687760 1687761 1687762 1687763 1687764 1687765 1687766 1687767 1687768 1687769 1687770 1687771 1687772 1687773 1687774 1687775 1687776 1687777 1687778 1687779 1687780 1687781 1687782 1687783 1687784 1687785 1687786 1687787 1687788 1687789 1687790 1687791 1687792 1687793 1687794 1687795 1687796 1687797 1687798 1687799 1687800 1687801 1687802 1687803 1687804 1687805 1687806 1687807 1687808 1687809 1687810 1687811 1687812 1687813 1687814 1687815 1687816 1687817 1687818 1687819 1687820 1687821 1687822 1687823 1687824 1687825 1687826 1687827 1687828 1687829 1687830 1687831 1687832 1687833 1687834 1687835 1687836 1687837 1687838 1687839 1687840 1687841 1687842 1687843 1687844 1687845 1687846 1687847 1687848 1687849 1687850 1687851 1687852 1687853 1687854 1687855 1687856 1687857 1687858 1687859 1687860 1687861 1687862 1687863 1687864 1687865 1687866 1687867 1687868 1687869 1687870 1687871 1687872 1687873 1687874 1687875 1687876 1687877 1687878 1687879 1687880 1687881 1687882 1687883 1687884 1687885 1687886 1687887 1687888 1687889 1687890 1687891 1687892 1687893 1687894 1687895 1687896 1687897 1687898 1687899 1687900 1687901 1687902 1687903 1687904 1687905 1687906 1687907 1687908 1687909 1687910 1687911 1687912 1687913 1687914 1687915 1687916 1687917 1687918 1687919 1687920 1687921 1687922 1687923 1687924 1687925 1687926 1687927 1687928 1687929 1687930 1687931 1687932 1687933 1687934 1687935 1687936 1687937 1687938 1687939 1687940 1687941 1687942 1687943 1687944 1687945 1687946 1687947 1687948 1687949 1687950 1687951 1687952 1687953 1687954 1687955 1687956 1687957 1687958 1687959 1687960 1687961 1687962 1687963 1687964 1687965 1687966 1687967 1687968 1687969 1687970 1687971 1687972 1687973 1687974 1687975 1687976 1687977 1687978 1687979 1687980 1687981 1687982 1687983 1687984 1687985 1687986 1687987 1687988 1687989 1687990 1687991 1687992 1687993 1687994 1687995 1687996 1687997 1687998 1687999 1688000 1688001 1688002 1688003 1688004 1688005 1688006 1688007 1688008 1688009 1688010 1688011 1688012 1688013 1688014 1688015 1688016 1688017 1688018 1688019 1688020 1688021 1688022 1688023 1688024 1688025 1688026 1688027 1688028 1688029 1688030 1688031 1688032 1688033 1688034 1688035 1688036 1688037 1688038 1688039 1688040 1688041 1688042 1688043 1688044 1688045 1688046 1688047 1688048 1688049 1688050 1688051 1688052 1688053 1688054 1688055 1688056 1688057 1688058 1688059 1688060 1688061 1688062 1688063 1688064 1688065 1688066 1688067 1688068 1688069 1688070 1688071 1688072 1688073 1688074 1688075 1688076 1688077 1688078 1688079 1688080 1688081 1688082 1688083 1688084 1688085 1688086 1688087 1688088 1688089 1688090 1688091 1688092 1688093 1688094 1688095 1688096 1688097 1688098 1688099 1688100 1688101 1688102 1688103 1688104 1688105 1688106 1688107 1688108 1688109 1688110 1688111 1688112 1688113 1688114 1688115 1688116 1688117 1688118 1688119 1688120 1688121 1688122 1688123 1688124 1688125 1688126 1688127 1688128 1688129 1688130 1688131 1688132 1688133 1688134 1688135 1688136 1688137 1688138 1688139 1688140 1688141 1688142 1688143 1688144 1688145 1688146 1688147 1688148 1688149 1688150 1688151 1688152 1688153 1688154 1688155 1688156 1688157 1688158 1688159 1688160 1688161 1688162 1688163 1688164 1688165 1688166 1688167 1688168 1688169 1688170 1688171 1688172 1688173 1688174 1688175 1688176 1688177 1688178 1688179 1688180 1688181 1688182 1688183 1688184 1688185 1688186 1688187 1688188 1688189 1688190 1688191 1688192 1688193 1688194 1688195 1688196 1688197 1688198 1688199 1688200 1688201 1688202 1688203 1688204 1688205 1688206 1688207 1688208 1688209 1688210 1688211 1688212 1688213 1688214 1688215 1688216 1688217 1688218 1688219 1688220 1688221 1688222 1688223 1688224 1688225 1688226 1688227 1688228 1688229 1688230 1688231 1688232 1688233 1688234 1688235 1688236 1688237 1688238 1688239 1688240 1688241 1688242 1688243 1688244 1688245 1688246 1688247 1688248 1688249 1688250 1688251 1688252 1688253 1688254 1688255 1688256 1688257 1688258 1688259 1688260 1688261 1688262 1688263 1688264 1688265 1688266 1688267 1688268 1688269 1688270 1688271 1688272 1688273 1688274 1688275 1688276 1688277 1688278 1688279 1688280 1688281 1688282 1688283 1688284 1688285 1688286 1688287 1688288 1688289 1688290 1688291 1688292 1688293 1688294 1688295 1688296 1688297 1688298 1688299 1688300 1688301 1688302 1688303 1688304 1688305 1688306 1688307 1688308 1688309 1688310 1688311 1688312 1688313 1688314 1688315 1688316 1688317 1688318 1688319 1688320 1688321 1688322 1688323 1688324 1688325 1688326 1688327 1688328 1688329 1688330 1688331 1688332 1688333 1688334 1688335 1688336 1688337 1688338 1688339 1688340 1688341 1688342 1688343 1688344 1688345 1688346 1688347 1688348 1688349 1688350 1688351 1688352 1688353 1688354 1688355 1688356 1688357 1688358 1688359 1688360 1688361 1688362 1688363 1688364 1688365 1688366 1688367 1688368 1688369 1688370 1688371 1688372 1688373 1688374 1688375 1688376 1688377 1688378 1688379 1688380 1688381 1688382 1688383 1688384 1688385 1688386 1688387 1688388 1688389 1688390 1688391 1688392 1688393 1688394 1688395 1688396 1688397 1688398 1688399 1688400 1688401 1688402 1688403 1688404 1688405 1688406 1688407 1688408 1688409 1688410 1688411 1688412 1688413 1688414 1688415 1688416 1688417 1688418 1688419 1688420 1688421 1688422 1688423 1688424 1688425 1688426 1688427 1688428 1688429 1688430 1688431 1688432 1688433 1688434 1688435 1688436 1688437 1688438 1688439 1688440 1688441 1688442 1688443 1688444 1688445 1688446 1688447 1688448 1688449 1688450 1688451 1688452 1688453 1688454 1688455 1688456 1688457 1688458 1688459 1688460 1688461 1688462 1688463 1688464 1688465 1688466 1688467 1688468 1688469 1688470 1688471 1688472 1688473 1688474 1688475 1688476 1688477 1688478 1688479 1688480 1688481 1688482 1688483 1688484 1688485 1688486 1688487 1688488 1688489 1688490 1688491 1688492 1688493 1688494 1688495 1688496 1688497 1688498 1688499 1688500 1688501 1688502 1688503 1688504 1688505 1688506 1688507 1688508 1688509 1688510 1688511 1688512 1688513 1688514 1688515 1688516 1688517 1688518 1688519 1688520 1688521 1688522 1688523 1688524 1688525 1688526 1688527 1688528 1688529 1688530 1688531 1688532 1688533 1688534 1688535 1688536 1688537 1688538 1688539 1688540 1688541 1688542 1688543 1688544 1688545 1688546 1688547 1688548 1688549 1688550 1688551 1688552 1688553 1688554 1688555 1688556 1688557 1688558 1688559 1688560 1688561 1688562 1688563 1688564 1688565 1688566 1688567 1688568 1688569 1688570 1688571 1688572 1688573 1688574 1688575 1688576 1688577 1688578 1688579 1688580 1688581 1688582 1688583 1688584 1688585 1688586 1688587 1688588 1688589 1688590 1688591 1688592 1688593 1688594 1688595 1688596 1688597 1688598 1688599 1688600 1688601 1688602 1688603 1688604 1688605 1688606 1688607 1688608 1688609 1688610 1688611 1688612 1688613 1688614 1688615 1688616 1688617 1688618 1688619 1688620 1688621 1688622 1688623 1688624 1688625 1688626 1688627 1688628 1688629 1688630 1688631 1688632 1688633 1688634 1688635 1688636 1688637 1688638 1688639 1688640 1688641 1688642 1688643 1688644 1688645 1688646 1688647 1688648 1688649 1688650 1688651 1688652 1688653 1688654 1688655 1688656 1688657 1688658 1688659 1688660 1688661 1688662 1688663 1688664 1688665 1688666 1688667 1688668 1688669 1688670 1688671 1688672 1688673 1688674 1688675 1688676 1688677 1688678 1688679 1688680 1688681 1688682 1688683 1688684 1688685 1688686 1688687 1688688 1688689 1688690 1688691 1688692 1688693 1688694 1688695 1688696 1688697 1688698 1688699 1688700 1688701 1688702 1688703 1688704 1688705 1688706 1688707 1688708 1688709 1688710 1688711 1688712 1688713 1688714 1688715 1688716 1688717 1688718 1688719 1688720 1688721 1688722 1688723 1688724 1688725 1688726 1688727 1688728 1688729 1688730 1688731 1688732 1688733 1688734 1688735 1688736 1688737 1688738 1688739 1688740 1688741 1688742 1688743 1688744 1688745 1688746 1688747 1688748 1688749 1688750 1688751 1688752 1688753 1688754 1688755 1688756 1688757 1688758 1688759 1688760 1688761 1688762 1688763 1688764 1688765 1688766 1688767 1688768 1688769 1688770 1688771 1688772 1688773 1688774 1688775 1688776 1688777 1688778 1688779 1688780 1688781 1688782 1688783 1688784 1688785 1688786 1688787 1688788 1688789 1688790 1688791 1688792 1688793 1688794 1688795 1688796 1688797 1688798 1688799 1688800 1688801 1688802 1688803 1688804 1688805 1688806 1688807 1688808 1688809 1688810 1688811 1688812 1688813 1688814 1688815 1688816 1688817 1688818 1688819 1688820 1688821 1688822 1688823 1688824 1688825 1688826 1688827 1688828 1688829 1688830 1688831 1688832 1688833 1688834 1688835 1688836 1688837 1688838 1688839 1688840 1688841 1688842 1688843 1688844 1688845 1688846 1688847 1688848 1688849 1688850 1688851 1688852 1688853 1688854 1688855 1688856 1688857 1688858 1688859 1688860 1688861 1688862 1688863 1688864 1688865 1688866 1688867 1688868 1688869 1688870 1688871 1688872 1688873 1688874 1688875 1688876 1688877 1688878 1688879 1688880 1688881 1688882 1688883 1688884 1688885 1688886 1688887 1688888 1688889 1688890 1688891 1688892 1688893 1688894 1688895 1688896 1688897 1688898 1688899 1688900 1688901 1688902 1688903 1688904 1688905 1688906 1688907 1688908 1688909 1688910 1688911 1688912 1688913 1688914 1688915 1688916 1688917 1688918 1688919 1688920 1688921 1688922 1688923 1688924 1688925 1688926 1688927 1688928 1688929 1688930 1688931 1688932 1688933 1688934 1688935 1688936 1688937 1688938 1688939 1688940 1688941 1688942 1688943 1688944 1688945 1688946 1688947 1688948 1688949 1688950 1688951 1688952 1688953 1688954 1688955 1688956 1688957 1688958 1688959 1688960 1688961 1688962 1688963 1688964 1688965 1688966 1688967 1688968 1688969 1688970 1688971 1688972 1688973 1688974 1688975 1688976 1688977 1688978 1688979 1688980 1688981 1688982 1688983 1688984 1688985 1688986 1688987 1688988 1688989 1688990 1688991 1688992 1688993 1688994 1688995 1688996 1688997 1688998 1688999 1689000 1689001 1689002 1689003 1689004 1689005 1689006 1689007 1689008 1689009 1689010 1689011 1689012 1689013 1689014 1689015 1689016 1689017 1689018 1689019 1689020 1689021 1689022 1689023 1689024 1689025 1689026 1689027 1689028 1689029 1689030 1689031 1689032 1689033 1689034 1689035 1689036 1689037 1689038 1689039 1689040 1689041 1689042 1689043 1689044 1689045 1689046 1689047 1689048 1689049 1689050 1689051 1689052 1689053 1689054 1689055 1689056 1689057 1689058 1689059 1689060 1689061 1689062 1689063 1689064 1689065 1689066 1689067 1689068 1689069 1689070 1689071 1689072 1689073 1689074 1689075 1689076 1689077 1689078 1689079 1689080 1689081 1689082 1689083 1689084 1689085 1689086 1689087 1689088 1689089 1689090 1689091 1689092 1689093 1689094 1689095 1689096 1689097 1689098 1689099 1689100 1689101 1689102 1689103 1689104 1689105 1689106 1689107 1689108 1689109 1689110 1689111 1689112 1689113 1689114 1689115 1689116 1689117 1689118 1689119 1689120 1689121 1689122 1689123 1689124 1689125 1689126 1689127 1689128 1689129 1689130 1689131 1689132 1689133 1689134 1689135 1689136 1689137 1689138 1689139 1689140 1689141 1689142 1689143 1689144 1689145 1689146 1689147 1689148 1689149 1689150 1689151 1689152 1689153 1689154 1689155 1689156 1689157 1689158 1689159 1689160 1689161 1689162 1689163 1689164 1689165 1689166 1689167 1689168 1689169 1689170 1689171 1689172 1689173 1689174 1689175 1689176 1689177 1689178 1689179 1689180 1689181 1689182 1689183 1689184 1689185 1689186 1689187 1689188 1689189 1689190 1689191 1689192 1689193 1689194 1689195 1689196 1689197 1689198 1689199 1689200 1689201 1689202 1689203 1689204 1689205 1689206 1689207 1689208 1689209 1689210 1689211 1689212 1689213 1689214 1689215 1689216 1689217 1689218 1689219 1689220 1689221 1689222 1689223 1689224 1689225 1689226 1689227 1689228 1689229 1689230 1689231 1689232 1689233 1689234 1689235 1689236 1689237 1689238 1689239 1689240 1689241 1689242 1689243 1689244 1689245 1689246 1689247 1689248 1689249 1689250 1689251 1689252 1689253 1689254 1689255 1689256 1689257 1689258 1689259 1689260 1689261 1689262 1689263 1689264 1689265 1689266 1689267 1689268 1689269 1689270 1689271 1689272 1689273 1689274 1689275 1689276 1689277 1689278 1689279 1689280 1689281 1689282 1689283 1689284 1689285 1689286 1689287 1689288 1689289 1689290 1689291 1689292 1689293 1689294 1689295 1689296 1689297 1689298 1689299 1689300 1689301 1689302 1689303 1689304 1689305 1689306 1689307 1689308 1689309 1689310 1689311 1689312 1689313 1689314 1689315 1689316 1689317 1689318 1689319 1689320 1689321 1689322 1689323 1689324 1689325 1689326 1689327 1689328 1689329 1689330 1689331 1689332 1689333 1689334 1689335 1689336 1689337 1689338 1689339 1689340 1689341 1689342 1689343 1689344 1689345 1689346 1689347 1689348 1689349 1689350 1689351 1689352 1689353 1689354 1689355 1689356 1689357 1689358 1689359 1689360 1689361 1689362 1689363 1689364 1689365 1689366 1689367 1689368 1689369 1689370 1689371 1689372 1689373 1689374 1689375 1689376 1689377 1689378 1689379 1689380 1689381 1689382 1689383 1689384 1689385 1689386 1689387 1689388 1689389 1689390 1689391 1689392 1689393 1689394 1689395 1689396 1689397 1689398 1689399 1689400 1689401 1689402 1689403 1689404 1689405 1689406 1689407 1689408 1689409 1689410 1689411 1689412 1689413 1689414 1689415 1689416 1689417 1689418 1689419 1689420 1689421 1689422 1689423 1689424 1689425 1689426 1689427 1689428 1689429 1689430 1689431 1689432 1689433 1689434 1689435 1689436 1689437 1689438 1689439 1689440 1689441 1689442 1689443 1689444 1689445 1689446 1689447 1689448 1689449 1689450 1689451 1689452 1689453 1689454 1689455 1689456 1689457 1689458 1689459 1689460 1689461 1689462 1689463 1689464 1689465 1689466 1689467 1689468 1689469 1689470 1689471 1689472 1689473 1689474 1689475 1689476 1689477 1689478 1689479 1689480 1689481 1689482 1689483 1689484 1689485 1689486 1689487 1689488 1689489 1689490 1689491 1689492 1689493 1689494 1689495 1689496 1689497 1689498 1689499 1689500 1689501 1689502 1689503 1689504 1689505 1689506 1689507 1689508 1689509 1689510 1689511 1689512 1689513 1689514 1689515 1689516 1689517 1689518 1689519 1689520 1689521 1689522 1689523 1689524 1689525 1689526 1689527 1689528 1689529 1689530 1689531 1689532 1689533 1689534 1689535 1689536 1689537 1689538 1689539 1689540 1689541 1689542 1689543 1689544 1689545 1689546 1689547 1689548 1689549 1689550 1689551 1689552 1689553 1689554 1689555 1689556 1689557 1689558 1689559 1689560 1689561 1689562 1689563 1689564 1689565 1689566 1689567 1689568 1689569 1689570 1689571 1689572 1689573 1689574 1689575 1689576 1689577 1689578 1689579 1689580 1689581 1689582 1689583 1689584 1689585 1689586 1689587 1689588 1689589 1689590 1689591 1689592 1689593 1689594 1689595 1689596 1689597 1689598 1689599 1689600 1689601 1689602 1689603 1689604 1689605 1689606 1689607 1689608 1689609 1689610 1689611 1689612 1689613 1689614 1689615 1689616 1689617 1689618 1689619 1689620 1689621 1689622 1689623 1689624 1689625 1689626 1689627 1689628 1689629 1689630 1689631 1689632 1689633 1689634 1689635 1689636 1689637 1689638 1689639 1689640 1689641 1689642 1689643 1689644 1689645 1689646 1689647 1689648 1689649 1689650 1689651 1689652 1689653 1689654 1689655 1689656 1689657 1689658 1689659 1689660 1689661 1689662 1689663 1689664 1689665 1689666 1689667 1689668 1689669 1689670 1689671 1689672 1689673 1689674 1689675 1689676 1689677 1689678 1689679 1689680 1689681 1689682 1689683 1689684 1689685 1689686 1689687 1689688 1689689 1689690 1689691 1689692 1689693 1689694 1689695 1689696 1689697 1689698 1689699 1689700 1689701 1689702 1689703 1689704 1689705 1689706 1689707 1689708 1689709 1689710 1689711 1689712 1689713 1689714 1689715 1689716 1689717 1689718 1689719 1689720 1689721 1689722 1689723 1689724 1689725 1689726 1689727 1689728 1689729 1689730 1689731 1689732 1689733 1689734 1689735 1689736 1689737 1689738 1689739 1689740 1689741 1689742 1689743 1689744 1689745 1689746 1689747 1689748 1689749 1689750 1689751 1689752 1689753 1689754 1689755 1689756 1689757 1689758 1689759 1689760 1689761 1689762 1689763 1689764 1689765 1689766 1689767 1689768 1689769 1689770 1689771 1689772 1689773 1689774 1689775 1689776 1689777 1689778 1689779 1689780 1689781 1689782 1689783 1689784 1689785 1689786 1689787 1689788 1689789 1689790 1689791 1689792 1689793 1689794 1689795 1689796 1689797 1689798 1689799 1689800 1689801 1689802 1689803 1689804 1689805 1689806 1689807 1689808 1689809 1689810 1689811 1689812 1689813 1689814 1689815 1689816 1689817 1689818 1689819 1689820 1689821 1689822 1689823 1689824 1689825 1689826 1689827 1689828 1689829 1689830 1689831 1689832 1689833 1689834 1689835 1689836 1689837 1689838 1689839 1689840 1689841 1689842 1689843 1689844 1689845 1689846 1689847 1689848 1689849 1689850 1689851 1689852 1689853 1689854 1689855 1689856 1689857 1689858 1689859 1689860 1689861 1689862 1689863 1689864 1689865 1689866 1689867 1689868 1689869 1689870 1689871 1689872 1689873 1689874 1689875 1689876 1689877 1689878 1689879 1689880 1689881 1689882 1689883 1689884 1689885 1689886 1689887 1689888 1689889 1689890 1689891 1689892 1689893 1689894 1689895 1689896 1689897 1689898 1689899 1689900 1689901 1689902 1689903 1689904 1689905 1689906 1689907 1689908 1689909 1689910 1689911 1689912 1689913 1689914 1689915 1689916 1689917 1689918 1689919 1689920 1689921 1689922 1689923 1689924 1689925 1689926 1689927 1689928 1689929 1689930 1689931 1689932 1689933 1689934 1689935 1689936 1689937 1689938 1689939 1689940 1689941 1689942 1689943 1689944 1689945 1689946 1689947 1689948 1689949 1689950 1689951 1689952 1689953 1689954 1689955 1689956 1689957 1689958 1689959 1689960 1689961 1689962 1689963 1689964 1689965 1689966 1689967 1689968 1689969 1689970 1689971 1689972 1689973 1689974 1689975 1689976 1689977 1689978 1689979 1689980 1689981 1689982 1689983 1689984 1689985 1689986 1689987 1689988 1689989 1689990 1689991 1689992 1689993 1689994 1689995 1689996 1689997 1689998 1689999 1690000 1690001 1690002 1690003 1690004 1690005 1690006 1690007 1690008 1690009 1690010 1690011 1690012 1690013 1690014 1690015 1690016 1690017 1690018 1690019 1690020 1690021 1690022 1690023 1690024 1690025 1690026 1690027 1690028 1690029 1690030 1690031 1690032 1690033 1690034 1690035 1690036 1690037 1690038 1690039 1690040 1690041 1690042 1690043 1690044 1690045 1690046 1690047 1690048 1690049 1690050 1690051 1690052 1690053 1690054 1690055 1690056 1690057 1690058 1690059 1690060 1690061 1690062 1690063 1690064 1690065 1690066 1690067 1690068 1690069 1690070 1690071 1690072 1690073 1690074 1690075 1690076 1690077 1690078 1690079 1690080 1690081 1690082 1690083 1690084 1690085 1690086 1690087 1690088 1690089 1690090 1690091 1690092 1690093 1690094 1690095 1690096 1690097 1690098 1690099 1690100 1690101 1690102 1690103 1690104 1690105 1690106 1690107 1690108 1690109 1690110 1690111 1690112 1690113 1690114 1690115 1690116 1690117 1690118 1690119 1690120 1690121 1690122 1690123 1690124 1690125 1690126 1690127 1690128 1690129 1690130 1690131 1690132 1690133 1690134 1690135 1690136 1690137 1690138 1690139 1690140 1690141 1690142 1690143 1690144 1690145 1690146 1690147 1690148 1690149 1690150 1690151 1690152 1690153 1690154 1690155 1690156 1690157 1690158 1690159 1690160 1690161 1690162 1690163 1690164 1690165 1690166 1690167 1690168 1690169 1690170 1690171 1690172 1690173 1690174 1690175 1690176 1690177 1690178 1690179 1690180 1690181 1690182 1690183 1690184 1690185 1690186 1690187 1690188 1690189 1690190 1690191 1690192 1690193 1690194 1690195 1690196 1690197 1690198 1690199 1690200 1690201 1690202 1690203 1690204 1690205 1690206 1690207 1690208 1690209 1690210 1690211 1690212 1690213 1690214 1690215 1690216 1690217 1690218 1690219 1690220 1690221 1690222 1690223 1690224 1690225 1690226 1690227 1690228 1690229 1690230 1690231 1690232 1690233 1690234 1690235 1690236 1690237 1690238 1690239 1690240 1690241 1690242 1690243 1690244 1690245 1690246 1690247 1690248 1690249 1690250 1690251 1690252 1690253 1690254 1690255 1690256 1690257 1690258 1690259 1690260 1690261 1690262 1690263 1690264 1690265 1690266 1690267 1690268 1690269 1690270 1690271 1690272 1690273 1690274 1690275 1690276 1690277 1690278 1690279 1690280 1690281 1690282 1690283 1690284 1690285 1690286 1690287 1690288 1690289 1690290 1690291 1690292 1690293 1690294 1690295 1690296 1690297 1690298 1690299 1690300 1690301 1690302 1690303 1690304 1690305 1690306 1690307 1690308 1690309 1690310 1690311 1690312 1690313 1690314 1690315 1690316 1690317 1690318 1690319 1690320 1690321 1690322 1690323 1690324 1690325 1690326 1690327 1690328 1690329 1690330 1690331 1690332 1690333 1690334 1690335 1690336 1690337 1690338 1690339 1690340 1690341 1690342 1690343 1690344 1690345 1690346 1690347 1690348 1690349 1690350 1690351 1690352 1690353 1690354 1690355 1690356 1690357 1690358 1690359 1690360 1690361 1690362 1690363 1690364 1690365 1690366 1690367 1690368 1690369 1690370 1690371 1690372 1690373 1690374 1690375 1690376 1690377 1690378 1690379 1690380 1690381 1690382 1690383 1690384 1690385 1690386 1690387 1690388 1690389 1690390 1690391 1690392 1690393 1690394 1690395 1690396 1690397 1690398 1690399 1690400 1690401 1690402 1690403 1690404 1690405 1690406 1690407 1690408 1690409 1690410 1690411 1690412 1690413 1690414 1690415 1690416 1690417 1690418 1690419 1690420 1690421 1690422 1690423 1690424 1690425 1690426 1690427 1690428 1690429 1690430 1690431 1690432 1690433 1690434 1690435 1690436 1690437 1690438 1690439 1690440 1690441 1690442 1690443 1690444 1690445 1690446 1690447 1690448 1690449 1690450 1690451 1690452 1690453 1690454 1690455 1690456 1690457 1690458 1690459 1690460 1690461 1690462 1690463 1690464 1690465 1690466 1690467 1690468 1690469 1690470 1690471 1690472 1690473 1690474 1690475 1690476 1690477 1690478 1690479 1690480 1690481 1690482 1690483 1690484 1690485 1690486 1690487 1690488 1690489 1690490 1690491 1690492 1690493 1690494 1690495 1690496 1690497 1690498 1690499 1690500 1690501 1690502 1690503 1690504 1690505 1690506 1690507 1690508 1690509 1690510 1690511 1690512 1690513 1690514 1690515 1690516 1690517 1690518 1690519 1690520 1690521 1690522 1690523 1690524 1690525 1690526 1690527 1690528 1690529 1690530 1690531 1690532 1690533 1690534 1690535 1690536 1690537 1690538 1690539 1690540 1690541 1690542 1690543 1690544 1690545 1690546 1690547 1690548 1690549 1690550 1690551 1690552 1690553 1690554 1690555 1690556 1690557 1690558 1690559 1690560 1690561 1690562 1690563 1690564 1690565 1690566 1690567 1690568 1690569 1690570 1690571 1690572 1690573 1690574 1690575 1690576 1690577 1690578 1690579 1690580 1690581 1690582 1690583 1690584 1690585 1690586 1690587 1690588 1690589 1690590 1690591 1690592 1690593 1690594 1690595 1690596 1690597 1690598 1690599 1690600 1690601 1690602 1690603 1690604 1690605 1690606 1690607 1690608 1690609 1690610 1690611 1690612 1690613 1690614 1690615 1690616 1690617 1690618 1690619 1690620 1690621 1690622 1690623 1690624 1690625 1690626 1690627 1690628 1690629 1690630 1690631 1690632 1690633 1690634 1690635 1690636 1690637 1690638 1690639 1690640 1690641 1690642 1690643 1690644 1690645 1690646 1690647 1690648 1690649 1690650 1690651 1690652 1690653 1690654 1690655 1690656 1690657 1690658 1690659 1690660 1690661 1690662 1690663 1690664 1690665 1690666 1690667 1690668 1690669 1690670 1690671 1690672 1690673 1690674 1690675 1690676 1690677 1690678 1690679 1690680 1690681 1690682 1690683 1690684 1690685 1690686 1690687 1690688 1690689 1690690 1690691 1690692 1690693 1690694 1690695 1690696 1690697 1690698 1690699 1690700 1690701 1690702 1690703 1690704 1690705 1690706 1690707 1690708 1690709 1690710 1690711 1690712 1690713 1690714 1690715 1690716 1690717 1690718 1690719 1690720 1690721 1690722 1690723 1690724 1690725 1690726 1690727 1690728 1690729 1690730 1690731 1690732 1690733 1690734 1690735 1690736 1690737 1690738 1690739 1690740 1690741 1690742 1690743 1690744 1690745 1690746 1690747 1690748 1690749 1690750 1690751 1690752 1690753 1690754 1690755 1690756 1690757 1690758 1690759 1690760 1690761 1690762 1690763 1690764 1690765 1690766 1690767 1690768 1690769 1690770 1690771 1690772 1690773 1690774 1690775 1690776 1690777 1690778 1690779 1690780 1690781 1690782 1690783 1690784 1690785 1690786 1690787 1690788 1690789 1690790 1690791 1690792 1690793 1690794 1690795 1690796 1690797 1690798 1690799 1690800 1690801 1690802 1690803 1690804 1690805 1690806 1690807 1690808 1690809 1690810 1690811 1690812 1690813 1690814 1690815 1690816 1690817 1690818 1690819 1690820 1690821 1690822 1690823 1690824 1690825 1690826 1690827 1690828 1690829 1690830 1690831 1690832 1690833 1690834 1690835 1690836 1690837 1690838 1690839 1690840 1690841 1690842 1690843 1690844 1690845 1690846 1690847 1690848 1690849 1690850 1690851 1690852 1690853 1690854 1690855 1690856 1690857 1690858 1690859 1690860 1690861 1690862 1690863 1690864 1690865 1690866 1690867 1690868 1690869 1690870 1690871 1690872 1690873 1690874 1690875 1690876 1690877 1690878 1690879 1690880 1690881 1690882 1690883 1690884 1690885 1690886 1690887 1690888 1690889 1690890 1690891 1690892 1690893 1690894 1690895 1690896 1690897 1690898 1690899 1690900 1690901 1690902 1690903 1690904 1690905 1690906 1690907 1690908 1690909 1690910 1690911 1690912 1690913 1690914 1690915 1690916 1690917 1690918 1690919 1690920 1690921 1690922 1690923 1690924 1690925 1690926 1690927 1690928 1690929 1690930 1690931 1690932 1690933 1690934 1690935 1690936 1690937 1690938 1690939 1690940 1690941 1690942 1690943 1690944 1690945 1690946 1690947 1690948 1690949 1690950 1690951 1690952 1690953 1690954 1690955 1690956 1690957 1690958 1690959 1690960 1690961 1690962 1690963 1690964 1690965 1690966 1690967 1690968 1690969 1690970 1690971 1690972 1690973 1690974 1690975 1690976 1690977 1690978 1690979 1690980 1690981 1690982 1690983 1690984 1690985 1690986 1690987 1690988 1690989 1690990 1690991 1690992 1690993 1690994 1690995 1690996 1690997 1690998 1690999 1691000 1691001 1691002 1691003 1691004 1691005 1691006 1691007 1691008 1691009 1691010 1691011 1691012 1691013 1691014 1691015 1691016 1691017 1691018 1691019 1691020 1691021 1691022 1691023 1691024 1691025 1691026 1691027 1691028 1691029 1691030 1691031 1691032 1691033 1691034 1691035 1691036 1691037 1691038 1691039 1691040 1691041 1691042 1691043 1691044 1691045 1691046 1691047 1691048 1691049 1691050 1691051 1691052 1691053 1691054 1691055 1691056 1691057 1691058 1691059 1691060 1691061 1691062 1691063 1691064 1691065 1691066 1691067 1691068 1691069 1691070 1691071 1691072 1691073 1691074 1691075 1691076 1691077 1691078 1691079 1691080 1691081 1691082 1691083 1691084 1691085 1691086 1691087 1691088 1691089 1691090 1691091 1691092 1691093 1691094 1691095 1691096 1691097 1691098 1691099 1691100 1691101 1691102 1691103 1691104 1691105 1691106 1691107 1691108 1691109 1691110 1691111 1691112 1691113 1691114 1691115 1691116 1691117 1691118 1691119 1691120 1691121 1691122 1691123 1691124 1691125 1691126 1691127 1691128 1691129 1691130 1691131 1691132 1691133 1691134 1691135 1691136 1691137 1691138 1691139 1691140 1691141 1691142 1691143 1691144 1691145 1691146 1691147 1691148 1691149 1691150 1691151 1691152 1691153 1691154 1691155 1691156 1691157 1691158 1691159 1691160 1691161 1691162 1691163 1691164 1691165 1691166 1691167 1691168 1691169 1691170 1691171 1691172 1691173 1691174 1691175 1691176 1691177 1691178 1691179 1691180 1691181 1691182 1691183 1691184 1691185 1691186 1691187 1691188 1691189 1691190 1691191 1691192 1691193 1691194 1691195 1691196 1691197 1691198 1691199 1691200 1691201 1691202 1691203 1691204 1691205 1691206 1691207 1691208 1691209 1691210 1691211 1691212 1691213 1691214 1691215 1691216 1691217 1691218 1691219 1691220 1691221 1691222 1691223 1691224 1691225 1691226 1691227 1691228 1691229 1691230 1691231 1691232 1691233 1691234 1691235 1691236 1691237 1691238 1691239 1691240 1691241 1691242 1691243 1691244 1691245 1691246 1691247 1691248 1691249 1691250 1691251 1691252 1691253 1691254 1691255 1691256 1691257 1691258 1691259 1691260 1691261 1691262 1691263 1691264 1691265 1691266 1691267 1691268 1691269 1691270 1691271 1691272 1691273 1691274 1691275 1691276 1691277 1691278 1691279 1691280 1691281 1691282 1691283 1691284 1691285 1691286 1691287 1691288 1691289 1691290 1691291 1691292 1691293 1691294 1691295 1691296 1691297 1691298 1691299 1691300 1691301 1691302 1691303 1691304 1691305 1691306 1691307 1691308 1691309 1691310 1691311 1691312 1691313 1691314 1691315 1691316 1691317 1691318 1691319 1691320 1691321 1691322 1691323 1691324 1691325 1691326 1691327 1691328 1691329 1691330 1691331 1691332 1691333 1691334 1691335 1691336 1691337 1691338 1691339 1691340 1691341 1691342 1691343 1691344 1691345 1691346 1691347 1691348 1691349 1691350 1691351 1691352 1691353 1691354 1691355 1691356 1691357 1691358 1691359 1691360 1691361 1691362 1691363 1691364 1691365 1691366 1691367 1691368 1691369 1691370 1691371 1691372 1691373 1691374 1691375 1691376 1691377 1691378 1691379 1691380 1691381 1691382 1691383 1691384 1691385 1691386 1691387 1691388 1691389 1691390 1691391 1691392 1691393 1691394 1691395 1691396 1691397 1691398 1691399 1691400 1691401 1691402 1691403 1691404 1691405 1691406 1691407 1691408 1691409 1691410 1691411 1691412 1691413 1691414 1691415 1691416 1691417 1691418 1691419 1691420 1691421 1691422 1691423 1691424 1691425 1691426 1691427 1691428 1691429 1691430 1691431 1691432 1691433 1691434 1691435 1691436 1691437 1691438 1691439 1691440 1691441 1691442 1691443 1691444 1691445 1691446 1691447 1691448 1691449 1691450 1691451 1691452 1691453 1691454 1691455 1691456 1691457 1691458 1691459 1691460 1691461 1691462 1691463 1691464 1691465 1691466 1691467 1691468 1691469 1691470 1691471 1691472 1691473 1691474 1691475 1691476 1691477 1691478 1691479 1691480 1691481 1691482 1691483 1691484 1691485 1691486 1691487 1691488 1691489 1691490 1691491 1691492 1691493 1691494 1691495 1691496 1691497 1691498 1691499 1691500 1691501 1691502 1691503 1691504 1691505 1691506 1691507 1691508 1691509 1691510 1691511 1691512 1691513 1691514 1691515 1691516 1691517 1691518 1691519 1691520 1691521 1691522 1691523 1691524 1691525 1691526 1691527 1691528 1691529 1691530 1691531 1691532 1691533 1691534 1691535 1691536 1691537 1691538 1691539 1691540 1691541 1691542 1691543 1691544 1691545 1691546 1691547 1691548 1691549 1691550 1691551 1691552 1691553 1691554 1691555 1691556 1691557 1691558 1691559 1691560 1691561 1691562 1691563 1691564 1691565 1691566 1691567 1691568 1691569 1691570 1691571 1691572 1691573 1691574 1691575 1691576 1691577 1691578 1691579 1691580 1691581 1691582 1691583 1691584 1691585 1691586 1691587 1691588 1691589 1691590 1691591 1691592 1691593 1691594 1691595 1691596 1691597 1691598 1691599 1691600 1691601 1691602 1691603 1691604 1691605 1691606 1691607 1691608 1691609 1691610 1691611 1691612 1691613 1691614 1691615 1691616 1691617 1691618 1691619 1691620 1691621 1691622 1691623 1691624 1691625 1691626 1691627 1691628 1691629 1691630 1691631 1691632 1691633 1691634 1691635 1691636 1691637 1691638 1691639 1691640 1691641 1691642 1691643 1691644 1691645 1691646 1691647 1691648 1691649 1691650 1691651 1691652 1691653 1691654 1691655 1691656 1691657 1691658 1691659 1691660 1691661 1691662 1691663 1691664 1691665 1691666 1691667 1691668 1691669 1691670 1691671 1691672 1691673 1691674 1691675 1691676 1691677 1691678 1691679 1691680 1691681 1691682 1691683 1691684 1691685 1691686 1691687 1691688 1691689 1691690 1691691 1691692 1691693 1691694 1691695 1691696 1691697 1691698 1691699 1691700 1691701 1691702 1691703 1691704 1691705 1691706 1691707 1691708 1691709 1691710 1691711 1691712 1691713 1691714 1691715 1691716 1691717 1691718 1691719 1691720 1691721 1691722 1691723 1691724 1691725 1691726 1691727 1691728 1691729 1691730 1691731 1691732 1691733 1691734 1691735 1691736 1691737 1691738 1691739 1691740 1691741 1691742 1691743 1691744 1691745 1691746 1691747 1691748 1691749 1691750 1691751 1691752 1691753 1691754 1691755 1691756 1691757 1691758 1691759 1691760 1691761 1691762 1691763 1691764 1691765 1691766 1691767 1691768 1691769 1691770 1691771 1691772 1691773 1691774 1691775 1691776 1691777 1691778 1691779 1691780 1691781 1691782 1691783 1691784 1691785 1691786 1691787 1691788 1691789 1691790 1691791 1691792 1691793 1691794 1691795 1691796 1691797 1691798 1691799 1691800 1691801 1691802 1691803 1691804 1691805 1691806 1691807 1691808 1691809 1691810 1691811 1691812 1691813 1691814 1691815 1691816 1691817 1691818 1691819 1691820 1691821 1691822 1691823 1691824 1691825 1691826 1691827 1691828 1691829 1691830 1691831 1691832 1691833 1691834 1691835 1691836 1691837 1691838 1691839 1691840 1691841 1691842 1691843 1691844 1691845 1691846 1691847 1691848 1691849 1691850 1691851 1691852 1691853 1691854 1691855 1691856 1691857 1691858 1691859 1691860 1691861 1691862 1691863 1691864 1691865 1691866 1691867 1691868 1691869 1691870 1691871 1691872 1691873 1691874 1691875 1691876 1691877 1691878 1691879 1691880 1691881 1691882 1691883 1691884 1691885 1691886 1691887 1691888 1691889 1691890 1691891 1691892 1691893 1691894 1691895 1691896 1691897 1691898 1691899 1691900 1691901 1691902 1691903 1691904 1691905 1691906 1691907 1691908 1691909 1691910 1691911 1691912 1691913 1691914 1691915 1691916 1691917 1691918 1691919 1691920 1691921 1691922 1691923 1691924 1691925 1691926 1691927 1691928 1691929 1691930 1691931 1691932 1691933 1691934 1691935 1691936 1691937 1691938 1691939 1691940 1691941 1691942 1691943 1691944 1691945 1691946 1691947 1691948 1691949 1691950 1691951 1691952 1691953 1691954 1691955 1691956 1691957 1691958 1691959 1691960 1691961 1691962 1691963 1691964 1691965 1691966 1691967 1691968 1691969 1691970 1691971 1691972 1691973 1691974 1691975 1691976 1691977 1691978 1691979 1691980 1691981 1691982 1691983 1691984 1691985 1691986 1691987 1691988 1691989 1691990 1691991 1691992 1691993 1691994 1691995 1691996 1691997 1691998 1691999 1692000 1692001 1692002 1692003 1692004 1692005 1692006 1692007 1692008 1692009 1692010 1692011 1692012 1692013 1692014 1692015 1692016 1692017 1692018 1692019 1692020 1692021 1692022 1692023 1692024 1692025 1692026 1692027 1692028 1692029 1692030 1692031 1692032 1692033 1692034 1692035 1692036 1692037 1692038 1692039 1692040 1692041 1692042 1692043 1692044 1692045 1692046 1692047 1692048 1692049 1692050 1692051 1692052 1692053 1692054 1692055 1692056 1692057 1692058 1692059 1692060 1692061 1692062 1692063 1692064 1692065 1692066 1692067 1692068 1692069 1692070 1692071 1692072 1692073 1692074 1692075 1692076 1692077 1692078 1692079 1692080 1692081 1692082 1692083 1692084 1692085 1692086 1692087 1692088 1692089 1692090 1692091 1692092 1692093 1692094 1692095 1692096 1692097 1692098 1692099 1692100 1692101 1692102 1692103 1692104 1692105 1692106 1692107 1692108 1692109 1692110 1692111 1692112 1692113 1692114 1692115 1692116 1692117 1692118 1692119 1692120 1692121 1692122 1692123 1692124 1692125 1692126 1692127 1692128 1692129 1692130 1692131 1692132 1692133 1692134 1692135 1692136 1692137 1692138 1692139 1692140 1692141 1692142 1692143 1692144 1692145 1692146 1692147 1692148 1692149 1692150 1692151 1692152 1692153 1692154 1692155 1692156 1692157 1692158 1692159 1692160 1692161 1692162 1692163 1692164 1692165 1692166 1692167 1692168 1692169 1692170 1692171 1692172 1692173 1692174 1692175 1692176 1692177 1692178 1692179 1692180 1692181 1692182 1692183 1692184 1692185 1692186 1692187 1692188 1692189 1692190 1692191 1692192 1692193 1692194 1692195 1692196 1692197 1692198 1692199 1692200 1692201 1692202 1692203 1692204 1692205 1692206 1692207 1692208 1692209 1692210 1692211 1692212 1692213 1692214 1692215 1692216 1692217 1692218 1692219 1692220 1692221 1692222 1692223 1692224 1692225 1692226 1692227 1692228 1692229 1692230 1692231 1692232 1692233 1692234 1692235 1692236 1692237 1692238 1692239 1692240 1692241 1692242 1692243 1692244 1692245 1692246 1692247 1692248 1692249 1692250 1692251 1692252 1692253 1692254 1692255 1692256 1692257 1692258 1692259 1692260 1692261 1692262 1692263 1692264 1692265 1692266 1692267 1692268 1692269 1692270 1692271 1692272 1692273 1692274 1692275 1692276 1692277 1692278 1692279 1692280 1692281 1692282 1692283 1692284 1692285 1692286 1692287 1692288 1692289 1692290 1692291 1692292 1692293 1692294 1692295 1692296 1692297 1692298 1692299 1692300 1692301 1692302 1692303 1692304 1692305 1692306 1692307 1692308 1692309 1692310 1692311 1692312 1692313 1692314 1692315 1692316 1692317 1692318 1692319 1692320 1692321 1692322 1692323 1692324 1692325 1692326 1692327 1692328 1692329 1692330 1692331 1692332 1692333 1692334 1692335 1692336 1692337 1692338 1692339 1692340 1692341 1692342 1692343 1692344 1692345 1692346 1692347 1692348 1692349 1692350 1692351 1692352 1692353 1692354 1692355 1692356 1692357 1692358 1692359 1692360 1692361 1692362 1692363 1692364 1692365 1692366 1692367 1692368 1692369 1692370 1692371 1692372 1692373 1692374 1692375 1692376 1692377 1692378 1692379 1692380 1692381 1692382 1692383 1692384 1692385 1692386 1692387 1692388 1692389 1692390 1692391 1692392 1692393 1692394 1692395 1692396 1692397 1692398 1692399 1692400 1692401 1692402 1692403 1692404 1692405 1692406 1692407 1692408 1692409 1692410 1692411 1692412 1692413 1692414 1692415 1692416 1692417 1692418 1692419 1692420 1692421 1692422 1692423 1692424 1692425 1692426 1692427 1692428 1692429 1692430 1692431 1692432 1692433 1692434 1692435 1692436 1692437 1692438 1692439 1692440 1692441 1692442 1692443 1692444 1692445 1692446 1692447 1692448 1692449 1692450 1692451 1692452 1692453 1692454 1692455 1692456 1692457 1692458 1692459 1692460 1692461 1692462 1692463 1692464 1692465 1692466 1692467 1692468 1692469 1692470 1692471 1692472 1692473 1692474 1692475 1692476 1692477 1692478 1692479 1692480 1692481 1692482 1692483 1692484 1692485 1692486 1692487 1692488 1692489 1692490 1692491 1692492 1692493 1692494 1692495 1692496 1692497 1692498 1692499 1692500 1692501 1692502 1692503 1692504 1692505 1692506 1692507 1692508 1692509 1692510 1692511 1692512 1692513 1692514 1692515 1692516 1692517 1692518 1692519 1692520 1692521 1692522 1692523 1692524 1692525 1692526 1692527 1692528 1692529 1692530 1692531 1692532 1692533 1692534 1692535 1692536 1692537 1692538 1692539 1692540 1692541 1692542 1692543 1692544 1692545 1692546 1692547 1692548 1692549 1692550 1692551 1692552 1692553 1692554 1692555 1692556 1692557 1692558 1692559 1692560 1692561 1692562 1692563 1692564 1692565 1692566 1692567 1692568 1692569 1692570 1692571 1692572 1692573 1692574 1692575 1692576 1692577 1692578 1692579 1692580 1692581 1692582 1692583 1692584 1692585 1692586 1692587 1692588 1692589 1692590 1692591 1692592 1692593 1692594 1692595 1692596 1692597 1692598 1692599 1692600 1692601 1692602 1692603 1692604 1692605 1692606 1692607 1692608 1692609 1692610 1692611 1692612 1692613 1692614 1692615 1692616 1692617 1692618 1692619 1692620 1692621 1692622 1692623 1692624 1692625 1692626 1692627 1692628 1692629 1692630 1692631 1692632 1692633 1692634 1692635 1692636 1692637 1692638 1692639 1692640 1692641 1692642 1692643 1692644 1692645 1692646 1692647 1692648 1692649 1692650 1692651 1692652 1692653 1692654 1692655 1692656 1692657 1692658 1692659 1692660 1692661 1692662 1692663 1692664 1692665 1692666 1692667 1692668 1692669 1692670 1692671 1692672 1692673 1692674 1692675 1692676 1692677 1692678 1692679 1692680 1692681 1692682 1692683 1692684 1692685 1692686 1692687 1692688 1692689 1692690 1692691 1692692 1692693 1692694 1692695 1692696 1692697 1692698 1692699 1692700 1692701 1692702 1692703 1692704 1692705 1692706 1692707 1692708 1692709 1692710 1692711 1692712 1692713 1692714 1692715 1692716 1692717 1692718 1692719 1692720 1692721 1692722 1692723 1692724 1692725 1692726 1692727 1692728 1692729 1692730 1692731 1692732 1692733 1692734 1692735 1692736 1692737 1692738 1692739 1692740 1692741 1692742 1692743 1692744 1692745 1692746 1692747 1692748 1692749 1692750 1692751 1692752 1692753 1692754 1692755 1692756 1692757 1692758 1692759 1692760 1692761 1692762 1692763 1692764 1692765 1692766 1692767 1692768 1692769 1692770 1692771 1692772 1692773 1692774 1692775 1692776 1692777 1692778 1692779 1692780 1692781 1692782 1692783 1692784 1692785 1692786 1692787 1692788 1692789 1692790 1692791 1692792 1692793 1692794 1692795 1692796 1692797 1692798 1692799 1692800 1692801 1692802 1692803 1692804 1692805 1692806 1692807 1692808 1692809 1692810 1692811 1692812 1692813 1692814 1692815 1692816 1692817 1692818 1692819 1692820 1692821 1692822 1692823 1692824 1692825 1692826 1692827 1692828 1692829 1692830 1692831 1692832 1692833 1692834 1692835 1692836 1692837 1692838 1692839 1692840 1692841 1692842 1692843 1692844 1692845 1692846 1692847 1692848 1692849 1692850 1692851 1692852 1692853 1692854 1692855 1692856 1692857 1692858 1692859 1692860 1692861 1692862 1692863 1692864 1692865 1692866 1692867 1692868 1692869 1692870 1692871 1692872 1692873 1692874 1692875 1692876 1692877 1692878 1692879 1692880 1692881 1692882 1692883 1692884 1692885 1692886 1692887 1692888 1692889 1692890 1692891 1692892 1692893 1692894 1692895 1692896 1692897 1692898 1692899 1692900 1692901 1692902 1692903 1692904 1692905 1692906 1692907 1692908 1692909 1692910 1692911 1692912 1692913 1692914 1692915 1692916 1692917 1692918 1692919 1692920 1692921 1692922 1692923 1692924 1692925 1692926 1692927 1692928 1692929 1692930 1692931 1692932 1692933 1692934 1692935 1692936 1692937 1692938 1692939 1692940 1692941 1692942 1692943 1692944 1692945 1692946 1692947 1692948 1692949 1692950 1692951 1692952 1692953 1692954 1692955 1692956 1692957 1692958 1692959 1692960 1692961 1692962 1692963 1692964 1692965 1692966 1692967 1692968 1692969 1692970 1692971 1692972 1692973 1692974 1692975 1692976 1692977 1692978 1692979 1692980 1692981 1692982 1692983 1692984 1692985 1692986 1692987 1692988 1692989 1692990 1692991 1692992 1692993 1692994 1692995 1692996 1692997 1692998 1692999 1693000 1693001 1693002 1693003 1693004 1693005 1693006 1693007 1693008 1693009 1693010 1693011 1693012 1693013 1693014 1693015 1693016 1693017 1693018 1693019 1693020 1693021 1693022 1693023 1693024 1693025 1693026 1693027 1693028 1693029 1693030 1693031 1693032 1693033 1693034 1693035 1693036 1693037 1693038 1693039 1693040 1693041 1693042 1693043 1693044 1693045 1693046 1693047 1693048 1693049 1693050 1693051 1693052 1693053 1693054 1693055 1693056 1693057 1693058 1693059 1693060 1693061 1693062 1693063 1693064 1693065 1693066 1693067 1693068 1693069 1693070 1693071 1693072 1693073 1693074 1693075 1693076 1693077 1693078 1693079 1693080 1693081 1693082 1693083 1693084 1693085 1693086 1693087 1693088 1693089 1693090 1693091 1693092 1693093 1693094 1693095 1693096 1693097 1693098 1693099 1693100 1693101 1693102 1693103 1693104 1693105 1693106 1693107 1693108 1693109 1693110 1693111 1693112 1693113 1693114 1693115 1693116 1693117 1693118 1693119 1693120 1693121 1693122 1693123 1693124 1693125 1693126 1693127 1693128 1693129 1693130 1693131 1693132 1693133 1693134 1693135 1693136 1693137 1693138 1693139 1693140 1693141 1693142 1693143 1693144 1693145 1693146 1693147 1693148 1693149 1693150 1693151 1693152 1693153 1693154 1693155 1693156 1693157 1693158 1693159 1693160 1693161 1693162 1693163 1693164 1693165 1693166 1693167 1693168 1693169 1693170 1693171 1693172 1693173 1693174 1693175 1693176 1693177 1693178 1693179 1693180 1693181 1693182 1693183 1693184 1693185 1693186 1693187 1693188 1693189 1693190 1693191 1693192 1693193 1693194 1693195 1693196 1693197 1693198 1693199 1693200 1693201 1693202 1693203 1693204 1693205 1693206 1693207 1693208 1693209 1693210 1693211 1693212 1693213 1693214 1693215 1693216 1693217 1693218 1693219 1693220 1693221 1693222 1693223 1693224 1693225 1693226 1693227 1693228 1693229 1693230 1693231 1693232 1693233 1693234 1693235 1693236 1693237 1693238 1693239 1693240 1693241 1693242 1693243 1693244 1693245 1693246 1693247 1693248 1693249 1693250 1693251 1693252 1693253 1693254 1693255 1693256 1693257 1693258 1693259 1693260 1693261 1693262 1693263 1693264 1693265 1693266 1693267 1693268 1693269 1693270 1693271 1693272 1693273 1693274 1693275 1693276 1693277 1693278 1693279 1693280 1693281 1693282 1693283 1693284 1693285 1693286 1693287 1693288 1693289 1693290 1693291 1693292 1693293 1693294 1693295 1693296 1693297 1693298 1693299 1693300 1693301 1693302 1693303 1693304 1693305 1693306 1693307 1693308 1693309 1693310 1693311 1693312 1693313 1693314 1693315 1693316 1693317 1693318 1693319 1693320 1693321 1693322 1693323 1693324 1693325 1693326 1693327 1693328 1693329 1693330 1693331 1693332 1693333 1693334 1693335 1693336 1693337 1693338 1693339 1693340 1693341 1693342 1693343 1693344 1693345 1693346 1693347 1693348 1693349 1693350 1693351 1693352 1693353 1693354 1693355 1693356 1693357 1693358 1693359 1693360 1693361 1693362 1693363 1693364 1693365 1693366 1693367 1693368 1693369 1693370 1693371 1693372 1693373 1693374 1693375 1693376 1693377 1693378 1693379 1693380 1693381 1693382 1693383 1693384 1693385 1693386 1693387 1693388 1693389 1693390 1693391 1693392 1693393 1693394 1693395 1693396 1693397 1693398 1693399 1693400 1693401 1693402 1693403 1693404 1693405 1693406 1693407 1693408 1693409 1693410 1693411 1693412 1693413 1693414 1693415 1693416 1693417 1693418 1693419 1693420 1693421 1693422 1693423 1693424 1693425 1693426 1693427 1693428 1693429 1693430 1693431 1693432 1693433 1693434 1693435 1693436 1693437 1693438 1693439 1693440 1693441 1693442 1693443 1693444 1693445 1693446 1693447 1693448 1693449 1693450 1693451 1693452 1693453 1693454 1693455 1693456 1693457 1693458 1693459 1693460 1693461 1693462 1693463 1693464 1693465 1693466 1693467 1693468 1693469 1693470 1693471 1693472 1693473 1693474 1693475 1693476 1693477 1693478 1693479 1693480 1693481 1693482 1693483 1693484 1693485 1693486 1693487 1693488 1693489 1693490 1693491 1693492 1693493 1693494 1693495 1693496 1693497 1693498 1693499 1693500 1693501 1693502 1693503 1693504 1693505 1693506 1693507 1693508 1693509 1693510 1693511 1693512 1693513 1693514 1693515 1693516 1693517 1693518 1693519 1693520 1693521 1693522 1693523 1693524 1693525 1693526 1693527 1693528 1693529 1693530 1693531 1693532 1693533 1693534 1693535 1693536 1693537 1693538 1693539 1693540 1693541 1693542 1693543 1693544 1693545 1693546 1693547 1693548 1693549 1693550 1693551 1693552 1693553 1693554 1693555 1693556 1693557 1693558 1693559 1693560 1693561 1693562 1693563 1693564 1693565 1693566 1693567 1693568 1693569 1693570 1693571 1693572 1693573 1693574 1693575 1693576 1693577 1693578 1693579 1693580 1693581 1693582 1693583 1693584 1693585 1693586 1693587 1693588 1693589 1693590 1693591 1693592 1693593 1693594 1693595 1693596 1693597 1693598 1693599 1693600 1693601 1693602 1693603 1693604 1693605 1693606 1693607 1693608 1693609 1693610 1693611 1693612 1693613 1693614 1693615 1693616 1693617 1693618 1693619 1693620 1693621 1693622 1693623 1693624 1693625 1693626 1693627 1693628 1693629 1693630 1693631 1693632 1693633 1693634 1693635 1693636 1693637 1693638 1693639 1693640 1693641 1693642 1693643 1693644 1693645 1693646 1693647 1693648 1693649 1693650 1693651 1693652 1693653 1693654 1693655 1693656 1693657 1693658 1693659 1693660 1693661 1693662 1693663 1693664 1693665 1693666 1693667 1693668 1693669 1693670 1693671 1693672 1693673 1693674 1693675 1693676 1693677 1693678 1693679 1693680 1693681 1693682 1693683 1693684 1693685 1693686 1693687 1693688 1693689 1693690 1693691 1693692 1693693 1693694 1693695 1693696 1693697 1693698 1693699 1693700 1693701 1693702 1693703 1693704 1693705 1693706 1693707 1693708 1693709 1693710 1693711 1693712 1693713 1693714 1693715 1693716 1693717 1693718 1693719 1693720 1693721 1693722 1693723 1693724 1693725 1693726 1693727 1693728 1693729 1693730 1693731 1693732 1693733 1693734 1693735 1693736 1693737 1693738 1693739 1693740 1693741 1693742 1693743 1693744 1693745 1693746 1693747 1693748 1693749 1693750 1693751 1693752 1693753 1693754 1693755 1693756 1693757 1693758 1693759 1693760 1693761 1693762 1693763 1693764 1693765 1693766 1693767 1693768 1693769 1693770 1693771 1693772 1693773 1693774 1693775 1693776 1693777 1693778 1693779 1693780 1693781 1693782 1693783 1693784 1693785 1693786 1693787 1693788 1693789 1693790 1693791 1693792 1693793 1693794 1693795 1693796 1693797 1693798 1693799 1693800 1693801 1693802 1693803 1693804 1693805 1693806 1693807 1693808 1693809 1693810 1693811 1693812 1693813 1693814 1693815 1693816 1693817 1693818 1693819 1693820 1693821 1693822 1693823 1693824 1693825 1693826 1693827 1693828 1693829 1693830 1693831 1693832 1693833 1693834 1693835 1693836 1693837 1693838 1693839 1693840 1693841 1693842 1693843 1693844 1693845 1693846 1693847 1693848 1693849 1693850 1693851 1693852 1693853 1693854 1693855 1693856 1693857 1693858 1693859 1693860 1693861 1693862 1693863 1693864 1693865 1693866 1693867 1693868 1693869 1693870 1693871 1693872 1693873 1693874 1693875 1693876 1693877 1693878 1693879 1693880 1693881 1693882 1693883 1693884 1693885 1693886 1693887 1693888 1693889 1693890 1693891 1693892 1693893 1693894 1693895 1693896 1693897 1693898 1693899 1693900 1693901 1693902 1693903 1693904 1693905 1693906 1693907 1693908 1693909 1693910 1693911 1693912 1693913 1693914 1693915 1693916 1693917 1693918 1693919 1693920 1693921 1693922 1693923 1693924 1693925 1693926 1693927 1693928 1693929 1693930 1693931 1693932 1693933 1693934 1693935 1693936 1693937 1693938 1693939 1693940 1693941 1693942 1693943 1693944 1693945 1693946 1693947 1693948 1693949 1693950 1693951 1693952 1693953 1693954 1693955 1693956 1693957 1693958 1693959 1693960 1693961 1693962 1693963 1693964 1693965 1693966 1693967 1693968 1693969 1693970 1693971 1693972 1693973 1693974 1693975 1693976 1693977 1693978 1693979 1693980 1693981 1693982 1693983 1693984 1693985 1693986 1693987 1693988 1693989 1693990 1693991 1693992 1693993 1693994 1693995 1693996 1693997 1693998 1693999 1694000 1694001 1694002 1694003 1694004 1694005 1694006 1694007 1694008 1694009 1694010 1694011 1694012 1694013 1694014 1694015 1694016 1694017 1694018 1694019 1694020 1694021 1694022 1694023 1694024 1694025 1694026 1694027 1694028 1694029 1694030 1694031 1694032 1694033 1694034 1694035 1694036 1694037 1694038 1694039 1694040 1694041 1694042 1694043 1694044 1694045 1694046 1694047 1694048 1694049 1694050 1694051 1694052 1694053 1694054 1694055 1694056 1694057 1694058 1694059 1694060 1694061 1694062 1694063 1694064 1694065 1694066 1694067 1694068 1694069 1694070 1694071 1694072 1694073 1694074 1694075 1694076 1694077 1694078 1694079 1694080 1694081 1694082 1694083 1694084 1694085 1694086 1694087 1694088 1694089 1694090 1694091 1694092 1694093 1694094 1694095 1694096 1694097 1694098 1694099 1694100 1694101 1694102 1694103 1694104 1694105 1694106 1694107 1694108 1694109 1694110 1694111 1694112 1694113 1694114 1694115 1694116 1694117 1694118 1694119 1694120 1694121 1694122 1694123 1694124 1694125 1694126 1694127 1694128 1694129 1694130 1694131 1694132 1694133 1694134 1694135 1694136 1694137 1694138 1694139 1694140 1694141 1694142 1694143 1694144 1694145 1694146 1694147 1694148 1694149 1694150 1694151 1694152 1694153 1694154 1694155 1694156 1694157 1694158 1694159 1694160 1694161 1694162 1694163 1694164 1694165 1694166 1694167 1694168 1694169 1694170 1694171 1694172 1694173 1694174 1694175 1694176 1694177 1694178 1694179 1694180 1694181 1694182 1694183 1694184 1694185 1694186 1694187 1694188 1694189 1694190 1694191 1694192 1694193 1694194 1694195 1694196 1694197 1694198 1694199 1694200 1694201 1694202 1694203 1694204 1694205 1694206 1694207 1694208 1694209 1694210 1694211 1694212 1694213 1694214 1694215 1694216 1694217 1694218 1694219 1694220 1694221 1694222 1694223 1694224 1694225 1694226 1694227 1694228 1694229 1694230 1694231 1694232 1694233 1694234 1694235 1694236 1694237 1694238 1694239 1694240 1694241 1694242 1694243 1694244 1694245 1694246 1694247 1694248 1694249 1694250 1694251 1694252 1694253 1694254 1694255 1694256 1694257 1694258 1694259 1694260 1694261 1694262 1694263 1694264 1694265 1694266 1694267 1694268 1694269 1694270 1694271 1694272 1694273 1694274 1694275 1694276 1694277 1694278 1694279 1694280 1694281 1694282 1694283 1694284 1694285 1694286 1694287 1694288 1694289 1694290 1694291 1694292 1694293 1694294 1694295 1694296 1694297 1694298 1694299 1694300 1694301 1694302 1694303 1694304 1694305 1694306 1694307 1694308 1694309 1694310 1694311 1694312 1694313 1694314 1694315 1694316 1694317 1694318 1694319 1694320 1694321 1694322 1694323 1694324 1694325 1694326 1694327 1694328 1694329 1694330 1694331 1694332 1694333 1694334 1694335 1694336 1694337 1694338 1694339 1694340 1694341 1694342 1694343 1694344 1694345 1694346 1694347 1694348 1694349 1694350 1694351 1694352 1694353 1694354 1694355 1694356 1694357 1694358 1694359 1694360 1694361 1694362 1694363 1694364 1694365 1694366 1694367 1694368 1694369 1694370 1694371 1694372 1694373 1694374 1694375 1694376 1694377 1694378 1694379 1694380 1694381 1694382 1694383 1694384 1694385 1694386 1694387 1694388 1694389 1694390 1694391 1694392 1694393 1694394 1694395 1694396 1694397 1694398 1694399 1694400 1694401 1694402 1694403 1694404 1694405 1694406 1694407 1694408 1694409 1694410 1694411 1694412 1694413 1694414 1694415 1694416 1694417 1694418 1694419 1694420 1694421 1694422 1694423 1694424 1694425 1694426 1694427 1694428 1694429 1694430 1694431 1694432 1694433 1694434 1694435 1694436 1694437 1694438 1694439 1694440 1694441 1694442 1694443 1694444 1694445 1694446 1694447 1694448 1694449 1694450 1694451 1694452 1694453 1694454 1694455 1694456 1694457 1694458 1694459 1694460 1694461 1694462 1694463 1694464 1694465 1694466 1694467 1694468 1694469 1694470 1694471 1694472 1694473 1694474 1694475 1694476 1694477 1694478 1694479 1694480 1694481 1694482 1694483 1694484 1694485 1694486 1694487 1694488 1694489 1694490 1694491 1694492 1694493 1694494 1694495 1694496 1694497 1694498 1694499 1694500 1694501 1694502 1694503 1694504 1694505 1694506 1694507 1694508 1694509 1694510 1694511 1694512 1694513 1694514 1694515 1694516 1694517 1694518 1694519 1694520 1694521 1694522 1694523 1694524 1694525 1694526 1694527 1694528 1694529 1694530 1694531 1694532 1694533 1694534 1694535 1694536 1694537 1694538 1694539 1694540 1694541 1694542 1694543 1694544 1694545 1694546 1694547 1694548 1694549 1694550 1694551 1694552 1694553 1694554 1694555 1694556 1694557 1694558 1694559 1694560 1694561 1694562 1694563 1694564 1694565 1694566 1694567 1694568 1694569 1694570 1694571 1694572 1694573 1694574 1694575 1694576 1694577 1694578 1694579 1694580 1694581 1694582 1694583 1694584 1694585 1694586 1694587 1694588 1694589 1694590 1694591 1694592 1694593 1694594 1694595 1694596 1694597 1694598 1694599 1694600 1694601 1694602 1694603 1694604 1694605 1694606 1694607 1694608 1694609 1694610 1694611 1694612 1694613 1694614 1694615 1694616 1694617 1694618 1694619 1694620 1694621 1694622 1694623 1694624 1694625 1694626 1694627 1694628 1694629 1694630 1694631 1694632 1694633 1694634 1694635 1694636 1694637 1694638 1694639 1694640 1694641 1694642 1694643 1694644 1694645 1694646 1694647 1694648 1694649 1694650 1694651 1694652 1694653 1694654 1694655 1694656 1694657 1694658 1694659 1694660 1694661 1694662 1694663 1694664 1694665 1694666 1694667 1694668 1694669 1694670 1694671 1694672 1694673 1694674 1694675 1694676 1694677 1694678 1694679 1694680 1694681 1694682 1694683 1694684 1694685 1694686 1694687 1694688 1694689 1694690 1694691 1694692 1694693 1694694 1694695 1694696 1694697 1694698 1694699 1694700 1694701 1694702 1694703 1694704 1694705 1694706 1694707 1694708 1694709 1694710 1694711 1694712 1694713 1694714 1694715 1694716 1694717 1694718 1694719 1694720 1694721 1694722 1694723 1694724 1694725 1694726 1694727 1694728 1694729 1694730 1694731 1694732 1694733 1694734 1694735 1694736 1694737 1694738 1694739 1694740 1694741 1694742 1694743 1694744 1694745 1694746 1694747 1694748 1694749 1694750 1694751 1694752 1694753 1694754 1694755 1694756 1694757 1694758 1694759 1694760 1694761 1694762 1694763 1694764 1694765 1694766 1694767 1694768 1694769 1694770 1694771 1694772 1694773 1694774 1694775 1694776 1694777 1694778 1694779 1694780 1694781 1694782 1694783 1694784 1694785 1694786 1694787 1694788 1694789 1694790 1694791 1694792 1694793 1694794 1694795 1694796 1694797 1694798 1694799 1694800 1694801 1694802 1694803 1694804 1694805 1694806 1694807 1694808 1694809 1694810 1694811 1694812 1694813 1694814 1694815 1694816 1694817 1694818 1694819 1694820 1694821 1694822 1694823 1694824 1694825 1694826 1694827 1694828 1694829 1694830 1694831 1694832 1694833 1694834 1694835 1694836 1694837 1694838 1694839 1694840 1694841 1694842 1694843 1694844 1694845 1694846 1694847 1694848 1694849 1694850 1694851 1694852 1694853 1694854 1694855 1694856 1694857 1694858 1694859 1694860 1694861 1694862 1694863 1694864 1694865 1694866 1694867 1694868 1694869 1694870 1694871 1694872 1694873 1694874 1694875 1694876 1694877 1694878 1694879 1694880 1694881 1694882 1694883 1694884 1694885 1694886 1694887 1694888 1694889 1694890 1694891 1694892 1694893 1694894 1694895 1694896 1694897 1694898 1694899 1694900 1694901 1694902 1694903 1694904 1694905 1694906 1694907 1694908 1694909 1694910 1694911 1694912 1694913 1694914 1694915 1694916 1694917 1694918 1694919 1694920 1694921 1694922 1694923 1694924 1694925 1694926 1694927 1694928 1694929 1694930 1694931 1694932 1694933 1694934 1694935 1694936 1694937 1694938 1694939 1694940 1694941 1694942 1694943 1694944 1694945 1694946 1694947 1694948 1694949 1694950 1694951 1694952 1694953 1694954 1694955 1694956 1694957 1694958 1694959 1694960 1694961 1694962 1694963 1694964 1694965 1694966 1694967 1694968 1694969 1694970 1694971 1694972 1694973 1694974 1694975 1694976 1694977 1694978 1694979 1694980 1694981 1694982 1694983 1694984 1694985 1694986 1694987 1694988 1694989 1694990 1694991 1694992 1694993 1694994 1694995 1694996 1694997 1694998 1694999 1695000 1695001 1695002 1695003 1695004 1695005 1695006 1695007 1695008 1695009 1695010 1695011 1695012 1695013 1695014 1695015 1695016 1695017 1695018 1695019 1695020 1695021 1695022 1695023 1695024 1695025 1695026 1695027 1695028 1695029 1695030 1695031 1695032 1695033 1695034 1695035 1695036 1695037 1695038 1695039 1695040 1695041 1695042 1695043 1695044 1695045 1695046 1695047 1695048 1695049 1695050 1695051 1695052 1695053 1695054 1695055 1695056 1695057 1695058 1695059 1695060 1695061 1695062 1695063 1695064 1695065 1695066 1695067 1695068 1695069 1695070 1695071 1695072 1695073 1695074 1695075 1695076 1695077 1695078 1695079 1695080 1695081 1695082 1695083 1695084 1695085 1695086 1695087 1695088 1695089 1695090 1695091 1695092 1695093 1695094 1695095 1695096 1695097 1695098 1695099 1695100 1695101 1695102 1695103 1695104 1695105 1695106 1695107 1695108 1695109 1695110 1695111 1695112 1695113 1695114 1695115 1695116 1695117 1695118 1695119 1695120 1695121 1695122 1695123 1695124 1695125 1695126 1695127 1695128 1695129 1695130 1695131 1695132 1695133 1695134 1695135 1695136 1695137 1695138 1695139 1695140 1695141 1695142 1695143 1695144 1695145 1695146 1695147 1695148 1695149 1695150 1695151 1695152 1695153 1695154 1695155 1695156 1695157 1695158 1695159 1695160 1695161 1695162 1695163 1695164 1695165 1695166 1695167 1695168 1695169 1695170 1695171 1695172 1695173 1695174 1695175 1695176 1695177 1695178 1695179 1695180 1695181 1695182 1695183 1695184 1695185 1695186 1695187 1695188 1695189 1695190 1695191 1695192 1695193 1695194 1695195 1695196 1695197 1695198 1695199 1695200 1695201 1695202 1695203 1695204 1695205 1695206 1695207 1695208 1695209 1695210 1695211 1695212 1695213 1695214 1695215 1695216 1695217 1695218 1695219 1695220 1695221 1695222 1695223 1695224 1695225 1695226 1695227 1695228 1695229 1695230 1695231 1695232 1695233 1695234 1695235 1695236 1695237 1695238 1695239 1695240 1695241 1695242 1695243 1695244 1695245 1695246 1695247 1695248 1695249 1695250 1695251 1695252 1695253 1695254 1695255 1695256 1695257 1695258 1695259 1695260 1695261 1695262 1695263 1695264 1695265 1695266 1695267 1695268 1695269 1695270 1695271 1695272 1695273 1695274 1695275 1695276 1695277 1695278 1695279 1695280 1695281 1695282 1695283 1695284 1695285 1695286 1695287 1695288 1695289 1695290 1695291 1695292 1695293 1695294 1695295 1695296 1695297 1695298 1695299 1695300 1695301 1695302 1695303 1695304 1695305 1695306 1695307 1695308 1695309 1695310 1695311 1695312 1695313 1695314 1695315 1695316 1695317 1695318 1695319 1695320 1695321 1695322 1695323 1695324 1695325 1695326 1695327 1695328 1695329 1695330 1695331 1695332 1695333 1695334 1695335 1695336 1695337 1695338 1695339 1695340 1695341 1695342 1695343 1695344 1695345 1695346 1695347 1695348 1695349 1695350 1695351 1695352 1695353 1695354 1695355 1695356 1695357 1695358 1695359 1695360 1695361 1695362 1695363 1695364 1695365 1695366 1695367 1695368 1695369 1695370 1695371 1695372 1695373 1695374 1695375 1695376 1695377 1695378 1695379 1695380 1695381 1695382 1695383 1695384 1695385 1695386 1695387 1695388 1695389 1695390 1695391 1695392 1695393 1695394 1695395 1695396 1695397 1695398 1695399 1695400 1695401 1695402 1695403 1695404 1695405 1695406 1695407 1695408 1695409 1695410 1695411 1695412 1695413 1695414 1695415 1695416 1695417 1695418 1695419 1695420 1695421 1695422 1695423 1695424 1695425 1695426 1695427 1695428 1695429 1695430 1695431 1695432 1695433 1695434 1695435 1695436 1695437 1695438 1695439 1695440 1695441 1695442 1695443 1695444 1695445 1695446 1695447 1695448 1695449 1695450 1695451 1695452 1695453 1695454 1695455 1695456 1695457 1695458 1695459 1695460 1695461 1695462 1695463 1695464 1695465 1695466 1695467 1695468 1695469 1695470 1695471 1695472 1695473 1695474 1695475 1695476 1695477 1695478 1695479 1695480 1695481 1695482 1695483 1695484 1695485 1695486 1695487 1695488 1695489 1695490 1695491 1695492 1695493 1695494 1695495 1695496 1695497 1695498 1695499 1695500 1695501 1695502 1695503 1695504 1695505 1695506 1695507 1695508 1695509 1695510 1695511 1695512 1695513 1695514 1695515 1695516 1695517 1695518 1695519 1695520 1695521 1695522 1695523 1695524 1695525 1695526 1695527 1695528 1695529 1695530 1695531 1695532 1695533 1695534 1695535 1695536 1695537 1695538 1695539 1695540 1695541 1695542 1695543 1695544 1695545 1695546 1695547 1695548 1695549 1695550 1695551 1695552 1695553 1695554 1695555 1695556 1695557 1695558 1695559 1695560 1695561 1695562 1695563 1695564 1695565 1695566 1695567 1695568 1695569 1695570 1695571 1695572 1695573 1695574 1695575 1695576 1695577 1695578 1695579 1695580 1695581 1695582 1695583 1695584 1695585 1695586 1695587 1695588 1695589 1695590 1695591 1695592 1695593 1695594 1695595 1695596 1695597 1695598 1695599 1695600 1695601 1695602 1695603 1695604 1695605 1695606 1695607 1695608 1695609 1695610 1695611 1695612 1695613 1695614 1695615 1695616 1695617 1695618 1695619 1695620 1695621 1695622 1695623 1695624 1695625 1695626 1695627 1695628 1695629 1695630 1695631 1695632 1695633 1695634 1695635 1695636 1695637 1695638 1695639 1695640 1695641 1695642 1695643 1695644 1695645 1695646 1695647 1695648 1695649 1695650 1695651 1695652 1695653 1695654 1695655 1695656 1695657 1695658 1695659 1695660 1695661 1695662 1695663 1695664 1695665 1695666 1695667 1695668 1695669 1695670 1695671 1695672 1695673 1695674 1695675 1695676 1695677 1695678 1695679 1695680 1695681 1695682 1695683 1695684 1695685 1695686 1695687 1695688 1695689 1695690 1695691 1695692 1695693 1695694 1695695 1695696 1695697 1695698 1695699 1695700 1695701 1695702 1695703 1695704 1695705 1695706 1695707 1695708 1695709 1695710 1695711 1695712 1695713 1695714 1695715 1695716 1695717 1695718 1695719 1695720 1695721 1695722 1695723 1695724 1695725 1695726 1695727 1695728 1695729 1695730 1695731 1695732 1695733 1695734 1695735 1695736 1695737 1695738 1695739 1695740 1695741 1695742 1695743 1695744 1695745 1695746 1695747 1695748 1695749 1695750 1695751 1695752 1695753 1695754 1695755 1695756 1695757 1695758 1695759 1695760 1695761 1695762 1695763 1695764 1695765 1695766 1695767 1695768 1695769 1695770 1695771 1695772 1695773 1695774 1695775 1695776 1695777 1695778 1695779 1695780 1695781 1695782 1695783 1695784 1695785 1695786 1695787 1695788 1695789 1695790 1695791 1695792 1695793 1695794 1695795 1695796 1695797 1695798 1695799 1695800 1695801 1695802 1695803 1695804 1695805 1695806 1695807 1695808 1695809 1695810 1695811 1695812 1695813 1695814 1695815 1695816 1695817 1695818 1695819 1695820 1695821 1695822 1695823 1695824 1695825 1695826 1695827 1695828 1695829 1695830 1695831 1695832 1695833 1695834 1695835 1695836 1695837 1695838 1695839 1695840 1695841 1695842 1695843 1695844 1695845 1695846 1695847 1695848 1695849 1695850 1695851 1695852 1695853 1695854 1695855 1695856 1695857 1695858 1695859 1695860 1695861 1695862 1695863 1695864 1695865 1695866 1695867 1695868 1695869 1695870 1695871 1695872 1695873 1695874 1695875 1695876 1695877 1695878 1695879 1695880 1695881 1695882 1695883 1695884 1695885 1695886 1695887 1695888 1695889 1695890 1695891 1695892 1695893 1695894 1695895 1695896 1695897 1695898 1695899 1695900 1695901 1695902 1695903 1695904 1695905 1695906 1695907 1695908 1695909 1695910 1695911 1695912 1695913 1695914 1695915 1695916 1695917 1695918 1695919 1695920 1695921 1695922 1695923 1695924 1695925 1695926 1695927 1695928 1695929 1695930 1695931 1695932 1695933 1695934 1695935 1695936 1695937 1695938 1695939 1695940 1695941 1695942 1695943 1695944 1695945 1695946 1695947 1695948 1695949 1695950 1695951 1695952 1695953 1695954 1695955 1695956 1695957 1695958 1695959 1695960 1695961 1695962 1695963 1695964 1695965 1695966 1695967 1695968 1695969 1695970 1695971 1695972 1695973 1695974 1695975 1695976 1695977 1695978 1695979 1695980 1695981 1695982 1695983 1695984 1695985 1695986 1695987 1695988 1695989 1695990 1695991 1695992 1695993 1695994 1695995 1695996 1695997 1695998 1695999 1696000 1696001 1696002 1696003 1696004 1696005 1696006 1696007 1696008 1696009 1696010 1696011 1696012 1696013 1696014 1696015 1696016 1696017 1696018 1696019 1696020 1696021 1696022 1696023 1696024 1696025 1696026 1696027 1696028 1696029 1696030 1696031 1696032 1696033 1696034 1696035 1696036 1696037 1696038 1696039 1696040 1696041 1696042 1696043 1696044 1696045 1696046 1696047 1696048 1696049 1696050 1696051 1696052 1696053 1696054 1696055 1696056 1696057 1696058 1696059 1696060 1696061 1696062 1696063 1696064 1696065 1696066 1696067 1696068 1696069 1696070 1696071 1696072 1696073 1696074 1696075 1696076 1696077 1696078 1696079 1696080 1696081 1696082 1696083 1696084 1696085 1696086 1696087 1696088 1696089 1696090 1696091 1696092 1696093 1696094 1696095 1696096 1696097 1696098 1696099 1696100 1696101 1696102 1696103 1696104 1696105 1696106 1696107 1696108 1696109 1696110 1696111 1696112 1696113 1696114 1696115 1696116 1696117 1696118 1696119 1696120 1696121 1696122 1696123 1696124 1696125 1696126 1696127 1696128 1696129 1696130 1696131 1696132 1696133 1696134 1696135 1696136 1696137 1696138 1696139 1696140 1696141 1696142 1696143 1696144 1696145 1696146 1696147 1696148 1696149 1696150 1696151 1696152 1696153 1696154 1696155 1696156 1696157 1696158 1696159 1696160 1696161 1696162 1696163 1696164 1696165 1696166 1696167 1696168 1696169 1696170 1696171 1696172 1696173 1696174 1696175 1696176 1696177 1696178 1696179 1696180 1696181 1696182 1696183 1696184 1696185 1696186 1696187 1696188 1696189 1696190 1696191 1696192 1696193 1696194 1696195 1696196 1696197 1696198 1696199 1696200 1696201 1696202 1696203 1696204 1696205 1696206 1696207 1696208 1696209 1696210 1696211 1696212 1696213 1696214 1696215 1696216 1696217 1696218 1696219 1696220 1696221 1696222 1696223 1696224 1696225 1696226 1696227 1696228 1696229 1696230 1696231 1696232 1696233 1696234 1696235 1696236 1696237 1696238 1696239 1696240 1696241 1696242 1696243 1696244 1696245 1696246 1696247 1696248 1696249 1696250 1696251 1696252 1696253 1696254 1696255 1696256 1696257 1696258 1696259 1696260 1696261 1696262 1696263 1696264 1696265 1696266 1696267 1696268 1696269 1696270 1696271 1696272 1696273 1696274 1696275 1696276 1696277 1696278 1696279 1696280 1696281 1696282 1696283 1696284 1696285 1696286 1696287 1696288 1696289 1696290 1696291 1696292 1696293 1696294 1696295 1696296 1696297 1696298 1696299 1696300 1696301 1696302 1696303 1696304 1696305 1696306 1696307 1696308 1696309 1696310 1696311 1696312 1696313 1696314 1696315 1696316 1696317 1696318 1696319 1696320 1696321 1696322 1696323 1696324 1696325 1696326 1696327 1696328 1696329 1696330 1696331 1696332 1696333 1696334 1696335 1696336 1696337 1696338 1696339 1696340 1696341 1696342 1696343 1696344 1696345 1696346 1696347 1696348 1696349 1696350 1696351 1696352 1696353 1696354 1696355 1696356 1696357 1696358 1696359 1696360 1696361 1696362 1696363 1696364 1696365 1696366 1696367 1696368 1696369 1696370 1696371 1696372 1696373 1696374 1696375 1696376 1696377 1696378 1696379 1696380 1696381 1696382 1696383 1696384 1696385 1696386 1696387 1696388 1696389 1696390 1696391 1696392 1696393 1696394 1696395 1696396 1696397 1696398 1696399 1696400 1696401 1696402 1696403 1696404 1696405 1696406 1696407 1696408 1696409 1696410 1696411 1696412 1696413 1696414 1696415 1696416 1696417 1696418 1696419 1696420 1696421 1696422 1696423 1696424 1696425 1696426 1696427 1696428 1696429 1696430 1696431 1696432 1696433 1696434 1696435 1696436 1696437 1696438 1696439 1696440 1696441 1696442 1696443 1696444 1696445 1696446 1696447 1696448 1696449 1696450 1696451 1696452 1696453 1696454 1696455 1696456 1696457 1696458 1696459 1696460 1696461 1696462 1696463 1696464 1696465 1696466 1696467 1696468 1696469 1696470 1696471 1696472 1696473 1696474 1696475 1696476 1696477 1696478 1696479 1696480 1696481 1696482 1696483 1696484 1696485 1696486 1696487 1696488 1696489 1696490 1696491 1696492 1696493 1696494 1696495 1696496 1696497 1696498 1696499 1696500 1696501 1696502 1696503 1696504 1696505 1696506 1696507 1696508 1696509 1696510 1696511 1696512 1696513 1696514 1696515 1696516 1696517 1696518 1696519 1696520 1696521 1696522 1696523 1696524 1696525 1696526 1696527 1696528 1696529 1696530 1696531 1696532 1696533 1696534 1696535 1696536 1696537 1696538 1696539 1696540 1696541 1696542 1696543 1696544 1696545 1696546 1696547 1696548 1696549 1696550 1696551 1696552 1696553 1696554 1696555 1696556 1696557 1696558 1696559 1696560 1696561 1696562 1696563 1696564 1696565 1696566 1696567 1696568 1696569 1696570 1696571 1696572 1696573 1696574 1696575 1696576 1696577 1696578 1696579 1696580 1696581 1696582 1696583 1696584 1696585 1696586 1696587 1696588 1696589 1696590 1696591 1696592 1696593 1696594 1696595 1696596 1696597 1696598 1696599 1696600 1696601 1696602 1696603 1696604 1696605 1696606 1696607 1696608 1696609 1696610 1696611 1696612 1696613 1696614 1696615 1696616 1696617 1696618 1696619 1696620 1696621 1696622 1696623 1696624 1696625 1696626 1696627 1696628 1696629 1696630 1696631 1696632 1696633 1696634 1696635 1696636 1696637 1696638 1696639 1696640 1696641 1696642 1696643 1696644 1696645 1696646 1696647 1696648 1696649 1696650 1696651 1696652 1696653 1696654 1696655 1696656 1696657 1696658 1696659 1696660 1696661 1696662 1696663 1696664 1696665 1696666 1696667 1696668 1696669 1696670 1696671 1696672 1696673 1696674 1696675 1696676 1696677 1696678 1696679 1696680 1696681 1696682 1696683 1696684 1696685 1696686 1696687 1696688 1696689 1696690 1696691 1696692 1696693 1696694 1696695 1696696 1696697 1696698 1696699 1696700 1696701 1696702 1696703 1696704 1696705 1696706 1696707 1696708 1696709 1696710 1696711 1696712 1696713 1696714 1696715 1696716 1696717 1696718 1696719 1696720 1696721 1696722 1696723 1696724 1696725 1696726 1696727 1696728 1696729 1696730 1696731 1696732 1696733 1696734 1696735 1696736 1696737 1696738 1696739 1696740 1696741 1696742 1696743 1696744 1696745 1696746 1696747 1696748 1696749 1696750 1696751 1696752 1696753 1696754 1696755 1696756 1696757 1696758 1696759 1696760 1696761 1696762 1696763 1696764 1696765 1696766 1696767 1696768 1696769 1696770 1696771 1696772 1696773 1696774 1696775 1696776 1696777 1696778 1696779 1696780 1696781 1696782 1696783 1696784 1696785 1696786 1696787 1696788 1696789 1696790 1696791 1696792 1696793 1696794 1696795 1696796 1696797 1696798 1696799 1696800 1696801 1696802 1696803 1696804 1696805 1696806 1696807 1696808 1696809 1696810 1696811 1696812 1696813 1696814 1696815 1696816 1696817 1696818 1696819 1696820 1696821 1696822 1696823 1696824 1696825 1696826 1696827 1696828 1696829 1696830 1696831 1696832 1696833 1696834 1696835 1696836 1696837 1696838 1696839 1696840 1696841 1696842 1696843 1696844 1696845 1696846 1696847 1696848 1696849 1696850 1696851 1696852 1696853 1696854 1696855 1696856 1696857 1696858 1696859 1696860 1696861 1696862 1696863 1696864 1696865 1696866 1696867 1696868 1696869 1696870 1696871 1696872 1696873 1696874 1696875 1696876 1696877 1696878 1696879 1696880 1696881 1696882 1696883 1696884 1696885 1696886 1696887 1696888 1696889 1696890 1696891 1696892 1696893 1696894 1696895 1696896 1696897 1696898 1696899 1696900 1696901 1696902 1696903 1696904 1696905 1696906 1696907 1696908 1696909 1696910 1696911 1696912 1696913 1696914 1696915 1696916 1696917 1696918 1696919 1696920 1696921 1696922 1696923 1696924 1696925 1696926 1696927 1696928 1696929 1696930 1696931 1696932 1696933 1696934 1696935 1696936 1696937 1696938 1696939 1696940 1696941 1696942 1696943 1696944 1696945 1696946 1696947 1696948 1696949 1696950 1696951 1696952 1696953 1696954 1696955 1696956 1696957 1696958 1696959 1696960 1696961 1696962 1696963 1696964 1696965 1696966 1696967 1696968 1696969 1696970 1696971 1696972 1696973 1696974 1696975 1696976 1696977 1696978 1696979 1696980 1696981 1696982 1696983 1696984 1696985 1696986 1696987 1696988 1696989 1696990 1696991 1696992 1696993 1696994 1696995 1696996 1696997 1696998 1696999 1697000 1697001 1697002 1697003 1697004 1697005 1697006 1697007 1697008 1697009 1697010 1697011 1697012 1697013 1697014 1697015 1697016 1697017 1697018 1697019 1697020 1697021 1697022 1697023 1697024 1697025 1697026 1697027 1697028 1697029 1697030 1697031 1697032 1697033 1697034 1697035 1697036 1697037 1697038 1697039 1697040 1697041 1697042 1697043 1697044 1697045 1697046 1697047 1697048 1697049 1697050 1697051 1697052 1697053 1697054 1697055 1697056 1697057 1697058 1697059 1697060 1697061 1697062 1697063 1697064 1697065 1697066 1697067 1697068 1697069 1697070 1697071 1697072 1697073 1697074 1697075 1697076 1697077 1697078 1697079 1697080 1697081 1697082 1697083 1697084 1697085 1697086 1697087 1697088 1697089 1697090 1697091 1697092 1697093 1697094 1697095 1697096 1697097 1697098 1697099 1697100 1697101 1697102 1697103 1697104 1697105 1697106 1697107 1697108 1697109 1697110 1697111 1697112 1697113 1697114 1697115 1697116 1697117 1697118 1697119 1697120 1697121 1697122 1697123 1697124 1697125 1697126 1697127 1697128 1697129 1697130 1697131 1697132 1697133 1697134 1697135 1697136 1697137 1697138 1697139 1697140 1697141 1697142 1697143 1697144 1697145 1697146 1697147 1697148 1697149 1697150 1697151 1697152 1697153 1697154 1697155 1697156 1697157 1697158 1697159 1697160 1697161 1697162 1697163 1697164 1697165 1697166 1697167 1697168 1697169 1697170 1697171 1697172 1697173 1697174 1697175 1697176 1697177 1697178 1697179 1697180 1697181 1697182 1697183 1697184 1697185 1697186 1697187 1697188 1697189 1697190 1697191 1697192 1697193 1697194 1697195 1697196 1697197 1697198 1697199 1697200 1697201 1697202 1697203 1697204 1697205 1697206 1697207 1697208 1697209 1697210 1697211 1697212 1697213 1697214 1697215 1697216 1697217 1697218 1697219 1697220 1697221 1697222 1697223 1697224 1697225 1697226 1697227 1697228 1697229 1697230 1697231 1697232 1697233 1697234 1697235 1697236 1697237 1697238 1697239 1697240 1697241 1697242 1697243 1697244 1697245 1697246 1697247 1697248 1697249 1697250 1697251 1697252 1697253 1697254 1697255 1697256 1697257 1697258 1697259 1697260 1697261 1697262 1697263 1697264 1697265 1697266 1697267 1697268 1697269 1697270 1697271 1697272 1697273 1697274 1697275 1697276 1697277 1697278 1697279 1697280 1697281 1697282 1697283 1697284 1697285 1697286 1697287 1697288 1697289 1697290 1697291 1697292 1697293 1697294 1697295 1697296 1697297 1697298 1697299 1697300 1697301 1697302 1697303 1697304 1697305 1697306 1697307 1697308 1697309 1697310 1697311 1697312 1697313 1697314 1697315 1697316 1697317 1697318 1697319 1697320 1697321 1697322 1697323 1697324 1697325 1697326 1697327 1697328 1697329 1697330 1697331 1697332 1697333 1697334 1697335 1697336 1697337 1697338 1697339 1697340 1697341 1697342 1697343 1697344 1697345 1697346 1697347 1697348 1697349 1697350 1697351 1697352 1697353 1697354 1697355 1697356 1697357 1697358 1697359 1697360 1697361 1697362 1697363 1697364 1697365 1697366 1697367 1697368 1697369 1697370 1697371 1697372 1697373 1697374 1697375 1697376 1697377 1697378 1697379 1697380 1697381 1697382 1697383 1697384 1697385 1697386 1697387 1697388 1697389 1697390 1697391 TooltipText=null 10:57:56.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:56.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:56.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:56.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:56.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:57:56.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:56.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:56.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:57:56.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 10:57:56.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:56.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:56.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:56.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:56.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:57:56.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:56.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:56.930 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 1, 2023, 10:57:52 AM – 10:57:55 AM) [pid: 3268])"as the parent 10:57:56.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") 10:57:56.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:56.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:56.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:56.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:56.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:57:56.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:56.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:56.944 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:56.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:56.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:56.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:56.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:56.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:56.954 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:56.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 '\*?\QConsole\E') 10:57:56.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:56.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:56.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:56.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:56.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:56.979 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:56.979 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:56.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:56.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:56.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:56.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:56.980 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:56.980 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:56.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:56.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:56.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:56.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:56.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:56.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:56.981 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:56.981 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:56.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:56.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:56.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:56.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:56.982 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") 10:57:56.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:56.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:56.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:56.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:56.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:57:56.983 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 10:57:56.983 INFO [WorkbenchTestable][AbstractView] Terminating console 10:57:56.984 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:56.984 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:56.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:56.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 10:57:56.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:56.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:56.985 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") 10:57:56.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:56.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:56.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:56.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:56.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:57:56.985 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier 10:57:56.985 INFO [WorkbenchTestable][AbstractView] Removing launch from console 10:57:56.985 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:56.986 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:56.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:56.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=1687392 1687393 1687394 1687395 1687396 1687397 1687398 1687399 1687400 1687401 1687402 1687403 1687404 1687405 1687406 1687407 1687408 1687409 1687410 1687411 1687412 1687413 1687414 1687415 1687416 1687417 1687418 1687419 1687420 1687421 1687422 1687423 1687424 1687425 1687426 1687427 1687428 1687429 1687430 1687431 1687432 1687433 1687434 1687435 1687436 1687437 1687438 1687439 1687440 1687441 1687442 1687443 1687444 1687445 1687446 1687447 1687448 1687449 1687450 1687451 1687452 1687453 1687454 1687455 1687456 1687457 1687458 1687459 1687460 1687461 1687462 1687463 1687464 1687465 1687466 1687467 1687468 1687469 1687470 1687471 1687472 1687473 1687474 1687475 1687476 1687477 1687478 1687479 1687480 1687481 1687482 1687483 1687484 1687485 1687486 1687487 1687488 1687489 1687490 1687491 1687492 1687493 1687494 1687495 1687496 1687497 1687498 1687499 1687500 1687501 1687502 1687503 1687504 1687505 1687506 1687507 1687508 1687509 1687510 1687511 1687512 1687513 1687514 1687515 1687516 1687517 1687518 1687519 1687520 1687521 1687522 1687523 1687524 1687525 1687526 1687527 1687528 1687529 1687530 1687531 1687532 1687533 1687534 1687535 1687536 1687537 1687538 1687539 1687540 1687541 1687542 1687543 1687544 1687545 1687546 1687547 1687548 1687549 1687550 1687551 1687552 1687553 1687554 1687555 1687556 1687557 1687558 1687559 1687560 1687561 1687562 1687563 1687564 1687565 1687566 1687567 1687568 1687569 1687570 1687571 1687572 1687573 1687574 1687575 1687576 1687577 1687578 1687579 1687580 1687581 1687582 1687583 1687584 1687585 1687586 1687587 1687588 1687589 1687590 1687591 1687592 1687593 1687594 1687595 1687596 1687597 1687598 1687599 1687600 1687601 1687602 1687603 1687604 1687605 1687606 1687607 1687608 1687609 1687610 1687611 1687612 1687613 1687614 1687615 1687616 1687617 1687618 1687619 1687620 1687621 1687622 1687623 1687624 1687625 1687626 1687627 1687628 1687629 1687630 1687631 1687632 1687633 1687634 1687635 1687636 1687637 1687638 1687639 1687640 1687641 1687642 1687643 1687644 1687645 1687646 1687647 1687648 1687649 1687650 1687651 1687652 1687653 1687654 1687655 1687656 1687657 1687658 1687659 1687660 1687661 1687662 1687663 1687664 1687665 1687666 1687667 1687668 1687669 1687670 1687671 1687672 1687673 1687674 1687675 1687676 1687677 1687678 1687679 1687680 1687681 1687682 1687683 1687684 1687685 1687686 1687687 1687688 1687689 1687690 1687691 1687692 1687693 1687694 1687695 1687696 1687697 1687698 1687699 1687700 1687701 1687702 1687703 1687704 1687705 1687706 1687707 1687708 1687709 1687710 1687711 1687712 1687713 1687714 1687715 1687716 1687717 1687718 1687719 1687720 1687721 1687722 1687723 1687724 1687725 1687726 1687727 1687728 1687729 1687730 1687731 1687732 1687733 1687734 1687735 1687736 1687737 1687738 1687739 1687740 1687741 1687742 1687743 1687744 1687745 1687746 1687747 1687748 1687749 1687750 1687751 1687752 1687753 1687754 1687755 1687756 1687757 1687758 1687759 1687760 1687761 1687762 1687763 1687764 1687765 1687766 1687767 1687768 1687769 1687770 1687771 1687772 1687773 1687774 1687775 1687776 1687777 1687778 1687779 1687780 1687781 1687782 1687783 1687784 1687785 1687786 1687787 1687788 1687789 1687790 1687791 1687792 1687793 1687794 1687795 1687796 1687797 1687798 1687799 1687800 1687801 1687802 1687803 1687804 1687805 1687806 1687807 1687808 1687809 1687810 1687811 1687812 1687813 1687814 1687815 1687816 1687817 1687818 1687819 1687820 1687821 1687822 1687823 1687824 1687825 1687826 1687827 1687828 1687829 1687830 1687831 1687832 1687833 1687834 1687835 1687836 1687837 1687838 1687839 1687840 1687841 1687842 1687843 1687844 1687845 1687846 1687847 1687848 1687849 1687850 1687851 1687852 1687853 1687854 1687855 1687856 1687857 1687858 1687859 1687860 1687861 1687862 1687863 1687864 1687865 1687866 1687867 1687868 1687869 1687870 1687871 1687872 1687873 1687874 1687875 1687876 1687877 1687878 1687879 1687880 1687881 1687882 1687883 1687884 1687885 1687886 1687887 1687888 1687889 1687890 1687891 1687892 1687893 1687894 1687895 1687896 1687897 1687898 1687899 1687900 1687901 1687902 1687903 1687904 1687905 1687906 1687907 1687908 1687909 1687910 1687911 1687912 1687913 1687914 1687915 1687916 1687917 1687918 1687919 1687920 1687921 1687922 1687923 1687924 1687925 1687926 1687927 1687928 1687929 1687930 1687931 1687932 1687933 1687934 1687935 1687936 1687937 1687938 1687939 1687940 1687941 1687942 1687943 1687944 1687945 1687946 1687947 1687948 1687949 1687950 1687951 1687952 1687953 1687954 1687955 1687956 1687957 1687958 1687959 1687960 1687961 1687962 1687963 1687964 1687965 1687966 1687967 1687968 1687969 1687970 1687971 1687972 1687973 1687974 1687975 1687976 1687977 1687978 1687979 1687980 1687981 1687982 1687983 1687984 1687985 1687986 1687987 1687988 1687989 1687990 1687991 1687992 1687993 1687994 1687995 1687996 1687997 1687998 1687999 1688000 1688001 1688002 1688003 1688004 1688005 1688006 1688007 1688008 1688009 1688010 1688011 1688012 1688013 1688014 1688015 1688016 1688017 1688018 1688019 1688020 1688021 1688022 1688023 1688024 1688025 1688026 1688027 1688028 1688029 1688030 1688031 1688032 1688033 1688034 1688035 1688036 1688037 1688038 1688039 1688040 1688041 1688042 1688043 1688044 1688045 1688046 1688047 1688048 1688049 1688050 1688051 1688052 1688053 1688054 1688055 1688056 1688057 1688058 1688059 1688060 1688061 1688062 1688063 1688064 1688065 1688066 1688067 1688068 1688069 1688070 1688071 1688072 1688073 1688074 1688075 1688076 1688077 1688078 1688079 1688080 1688081 1688082 1688083 1688084 1688085 1688086 1688087 1688088 1688089 1688090 1688091 1688092 1688093 1688094 1688095 1688096 1688097 1688098 1688099 1688100 1688101 1688102 1688103 1688104 1688105 1688106 1688107 1688108 1688109 1688110 1688111 1688112 1688113 1688114 1688115 1688116 1688117 1688118 1688119 1688120 1688121 1688122 1688123 1688124 1688125 1688126 1688127 1688128 1688129 1688130 1688131 1688132 1688133 1688134 1688135 1688136 1688137 1688138 1688139 1688140 1688141 1688142 1688143 1688144 1688145 1688146 1688147 1688148 1688149 1688150 1688151 1688152 1688153 1688154 1688155 1688156 1688157 1688158 1688159 1688160 1688161 1688162 1688163 1688164 1688165 1688166 1688167 1688168 1688169 1688170 1688171 1688172 1688173 1688174 1688175 1688176 1688177 1688178 1688179 1688180 1688181 1688182 1688183 1688184 1688185 1688186 1688187 1688188 1688189 1688190 1688191 1688192 1688193 1688194 1688195 1688196 1688197 1688198 1688199 1688200 1688201 1688202 1688203 1688204 1688205 1688206 1688207 1688208 1688209 1688210 1688211 1688212 1688213 1688214 1688215 1688216 1688217 1688218 1688219 1688220 1688221 1688222 1688223 1688224 1688225 1688226 1688227 1688228 1688229 1688230 1688231 1688232 1688233 1688234 1688235 1688236 1688237 1688238 1688239 1688240 1688241 1688242 1688243 1688244 1688245 1688246 1688247 1688248 1688249 1688250 1688251 1688252 1688253 1688254 1688255 1688256 1688257 1688258 1688259 1688260 1688261 1688262 1688263 1688264 1688265 1688266 1688267 1688268 1688269 1688270 1688271 1688272 1688273 1688274 1688275 1688276 1688277 1688278 1688279 1688280 1688281 1688282 1688283 1688284 1688285 1688286 1688287 1688288 1688289 1688290 1688291 1688292 1688293 1688294 1688295 1688296 1688297 1688298 1688299 1688300 1688301 1688302 1688303 1688304 1688305 1688306 1688307 1688308 1688309 1688310 1688311 1688312 1688313 1688314 1688315 1688316 1688317 1688318 1688319 1688320 1688321 1688322 1688323 1688324 1688325 1688326 1688327 1688328 1688329 1688330 1688331 1688332 1688333 1688334 1688335 1688336 1688337 1688338 1688339 1688340 1688341 1688342 1688343 1688344 1688345 1688346 1688347 1688348 1688349 1688350 1688351 1688352 1688353 1688354 1688355 1688356 1688357 1688358 1688359 1688360 1688361 1688362 1688363 1688364 1688365 1688366 1688367 1688368 1688369 1688370 1688371 1688372 1688373 1688374 1688375 1688376 1688377 1688378 1688379 1688380 1688381 1688382 1688383 1688384 1688385 1688386 1688387 1688388 1688389 1688390 1688391 1688392 1688393 1688394 1688395 1688396 1688397 1688398 1688399 1688400 1688401 1688402 1688403 1688404 1688405 1688406 1688407 1688408 1688409 1688410 1688411 1688412 1688413 1688414 1688415 1688416 1688417 1688418 1688419 1688420 1688421 1688422 1688423 1688424 1688425 1688426 1688427 1688428 1688429 1688430 1688431 1688432 1688433 1688434 1688435 1688436 1688437 1688438 1688439 1688440 1688441 1688442 1688443 1688444 1688445 1688446 1688447 1688448 1688449 1688450 1688451 1688452 1688453 1688454 1688455 1688456 1688457 1688458 1688459 1688460 1688461 1688462 1688463 1688464 1688465 1688466 1688467 1688468 1688469 1688470 1688471 1688472 1688473 1688474 1688475 1688476 1688477 1688478 1688479 1688480 1688481 1688482 1688483 1688484 1688485 1688486 1688487 1688488 1688489 1688490 1688491 1688492 1688493 1688494 1688495 1688496 1688497 1688498 1688499 1688500 1688501 1688502 1688503 1688504 1688505 1688506 1688507 1688508 1688509 1688510 1688511 1688512 1688513 1688514 1688515 1688516 1688517 1688518 1688519 1688520 1688521 1688522 1688523 1688524 1688525 1688526 1688527 1688528 1688529 1688530 1688531 1688532 1688533 1688534 1688535 1688536 1688537 1688538 1688539 1688540 1688541 1688542 1688543 1688544 1688545 1688546 1688547 1688548 1688549 1688550 1688551 1688552 1688553 1688554 1688555 1688556 1688557 1688558 1688559 1688560 1688561 1688562 1688563 1688564 1688565 1688566 1688567 1688568 1688569 1688570 1688571 1688572 1688573 1688574 1688575 1688576 1688577 1688578 1688579 1688580 1688581 1688582 1688583 1688584 1688585 1688586 1688587 1688588 1688589 1688590 1688591 1688592 1688593 1688594 1688595 1688596 1688597 1688598 1688599 1688600 1688601 1688602 1688603 1688604 1688605 1688606 1688607 1688608 1688609 1688610 1688611 1688612 1688613 1688614 1688615 1688616 1688617 1688618 1688619 1688620 1688621 1688622 1688623 1688624 1688625 1688626 1688627 1688628 1688629 1688630 1688631 1688632 1688633 1688634 1688635 1688636 1688637 1688638 1688639 1688640 1688641 1688642 1688643 1688644 1688645 1688646 1688647 1688648 1688649 1688650 1688651 1688652 1688653 1688654 1688655 1688656 1688657 1688658 1688659 1688660 1688661 1688662 1688663 1688664 1688665 1688666 1688667 1688668 1688669 1688670 1688671 1688672 1688673 1688674 1688675 1688676 1688677 1688678 1688679 1688680 1688681 1688682 1688683 1688684 1688685 1688686 1688687 1688688 1688689 1688690 1688691 1688692 1688693 1688694 1688695 1688696 1688697 1688698 1688699 1688700 1688701 1688702 1688703 1688704 1688705 1688706 1688707 1688708 1688709 1688710 1688711 1688712 1688713 1688714 1688715 1688716 1688717 1688718 1688719 1688720 1688721 1688722 1688723 1688724 1688725 1688726 1688727 1688728 1688729 1688730 1688731 1688732 1688733 1688734 1688735 1688736 1688737 1688738 1688739 1688740 1688741 1688742 1688743 1688744 1688745 1688746 1688747 1688748 1688749 1688750 1688751 1688752 1688753 1688754 1688755 1688756 1688757 1688758 1688759 1688760 1688761 1688762 1688763 1688764 1688765 1688766 1688767 1688768 1688769 1688770 1688771 1688772 1688773 1688774 1688775 1688776 1688777 1688778 1688779 1688780 1688781 1688782 1688783 1688784 1688785 1688786 1688787 1688788 1688789 1688790 1688791 1688792 1688793 1688794 1688795 1688796 1688797 1688798 1688799 1688800 1688801 1688802 1688803 1688804 1688805 1688806 1688807 1688808 1688809 1688810 1688811 1688812 1688813 1688814 1688815 1688816 1688817 1688818 1688819 1688820 1688821 1688822 1688823 1688824 1688825 1688826 1688827 1688828 1688829 1688830 1688831 1688832 1688833 1688834 1688835 1688836 1688837 1688838 1688839 1688840 1688841 1688842 1688843 1688844 1688845 1688846 1688847 1688848 1688849 1688850 1688851 1688852 1688853 1688854 1688855 1688856 1688857 1688858 1688859 1688860 1688861 1688862 1688863 1688864 1688865 1688866 1688867 1688868 1688869 1688870 1688871 1688872 1688873 1688874 1688875 1688876 1688877 1688878 1688879 1688880 1688881 1688882 1688883 1688884 1688885 1688886 1688887 1688888 1688889 1688890 1688891 1688892 1688893 1688894 1688895 1688896 1688897 1688898 1688899 1688900 1688901 1688902 1688903 1688904 1688905 1688906 1688907 1688908 1688909 1688910 1688911 1688912 1688913 1688914 1688915 1688916 1688917 1688918 1688919 1688920 1688921 1688922 1688923 1688924 1688925 1688926 1688927 1688928 1688929 1688930 1688931 1688932 1688933 1688934 1688935 1688936 1688937 1688938 1688939 1688940 1688941 1688942 1688943 1688944 1688945 1688946 1688947 1688948 1688949 1688950 1688951 1688952 1688953 1688954 1688955 1688956 1688957 1688958 1688959 1688960 1688961 1688962 1688963 1688964 1688965 1688966 1688967 1688968 1688969 1688970 1688971 1688972 1688973 1688974 1688975 1688976 1688977 1688978 1688979 1688980 1688981 1688982 1688983 1688984 1688985 1688986 1688987 1688988 1688989 1688990 1688991 1688992 1688993 1688994 1688995 1688996 1688997 1688998 1688999 1689000 1689001 1689002 1689003 1689004 1689005 1689006 1689007 1689008 1689009 1689010 1689011 1689012 1689013 1689014 1689015 1689016 1689017 1689018 1689019 1689020 1689021 1689022 1689023 1689024 1689025 1689026 1689027 1689028 1689029 1689030 1689031 1689032 1689033 1689034 1689035 1689036 1689037 1689038 1689039 1689040 1689041 1689042 1689043 1689044 1689045 1689046 1689047 1689048 1689049 1689050 1689051 1689052 1689053 1689054 1689055 1689056 1689057 1689058 1689059 1689060 1689061 1689062 1689063 1689064 1689065 1689066 1689067 1689068 1689069 1689070 1689071 1689072 1689073 1689074 1689075 1689076 1689077 1689078 1689079 1689080 1689081 1689082 1689083 1689084 1689085 1689086 1689087 1689088 1689089 1689090 1689091 1689092 1689093 1689094 1689095 1689096 1689097 1689098 1689099 1689100 1689101 1689102 1689103 1689104 1689105 1689106 1689107 1689108 1689109 1689110 1689111 1689112 1689113 1689114 1689115 1689116 1689117 1689118 1689119 1689120 1689121 1689122 1689123 1689124 1689125 1689126 1689127 1689128 1689129 1689130 1689131 1689132 1689133 1689134 1689135 1689136 1689137 1689138 1689139 1689140 1689141 1689142 1689143 1689144 1689145 1689146 1689147 1689148 1689149 1689150 1689151 1689152 1689153 1689154 1689155 1689156 1689157 1689158 1689159 1689160 1689161 1689162 1689163 1689164 1689165 1689166 1689167 1689168 1689169 1689170 1689171 1689172 1689173 1689174 1689175 1689176 1689177 1689178 1689179 1689180 1689181 1689182 1689183 1689184 1689185 1689186 1689187 1689188 1689189 1689190 1689191 1689192 1689193 1689194 1689195 1689196 1689197 1689198 1689199 1689200 1689201 1689202 1689203 1689204 1689205 1689206 1689207 1689208 1689209 1689210 1689211 1689212 1689213 1689214 1689215 1689216 1689217 1689218 1689219 1689220 1689221 1689222 1689223 1689224 1689225 1689226 1689227 1689228 1689229 1689230 1689231 1689232 1689233 1689234 1689235 1689236 1689237 1689238 1689239 1689240 1689241 1689242 1689243 1689244 1689245 1689246 1689247 1689248 1689249 1689250 1689251 1689252 1689253 1689254 1689255 1689256 1689257 1689258 1689259 1689260 1689261 1689262 1689263 1689264 1689265 1689266 1689267 1689268 1689269 1689270 1689271 1689272 1689273 1689274 1689275 1689276 1689277 1689278 1689279 1689280 1689281 1689282 1689283 1689284 1689285 1689286 1689287 1689288 1689289 1689290 1689291 1689292 1689293 1689294 1689295 1689296 1689297 1689298 1689299 1689300 1689301 1689302 1689303 1689304 1689305 1689306 1689307 1689308 1689309 1689310 1689311 1689312 1689313 1689314 1689315 1689316 1689317 1689318 1689319 1689320 1689321 1689322 1689323 1689324 1689325 1689326 1689327 1689328 1689329 1689330 1689331 1689332 1689333 1689334 1689335 1689336 1689337 1689338 1689339 1689340 1689341 1689342 1689343 1689344 1689345 1689346 1689347 1689348 1689349 1689350 1689351 1689352 1689353 1689354 1689355 1689356 1689357 1689358 1689359 1689360 1689361 1689362 1689363 1689364 1689365 1689366 1689367 1689368 1689369 1689370 1689371 1689372 1689373 1689374 1689375 1689376 1689377 1689378 1689379 1689380 1689381 1689382 1689383 1689384 1689385 1689386 1689387 1689388 1689389 1689390 1689391 1689392 1689393 1689394 1689395 1689396 1689397 1689398 1689399 1689400 1689401 1689402 1689403 1689404 1689405 1689406 1689407 1689408 1689409 1689410 1689411 1689412 1689413 1689414 1689415 1689416 1689417 1689418 1689419 1689420 1689421 1689422 1689423 1689424 1689425 1689426 1689427 1689428 1689429 1689430 1689431 1689432 1689433 1689434 1689435 1689436 1689437 1689438 1689439 1689440 1689441 1689442 1689443 1689444 1689445 1689446 1689447 1689448 1689449 1689450 1689451 1689452 1689453 1689454 1689455 1689456 1689457 1689458 1689459 1689460 1689461 1689462 1689463 1689464 1689465 1689466 1689467 1689468 1689469 1689470 1689471 1689472 1689473 1689474 1689475 1689476 1689477 1689478 1689479 1689480 1689481 1689482 1689483 1689484 1689485 1689486 1689487 1689488 1689489 1689490 1689491 1689492 1689493 1689494 1689495 1689496 1689497 1689498 1689499 1689500 1689501 1689502 1689503 1689504 1689505 1689506 1689507 1689508 1689509 1689510 1689511 1689512 1689513 1689514 1689515 1689516 1689517 1689518 1689519 1689520 1689521 1689522 1689523 1689524 1689525 1689526 1689527 1689528 1689529 1689530 1689531 1689532 1689533 1689534 1689535 1689536 1689537 1689538 1689539 1689540 1689541 1689542 1689543 1689544 1689545 1689546 1689547 1689548 1689549 1689550 1689551 1689552 1689553 1689554 1689555 1689556 1689557 1689558 1689559 1689560 1689561 1689562 1689563 1689564 1689565 1689566 1689567 1689568 1689569 1689570 1689571 1689572 1689573 1689574 1689575 1689576 1689577 1689578 1689579 1689580 1689581 1689582 1689583 1689584 1689585 1689586 1689587 1689588 1689589 1689590 1689591 1689592 1689593 1689594 1689595 1689596 1689597 1689598 1689599 1689600 1689601 1689602 1689603 1689604 1689605 1689606 1689607 1689608 1689609 1689610 1689611 1689612 1689613 1689614 1689615 1689616 1689617 1689618 1689619 1689620 1689621 1689622 1689623 1689624 1689625 1689626 1689627 1689628 1689629 1689630 1689631 1689632 1689633 1689634 1689635 1689636 1689637 1689638 1689639 1689640 1689641 1689642 1689643 1689644 1689645 1689646 1689647 1689648 1689649 1689650 1689651 1689652 1689653 1689654 1689655 1689656 1689657 1689658 1689659 1689660 1689661 1689662 1689663 1689664 1689665 1689666 1689667 1689668 1689669 1689670 1689671 1689672 1689673 1689674 1689675 1689676 1689677 1689678 1689679 1689680 1689681 1689682 1689683 1689684 1689685 1689686 1689687 1689688 1689689 1689690 1689691 1689692 1689693 1689694 1689695 1689696 1689697 1689698 1689699 1689700 1689701 1689702 1689703 1689704 1689705 1689706 1689707 1689708 1689709 1689710 1689711 1689712 1689713 1689714 1689715 1689716 1689717 1689718 1689719 1689720 1689721 1689722 1689723 1689724 1689725 1689726 1689727 1689728 1689729 1689730 1689731 1689732 1689733 1689734 1689735 1689736 1689737 1689738 1689739 1689740 1689741 1689742 1689743 1689744 1689745 1689746 1689747 1689748 1689749 1689750 1689751 1689752 1689753 1689754 1689755 1689756 1689757 1689758 1689759 1689760 1689761 1689762 1689763 1689764 1689765 1689766 1689767 1689768 1689769 1689770 1689771 1689772 1689773 1689774 1689775 1689776 1689777 1689778 1689779 1689780 1689781 1689782 1689783 1689784 1689785 1689786 1689787 1689788 1689789 1689790 1689791 1689792 1689793 1689794 1689795 1689796 1689797 1689798 1689799 1689800 1689801 1689802 1689803 1689804 1689805 1689806 1689807 1689808 1689809 1689810 1689811 1689812 1689813 1689814 1689815 1689816 1689817 1689818 1689819 1689820 1689821 1689822 1689823 1689824 1689825 1689826 1689827 1689828 1689829 1689830 1689831 1689832 1689833 1689834 1689835 1689836 1689837 1689838 1689839 1689840 1689841 1689842 1689843 1689844 1689845 1689846 1689847 1689848 1689849 1689850 1689851 1689852 1689853 1689854 1689855 1689856 1689857 1689858 1689859 1689860 1689861 1689862 1689863 1689864 1689865 1689866 1689867 1689868 1689869 1689870 1689871 1689872 1689873 1689874 1689875 1689876 1689877 1689878 1689879 1689880 1689881 1689882 1689883 1689884 1689885 1689886 1689887 1689888 1689889 1689890 1689891 1689892 1689893 1689894 1689895 1689896 1689897 1689898 1689899 1689900 1689901 1689902 1689903 1689904 1689905 1689906 1689907 1689908 1689909 1689910 1689911 1689912 1689913 1689914 1689915 1689916 1689917 1689918 1689919 1689920 1689921 1689922 1689923 1689924 1689925 1689926 1689927 1689928 1689929 1689930 1689931 1689932 1689933 1689934 1689935 1689936 1689937 1689938 1689939 1689940 1689941 1689942 1689943 1689944 1689945 1689946 1689947 1689948 1689949 1689950 1689951 1689952 1689953 1689954 1689955 1689956 1689957 1689958 1689959 1689960 1689961 1689962 1689963 1689964 1689965 1689966 1689967 1689968 1689969 1689970 1689971 1689972 1689973 1689974 1689975 1689976 1689977 1689978 1689979 1689980 1689981 1689982 1689983 1689984 1689985 1689986 1689987 1689988 1689989 1689990 1689991 1689992 1689993 1689994 1689995 1689996 1689997 1689998 1689999 1690000 1690001 1690002 1690003 1690004 1690005 1690006 1690007 1690008 1690009 1690010 1690011 1690012 1690013 1690014 1690015 1690016 1690017 1690018 1690019 1690020 1690021 1690022 1690023 1690024 1690025 1690026 1690027 1690028 1690029 1690030 1690031 1690032 1690033 1690034 1690035 1690036 1690037 1690038 1690039 1690040 1690041 1690042 1690043 1690044 1690045 1690046 1690047 1690048 1690049 1690050 1690051 1690052 1690053 1690054 1690055 1690056 1690057 1690058 1690059 1690060 1690061 1690062 1690063 1690064 1690065 1690066 1690067 1690068 1690069 1690070 1690071 1690072 1690073 1690074 1690075 1690076 1690077 1690078 1690079 1690080 1690081 1690082 1690083 1690084 1690085 1690086 1690087 1690088 1690089 1690090 1690091 1690092 1690093 1690094 1690095 1690096 1690097 1690098 1690099 1690100 1690101 1690102 1690103 1690104 1690105 1690106 1690107 1690108 1690109 1690110 1690111 1690112 1690113 1690114 1690115 1690116 1690117 1690118 1690119 1690120 1690121 1690122 1690123 1690124 1690125 1690126 1690127 1690128 1690129 1690130 1690131 1690132 1690133 1690134 1690135 1690136 1690137 1690138 1690139 1690140 1690141 1690142 1690143 1690144 1690145 1690146 1690147 1690148 1690149 1690150 1690151 1690152 1690153 1690154 1690155 1690156 1690157 1690158 1690159 1690160 1690161 1690162 1690163 1690164 1690165 1690166 1690167 1690168 1690169 1690170 1690171 1690172 1690173 1690174 1690175 1690176 1690177 1690178 1690179 1690180 1690181 1690182 1690183 1690184 1690185 1690186 1690187 1690188 1690189 1690190 1690191 1690192 1690193 1690194 1690195 1690196 1690197 1690198 1690199 1690200 1690201 1690202 1690203 1690204 1690205 1690206 1690207 1690208 1690209 1690210 1690211 1690212 1690213 1690214 1690215 1690216 1690217 1690218 1690219 1690220 1690221 1690222 1690223 1690224 1690225 1690226 1690227 1690228 1690229 1690230 1690231 1690232 1690233 1690234 1690235 1690236 1690237 1690238 1690239 1690240 1690241 1690242 1690243 1690244 1690245 1690246 1690247 1690248 1690249 1690250 1690251 1690252 1690253 1690254 1690255 1690256 1690257 1690258 1690259 1690260 1690261 1690262 1690263 1690264 1690265 1690266 1690267 1690268 1690269 1690270 1690271 1690272 1690273 1690274 1690275 1690276 1690277 1690278 1690279 1690280 1690281 1690282 1690283 1690284 1690285 1690286 1690287 1690288 1690289 1690290 1690291 1690292 1690293 1690294 1690295 1690296 1690297 1690298 1690299 1690300 1690301 1690302 1690303 1690304 1690305 1690306 1690307 1690308 1690309 1690310 1690311 1690312 1690313 1690314 1690315 1690316 1690317 1690318 1690319 1690320 1690321 1690322 1690323 1690324 1690325 1690326 1690327 1690328 1690329 1690330 1690331 1690332 1690333 1690334 1690335 1690336 1690337 1690338 1690339 1690340 1690341 1690342 1690343 1690344 1690345 1690346 1690347 1690348 1690349 1690350 1690351 1690352 1690353 1690354 1690355 1690356 1690357 1690358 1690359 1690360 1690361 1690362 1690363 1690364 1690365 1690366 1690367 1690368 1690369 1690370 1690371 1690372 1690373 1690374 1690375 1690376 1690377 1690378 1690379 1690380 1690381 1690382 1690383 1690384 1690385 1690386 1690387 1690388 1690389 1690390 1690391 1690392 1690393 1690394 1690395 1690396 1690397 1690398 1690399 1690400 1690401 1690402 1690403 1690404 1690405 1690406 1690407 1690408 1690409 1690410 1690411 1690412 1690413 1690414 1690415 1690416 1690417 1690418 1690419 1690420 1690421 1690422 1690423 1690424 1690425 1690426 1690427 1690428 1690429 1690430 1690431 1690432 1690433 1690434 1690435 1690436 1690437 1690438 1690439 1690440 1690441 1690442 1690443 1690444 1690445 1690446 1690447 1690448 1690449 1690450 1690451 1690452 1690453 1690454 1690455 1690456 1690457 1690458 1690459 1690460 1690461 1690462 1690463 1690464 1690465 1690466 1690467 1690468 1690469 1690470 1690471 1690472 1690473 1690474 1690475 1690476 1690477 1690478 1690479 1690480 1690481 1690482 1690483 1690484 1690485 1690486 1690487 1690488 1690489 1690490 1690491 1690492 1690493 1690494 1690495 1690496 1690497 1690498 1690499 1690500 1690501 1690502 1690503 1690504 1690505 1690506 1690507 1690508 1690509 1690510 1690511 1690512 1690513 1690514 1690515 1690516 1690517 1690518 1690519 1690520 1690521 1690522 1690523 1690524 1690525 1690526 1690527 1690528 1690529 1690530 1690531 1690532 1690533 1690534 1690535 1690536 1690537 1690538 1690539 1690540 1690541 1690542 1690543 1690544 1690545 1690546 1690547 1690548 1690549 1690550 1690551 1690552 1690553 1690554 1690555 1690556 1690557 1690558 1690559 1690560 1690561 1690562 1690563 1690564 1690565 1690566 1690567 1690568 1690569 1690570 1690571 1690572 1690573 1690574 1690575 1690576 1690577 1690578 1690579 1690580 1690581 1690582 1690583 1690584 1690585 1690586 1690587 1690588 1690589 1690590 1690591 1690592 1690593 1690594 1690595 1690596 1690597 1690598 1690599 1690600 1690601 1690602 1690603 1690604 1690605 1690606 1690607 1690608 1690609 1690610 1690611 1690612 1690613 1690614 1690615 1690616 1690617 1690618 1690619 1690620 1690621 1690622 1690623 1690624 1690625 1690626 1690627 1690628 1690629 1690630 1690631 1690632 1690633 1690634 1690635 1690636 1690637 1690638 1690639 1690640 1690641 1690642 1690643 1690644 1690645 1690646 1690647 1690648 1690649 1690650 1690651 1690652 1690653 1690654 1690655 1690656 1690657 1690658 1690659 1690660 1690661 1690662 1690663 1690664 1690665 1690666 1690667 1690668 1690669 1690670 1690671 1690672 1690673 1690674 1690675 1690676 1690677 1690678 1690679 1690680 1690681 1690682 1690683 1690684 1690685 1690686 1690687 1690688 1690689 1690690 1690691 1690692 1690693 1690694 1690695 1690696 1690697 1690698 1690699 1690700 1690701 1690702 1690703 1690704 1690705 1690706 1690707 1690708 1690709 1690710 1690711 1690712 1690713 1690714 1690715 1690716 1690717 1690718 1690719 1690720 1690721 1690722 1690723 1690724 1690725 1690726 1690727 1690728 1690729 1690730 1690731 1690732 1690733 1690734 1690735 1690736 1690737 1690738 1690739 1690740 1690741 1690742 1690743 1690744 1690745 1690746 1690747 1690748 1690749 1690750 1690751 1690752 1690753 1690754 1690755 1690756 1690757 1690758 1690759 1690760 1690761 1690762 1690763 1690764 1690765 1690766 1690767 1690768 1690769 1690770 1690771 1690772 1690773 1690774 1690775 1690776 1690777 1690778 1690779 1690780 1690781 1690782 1690783 1690784 1690785 1690786 1690787 1690788 1690789 1690790 1690791 1690792 1690793 1690794 1690795 1690796 1690797 1690798 1690799 1690800 1690801 1690802 1690803 1690804 1690805 1690806 1690807 1690808 1690809 1690810 1690811 1690812 1690813 1690814 1690815 1690816 1690817 1690818 1690819 1690820 1690821 1690822 1690823 1690824 1690825 1690826 1690827 1690828 1690829 1690830 1690831 1690832 1690833 1690834 1690835 1690836 1690837 1690838 1690839 1690840 1690841 1690842 1690843 1690844 1690845 1690846 1690847 1690848 1690849 1690850 1690851 1690852 1690853 1690854 1690855 1690856 1690857 1690858 1690859 1690860 1690861 1690862 1690863 1690864 1690865 1690866 1690867 1690868 1690869 1690870 1690871 1690872 1690873 1690874 1690875 1690876 1690877 1690878 1690879 1690880 1690881 1690882 1690883 1690884 1690885 1690886 1690887 1690888 1690889 1690890 1690891 1690892 1690893 1690894 1690895 1690896 1690897 1690898 1690899 1690900 1690901 1690902 1690903 1690904 1690905 1690906 1690907 1690908 1690909 1690910 1690911 1690912 1690913 1690914 1690915 1690916 1690917 1690918 1690919 1690920 1690921 1690922 1690923 1690924 1690925 1690926 1690927 1690928 1690929 1690930 1690931 1690932 1690933 1690934 1690935 1690936 1690937 1690938 1690939 1690940 1690941 1690942 1690943 1690944 1690945 1690946 1690947 1690948 1690949 1690950 1690951 1690952 1690953 1690954 1690955 1690956 1690957 1690958 1690959 1690960 1690961 1690962 1690963 1690964 1690965 1690966 1690967 1690968 1690969 1690970 1690971 1690972 1690973 1690974 1690975 1690976 1690977 1690978 1690979 1690980 1690981 1690982 1690983 1690984 1690985 1690986 1690987 1690988 1690989 1690990 1690991 1690992 1690993 1690994 1690995 1690996 1690997 1690998 1690999 1691000 1691001 1691002 1691003 1691004 1691005 1691006 1691007 1691008 1691009 1691010 1691011 1691012 1691013 1691014 1691015 1691016 1691017 1691018 1691019 1691020 1691021 1691022 1691023 1691024 1691025 1691026 1691027 1691028 1691029 1691030 1691031 1691032 1691033 1691034 1691035 1691036 1691037 1691038 1691039 1691040 1691041 1691042 1691043 1691044 1691045 1691046 1691047 1691048 1691049 1691050 1691051 1691052 1691053 1691054 1691055 1691056 1691057 1691058 1691059 1691060 1691061 1691062 1691063 1691064 1691065 1691066 1691067 1691068 1691069 1691070 1691071 1691072 1691073 1691074 1691075 1691076 1691077 1691078 1691079 1691080 1691081 1691082 1691083 1691084 1691085 1691086 1691087 1691088 1691089 1691090 1691091 1691092 1691093 1691094 1691095 1691096 1691097 1691098 1691099 1691100 1691101 1691102 1691103 1691104 1691105 1691106 1691107 1691108 1691109 1691110 1691111 1691112 1691113 1691114 1691115 1691116 1691117 1691118 1691119 1691120 1691121 1691122 1691123 1691124 1691125 1691126 1691127 1691128 1691129 1691130 1691131 1691132 1691133 1691134 1691135 1691136 1691137 1691138 1691139 1691140 1691141 1691142 1691143 1691144 1691145 1691146 1691147 1691148 1691149 1691150 1691151 1691152 1691153 1691154 1691155 1691156 1691157 1691158 1691159 1691160 1691161 1691162 1691163 1691164 1691165 1691166 1691167 1691168 1691169 1691170 1691171 1691172 1691173 1691174 1691175 1691176 1691177 1691178 1691179 1691180 1691181 1691182 1691183 1691184 1691185 1691186 1691187 1691188 1691189 1691190 1691191 1691192 1691193 1691194 1691195 1691196 1691197 1691198 1691199 1691200 1691201 1691202 1691203 1691204 1691205 1691206 1691207 1691208 1691209 1691210 1691211 1691212 1691213 1691214 1691215 1691216 1691217 1691218 1691219 1691220 1691221 1691222 1691223 1691224 1691225 1691226 1691227 1691228 1691229 1691230 1691231 1691232 1691233 1691234 1691235 1691236 1691237 1691238 1691239 1691240 1691241 1691242 1691243 1691244 1691245 1691246 1691247 1691248 1691249 1691250 1691251 1691252 1691253 1691254 1691255 1691256 1691257 1691258 1691259 1691260 1691261 1691262 1691263 1691264 1691265 1691266 1691267 1691268 1691269 1691270 1691271 1691272 1691273 1691274 1691275 1691276 1691277 1691278 1691279 1691280 1691281 1691282 1691283 1691284 1691285 1691286 1691287 1691288 1691289 1691290 1691291 1691292 1691293 1691294 1691295 1691296 1691297 1691298 1691299 1691300 1691301 1691302 1691303 1691304 1691305 1691306 1691307 1691308 1691309 1691310 1691311 1691312 1691313 1691314 1691315 1691316 1691317 1691318 1691319 1691320 1691321 1691322 1691323 1691324 1691325 1691326 1691327 1691328 1691329 1691330 1691331 1691332 1691333 1691334 1691335 1691336 1691337 1691338 1691339 1691340 1691341 1691342 1691343 1691344 1691345 1691346 1691347 1691348 1691349 1691350 1691351 1691352 1691353 1691354 1691355 1691356 1691357 1691358 1691359 1691360 1691361 1691362 1691363 1691364 1691365 1691366 1691367 1691368 1691369 1691370 1691371 1691372 1691373 1691374 1691375 1691376 1691377 1691378 1691379 1691380 1691381 1691382 1691383 1691384 1691385 1691386 1691387 1691388 1691389 1691390 1691391 1691392 1691393 1691394 1691395 1691396 1691397 1691398 1691399 1691400 1691401 1691402 1691403 1691404 1691405 1691406 1691407 1691408 1691409 1691410 1691411 1691412 1691413 1691414 1691415 1691416 1691417 1691418 1691419 1691420 1691421 1691422 1691423 1691424 1691425 1691426 1691427 1691428 1691429 1691430 1691431 1691432 1691433 1691434 1691435 1691436 1691437 1691438 1691439 1691440 1691441 1691442 1691443 1691444 1691445 1691446 1691447 1691448 1691449 1691450 1691451 1691452 1691453 1691454 1691455 1691456 1691457 1691458 1691459 1691460 1691461 1691462 1691463 1691464 1691465 1691466 1691467 1691468 1691469 1691470 1691471 1691472 1691473 1691474 1691475 1691476 1691477 1691478 1691479 1691480 1691481 1691482 1691483 1691484 1691485 1691486 1691487 1691488 1691489 1691490 1691491 1691492 1691493 1691494 1691495 1691496 1691497 1691498 1691499 1691500 1691501 1691502 1691503 1691504 1691505 1691506 1691507 1691508 1691509 1691510 1691511 1691512 1691513 1691514 1691515 1691516 1691517 1691518 1691519 1691520 1691521 1691522 1691523 1691524 1691525 1691526 1691527 1691528 1691529 1691530 1691531 1691532 1691533 1691534 1691535 1691536 1691537 1691538 1691539 1691540 1691541 1691542 1691543 1691544 1691545 1691546 1691547 1691548 1691549 1691550 1691551 1691552 1691553 1691554 1691555 1691556 1691557 1691558 1691559 1691560 1691561 1691562 1691563 1691564 1691565 1691566 1691567 1691568 1691569 1691570 1691571 1691572 1691573 1691574 1691575 1691576 1691577 1691578 1691579 1691580 1691581 1691582 1691583 1691584 1691585 1691586 1691587 1691588 1691589 1691590 1691591 1691592 1691593 1691594 1691595 1691596 1691597 1691598 1691599 1691600 1691601 1691602 1691603 1691604 1691605 1691606 1691607 1691608 1691609 1691610 1691611 1691612 1691613 1691614 1691615 1691616 1691617 1691618 1691619 1691620 1691621 1691622 1691623 1691624 1691625 1691626 1691627 1691628 1691629 1691630 1691631 1691632 1691633 1691634 1691635 1691636 1691637 1691638 1691639 1691640 1691641 1691642 1691643 1691644 1691645 1691646 1691647 1691648 1691649 1691650 1691651 1691652 1691653 1691654 1691655 1691656 1691657 1691658 1691659 1691660 1691661 1691662 1691663 1691664 1691665 1691666 1691667 1691668 1691669 1691670 1691671 1691672 1691673 1691674 1691675 1691676 1691677 1691678 1691679 1691680 1691681 1691682 1691683 1691684 1691685 1691686 1691687 1691688 1691689 1691690 1691691 1691692 1691693 1691694 1691695 1691696 1691697 1691698 1691699 1691700 1691701 1691702 1691703 1691704 1691705 1691706 1691707 1691708 1691709 1691710 1691711 1691712 1691713 1691714 1691715 1691716 1691717 1691718 1691719 1691720 1691721 1691722 1691723 1691724 1691725 1691726 1691727 1691728 1691729 1691730 1691731 1691732 1691733 1691734 1691735 1691736 1691737 1691738 1691739 1691740 1691741 1691742 1691743 1691744 1691745 1691746 1691747 1691748 1691749 1691750 1691751 1691752 1691753 1691754 1691755 1691756 1691757 1691758 1691759 1691760 1691761 1691762 1691763 1691764 1691765 1691766 1691767 1691768 1691769 1691770 1691771 1691772 1691773 1691774 1691775 1691776 1691777 1691778 1691779 1691780 1691781 1691782 1691783 1691784 1691785 1691786 1691787 1691788 1691789 1691790 1691791 1691792 1691793 1691794 1691795 1691796 1691797 1691798 1691799 1691800 1691801 1691802 1691803 1691804 1691805 1691806 1691807 1691808 1691809 1691810 1691811 1691812 1691813 1691814 1691815 1691816 1691817 1691818 1691819 1691820 1691821 1691822 1691823 1691824 1691825 1691826 1691827 1691828 1691829 1691830 1691831 1691832 1691833 1691834 1691835 1691836 1691837 1691838 1691839 1691840 1691841 1691842 1691843 1691844 1691845 1691846 1691847 1691848 1691849 1691850 1691851 1691852 1691853 1691854 1691855 1691856 1691857 1691858 1691859 1691860 1691861 1691862 1691863 1691864 1691865 1691866 1691867 1691868 1691869 1691870 1691871 1691872 1691873 1691874 1691875 1691876 1691877 1691878 1691879 1691880 1691881 1691882 1691883 1691884 1691885 1691886 1691887 1691888 1691889 1691890 1691891 1691892 1691893 1691894 1691895 1691896 1691897 1691898 1691899 1691900 1691901 1691902 1691903 1691904 1691905 1691906 1691907 1691908 1691909 1691910 1691911 1691912 1691913 1691914 1691915 1691916 1691917 1691918 1691919 1691920 1691921 1691922 1691923 1691924 1691925 1691926 1691927 1691928 1691929 1691930 1691931 1691932 1691933 1691934 1691935 1691936 1691937 1691938 1691939 1691940 1691941 1691942 1691943 1691944 1691945 1691946 1691947 1691948 1691949 1691950 1691951 1691952 1691953 1691954 1691955 1691956 1691957 1691958 1691959 1691960 1691961 1691962 1691963 1691964 1691965 1691966 1691967 1691968 1691969 1691970 1691971 1691972 1691973 1691974 1691975 1691976 1691977 1691978 1691979 1691980 1691981 1691982 1691983 1691984 1691985 1691986 1691987 1691988 1691989 1691990 1691991 1691992 1691993 1691994 1691995 1691996 1691997 1691998 1691999 1692000 1692001 1692002 1692003 1692004 1692005 1692006 1692007 1692008 1692009 1692010 1692011 1692012 1692013 1692014 1692015 1692016 1692017 1692018 1692019 1692020 1692021 1692022 1692023 1692024 1692025 1692026 1692027 1692028 1692029 1692030 1692031 1692032 1692033 1692034 1692035 1692036 1692037 1692038 1692039 1692040 1692041 1692042 1692043 1692044 1692045 1692046 1692047 1692048 1692049 1692050 1692051 1692052 1692053 1692054 1692055 1692056 1692057 1692058 1692059 1692060 1692061 1692062 1692063 1692064 1692065 1692066 1692067 1692068 1692069 1692070 1692071 1692072 1692073 1692074 1692075 1692076 1692077 1692078 1692079 1692080 1692081 1692082 1692083 1692084 1692085 1692086 1692087 1692088 1692089 1692090 1692091 1692092 1692093 1692094 1692095 1692096 1692097 1692098 1692099 1692100 1692101 1692102 1692103 1692104 1692105 1692106 1692107 1692108 1692109 1692110 1692111 1692112 1692113 1692114 1692115 1692116 1692117 1692118 1692119 1692120 1692121 1692122 1692123 1692124 1692125 1692126 1692127 1692128 1692129 1692130 1692131 1692132 1692133 1692134 1692135 1692136 1692137 1692138 1692139 1692140 1692141 1692142 1692143 1692144 1692145 1692146 1692147 1692148 1692149 1692150 1692151 1692152 1692153 1692154 1692155 1692156 1692157 1692158 1692159 1692160 1692161 1692162 1692163 1692164 1692165 1692166 1692167 1692168 1692169 1692170 1692171 1692172 1692173 1692174 1692175 1692176 1692177 1692178 1692179 1692180 1692181 1692182 1692183 1692184 1692185 1692186 1692187 1692188 1692189 1692190 1692191 1692192 1692193 1692194 1692195 1692196 1692197 1692198 1692199 1692200 1692201 1692202 1692203 1692204 1692205 1692206 1692207 1692208 1692209 1692210 1692211 1692212 1692213 1692214 1692215 1692216 1692217 1692218 1692219 1692220 1692221 1692222 1692223 1692224 1692225 1692226 1692227 1692228 1692229 1692230 1692231 1692232 1692233 1692234 1692235 1692236 1692237 1692238 1692239 1692240 1692241 1692242 1692243 1692244 1692245 1692246 1692247 1692248 1692249 1692250 1692251 1692252 1692253 1692254 1692255 1692256 1692257 1692258 1692259 1692260 1692261 1692262 1692263 1692264 1692265 1692266 1692267 1692268 1692269 1692270 1692271 1692272 1692273 1692274 1692275 1692276 1692277 1692278 1692279 1692280 1692281 1692282 1692283 1692284 1692285 1692286 1692287 1692288 1692289 1692290 1692291 1692292 1692293 1692294 1692295 1692296 1692297 1692298 1692299 1692300 1692301 1692302 1692303 1692304 1692305 1692306 1692307 1692308 1692309 1692310 1692311 1692312 1692313 1692314 1692315 1692316 1692317 1692318 1692319 1692320 1692321 1692322 1692323 1692324 1692325 1692326 1692327 1692328 1692329 1692330 1692331 1692332 1692333 1692334 1692335 1692336 1692337 1692338 1692339 1692340 1692341 1692342 1692343 1692344 1692345 1692346 1692347 1692348 1692349 1692350 1692351 1692352 1692353 1692354 1692355 1692356 1692357 1692358 1692359 1692360 1692361 1692362 1692363 1692364 1692365 1692366 1692367 1692368 1692369 1692370 1692371 1692372 1692373 1692374 1692375 1692376 1692377 1692378 1692379 1692380 1692381 1692382 1692383 1692384 1692385 1692386 1692387 1692388 1692389 1692390 1692391 1692392 1692393 1692394 1692395 1692396 1692397 1692398 1692399 1692400 1692401 1692402 1692403 1692404 1692405 1692406 1692407 1692408 1692409 1692410 1692411 1692412 1692413 1692414 1692415 1692416 1692417 1692418 1692419 1692420 1692421 1692422 1692423 1692424 1692425 1692426 1692427 1692428 1692429 1692430 1692431 1692432 1692433 1692434 1692435 1692436 1692437 1692438 1692439 1692440 1692441 1692442 1692443 1692444 1692445 1692446 1692447 1692448 1692449 1692450 1692451 1692452 1692453 1692454 1692455 1692456 1692457 1692458 1692459 1692460 1692461 1692462 1692463 1692464 1692465 1692466 1692467 1692468 1692469 1692470 1692471 1692472 1692473 1692474 1692475 1692476 1692477 1692478 1692479 1692480 1692481 1692482 1692483 1692484 1692485 1692486 1692487 1692488 1692489 1692490 1692491 1692492 1692493 1692494 1692495 1692496 1692497 1692498 1692499 1692500 1692501 1692502 1692503 1692504 1692505 1692506 1692507 1692508 1692509 1692510 1692511 1692512 1692513 1692514 1692515 1692516 1692517 1692518 1692519 1692520 1692521 1692522 1692523 1692524 1692525 1692526 1692527 1692528 1692529 1692530 1692531 1692532 1692533 1692534 1692535 1692536 1692537 1692538 1692539 1692540 1692541 1692542 1692543 1692544 1692545 1692546 1692547 1692548 1692549 1692550 1692551 1692552 1692553 1692554 1692555 1692556 1692557 1692558 1692559 1692560 1692561 1692562 1692563 1692564 1692565 1692566 1692567 1692568 1692569 1692570 1692571 1692572 1692573 1692574 1692575 1692576 1692577 1692578 1692579 1692580 1692581 1692582 1692583 1692584 1692585 1692586 1692587 1692588 1692589 1692590 1692591 1692592 1692593 1692594 1692595 1692596 1692597 1692598 1692599 1692600 1692601 1692602 1692603 1692604 1692605 1692606 1692607 1692608 1692609 1692610 1692611 1692612 1692613 1692614 1692615 1692616 1692617 1692618 1692619 1692620 1692621 1692622 1692623 1692624 1692625 1692626 1692627 1692628 1692629 1692630 1692631 1692632 1692633 1692634 1692635 1692636 1692637 1692638 1692639 1692640 1692641 1692642 1692643 1692644 1692645 1692646 1692647 1692648 1692649 1692650 1692651 1692652 1692653 1692654 1692655 1692656 1692657 1692658 1692659 1692660 1692661 1692662 1692663 1692664 1692665 1692666 1692667 1692668 1692669 1692670 1692671 1692672 1692673 1692674 1692675 1692676 1692677 1692678 1692679 1692680 1692681 1692682 1692683 1692684 1692685 1692686 1692687 1692688 1692689 1692690 1692691 1692692 1692693 1692694 1692695 1692696 1692697 1692698 1692699 1692700 1692701 1692702 1692703 1692704 1692705 1692706 1692707 1692708 1692709 1692710 1692711 1692712 1692713 1692714 1692715 1692716 1692717 1692718 1692719 1692720 1692721 1692722 1692723 1692724 1692725 1692726 1692727 1692728 1692729 1692730 1692731 1692732 1692733 1692734 1692735 1692736 1692737 1692738 1692739 1692740 1692741 1692742 1692743 1692744 1692745 1692746 1692747 1692748 1692749 1692750 1692751 1692752 1692753 1692754 1692755 1692756 1692757 1692758 1692759 1692760 1692761 1692762 1692763 1692764 1692765 1692766 1692767 1692768 1692769 1692770 1692771 1692772 1692773 1692774 1692775 1692776 1692777 1692778 1692779 1692780 1692781 1692782 1692783 1692784 1692785 1692786 1692787 1692788 1692789 1692790 1692791 1692792 1692793 1692794 1692795 1692796 1692797 1692798 1692799 1692800 1692801 1692802 1692803 1692804 1692805 1692806 1692807 1692808 1692809 1692810 1692811 1692812 1692813 1692814 1692815 1692816 1692817 1692818 1692819 1692820 1692821 1692822 1692823 1692824 1692825 1692826 1692827 1692828 1692829 1692830 1692831 1692832 1692833 1692834 1692835 1692836 1692837 1692838 1692839 1692840 1692841 1692842 1692843 1692844 1692845 1692846 1692847 1692848 1692849 1692850 1692851 1692852 1692853 1692854 1692855 1692856 1692857 1692858 1692859 1692860 1692861 1692862 1692863 1692864 1692865 1692866 1692867 1692868 1692869 1692870 1692871 1692872 1692873 1692874 1692875 1692876 1692877 1692878 1692879 1692880 1692881 1692882 1692883 1692884 1692885 1692886 1692887 1692888 1692889 1692890 1692891 1692892 1692893 1692894 1692895 1692896 1692897 1692898 1692899 1692900 1692901 1692902 1692903 1692904 1692905 1692906 1692907 1692908 1692909 1692910 1692911 1692912 1692913 1692914 1692915 1692916 1692917 1692918 1692919 1692920 1692921 1692922 1692923 1692924 1692925 1692926 1692927 1692928 1692929 1692930 1692931 1692932 1692933 1692934 1692935 1692936 1692937 1692938 1692939 1692940 1692941 1692942 1692943 1692944 1692945 1692946 1692947 1692948 1692949 1692950 1692951 1692952 1692953 1692954 1692955 1692956 1692957 1692958 1692959 1692960 1692961 1692962 1692963 1692964 1692965 1692966 1692967 1692968 1692969 1692970 1692971 1692972 1692973 1692974 1692975 1692976 1692977 1692978 1692979 1692980 1692981 1692982 1692983 1692984 1692985 1692986 1692987 1692988 1692989 1692990 1692991 1692992 1692993 1692994 1692995 1692996 1692997 1692998 1692999 1693000 1693001 1693002 1693003 1693004 1693005 1693006 1693007 1693008 1693009 1693010 1693011 1693012 1693013 1693014 1693015 1693016 1693017 1693018 1693019 1693020 1693021 1693022 1693023 1693024 1693025 1693026 1693027 1693028 1693029 1693030 1693031 1693032 1693033 1693034 1693035 1693036 1693037 1693038 1693039 1693040 1693041 1693042 1693043 1693044 1693045 1693046 1693047 1693048 1693049 1693050 1693051 1693052 1693053 1693054 1693055 1693056 1693057 1693058 1693059 1693060 1693061 1693062 1693063 1693064 1693065 1693066 1693067 1693068 1693069 1693070 1693071 1693072 1693073 1693074 1693075 1693076 1693077 1693078 1693079 1693080 1693081 1693082 1693083 1693084 1693085 1693086 1693087 1693088 1693089 1693090 1693091 1693092 1693093 1693094 1693095 1693096 1693097 1693098 1693099 1693100 1693101 1693102 1693103 1693104 1693105 1693106 1693107 1693108 1693109 1693110 1693111 1693112 1693113 1693114 1693115 1693116 1693117 1693118 1693119 1693120 1693121 1693122 1693123 1693124 1693125 1693126 1693127 1693128 1693129 1693130 1693131 1693132 1693133 1693134 1693135 1693136 1693137 1693138 1693139 1693140 1693141 1693142 1693143 1693144 1693145 1693146 1693147 1693148 1693149 1693150 1693151 1693152 1693153 1693154 1693155 1693156 1693157 1693158 1693159 1693160 1693161 1693162 1693163 1693164 1693165 1693166 1693167 1693168 1693169 1693170 1693171 1693172 1693173 1693174 1693175 1693176 1693177 1693178 1693179 1693180 1693181 1693182 1693183 1693184 1693185 1693186 1693187 1693188 1693189 1693190 1693191 1693192 1693193 1693194 1693195 1693196 1693197 1693198 1693199 1693200 1693201 1693202 1693203 1693204 1693205 1693206 1693207 1693208 1693209 1693210 1693211 1693212 1693213 1693214 1693215 1693216 1693217 1693218 1693219 1693220 1693221 1693222 1693223 1693224 1693225 1693226 1693227 1693228 1693229 1693230 1693231 1693232 1693233 1693234 1693235 1693236 1693237 1693238 1693239 1693240 1693241 1693242 1693243 1693244 1693245 1693246 1693247 1693248 1693249 1693250 1693251 1693252 1693253 1693254 1693255 1693256 1693257 1693258 1693259 1693260 1693261 1693262 1693263 1693264 1693265 1693266 1693267 1693268 1693269 1693270 1693271 1693272 1693273 1693274 1693275 1693276 1693277 1693278 1693279 1693280 1693281 1693282 1693283 1693284 1693285 1693286 1693287 1693288 1693289 1693290 1693291 1693292 1693293 1693294 1693295 1693296 1693297 1693298 1693299 1693300 1693301 1693302 1693303 1693304 1693305 1693306 1693307 1693308 1693309 1693310 1693311 1693312 1693313 1693314 1693315 1693316 1693317 1693318 1693319 1693320 1693321 1693322 1693323 1693324 1693325 1693326 1693327 1693328 1693329 1693330 1693331 1693332 1693333 1693334 1693335 1693336 1693337 1693338 1693339 1693340 1693341 1693342 1693343 1693344 1693345 1693346 1693347 1693348 1693349 1693350 1693351 1693352 1693353 1693354 1693355 1693356 1693357 1693358 1693359 1693360 1693361 1693362 1693363 1693364 1693365 1693366 1693367 1693368 1693369 1693370 1693371 1693372 1693373 1693374 1693375 1693376 1693377 1693378 1693379 1693380 1693381 1693382 1693383 1693384 1693385 1693386 1693387 1693388 1693389 1693390 1693391 1693392 1693393 1693394 1693395 1693396 1693397 1693398 1693399 1693400 1693401 1693402 1693403 1693404 1693405 1693406 1693407 1693408 1693409 1693410 1693411 1693412 1693413 1693414 1693415 1693416 1693417 1693418 1693419 1693420 1693421 1693422 1693423 1693424 1693425 1693426 1693427 1693428 1693429 1693430 1693431 1693432 1693433 1693434 1693435 1693436 1693437 1693438 1693439 1693440 1693441 1693442 1693443 1693444 1693445 1693446 1693447 1693448 1693449 1693450 1693451 1693452 1693453 1693454 1693455 1693456 1693457 1693458 1693459 1693460 1693461 1693462 1693463 1693464 1693465 1693466 1693467 1693468 1693469 1693470 1693471 1693472 1693473 1693474 1693475 1693476 1693477 1693478 1693479 1693480 1693481 1693482 1693483 1693484 1693485 1693486 1693487 1693488 1693489 1693490 1693491 1693492 1693493 1693494 1693495 1693496 1693497 1693498 1693499 1693500 1693501 1693502 1693503 1693504 1693505 1693506 1693507 1693508 1693509 1693510 1693511 1693512 1693513 1693514 1693515 1693516 1693517 1693518 1693519 1693520 1693521 1693522 1693523 1693524 1693525 1693526 1693527 1693528 1693529 1693530 1693531 1693532 1693533 1693534 1693535 1693536 1693537 1693538 1693539 1693540 1693541 1693542 1693543 1693544 1693545 1693546 1693547 1693548 1693549 1693550 1693551 1693552 1693553 1693554 1693555 1693556 1693557 1693558 1693559 1693560 1693561 1693562 1693563 1693564 1693565 1693566 1693567 1693568 1693569 1693570 1693571 1693572 1693573 1693574 1693575 1693576 1693577 1693578 1693579 1693580 1693581 1693582 1693583 1693584 1693585 1693586 1693587 1693588 1693589 1693590 1693591 1693592 1693593 1693594 1693595 1693596 1693597 1693598 1693599 1693600 1693601 1693602 1693603 1693604 1693605 1693606 1693607 1693608 1693609 1693610 1693611 1693612 1693613 1693614 1693615 1693616 1693617 1693618 1693619 1693620 1693621 1693622 1693623 1693624 1693625 1693626 1693627 1693628 1693629 1693630 1693631 1693632 1693633 1693634 1693635 1693636 1693637 1693638 1693639 1693640 1693641 1693642 1693643 1693644 1693645 1693646 1693647 1693648 1693649 1693650 1693651 1693652 1693653 1693654 1693655 1693656 1693657 1693658 1693659 1693660 1693661 1693662 1693663 1693664 1693665 1693666 1693667 1693668 1693669 1693670 1693671 1693672 1693673 1693674 1693675 1693676 1693677 1693678 1693679 1693680 1693681 1693682 1693683 1693684 1693685 1693686 1693687 1693688 1693689 1693690 1693691 1693692 1693693 1693694 1693695 1693696 1693697 1693698 1693699 1693700 1693701 1693702 1693703 1693704 1693705 1693706 1693707 1693708 1693709 1693710 1693711 1693712 1693713 1693714 1693715 1693716 1693717 1693718 1693719 1693720 1693721 1693722 1693723 1693724 1693725 1693726 1693727 1693728 1693729 1693730 1693731 1693732 1693733 1693734 1693735 1693736 1693737 1693738 1693739 1693740 1693741 1693742 1693743 1693744 1693745 1693746 1693747 1693748 1693749 1693750 1693751 1693752 1693753 1693754 1693755 1693756 1693757 1693758 1693759 1693760 1693761 1693762 1693763 1693764 1693765 1693766 1693767 1693768 1693769 1693770 1693771 1693772 1693773 1693774 1693775 1693776 1693777 1693778 1693779 1693780 1693781 1693782 1693783 1693784 1693785 1693786 1693787 1693788 1693789 1693790 1693791 1693792 1693793 1693794 1693795 1693796 1693797 1693798 1693799 1693800 1693801 1693802 1693803 1693804 1693805 1693806 1693807 1693808 1693809 1693810 1693811 1693812 1693813 1693814 1693815 1693816 1693817 1693818 1693819 1693820 1693821 1693822 1693823 1693824 1693825 1693826 1693827 1693828 1693829 1693830 1693831 1693832 1693833 1693834 1693835 1693836 1693837 1693838 1693839 1693840 1693841 1693842 1693843 1693844 1693845 1693846 1693847 1693848 1693849 1693850 1693851 1693852 1693853 1693854 1693855 1693856 1693857 1693858 1693859 1693860 1693861 1693862 1693863 1693864 1693865 1693866 1693867 1693868 1693869 1693870 1693871 1693872 1693873 1693874 1693875 1693876 1693877 1693878 1693879 1693880 1693881 1693882 1693883 1693884 1693885 1693886 1693887 1693888 1693889 1693890 1693891 1693892 1693893 1693894 1693895 1693896 1693897 1693898 1693899 1693900 1693901 1693902 1693903 1693904 1693905 1693906 1693907 1693908 1693909 1693910 1693911 1693912 1693913 1693914 1693915 1693916 1693917 1693918 1693919 1693920 1693921 1693922 1693923 1693924 1693925 1693926 1693927 1693928 1693929 1693930 1693931 1693932 1693933 1693934 1693935 1693936 1693937 1693938 1693939 1693940 1693941 1693942 1693943 1693944 1693945 1693946 1693947 1693948 1693949 1693950 1693951 1693952 1693953 1693954 1693955 1693956 1693957 1693958 1693959 1693960 1693961 1693962 1693963 1693964 1693965 1693966 1693967 1693968 1693969 1693970 1693971 1693972 1693973 1693974 1693975 1693976 1693977 1693978 1693979 1693980 1693981 1693982 1693983 1693984 1693985 1693986 1693987 1693988 1693989 1693990 1693991 1693992 1693993 1693994 1693995 1693996 1693997 1693998 1693999 1694000 1694001 1694002 1694003 1694004 1694005 1694006 1694007 1694008 1694009 1694010 1694011 1694012 1694013 1694014 1694015 1694016 1694017 1694018 1694019 1694020 1694021 1694022 1694023 1694024 1694025 1694026 1694027 1694028 1694029 1694030 1694031 1694032 1694033 1694034 1694035 1694036 1694037 1694038 1694039 1694040 1694041 1694042 1694043 1694044 1694045 1694046 1694047 1694048 1694049 1694050 1694051 1694052 1694053 1694054 1694055 1694056 1694057 1694058 1694059 1694060 1694061 1694062 1694063 1694064 1694065 1694066 1694067 1694068 1694069 1694070 1694071 1694072 1694073 1694074 1694075 1694076 1694077 1694078 1694079 1694080 1694081 1694082 1694083 1694084 1694085 1694086 1694087 1694088 1694089 1694090 1694091 1694092 1694093 1694094 1694095 1694096 1694097 1694098 1694099 1694100 1694101 1694102 1694103 1694104 1694105 1694106 1694107 1694108 1694109 1694110 1694111 1694112 1694113 1694114 1694115 1694116 1694117 1694118 1694119 1694120 1694121 1694122 1694123 1694124 1694125 1694126 1694127 1694128 1694129 1694130 1694131 1694132 1694133 1694134 1694135 1694136 1694137 1694138 1694139 1694140 1694141 1694142 1694143 1694144 1694145 1694146 1694147 1694148 1694149 1694150 1694151 1694152 1694153 1694154 1694155 1694156 1694157 1694158 1694159 1694160 1694161 1694162 1694163 1694164 1694165 1694166 1694167 1694168 1694169 1694170 1694171 1694172 1694173 1694174 1694175 1694176 1694177 1694178 1694179 1694180 1694181 1694182 1694183 1694184 1694185 1694186 1694187 1694188 1694189 1694190 1694191 1694192 1694193 1694194 1694195 1694196 1694197 1694198 1694199 1694200 1694201 1694202 1694203 1694204 1694205 1694206 1694207 1694208 1694209 1694210 1694211 1694212 1694213 1694214 1694215 1694216 1694217 1694218 1694219 1694220 1694221 1694222 1694223 1694224 1694225 1694226 1694227 1694228 1694229 1694230 1694231 1694232 1694233 1694234 1694235 1694236 1694237 1694238 1694239 1694240 1694241 1694242 1694243 1694244 1694245 1694246 1694247 1694248 1694249 1694250 1694251 1694252 1694253 1694254 1694255 1694256 1694257 1694258 1694259 1694260 1694261 1694262 1694263 1694264 1694265 1694266 1694267 1694268 1694269 1694270 1694271 1694272 1694273 1694274 1694275 1694276 1694277 1694278 1694279 1694280 1694281 1694282 1694283 1694284 1694285 1694286 1694287 1694288 1694289 1694290 1694291 1694292 1694293 1694294 1694295 1694296 1694297 1694298 1694299 1694300 1694301 1694302 1694303 1694304 1694305 1694306 1694307 1694308 1694309 1694310 1694311 1694312 1694313 1694314 1694315 1694316 1694317 1694318 1694319 1694320 1694321 1694322 1694323 1694324 1694325 1694326 1694327 1694328 1694329 1694330 1694331 1694332 1694333 1694334 1694335 1694336 1694337 1694338 1694339 1694340 1694341 1694342 1694343 1694344 1694345 1694346 1694347 1694348 1694349 1694350 1694351 1694352 1694353 1694354 1694355 1694356 1694357 1694358 1694359 1694360 1694361 1694362 1694363 1694364 1694365 1694366 1694367 1694368 1694369 1694370 1694371 1694372 1694373 1694374 1694375 1694376 1694377 1694378 1694379 1694380 1694381 1694382 1694383 1694384 1694385 1694386 1694387 1694388 1694389 1694390 1694391 1694392 1694393 1694394 1694395 1694396 1694397 1694398 1694399 1694400 1694401 1694402 1694403 1694404 1694405 1694406 1694407 1694408 1694409 1694410 1694411 1694412 1694413 1694414 1694415 1694416 1694417 1694418 1694419 1694420 1694421 1694422 1694423 1694424 1694425 1694426 1694427 1694428 1694429 1694430 1694431 1694432 1694433 1694434 1694435 1694436 1694437 1694438 1694439 1694440 1694441 1694442 1694443 1694444 1694445 1694446 1694447 1694448 1694449 1694450 1694451 1694452 1694453 1694454 1694455 1694456 1694457 1694458 1694459 1694460 1694461 1694462 1694463 1694464 1694465 1694466 1694467 1694468 1694469 1694470 1694471 1694472 1694473 1694474 1694475 1694476 1694477 1694478 1694479 1694480 1694481 1694482 1694483 1694484 1694485 1694486 1694487 1694488 1694489 1694490 1694491 1694492 1694493 1694494 1694495 1694496 1694497 1694498 1694499 1694500 1694501 1694502 1694503 1694504 1694505 1694506 1694507 1694508 1694509 1694510 1694511 1694512 1694513 1694514 1694515 1694516 1694517 1694518 1694519 1694520 1694521 1694522 1694523 1694524 1694525 1694526 1694527 1694528 1694529 1694530 1694531 1694532 1694533 1694534 1694535 1694536 1694537 1694538 1694539 1694540 1694541 1694542 1694543 1694544 1694545 1694546 1694547 1694548 1694549 1694550 1694551 1694552 1694553 1694554 1694555 1694556 1694557 1694558 1694559 1694560 1694561 1694562 1694563 1694564 1694565 1694566 1694567 1694568 1694569 1694570 1694571 1694572 1694573 1694574 1694575 1694576 1694577 1694578 1694579 1694580 1694581 1694582 1694583 1694584 1694585 1694586 1694587 1694588 1694589 1694590 1694591 1694592 1694593 1694594 1694595 1694596 1694597 1694598 1694599 1694600 1694601 1694602 1694603 1694604 1694605 1694606 1694607 1694608 1694609 1694610 1694611 1694612 1694613 1694614 1694615 1694616 1694617 1694618 1694619 1694620 1694621 1694622 1694623 1694624 1694625 1694626 1694627 1694628 1694629 1694630 1694631 1694632 1694633 1694634 1694635 1694636 1694637 1694638 1694639 1694640 1694641 1694642 1694643 1694644 1694645 1694646 1694647 1694648 1694649 1694650 1694651 1694652 1694653 1694654 1694655 1694656 1694657 1694658 1694659 1694660 1694661 1694662 1694663 1694664 1694665 1694666 1694667 1694668 1694669 1694670 1694671 1694672 1694673 1694674 1694675 1694676 1694677 1694678 1694679 1694680 1694681 1694682 1694683 1694684 1694685 1694686 1694687 1694688 1694689 1694690 1694691 1694692 1694693 1694694 1694695 1694696 1694697 1694698 1694699 1694700 1694701 1694702 1694703 1694704 1694705 1694706 1694707 1694708 1694709 1694710 1694711 1694712 1694713 1694714 1694715 1694716 1694717 1694718 1694719 1694720 1694721 1694722 1694723 1694724 1694725 1694726 1694727 1694728 1694729 1694730 1694731 1694732 1694733 1694734 1694735 1694736 1694737 1694738 1694739 1694740 1694741 1694742 1694743 1694744 1694745 1694746 1694747 1694748 1694749 1694750 1694751 1694752 1694753 1694754 1694755 1694756 1694757 1694758 1694759 1694760 1694761 1694762 1694763 1694764 1694765 1694766 1694767 1694768 1694769 1694770 1694771 1694772 1694773 1694774 1694775 1694776 1694777 1694778 1694779 1694780 1694781 1694782 1694783 1694784 1694785 1694786 1694787 1694788 1694789 1694790 1694791 1694792 1694793 1694794 1694795 1694796 1694797 1694798 1694799 1694800 1694801 1694802 1694803 1694804 1694805 1694806 1694807 1694808 1694809 1694810 1694811 1694812 1694813 1694814 1694815 1694816 1694817 1694818 1694819 1694820 1694821 1694822 1694823 1694824 1694825 1694826 1694827 1694828 1694829 1694830 1694831 1694832 1694833 1694834 1694835 1694836 1694837 1694838 1694839 1694840 1694841 1694842 1694843 1694844 1694845 1694846 1694847 1694848 1694849 1694850 1694851 1694852 1694853 1694854 1694855 1694856 1694857 1694858 1694859 1694860 1694861 1694862 1694863 1694864 1694865 1694866 1694867 1694868 1694869 1694870 1694871 1694872 1694873 1694874 1694875 1694876 1694877 1694878 1694879 1694880 1694881 1694882 1694883 1694884 1694885 1694886 1694887 1694888 1694889 1694890 1694891 1694892 1694893 1694894 1694895 1694896 1694897 1694898 1694899 1694900 1694901 1694902 1694903 1694904 1694905 1694906 1694907 1694908 1694909 1694910 1694911 1694912 1694913 1694914 1694915 1694916 1694917 1694918 1694919 1694920 1694921 1694922 1694923 1694924 1694925 1694926 1694927 1694928 1694929 1694930 1694931 1694932 1694933 1694934 1694935 1694936 1694937 1694938 1694939 1694940 1694941 1694942 1694943 1694944 1694945 1694946 1694947 1694948 1694949 1694950 1694951 1694952 1694953 1694954 1694955 1694956 1694957 1694958 1694959 1694960 1694961 1694962 1694963 1694964 1694965 1694966 1694967 1694968 1694969 1694970 1694971 1694972 1694973 1694974 1694975 1694976 1694977 1694978 1694979 1694980 1694981 1694982 1694983 1694984 1694985 1694986 1694987 1694988 1694989 1694990 1694991 1694992 1694993 1694994 1694995 1694996 1694997 1694998 1694999 1695000 1695001 1695002 1695003 1695004 1695005 1695006 1695007 1695008 1695009 1695010 1695011 1695012 1695013 1695014 1695015 1695016 1695017 1695018 1695019 1695020 1695021 1695022 1695023 1695024 1695025 1695026 1695027 1695028 1695029 1695030 1695031 1695032 1695033 1695034 1695035 1695036 1695037 1695038 1695039 1695040 1695041 1695042 1695043 1695044 1695045 1695046 1695047 1695048 1695049 1695050 1695051 1695052 1695053 1695054 1695055 1695056 1695057 1695058 1695059 1695060 1695061 1695062 1695063 1695064 1695065 1695066 1695067 1695068 1695069 1695070 1695071 1695072 1695073 1695074 1695075 1695076 1695077 1695078 1695079 1695080 1695081 1695082 1695083 1695084 1695085 1695086 1695087 1695088 1695089 1695090 1695091 1695092 1695093 1695094 1695095 1695096 1695097 1695098 1695099 1695100 1695101 1695102 1695103 1695104 1695105 1695106 1695107 1695108 1695109 1695110 1695111 1695112 1695113 1695114 1695115 1695116 1695117 1695118 1695119 1695120 1695121 1695122 1695123 1695124 1695125 1695126 1695127 1695128 1695129 1695130 1695131 1695132 1695133 1695134 1695135 1695136 1695137 1695138 1695139 1695140 1695141 1695142 1695143 1695144 1695145 1695146 1695147 1695148 1695149 1695150 1695151 1695152 1695153 1695154 1695155 1695156 1695157 1695158 1695159 1695160 1695161 1695162 1695163 1695164 1695165 1695166 1695167 1695168 1695169 1695170 1695171 1695172 1695173 1695174 1695175 1695176 1695177 1695178 1695179 1695180 1695181 1695182 1695183 1695184 1695185 1695186 1695187 1695188 1695189 1695190 1695191 1695192 1695193 1695194 1695195 1695196 1695197 1695198 1695199 1695200 1695201 1695202 1695203 1695204 1695205 1695206 1695207 1695208 1695209 1695210 1695211 1695212 1695213 1695214 1695215 1695216 1695217 1695218 1695219 1695220 1695221 1695222 1695223 1695224 1695225 1695226 1695227 1695228 1695229 1695230 1695231 1695232 1695233 1695234 1695235 1695236 1695237 1695238 1695239 1695240 1695241 1695242 1695243 1695244 1695245 1695246 1695247 1695248 1695249 1695250 1695251 1695252 1695253 1695254 1695255 1695256 1695257 1695258 1695259 1695260 1695261 1695262 1695263 1695264 1695265 1695266 1695267 1695268 1695269 1695270 1695271 1695272 1695273 1695274 1695275 1695276 1695277 1695278 1695279 1695280 1695281 1695282 1695283 1695284 1695285 1695286 1695287 1695288 1695289 1695290 1695291 1695292 1695293 1695294 1695295 1695296 1695297 1695298 1695299 1695300 1695301 1695302 1695303 1695304 1695305 1695306 1695307 1695308 1695309 1695310 1695311 1695312 1695313 1695314 1695315 1695316 1695317 1695318 1695319 1695320 1695321 1695322 1695323 1695324 1695325 1695326 1695327 1695328 1695329 1695330 1695331 1695332 1695333 1695334 1695335 1695336 1695337 1695338 1695339 1695340 1695341 1695342 1695343 1695344 1695345 1695346 1695347 1695348 1695349 1695350 1695351 1695352 1695353 1695354 1695355 1695356 1695357 1695358 1695359 1695360 1695361 1695362 1695363 1695364 1695365 1695366 1695367 1695368 1695369 1695370 1695371 1695372 1695373 1695374 1695375 1695376 1695377 1695378 1695379 1695380 1695381 1695382 1695383 1695384 1695385 1695386 1695387 1695388 1695389 1695390 1695391 1695392 1695393 1695394 1695395 1695396 1695397 1695398 1695399 1695400 1695401 1695402 1695403 1695404 1695405 1695406 1695407 1695408 1695409 1695410 1695411 1695412 1695413 1695414 1695415 1695416 1695417 1695418 1695419 1695420 1695421 1695422 1695423 1695424 1695425 1695426 1695427 1695428 1695429 1695430 1695431 1695432 1695433 1695434 1695435 1695436 1695437 1695438 1695439 1695440 1695441 1695442 1695443 1695444 1695445 1695446 1695447 1695448 1695449 1695450 1695451 1695452 1695453 1695454 1695455 1695456 1695457 1695458 1695459 1695460 1695461 1695462 1695463 1695464 1695465 1695466 1695467 1695468 1695469 1695470 1695471 1695472 1695473 1695474 1695475 1695476 1695477 1695478 1695479 1695480 1695481 1695482 1695483 1695484 1695485 1695486 1695487 1695488 1695489 1695490 1695491 1695492 1695493 1695494 1695495 1695496 1695497 1695498 1695499 1695500 1695501 1695502 1695503 1695504 1695505 1695506 1695507 1695508 1695509 1695510 1695511 1695512 1695513 1695514 1695515 1695516 1695517 1695518 1695519 1695520 1695521 1695522 1695523 1695524 1695525 1695526 1695527 1695528 1695529 1695530 1695531 1695532 1695533 1695534 1695535 1695536 1695537 1695538 1695539 1695540 1695541 1695542 1695543 1695544 1695545 1695546 1695547 1695548 1695549 1695550 1695551 1695552 1695553 1695554 1695555 1695556 1695557 1695558 1695559 1695560 1695561 1695562 1695563 1695564 1695565 1695566 1695567 1695568 1695569 1695570 1695571 1695572 1695573 1695574 1695575 1695576 1695577 1695578 1695579 1695580 1695581 1695582 1695583 1695584 1695585 1695586 1695587 1695588 1695589 1695590 1695591 1695592 1695593 1695594 1695595 1695596 1695597 1695598 1695599 1695600 1695601 1695602 1695603 1695604 1695605 1695606 1695607 1695608 1695609 1695610 1695611 1695612 1695613 1695614 1695615 1695616 1695617 1695618 1695619 1695620 1695621 1695622 1695623 1695624 1695625 1695626 1695627 1695628 1695629 1695630 1695631 1695632 1695633 1695634 1695635 1695636 1695637 1695638 1695639 1695640 1695641 1695642 1695643 1695644 1695645 1695646 1695647 1695648 1695649 1695650 1695651 1695652 1695653 1695654 1695655 1695656 1695657 1695658 1695659 1695660 1695661 1695662 1695663 1695664 1695665 1695666 1695667 1695668 1695669 1695670 1695671 1695672 1695673 1695674 1695675 1695676 1695677 1695678 1695679 1695680 1695681 1695682 1695683 1695684 1695685 1695686 1695687 1695688 1695689 1695690 1695691 1695692 1695693 1695694 1695695 1695696 1695697 1695698 1695699 1695700 1695701 1695702 1695703 1695704 1695705 1695706 1695707 1695708 1695709 1695710 1695711 1695712 1695713 1695714 1695715 1695716 1695717 1695718 1695719 1695720 1695721 1695722 1695723 1695724 1695725 1695726 1695727 1695728 1695729 1695730 1695731 1695732 1695733 1695734 1695735 1695736 1695737 1695738 1695739 1695740 1695741 1695742 1695743 1695744 1695745 1695746 1695747 1695748 1695749 1695750 1695751 1695752 1695753 1695754 1695755 1695756 1695757 1695758 1695759 1695760 1695761 1695762 1695763 1695764 1695765 1695766 1695767 1695768 1695769 1695770 1695771 1695772 1695773 1695774 1695775 1695776 1695777 1695778 1695779 1695780 1695781 1695782 1695783 1695784 1695785 1695786 1695787 1695788 1695789 1695790 1695791 1695792 1695793 1695794 1695795 1695796 1695797 1695798 1695799 1695800 1695801 1695802 1695803 1695804 1695805 1695806 1695807 1695808 1695809 1695810 1695811 1695812 1695813 1695814 1695815 1695816 1695817 1695818 1695819 1695820 1695821 1695822 1695823 1695824 1695825 1695826 1695827 1695828 1695829 1695830 1695831 1695832 1695833 1695834 1695835 1695836 1695837 1695838 1695839 1695840 1695841 1695842 1695843 1695844 1695845 1695846 1695847 1695848 1695849 1695850 1695851 1695852 1695853 1695854 1695855 1695856 1695857 1695858 1695859 1695860 1695861 1695862 1695863 1695864 1695865 1695866 1695867 1695868 1695869 1695870 1695871 1695872 1695873 1695874 1695875 1695876 1695877 1695878 1695879 1695880 1695881 1695882 1695883 1695884 1695885 1695886 1695887 1695888 1695889 1695890 1695891 1695892 1695893 1695894 1695895 1695896 1695897 1695898 1695899 1695900 1695901 1695902 1695903 1695904 1695905 1695906 1695907 1695908 1695909 1695910 1695911 1695912 1695913 1695914 1695915 1695916 1695917 1695918 1695919 1695920 1695921 1695922 1695923 1695924 1695925 1695926 1695927 1695928 1695929 1695930 1695931 1695932 1695933 1695934 1695935 1695936 1695937 1695938 1695939 1695940 1695941 1695942 1695943 1695944 1695945 1695946 1695947 1695948 1695949 1695950 1695951 1695952 1695953 1695954 1695955 1695956 1695957 1695958 1695959 1695960 1695961 1695962 1695963 1695964 1695965 1695966 1695967 1695968 1695969 1695970 1695971 1695972 1695973 1695974 1695975 1695976 1695977 1695978 1695979 1695980 1695981 1695982 1695983 1695984 1695985 1695986 1695987 1695988 1695989 1695990 1695991 1695992 1695993 1695994 1695995 1695996 1695997 1695998 1695999 1696000 1696001 1696002 1696003 1696004 1696005 1696006 1696007 1696008 1696009 1696010 1696011 1696012 1696013 1696014 1696015 1696016 1696017 1696018 1696019 1696020 1696021 1696022 1696023 1696024 1696025 1696026 1696027 1696028 1696029 1696030 1696031 1696032 1696033 1696034 1696035 1696036 1696037 1696038 1696039 1696040 1696041 1696042 1696043 1696044 1696045 1696046 1696047 1696048 1696049 1696050 1696051 1696052 1696053 1696054 1696055 1696056 1696057 1696058 1696059 1696060 1696061 1696062 1696063 1696064 1696065 1696066 1696067 1696068 1696069 1696070 1696071 1696072 1696073 1696074 1696075 1696076 1696077 1696078 1696079 1696080 1696081 1696082 1696083 1696084 1696085 1696086 1696087 1696088 1696089 1696090 1696091 1696092 1696093 1696094 1696095 1696096 1696097 1696098 1696099 1696100 1696101 1696102 1696103 1696104 1696105 1696106 1696107 1696108 1696109 1696110 1696111 1696112 1696113 1696114 1696115 1696116 1696117 1696118 1696119 1696120 1696121 1696122 1696123 1696124 1696125 1696126 1696127 1696128 1696129 1696130 1696131 1696132 1696133 1696134 1696135 1696136 1696137 1696138 1696139 1696140 1696141 1696142 1696143 1696144 1696145 1696146 1696147 1696148 1696149 1696150 1696151 1696152 1696153 1696154 1696155 1696156 1696157 1696158 1696159 1696160 1696161 1696162 1696163 1696164 1696165 1696166 1696167 1696168 1696169 1696170 1696171 1696172 1696173 1696174 1696175 1696176 1696177 1696178 1696179 1696180 1696181 1696182 1696183 1696184 1696185 1696186 1696187 1696188 1696189 1696190 1696191 1696192 1696193 1696194 1696195 1696196 1696197 1696198 1696199 1696200 1696201 1696202 1696203 1696204 1696205 1696206 1696207 1696208 1696209 1696210 1696211 1696212 1696213 1696214 1696215 1696216 1696217 1696218 1696219 1696220 1696221 1696222 1696223 1696224 1696225 1696226 1696227 1696228 1696229 1696230 1696231 1696232 1696233 1696234 1696235 1696236 1696237 1696238 1696239 1696240 1696241 1696242 1696243 1696244 1696245 1696246 1696247 1696248 1696249 1696250 1696251 1696252 1696253 1696254 1696255 1696256 1696257 1696258 1696259 1696260 1696261 1696262 1696263 1696264 1696265 1696266 1696267 1696268 1696269 1696270 1696271 1696272 1696273 1696274 1696275 1696276 1696277 1696278 1696279 1696280 1696281 1696282 1696283 1696284 1696285 1696286 1696287 1696288 1696289 1696290 1696291 1696292 1696293 1696294 1696295 1696296 1696297 1696298 1696299 1696300 1696301 1696302 1696303 1696304 1696305 1696306 1696307 1696308 1696309 1696310 1696311 1696312 1696313 1696314 1696315 1696316 1696317 1696318 1696319 1696320 1696321 1696322 1696323 1696324 1696325 1696326 1696327 1696328 1696329 1696330 1696331 1696332 1696333 1696334 1696335 1696336 1696337 1696338 1696339 1696340 1696341 1696342 1696343 1696344 1696345 1696346 1696347 1696348 1696349 1696350 1696351 1696352 1696353 1696354 1696355 1696356 1696357 1696358 1696359 1696360 1696361 1696362 1696363 1696364 1696365 1696366 1696367 1696368 1696369 1696370 1696371 1696372 1696373 1696374 1696375 1696376 1696377 1696378 1696379 1696380 1696381 1696382 1696383 1696384 1696385 1696386 1696387 1696388 1696389 1696390 1696391 1696392 1696393 1696394 1696395 1696396 1696397 1696398 1696399 1696400 1696401 1696402 1696403 1696404 1696405 1696406 1696407 1696408 1696409 1696410 1696411 1696412 1696413 1696414 1696415 1696416 1696417 1696418 1696419 1696420 1696421 1696422 1696423 1696424 1696425 1696426 1696427 1696428 1696429 1696430 1696431 1696432 1696433 1696434 1696435 1696436 1696437 1696438 1696439 1696440 1696441 1696442 1696443 1696444 1696445 1696446 1696447 1696448 1696449 1696450 1696451 1696452 1696453 1696454 1696455 1696456 1696457 1696458 1696459 1696460 1696461 1696462 1696463 1696464 1696465 1696466 1696467 1696468 1696469 1696470 1696471 1696472 1696473 1696474 1696475 1696476 1696477 1696478 1696479 1696480 1696481 1696482 1696483 1696484 1696485 1696486 1696487 1696488 1696489 1696490 1696491 1696492 1696493 1696494 1696495 1696496 1696497 1696498 1696499 1696500 1696501 1696502 1696503 1696504 1696505 1696506 1696507 1696508 1696509 1696510 1696511 1696512 1696513 1696514 1696515 1696516 1696517 1696518 1696519 1696520 1696521 1696522 1696523 1696524 1696525 1696526 1696527 1696528 1696529 1696530 1696531 1696532 1696533 1696534 1696535 1696536 1696537 1696538 1696539 1696540 1696541 1696542 1696543 1696544 1696545 1696546 1696547 1696548 1696549 1696550 1696551 1696552 1696553 1696554 1696555 1696556 1696557 1696558 1696559 1696560 1696561 1696562 1696563 1696564 1696565 1696566 1696567 1696568 1696569 1696570 1696571 1696572 1696573 1696574 1696575 1696576 1696577 1696578 1696579 1696580 1696581 1696582 1696583 1696584 1696585 1696586 1696587 1696588 1696589 1696590 1696591 1696592 1696593 1696594 1696595 1696596 1696597 1696598 1696599 1696600 1696601 1696602 1696603 1696604 1696605 1696606 1696607 1696608 1696609 1696610 1696611 1696612 1696613 1696614 1696615 1696616 1696617 1696618 1696619 1696620 1696621 1696622 1696623 1696624 1696625 1696626 1696627 1696628 1696629 1696630 1696631 1696632 1696633 1696634 1696635 1696636 1696637 1696638 1696639 1696640 1696641 1696642 1696643 1696644 1696645 1696646 1696647 1696648 1696649 1696650 1696651 1696652 1696653 1696654 1696655 1696656 1696657 1696658 1696659 1696660 1696661 1696662 1696663 1696664 1696665 1696666 1696667 1696668 1696669 1696670 1696671 1696672 1696673 1696674 1696675 1696676 1696677 1696678 1696679 1696680 1696681 1696682 1696683 1696684 1696685 1696686 1696687 1696688 1696689 1696690 1696691 1696692 1696693 1696694 1696695 1696696 1696697 1696698 1696699 1696700 1696701 1696702 1696703 1696704 1696705 1696706 1696707 1696708 1696709 1696710 1696711 1696712 1696713 1696714 1696715 1696716 1696717 1696718 1696719 1696720 1696721 1696722 1696723 1696724 1696725 1696726 1696727 1696728 1696729 1696730 1696731 1696732 1696733 1696734 1696735 1696736 1696737 1696738 1696739 1696740 1696741 1696742 1696743 1696744 1696745 1696746 1696747 1696748 1696749 1696750 1696751 1696752 1696753 1696754 1696755 1696756 1696757 1696758 1696759 1696760 1696761 1696762 1696763 1696764 1696765 1696766 1696767 1696768 1696769 1696770 1696771 1696772 1696773 1696774 1696775 1696776 1696777 1696778 1696779 1696780 1696781 1696782 1696783 1696784 1696785 1696786 1696787 1696788 1696789 1696790 1696791 1696792 1696793 1696794 1696795 1696796 1696797 1696798 1696799 1696800 1696801 1696802 1696803 1696804 1696805 1696806 1696807 1696808 1696809 1696810 1696811 1696812 1696813 1696814 1696815 1696816 1696817 1696818 1696819 1696820 1696821 1696822 1696823 1696824 1696825 1696826 1696827 1696828 1696829 1696830 1696831 1696832 1696833 1696834 1696835 1696836 1696837 1696838 1696839 1696840 1696841 1696842 1696843 1696844 1696845 1696846 1696847 1696848 1696849 1696850 1696851 1696852 1696853 1696854 1696855 1696856 1696857 1696858 1696859 1696860 1696861 1696862 1696863 1696864 1696865 1696866 1696867 1696868 1696869 1696870 1696871 1696872 1696873 1696874 1696875 1696876 1696877 1696878 1696879 1696880 1696881 1696882 1696883 1696884 1696885 1696886 1696887 1696888 1696889 1696890 1696891 1696892 1696893 1696894 1696895 1696896 1696897 1696898 1696899 1696900 1696901 1696902 1696903 1696904 1696905 1696906 1696907 1696908 1696909 1696910 1696911 1696912 1696913 1696914 1696915 1696916 1696917 1696918 1696919 1696920 1696921 1696922 1696923 1696924 1696925 1696926 1696927 1696928 1696929 1696930 1696931 1696932 1696933 1696934 1696935 1696936 1696937 1696938 1696939 1696940 1696941 1696942 1696943 1696944 1696945 1696946 1696947 1696948 1696949 1696950 1696951 1696952 1696953 1696954 1696955 1696956 1696957 1696958 1696959 1696960 1696961 1696962 1696963 1696964 1696965 1696966 1696967 1696968 1696969 1696970 1696971 1696972 1696973 1696974 1696975 1696976 1696977 1696978 1696979 1696980 1696981 1696982 1696983 1696984 1696985 1696986 1696987 1696988 1696989 1696990 1696991 1696992 1696993 1696994 1696995 1696996 1696997 1696998 1696999 1697000 1697001 1697002 1697003 1697004 1697005 1697006 1697007 1697008 1697009 1697010 1697011 1697012 1697013 1697014 1697015 1697016 1697017 1697018 1697019 1697020 1697021 1697022 1697023 1697024 1697025 1697026 1697027 1697028 1697029 1697030 1697031 1697032 1697033 1697034 1697035 1697036 1697037 1697038 1697039 1697040 1697041 1697042 1697043 1697044 1697045 1697046 1697047 1697048 1697049 1697050 1697051 1697052 1697053 1697054 1697055 1697056 1697057 1697058 1697059 1697060 1697061 1697062 1697063 1697064 1697065 1697066 1697067 1697068 1697069 1697070 1697071 1697072 1697073 1697074 1697075 1697076 1697077 1697078 1697079 1697080 1697081 1697082 1697083 1697084 1697085 1697086 1697087 1697088 1697089 1697090 1697091 1697092 1697093 1697094 1697095 1697096 1697097 1697098 1697099 1697100 1697101 1697102 1697103 1697104 1697105 1697106 1697107 1697108 1697109 1697110 1697111 1697112 1697113 1697114 1697115 1697116 1697117 1697118 1697119 1697120 1697121 1697122 1697123 1697124 1697125 1697126 1697127 1697128 1697129 1697130 1697131 1697132 1697133 1697134 1697135 1697136 1697137 1697138 1697139 1697140 1697141 1697142 1697143 1697144 1697145 1697146 1697147 1697148 1697149 1697150 1697151 1697152 1697153 1697154 1697155 1697156 1697157 1697158 1697159 1697160 1697161 1697162 1697163 1697164 1697165 1697166 1697167 1697168 1697169 1697170 1697171 1697172 1697173 1697174 1697175 1697176 1697177 1697178 1697179 1697180 1697181 1697182 1697183 1697184 1697185 1697186 1697187 1697188 1697189 1697190 1697191 1697192 1697193 1697194 1697195 1697196 1697197 1697198 1697199 1697200 1697201 1697202 1697203 1697204 1697205 1697206 1697207 1697208 1697209 1697210 1697211 1697212 1697213 1697214 1697215 1697216 1697217 1697218 1697219 1697220 1697221 1697222 1697223 1697224 1697225 1697226 1697227 1697228 1697229 1697230 1697231 1697232 1697233 1697234 1697235 1697236 1697237 1697238 1697239 1697240 1697241 1697242 1697243 1697244 1697245 1697246 1697247 1697248 1697249 1697250 1697251 1697252 1697253 1697254 1697255 1697256 1697257 1697258 1697259 1697260 1697261 1697262 1697263 1697264 1697265 1697266 1697267 1697268 1697269 1697270 1697271 1697272 1697273 1697274 1697275 1697276 1697277 1697278 1697279 1697280 1697281 1697282 1697283 1697284 1697285 1697286 1697287 1697288 1697289 1697290 1697291 1697292 1697293 1697294 1697295 1697296 1697297 1697298 1697299 1697300 1697301 1697302 1697303 1697304 1697305 1697306 1697307 1697308 1697309 1697310 1697311 1697312 1697313 1697314 1697315 1697316 1697317 1697318 1697319 1697320 1697321 1697322 1697323 1697324 1697325 1697326 1697327 1697328 1697329 1697330 1697331 1697332 1697333 1697334 1697335 1697336 1697337 1697338 1697339 1697340 1697341 1697342 1697343 1697344 1697345 1697346 1697347 1697348 1697349 1697350 1697351 1697352 1697353 1697354 1697355 1697356 1697357 1697358 1697359 1697360 1697361 1697362 1697363 1697364 1697365 1697366 1697367 1697368 1697369 1697370 1697371 1697372 1697373 1697374 1697375 1697376 1697377 1697378 1697379 1697380 1697381 1697382 1697383 1697384 1697385 1697386 1697387 1697388 1697389 1697390 1697391 TooltipText=null 10:57:56.987 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") 10:57:56.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:56.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:56.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:56.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:56.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:57:56.987 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 10:57:56.987 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:57:56.987 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:57:56.988 INFO [WorkbenchTestable][AbstractView] Launch removed 10:57:57.029 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:57.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:57.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:57.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 10:57:57.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:57.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:57.032 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 10:57:57.032 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:57:57.032 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:57:57.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:57.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:57.032 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 10:57:57.033 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTerminateConsole no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 10:57:57.033 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:57:57.033 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsoleView no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 10:57:57.033 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 10:57:57.033 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:57:57.033 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:57:57.033 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:57:57.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:57.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:57.042 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:57:57.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:57.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:57.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:57.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:57.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:57.052 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:57.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 '\*?\QProblems\E') 10:57:57.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:57.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:57.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:57.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:57.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:57.074 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:57:57.074 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:57:57.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:57.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:57.110 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:57:57.110 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:57:57.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:57.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:57.111 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:57:57.111 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:57:57.111 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:57:57.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:57.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:57.112 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:57:57.113 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:57:57.113 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:57:57.113 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:57:57.113 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:57:57.113 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:57:57.113 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:57:57.113 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:57:57.113 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:57:57.113 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:57:57.113 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:57:57.113 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:57:57.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:57:58.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:57:58.114 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:57:58.114 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:57:58.114 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:57:58.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:58.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:58.115 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:57:58.116 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:57:58.116 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:57:58.116 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:57:58.116 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:57:58.116 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:57:58.116 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:57:58.116 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:57:58.116 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:57:58.116 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:57:58.116 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:57:58.116 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:57:58.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:57:58.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:57:58.116 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:57:58.117 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:57:58.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:58.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:58.117 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:57:58.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:58.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:58.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:58.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:58.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:57:58.118 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:57:58.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:57:58.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:58.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:58.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 10:57:58.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:58.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:58.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:58.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:58.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:57:58.119 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 10:57:58.201 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 10:57:58.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:58.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:58.203 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:57:58.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:58.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:58.204 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:58.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:58.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:58.205 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:58.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:57:58.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:58.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:58.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:58.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:58.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:58.206 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:57:58.206 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:57:58.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:58.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:58.242 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:57:58.242 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:57:58.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:58.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:58.243 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:57:58.243 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:57:58.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:58.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:58.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:58.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:58.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:58.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:58.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:59.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:59.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:57:59.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:57:59.246 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:57:59.246 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:57:59.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:59.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:57:59.247 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:57:59.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:59.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:59.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:59.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:59.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:57:59.247 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 10:57:59.248 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:57:59.248 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 10:57:59.248 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 10:57:59.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:57:59.249 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 10:57:59.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:57:59.249 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 10:57:59.249 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:57:59.249 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:57:59.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:57:59.249 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:57:59.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:57:59.249 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:57:59.249 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 10:57:59.249 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:57:59.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:57:59.249 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:57:59.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:57:59.249 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:57:59.249 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 10:57:59.249 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 10:57:59.250 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 10:57:59.256 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 10:57:59.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:57:59.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:57:59.257 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:59.257 DEBUG [main][MenuItemLookup] Found menu:'File' 10:57:59.257 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:57:59.257 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:57:59.257 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:57:59.257 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:57:59.257 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:57:59.257 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:57:59.257 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:57:59.257 DEBUG [main][MenuItemLookup] Item match:Run 10:57:59.258 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 10:57:59.258 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 10:57:59.258 DEBUG [main][MenuItemLookup] Found menu:'' 10:57:59.258 DEBUG [main][MenuItemLookup] Found menu:'Run History' 10:57:59.258 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:57:59.258 DEBUG [main][MenuItemLookup] Item match:Run As 10:57:59.258 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 10:57:59.258 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 10:57:59.258 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 10:57:59.258 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 10:57:59.258 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 10:57:59.258 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 10:57:59.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'... 10:57:59.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:59.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:59.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:59.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:59.380 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:59.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:59.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:59.380 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:59.380 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:57:59.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:59.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:59.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:59.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:59.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:59.385 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:59.385 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:59.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:59.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 10:57:59.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:59.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:59.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully 10:57:59.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:57:59.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:57:59.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reveal End of Document' is a system job, skipped 10:57:59.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 10:57:59.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:57:59.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:57:59.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:57:59.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 10:57:59.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:57:59.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:57:59.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:57:59.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:57:59.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:57:59.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:57:59.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:57:59.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:57:59.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:57:59.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:57:59.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 10:57:59.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:59.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:59.462 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:59.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:59.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:59.466 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:59.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:59.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:59.466 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:59.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 '\*?\QConsole\E') 10:57:59.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:59.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:59.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:59.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:59.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:59.470 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:59.470 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:59.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:59.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:59.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:59.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:59.471 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:59.471 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:59.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:59.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:59.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:59.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:59.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:59.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:59.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 10:57:59.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:59.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:59.526 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:59.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:59.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:59.531 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:59.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:59.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:59.531 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:59.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:57:59.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:59.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:59.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:59.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:59.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:59.535 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:59.535 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:59.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:59.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:59.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:59.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:59.536 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:59.536 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:59.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:59.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:59.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:59.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:59.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:59.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:59.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:59.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:59.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:57:59.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:59.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:59.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 10:57:59.538 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 10:57:59.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:59.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:59.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:59.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:59.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:57:59.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:59.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:59.560 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:57:59.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:59.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:59.564 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:57:59.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:57:59.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:57:59.564 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:57:59.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 '\*?\QConsole\E') 10:57:59.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:59.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:59.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:59.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:59.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:57:59.569 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:59.569 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:59.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:59.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:59.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:59.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:59.570 INFO [WorkbenchTestable][AbstractView] Clearing console 10:57:59.570 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:59.570 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:59.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:59.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:57:59.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:59.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:59.571 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") 10:57:59.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:59.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:59.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:59.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:59.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:57:59.571 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Clear Console 10:57:59.572 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:57:59.572 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:57:59.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console text is ""... 10:57:59.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:59.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:59.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console text is "" finished successfully 10:57:59.574 INFO [WorkbenchTestable][AbstractView] Console cleared 10:57:59.574 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:57:59.574 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:57:59.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:57:59.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 10:57:59.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:57:59.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:57:59.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:57:59.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:59.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:57:59.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:57:59.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 10:57:59.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:57:59.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:00.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:00.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:00.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:00.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:00.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" failed, NO exception will be thrown 10:58:00.592 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 10:58:00.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:00.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:00.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:00.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:00.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 10:58:00.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:00.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:00.597 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 10:58:00.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:00.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:00.602 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:58:00.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:00.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:00.602 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:58:00.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 10:58:00.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:00.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:00.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:00.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:00.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:58:00.606 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:58:00.606 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:58:00.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:00.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:58:00.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:58:00.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:58:00.623 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:58:00.623 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:58:00.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:00.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:58:00.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:58:00.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:58:00.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:00.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:00.624 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:58:00.624 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:58:00.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:00.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 10:58:00.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:58:00.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:58:00.625 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") 10:58:00.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:00.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:00.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:00.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:00.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:58:00.626 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 10:58:00.626 INFO [WorkbenchTestable][AbstractView] Terminating console 10:58:00.626 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:58:00.626 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:58:00.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:00.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 10:58:00.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:58:00.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:58:00.627 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") 10:58:00.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:00.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:00.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:00.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:00.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:58:00.627 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier 10:58:00.627 INFO [WorkbenchTestable][AbstractView] Removing launch from console 10:58:00.628 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:58:00.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:58:00.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:00.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 10:58:00.628 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") 10:58:00.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:00.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:00.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:00.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:00.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:58:00.629 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 10:58:00.629 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:58:00.629 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:00.629 INFO [WorkbenchTestable][AbstractView] Launch removed 10:58:00.669 INFO [WorkbenchTestable][AbstractView] Activate view Console 10:58:00.669 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 10:58:00.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:00.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 10:58:00.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:00.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:00.671 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 10:58:00.672 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:58:00.672 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:58:00.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:00.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:00.672 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsoleView no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 10:58:00.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:00.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:00.673 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:58:00.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:00.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:00.673 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 10:58:00.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:00.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:00.674 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 10:58:00.674 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:58:00.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:00.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:00.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:00.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:00.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:58:00.674 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:58:00.674 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:58:00.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:00.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:00.709 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:58:00.709 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:58:00.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:00.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:00.710 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:58:00.710 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:58:00.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:00.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:00.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:00.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:00.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:01.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:01.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:01.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:01.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:01.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:58:01.712 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:58:01.712 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:58:01.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:01.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:01.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 10:58:01.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:01.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:01.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:01.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:01.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:01.713 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 10:58:01.714 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 10:58:01.714 DEBUG [main][TreeItemHandler] Selecting tree item: Project 10:58:01.714 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 10:58:01.717 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 10:58:01.725 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:58:01.725 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:01.767 DEBUG [main][MenuItemLookup] Found menu:'New' 10:58:01.767 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:58:01.767 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:01.767 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:58:01.767 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:58:01.767 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:58:01.767 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:01.767 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:58:01.767 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:58:01.767 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:58:01.767 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:58:01.767 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:01.767 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:58:01.767 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:58:01.767 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:58:01.767 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:58:01.767 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:01.767 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:58:01.767 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:58:01.767 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:01.767 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:58:01.767 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:01.767 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:58:01.767 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:58:01.767 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:58:01.767 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:58:01.767 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:58:01.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:58:01.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 10:58:02.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:58:02.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:58:02.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:58:02.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:58:02.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:58:02.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:58:02.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:58:02.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:58:02.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:58:02.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:58:02.269 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'Project' via Explorer 10:58:02.269 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 10:58:02.269 DEBUG [main][TreeItemHandler] Selecting tree item: Project 10:58:02.269 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 10:58:02.271 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 10:58:02.272 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:58:02.272 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:02.300 DEBUG [main][MenuItemLookup] Found menu:'New' 10:58:02.300 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:58:02.300 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:02.300 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 10:58:02.300 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:58:02.300 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:58:02.300 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:02.300 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:58:02.300 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:58:02.300 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:58:02.300 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:58:02.300 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:58:02.300 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:58:02.300 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:58:02.300 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:58:02.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 'Delete.*'] is available.... 10:58:02.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 'Delete.*'] is available. finished successfully 10:58:02.906 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:58:02.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:02.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:02.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:02.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:02.910 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:58:02.910 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:02.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:02.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:02.910 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:58:02.910 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:02.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:02.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:02.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:02.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:02.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:02.911 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:58:02.911 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:58:02.911 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:58:02.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:02.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:02.911 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:02.911 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:02.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 "OK", Widget matcher matching widgets with style: 8) 10:58:02.911 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:02.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:02.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:02.911 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:58:02.911 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:02.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:02.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:02.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:02.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:02.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:02.912 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:58:02.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:02.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:02.912 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:02.912 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:02.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:58:02.917 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:58:03.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:58:03.417 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:58:03.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:58:03.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:58:03.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:58:03.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:58:03.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:58:03.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:58:03.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:58:03.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:58:03.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:58:03.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:58:03.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:58:03.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:58:03.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:58:03.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:58:03.418 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 10:58:03.418 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:58:03.418 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:58:03.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:03.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 77.841 s - in org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest testConsoleSwitching no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 6.551 s consoleHasNoChangeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 24.279 s testRemoveAllTerminatedLaunches no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 2.664 s toggleShowConsoleOnStandardOutChange no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 2.643 s testConsoleHasAnyText no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 10.079 s consoleHasTextTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 0.019 s getContextMenuTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 4.08 s testRemoveLaunch no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 3.159 s testTerminateConsole no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 7.767 s testConsoleView no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 3.639 s Running org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 10:58:03.426 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 10:58:03.427 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:58:03.428 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:58:03.428 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 10:58:03.428 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:58:03.428 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:58:03.428 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:58:03.428 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:58:03.428 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:58:03.428 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 10:58:03.428 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 10:58:03.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 10:58:03.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:03.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:03.429 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:58:03.429 DEBUG [main][MenuItemLookup] Found menu:'File' 10:58:03.429 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:58:03.429 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:58:03.429 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:58:03.429 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:58:03.429 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:58:03.429 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:58:03.429 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:58:03.429 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:58:03.429 DEBUG [main][MenuItemLookup] Item match:Window 10:58:03.430 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:58:03.430 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:58:03.430 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:58:03.430 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:03.430 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:58:03.430 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:58:03.430 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:03.430 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:58:03.430 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:03.430 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:58:03.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:03.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:03.430 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:58:03.430 DEBUG [main][MenuItemLookup] Found menu:'File' 10:58:03.430 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:58:03.430 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:58:03.430 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:58:03.430 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:58:03.430 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:58:03.430 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:58:03.430 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:58:03.430 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:58:03.430 DEBUG [main][MenuItemLookup] Item match:Window 10:58:03.431 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:58:03.431 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:58:03.431 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:58:03.431 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:03.431 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:58:03.431 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:58:03.431 DEBUG [main][MenuItemLookup] Item match:Perspective 10:58:03.431 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:58:03.431 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:03.431 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:58:03.431 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:58:03.431 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:58:03.431 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:58:03.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 10:58:03.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:03.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:03.431 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:58:03.431 DEBUG [main][MenuItemLookup] Found menu:'File' 10:58:03.431 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:58:03.431 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:58:03.431 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:58:03.431 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:58:03.431 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:58:03.431 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:58:03.431 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:58:03.431 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:58:03.431 DEBUG [main][MenuItemLookup] Item match:Window 10:58:03.431 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:58:03.431 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:58:03.431 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:58:03.431 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:03.431 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:58:03.431 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:58:03.431 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:03.431 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:58:03.431 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:03.431 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:58:03.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:03.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:03.432 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:58:03.432 DEBUG [main][MenuItemLookup] Found menu:'File' 10:58:03.432 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:58:03.432 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:58:03.432 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:58:03.432 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:58:03.432 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:58:03.432 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:58:03.432 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:58:03.432 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:58:03.432 DEBUG [main][MenuItemLookup] Item match:Window 10:58:03.432 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:58:03.432 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:58:03.432 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:58:03.432 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:03.432 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:58:03.432 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:58:03.432 DEBUG [main][MenuItemLookup] Item match:Perspective 10:58:03.432 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:58:03.432 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:03.432 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:58:03.432 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:58:03.432 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:58:03.432 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:58:03.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:03.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:03.432 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:58:03.433 DEBUG [main][MenuItemLookup] Found menu:'File' 10:58:03.433 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:58:03.433 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:58:03.433 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:58:03.433 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:58:03.433 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:58:03.433 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:58:03.433 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:58:03.433 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:58:03.433 DEBUG [main][MenuItemLookup] Item match:Window 10:58:03.433 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:58:03.433 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:58:03.433 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:58:03.433 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:03.433 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:58:03.433 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:58:03.433 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:03.433 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:58:03.433 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:03.433 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:58:03.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:03.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:03.433 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:58:03.433 DEBUG [main][MenuItemLookup] Found menu:'File' 10:58:03.433 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:58:03.433 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:58:03.433 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:58:03.433 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:58:03.433 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:58:03.433 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:58:03.433 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:58:03.433 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:58:03.433 DEBUG [main][MenuItemLookup] Item match:Window 10:58:03.433 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:58:03.433 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:58:03.433 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:58:03.433 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:03.433 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:58:03.433 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:58:03.433 DEBUG [main][MenuItemLookup] Item match:Perspective 10:58:03.434 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 10:58:03.434 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:03.434 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 10:58:03.434 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 10:58:03.434 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 10:58:03.434 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 10:58:03.434 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 10:58:03.434 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 10:58:03.434 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 10:58:03.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 10:58:03.463 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 10:58:03.463 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 10:58:03.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:03.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:03.463 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:03.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:03.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:03.464 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:58:03.464 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:03.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:03.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:03.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 10:58:03.464 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:03.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:03.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:03.464 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 10:58:03.464 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:03.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:03.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:03.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:03.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:03.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:03.464 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 10:58:03.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:03.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:03.465 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:03.465 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:03.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'] 10:58:03.600 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:03.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'] 10:58:03.600 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:03.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: "New Java Project"] 10:58:03.601 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:03.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'] 10:58:03.601 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:03.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'] 10:58:03.601 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:03.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'] 10:58:03.601 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:03.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: "New Java Project"] 10:58:03.601 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:03.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'] 10:58:03.601 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:03.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'] 10:58:03.601 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:03.601 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:58:03.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:03.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:03.602 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:58:03.602 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:58:03.602 DEBUG [main][MenuItemLookup] Found menu:'File' 10:58:03.602 DEBUG [main][MenuItemLookup] Item match:File 10:58:03.603 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:58:03.603 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:58:03.610 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:58:03.610 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:58:03.610 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:58:03.610 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:03.610 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:58:03.610 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:58:03.610 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:58:03.610 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:58:03.610 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:58:03.610 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:58:03.610 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:58:03.610 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:58:03.610 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:58:03.610 DEBUG [main][MenuItemLookup] Found menu:'File' 10:58:03.610 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:58:03.610 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:58:03.610 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:58:03.610 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:03.610 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:58:03.610 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:03.610 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:58:03.610 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:58:03.625 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:58:03.625 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:58:03.626 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:58:03.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 'New|Select a wizard'] is available.... 10:58:03.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:58:03.709 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:58:03.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:03.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:03.710 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:58:03.710 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:03.710 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:58:03.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:03.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:03.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:03.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:03.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:03.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:58:03.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:58:03.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:58:03.712 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:58:03.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:03.712 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:58:03.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:03.712 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:58:03.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:58:03.712 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:58:03.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:03.712 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:58:03.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:03.712 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:58:03.712 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:58:03.712 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:58:03.713 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:58:03.721 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:58:03.721 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:58:03.721 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:58:03.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) 10:58:03.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:03.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:03.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:03.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:03.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:03.723 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:58:03.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:03.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:03.723 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:03.723 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:03.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'] 10:58:03.936 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:03.936 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:03.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:58:03.936 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 10:58:03.936 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:58:03.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:03.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:03.938 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:58:03.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:03.938 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectItemTestProject' 10:58:03.938 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:") 10:58:03.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:03.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:03.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:03.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:03.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:58:03.964 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:58:03.965 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectItemTestProject 10:58:04.000 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:58:04.000 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:58:04.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.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) 10:58:04.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:04.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:04.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:04.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:04.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:04.003 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:58:04.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:04.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:04.003 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:04.003 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:04.394 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.... 10:58:07.563 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 10:58:07.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:58:07.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:58:07.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:58:07.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:58:07.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:58:07.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:58:07.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:58:07.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:58:07.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:58:07.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:58:07.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:58:07.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:58:07.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:58:07.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:58:07.563 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:58:07.563 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:07.563 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:58:07.563 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:07.563 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 10:58:07.563 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:07.564 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:58:07.564 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:07.564 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:58:07.564 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:07.564 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:58:07.564 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:07.564 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 10:58:07.564 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:07.564 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:58:07.564 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:07.564 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:58:07.564 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:07.564 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:58:07.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:07.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:07.564 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:58:07.564 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:58:07.564 DEBUG [main][MenuItemLookup] Found menu:'File' 10:58:07.564 DEBUG [main][MenuItemLookup] Item match:File 10:58:07.565 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:58:07.565 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:58:07.569 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:58:07.569 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:58:07.569 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:58:07.569 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:07.569 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:58:07.569 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:58:07.569 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:58:07.569 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:58:07.569 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:58:07.569 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:58:07.569 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:58:07.569 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:58:07.569 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:58:07.569 DEBUG [main][MenuItemLookup] Found menu:'File' 10:58:07.569 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:58:07.569 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:58:07.569 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:58:07.569 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:07.569 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:58:07.569 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:07.569 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:58:07.569 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:58:07.570 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:58:07.570 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:58:07.570 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:58:07.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:58:07.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 'New|Select a wizard'] is available. finished successfully 10:58:07.741 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:58:07.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:07.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:07.742 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:58:07.742 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:07.742 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:58:07.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:07.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:07.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:07.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:07.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:07.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:58:07.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:58:07.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:58:07.745 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:58:07.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:07.745 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:58:07.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:07.745 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:58:07.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:58:07.745 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:58:07.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:07.745 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:58:07.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:07.745 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:58:07.745 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 10:58:07.745 DEBUG [main][TreeItemHandler] Selecting tree item: Class 10:58:07.746 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 10:58:07.749 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 10:58:07.749 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:58:07.749 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:58:07.749 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:58:07.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:07.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:07.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:07.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:07.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:07.756 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:58:07.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:07.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:07.756 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:07.756 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:08.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'] 10:58:08.026 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:08.026 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:08.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 10:58:08.026 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 10:58:08.026 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 10:58:08.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:08.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:08.027 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:58:08.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:08.027 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:") 10:58:08.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:08.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:08.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:08.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:08.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:58:08.060 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:58:08.061 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass 10:58:08.134 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:58:08.135 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 10:58: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.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) 10:58:08.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:08.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:08.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:08.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:08.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:08.138 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:58:08.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:08.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:08.139 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:08.139 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:08.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:58:08.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:58:08.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:58:08.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:58:08.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:58:08.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:58:08.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:58:08.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:58:08.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 10:58:08.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:58:08.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:58:08.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:58:08.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:58:08.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:58:08.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:58:08.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:58:08.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:58:08.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:58:08.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:58:08.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:58:08.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:58:08.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:58:08.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:58:08.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:58:08.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:58:08.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 10:58:08.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:58:08.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:58:08.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:58:08.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:58:08.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:58:08.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:58:08.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:58:08.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:58:08.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:58:08.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:58:08.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'] 10:58:08.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:08.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'] 10:58:08.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:08.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 Class"] 10:58:08.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:08.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'] 10:58:08.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:08.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'] 10:58:08.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:08.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'] 10:58:08.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:08.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 Class"] 10:58:08.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:08.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'] 10:58:08.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:08.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'] 10:58:08.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:08.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 10:58:08.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:08.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:08.765 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 10:58:08.765 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 10:58:08.765 DEBUG [main][MenuItemLookup] Found menu:'File' 10:58:08.765 DEBUG [main][MenuItemLookup] Item match:File 10:58:08.766 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:58:08.766 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:58:08.769 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:58:08.769 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:58:08.769 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:58:08.769 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:08.769 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:58:08.769 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:58:08.769 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:58:08.769 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:58:08.769 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:58:08.769 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:58:08.769 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:58:08.769 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:58:08.769 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:58:08.769 DEBUG [main][MenuItemLookup] Found menu:'File' 10:58:08.769 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:58:08.769 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:58:08.769 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:58:08.769 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:08.769 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:58:08.769 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:08.769 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:58:08.769 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:58:08.791 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:58:08.791 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:58:08.792 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:58:08.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.... 10:58:08.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 'New|Select a wizard'] is available. finished successfully 10:58:08.875 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:58:08.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:08.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:08.876 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:58:08.876 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:08.876 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:58:08.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:08.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:08.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:08.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:08.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:08.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:58:08.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:58:08.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:58:08.878 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:58:08.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:08.878 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:58:08.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:08.878 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:58:08.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:58:08.878 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:58:08.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:08.878 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:58:08.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:08.878 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:58:08.879 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 10:58:08.879 DEBUG [main][TreeItemHandler] Selecting tree item: Class 10:58:08.879 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 10:58:08.879 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 10:58:08.879 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:58:08.879 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:58:08.879 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:58:08.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:08.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:08.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:08.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:08.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:08.880 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:58:08.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:08.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:08.880 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:08.880 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:08.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'] 10:58:08.970 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:08.970 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:08.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 10:58:08.970 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 10:58:08.970 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 10:58:08.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:08.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:08.971 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:58:08.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:08.971 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:") 10:58:08.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:08.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:08.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:08.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:08.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:58:08.980 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:58:08.981 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass1 10:58:09.002 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:58:09.002 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 10:58:09.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.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) 10:58:09.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:09.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:09.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:09.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:09.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:09.006 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:58:09.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:09.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:09.006 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:09.006 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:09.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:58:09.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:58:09.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:58:09.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:58:09.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'EAR Libraries Update Job' is a system job, skipped 10:58:09.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:58:09.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:58:09.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:58:09.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:58:09.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:58:09.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:58:09.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:58:09.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:58:09.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:58:09.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:58:09.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:58:09.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:58:09.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:58:09.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:58:09.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:58:09.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:58:09.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:58:09.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'EAR Libraries Update Job' is a system job, skipped 10:58:09.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:58:09.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:58:09.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:58:09.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:58:09.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:58:09.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:58:09.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:58:09.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:58:09.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:58:09.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:58:09.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:58:09.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:58:09.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:58:09.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:58:09.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:58:09.516 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:58:09.516 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectCollapsedProjectExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 10:58:09.516 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 10:58:09.516 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:58:09.516 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:58:09.516 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:58:09.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:09.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:09.529 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 10:58:09.529 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform 10:58:09.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:09.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:09.530 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform' 10:58:09.530 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform' 10:58:09.530 DEBUG [main][MenuItemLookup] Found menu:'File' 10:58:09.530 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:58:09.530 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:58:09.530 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:58:09.530 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:58:09.530 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:58:09.530 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:58:09.530 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:58:09.530 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:58:09.530 DEBUG [main][MenuItemLookup] Item match:Window 10:58:09.532 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:58:09.533 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:58:09.533 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:58:09.533 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:09.533 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:58:09.533 DEBUG [main][MenuItemLookup] Item match:Show View 10:58:09.538 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:58:09.538 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:58:09.538 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:58:09.538 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:58:09.538 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:58:09.538 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:58:09.538 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:58:09.538 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:58:09.538 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:58:09.538 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:58:09.538 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:58:09.538 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:58:09.538 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:58:09.538 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:58:09.538 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:09.538 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:58:09.538 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:58:09.538 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:58:09.539 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:58:09.539 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:58:09.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:58:09.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:58:09.616 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:58:09.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:09.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:09.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:58:09.617 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:09.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:09.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:09.617 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:58:09.617 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:09.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:09.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:09.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:09.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:09.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:09.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:58:09.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:58:09.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:58:09.619 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:58:09.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:09.619 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:58:09.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:09.619 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:58:09.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:58:09.619 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:58:09.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:09.619 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:58:09.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:09.619 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:58:09.620 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 10:58:09.620 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 10:58:09.620 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 10:58:09.620 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 10:58:09.620 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:09.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:09.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:09.621 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:58:09.621 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:09.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:09.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:09.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") 10:58:09.630 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:09.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:09.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:09.630 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:58:09.630 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:09.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:09.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:09.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:09.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:09.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:09.632 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:58:09.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:09.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:09.632 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:09.632 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:09.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:58:09.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:58:09.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 10:58:09.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:09.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:09.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 10:58:09.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:09.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:09.691 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform 10:58:09.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:09.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:09.691 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform' 10:58:09.691 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:58:09.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:09.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:09.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:09.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:09.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:58:09.692 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:09.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:09.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:09.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform TooltipText=null 10:58:09.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:58:09.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:58:09.694 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:09.728 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:09.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:09.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:09.729 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:09.729 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:09.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:09.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:09.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:09.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:09.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:10.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:10.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:10.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:10.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:10.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:58:10.738 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:10.738 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:10.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:10.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:10.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 10:58:10.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:10.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:10.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:10.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:10.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:10.740 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 10:58:10.740 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:58:10.741 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 10:58:10.741 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 10:58:10.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:11.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:11.242 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 10:58:11.243 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:11.243 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:11.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:11.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:11.243 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:11.243 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:11.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:11.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:11.244 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:11.244 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:11.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:11.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:11.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:11.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:11.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:11.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:11.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:12.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:12.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:12.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:58:12.246 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:12.246 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:12.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:12.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:12.247 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:58:12.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:12.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:12.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:12.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:12.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:12.247 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 10:58:12.247 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:58:12.248 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 10:58:12.248 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 10:58:12.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:12.248 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 10:58:12.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:12.248 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 10:58:12.248 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 10:58:12.248 DEBUG [main][TreeItemHandler] Selecting tree item: src 10:58:12.248 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 10:58:12.271 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 10:58:12.271 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:58:12.273 DEBUG [main][EditorHandler] 2 editor(s) found 10:58:12.273 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 10:58:12.321 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 10:58:12.321 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass1.java 10:58:12.399 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass1.java is closed 10:58:12.399 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:12.399 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:12.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:12.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:12.400 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:58:12.400 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 10:58:12.400 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 10:58:12.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:12.400 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 10:58:12.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:12.400 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 10:58:12.401 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item (default package) of tree item src 10:58:12.401 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:58:12.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:12.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:12.901 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:58:12.902 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item (default package) 10:58:12.902 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item (default package) 10:58:12.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:13.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:13.403 INFO [WorkbenchTestable][TreeItemHandler] Expanded: (default package) 10:58:13.403 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item ProjectItemTestProject 10:58:13.403 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item ProjectItemTestProject 10:58:13.409 DEBUG [main][TreeItemHandler] Setting tree item ProjectItemTestProject collapsed 10:58:13.410 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 10:58:13.430 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: ProjectItemTestProject 10:58:13.430 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 10:58:13.430 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 10:58:13.430 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 10:58:13.440 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 10:58:13.441 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 10:58:13.441 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 10:58:13.443 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 10:58:13.452 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 10:58:13.453 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:13.453 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:13.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:13.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:13.460 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 10:58:13.460 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 10:58:13.460 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:13.460 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 10:58:13.479 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 10:58:13.479 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:58:13.479 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:58:13.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:13.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:13.491 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectCollapsedProjectExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 10:58:13.491 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:58:13.491 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 10:58:13.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 10:58:13.492 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:58:13.492 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:58:13.492 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:58:13.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:13.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:13.497 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 10:58:13.497 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:58:13.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:13.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:13.498 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:58:13.498 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:58:13.498 DEBUG [main][MenuItemLookup] Found menu:'File' 10:58:13.498 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:58:13.498 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:58:13.498 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:58:13.498 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:58:13.498 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:58:13.498 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:58:13.498 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:58:13.498 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:58:13.498 DEBUG [main][MenuItemLookup] Item match:Window 10:58:13.499 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:58:13.499 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:58:13.499 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:58:13.499 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:13.499 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:58:13.499 DEBUG [main][MenuItemLookup] Item match:Show View 10:58:13.502 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:58:13.502 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:58:13.502 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:58:13.502 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:58:13.502 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:58:13.502 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:58:13.502 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:58:13.502 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:58:13.502 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:58:13.502 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:58:13.502 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:58:13.502 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:58:13.502 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:58:13.502 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:58:13.502 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:13.502 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:58:13.502 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:58:13.503 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:58:13.503 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:58:13.503 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:58:13.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:58:13.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:58:13.574 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:58:13.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:13.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:13.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:58:13.575 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:13.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:13.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:13.575 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:58:13.575 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:13.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:13.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:13.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:13.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:13.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:13.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:58:13.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:58:13.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:58:13.577 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:58:13.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:13.577 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:58:13.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:13.577 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:58:13.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:58:13.577 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:58:13.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:13.577 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:58:13.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:13.577 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:58:13.578 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 10:58:13.578 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 10:58:13.578 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 10:58:13.578 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 10:58:13.578 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:13.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:13.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:13.578 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:58:13.578 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:13.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:13.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:13.579 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:58:13.579 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:13.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:13.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:13.579 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:58:13.579 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:13.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:13.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:13.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:13.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:13.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:13.579 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:58:13.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:13.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:13.579 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:13.579 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:13.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:58:13.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:58:13.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 10:58:13.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:13.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:13.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 10:58:13.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:13.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:13.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:58:13.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:13.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:13.631 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:58:13.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:58:13.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:13.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:13.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:13.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:13.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:58:13.633 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:13.633 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:13.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:13.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:58:13.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:58:13.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:58:13.635 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:13.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:13.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:13.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:13.636 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:13.636 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:13.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:13.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:13.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:13.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:13.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:14.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:14.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:14.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:14.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:14.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:58:14.638 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:14.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:14.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:14.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:14.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 10:58:14.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:14.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:14.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:14.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:14.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:14.640 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 10:58:14.640 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:58:14.640 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 10:58:14.640 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 10:58:14.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:14.640 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 10:58:14.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:14.640 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 10:58:14.641 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:14.641 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:14.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:14.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:14.642 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:14.642 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:14.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:14.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:14.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:14.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:14.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:15.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:15.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:15.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:15.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:15.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:58:15.644 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:15.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:15.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:15.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:15.645 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:58:15.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:15.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:15.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:15.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:15.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:15.645 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 10:58:15.645 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:58:15.646 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 10:58:15.646 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 10:58:15.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:15.646 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 10:58:15.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:15.646 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 10:58:15.646 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 10:58:15.646 DEBUG [main][TreeItemHandler] Selecting tree item: src 10:58:15.646 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 10:58:15.655 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 10:58:15.655 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:58:15.656 DEBUG [main][EditorHandler] 0 editor(s) found 10:58:15.657 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:15.657 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:15.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:15.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:15.657 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:15.658 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:15.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:15.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:15.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:15.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:15.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:16.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:16.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:16.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:16.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:16.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:58:16.663 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:16.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:16.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:16.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:16.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 10:58:16.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:16.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:16.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:16.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:16.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:16.665 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 10:58:16.665 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:58:16.665 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 10:58:16.666 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 10:58:16.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:16.666 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 10:58:16.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:16.666 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 10:58:16.666 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item (default package) of tree item src 10:58:16.666 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:58:16.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:16.666 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:58:16.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:16.666 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:58:16.666 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item (default package) 10:58:16.666 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item (default package) 10:58:16.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:16.666 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item (default package) is already expanded. No action performed 10:58:16.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:16.666 INFO [WorkbenchTestable][TreeItemHandler] Expanded: (default package) 10:58:16.666 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 10:58:16.666 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 10:58:16.666 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 10:58:16.677 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 10:58:16.678 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 10:58:16.678 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 10:58:16.678 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 10:58:16.678 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 10:58:16.686 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 10:58:16.686 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:58:16.687 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:58:16.817 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:58:16.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:58:16.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:58:16.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:58:16.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:58:16.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:58:16.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:58:16.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:58:16.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:58:16.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:58:16.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:58:16.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:58:16.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:58:16.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:58:16.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:58:16.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:58:16.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestClass.java\E') 10:58:16.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:16.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:16.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:16.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:16.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:58:16.836 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:16.837 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class TestClass { } TooltipText=null 10:58:16.837 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:16.837 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:16.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:16.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:16.869 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 10:58:16.869 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 10:58:16.869 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:16.869 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 10:58:16.901 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 10:58:16.901 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:58:16.901 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:58:16.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:16.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:16.921 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 10:58:16.922 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:58:16.922 INFO [WorkbenchTestable][RequirementsRunner] Started test: select no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 10:58:16.922 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 10:58:16.922 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:58:16.922 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:58:16.922 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:58:16.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:16.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:16.932 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 10:58:16.932 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 10:58:16.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:16.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:16.953 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 10:58:16.953 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 10:58:16.953 DEBUG [main][MenuItemLookup] Found menu:'File' 10:58:16.953 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:58:16.953 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:58:16.953 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:58:16.953 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:58:16.953 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:58:16.953 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:58:16.953 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:58:16.953 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:58:16.953 DEBUG [main][MenuItemLookup] Item match:Window 10:58:16.955 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:58:16.955 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:58:16.955 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:58:16.955 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:16.955 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:58:16.955 DEBUG [main][MenuItemLookup] Item match:Show View 10:58:16.959 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:58:16.959 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:58:16.959 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:58:16.959 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:58:16.959 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:58:16.959 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:58:16.959 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:58:16.959 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:58:16.959 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:58:16.959 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:58:16.959 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:58:16.959 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:58:16.959 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:58:16.959 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:58:16.959 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:16.959 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:58:16.959 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:58:16.960 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:58:16.960 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:58:16.960 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:58:17.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:58:17.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:58:17.026 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:58:17.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:17.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:17.027 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:58:17.027 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:17.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:17.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:17.027 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:58:17.027 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:17.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:17.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:17.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:17.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:17.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:17.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:58:17.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:58:17.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:58:17.029 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:58:17.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:17.029 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:58:17.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:17.029 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:58:17.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:58:17.029 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:58:17.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:17.029 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:58:17.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:17.029 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:58:17.030 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 10:58:17.030 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 10:58:17.030 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 10:58:17.030 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 10:58:17.030 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:17.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:17.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:17.030 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:58:17.030 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:17.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:17.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:17.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 "Open") 10:58:17.031 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:17.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:17.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:17.031 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:58:17.031 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:17.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:17.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:17.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:17.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:17.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:17.032 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:58:17.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:17.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:17.032 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:17.032 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:17.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:58:17.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:58:17.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 10:58:17.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:17.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:17.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 10:58:17.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:17.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:17.090 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 10:58:17.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:17.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:17.091 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 10:58:17.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:58:17.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:17.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:17.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:17.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:17.093 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:58:17.093 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:17.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:17.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:17.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 10:58:17.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:58:17.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:58:17.095 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:17.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:17.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:17.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:17.096 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:17.096 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:17.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:17.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:17.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:17.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:17.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:17.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:17.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:18.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:18.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:18.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:58:18.098 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:18.098 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:18.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:18.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:18.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 10:58:18.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:18.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:18.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:18.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:18.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:18.099 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 10:58:18.099 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:58:18.100 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 10:58:18.100 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 10:58:18.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:18.100 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 10:58:18.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:18.100 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 10:58:18.100 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 10:58:18.100 DEBUG [main][TreeItemHandler] Selecting tree item: src 10:58:18.100 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 10:58:18.109 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 10:58:18.111 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item src 10:58:18.111 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item src 10:58:18.111 DEBUG [main][TreeItemHandler] Setting tree item src collapsed 10:58:18.111 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 10:58:18.111 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: src 10:58:18.111 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:18.111 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:18.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:18.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:18.112 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 10:58:18.112 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 10:58:18.112 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:18.113 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 10:58:18.160 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 10:58:18.160 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:58:18.160 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:58:18.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:18.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:18.180 INFO [WorkbenchTestable][RequirementsRunner] Finished test: select no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 10:58:18.180 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:58:18.180 INFO [WorkbenchTestable][RequirementsRunner] Started test: asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 10:58:18.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 10:58:18.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:58:18.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:58:18.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:58:18.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:18.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:18.191 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 10:58:18.191 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 10:58:18.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:18.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:18.192 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 10:58:18.192 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 10:58:18.192 DEBUG [main][MenuItemLookup] Found menu:'File' 10:58:18.192 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:58:18.192 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:58:18.192 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:58:18.192 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:58:18.192 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:58:18.192 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:58:18.192 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:58:18.192 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:58:18.192 DEBUG [main][MenuItemLookup] Item match:Window 10:58:18.192 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:58:18.192 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:58:18.192 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:58:18.192 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:18.192 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:58:18.192 DEBUG [main][MenuItemLookup] Item match:Show View 10:58:18.196 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:58:18.196 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:58:18.196 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:58:18.196 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:58:18.196 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:58:18.196 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:58:18.196 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:58:18.196 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:58:18.196 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:58:18.196 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:58:18.196 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:58:18.196 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:58:18.196 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:58:18.196 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:58:18.196 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:18.196 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:58:18.196 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:58:18.216 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:58:18.216 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:58:18.216 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:58:18.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:58:18.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:58:18.287 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:58:18.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:18.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:18.288 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:58:18.288 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:18.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:18.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:18.288 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:58:18.288 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:18.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:18.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:18.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:18.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:18.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:18.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:58:18.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:58:18.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:58:18.289 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:58:18.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:18.289 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:58:18.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:18.289 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:58:18.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:58:18.289 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:58:18.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:18.289 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:58:18.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:18.289 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:58:18.290 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 10:58:18.290 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 10:58:18.290 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 10:58:18.290 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 10:58:18.290 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:18.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:18.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:18.290 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:58:18.290 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:18.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:18.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:18.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:58:18.291 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:18.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:18.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:18.291 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:58:18.291 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:18.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:18.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:18.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:18.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:18.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:18.292 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:58:18.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:18.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:18.292 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:18.292 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:18.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:58:18.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:58:18.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 10:58:18.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:18.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:18.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 10:58:18.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:18.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:18.349 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 10:58:18.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:18.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:18.349 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 10:58:18.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 '\*?\QProject Explorer\E') 10:58:18.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:18.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:18.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:18.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:18.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:58:18.351 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:18.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:18.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:18.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 10:58:18.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:58:18.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:58:18.353 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:18.353 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:18.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:18.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:18.353 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:18.353 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:18.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:18.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:18.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:18.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:18.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:18.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:18.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:19.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:19.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:19.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:58:19.355 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:19.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:19.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:19.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:19.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 10:58:19.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:19.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:19.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:19.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:19.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:19.357 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 10:58:19.357 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:58:19.357 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 10:58:19.357 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 10:58:19.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:19.357 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 10:58:19.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:19.357 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 10:58:19.358 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 10:58:19.358 DEBUG [main][TreeItemHandler] Selecting tree item: src 10:58:19.358 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 10:58:19.365 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 10:58:19.365 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:58:19.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:19.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'] 10:58:19.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:19.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: "Create New File"] 10:58:19.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:19.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'] 10:58:19.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:19.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'] 10:58:19.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:19.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'] 10:58:19.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:19.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: "Create New File"] 10:58:19.367 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:19.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'] 10:58:19.367 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:19.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'] 10:58:19.367 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:19.367 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 10:58:19.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:19.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:19.367 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 10:58:19.367 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 10:58:19.367 DEBUG [main][MenuItemLookup] Found menu:'File' 10:58:19.368 DEBUG [main][MenuItemLookup] Item match:File 10:58:19.368 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:58:19.368 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:58:19.372 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:58:19.372 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:58:19.372 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:58:19.372 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:19.372 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:58:19.372 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:58:19.372 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:58:19.372 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:58:19.372 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:58:19.372 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:58:19.372 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:58:19.372 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:58:19.372 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:58:19.372 DEBUG [main][MenuItemLookup] Found menu:'File' 10:58:19.372 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:58:19.372 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:58:19.372 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:58:19.372 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:19.372 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:58:19.372 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:19.372 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:58:19.372 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:58:19.372 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:58:19.372 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:58:19.373 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:58:19.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:58:19.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:58:19.482 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:58:19.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:19.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:19.483 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:58:19.483 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:19.483 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:58:19.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:19.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:19.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:19.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:19.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:19.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:58:19.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:58:19.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:58:19.485 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:58:19.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:19.485 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:58:19.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:19.485 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:58:19.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:58:19.485 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:58:19.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:19.485 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:58:19.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:19.485 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:58:19.486 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 10:58:19.486 DEBUG [main][TreeItemHandler] Selecting tree item: File 10:58:19.486 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 10:58:19.489 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 10:58:19.489 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:58:19.489 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:58:19.489 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:58:19.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:19.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:19.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:19.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:19.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:19.495 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:58:19.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:19.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:19.495 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:19.495 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58: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'] 10:58:19.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:19.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:19.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 10:58:19.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available. finished successfully 10:58:19.530 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 10:58:19.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:19.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:19.531 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 10:58:19.531 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:19.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 10:58:19.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:19.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:19.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:19.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:19.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:58:19.538 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:58:19.539 INFO [WorkbenchTestable][AbstractText] Text set to: text.txt 10:58:19.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "Enter or select the parent folder:") 10:58:19.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:19.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:19.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:19.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:19.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:58:19.547 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:58:19.548 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectItemTestProject/src/files/ 10:58:19.548 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 10:58:19.548 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 10:58:19.548 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 10:58:19.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:19.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:19.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:19.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:19.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:19.550 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:58:19.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:19.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:19.550 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:19.550 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:19.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:58:20.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:58:20.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:58:20.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:58:20.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:58:20.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:58:20.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:58:20.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:58:20.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:58:20.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:58:20.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:58:20.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:58:20.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:58:20.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:58:20.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:58:20.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:58:20.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6e9dbf60 is found... 10:58:20.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6e9dbf60 is found finished successfully 10:58:20.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtext.txt\E') 10:58:20.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:20.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:20.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:20.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:20.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:58:20.057 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:20.057 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 10:58:20.058 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:20.058 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 10:58:20.058 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 10:58:20.058 DEBUG [WorkbenchTestable][EditorHandler] Closing editor text.txt 10:58:20.145 DEBUG [WorkbenchTestable][EditorHandler] Editor text.txt is closed 10:58:20.146 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:20.146 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:20.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:20.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:20.178 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:20.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:20.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:20.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:20.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:20.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:20.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:20.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:20.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:21.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:21.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:21.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:58:21.180 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:21.180 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:21.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:21.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:21.181 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:58:21.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:21.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:21.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:21.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:21.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:21.182 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 10:58:21.182 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:58:21.182 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 10:58:21.182 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 10:58:21.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:21.182 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 10:58:21.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:21.182 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 10:58:21.183 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item files of tree item src 10:58:21.183 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:58:21.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:21.183 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:58:21.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:21.183 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:58:21.183 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item files 10:58:21.183 DEBUG [main][TreeItemHandler] Selecting tree item: files 10:58:21.183 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item files about selection 10:58:21.197 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: files 10:58:21.198 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:58:21.198 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:21.231 DEBUG [main][MenuItemLookup] Found menu:'New' 10:58:21.231 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:58:21.231 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:21.231 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:58:21.231 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:58:21.231 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:21.231 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:58:21.231 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:58:21.231 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:58:21.231 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:58:21.231 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:58:21.231 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:58:21.231 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:58:21.231 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:58:21.231 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:21.231 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:58:21.231 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:58:21.231 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:21.231 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:58:21.231 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:58:21.231 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:58:21.231 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:58:21.231 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:58:21.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:58:21.232 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:58:21.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:58:21.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:58:21.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:58:21.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:58:21.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:58:21.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:58:21.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:58:21.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:58:21.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:58:21.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:58:21.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:58:21.732 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'files' via Explorer 10:58:21.732 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item files 10:58:21.732 DEBUG [main][TreeItemHandler] Selecting tree item: files 10:58:21.732 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item files about selection 10:58:21.740 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: files 10:58:21.741 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:58:21.741 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:21.774 DEBUG [main][MenuItemLookup] Found menu:'New' 10:58:21.774 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:58:21.774 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:21.774 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:58:21.774 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:58:21.774 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:21.774 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:58:21.774 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:58:21.774 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:58:21.774 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:58:21.774 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:58:21.775 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:58:21.775 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:58:21.775 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:58:21.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 'Delete.*'] is available.... 10:58:22.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 'Delete.*'] is available. finished successfully 10:58:22.449 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete 10:58:22.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:22.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:22.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:22.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:22.451 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:58:22.451 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:22.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:22.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:22.451 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete" as the parent 10:58:22.451 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:22.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:22.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:22.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:22.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:22.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:22.452 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:58:22.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:22.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:22.452 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:22.452 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:22.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:58:22.457 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:58:22.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:58:22.957 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:58:22.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:58:22.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:58:22.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:58:22.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:58:22.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:58:22.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:58:22.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:58:22.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:58:22.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:58:22.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:58:22.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:58:22.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:58:22.957 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:22.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:22.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:22.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:22.958 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:22.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:22.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:22.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:22.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:22.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:22.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:23.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:23.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:23.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:23.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:23.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:58:23.960 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:23.960 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:23.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:23.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:23.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 10:58:23.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:23.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:23.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:23.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:23.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:23.962 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 10:58:23.962 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:58:23.962 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 10:58:23.962 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 10:58:23.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:23.963 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 10:58:23.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:23.963 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 10:58:23.963 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:58:23.963 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:58:23.963 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item files of tree item src 10:58:23.963 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:58:23.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:23.964 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:58:23.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:23.964 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:58:23.964 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 10:58:23.964 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:58:23.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:23.964 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:58:23.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:23.964 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:58:23.964 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:58:23.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:23.964 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:58:23.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:23.964 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:58:23.965 DEBUG [WorkbenchTestable][AbstractResource] Obtaining direct children on the current level 10:58:23.965 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 10:58:23.965 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:58:23.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:23.965 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:58:23.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:23.965 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:58:23.965 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:58:23.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:23.965 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:58:23.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:23.965 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:58:23.965 DEBUG [WorkbenchTestable][AbstractResource] Item "files" was not found. Available items on the current level: 10:58:23.965 DEBUG [WorkbenchTestable][AbstractResource] "(default package)" 10:58:23.965 DEBUG [WorkbenchTestable][AbstractResource] "module-info.java" 10:58:23.965 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:23.965 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:23.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:23.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:23.966 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 10:58:23.966 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 10:58:23.966 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:23.966 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 10:58:24.002 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 10:58:24.002 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:58:24.002 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:58:24.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:24.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:24.025 INFO [WorkbenchTestable][RequirementsRunner] Finished test: asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 10:58:24.025 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:58:24.025 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpand no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 10:58:24.025 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 10:58:24.025 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:58:24.025 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:58:24.025 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:58:24.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:24.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:24.032 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 10:58:24.032 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 10:58:24.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:24.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:24.033 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 10:58:24.033 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 10:58:24.033 DEBUG [main][MenuItemLookup] Found menu:'File' 10:58:24.033 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:58:24.033 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:58:24.033 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:58:24.033 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:58:24.033 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:58:24.033 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:58:24.033 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:58:24.033 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:58:24.033 DEBUG [main][MenuItemLookup] Item match:Window 10:58:24.034 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:58:24.034 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:58:24.034 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:58:24.034 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:24.034 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:58:24.034 DEBUG [main][MenuItemLookup] Item match:Show View 10:58:24.038 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:58:24.038 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:58:24.038 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:58:24.038 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:58:24.038 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:58:24.038 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:58:24.038 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:58:24.038 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:58:24.038 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:58:24.038 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:58:24.038 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:58:24.038 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:58:24.038 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:58:24.038 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:58:24.038 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:24.038 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:58:24.038 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:58:24.057 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:58:24.057 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:58:24.057 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:58:24.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:58:24.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 10:58:24.124 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:58:24.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:24.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:24.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 10:58:24.125 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:24.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:24.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:24.125 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:58:24.125 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:24.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:24.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:24.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:24.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:24.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:24.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:58:24.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:58:24.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:58:24.126 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:58:24.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:24.126 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:58:24.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:24.126 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:58:24.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:58:24.126 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:58:24.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:24.127 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:58:24.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:24.127 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:58:24.127 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 10:58:24.127 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 10:58:24.127 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 10:58:24.127 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 10:58:24.127 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:24.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:24.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:24.127 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:58:24.127 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:24.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:24.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:24.128 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:58:24.128 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:24.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:24.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:24.128 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:58:24.128 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:24.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:24.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:24.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:24.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:24.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:24.129 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:58:24.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:24.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:24.129 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:24.129 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:24.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:58:24.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:58:24.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 10:58:24.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:24.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:24.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 10:58:24.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:24.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:24.193 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 10:58:24.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:24.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:24.193 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 10:58:24.193 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:58:24.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:24.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:24.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:24.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:24.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:58:24.195 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:24.195 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:24.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:24.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 10:58:24.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:58:24.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:58:24.197 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:24.197 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:24.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:24.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:24.198 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:24.198 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:24.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:24.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:24.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:24.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:24.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:24.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:24.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:25.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:25.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:25.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:58:25.381 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:25.381 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:25.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:25.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:25.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 10:58:25.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:25.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:25.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:25.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:25.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:25.383 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 10:58:25.383 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:58:25.383 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 10:58:25.383 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 10:58:25.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:25.383 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 10:58:25.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:25.383 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 10:58:25.384 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item src 10:58:25.384 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item src 10:58:25.384 DEBUG [main][TreeItemHandler] Setting tree item src collapsed 10:58:25.384 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 10:58:25.384 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: src 10:58:25.384 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 10:58:25.384 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:58:25.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:25.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:25.885 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:58:25.885 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:25.885 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:25.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:25.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:25.886 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 10:58:25.886 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 10:58:25.886 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:25.887 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 10:58:25.923 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 10:58:25.923 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:58:25.923 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:58:25.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:25.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:25.944 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpand no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 10:58:25.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:25.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:25.950 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 10:58:25.951 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 10:58:25.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:25.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:25.951 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 10:58:25.951 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 10:58:25.951 DEBUG [main][MenuItemLookup] Found menu:'File' 10:58:25.951 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:58:25.951 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:58:25.951 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:58:25.951 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:58:25.951 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:58:25.951 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:58:25.951 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:58:25.951 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:58:25.951 DEBUG [main][MenuItemLookup] Item match:Window 10:58:25.952 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:58:25.952 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:58:25.952 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:58:25.952 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:25.952 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:58:25.952 DEBUG [main][MenuItemLookup] Item match:Show View 10:58:25.956 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:58:25.956 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:58:25.956 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:58:25.956 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:58:25.956 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:58:25.956 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:58:25.956 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:58:25.956 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:58:25.956 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:58:25.956 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:58:25.956 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:58:25.956 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:58:25.956 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:58:25.956 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:58:25.956 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:25.956 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:58:25.956 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:58:25.975 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:58:25.975 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:58:25.975 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:58:26.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:58:26.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:58:26.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:58:26.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:26.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:26.045 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:58:26.045 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:26.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:26.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:26.045 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:58:26.045 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:26.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:26.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:26.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:26.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:26.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:26.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:58:26.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:58:26.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:58:26.046 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:58:26.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:26.046 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:58:26.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:26.046 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:58:26.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:58:26.046 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:58:26.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:26.046 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:58:26.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:26.046 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:58:26.047 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 10:58:26.047 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 10:58:26.047 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 10:58:26.047 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 10:58:26.047 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:26.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:26.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:26.047 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:58:26.047 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:26.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:26.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:26.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:58:26.048 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:26.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:26.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:26.048 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:58:26.048 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:26.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:26.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:26.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:26.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:26.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:26.049 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:58:26.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:26.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:26.049 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:26.049 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:26.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:58:26.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:58:26.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 10:58:26.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:26.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:26.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 10:58:26.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:26.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:26.106 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 10:58:26.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:26.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:26.107 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 10:58:26.107 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:58:26.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:26.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:26.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:26.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:26.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:58:26.108 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:26.108 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:26.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:26.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 10:58:26.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:58:26.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:58:26.110 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:26.110 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:26.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:26.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:26.111 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:26.111 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:26.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:26.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:26.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:26.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:26.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:26.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:26.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:27.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:27.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:27.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:58:27.112 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:27.112 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:27.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:27.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:27.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 10:58:27.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:27.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:27.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:27.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:27.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:27.114 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 10:58:27.114 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 10:58:27.114 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 10:58:27.114 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 10:58:27.131 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 10:58:27.132 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:58:27.132 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:27.165 DEBUG [main][MenuItemLookup] Found menu:'New' 10:58:27.165 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:58:27.165 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:27.165 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:58:27.165 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:27.165 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:58:27.165 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:58:27.165 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:58:27.165 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:58:27.165 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:58:27.165 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:58:27.165 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:58:27.165 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:58:27.165 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:27.165 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:58:27.165 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:58:27.165 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:27.165 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:58:27.165 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:58:27.165 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:58:27.165 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:58:27.165 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:58:27.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:58:27.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:58:27.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:58:27.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:58:27.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:58:27.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:58:27.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:58:27.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:58:27.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:58:27.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:58:27.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:58:27.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:58:27.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:58:27.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:58:27.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:58:27.666 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectItemTestProject' via Explorer 10:58:27.666 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 10:58:27.666 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 10:58:27.666 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 10:58:27.674 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 10:58:27.675 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:58:27.675 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:27.712 DEBUG [main][MenuItemLookup] Found menu:'New' 10:58:27.712 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:58:27.712 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:27.712 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:58:27.712 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:27.712 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:58:27.712 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:58:27.712 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:58:27.712 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:58:27.712 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:58:27.712 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:58:27.712 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:58:27.712 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:58:27.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 'Delete.*'] is available.... 10:58:28.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 'Delete.*'] is available. finished successfully 10:58:28.336 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:58:28.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:28.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:28.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:28.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:28.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:58:28.340 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:28.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:28.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:28.340 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:58:28.340 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:28.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:28.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:28.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:28.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:28.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:28.340 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:58:28.340 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:58:28.341 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:58:28.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:28.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:28.341 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:28.341 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:28.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:58:28.341 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:28.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:28.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:28.341 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:58:28.341 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:28.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:28.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:28.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:28.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:28.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:28.342 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:58:28.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:28.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:28.342 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:28.342 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:28.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:58:28.345 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:58:28.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:58:28.846 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:58:28.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:58:28.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:58:28.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:58:28.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:58:28.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:58:28.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:58:28.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:58:28.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:58:28.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:58:28.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:58:28.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:58:28.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:58:28.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:58:28.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:58:28.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:58:28.846 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 10:58:28.846 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:58:28.846 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:58:28.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:28.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.421 s - in org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest selectCollapsedProjectExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) Time elapsed: 3.975 s open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) Time elapsed: 3.43 s select no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) Time elapsed: 1.258 s asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) Time elapsed: 5.845 s testExpand no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) Time elapsed: 1.919 s Running org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 10:58:28.857 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 10:58:28.857 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:58:28.857 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:58:28.858 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 10:58:28.858 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:58:28.858 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:58:28.858 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:58:28.858 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:58:28.858 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:58:28.858 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:58:28.858 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeleteAllEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 10:58:28.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 10:58:28.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:58:28.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:58:28.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:58:28.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:28.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:28.860 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:58:28.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:28.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:28.861 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:58:28.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:28.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:28.862 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:58:28.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 '\*?\QProject Explorer\E') 10:58:28.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:28.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:28.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:28.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:28.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:58:28.863 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:28.863 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:28.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:28.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:58:28.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:58:28.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:58:28.864 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:28.864 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:28.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:28.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:58:28.865 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:28.865 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:28.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:28.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:58:28.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:28.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:28.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:28.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:28.867 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:28.867 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:28.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:28.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:58:28.867 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:28.867 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:28.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:28.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:58:28.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:28.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:28.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:28.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:28.868 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:28.868 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:28.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:28.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:58:28.869 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:28.869 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:28.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:28.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:58:28.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:28.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:28.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:28.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:28.949 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:28.949 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:28.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:28.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:58:28.950 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 10:58:28.950 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 10:58:28.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:28.951 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 10:58:28.967 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 10:58:28.967 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:58:28.967 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:58:28.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:28.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:28.976 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeleteAllEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 10:58:28.976 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:58:28.976 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetProjectsItemsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 10:58:28.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 10:58:28.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:58:28.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:58:28.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:58:28.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:28.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:28.982 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 10:58:28.982 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:58:28.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:28.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:28.982 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:58:28.982 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:58:28.982 DEBUG [main][MenuItemLookup] Found menu:'File' 10:58:28.982 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:58:28.982 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:58:28.982 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:58:28.982 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:58:28.982 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:58:28.982 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:58:28.982 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:58:28.982 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:58:28.982 DEBUG [main][MenuItemLookup] Item match:Window 10:58:28.983 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:58:28.983 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:58:28.983 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:58:28.983 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:28.983 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:58:28.983 DEBUG [main][MenuItemLookup] Item match:Show View 10:58:28.986 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:58:28.986 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:58:28.986 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:58:28.986 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:58:28.986 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:58:28.986 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:58:28.986 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:58:28.986 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:58:28.986 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:58:28.986 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:58:28.986 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:58:28.986 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:58:28.986 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:58:28.986 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:58:28.986 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:28.986 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:58:28.986 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:58:28.987 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:58:28.987 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:58:28.987 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:58:29.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:58:29.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:58:29.052 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:58:29.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:29.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:29.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 10:58:29.053 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:29.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:29.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:29.053 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:58:29.053 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:29.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:29.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:29.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:29.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:29.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:29.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:58:29.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:58:29.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:58:29.055 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:58:29.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:29.055 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:58:29.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:29.055 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:58:29.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:58:29.055 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:58:29.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:29.055 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:58:29.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:29.055 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:58:29.055 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 10:58:29.055 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 10:58:29.055 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 10:58:29.055 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 10:58:29.055 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:29.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:29.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:29.056 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:58:29.056 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:29.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:29.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:29.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:58:29.056 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:29.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:29.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:29.056 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:58:29.056 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:29.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:29.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:29.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:29.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:29.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:29.057 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:58:29.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:29.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:29.057 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:29.057 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:29.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:58:29.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:58:29.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 10:58:29.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:29.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:29.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 10:58:29.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:29.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:29.121 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:58:29.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:29.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:29.121 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:58: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 '\*?\QProject Explorer\E') 10:58:29.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:29.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:29.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:29.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:29.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:58:29.125 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:29.125 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:29.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:29.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:58:29.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:58:29.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:58:29.127 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:29.127 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:29.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:29.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:58:29.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:29.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:29.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:29.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:29.128 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:29.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:29.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:29.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:58:29.129 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 10:58:29.129 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 10:58:29.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:29.129 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 10:58:29.145 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 10:58:29.145 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:58:29.145 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:58:29.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:29.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:29.165 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetProjectsItemsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 10:58:29.165 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:58:29.165 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 10:58:29.165 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 10:58:29.165 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:58:29.165 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:58:29.165 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:58:29.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:29.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:29.170 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 10:58:29.170 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:58:29.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:29.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:29.171 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:58:29.171 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:58:29.171 DEBUG [main][MenuItemLookup] Found menu:'File' 10:58:29.171 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:58:29.171 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:58:29.171 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:58:29.171 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:58:29.171 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:58:29.171 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:58:29.171 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:58:29.171 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:58:29.171 DEBUG [main][MenuItemLookup] Item match:Window 10:58:29.171 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:58:29.171 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:58:29.171 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:58:29.171 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:29.171 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:58:29.171 DEBUG [main][MenuItemLookup] Item match:Show View 10:58:29.174 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:58:29.174 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:58:29.174 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:58:29.174 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:58:29.174 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:58:29.174 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:58:29.174 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:58:29.174 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:58:29.174 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:58:29.174 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:58:29.174 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:58:29.174 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:58:29.174 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:58:29.174 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:58:29.174 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:29.174 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:58:29.174 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:58:29.175 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:58:29.175 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:58:29.175 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:58:29.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:58:29.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:58:29.236 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:58:29.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:29.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:29.237 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:58:29.237 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:29.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:29.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:29.237 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:58:29.237 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:29.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:29.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:29.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:29.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:29.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:29.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:58:29.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:58:29.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:58:29.238 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:58:29.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:29.238 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:58:29.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:29.238 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:58:29.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:58:29.238 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:58:29.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:29.238 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:58:29.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:29.238 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:58:29.239 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 10:58:29.239 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 10:58:29.239 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 10:58:29.239 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 10:58:29.239 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:29.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:29.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:29.239 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:58:29.239 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:29.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:29.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:29.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:58:29.240 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:29.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:29.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:29.240 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:58:29.240 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:29.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:29.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:29.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:29.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:29.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:29.240 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:58:29.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:29.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:29.240 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:29.240 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:29.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:58:29.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:58:29.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 10:58:29.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:29.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:29.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 10:58:29.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:29.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:29.297 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:58:29.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:29.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:29.297 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:58:29.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 '\*?\QProject Explorer\E') 10:58:29.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:29.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:29.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:29.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:29.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:58:29.298 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:29.298 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:29.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:29.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:58:29.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:58:29.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:58:29.299 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:29.299 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:29.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:29.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:58:29.300 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 10:58:29.300 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 10:58:29.300 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:29.301 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 10:58:29.316 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 10:58:29.316 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:58:29.316 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:58:29.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:29.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:29.337 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 10:58:29.338 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:58:29.338 INFO [WorkbenchTestable][RequirementsRunner] Started test: getProjectsWhenExplorerIsClosed no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 10:58:29.338 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 10:58:29.338 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:58:29.338 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:58:29.338 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:58:29.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:29.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:29.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:29.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:29.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:29.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:29.356 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 10:58:29.356 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:58:29.356 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:58:29.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:29.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:29.356 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getProjectsWhenExplorerIsClosed no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 10:58:29.356 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:58:29.357 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectProjectWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 10:58:29.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 10:58:29.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:58:29.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:58:29.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:58:29.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:29.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:29.361 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 10:58:29.361 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:58:29.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:29.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:29.362 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:58:29.362 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:58:29.362 DEBUG [main][MenuItemLookup] Found menu:'File' 10:58:29.362 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:58:29.362 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:58:29.362 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:58:29.362 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:58:29.362 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:58:29.362 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:58:29.362 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:58:29.362 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:58:29.362 DEBUG [main][MenuItemLookup] Item match:Window 10:58:29.362 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:58:29.362 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:58:29.362 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:58:29.362 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:29.362 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:58:29.362 DEBUG [main][MenuItemLookup] Item match:Show View 10:58:29.365 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:58:29.365 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:58:29.365 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:58:29.365 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:58:29.365 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:58:29.365 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:58:29.365 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:58:29.365 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:58:29.365 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:58:29.365 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:58:29.365 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:58:29.365 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:58:29.365 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:58:29.365 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:58:29.365 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:29.365 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:58:29.365 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:58:29.366 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:58:29.366 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:58:29.378 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:58:29.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:58:29.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:58:29.439 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:58:29.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:29.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:29.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:58:29.440 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:29.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:29.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:29.441 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:58:29.441 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:29.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:29.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:29.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:29.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:29.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:29.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:58:29.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:58:29.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:58:29.442 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:58:29.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:29.442 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:58:29.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:29.442 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:58:29.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:58:29.442 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:58:29.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:29.442 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:58:29.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:29.442 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:58:29.443 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 10:58:29.443 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 10:58:29.443 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 10:58:29.443 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 10:58:29.443 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:29.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:29.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:29.443 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:58:29.443 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:29.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:29.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:29.444 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:58:29.444 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:29.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:29.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:29.444 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:58:29.444 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:29.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:29.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:29.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:29.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:29.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:29.444 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:58:29.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:29.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:29.445 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:29.445 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:29.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:58:29.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:58:29.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 10:58:29.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:29.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:29.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 10:58:29.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:29.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:29.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:58:29.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:29.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:29.554 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:58:29.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 '\*?\QProject Explorer\E') 10:58:29.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:29.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:29.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:29.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:29.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:58:29.555 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:29.555 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:29.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:29.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:58:29.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:58:29.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:58:29.556 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:29.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:29.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:29.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:58:29.557 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:29.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:29.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:29.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:58:29.557 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:29.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:29.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:29.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:58:29.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:29.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:29.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:29.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:29.559 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:29.559 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:29.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:29.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:58:29.559 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 10:58:29.559 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 10:58:29.559 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:29.560 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 10:58:29.589 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 10:58:29.589 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:58:29.589 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:58:29.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:29.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:29.597 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectProjectWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 10:58:29.597 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:58:29.597 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEmptyListOfProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 10:58:29.597 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 10:58:29.597 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:58:29.597 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:58:29.597 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:58:29.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:29.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:29.602 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 10:58:29.603 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:58:29.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:29.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:29.603 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:58:29.603 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:58:29.603 DEBUG [main][MenuItemLookup] Found menu:'File' 10:58:29.603 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:58:29.603 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:58:29.603 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:58:29.603 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:58:29.603 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:58:29.603 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:58:29.603 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:58:29.603 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:58:29.603 DEBUG [main][MenuItemLookup] Item match:Window 10:58:29.603 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:58:29.603 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:58:29.603 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:58:29.603 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:29.603 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:58:29.603 DEBUG [main][MenuItemLookup] Item match:Show View 10:58:29.607 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:58:29.607 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:58:29.607 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:58:29.607 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:58:29.607 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:58:29.607 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:58:29.607 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:58:29.607 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:58:29.607 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:58:29.607 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:58:29.607 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:58:29.607 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:58:29.607 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:58:29.607 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:58:29.607 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:29.607 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:58:29.607 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:58:29.607 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:58:29.607 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:58:29.607 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:58:29.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:58:29.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:58:29.671 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:58:29.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:29.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:29.672 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:58:29.672 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:29.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:29.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:29.672 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:58:29.672 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:29.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:29.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:29.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:29.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:29.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:29.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:58:29.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:58:29.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:58:29.673 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:58:29.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:29.673 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:58:29.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:29.673 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:58:29.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:58:29.673 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:58:29.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:29.673 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:58:29.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:29.673 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:58:29.673 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 10:58:29.673 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 10:58:29.673 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 10:58:29.674 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 10:58:29.674 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:29.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:29.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:29.674 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:58:29.674 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:29.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:29.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:29.674 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:58:29.674 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:29.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:29.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:29.674 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:58:29.674 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:29.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:29.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:29.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:29.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:29.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:29.675 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:58:29.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:29.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:29.675 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:29.675 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:29.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:58:29.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:58:29.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 10:58:29.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:29.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:29.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 10:58:29.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:29.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:29.729 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:58:29.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:29.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:29.730 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:58:29.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') 10:58:29.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:29.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:29.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:29.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:29.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:58:29.730 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:29.730 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:29.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:29.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:58:29.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:58:29.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:58:29.732 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:29.732 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:29.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:29.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:58:29.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:29.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:29.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:29.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:29.733 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:29.733 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:29.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:29.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:58:29.734 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 10:58:29.734 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 10:58:29.734 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:29.734 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 10:58:29.750 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 10:58:29.750 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:58:29.750 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:58:29.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:29.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:29.774 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEmptyListOfProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 10:58:29.774 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:58:29.774 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectAllWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 10:58:29.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 10:58:29.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:58:29.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:58:29.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:58:29.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:29.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:29.780 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 10:58:29.780 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:58:29.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:29.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:29.780 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:58:29.780 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:58:29.780 DEBUG [main][MenuItemLookup] Found menu:'File' 10:58:29.780 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:58:29.780 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:58:29.780 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:58:29.780 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:58:29.780 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:58:29.780 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:58:29.780 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:58:29.780 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:58:29.780 DEBUG [main][MenuItemLookup] Item match:Window 10:58:29.781 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:58:29.781 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:58:29.781 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:58:29.781 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:29.781 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:58:29.781 DEBUG [main][MenuItemLookup] Item match:Show View 10:58:29.784 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:58:29.784 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:58:29.784 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:58:29.784 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:58:29.784 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:58:29.784 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:58:29.784 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:58:29.784 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:58:29.784 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:58:29.784 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:58:29.784 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:58:29.784 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:58:29.784 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:58:29.784 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:58:29.784 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:29.784 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:58:29.784 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:58:29.800 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:58:29.800 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:58:29.800 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:58:29.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:58:29.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:58:29.873 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:58:29.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:29.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:29.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:58:29.874 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:29.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:29.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:29.874 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:58:29.874 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:29.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:29.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:29.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:29.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:29.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:29.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:58:29.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:58:29.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:58:29.875 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:58:29.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:29.875 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:58:29.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:29.875 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:58:29.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:58:29.876 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:58:29.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:29.876 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:58:29.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:29.876 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:58:29.876 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 10:58:29.876 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 10:58:29.876 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 10:58:29.876 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 10:58:29.876 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:29.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:29.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:29.876 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:58:29.876 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:29.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:29.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:29.877 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:58:29.877 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:29.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:29.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:29.877 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:58:29.877 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:29.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:29.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:29.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:29.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:29.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:29.878 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:58:29.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:29.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:29.878 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:29.878 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:29.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:58:29.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:58:29.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 10:58:29.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:29.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:29.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 10:58:29.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:29.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:29.949 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:58:29.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:29.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:29.949 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:58:29.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 '\*?\QProject Explorer\E') 10:58:29.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:29.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:29.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:29.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:29.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:58:29.950 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:29.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:29.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:29.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:58:29.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:58:29.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:58:29.953 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:29.953 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:29.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:29.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:58:29.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:29.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:29.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:29.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:29.954 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:29.954 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:29.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:29.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:58:29.955 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 10:58:29.955 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 10:58:29.955 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:29.956 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 10:58:29.975 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 10:58:29.975 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:58:29.975 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:58:29.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:29.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:29.998 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectAllWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 10:58:29.998 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 10:58:29.998 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:58:29.998 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:58:29.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:29.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.142 s - in org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest testDeleteAllEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.118 s testGetProjectsItemsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.189 s open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.172 s getProjectsWhenExplorerIsClosed no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.018 s selectProjectWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.24 s getEmptyListOfProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.177 s selectAllWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.224 s Running org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 10:58:30.006 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 10:58:30.007 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:58:30.007 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:58:30.007 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 10:58:30.007 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:58:30.007 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:58:30.007 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:58:30.007 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:58:30.007 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:58:30.008 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:58:30.008 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAssociatedEditorsForFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 10:58:30.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 10:58:30.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:58:30.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:58:30.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:58:30.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.*'] 10:58:30.008 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:30.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.*'] 10:58:30.009 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:30.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.*'] 10:58:30.009 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:30.009 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:58:30.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:30.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:30.009 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:58:30.009 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:58:30.009 DEBUG [main][MenuItemLookup] Found menu:'File' 10:58:30.010 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:58:30.010 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:58:30.010 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:58:30.010 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:58:30.010 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:58:30.010 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:58:30.010 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:58:30.010 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:58:30.010 DEBUG [main][MenuItemLookup] Item match:Window 10:58:30.010 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:58:30.010 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:58:30.010 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:58:30.010 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:30.010 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:58:30.010 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:58:30.010 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:30.010 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:58:30.010 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:30.010 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:58:30.010 DEBUG [main][MenuItemLookup] Item match:Preferences 10:58:30.010 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:58:30.010 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:58:30.010 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:58:30.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:58: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 'Preferences.*'] is available. finished successfully 10:58:30.108 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:58:30.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:30.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:30.109 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:58:30.109 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:30.109 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:58:30.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:30.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:30.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:30.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:30.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:30.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:58:30.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:58:30.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:58:30.111 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:58:30.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:30.112 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:58:30.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:30.112 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:58:30.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:58:30.112 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:58:30.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:30.112 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:58:30.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:30.112 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:58:30.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 10:58:30.112 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 10:58:30.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:30.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:30.614 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 10:58:30.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 10:58:30.615 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 10:58:30.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:30.615 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 10:58:30.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:30.615 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 10:58:30.616 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 10:58:30.616 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 10:58:30.616 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 10:58:30.616 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 10:58:30.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:30.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:30.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:30.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:30.687 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 10:58:30.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:30.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:30.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:30.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:30.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:58:30.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:58:30.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:58:30.690 TRACE [main][WidgetHandler] Notify Table with event 13 10:58:30.690 TRACE [main][WidgetHandler] Wait for synchronization 10:58:30.693 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 10:58:30.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:30.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:58:30.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:58:30.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:30.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 10:58:30.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:58:30.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:58:30.697 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:58:30.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:30.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:30.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:30.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:30.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:30.710 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:58:30.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:30.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:30.710 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:30.710 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:30.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:58:30.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:58:30.769 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:58:30.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:30.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:30.769 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 10:58:30.769 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:58:30.769 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:58:30.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:30.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:30.769 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAssociatedEditorsForFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 10:58:30.769 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:58:30.769 INFO [WorkbenchTestable][RequirementsRunner] Started test: addEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 10:58:30.769 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 10:58:30.769 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:58:30.769 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:58:30.769 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:58:30.769 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:58:30.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:30.770 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:58:30.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:30.770 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:58:30.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:30.770 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:58:30.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:30.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:30.770 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:58:30.770 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:58:30.770 DEBUG [main][MenuItemLookup] Found menu:'File' 10:58:30.770 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:58:30.770 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:58:30.770 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:58:30.770 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:58:30.770 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:58:30.770 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:58:30.770 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:58:30.770 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:58:30.770 DEBUG [main][MenuItemLookup] Item match:Window 10:58:30.771 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:58:30.771 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:58:30.771 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:58:30.771 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:30.771 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:58:30.771 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:58:30.771 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:30.771 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:58:30.771 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:30.771 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:58:30.771 DEBUG [main][MenuItemLookup] Item match:Preferences 10:58:30.771 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:58:30.771 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:58:30.771 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:58:30.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.... 10:58:30.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 10:58:30.906 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:58:30.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:30.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:30.907 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:58:30.907 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:30.907 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:58:30.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:30.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:30.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:30.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:30.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:30.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:58:30.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:58:30.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:58:30.909 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:58:30.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:30.909 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:58:30.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:30.909 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:58:30.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:58:30.909 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:58:30.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:30.909 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:58:30.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:30.909 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:58:30.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 10:58:30.909 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 10:58:30.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:30.909 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 10:58:30.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:30.910 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 10:58:30.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 10:58:30.910 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 10:58:30.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:30.910 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 10:58:30.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:30.910 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 10:58:30.910 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 10:58:30.910 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 10:58:30.910 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 10:58:30.910 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 10:58:30.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:30.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:30.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:30.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:30.911 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...") 10:58:30.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:30.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:30.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:30.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:30.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:30.923 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 10:58:30.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:30.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:30.924 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:30.924 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:30.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available.... 10:58:30.966 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 10:58:30.966 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add File Type 10:58:30.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:30.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:30.967 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:") 10:58:30.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:30.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:30.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:30.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:30.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:58:30.968 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:58:30.969 INFO [WorkbenchTestable][AbstractText] Text set to: myFileType 10:58:30.969 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) 10:58:30.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:30.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:30.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:30.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:30.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:30.970 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:58:30.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:30.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:30.970 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:30.970 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:31.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:58:31.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:58:31.006 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 10:58:31.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:31.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:31.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:31.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:31.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:58:31.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:58:31.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:58:31.008 TRACE [main][WidgetHandler] Notify Table with event 13 10:58:31.008 TRACE [main][WidgetHandler] Wait for synchronization 10:58:31.008 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 10:58:31.008 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:31.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:31.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:31.009 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:58:31.009 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:31.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:31.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:58:31.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:58:31.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:31.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 10:58:31.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:58:32.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 10:58:32.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.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...") 10:58:32.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:32.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:58:32.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:58:32.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:32.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 10:58:32.516 INFO [WorkbenchTestable][AbstractButton] Click button A&dd... 10:58:32.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:32.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:32.516 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:32.516 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:32.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available.... 10:58:32.586 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 10:58:32.586 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Editor Selection 10:58:32.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:32.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:32.586 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 10:58:32.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:32.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:32.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:32.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:32.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:32.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:58:32.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:58:32.589 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Editor 10:58:32.589 DEBUG [main][TreeItemHandler] Selecting tree item: Java Editor 10:58:32.589 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Editor about selection 10:58:32.589 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Editor 10:58:32.589 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) 10:58:32.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:32.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:32.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:32.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:32.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:32.590 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:58:32.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:32.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:32.591 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:32.591 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:32.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:58:32.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:58:32.624 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 10:58:32.624 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:32.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:32.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:32.624 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:58:32.624 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:32.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:32.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:58:32.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:58:32.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:32.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 10:58:32.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:58:32.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:58:32.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) 10:58:32.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:32.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:32.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:32.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:32.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:32.632 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:58:32.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:32.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:32.632 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:32.632 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:32.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:58:32.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:58:32.665 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:58:32.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:32.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:32.665 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 10:58:32.665 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:58:32.665 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:58:32.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:32.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:32.665 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 10:58:32.665 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:58:32.665 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 10:58:32.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 10:58:32.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:58:32.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:58:32.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:58:32.665 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:58:32.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:32.666 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:58:32.666 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:32.666 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:58:32.666 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:32.666 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:58:32.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:32.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:32.666 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:58:32.666 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:58:32.666 DEBUG [main][MenuItemLookup] Found menu:'File' 10:58:32.666 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:58:32.666 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:58:32.666 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:58:32.666 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:58:32.666 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:58:32.666 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:58:32.666 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:58:32.666 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:58:32.666 DEBUG [main][MenuItemLookup] Item match:Window 10:58:32.666 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:58:32.666 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:58:32.666 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:58:32.666 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:32.666 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:58:32.667 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:58:32.667 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:32.667 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:58:32.667 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:32.667 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:58:32.667 DEBUG [main][MenuItemLookup] Item match:Preferences 10:58:32.667 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:58:32.667 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:58:32.667 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:58:32.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 'Preferences.*'] is available.... 10:58:32.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:58:32.796 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:58:32.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:32.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:32.797 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:58:32.797 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:32.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 10:58:32.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:32.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:32.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:32.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:32.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:32.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:58:32.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:58:32.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:58:32.808 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:58:32.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:32.808 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:58:32.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:32.808 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:58:32.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:58:32.808 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:58:32.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:32.808 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:58:32.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:32.808 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:58:32.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 10:58:32.809 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 10:58:32.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:32.809 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 10:58:32.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:32.809 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 10:58:32.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 10:58:32.809 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 10:58:32.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:32.809 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 10:58:32.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:32.809 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 10:58:32.810 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 10:58:32.810 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 10:58:32.810 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 10:58:32.810 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 10:58:32.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:32.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:32.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:32.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:32.811 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 10:58:32.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:32.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:32.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:32.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:32.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:58:32.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:58:32.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:58:32.814 TRACE [main][WidgetHandler] Notify Table with event 13 10:58:32.814 TRACE [main][WidgetHandler] Wait for synchronization 10:58:32.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 10:58:32.814 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:32.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:32.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:32.827 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:58:32.827 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:32.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:32.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:32.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:32.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:32.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:58:32.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:58:32.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:58:32.830 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:58:32.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:32.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:32.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:32.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:32.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:32.838 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:58:32.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:32.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:32.838 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:32.838 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:32.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:58:32.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:58:32.891 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:58:32.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:32.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:32.892 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 10:58:32.892 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:58:32.892 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:58:32.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:32.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:32.892 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 10:58:32.892 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:58:32.892 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAssociatedEditorsTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 10:58:32.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 10:58:32.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:58:32.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:58:32.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:58:32.892 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:58:32.892 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:32.892 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:58:32.892 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:32.892 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:58:32.892 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:32.892 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:58:32.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:32.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:32.892 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:58:32.892 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:58:32.893 DEBUG [main][MenuItemLookup] Found menu:'File' 10:58:32.893 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:58:32.893 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:58:32.893 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:58:32.893 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:58:32.893 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:58:32.893 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:58:32.893 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:58:32.893 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:58:32.893 DEBUG [main][MenuItemLookup] Item match:Window 10:58:32.893 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:58:32.893 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:58:32.893 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:58:32.893 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:32.893 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:58:32.893 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:58:32.893 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:32.893 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:58:32.893 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:32.893 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:58:32.893 DEBUG [main][MenuItemLookup] Item match:Preferences 10:58:32.893 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:58:32.893 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:58:32.893 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:58:33.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 'Preferences.*'] is available.... 10:58:33.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 10:58:33.008 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:58:33.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:33.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:33.009 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:58:33.009 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:33.009 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:58:33.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:33.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:33.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:33.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:33.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:33.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:58:33.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:58:33.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:58:33.011 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:58:33.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:33.012 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:58:33.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:33.012 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:58:33.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:58:33.012 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:58:33.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:33.012 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:58:33.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:33.012 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:58:33.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 10:58:33.012 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 10:58:33.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:33.012 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 10:58:33.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:33.013 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 10:58:33.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 10:58:33.013 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 10:58:33.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:33.013 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 10:58:33.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:33.013 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 10:58:33.013 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 10:58:33.013 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 10:58:33.013 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 10:58:33.013 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 10:58:33.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:33.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:33.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:33.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:33.015 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 10:58:33.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:33.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:33.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:33.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:33.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:58:33.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:58:33.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:58:33.018 TRACE [main][WidgetHandler] Notify Table with event 13 10:58:33.018 TRACE [main][WidgetHandler] Wait for synchronization 10:58:33.033 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 10:58:33.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:33.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:58:33.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:58:33.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:33.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 10:58:33.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:58:33.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:58:33.041 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:58:33.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:33.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:33.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:33.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:33.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:33.045 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:58:33.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:33.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:33.045 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:33.045 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:33.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:58:33.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:58:33.077 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:58:33.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:33.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:33.077 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 10:58:33.077 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:58:33.077 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:58:33.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:33.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:33.077 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAssociatedEditorsTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 10:58:33.077 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:58:33.077 INFO [WorkbenchTestable][RequirementsRunner] Started test: removeEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 10:58:33.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 10:58:33.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:58:33.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:58:33.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:58:33.077 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:58:33.077 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:33.077 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:58:33.077 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:33.078 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:58:33.078 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:33.078 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:58:33.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:33.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:33.078 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:58:33.078 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:58:33.078 DEBUG [main][MenuItemLookup] Found menu:'File' 10:58:33.078 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:58:33.078 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:58:33.078 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:58:33.078 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:58:33.078 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:58:33.078 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:58:33.078 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:58:33.078 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:58:33.078 DEBUG [main][MenuItemLookup] Item match:Window 10:58:33.078 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:58:33.078 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:58:33.078 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:58:33.078 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:33.078 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:58:33.078 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:58:33.078 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:33.078 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:58:33.078 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:33.078 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:58:33.078 DEBUG [main][MenuItemLookup] Item match:Preferences 10:58:33.078 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:58:33.078 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:58:33.078 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:58:33.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.... 10:58:33.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 10:58:33.200 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:58:33.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:33.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:33.201 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:58:33.201 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:33.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:58:33.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:33.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:33.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:33.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:33.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:33.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:58:33.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:58:33.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:58:33.203 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:58:33.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:33.203 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:58:33.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:33.212 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:58:33.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:58:33.212 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:58:33.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:33.212 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:58:33.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:33.212 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:58:33.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 10:58:33.213 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 10:58:33.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:33.213 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 10:58:33.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:33.213 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 10:58:33.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 10:58:33.213 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 10:58:33.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:33.213 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 10:58:33.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:33.213 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 10:58:33.213 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 10:58:33.213 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 10:58:33.214 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 10:58:33.214 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 10:58:33.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:33.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:33.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:33.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:33.215 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...") 10:58:33.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:33.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:33.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:33.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:33.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:33.218 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 10:58:33.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:33.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:33.219 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:33.219 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:33.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available.... 10:58:33.260 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 10:58:33.260 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add File Type 10:58:33.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:33.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:33.260 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:") 10:58:33.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:33.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:33.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:33.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:33.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:58:33.261 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:58:33.262 INFO [WorkbenchTestable][AbstractText] Text set to: myFileType 10:58:33.262 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) 10:58:33.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:33.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:33.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:33.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:33.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:33.263 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:58:33.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:33.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:33.263 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:33.263 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:33.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:58:33.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:58:33.296 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 10:58:33.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:33.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:33.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:33.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:33.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:58:33.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:58:33.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:58:33.298 TRACE [main][WidgetHandler] Notify Table with event 13 10:58:33.298 TRACE [main][WidgetHandler] Wait for synchronization 10:58:33.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.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...") 10:58:33.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:33.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:58:33.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:58:33.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:33.300 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 10:58:33.300 INFO [WorkbenchTestable][AbstractButton] Click button A&dd... 10:58:33.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:33.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:33.301 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:33.301 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:33.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available.... 10:58:33.353 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 10:58:33.353 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Editor Selection 10:58:33.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:33.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:33.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.shell.DefaultShell, index 0 and no matchers specified 10:58:33.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:33.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:33.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:33.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:33.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:33.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:58:33.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:58:33.362 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Editor 10:58:33.362 DEBUG [main][TreeItemHandler] Selecting tree item: Java Editor 10:58:33.362 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Editor about selection 10:58:33.362 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Editor 10:58:33.362 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) 10:58:33.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:33.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:33.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:33.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:33.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:33.363 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:58:33.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:33.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:33.363 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:33.363 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:33.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:58:33.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:58:33.394 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 10:58:33.394 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:33.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:33.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:33.395 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:58:33.395 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:33.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:33.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:58:33.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:58:33.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:33.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 10:58:33.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:58:33.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:58:33.396 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 10:58:33.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:33.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:58:33.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:58:33.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:33.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 10:58:33.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:58:33.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:58:33.398 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.*') 10:58:33.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:33.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:33.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:33.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:33.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 10:58:33.399 TRACE [main][WidgetHandler] Notify Table with event 13 10:58:33.399 TRACE [main][WidgetHandler] Wait for synchronization 10:58:33.399 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") 10:58:33.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:33.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:58:33.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:58:33.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:33.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 10:58:33.401 INFO [WorkbenchTestable][AbstractButton] Click button Re&move 10:58:33.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:33.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:33.401 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:33.401 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:33.402 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 10:58:33.402 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:33.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:33.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:33.402 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:58:33.402 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:33.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:33.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:58:33.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:58:33.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:33.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 10:58:33.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:58:34.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 10:58:34.905 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:58:34.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:34.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:34.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:34.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:34.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:34.908 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:58:34.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:34.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:34.909 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:34.909 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:34.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:58:34.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:58:34.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:58:34.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:34.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:34.962 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 10:58:34.962 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:58:34.962 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:58:34.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:34.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:34.963 INFO [WorkbenchTestable][RequirementsRunner] Finished test: removeEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 10:58:34.963 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:58:34.963 INFO [WorkbenchTestable][RequirementsRunner] Started test: addFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 10:58:34.963 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 10:58:34.963 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:58:34.963 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:58:34.963 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:58:34.963 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:58:34.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:34.963 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:58:34.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:34.963 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:58:34.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:34.963 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:58:34.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:34.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:34.963 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:58:34.963 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:58:34.964 DEBUG [main][MenuItemLookup] Found menu:'File' 10:58:34.964 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:58:34.964 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:58:34.964 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:58:34.964 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:58:34.964 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:58:34.964 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:58:34.964 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:58:34.964 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:58:34.964 DEBUG [main][MenuItemLookup] Item match:Window 10:58:34.964 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:58:34.964 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:58:34.964 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:58:34.964 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:34.964 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:58:34.964 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:58:34.964 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:34.964 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:58:34.964 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:34.964 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:58:34.964 DEBUG [main][MenuItemLookup] Item match:Preferences 10:58:34.964 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:58:34.964 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:58:34.964 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:58:35.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:58:35.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 'Preferences.*'] is available. finished successfully 10:58:35.077 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:58:35.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:35.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:35.078 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:58:35.078 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:35.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 10:58:35.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:35.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:35.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:35.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:35.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:35.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:58:35.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:58:35.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:58:35.079 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:58:35.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:35.079 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:58:35.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:35.079 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:58:35.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:58:35.079 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:58:35.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:35.079 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:58:35.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:35.079 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:58:35.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 10:58:35.080 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 10:58:35.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:35.080 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 10:58:35.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:35.080 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 10:58:35.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 10:58:35.080 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 10:58:35.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:35.080 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 10:58:35.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:35.080 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 10:58:35.080 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 10:58:35.080 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 10:58:35.080 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 10:58:35.080 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 10:58:35.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:35.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:35.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:35.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:35.081 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...") 10:58:35.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:35.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:35.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:35.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:35.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:35.082 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 10:58:35.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:35.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:35.082 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:35.082 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:35.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available.... 10:58:35.127 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 10:58:35.127 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add File Type 10:58:35.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:35.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:35.127 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:") 10:58:35.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:35.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:35.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:35.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:35.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:58:35.132 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:58:35.133 INFO [WorkbenchTestable][AbstractText] Text set to: myFileType 10:58:35.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.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) 10:58:35.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:35.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:35.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:35.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:35.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:35.135 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:58:35.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:35.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:35.135 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:35.135 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:35.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:58:35.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:58:35.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:58:35.171 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:35.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:35.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:35.172 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:58:35.172 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:35.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:35.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:35.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:35.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:35.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:58:35.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:58:35.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:58:35.173 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:58:35.173 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:35.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:35.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:35.173 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:58:35.173 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:35.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:35.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:35.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:35.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:35.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:58:35.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:58:35.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:58:35.174 TRACE [main][WidgetHandler] Notify Table with event 13 10:58:35.174 TRACE [main][WidgetHandler] Wait for synchronization 10:58:35.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 10:58:35.174 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:35.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:35.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:35.174 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:58:35.174 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:35.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:35.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:35.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:35.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:35.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:35.176 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:58:35.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:35.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:35.176 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:35.176 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:35.177 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:58:35.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:35.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:35.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:35.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:35.179 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:35.183 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:58:35.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:35.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:35.184 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:35.184 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:35.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:58:35.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:58:35.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:58:35.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:35.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:35.211 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 10:58:35.211 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:58:35.211 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:58:35.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:35.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:35.211 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 10:58:35.211 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:58:35.211 INFO [WorkbenchTestable][RequirementsRunner] Started test: removeFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 10:58:35.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 10:58:35.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:58:35.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:58:35.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:58:35.211 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:58:35.211 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:35.211 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:58:35.211 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:35.211 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:58:35.211 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:35.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:58:35.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:35.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:35.212 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:58:35.212 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:58:35.212 DEBUG [main][MenuItemLookup] Found menu:'File' 10:58:35.212 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:58:35.212 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:58:35.212 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:58:35.212 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:58:35.212 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:58:35.212 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:58:35.212 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:58:35.212 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:58:35.212 DEBUG [main][MenuItemLookup] Item match:Window 10:58:35.212 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:58:35.212 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:58:35.212 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:58:35.212 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:35.212 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:58:35.212 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:58:35.212 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:35.212 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:58:35.212 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:35.212 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:58:35.212 DEBUG [main][MenuItemLookup] Item match:Preferences 10:58:35.232 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:58:35.232 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:58:35.233 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:58:35.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:58:35.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. finished successfully 10:58:35.341 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:58:35.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:35.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:35.343 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:58:35.343 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:35.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 10:58:35.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:35.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:35.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:35.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:35.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:35.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:58:35.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:58:35.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:58:35.344 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:58:35.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:35.344 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:58:35.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:35.344 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:58:35.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:58:35.344 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:58:35.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:35.344 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:58:35.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:35.344 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:58:35.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 10:58:35.345 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 10:58:35.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:35.345 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 10:58:35.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:35.345 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 10:58:35.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 10:58:35.345 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 10:58:35.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:35.345 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 10:58:35.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:35.345 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 10:58:35.345 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 10:58:35.345 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 10:58:35.345 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 10:58:35.345 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 10:58:35.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:35.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:35.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:35.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:35.346 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...") 10:58:35.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:35.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:35.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:35.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:35.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:35.348 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 10:58:35.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:35.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:35.348 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:35.348 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:35.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available.... 10:58:35.392 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 10:58:35.392 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add File Type 10:58:35.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:35.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:35.392 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:") 10:58:35.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:35.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:35.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:35.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:35.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:58:35.393 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:58:35.394 INFO [WorkbenchTestable][AbstractText] Text set to: myFileType 10:58:35.394 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) 10:58:35.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:35.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:35.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:35.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:35.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:35.398 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:58:35.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:35.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:35.398 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:35.398 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:35.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:58:35.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:58:35.436 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 10:58:35.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:35.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:35.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:35.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:35.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:58:35.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:58:35.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:58:35.437 TRACE [main][WidgetHandler] Notify Table with event 13 10:58:35.437 TRACE [main][WidgetHandler] Wait for synchronization 10:58:35.437 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") 10:58:35.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:35.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:35.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:35.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:35.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:35.439 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 10:58:35.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:35.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:35.439 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:35.439 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:35.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:58:35.440 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:35.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:35.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:35.440 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:58:35.440 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:35.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:35.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:35.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:35.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:35.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:58:35.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:58:35.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:58:35.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 10:58:35.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:35.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:35.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:35.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:35.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:35.444 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:58:35.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:35.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:35.444 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:35.444 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:35.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:58:35.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:58:35.473 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:58:35.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:35.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:35.473 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 10:58:35.473 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:58:35.473 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:58:35.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:35.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:35.474 INFO [WorkbenchTestable][RequirementsRunner] Finished test: removeFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 10:58:35.474 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 10:58:35.474 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:58:35.474 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:58:35.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:35.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.468 s - in org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest getAssociatedEditorsForFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 0.761 s addEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 1.896 s selectFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 0.227 s getAssociatedEditorsTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 0.185 s removeEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 1.886 s addFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 0.248 s removeFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 0.262 s Running org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:58:35.482 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:58:35.482 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:58:35.483 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:58:35.483 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:58:35.483 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:58:35.483 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:58:35.494 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:58:35.495 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:58:35.495 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:58:35.495 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:58:35.495 DEBUG [main][EditorHandler] 0 editor(s) found 10:58:35.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:35.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:35.500 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 10:58:35.500 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:58:35.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:35.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:35.500 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:58:35.500 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:58:35.500 DEBUG [main][MenuItemLookup] Found menu:'File' 10:58:35.500 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:58:35.500 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:58:35.500 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:58:35.500 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:58:35.500 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:58:35.500 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:58:35.500 DEBUG [main][MenuItemLookup] Found menu:'Run' 10:58:35.500 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:58:35.500 DEBUG [main][MenuItemLookup] Item match:Window 10:58:35.500 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:58:35.500 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:58:35.500 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:58:35.500 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:35.500 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:58:35.500 DEBUG [main][MenuItemLookup] Item match:Show View 10:58:35.503 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 10:58:35.504 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 10:58:35.504 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:58:35.504 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 10:58:35.504 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:58:35.504 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 10:58:35.504 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:58:35.504 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:58:35.504 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:58:35.504 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 10:58:35.504 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 10:58:35.504 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:58:35.504 DEBUG [main][MenuItemLookup] Found menu:'Templates' 10:58:35.504 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 10:58:35.504 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:35.504 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:58:35.504 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:58:35.504 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:58:35.504 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:58:35.504 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:58:35.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:58:35.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 10:58:35.566 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:58:35.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:35.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:35.567 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:58:35.567 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:35.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:35.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:35.567 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:58:35.567 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:35.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:35.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:35.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:35.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:35.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:35.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:58:35.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:58:35.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:58:35.568 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:58:35.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:35.568 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:58:35.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:35.568 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:58:35.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:58:35.568 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:58:35.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:35.568 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:58:35.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:35.569 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:58:35.569 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 10:58:35.569 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 10:58:35.569 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 10:58:35.569 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 10:58:35.569 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:35.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:35.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:35.569 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:58:35.569 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:35.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:35.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:35.570 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:58:35.570 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:35.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:35.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:35.570 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:58:35.570 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:35.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:35.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:35.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:35.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:35.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:35.570 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:58:35.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:35.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:35.570 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:35.570 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:35.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:58:35.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:58:35.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 10:58:35.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:35.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:35.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 10:58:35.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:35.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:35.626 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:58:35.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:35.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:35.626 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:58:35.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') 10:58:35.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:35.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:35.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:35.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:35.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:58:35.627 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:35.627 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:35.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:35.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:58:35.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:58:35.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:58:35.628 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:35.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:35.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:35.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:58:35.629 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:35.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:35.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:35.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:58:35.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:35.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:35.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:35.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:35.630 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:35.630 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:35.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:35.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:58:35.631 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:58:35.631 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOneErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 10:58:35.631 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:58:35.631 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:58:35.631 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:58:35.631 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:58:35.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:35.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:35.635 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:58:35.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:35.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:35.655 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:58:35.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:35.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:35.655 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:58:35.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 '\*?\QProblems\E') 10:58:35.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:35.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:35.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:35.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:35.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:58:35.659 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:35.659 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:35.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:35.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:35.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:35.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:35.668 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:58:35.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:35.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:35.685 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:58:35.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:35.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:35.686 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:58:35.686 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:58:35.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:35.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:35.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:35.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:35.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:58:35.686 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:35.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:35.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:35.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:58:35.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:58:35.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:58:35.694 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:35.694 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:35.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:35.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:58:35.695 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:35.695 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:35.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:35.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:58:35.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:35.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:35.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:35.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:35.696 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:58:35.696 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:35.696 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:58:35.696 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:35.696 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 10:58:35.696 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:35.696 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:58:35.696 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:35.696 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:58:35.696 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:35.696 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:58:35.696 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:35.696 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 10:58:35.696 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:35.696 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:58:35.696 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:35.696 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:58:35.696 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:35.696 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:58:35.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:35.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:35.697 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:58:35.697 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:58:35.697 DEBUG [main][MenuItemLookup] Found menu:'File' 10:58:35.697 DEBUG [main][MenuItemLookup] Item match:File 10:58:35.697 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:58:35.698 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:58:35.700 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:58:35.700 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:58:35.700 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:58:35.700 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:35.700 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:58:35.700 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:58:35.700 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:58:35.700 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:58:35.700 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:58:35.700 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:58:35.700 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:58:35.700 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:58:35.700 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:58:35.700 DEBUG [main][MenuItemLookup] Found menu:'File' 10:58:35.700 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:58:35.700 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:58:35.700 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:58:35.700 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:35.700 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:58:35.700 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:35.700 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:58:35.700 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:58:35.701 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:58:35.701 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:58:35.701 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:58:35.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:58:35.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:58:35.784 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:58:35.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:35.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:35.785 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:58:35.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:35.785 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:58:35.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:35.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:35.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:35.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:35.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:35.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:58:35.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:58:35.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:58:35.787 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:58:35.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:35.787 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:58:35.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:35.787 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:58:35.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:58:35.787 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:58:35.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:35.787 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:58:35.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:35.787 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:58:35.787 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:58:35.787 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:58:35.788 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:58:35.796 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:58:35.796 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:58:35.796 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:58:35.796 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:58:35.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:35.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:35.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:35.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:35.797 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:35.797 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:58:35.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:35.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:35.797 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:35.797 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:36.023 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:58:36.023 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:36.024 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:36.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:58:36.024 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 10:58:36.024 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:58:36.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:36.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:36.025 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:58:36.025 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:36.025 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 10:58:36.025 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:") 10:58:36.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:36.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:36.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:36.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:36.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:58:36.027 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:58:36.029 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 10:58:36.066 DEBUG [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") 10:58:36.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:36.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:36.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:36.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:36.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:36.073 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 10:58:36.073 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 10:58:36.074 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Create &module-info.java file 10:58:36.074 INFO [WorkbenchTestable][AbstractButton] Click button Create &module-info.java file 10:58:36.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:36.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:36.074 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:36.074 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:36.095 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:58:36.095 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:58:36.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.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) 10:58:36.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:36.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:36.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:36.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:36.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:36.098 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:58:36.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:36.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:36.098 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:36.098 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:36.101 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.... 10:58:39.132 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 10:58:39.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:58:39.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:58:39.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:58:39.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:58:39.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:58:39.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:58:39.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:58:39.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:58:39.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:58:39.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:58:39.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:58:39.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:58:39.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:58:39.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 10:58:39.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:39.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:39.135 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:58:39.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:39.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:39.137 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:58:39.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:39.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:39.137 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:58:39.137 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:58:39.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:39.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:39.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:39.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:39.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:58:39.138 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:58:39.138 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:58:39.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:39.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:39.175 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:58:39.175 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:58:39.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:39.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:39.178 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:58:39.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:58:39.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:39.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:39.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:39.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:39.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:39.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:39.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:40.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:40.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:40.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:58:40.180 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:58:40.180 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:58:40.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:40.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:40.181 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:58:40.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:40.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:40.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:40.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:40.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:40.182 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:58:40.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 10:58:40.182 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:58:40.182 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:40.182 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:40.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:40.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:40.203 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:40.203 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:40.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:40.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:40.204 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:40.204 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:40.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:40.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:40.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:40.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:40.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:40.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:40.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:41.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:41.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:41.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:58:41.206 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:41.206 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:41.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:41.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:41.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 10:58:41.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:41.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:41.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:41.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:41.207 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:41.207 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:58:41.207 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:58:41.208 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 10:58:41.208 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 10:58:41.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:41.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:41.708 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 10:58:41.709 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 10:58:41.709 DEBUG [main][TreeItemHandler] Selecting tree item: src 10:58:41.709 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 10:58:41.723 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 10:58:41.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'] 10:58:41.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:41.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'] 10:58:41.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:41.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: "New Java Class"] 10:58:41.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:41.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'] 10:58:41.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:41.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'] 10:58:41.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:41.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'] 10:58:41.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:41.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: "New Java Class"] 10:58:41.725 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:41.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'] 10:58:41.725 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:41.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'] 10:58:41.725 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:41.725 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:58:41.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:41.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:41.725 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:58:41.726 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:58:41.726 DEBUG [main][MenuItemLookup] Found menu:'File' 10:58:41.726 DEBUG [main][MenuItemLookup] Item match:File 10:58:41.726 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:58:41.726 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:58:41.730 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:58:41.730 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:58:41.730 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:58:41.730 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:41.730 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:58:41.730 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:58:41.730 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:58:41.730 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:58:41.730 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:58:41.730 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:58:41.730 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:58:41.730 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:58:41.730 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:58:41.730 DEBUG [main][MenuItemLookup] Found menu:'File' 10:58:41.730 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:58:41.730 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:58:41.730 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:58:41.730 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:41.730 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:58:41.730 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:41.730 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:58:41.730 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:58:41.747 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:58:41.747 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:58:41.748 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:58:41.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:58:41.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:58:41.821 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:58:41.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:41.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:41.822 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:58:41.822 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:41.822 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:58:41.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:41.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:41.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:41.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:41.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:41.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:58:41.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:58:41.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:58:41.824 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:58:41.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:41.824 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:58:41.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:41.824 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:58:41.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:58:41.825 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:58:41.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:41.825 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:58:41.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:41.825 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:58:41.825 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 10:58:41.825 DEBUG [main][TreeItemHandler] Selecting tree item: Class 10:58:41.825 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 10:58:41.828 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 10:58:41.829 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:58:41.829 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:58:41.829 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:58:41.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:41.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:41.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:41.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:41.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:41.836 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:58:41.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:41.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:41.836 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:41.836 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:41.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'] 10:58:41.913 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:41.913 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:41.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 10:58:41.913 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 10:58:41.913 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 10:58:41.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:41.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:41.914 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:58:41.914 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:41.914 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:") 10:58:41.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:41.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:41.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:41.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:41.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:58:41.951 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:58:41.952 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 10:58:41.957 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:58:41.957 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 10:58:41.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.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) 10:58:41.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:41.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:41.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:41.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:41.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:41.961 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:58:41.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:41.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:41.961 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:41.961 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:41.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:58:42.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:58:42.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:58:42.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:58:42.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:58:42.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:58:42.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:58:42.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:58:42.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:58:42.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:58:42.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:58:42.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:58:42.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:58:42.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:58:42.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:58:42.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:58:42.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:58:42.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:58:42.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:58:42.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:58:42.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:58:42.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:58:42.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:58:42.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:58:42.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:58:42.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:58:42.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:58:42.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:58:42.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:58:42.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:58:42.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@57577636 is found... 10:58:42.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@57577636 is found finished successfully 10:58:42.489 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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') 10:58:42.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:42.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:42.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:42.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:42.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:58:42.490 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:42.490 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 10:58:42.491 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:58:42.498 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:42.498 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 10:58:42.498 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:58:42.498 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:58:42.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:42.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:42.499 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:58:42.499 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:58:42.499 DEBUG [main][MenuItemLookup] Found menu:'File' 10:58:42.499 DEBUG [main][MenuItemLookup] Item match:File 10:58:42.500 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:58:42.500 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:58:42.500 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:58:42.500 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:58:42.500 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:42.500 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:58:42.500 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:58:42.500 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:42.500 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:58:42.500 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:58:42.500 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:58:42.500 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:58:42.500 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:58:42.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:58:42.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:58:42.548 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:42.548 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 10:58:42.548 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:58:42.548 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:42.548 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:42.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:42.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:42.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:42.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:42.592 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:58:42.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:42.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:42.612 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:58:42.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:42.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:42.612 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:58:42.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 '\*?\QProblems\E') 10:58:42.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:42.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:42.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:42.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:42.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:58:42.642 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:42.642 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:42.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:42.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:58:42.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:58:42.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:58:42.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 10:58:42.643 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:42.643 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:42.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:42.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:58:42.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:58:42.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:58:42.644 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:42.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:42.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:42.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:58:42.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:58:42.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:58:42.644 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:58:42.644 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:42.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:42.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:42.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:58:42.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:58:42.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:58:42.645 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:58:42.646 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:58:42.646 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:58:42.646 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:58:42.646 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:58:42.646 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:58:42.646 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:58:42.646 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:58:42.646 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:58:42.646 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:58:42.646 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:58:42.646 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:58:42.646 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:58:42.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:58:43.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:58:43.652 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:58:43.652 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:43.652 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:43.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:43.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:58:43.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:58:43.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:58:43.653 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:58:43.654 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:58:43.654 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:58:43.654 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:58:43.654 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:58:43.654 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:58:43.654 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:58:43.654 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:58:43.654 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:58:43.654 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:58:43.654 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:58:43.654 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:58:43.654 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:58:43.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:58:43.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:58:43.654 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:43.654 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:43.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:43.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:58:43.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:58:43.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:58:43.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 10:58:43.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:43.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:43.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:43.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:43.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:44.156 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:44.156 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:44.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:44.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:44.157 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:44.158 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:44.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:44.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:44.158 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:58:44.158 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:44.158 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:44.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:44.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:44.159 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:58:44.160 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:58:44.160 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:58:44.160 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:58:44.160 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:58:44.160 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:58:44.160 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:58:44.160 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:58:44.160 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:58:44.160 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:58:44.160 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:58:44.160 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:58:44.160 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:58:44.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:58:45.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:58:45.161 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:58:45.161 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:45.161 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:45.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:45.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:45.162 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:58:45.162 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:58:45.162 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:58:45.162 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:58:45.163 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:58:45.163 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:58:45.163 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:58:45.163 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:58:45.163 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:58:45.163 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:58:45.163 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:58:45.163 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:58:45.163 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:58:45.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:58:45.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:58:45.163 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:45.163 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:45.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:45.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:45.164 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:58:45.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:45.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:45.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:45.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:45.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:45.164 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 10:58:45.164 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:58:45.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:45.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:45.664 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:58:45.665 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:58:45.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:45.665 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:58:45.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:45.665 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:58:45.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 10:58:45.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:45.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:45.670 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:58:45.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:45.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:45.676 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:58:45.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:45.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:45.677 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:58:45.677 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:58:45.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:45.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:45.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:45.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:45.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:58:45.680 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:45.680 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:45.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:45.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:58:45.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:58:45.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:58:45.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 10:58:45.681 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:45.681 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:45.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:45.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:58:45.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:58:45.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:58:45.682 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:45.682 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:45.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:45.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:58:45.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:58:45.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:58:45.682 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:58:45.682 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:45.682 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:45.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:45.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:58:45.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:58:45.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:58:45.683 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:58:45.684 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:58:45.684 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:58:45.684 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:58:45.684 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:58:45.684 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:58:45.684 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:58:45.684 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:58:45.684 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:58:45.684 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:58:45.684 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:58:45.684 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:58:45.684 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:58:45.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:58:46.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:58:46.685 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:58:46.685 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:46.685 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:46.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:46.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:58:46.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:58:46.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:58:46.686 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:58:46.686 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:58:46.686 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:58:46.686 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:58:46.687 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:58:46.687 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:58:46.687 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:58:46.687 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:58:46.687 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:58:46.687 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:58:46.687 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:58:46.687 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:58:46.687 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:58:46.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:58:46.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:58:46.687 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:46.687 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:46.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:46.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:58:46.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:58:46.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:58:46.687 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:58:46.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:46.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:46.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:46.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:46.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:46.689 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 10:58:46.689 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:58:46.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:46.689 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:58:46.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:46.689 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:58:46.689 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:58:46.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:46.689 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:58:46.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:46.689 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:58:46.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 10:58:46.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:46.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:46.693 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:58:46.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:46.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:46.696 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:58:46.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:46.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:46.697 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:58:46.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') 10:58:46.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:46.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:46.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:46.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:46.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:58:46.700 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:46.700 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:46.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:46.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:58:46.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:58:46.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:58:46.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting while problem of type Warnings exists in Problems view.... 10:58:46.701 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:46.701 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:46.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:46.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:58:46.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:58:46.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:58:46.701 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:46.701 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:46.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:46.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:58:46.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:58:46.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:58:46.702 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:58:46.702 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:46.702 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:46.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:46.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:58:46.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:58:46.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:58:46.702 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:58:46.703 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:58:46.703 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:58:46.703 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:58:46.703 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:58:46.703 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:58:46.703 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:58:46.703 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:58:46.703 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:58:46.703 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:58:46.703 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:58:46.703 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:58:46.703 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:58:46.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:58:47.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:58:47.704 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:58:47.704 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:47.704 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:47.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:47.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:58:47.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:58:47.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:58:47.705 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:58:47.706 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:58:47.706 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:58:47.706 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:58:47.706 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:58:47.706 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:58:47.706 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:58:47.706 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:58:47.706 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:58:47.706 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:58:47.706 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:58:47.706 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:58:47.706 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:58:47.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:58:47.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:58:47.706 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:47.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:47.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:47.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:58:47.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:58:47.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:58:47.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 10:58:47.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:47.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:47.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:47.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:47.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:47.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting while problem of type Warnings exists in Problems view. finished successfully 10:58:47.708 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:47.708 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:47.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:47.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:47.709 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:58:47.709 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:47.709 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:47.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:47.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:47.709 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:58:47.710 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:58:47.710 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:58:47.710 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:58:47.710 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:58:47.710 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:58:47.710 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:58:47.710 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:58:47.710 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:58:47.711 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:58:47.711 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:58:47.711 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:58:47.711 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:58:47.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:58:49.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:58:49.212 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:58:49.212 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:49.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:49.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:49.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:49.213 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:58:49.214 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:58:49.214 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:58:49.214 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:58:49.214 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:58:49.214 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:58:49.214 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:58:49.214 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:58:49.214 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:58:49.214 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:58:49.214 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:58:49.214 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:58:49.214 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:58:49.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:58:49.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:58:49.215 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:49.215 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:49.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:49.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:49.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 10:58:49.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:49.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:49.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:49.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:49.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:49.216 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 10:58:49.216 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:58:49.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:49.216 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:58:49.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:49.216 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:58:49.217 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:58:49.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:49.217 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:58:49.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:49.217 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:58:49.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:49.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:49.225 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:58:49.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:49.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:49.226 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:58:49.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:58:49.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:49.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:49.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:49.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:49.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:58:49.253 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:49.253 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:49.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:49.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:58:49.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:58:49.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:58:49.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 10:58:49.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:49.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:49.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:49.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:49.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:49.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 10:58:49.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:49.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:49.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:49.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:49.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:49.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:49.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:49.281 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:58:49.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:49.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:49.282 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:58:49.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 '\*?\QProblems\E') 10:58:49.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:49.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:49.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:49.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:49.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:58:49.291 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:49.291 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:49.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:49.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:58:49.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:58:49.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:58:49.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 10:58:49.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:49.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:49.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:49.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:49.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:49.293 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:58:49.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:49.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:49.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:49.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:49.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:49.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:49.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:49.319 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:58:49.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:49.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:49.320 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:58:49.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 '\*?\QProblems\E') 10:58:49.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:49.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:49.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:49.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:49.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:58:49.326 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:49.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:49.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:49.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:58:49.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:58:49.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:58:49.327 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:58:49.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:49.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:49.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:49.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:49.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:49.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:58:49.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:49.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:49.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:49.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:49.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:49.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:49.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:49.360 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:58:49.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:49.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:49.360 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:58:49.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:58:49.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:49.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:49.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:49.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:49.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:58:49.384 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:49.384 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:49.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:49.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:58:49.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:58:49.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:58:49.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 10:58:49.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:49.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:49.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:49.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:49.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:49.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:49.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:49.396 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:58:49.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:49.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:49.396 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:58:49.396 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:58:49.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:49.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:49.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:49.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:49.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:58:49.422 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:49.422 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:49.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:49.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:58:49.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:58:49.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:58:49.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 10:58:49.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:49.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:49.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:49.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:49.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:49.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:58:49.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:49.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:49.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:49.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:49.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:49.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:49.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:49.454 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:58:49.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:49.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:49.454 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:58:49.454 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:58:49.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:49.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:49.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:49.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:49.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:58:49.460 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:49.460 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:49.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:49.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:58:49.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:58:49.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:58:49.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 10:58:49.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:49.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:49.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:49.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:49.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:49.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 10:58:49.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:49.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:49.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:49.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:49.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:49.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:49.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:49.483 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:58:49.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:49.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:49.484 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:58:49.484 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:58:49.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:49.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:49.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:49.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:49.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:58:49.490 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:49.490 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:49.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:49.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:58:49.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:58:49.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:58:49.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 10:58:49.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:49.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:49.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:49.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:49.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:49.492 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:49.492 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:49.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:49.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:49.493 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:58:49.493 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:49.493 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:49.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:49.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:49.493 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:58:49.494 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:58:49.494 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:58:49.494 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:58:49.494 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:58:49.494 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:58:49.494 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:58:49.494 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:58:49.494 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:58:49.494 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:58:49.494 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:58:49.494 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:58:49.494 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:58:49.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:58:50.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:58:50.495 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:58:50.495 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:50.495 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:50.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:50.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:50.496 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:58:50.497 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:58:50.497 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:58:50.497 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:58:50.497 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:58:50.497 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:58:50.497 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:58:50.497 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:58:50.497 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:58:50.497 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:58:50.497 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:58:50.497 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:58:50.497 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:58:50.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:58:50.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:58:50.497 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:50.497 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:50.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:50.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:50.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 10:58:50.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:50.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:50.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:50.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:50.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:50.498 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:50.498 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:50.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:50.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:50.499 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:58:50.499 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:50.499 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:50.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:50.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:50.500 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:58:50.500 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:58:50.500 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:58:50.500 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:58:50.500 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:58:50.500 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:58:50.500 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:58:50.500 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:58:50.501 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:58:50.501 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:58:50.501 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:58:50.501 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:58:50.501 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:58:50.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:58:52.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:58:52.002 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:58:52.002 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:52.002 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:52.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:52.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:52.003 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:58:52.003 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:58:52.003 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:58:52.003 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:58:52.003 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:58:52.004 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:58:52.004 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:58:52.004 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:58:52.004 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:58:52.004 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:58:52.004 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:58:52.004 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:58:52.004 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:58:52.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:58:52.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:58:52.004 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:52.004 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:52.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:52.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:52.004 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:58:52.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:52.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:52.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:52.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:52.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:52.005 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 10:58:52.005 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:58:52.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:52.005 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:58:52.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:52.005 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:58:52.005 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:58:52.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:52.005 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:58:52.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:52.005 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:58:52.005 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:52.005 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:52.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:52.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:52.006 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:58:52.006 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:52.006 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:52.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:52.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:52.006 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:58:52.007 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:58:52.007 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:58:52.007 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:58:52.007 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:58:52.007 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:58:52.007 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:58:52.007 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:58:52.007 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:58:52.007 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:58:52.007 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:58:52.007 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:58:52.007 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:58:52.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:58:53.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:58:53.008 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:58:53.008 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:53.008 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:53.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:53.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:53.009 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:58:53.009 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:58:53.009 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:58:53.009 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:58:53.009 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:58:53.009 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:58:53.010 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:58:53.010 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:58:53.010 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:58:53.010 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:58:53.010 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:58:53.010 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:58:53.010 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:58:53.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:58:53.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:58:53.010 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:53.010 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:53.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:53.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:53.010 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:58:53.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:53.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:53.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:53.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:53.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:53.011 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 10:58:53.011 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:58:53.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:53.011 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:58:53.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:53.011 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:58:53.011 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:58:53.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:53.011 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:58:53.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:53.011 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:58:53.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:53.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:53.015 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:58:53.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:53.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:53.015 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:58:53.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 '\*?\QProblems\E') 10:58:53.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:53.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:53.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:53.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:53.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:58:53.019 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:53.019 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:53.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:53.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:58:53.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:58:53.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:58:53.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.ctab.DefaultCTabItem, index 0 and no matchers specified 10:58:53.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:53.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:53.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:53.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:53.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:53.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 10:58:53.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:53.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:53.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:53.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:53.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:53.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:53.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:53.025 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:58:53.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:53.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:53.025 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:58:53.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') 10:58:53.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:53.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:53.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:53.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:53.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:58:53.046 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:53.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:53.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:53.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:58:53.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:58:53.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:58:53.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 10:58:53.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:53.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:53.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:53.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:53.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:53.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 10:58:53.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:53.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:53.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:53.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:53.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:53.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:53.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:53.052 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:58:53.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:53.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:53.053 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:58:53.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 '\*?\QProblems\E') 10:58:53.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:53.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:53.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:53.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:53.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:58:53.056 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:53.056 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:53.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:53.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:58:53.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:58:53.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:58:53.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 10:58:53.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:53.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:53.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:53.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:53.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:53.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 10:58:53.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:53.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:53.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:53.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:53.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:53.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:53.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:53.078 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:58:53.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:53.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:53.078 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:58:53.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') 10:58:53.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:53.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:53.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:53.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:53.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:58:53.082 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:53.082 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:53.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:53.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:58:53.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:58:53.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:58:53.082 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:58:53.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:53.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:53.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:53.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:53.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:53.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:53.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:53.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:58:53.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:53.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:53.087 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:58:53.087 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 10:58:53.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:53.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:53.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:53.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:53.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:58:53.091 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:53.091 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:53.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:53.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:58:53.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:58:53.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:58:53.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 10:58:53.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:53.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:53.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:53.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:53.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:53.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 10:58:53.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:53.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:53.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:53.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:53.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:53.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:53.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:53.112 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:58:53.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:53.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:53.113 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:58:53.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:58:53.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:53.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:53.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:53.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:53.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:58:53.119 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:53.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:53.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:53.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:58:53.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:58:53.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:58:53.120 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:58:53.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:53.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:53.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:53.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:53.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:53.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:58:53.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:53.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:53.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:53.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:53.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:53.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:53.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:53.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:58:53.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:53.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:53.148 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:58:53.148 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 10:58:53.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:53.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:53.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:53.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:53.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:58:53.151 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:53.151 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:53.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:53.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:58:53.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:58:53.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:58:53.152 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:58:53.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:53.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:53.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:53.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:53.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:53.154 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:53.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:53.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:53.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:53.154 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:58:53.154 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:53.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:53.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:53.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:53.155 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:58:53.156 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:58:53.156 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:58:53.156 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:58:53.156 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:58:53.156 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:58:53.156 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:58:53.156 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:58:53.156 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:58:53.156 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:58:53.156 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:58:53.156 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:58:53.156 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:58:53.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:58:54.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:58:54.157 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:58:54.157 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:54.157 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:54.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:54.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:54.158 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:58:54.159 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:58:54.159 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:58:54.159 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:58:54.159 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:58:54.159 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:58:54.159 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:58:54.159 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:58:54.159 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:58:54.159 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:58:54.159 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:58:54.159 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:58:54.159 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:58:54.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:58:54.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:58:54.159 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:54.159 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:54.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:54.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:54.160 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:58:54.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:54.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:54.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:54.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:54.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:54.160 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:54.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:54.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:54.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:54.161 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:58:54.161 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:54.161 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:54.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:54.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:54.161 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:58:54.162 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:58:54.162 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:58:54.162 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:58:54.162 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:58:54.162 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:58:54.162 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:58:54.162 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:58:54.162 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:58:54.162 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:58:54.162 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:58:54.162 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:58:54.162 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:58:54.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:58:55.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:58:55.163 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:58:55.163 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:55.163 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:55.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:55.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:55.164 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:58:55.165 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:58:55.165 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:58:55.165 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:58:55.165 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:58:55.165 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:58:55.165 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:58:55.165 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:58:55.165 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:58:55.165 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:58:55.165 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:58:55.165 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:58:55.165 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:58:55.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:58:55.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:58:55.165 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:55.165 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:55.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:55.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:55.166 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:58:55.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:55.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:55.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:55.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:55.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:55.166 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:55.166 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:55.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:55.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:55.169 DEBUG [main][MenuItemLookup] Found menu:'Show' 10:58:55.169 DEBUG [main][MenuItemLookup] Found menu:'Group By' 10:58:55.169 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 10:58:55.169 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 10:58:55.169 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 10:58:55.169 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 10:58:55.169 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 10:58:55.169 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 10:58:55.169 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 10:58:55.169 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 10:58:55.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:58:55.241 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 10:58:55.241 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 10:58:55.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:55.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:55.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 10:58:55.241 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:55.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:55.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:55.242 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:58:55.242 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:55.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:55.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:55.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:55.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:55.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:55.243 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 10:58:55.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:55.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:55.243 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:55.243 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:55.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:58:55.246 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:55.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:55.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:55.247 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:58:55.247 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:55.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:55.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:55.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:55.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:55.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:55.254 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:58:55.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:55.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:55.254 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:55.254 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:55.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:58:55.298 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 10:58:55.298 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:58:55.298 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:55.298 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:55.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:55.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:55.309 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:55.309 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:55.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:55.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:55.309 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:55.309 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:55.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:55.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:55.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:55.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:55.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:55.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:55.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:56.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:56.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:58:56.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:58:56.320 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:56.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:56.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:56.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:56.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 10:58:56.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:56.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:56.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:56.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:56.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:56.322 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:58:56.322 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 10:58:56.322 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 10:58:56.322 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 10:58:56.335 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 10:58:56.337 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:58:56.337 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:56.369 DEBUG [main][MenuItemLookup] Found menu:'New' 10:58:56.369 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:58:56.369 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:56.369 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:58:56.369 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:56.369 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:58:56.369 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:58:56.369 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:58:56.369 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:58:56.369 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:58:56.369 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:58:56.369 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:58:56.369 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:58:56.369 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:56.369 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:58:56.369 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:58:56.369 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:56.369 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:58:56.369 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:58:56.369 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:58:56.370 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:58:56.370 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:58:56.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:58:56.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:58:56.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:58:56.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:58:56.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:58:56.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:58:56.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:58:56.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:58:56.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:58:56.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:58:56.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:58:56.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:58:56.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:58:56.870 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 10:58:56.871 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 10:58:56.871 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 10:58:56.871 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 10:58:56.878 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 10:58:56.879 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:58:56.879 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:56.906 DEBUG [main][MenuItemLookup] Found menu:'New' 10:58:56.906 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:58:56.906 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:56.906 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:58:56.907 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:56.907 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:58:56.907 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:58:56.907 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:58:56.907 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:58:56.907 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:58:56.907 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:58:56.907 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:58:56.907 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:58:56.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 'Delete.*'] is available.... 10:58:57.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 'Delete.*'] is available. finished successfully 10:58:57.527 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:58:57.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:57.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:57.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:57.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:57.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) 10:58:57.531 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:57.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:57.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:57.531 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:58:57.531 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:57.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:57.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:57.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:57.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:57.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:57.531 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:58:57.532 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:58:57.532 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:58:57.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:57.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:57.532 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:57.532 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:57.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: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:58:57.532 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:58:57.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:57.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:57.532 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:58:57.532 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:58:57.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:57.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:57.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:57.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:57.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:57.533 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:58:57.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:57.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:57.534 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:57.534 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:57.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:58:57.538 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:58:58.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:58:58.038 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:58:58.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:58:58.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:58:58.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:58:58.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:58:58.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:58:58.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:58:58.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:58:58.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:58:58.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:58:58.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:58:58.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:58:58.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:58:58.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:58:58.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:58:58.038 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:58:58.038 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:58:58.038 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:58:58.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:58:58.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:58:58.039 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOneErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 10:58:58.039 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:58:58.039 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTwoProblemsExist no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 10:58:58.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:58:58.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:58:58.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:58:58.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:58:58.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:58.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:58.045 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:58:58.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:58.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:58.053 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:58:58.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:58.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:58.053 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:58:58.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 '\*?\QProblems\E') 10:58:58.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:58.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:58.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:58.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:58.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:58:58.060 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:58:58.060 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:58:58.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:58.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:58:58.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:58.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:58.085 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:58:58.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:58.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:58.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:58:58.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:58.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:58.087 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:58:58.087 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:58:58.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:58.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:58.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:58.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:58.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:58:58.089 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:58.089 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:58.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:58.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:58:58.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:58:58.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:58:58.097 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:58.097 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:58.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:58.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:58:58.114 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:58:58.114 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:58:58.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:58:58.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:58:58.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:58.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:58.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:58.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:58.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'] 10:58:58.116 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:58.117 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:58:58.117 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:58.117 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 10:58:58.117 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:58.117 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:58:58.117 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:58.117 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:58:58.117 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:58.117 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:58:58.117 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:58.117 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 10:58:58.117 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:58.117 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:58:58.117 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:58.117 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:58:58.117 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:58.117 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:58:58.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:58.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:58.118 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:58:58.118 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:58:58.118 DEBUG [main][MenuItemLookup] Found menu:'File' 10:58:58.118 DEBUG [main][MenuItemLookup] Item match:File 10:58:58.119 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:58:58.119 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:58:58.123 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:58:58.123 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:58:58.123 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:58:58.123 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:58.123 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:58:58.123 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:58:58.123 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:58:58.123 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:58:58.123 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:58:58.123 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:58:58.123 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:58:58.123 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:58:58.123 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:58:58.123 DEBUG [main][MenuItemLookup] Found menu:'File' 10:58:58.123 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:58:58.123 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:58:58.123 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:58:58.123 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:58.123 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:58:58.123 DEBUG [main][MenuItemLookup] Found menu:'' 10:58:58.123 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:58:58.123 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:58:58.123 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:58:58.123 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:58:58.123 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:58:58.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 'New|Select a wizard'] is available.... 10:58: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 'New|Select a wizard'] is available. finished successfully 10:58:58.205 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:58:58.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:58.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:58.206 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:58:58.206 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:58.206 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:58:58.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:58.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:58.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:58.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:58.207 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:58:58.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:58:58.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:58:58.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:58:58.208 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:58:58.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:58.208 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:58:58.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:58.208 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:58:58.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:58:58.208 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:58:58.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:58:58.209 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:58:58.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:58:58.209 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:58:58.209 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:58:58.209 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:58:58.209 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:58:58.218 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:58:58.218 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:58:58.218 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:58:58.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.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:58:58.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:58.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:58.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:58.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:58.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:58.220 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:58:58.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:58.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:58.220 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:58.221 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:58.413 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:58:58.413 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:58.413 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:58.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:58:58.413 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 10:58:58.413 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:58:58.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:58:58.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:58:58.414 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:58:58.414 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:58:58.414 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 10:58:58.414 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:") 10:58:58.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:58.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:58.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:58.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:58.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:58:58.417 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:58:58.418 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 10:58:58.448 DEBUG [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") 10:58:58.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:58.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:58.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:58.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:58.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:58.451 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 10:58:58.451 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 10:58:58.451 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 10:58:58.451 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:58:58.451 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:58:58.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.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) 10:58:58.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:58:58.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:58:58.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:58:58.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:58:58.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:58:58.454 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:58:58.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:58:58.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:58:58.454 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:58:58.454 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:58:58.483 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.... 10:59:01.753 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 10:59:01.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:59:01.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:59:01.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:59:01.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:59:01.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:59:01.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:59:01.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:59:01.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:59:01.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:59:01.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:59:01.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:59:01.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:59:01.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:59:01.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 10:59:01.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:01.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:01.755 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:59:01.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:01.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:01.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:59:01.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:01.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:01.756 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:59:01.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:59:01.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:01.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:01.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:01.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:01.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:59:01.757 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:59:01.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:59:01.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:01.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:01.813 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:59:01.813 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:59:01.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:01.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:01.814 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:59:01.814 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:59:01.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:01.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:01.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:01.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:01.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:59:02.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:02.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:59:02.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:02.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:59:02.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:59:02.816 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:59:02.816 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:59:02.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:02.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:02.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 10:59:02.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:02.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:02.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:02.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:02.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:02.817 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:59:02.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 10:59:02.817 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:59:02.817 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:59:02.817 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:59:02.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:02.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:02.840 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:59:02.840 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:59:02.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:02.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:02.841 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:59:02.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:59:02.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:02.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:02.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:02.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:02.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:59:03.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:03.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:59:03.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:03.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:59:03.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:59:03.842 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:59:03.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:59:03.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:03.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:03.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 10:59:03.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:03.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:03.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:03.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:03.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:03.844 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:59:03.844 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:59:03.844 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 10:59:03.844 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 10:59:03.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:59:04.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:59:04.345 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 10:59:04.346 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 10:59:04.346 DEBUG [main][TreeItemHandler] Selecting tree item: src 10:59:04.346 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 10:59:04.359 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 10:59:04.359 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:59:04.360 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:04.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'] 10:59:04.360 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:04.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: "New Java Class"] 10:59:04.360 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:04.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'] 10:59:04.360 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:04.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'] 10:59:04.360 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:04.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'] 10:59:04.360 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:04.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: "New Java Class"] 10:59:04.360 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:04.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'] 10:59:04.360 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:04.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'] 10:59:04.360 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:04.360 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:59:04.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:04.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:04.361 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:59:04.361 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:59:04.361 DEBUG [main][MenuItemLookup] Found menu:'File' 10:59:04.361 DEBUG [main][MenuItemLookup] Item match:File 10:59:04.362 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:59:04.362 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:59:04.364 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:59:04.364 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:59:04.364 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:59:04.364 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:04.364 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:59:04.364 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:59:04.364 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:59:04.364 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:59:04.364 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:59:04.364 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:59:04.364 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:59:04.364 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:59:04.364 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:59:04.364 DEBUG [main][MenuItemLookup] Found menu:'File' 10:59:04.364 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:59:04.364 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:59:04.364 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:59:04.364 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:04.364 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:59:04.364 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:04.364 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:59:04.364 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:59:04.365 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:59:04.365 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:59:04.380 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:59:04.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.... 10:59:04.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 10:59:04.455 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:59:04.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:04.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:04.456 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:59:04.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:04.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:59:04.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:04.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:04.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:04.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:04.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:04.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:59:04.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:59:04.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:59:04.457 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:59:04.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:59:04.458 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:59:04.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:59:04.458 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:59:04.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:59:04.458 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:59:04.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:59:04.458 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:59:04.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:59:04.458 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:59:04.458 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 10:59:04.458 DEBUG [main][TreeItemHandler] Selecting tree item: Class 10:59:04.458 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 10:59:04.461 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 10:59:04.461 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:59:04.461 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:59:04.461 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:59:04.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:04.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:04.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:04.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:04.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:59:04.469 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:59:04.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:59:04.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:59:04.469 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:59:04.469 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:59:04.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: Matcher matching text to regular expression 'New|Select a wizard'] 10:59:04.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:04.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:04.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 10:59:04.553 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 10:59:04.553 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 10:59:04.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:04.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:04.554 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:59:04.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:04.554 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:") 10:59:04.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:04.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:04.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:04.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:04.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:59:04.561 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:59:04.562 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 10:59:04.584 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:59:04.584 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 10:59:04.584 DEBUG [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) 10:59:04.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:04.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:04.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:04.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:04.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:59:04.587 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:59:04.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:59:04.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:59:04.587 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:59:04.587 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:59:04.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:59:05.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:59:05.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:59:05.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:59:05.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:59:05.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:59:05.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:59:05.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:59:05.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:59:05.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:59:05.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:59:05.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:59:05.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:59:05.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:59:05.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:59:05.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:59:05.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:59:05.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:59:05.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:59:05.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:59:05.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:59:05.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:59:05.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:59:05.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:59:05.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:59:05.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:59:05.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:59:05.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:59:05.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:59:05.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:59:05.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2ce443be is found... 10:59:05.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2ce443be is found finished successfully 10:59: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 '\*?\QWarningTestClass.java\E') 10:59:05.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:05.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:05.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:05.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:05.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:59:05.143 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:05.144 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 10:59:05.144 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:59:05.152 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:05.152 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 10:59:05.152 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:59:05.152 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:59:05.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:05.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:05.153 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:59:05.153 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:59:05.153 DEBUG [main][MenuItemLookup] Found menu:'File' 10:59:05.153 DEBUG [main][MenuItemLookup] Item match:File 10:59:05.154 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:59:05.154 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:59:05.154 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:59:05.154 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:59:05.154 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:05.154 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:59:05.154 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:59:05.154 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:05.154 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:59:05.154 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:59:05.154 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:59:05.154 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:59:05.155 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:59:05.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:59:05.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:59:05.203 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:05.203 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 10:59:05.203 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:59:05.203 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:05.203 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:05.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:05.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:05.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:05.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:05.250 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:59:05.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:05.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:05.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:59:05.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:05.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:05.255 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:59:05.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 '\*?\QProblems\E') 10:59:05.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:05.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:05.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:05.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:05.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:59:05.259 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:05.259 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:05.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:05.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:59:05.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:05.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:05.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 10:59:05.260 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:05.260 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:05.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:05.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:59:05.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:05.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:05.261 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:05.261 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:05.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:05.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:59:05.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:05.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:05.261 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:59:05.261 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:05.261 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:05.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:05.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:59:05.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:05.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:05.262 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:59:05.263 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:59:05.263 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:59:05.263 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:59:05.263 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:59:05.263 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:59:05.263 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:59:05.263 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:59:05.263 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:59:05.263 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:59:05.263 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:59:05.263 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:59:05.263 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:59:05.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:59:06.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:59:06.764 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:59:06.764 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:06.764 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:06.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:06.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:59:06.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:06.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:06.765 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:59:06.766 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:59:06.766 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:59:06.766 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:59:06.766 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:59:06.766 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:59:06.766 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 10:59:06.766 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:59:06.766 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:59:06.766 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:59:06.766 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:59:06.766 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:59:06.766 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:59:06.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:59:06.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:59:06.766 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:06.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:06.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:06.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:59:06.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:06.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:06.767 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:59:06.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:06.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:06.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:06.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:06.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:06.768 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 10:59:06.768 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 10:59:06.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:59:07.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:59:07.269 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 10:59:07.270 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 10:59:07.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:59:07.270 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 10:59:07.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:59:07.270 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 10:59:07.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 10:59:07.270 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:59:07.270 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:59:07.270 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:59:07.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:07.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:07.283 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:59:07.283 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:59:07.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:07.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:07.284 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:59:07.284 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:59:07.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:07.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:07.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:07.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:07.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:59:07.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:07.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:59:08.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:08.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:59:08.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:59:08.285 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:59:08.285 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:59:08.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:08.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:08.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 10:59:08.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:08.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:08.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:08.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:08.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:08.287 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:59:08.287 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:59:08.288 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 10:59:08.288 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 10:59:08.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:59:08.288 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 10:59:08.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:59:08.288 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 10:59:08.288 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 10:59:08.288 DEBUG [main][TreeItemHandler] Selecting tree item: src 10:59:08.288 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 10:59:08.296 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 10:59:08.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'] 10:59:08.297 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:08.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'] 10:59:08.298 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:08.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: "New Java Class"] 10:59:08.298 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:08.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: Matcher matching text to regular expression 'New|Select a wizard'] 10:59:08.298 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:08.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: Matcher matching text to regular expression 'New|Select a wizard'] 10:59:08.298 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:08.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: Matcher matching text to regular expression 'New|Select a wizard'] 10:59:08.298 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:08.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: "New Java Class"] 10:59:08.298 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:08.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: Matcher matching text to regular expression 'New|Select a wizard'] 10:59:08.298 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:08.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: Matcher matching text to regular expression 'New|Select a wizard'] 10:59:08.298 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:08.298 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:59:08.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:08.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:08.299 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:59:08.300 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:59:08.300 DEBUG [main][MenuItemLookup] Found menu:'File' 10:59:08.300 DEBUG [main][MenuItemLookup] Item match:File 10:59:08.300 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:59:08.300 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:59:08.304 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:59:08.304 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:59:08.304 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:59:08.304 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:08.304 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:59:08.304 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:59:08.304 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:59:08.304 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:59:08.304 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:59:08.304 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:59:08.304 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:59:08.304 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:59:08.304 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:59:08.304 DEBUG [main][MenuItemLookup] Found menu:'File' 10:59:08.304 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:59:08.304 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:59:08.304 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:59:08.304 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:08.304 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:59:08.304 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:08.304 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:59:08.304 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:59:08.324 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:59:08.324 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:59:08.324 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:59:08.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.... 10:59:08.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. finished successfully 10:59:08.403 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:59:08.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:08.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:08.404 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:59:08.404 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:08.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:59:08.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:08.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:08.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:08.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:08.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:08.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:59:08.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:59:08.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:59:08.408 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:59:08.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:59:08.408 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:59:08.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:59:08.408 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:59:08.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:59:08.408 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:59:08.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:59:08.408 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:59:08.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:59:08.408 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:59:08.409 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 10:59:08.409 DEBUG [main][TreeItemHandler] Selecting tree item: Class 10:59:08.409 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 10:59:08.409 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 10:59:08.409 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:59:08.409 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:59:08.409 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:59:08.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:08.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:08.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:08.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:08.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:59:08.417 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:59:08.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:59:08.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:59:08.417 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:59:08.417 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:59:08.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'] 10:59:08.496 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:08.497 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:08.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 10:59:08.497 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 10:59:08.497 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 10:59:08.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:08.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:08.497 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:59:08.497 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:08.498 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:") 10:59:08.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:08.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:08.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:08.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:08.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:59:08.535 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:59:08.536 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 10:59:08.542 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:59:08.542 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 10:59:08.542 DEBUG [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) 10:59:08.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:08.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:08.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:08.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:08.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:59:08.567 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:59:08.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:59:08.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:59:08.567 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:59:08.567 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:59:08.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:59:09.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:59:09.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:59:09.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:59:09.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:59:09.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:59:09.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:59:09.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:59:09.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:59:09.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:59:09.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:59:09.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:59:09.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:59:09.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:59:09.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:59:09.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:59:09.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:59:09.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:59:09.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:59:09.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:59:09.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:59:09.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:59:09.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:59:09.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:59:09.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:59:09.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:59:09.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:59:09.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:59:09.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:59:09.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:59:09.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@509c99ff is found... 10:59:09.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@509c99ff is found finished successfully 10:59:09.072 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E') 10:59:09.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:09.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:09.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:09.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:09.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:59:09.074 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:09.074 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 10:59:09.074 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:59:09.079 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:09.079 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 10:59:09.079 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:59:09.080 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:59:09.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:09.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:09.080 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:59:09.080 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:59:09.080 DEBUG [main][MenuItemLookup] Found menu:'File' 10:59:09.080 DEBUG [main][MenuItemLookup] Item match:File 10:59:09.081 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:59:09.081 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:59:09.081 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:59:09.081 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:59:09.081 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:09.081 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:59:09.081 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:59:09.081 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:09.081 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:59:09.081 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:59:09.081 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:59:09.081 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:59:09.081 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:59:09.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:59:09.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:59:09.120 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:09.120 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 10:59:09.120 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:59:09.120 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:09.121 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:09.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:09.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:09.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:09.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:09.165 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:59:09.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:09.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:09.174 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:59:09.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:09.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:09.174 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:59:09.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') 10:59:09.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:09.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:09.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:09.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:09.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:59:09.200 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:09.201 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:09.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:09.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:59:09.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:09.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:09.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 10:59:09.202 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:09.202 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:09.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:09.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:59:09.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:09.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:09.202 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:09.202 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:09.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:09.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:59:09.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:09.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:09.203 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:59:09.203 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:09.203 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:09.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:09.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:59:09.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:09.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:09.204 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:59:09.204 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:59:09.204 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:59:09.205 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:59:09.205 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:59:09.205 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:59:09.205 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 10:59:09.205 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:59:09.205 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:59:09.205 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:59:09.205 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:59:09.205 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:59:09.205 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:59:09.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:59:10.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:59:10.706 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:59:10.706 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:10.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:10.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:10.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:59:10.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:10.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:10.707 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:59:10.708 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:59:10.708 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:59:10.708 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:59:10.708 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:59:10.708 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:59:10.708 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 10:59:10.708 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:59:10.708 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:59:10.708 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:59:10.708 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:59:10.708 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:59:10.708 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:59:10.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:59:10.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:59:10.709 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:10.709 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:10.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:10.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:59:10.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:10.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:10.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 10:59:10.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:10.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:10.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:10.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:10.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:10.711 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 10:59:10.711 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:59:10.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:59:10.711 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:59:10.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:59:10.711 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:59:10.712 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:59:10.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:59:10.712 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:59:10.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:59:10.712 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:59:10.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 10:59:10.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:10.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:10.721 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:59:10.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:10.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:10.747 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:59:10.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:10.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:10.748 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:59:10.748 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:59:10.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:10.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:10.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:10.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:10.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:59:10.757 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:10.757 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:10.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:10.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:59:10.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:10.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:10.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 0. Expected number of problems is: 2... 10:59:10.774 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:10.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:10.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:10.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:59:10.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:10.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:10.775 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:10.775 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:10.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:10.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:59:10.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:10.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:10.776 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:59:10.776 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:10.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:10.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:10.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:59:10.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:10.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:10.777 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:59:10.777 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:59:10.778 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:59:10.778 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:59:10.778 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:59:10.778 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:59:10.778 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 10:59:10.778 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:59:10.778 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:59:10.778 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:59:10.778 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:59:10.778 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:59:10.778 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:59:10.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:59:12.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:59:12.279 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:59:12.279 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:12.279 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:12.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:12.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:59:12.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:12.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:12.280 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:59:12.281 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:59:12.281 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:59:12.281 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:59:12.281 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:59:12.281 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:59:12.281 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 10:59:12.281 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:59:12.281 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:59:12.281 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:59:12.281 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:59:12.281 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:59:12.281 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:59:12.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:59:12.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:59:12.281 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:12.281 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:12.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:12.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:59:12.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:12.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:12.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 10:59:12.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:12.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:12.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:12.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:12.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:12.284 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 10:59:12.284 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:59:12.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:59:12.284 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:59:12.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:59:12.284 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:59:12.284 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:59:12.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:59:12.284 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:59:12.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:59:12.284 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:59:12.285 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:12.285 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:12.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:12.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:12.285 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:59:12.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:12.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:12.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:12.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:12.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:12.286 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 10:59:12.286 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 10:59:12.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:59:12.286 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 10:59:12.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:59:12.286 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 10:59:12.286 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 10:59:12.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:59:12.286 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 10:59:12.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:59:12.286 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 10:59:12.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 2. Expected number of problems is: 2 finished successfully 10:59:12.286 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:12.286 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:12.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:12.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:12.304 DEBUG [main][MenuItemLookup] Found menu:'Show' 10:59:12.304 DEBUG [main][MenuItemLookup] Found menu:'Group By' 10:59:12.304 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 10:59:12.304 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 10:59:12.304 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 10:59:12.304 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 10:59:12.304 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 10:59:12.304 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 10:59:12.304 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 10:59:12.304 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 10:59:12.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:59:12.363 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 10:59:12.363 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 10:59:12.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:12.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59: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 "Restore Defaults") 10:59:12.363 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:59:12.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:59:12.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:59:12.363 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:59:12.363 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:59:12.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:12.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:12.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:12.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:12.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:59:12.365 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 10:59:12.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:59:12.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:59:12.365 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:59:12.365 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:59:12.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 "OK", Widget matcher matching widgets with style: 8) 10:59:12.367 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:59:12.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:59:12.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:59:12.367 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:59:12.367 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:59:12.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:12.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:12.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:12.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:12.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:59:12.369 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:59:12.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:59:12.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:59:12.369 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:59:12.369 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:59:12.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:59:12.417 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 10:59: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. 10:59:12.417 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:59:12.417 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:59:12.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:12.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:12.440 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:59:12.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:59:12.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:12.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:12.441 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:59:12.441 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:59:12.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:12.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:12.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:12.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:12.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:59:12.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:12.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:59:13.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:13.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:59:13.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:59:13.443 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:59:13.443 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:59:13.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:13.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:13.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 10:59:13.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:13.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:13.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:13.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:13.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:13.444 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:59:13.444 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 10:59:13.444 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 10:59:13.445 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 10:59:13.452 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 10:59:13.454 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:59:13.454 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:59:13.491 DEBUG [main][MenuItemLookup] Found menu:'New' 10:59:13.491 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:59:13.491 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:13.491 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:59:13.491 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:13.491 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:59:13.491 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:59:13.491 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:59:13.491 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:59:13.491 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:59:13.491 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:59:13.491 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:59:13.491 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:59:13.491 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:13.491 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:59:13.491 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:59:13.491 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:13.491 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:59:13.491 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:59:13.491 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:59:13.491 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:59:13.491 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:59:13.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:59:13.491 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:59:13.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:59:13.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:59:13.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:59:13.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:59:13.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:59:13.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:59:13.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:59:13.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:59:13.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:59:13.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:59:13.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:59:13.992 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 10:59:13.992 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 10:59:13.992 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 10:59:13.992 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 10:59:14.003 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 10:59:14.004 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:59:14.004 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:59:14.046 DEBUG [main][MenuItemLookup] Found menu:'New' 10:59:14.046 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:59:14.046 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:14.046 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:59:14.046 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:14.046 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:59:14.046 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:59:14.046 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:59:14.046 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:59:14.046 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:59:14.046 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:59:14.046 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:59:14.046 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:59:14.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 10:59:14.637 DEBUG [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 10:59:14.637 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:59:14.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:14.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:14.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:14.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:14.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) 10:59:14.641 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:59:14.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:59:14.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:59:14.641 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:59:14.641 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:59:14.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:14.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:14.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:14.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:14.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:59:14.641 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:59:14.641 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:59:14.641 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:59:14.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:59:14.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:59:14.641 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:59:14.641 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:59:14.642 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:59:14.642 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:59:14.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:59:14.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:59:14.642 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:59:14.642 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:59:14.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:14.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:14.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:14.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:14.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:59:14.642 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:59:14.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:59:14.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:59:14.642 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:59:14.642 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:59:14.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:59:14.646 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:59:15.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:59:15.147 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:59:15.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:59:15.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:59:15.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:59:15.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:59:15.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:59:15.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:59:15.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:59:15.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:59:15.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:59:15.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:59:15.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:59:15.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:59:15.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:59:15.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:59:15.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:59:15.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:59:15.147 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:59:15.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:59:15.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:59:15.147 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTwoProblemsExist no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 10:59:15.148 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:59:15.148 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideProblemColumnsNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 10:59:15.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:59:15.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:59:15.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:59:15.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:59:15.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:15.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:15.151 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:59:15.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:15.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:15.155 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:59:15.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:15.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:15.155 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:59:15.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:59:15.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:15.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:15.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:15.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:15.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:59:15.158 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:15.159 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:15.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:15.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:15.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:15.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:15.183 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:59:15.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:15.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:15.184 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:59:15.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:15.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:15.184 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:59:15.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:59:15.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:15.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:15.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:15.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:15.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:59:15.185 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:59:15.185 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:59:15.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:15.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:59:15.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:15.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:15.192 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:59:15.192 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:59:15.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:15.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 10:59:15.193 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:59:15.193 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:59:15.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:15.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 10:59:15.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:15.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:15.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:15.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:15.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'] 10:59:15.194 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:15.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'] 10:59:15.194 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:15.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"] 10:59:15.194 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:15.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'] 10:59:15.194 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:15.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'] 10:59:15.194 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:15.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'] 10:59:15.194 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:15.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"] 10:59:15.194 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:15.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'] 10:59:15.195 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:15.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'] 10:59:15.195 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:15.195 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:59:15.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:15.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:15.195 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:59:15.195 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:59:15.195 DEBUG [main][MenuItemLookup] Found menu:'File' 10:59:15.195 DEBUG [main][MenuItemLookup] Item match:File 10:59:15.196 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:59:15.196 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:59:15.198 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:59:15.198 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:59:15.198 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:59:15.198 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:15.198 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:59:15.198 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:59:15.198 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:59:15.198 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:59:15.198 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:59:15.198 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:59:15.198 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:59:15.198 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:59:15.198 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:59:15.198 DEBUG [main][MenuItemLookup] Found menu:'File' 10:59:15.198 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:59:15.198 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:59:15.198 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:59:15.198 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:15.198 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:59:15.198 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:15.198 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:59:15.198 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:59:15.199 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:59:15.199 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:59:15.199 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:59:15.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:59: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 'New|Select a wizard'] is available. finished successfully 10:59:15.279 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:59:15.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:15.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:15.280 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:59:15.280 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:15.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 10:59:15.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:15.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:15.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:15.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:15.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:15.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:59:15.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:59:15.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:59:15.282 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:59:15.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:59:15.282 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:59:15.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:59:15.282 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:59:15.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:59:15.282 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:59:15.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:59:15.282 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:59:15.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:59:15.282 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:59:15.283 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:59:15.283 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:59:15.283 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:59:15.291 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:59:15.291 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:59:15.291 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:59:15.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:59:15.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:15.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:15.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:15.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:15.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:59:15.293 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:59:15.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:59:15.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:59:15.293 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:59:15.293 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:59:15.504 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:59:15.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:15.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:15.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:59:15.512 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 10:59:15.512 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:59:15.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:15.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:15.513 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:59:15.513 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:15.513 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 10:59:15.513 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:") 10:59:15.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:15.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:15.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:15.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:15.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:59:15.516 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:59:15.517 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 10:59:15.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.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") 10:59:15.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:15.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:15.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:15.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:15.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:59:15.556 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 10:59:15.556 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 10:59:15.556 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 10:59:15.556 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:59:15.556 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:59:15.556 DEBUG [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) 10:59:15.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:15.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:15.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:15.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:15.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:59:15.558 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:59:15.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:59:15.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:59:15.558 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:59:15.558 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:59:15.562 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.... 10:59:18.564 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 10:59:18.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:59:18.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:59:18.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:59:18.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:59:18.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:59:18.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:59:18.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:59:18.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:59:18.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:59:18.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:59:18.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:59:18.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:59:18.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:59:18.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 10:59:18.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:18.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:18.565 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:59:18.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:18.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:18.566 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:59:18.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:18.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:18.566 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:59:18.566 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:59:18.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:18.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:18.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:18.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:18.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:59:18.567 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:59:18.567 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:59:18.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:18.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:18.619 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:59:18.619 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:59:18.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:18.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:18.620 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:59:18.620 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:59:18.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:18.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:18.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:18.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:18.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:59:19.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:19.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:59:19.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:19.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:59:19.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:59:19.622 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:59:19.622 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:59:19.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:19.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:19.623 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:59:19.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:19.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:19.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:19.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:19.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:19.623 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:59:19.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 10:59:19.623 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:19.623 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:19.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:19.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:19.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:59:19.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:19.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:19.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:19.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:19.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:19.636 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:19.636 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:19.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:19.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:19.645 DEBUG [main][MenuItemLookup] Found menu:'Show' 10:59:19.645 DEBUG [main][MenuItemLookup] Found menu:'Group By' 10:59:19.645 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 10:59:19.645 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 10:59:19.645 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 10:59:19.645 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 10:59:19.645 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 10:59:19.645 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 10:59:19.645 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 10:59:19.645 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 10:59:19.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:59:19.699 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 10:59:19.699 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 10:59:19.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:19.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:19.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 10:59:19.699 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:59:19.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:59:19.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:59:19.699 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:59:19.699 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:59:19.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:19.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:19.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:19.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:19.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:59:19.700 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 10:59:19.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:59:19.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:59:19.700 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:59:19.700 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:59:19.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 "OK", Widget matcher matching widgets with style: 8) 10:59:19.702 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:59:19.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:59:19.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:59:19.702 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:59:19.702 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:59:19.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:19.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:19.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:19.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:19.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:59:19.703 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:59:19.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:59:19.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:59:19.703 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:59:19.703 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:59:19.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:59:19.740 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 10:59:19.741 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:59:19.741 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:59:19.741 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:59:19.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:19.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:19.754 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:59:19.754 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:59:19.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:19.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:19.761 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:59:19.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:59:19.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:19.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:19.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:19.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:19.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:59:20.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:20.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:59:20.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:20.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:59:20.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:59:20.869 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:59:20.869 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:59:20.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:20.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:20.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 10:59:20.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:20.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:20.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:20.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:20.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:20.871 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:59:20.871 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 10:59:20.871 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 10:59:20.871 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 10:59:20.880 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 10:59:20.881 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:59:20.881 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:59:20.908 DEBUG [main][MenuItemLookup] Found menu:'New' 10:59:20.908 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:59:20.908 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:20.908 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:59:20.908 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:20.908 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:59:20.908 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:59:20.908 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:59:20.908 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:59:20.908 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:59:20.908 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:59:20.908 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:59:20.908 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:59:20.908 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:20.908 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:59:20.908 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:59:20.908 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:20.908 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:59:20.908 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:59:20.908 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:59:20.908 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:59:20.908 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:59:20.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:59:20.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:59:21.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:59:21.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:59:21.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:59:21.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:59:21.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:59:21.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:59:21.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:59:21.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:59:21.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:59:21.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:59:21.408 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 10:59:21.408 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 10:59:21.408 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 10:59:21.409 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 10:59:21.416 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 10:59:21.416 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:59:21.416 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:59:21.448 DEBUG [main][MenuItemLookup] Found menu:'New' 10:59:21.449 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:59:21.449 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:21.449 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:59:21.449 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:21.449 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:59:21.449 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:59:21.449 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:59:21.449 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:59:21.449 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:59:21.449 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:59:21.449 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:59:21.449 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:59:21.481 DEBUG [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.... 10:59:22.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 10:59:22.052 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:59:22.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:22.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:22.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:22.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:22.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: 32) 10:59:22.055 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:59:22.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:59:22.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:59:22.055 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:59:22.055 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:59:22.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:22.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:22.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:22.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:22.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:59:22.056 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:59:22.056 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:59:22.056 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:59:22.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:59:22.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:59:22.056 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:59:22.056 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:59:22.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:59:22.056 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:59:22.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:59:22.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:59:22.056 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:59:22.056 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:59:22.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:22.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:22.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:22.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:22.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:59:22.057 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:59:22.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:59:22.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:59:22.057 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:59:22.057 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:59:22.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:59:22.061 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:59:22.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:59:22.561 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:59:22.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:59:22.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:59:22.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:59:22.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:59:22.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:59:22.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:59:22.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:59:22.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:59:22.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:59:22.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:59:22.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:59:22.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:59:22.562 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:59:22.562 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:59:22.562 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:59:22.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:59:22.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:59:22.562 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideProblemColumnsNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 10:59:22.562 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:59:22.562 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 10:59:22.562 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:59:22.562 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:59:22.562 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:59:22.562 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:59:22.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:22.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:22.570 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:59:22.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:22.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:22.577 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:59:22.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:22.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:22.577 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:59:22.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 '\*?\QProblems\E') 10:59:22.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:22.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:22.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:22.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:22.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:59:22.595 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:22.595 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:22.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:22.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:22.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:22.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:22.624 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:59:22.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:22.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:22.626 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:59:22.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:22.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:22.626 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:59:22.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') 10:59:22.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:22.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:22.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:22.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:22.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:59:22.628 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:59:22.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:59:22.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:22.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:59:22.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:22.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:22.666 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:59:22.666 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:59:22.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:22.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:59:22.667 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:59:22.667 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:59:22.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:22.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:59:22.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:22.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:22.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:22.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:22.669 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:59:22.669 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:22.669 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:59:22.669 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:22.669 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:59:22.669 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:22.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'] 10:59:22.670 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:22.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'] 10:59:22.670 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:22.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'] 10:59:22.670 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:22.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: "New Java Project"] 10:59:22.670 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:22.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'] 10:59:22.670 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:22.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'] 10:59:22.670 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:22.670 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:59:22.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:22.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:22.671 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:59:22.671 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:59:22.671 DEBUG [main][MenuItemLookup] Found menu:'File' 10:59:22.671 DEBUG [main][MenuItemLookup] Item match:File 10:59:22.672 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:59:22.672 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:59:22.674 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:59:22.674 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:59:22.674 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:59:22.674 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:22.674 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:59:22.674 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:59:22.674 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:59:22.674 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:59:22.674 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:59:22.674 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:59:22.674 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:59:22.674 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:59:22.674 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:59:22.675 DEBUG [main][MenuItemLookup] Found menu:'File' 10:59:22.675 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:59:22.675 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:59:22.675 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:59:22.675 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:22.675 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:59:22.675 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:22.675 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:59:22.675 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:59:22.675 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:59:22.675 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:59:22.675 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:59:22.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 'New|Select a wizard'] is available.... 10:59:22.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:59:22.755 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:59:22.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:22.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:22.756 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:59:22.756 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:22.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:59:22.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:22.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:22.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:22.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:22.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:22.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:59:22.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:59:22.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:59:22.758 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:59:22.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:59:22.758 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:59:22.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:59:22.758 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:59:22.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:59:22.758 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:59:22.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:59:22.758 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:59:22.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:59:22.759 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:59:22.759 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:59:22.759 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:59:22.759 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:59:22.759 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:59:22.759 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:59:22.759 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:59:22.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:59:22.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:22.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:22.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:22.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:22.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:59:22.767 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:59:22.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:59:22.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:59:22.767 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:59:22.767 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:59:22.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'] 10:59:22.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:22.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:22.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:59:22.964 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 10:59:22.964 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:59:22.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:22.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:22.965 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:59:22.965 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:22.965 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 10:59:22.965 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:") 10:59:22.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:22.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:22.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:22.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:22.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:59:22.980 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:59:22.982 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 10:59:23.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.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") 10:59:23.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:23.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:23.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:23.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:23.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:59:23.026 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 10:59:23.026 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 10:59:23.026 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 10:59:23.027 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:59:23.027 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:59:23.027 DEBUG [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) 10:59:23.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:23.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:23.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:23.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:23.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:59:23.030 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:59:23.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:59:23.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:59:23.031 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:59:23.031 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:59:23.216 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.... 10:59:26.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 10:59:26.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:59:26.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:59:26.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:59:26.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:59:26.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:59:26.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:59:26.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:59:26.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:59:26.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:59:26.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:59:26.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:59:26.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:59:26.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 10:59:26.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:26.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:26.367 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:59:26.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:26.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:26.367 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:59:26.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:26.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:26.367 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:59:26.367 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:59:26.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:26.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:26.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:26.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:26.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:59:26.368 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:59:26.368 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:59:26.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:26.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:26.415 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:59:26.415 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:59:26.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:26.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:26.416 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:59:26.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:59:26.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:26.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:26.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:26.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:26.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:59:26.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:26.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:59:27.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:27.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:59:27.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:59:27.422 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:59:27.422 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:59:27.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:27.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:27.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 10:59:27.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:27.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:27.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:27.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:27.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:27.423 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:59:27.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 10:59:27.424 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:27.424 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:27.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:27.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:27.444 DEBUG [main][MenuItemLookup] Found menu:'Show' 10:59:27.444 DEBUG [main][MenuItemLookup] Found menu:'Group By' 10:59:27.444 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 10:59:27.444 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 10:59:27.444 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 10:59:27.444 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 10:59:27.444 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 10:59:27.444 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 10:59:27.444 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 10:59:27.444 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 10:59:27.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:59:27.496 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 10:59:27.496 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 10:59:27.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:27.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:27.496 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 10:59:27.496 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:59:27.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:59:27.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:59:27.500 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:59:27.500 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:59:27.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:27.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:27.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:27.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:27.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:59:27.501 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 10:59:27.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:59:27.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:59:27.502 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:59:27.502 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:59:27.503 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:59:27.503 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:59:27.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:59:27.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:59:27.503 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:59:27.503 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:59:27.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:27.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:27.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:27.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:27.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:59:27.504 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:59:27.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:59:27.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:59:27.504 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:59:27.504 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:59:27.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:59:27.542 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 10:59:27.542 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:27.542 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:27.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:27.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:27.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 10:59:27.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:27.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:27.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:27.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:27.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:27.544 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:27.544 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:27.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:27.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:27.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 10:59:27.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:27.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:27.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:27.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:27.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:27.545 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:27.545 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:27.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:27.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:27.546 DEBUG [main][MenuItemLookup] Found menu:'Show' 10:59:27.546 DEBUG [main][MenuItemLookup] Found menu:'Group By' 10:59:27.546 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 10:59:27.546 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 10:59:27.546 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 10:59:27.546 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 10:59:27.546 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 10:59:27.546 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 10:59:27.546 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 10:59:27.546 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 10:59:27.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:59:27.614 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 10:59:27.614 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 10:59:27.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:27.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:27.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 10:59:27.614 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:59:27.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:59:27.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:59:27.614 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:59:27.614 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:59:27.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:27.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:59:27.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:59:27.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:27.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 10:59:27.616 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 2] 'Resource', 'Location') 10:59:27.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:59:27.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:59:27.620 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 3) 10:59:27.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:59:27.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:59:27.621 TRACE [main][WidgetHandler] Notify Table with event 13 10:59:27.621 TRACE [main][WidgetHandler] Wait for synchronization 10:59:27.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 "<- Hide ") 10:59:27.621 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:59:27.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:59:27.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:59:27.622 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:59:27.622 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:59:27.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:27.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:27.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:27.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:27.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:59:27.623 INFO [WorkbenchTestable][AbstractButton] Click button <- &Hide 10:59:27.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:59:27.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:59:27.623 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:59:27.623 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:59:27.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) 10:59:27.626 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:59:27.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:59:27.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:59:27.627 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:59:27.627 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:59:27.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:27.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:27.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:27.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:27.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:59:27.628 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:59:27.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:59:27.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:59:27.629 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:59:27.629 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:59:27.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:59:27.663 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 10:59:27.664 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:27.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:27.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:27.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:27.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 10:59:27.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:27.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:27.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:27.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:27.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:27.665 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:27.665 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:27.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:27.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:27.665 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:59:27.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:27.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:27.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:27.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:27.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:27.666 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:27.666 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:27.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:27.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:27.667 DEBUG [main][MenuItemLookup] Found menu:'Show' 10:59:27.667 DEBUG [main][MenuItemLookup] Found menu:'Group By' 10:59:27.667 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 10:59:27.667 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 10:59:27.667 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 10:59:27.667 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 10:59:27.667 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 10:59:27.667 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 10:59:27.667 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 10:59:27.667 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 10:59:27.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:59:27.721 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 10:59:27.721 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 10:59:27.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:27.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:27.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 "Restore Defaults") 10:59:27.721 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:59:27.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:59:27.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:59:27.722 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:59:27.722 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:59:27.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:27.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:27.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:27.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:27.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:59:27.723 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 10:59:27.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:59:27.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:59:27.723 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:59:27.723 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:59:27.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 "OK", Widget matcher matching widgets with style: 8) 10:59:27.726 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:59:27.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:59:27.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:59:27.726 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:59:27.726 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:59:27.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:27.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:27.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:27.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:27.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:59:27.729 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:59:27.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:59:27.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:59:27.729 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:59:27.729 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:59:27.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:59:27.769 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 10:59:27.769 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:59:27.769 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:59:27.769 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:59:27.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:27.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:27.782 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:59:27.782 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:59:27.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:27.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:27.783 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:59:27.783 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:59:27.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:27.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:27.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:27.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:27.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:59:28.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:28.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:59:28.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:28.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:59:28.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:59:28.785 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:59:28.785 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:59:28.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:28.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:28.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 10:59:28.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:28.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:28.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:28.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:28.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:28.786 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:59:28.786 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 10:59:28.786 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 10:59:28.786 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 10:59:28.794 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 10:59:28.794 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:59:28.794 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:59:28.827 DEBUG [main][MenuItemLookup] Found menu:'New' 10:59:28.827 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:59:28.827 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:28.827 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:59:28.827 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:28.827 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:59:28.827 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:59:28.827 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:59:28.827 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:59:28.827 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:59:28.827 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:59:28.827 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:59:28.827 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:59:28.827 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:28.827 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:59:28.827 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:59:28.827 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:28.827 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:59:28.827 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:59:28.827 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:59:28.827 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:59:28.827 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:59:28.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:59:28.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:59:29.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:59:29.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:59:29.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:59:29.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:59:29.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:59:29.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:59:29.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:59:29.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:59:29.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:59:29.328 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 10:59:29.328 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 10:59:29.328 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 10:59:29.328 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 10:59:29.341 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 10:59:29.343 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:59:29.343 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:59:29.372 DEBUG [main][MenuItemLookup] Found menu:'New' 10:59:29.372 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:59:29.372 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:29.372 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:59:29.372 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:29.372 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:59:29.372 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:59:29.372 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:59:29.372 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:59:29.372 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:59:29.372 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:59:29.372 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:59:29.372 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:59:29.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 'Delete.*'] is available.... 10:59:29.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 10:59:29.965 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:59:29.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:29.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:29.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:29.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:29.968 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 10:59:29.968 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:59:29.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:59:29.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:59:29.968 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:59:29.968 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:59:29.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:29.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:29.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:29.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:29.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:59:29.968 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:59:29.968 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:59:29.969 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:59:29.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:59:29.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:59:29.969 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:59:29.969 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:59:29.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:59:29.969 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:59:29.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:59:29.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:59:29.969 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:59:29.969 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:59:29.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:29.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:29.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:29.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:29.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:59:29.970 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:59:29.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:59:29.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:59:29.970 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:59:29.970 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:59:29.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:59:29.973 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:59:30.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:59:30.474 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:59:30.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:59:30.474 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:59:30.474 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:59:30.474 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:59:30.474 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:59:30.474 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:59:30.474 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:59:30.474 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:59:30.474 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:59:30.474 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:59:30.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:59:30.474 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:59:30.474 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:59:30.474 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:59:30.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:59:30.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:59:30.474 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 10:59:30.474 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:59:30.475 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFilterErrors no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 10:59:30.475 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:59:30.475 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:59:30.475 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:59:30.475 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:59:30.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:30.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:30.478 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:59:30.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:30.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:30.482 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:59:30.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:30.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:30.482 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:59:30.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 '\*?\QProblems\E') 10:59:30.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:30.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:30.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:30.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:30.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:59:30.486 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:30.486 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:30.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:30.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:30.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:30.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:30.510 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:59:30.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:30.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:30.512 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:59:30.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:30.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:30.512 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:59:30.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') 10:59:30.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:30.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:30.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:30.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:30.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:59:30.514 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:59:30.514 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:59:30.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:30.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:59:30.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:30.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:30.523 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:59:30.523 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:59:30.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:30.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:59:30.524 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:59:30.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:59:30.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:30.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:59:30.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:30.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:30.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:30.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:30.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: Matcher matching text to regular expression 'New|Select a wizard'] 10:59:30.542 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:30.542 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:59:30.542 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:30.542 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:59:30.542 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:30.542 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:59:30.542 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:30.542 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:59:30.542 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:30.542 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:59:30.542 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:30.542 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 10:59:30.543 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:30.543 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:59:30.543 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:30.543 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:59:30.543 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:30.543 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:59:30.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:30.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:30.543 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:59:30.543 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:59:30.543 DEBUG [main][MenuItemLookup] Found menu:'File' 10:59:30.543 DEBUG [main][MenuItemLookup] Item match:File 10:59:30.544 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:59:30.544 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:59:30.547 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:59:30.547 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:59:30.547 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:59:30.547 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:30.547 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:59:30.547 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:59:30.547 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:59:30.547 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:59:30.547 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:59:30.547 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:59:30.547 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:59:30.547 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:59:30.547 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:59:30.547 DEBUG [main][MenuItemLookup] Found menu:'File' 10:59:30.547 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:59:30.547 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:59:30.547 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:59:30.547 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:30.547 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:59:30.547 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:30.547 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:59:30.547 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:59:30.548 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:59:30.548 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:59:30.548 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:59:30.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 'New|Select a wizard'] is available.... 10:59:30.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 'New|Select a wizard'] is available. finished successfully 10:59:30.623 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:59:30.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:30.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:30.624 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:59:30.624 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:30.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:59:30.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:30.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:30.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:30.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:30.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:30.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:59:30.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:59:30.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:59:30.626 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:59:30.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:59:30.626 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:59:30.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:59:30.626 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:59:30.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:59:30.626 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:59:30.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:59:30.626 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:59:30.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:59:30.626 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:59:30.627 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:59:30.627 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:59:30.627 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:59:30.627 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:59:30.627 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:59:30.627 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:59:30.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.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:59:30.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:30.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:30.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:30.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:30.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:59:30.628 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:59:30.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:59:30.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:59:30.628 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:59:30.628 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:59:30.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'] 10:59:30.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:30.831 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:30.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.... 10:59:30.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 10:59:30.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:59:30.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:30.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:30.832 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:59:30.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:30.832 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 10:59:30.832 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:") 10:59:30.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:30.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:30.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:30.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:30.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:59:30.848 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:59:30.849 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 10:59:30.880 DEBUG [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") 10:59:30.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:30.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:30.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:30.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:30.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:59:30.882 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 10:59:30.883 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 10:59:30.883 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 10:59:30.883 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:59:30.883 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:59:30.883 DEBUG [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) 10:59:30.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:30.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:30.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:30.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:30.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:59:30.891 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:59:30.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:59:30.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:59:30.891 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:59:30.891 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:59:30.894 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.... 10:59:33.903 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 10:59:33.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:59:33.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:59:33.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:59:33.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:59:33.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:59:33.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:59:33.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:59:33.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:59:33.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:59:33.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:59:33.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:59:33.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:59:33.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 10:59:33.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:33.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:33.905 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:59:33.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:33.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:33.908 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:59:33.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:33.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:33.908 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:59:33.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') 10:59:33.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:33.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:33.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:33.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:33.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:59:33.909 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:59:33.909 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:59:33.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:33.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:33.948 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:59:33.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:59:33.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:33.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:33.949 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:59:33.949 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:59:33.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:33.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:33.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:33.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:33.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:59:34.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:34.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:59:34.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:34.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:59:34.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:59:34.951 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:59:34.951 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:59:34.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:34.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:34.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:59:34.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:34.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:34.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:34.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:34.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:34.952 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:59:34.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 10:59:34.952 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:59:34.952 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:59:34.953 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:59:34.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:34.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:34.973 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:59:34.973 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:59:34.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:34.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:34.973 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:59:34.973 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:59:34.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:34.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:34.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:34.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:34.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:59:35.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:35.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:59:35.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:35.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:59:35.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:59:35.975 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:59:35.975 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:59:35.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:35.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:35.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:59:35.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:35.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:35.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:35.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:35.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:35.977 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:59:35.977 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:59:35.977 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 10:59:35.977 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 10:59:35.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:59:36.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:59:36.478 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 10:59:36.479 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 10:59:36.479 DEBUG [main][TreeItemHandler] Selecting tree item: src 10:59:36.479 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 10:59:36.493 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 10:59:36.494 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:59:36.494 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:36.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: Matcher matching text to regular expression 'New|Select a wizard'] 10:59:36.495 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:36.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: "New Java Class"] 10:59:36.495 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:36.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: Matcher matching text to regular expression 'New|Select a wizard'] 10:59:36.495 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:36.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: Matcher matching text to regular expression 'New|Select a wizard'] 10:59:36.495 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:36.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: Matcher matching text to regular expression 'New|Select a wizard'] 10:59:36.495 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:36.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: "New Java Class"] 10:59:36.495 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:36.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: Matcher matching text to regular expression 'New|Select a wizard'] 10:59:36.495 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:36.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: Matcher matching text to regular expression 'New|Select a wizard'] 10:59:36.495 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:36.495 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:59:36.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:36.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:36.496 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:59:36.496 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:59:36.496 DEBUG [main][MenuItemLookup] Found menu:'File' 10:59:36.496 DEBUG [main][MenuItemLookup] Item match:File 10:59:36.497 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:59:36.497 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:59:36.500 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:59:36.500 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:59:36.500 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:59:36.500 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:36.500 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:59:36.500 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:59:36.500 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:59:36.500 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:59:36.500 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:59:36.500 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:59:36.500 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:59:36.500 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:59:36.500 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:59:36.500 DEBUG [main][MenuItemLookup] Found menu:'File' 10:59:36.500 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:59:36.500 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:59:36.500 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:59:36.500 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:36.500 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:59:36.500 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:36.500 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:59:36.500 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:59:36.524 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:59:36.524 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:59:36.524 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:59:36.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.... 10:59:36.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 10:59:36.613 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:59:36.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:36.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:36.614 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:59:36.614 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:36.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:59:36.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:36.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:36.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:36.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:36.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:36.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:59:36.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:59:36.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:59:36.616 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:59:36.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:59:36.616 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:59:36.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:59:36.616 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:59:36.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:59:36.617 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:59:36.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:59:36.617 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:59:36.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:59:36.617 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:59:36.617 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 10:59:36.617 DEBUG [main][TreeItemHandler] Selecting tree item: Class 10:59:36.617 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 10:59:36.627 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 10:59:36.627 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:59:36.627 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:59:36.628 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:59:36.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:36.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:36.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:36.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:36.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:59:36.630 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:59:36.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:59:36.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:59:36.630 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:59:36.630 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:59:36.706 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:59:36.707 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:36.707 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:36.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 10:59:36.707 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 10:59:36.707 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 10:59:36.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:36.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:36.707 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:59:36.707 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:36.708 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:") 10:59:36.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:36.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:36.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:36.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:36.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:59:36.739 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:59:36.740 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 10:59:36.764 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:59:36.764 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 10:59:36.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) 10:59:36.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:36.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:36.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:36.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:36.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:59:36.767 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:59:36.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:59:36.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:59:36.767 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:59:36.767 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:59:36.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:59:37.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:59:37.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:59:37.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:59:37.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:59:37.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:59:37.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:59:37.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:59:37.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:59:37.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:59:37.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:59:37.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:59:37.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:59:37.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:59:37.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:59:37.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:59:37.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:59:37.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:59:37.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:59:37.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:59:37.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:59:37.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:59:37.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:59:37.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:59:37.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:59:37.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:59:37.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:59:37.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:59:37.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:59:37.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:59:37.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2511cf59 is found... 10:59:37.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2511cf59 is found finished successfully 10:59:37.272 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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') 10:59:37.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:37.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:37.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:37.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:37.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:59:37.274 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:37.274 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 10:59:37.274 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:59:37.284 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:37.284 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 10:59:37.284 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:59:37.284 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:59:37.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:37.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:37.285 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:59:37.285 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:59:37.285 DEBUG [main][MenuItemLookup] Found menu:'File' 10:59:37.285 DEBUG [main][MenuItemLookup] Item match:File 10:59:37.286 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:59:37.286 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:59:37.286 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:59:37.286 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:59:37.286 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:37.286 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:59:37.286 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:59:37.286 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:37.286 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:59:37.286 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:59:37.286 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:59:37.286 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:59:37.286 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:59:37.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:59:37.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:59:37.332 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:37.332 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 10:59:37.332 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:59:37.332 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:37.332 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:37.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:37.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:37.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:37.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:37.417 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:59:37.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:37.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:37.429 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:59:37.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:37.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:37.429 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:59: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 '\*?\QProblems\E') 10:59:37.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:37.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:37.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:37.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:37.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:59:37.435 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:37.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:37.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:37.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:59:37.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:37.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:37.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 10:59:37.456 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:37.456 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:37.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:37.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:59:37.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:37.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:37.456 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:37.456 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:37.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:37.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:59:37.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:37.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:37.457 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:59:37.457 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:37.457 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:37.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:37.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:59:37.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:37.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:37.458 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:59:37.458 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:59:37.458 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:59:37.458 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:59:37.458 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:59:37.458 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:59:37.459 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 10:59:37.459 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:59:37.459 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:59:37.459 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:59:37.459 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:59:37.459 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:59:37.459 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:59:37.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:59:38.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:59:38.960 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:59:38.960 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:38.960 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:38.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:38.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:59:38.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:38.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:38.961 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:59:38.961 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:59:38.961 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:59:38.961 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:59:38.961 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:59:38.961 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:59:38.962 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:59:38.962 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:59:38.962 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:59:38.962 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:59:38.962 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:59:38.962 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:59:38.962 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:59:38.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:59:38.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:59:38.962 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:38.962 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:38.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:38.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 10:59:38.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:38.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:38.962 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:59:38.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:38.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:38.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:38.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:38.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:38.964 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 10:59:38.964 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:59:38.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:59:38.964 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:59:38.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:59:38.964 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:59:38.964 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:59:38.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:59:38.964 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:59:38.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:59:38.964 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:59:38.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 10:59:38.964 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:59:38.965 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:59:38.965 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:59:38.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:38.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:38.997 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:59:38.997 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:59:38.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:38.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:38.998 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:59:38.998 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:59:38.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:38.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:38.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:38.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:38.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:59:39.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:39.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:59:39.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:40.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:59:40.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:59:40.000 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:59:40.000 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:59:40.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:40.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:40.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 10:59:40.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:40.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:40.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:40.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:40.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:40.001 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:59:40.001 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:59:40.001 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 10:59:40.002 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 10:59:40.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:59:40.002 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 10:59:40.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:59:40.002 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 10:59:40.002 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 10:59:40.002 DEBUG [main][TreeItemHandler] Selecting tree item: src 10:59:40.002 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 10:59:40.009 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 10:59:40.009 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:59:40.010 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:40.011 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:59:40.011 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:40.011 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 10:59:40.011 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:40.011 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:59:40.011 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:40.011 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:59:40.011 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:40.011 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:59:40.011 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:40.011 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 10:59:40.011 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:40.011 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:59:40.011 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:40.011 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:59:40.011 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:40.011 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 10:59:40.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:40.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:40.012 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:59:40.012 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 10:59:40.012 DEBUG [main][MenuItemLookup] Found menu:'File' 10:59:40.012 DEBUG [main][MenuItemLookup] Item match:File 10:59:40.013 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:59:40.013 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:59:40.016 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:59:40.016 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:59:40.016 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:59:40.016 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:40.016 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:59:40.016 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:59:40.016 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:59:40.016 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:59:40.016 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:59:40.016 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:59:40.016 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:59:40.016 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:59:40.016 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:59:40.016 DEBUG [main][MenuItemLookup] Found menu:'File' 10:59:40.016 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:59:40.016 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:59:40.016 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:59:40.016 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:40.016 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:59:40.016 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:40.016 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:59:40.016 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:59:40.035 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:59:40.035 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:59:40.035 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:59:40.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:59:40.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 10:59:40.112 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:59:40.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:40.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:40.113 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:59:40.113 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:40.113 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:59:40.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:40.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:40.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:40.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:40.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:40.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:59:40.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:59:40.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:59:40.115 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:59:40.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:59:40.115 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:59:40.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:59:40.115 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:59:40.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:59:40.115 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:59:40.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:59:40.115 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:59:40.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:59:40.115 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:59:40.115 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 10:59:40.115 DEBUG [main][TreeItemHandler] Selecting tree item: Class 10:59:40.115 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 10:59:40.115 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 10:59:40.115 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:59:40.115 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:59:40.115 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:59:40.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:40.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:40.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:40.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:40.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:59:40.117 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:59:40.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:59:40.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:59:40.117 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:59:40.117 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:59:40.198 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:59:40.198 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:40.198 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:40.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 10:59:40.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 10:59:40.199 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 10:59:40.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:40.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:40.199 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:59:40.199 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:40.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.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 10:59:40.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:40.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:40.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:40.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:40.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:59:40.226 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:59:40.227 INFO [WorkbenchTestable][AbstractText] Text set to: NextErrorTestClass 10:59:40.233 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:59:40.233 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 10:59:40.233 DEBUG [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) 10:59:40.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:40.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:40.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:40.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:40.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:59:40.237 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:59:40.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:59:40.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:59:40.237 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:59:40.237 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:59:40.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:59:40.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:59:40.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:59:40.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:59:40.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:59:40.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:59:40.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:59:40.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:59:40.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:59:40.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:59:40.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:59:40.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:59:40.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:59:40.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:59:40.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:59:40.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:59:40.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:59:40.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:59:40.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:59:40.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:59:40.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:59:40.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:59:40.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:59:40.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:59:40.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:59:40.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:59:40.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4b5a0cbe is found... 10:59:40.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4b5a0cbe is found finished successfully 10:59:40.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNextErrorTestClass.java\E') 10:59:40.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:40.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:40.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:40.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:40.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:59:40.765 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:40.765 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class NextErrorTestClass { } TooltipText=null 10:59:40.765 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:59:40.770 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:40.770 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class NextErrorTestClass{ } TooltipText=null 10:59:40.770 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:59:40.770 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform 10:59:40.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:40.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:40.771 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform' 10:59:40.771 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform' 10:59:40.771 DEBUG [main][MenuItemLookup] Found menu:'File' 10:59:40.771 DEBUG [main][MenuItemLookup] Item match:File 10:59:40.772 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:59:40.772 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:59:40.772 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:59:40.772 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:59:40.772 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:40.772 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:59:40.772 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:59:40.772 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:40.772 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:59:40.772 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:59:40.772 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:59:40.772 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:59:40.772 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:59:40.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:59:40.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:59:40.806 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:40.806 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class NextErrorTestClass{ } TooltipText=null 10:59:40.806 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:59:40.806 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:40.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:40.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:40.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:40.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:40.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:40.852 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:59:40.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:40.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:40.856 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform 10:59:40.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:40.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:40.857 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform' 10:59:40.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 '\*?\QProblems\E') 10:59:40.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:40.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:40.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:40.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:40.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:59:40.861 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:40.861 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:40.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:40.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 10:59:40.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:40.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:40.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 10:59:40.862 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:40.862 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:40.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:40.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 10:59:40.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:40.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:40.863 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:40.863 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:40.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:40.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 10:59:40.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:40.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:40.864 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:59:40.864 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:40.864 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:40.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:40.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 10:59:40.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:40.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:40.864 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:59:40.865 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:59:40.865 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:59:40.865 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:59:40.865 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:59:40.865 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:59:40.865 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:59:40.865 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:59:40.865 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:59:40.865 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:59:40.865 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:59:40.865 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:59:40.865 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:59:40.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:59:41.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:59:41.868 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:59:41.868 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:41.868 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:41.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:41.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 10:59:41.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:41.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:41.872 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:59:41.872 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:59:41.872 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:59:41.872 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:59:41.872 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:59:41.873 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:59:41.873 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 10:59:41.873 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:59:41.873 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:59:41.873 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:59:41.873 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:59:41.873 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:59:41.873 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:59:41.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:59:41.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:59:41.873 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:41.873 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:41.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:41.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 10:59:41.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:41.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:41.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:59:41.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:41.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:41.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:41.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:41.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:41.875 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 10:59:41.875 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:59:41.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:59:41.875 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:59:41.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:59:41.875 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:59:41.875 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 10:59:41.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:59:41.876 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 10:59:41.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:59:41.876 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 10:59:41.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 10:59:41.876 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:59:41.876 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:59:41.876 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:59:41.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:41.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:41.909 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:59:41.909 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:59:41.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:41.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:41.910 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:59:41.910 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:59:41.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:41.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:41.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:41.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:41.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:59:42.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:42.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:59:42.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:42.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:59:42.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:59:42.912 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:59:42.912 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:59:42.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:42.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:42.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 10:59:42.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:42.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:42.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:42.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:42.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:42.913 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:59:42.913 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:59:42.914 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 10:59:42.914 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 10:59:42.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:59:42.914 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 10:59:42.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:59:42.914 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 10:59:42.914 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 10:59:42.914 DEBUG [main][TreeItemHandler] Selecting tree item: src 10:59:42.914 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 10:59:42.926 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 10:59:42.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'] 10:59:42.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:42.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'] 10:59:42.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:42.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 Java Class"] 10:59:42.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:42.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'] 10:59:42.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:42.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'] 10:59:42.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:42.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'] 10:59:42.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:42.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 Java Class"] 10:59:42.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:42.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'] 10:59:42.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:42.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'] 10:59:42.929 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:42.929 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform 10:59:42.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:42.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:42.929 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform' 10:59:42.929 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform' 10:59:42.929 DEBUG [main][MenuItemLookup] Found menu:'File' 10:59:42.930 DEBUG [main][MenuItemLookup] Item match:File 10:59:42.930 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:59:42.930 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:59:42.933 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:59:42.933 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:59:42.933 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:59:42.933 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:42.933 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:59:42.933 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:59:42.933 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:59:42.933 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:59:42.933 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:59:42.933 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:59:42.933 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:59:42.933 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:59:42.933 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:59:42.933 DEBUG [main][MenuItemLookup] Found menu:'File' 10:59:42.933 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:59:42.933 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:59:42.933 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:59:42.933 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:42.933 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:59:42.933 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:42.933 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:59:42.933 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:59:42.934 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:59:42.934 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:59:42.934 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:59:43.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 'New|Select a wizard'] is available.... 10:59:43.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 10:59:43.033 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:59:43.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:43.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:43.035 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:59:43.035 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:43.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 10:59:43.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:43.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:43.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:43.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:43.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:43.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:59:43.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:59:43.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:59:43.037 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:59:43.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:59:43.037 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:59:43.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:59:43.037 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:59:43.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:59:43.037 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:59:43.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:59:43.038 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:59:43.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:59:43.038 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:59:43.038 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 10:59:43.038 DEBUG [main][TreeItemHandler] Selecting tree item: Class 10:59:43.038 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 10:59:43.038 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 10:59:43.038 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:59:43.038 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:59:43.038 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:59:43.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:43.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:43.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:43.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:43.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:59:43.040 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:59:43.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:59:43.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:59:43.040 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:59:43.040 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:59:43.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'] 10:59:43.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:43.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:43.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 10:59:43.123 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 10:59:43.123 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 10:59:43.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:43.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:43.125 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:59:43.125 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:43.125 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:") 10:59:43.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:43.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:43.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:43.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:43.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:59:43.158 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:59:43.159 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 10:59:43.165 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 10:59:43.165 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 10:59:43.165 DEBUG [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) 10:59:43.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:43.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:43.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:43.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:43.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:59:43.188 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:59:43.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:59:43.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:59:43.188 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:59:43.188 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:59:43.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:59:43.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:59:43.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:59:43.693 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:59:43.693 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:59:43.693 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:59:43.693 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:59:43.693 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:59:43.693 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:59:43.693 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:59:43.693 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:59:43.693 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:59:43.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:59:43.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:59:43.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:59:43.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:59:43.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:59:43.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:59:43.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:59:43.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:59:43.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:59:43.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:59:43.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:59:43.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:59:43.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:59:43.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:59:43.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:59:43.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:59:43.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:59:43.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:59:43.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@19ae251b is found... 10:59:43.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@19ae251b is found finished successfully 10:59:43.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 10:59:43.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:43.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:43.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:43.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:43.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:59:43.696 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:43.696 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 10:59:43.696 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:59:43.712 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:43.712 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 10:59:43.712 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:59:43.712 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:59:43.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:43.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:43.713 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:59:43.713 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:59:43.713 DEBUG [main][MenuItemLookup] Found menu:'File' 10:59:43.713 DEBUG [main][MenuItemLookup] Item match:File 10:59:43.714 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:59:43.714 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:59:43.714 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:59:43.714 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:59:43.714 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:43.714 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:59:43.714 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:59:43.714 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:43.714 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:59:43.714 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:59:43.715 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:59:43.715 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:59:43.715 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:59:43.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:59:43.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:59:43.764 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:43.764 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 10:59:43.764 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:59:43.764 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:43.764 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:43.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:43.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:43.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:43.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:43.820 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:59:43.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:43.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:43.827 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:59:43.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:43.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:43.828 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:59:43.828 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:59:43.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:43.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:43.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:43.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:43.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:59:43.854 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:43.854 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:43.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:43.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:59:43.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:43.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:43.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 10:59:43.855 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:43.855 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:43.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:43.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:59:43.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:43.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:43.856 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:43.856 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:43.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:43.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:59:43.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:43.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:43.857 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:59:43.857 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:43.857 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:43.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:43.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:59:43.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:43.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:43.857 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:59:43.858 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:59:43.858 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:59:43.858 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:59:43.858 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:59:43.858 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:59:43.858 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 0 warnings, 0 others)' 10:59:43.858 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:59:43.858 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:59:43.858 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:59:43.858 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:59:43.858 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:59:43.858 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:59:43.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:59:44.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:59:44.859 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:59:44.859 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:44.859 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:44.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:44.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:59:44.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:44.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:44.860 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:59:44.861 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:59:44.861 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:59:44.861 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:59:44.861 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:59:44.861 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:59:44.861 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 0 warnings, 0 others)' 10:59:44.861 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:59:44.861 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:59:44.861 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:59:44.861 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:59:44.861 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:59:44.861 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:59:44.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:59:44.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:59:44.861 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:44.861 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:44.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:44.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:59:44.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:44.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:44.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:59:44.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:44.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:44.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:44.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:44.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:45.364 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:45.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:45.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:45.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:45.365 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:45.365 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:45.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:45.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:45.365 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:59:45.365 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:45.365 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:45.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:45.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:45.366 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:59:45.367 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:59:45.367 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:59:45.367 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:59:45.367 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:59:45.367 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:59:45.367 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 10:59:45.367 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:59:45.367 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:59:45.367 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:59:45.367 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:59:45.367 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:59:45.367 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:59:45.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:59:46.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:59:46.868 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:59:46.868 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:46.868 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:46.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:46.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:46.869 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:59:46.870 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:59:46.870 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:59:46.870 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:59:46.870 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:59:46.870 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:59:46.870 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 10:59:46.870 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:59:46.870 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:59:46.870 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:59:46.870 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:59:46.870 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:59:46.870 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:59:46.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:59:46.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:59:46.870 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:46.870 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:46.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:46.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:46.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 10:59:46.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:46.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:46.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:46.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:46.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:46.871 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 10:59:46.871 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 10:59:46.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:59:46.871 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 10:59:46.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:59:46.871 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 10:59:46.871 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 10:59:46.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:59:46.872 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 10:59:46.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:59:46.872 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 10:59:46.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 10:59:46.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:46.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:46.878 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:59:46.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:46.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:46.884 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:59:46.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:46.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:46.885 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:59:46.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 '\*?\QProblems\E') 10:59:46.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:46.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:46.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:46.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:46.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:59:46.889 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:46.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:46.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:46.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:59:46.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:46.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:46.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:46.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:46.910 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:59:46.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:46.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:46.914 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:59:46.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:46.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:46.914 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:59:46.914 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:59:46.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:46.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:46.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:46.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:46.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:59:46.918 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:46.918 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:46.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:46.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:59:46.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:46.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:46.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 10:59:46.919 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:46.919 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:46.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:46.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:59:46.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:46.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:46.920 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:46.920 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:46.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:46.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:59:46.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:46.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:46.921 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:59:46.921 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:46.921 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:46.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:46.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:59:46.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:46.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:46.922 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:59:46.922 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:59:46.922 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:59:46.922 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:59:46.922 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:59:46.922 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:59:46.922 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 10:59:46.922 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:59:46.922 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:59:46.922 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:59:46.922 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:59:46.923 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:59:46.923 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:59:46.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:59:48.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:59:48.423 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:59:48.424 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:48.424 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:48.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:48.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:59:48.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:48.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:48.425 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:59:48.425 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:59:48.425 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:59:48.425 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:59:48.426 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:59:48.426 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:59:48.426 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 10:59:48.426 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:59:48.426 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:59:48.426 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:59:48.426 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:59:48.426 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:59:48.426 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:59:48.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:59:48.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:59:48.426 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:48.426 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:48.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:48.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:59:48.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:48.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:48.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 10:59:48.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:48.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:48.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:48.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:48.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:48.429 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 10:59:48.429 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 10:59:48.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:59:48.429 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 10:59:48.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:59:48.429 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 10:59:48.429 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 10:59:48.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:59:48.429 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 10:59:48.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:59:48.429 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 10:59:48.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 10:59:48.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 10:59:48.429 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:48.429 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:48.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:48.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:48.430 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:48.430 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:48.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:48.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:48.431 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:59:48.431 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:48.431 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:48.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:48.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:48.431 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:59:48.432 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:59:48.432 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:59:48.432 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:59:48.432 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:59:48.432 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:59:48.432 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 10:59:48.432 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:59:48.432 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:59:48.432 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:59:48.432 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:59:48.432 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:59:48.432 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:59:48.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:59:49.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:59:49.433 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:59:49.433 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:49.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:49.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:49.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:49.435 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:59:49.435 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:59:49.435 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:59:49.435 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:59:49.436 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:59:49.436 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:59:49.436 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 10:59:49.436 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:59:49.436 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:59:49.436 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:59:49.436 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:59:49.436 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:59:49.436 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:59:49.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:59:49.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:59:49.436 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:49.436 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:49.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:49.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:49.437 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:59:49.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:49.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:49.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:49.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:49.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:49.438 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (2 items) and wait with time period 1 10:59:49.438 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 10:59:49.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:59:49.438 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 10:59:49.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:59:49.438 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 10:59:49.438 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 10:59:49.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:59:49.438 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 10:59:49.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:59:49.438 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 10:59:49.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 10:59:49.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:49.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:49.446 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:59:49.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:49.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:49.447 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:59:49.447 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:59:49.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:49.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:49.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:49.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:49.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:59:49.451 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:49.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:49.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:49.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:59:49.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:49.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:49.452 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:59:49.452 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:49.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:49.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:49.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:59:49.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:49.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:49.452 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:59:49.453 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:59:49.453 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:59:49.453 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:59:49.453 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:59:49.453 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:59:49.453 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 10:59:49.453 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:59:49.453 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:59:49.453 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:59:49.453 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:59:49.453 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:59:49.453 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:59:49.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:59:50.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:59:50.454 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:59:50.454 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:50.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:50.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:50.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:59:50.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:50.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:50.455 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:59:50.456 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:59:50.456 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:59:50.456 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:59:50.456 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:59:50.456 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:59:50.456 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 10:59:50.456 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:59:50.456 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:59:50.456 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:59:50.456 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:59:50.456 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:59:50.456 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:59:50.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:59:50.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:59:50.457 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:50.457 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:50.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:50.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:59:50.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:50.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:50.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:59:50.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:50.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:50.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:50.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:50.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:50.459 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (2 items) and wait with time period 1 10:59:50.459 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 10:59:50.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:59:50.459 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 10:59:50.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:59:50.459 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 10:59:50.459 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 10:59:50.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:59:50.460 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 10:59:50.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:59:50.460 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 10:59:50.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:59:50.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:50.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:50.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:50.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:50.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:50.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:59:50.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:50.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:50.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:50.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:50.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:50.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 10:59:50.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:50.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:50.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:50.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:50.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:50.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 10:59:50.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:50.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:50.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:50.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:50.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:50.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 10:59:50.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:50.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:50.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:50.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:50.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:50.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 10:59:50.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:50.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:50.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:50.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:50.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:50.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 10:59:50.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:50.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:50.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:50.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:50.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:50.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:50.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:50.470 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:59:50.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:50.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:50.471 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:59:50.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 '\*?\QProblems\E') 10:59:50.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:50.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:50.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:50.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:50.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:59:50.495 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:50.495 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:50.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:50.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:59:50.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:50.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:50.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 10:59:50.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:50.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:50.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:50.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:50.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:50.497 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:59:50.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:50.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:50.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:50.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:50.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:50.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:50.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:50.520 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:59:50.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:50.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:50.537 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:59:50.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:59:50.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:50.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:50.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:50.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:50.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:59:50.546 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:50.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:50.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:50.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:59:50.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:50.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:50.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 10:59:50.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:50.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:50.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:50.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:50.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:50.549 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:59:50.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:50.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:50.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:50.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:50.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:50.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:50.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:50.572 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:59:50.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:50.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:50.572 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:59:50.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 '\*?\QProblems\E') 10:59:50.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:50.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:50.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:50.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:50.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:59:50.580 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:50.580 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:50.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:50.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:59:50.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:50.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:50.581 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:59:50.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:50.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:50.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:50.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:50.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:50.582 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:59:50.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:50.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:50.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:50.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:50.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:50.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:50.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:50.605 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:59:50.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:50.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:50.605 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:59:50.605 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 10:59:50.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:50.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:50.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:50.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:50.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:59:50.614 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:50.614 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:50.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:50.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:59:50.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:50.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:50.615 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:59:50.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:50.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:50.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:50.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:50.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:50.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:59:50.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:50.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:50.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:50.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:50.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:50.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:50.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:50.644 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:59:50.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:50.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:50.645 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:59:50.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 '\*?\QProblems\E') 10:59:50.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:50.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:50.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:50.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:50.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:59:50.653 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:50.653 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:50.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:50.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:59:50.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:50.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:50.671 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:59:50.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:50.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:50.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:50.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:50.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:50.673 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:59:50.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:50.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:50.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:50.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:50.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:50.673 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:50.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:50.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:50.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:50.674 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:59:50.674 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:50.674 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:50.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:50.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:50.675 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:59:50.675 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:59:50.675 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:59:50.675 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:59:50.675 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:59:50.675 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:59:50.676 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 10:59:50.676 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:59:50.676 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:59:50.676 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:59:50.676 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:59:50.676 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:59:50.676 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:59:50.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:59:52.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:59:52.193 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:59:52.194 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:52.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:52.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:52.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:52.195 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:59:52.195 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:59:52.195 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:59:52.195 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:59:52.195 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:59:52.196 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:59:52.196 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 10:59:52.196 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:59:52.196 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:59:52.196 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:59:52.196 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:59:52.196 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:59:52.196 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:59:52.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:59:52.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:59:52.196 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:52.196 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:52.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:52.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:52.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 10:59:52.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:52.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:52.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:52.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:52.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:52.197 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (2 items) and wait with time period 1 10:59:52.197 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 10:59:52.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:59:52.197 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 10:59:52.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:59:52.197 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 10:59:52.197 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 10:59:52.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:59:52.197 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 10:59:52.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:59:52.197 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 10:59:52.198 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:59:52.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:52.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:52.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:52.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:52.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:52.198 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:59:52.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:52.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:52.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:52.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:52.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:52.198 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:59:52.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:52.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:52.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:52.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:52.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:52.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 10:59:52.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:52.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:52.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:52.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:52.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:52.199 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:52.199 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:52.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:52.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:52.200 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:59:52.200 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:52.200 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:52.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:52.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:52.200 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:59:52.201 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:59:52.201 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:59:52.201 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:59:52.201 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:59:52.201 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:59:52.201 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 10:59:52.201 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:59:52.201 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:59:52.201 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:59:52.201 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:59:52.201 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:59:52.201 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:59:52.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:59:53.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:59:53.202 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:59:53.202 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:53.202 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:53.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:53.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:53.203 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:59:53.204 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:59:53.204 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:59:53.204 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:59:53.204 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:59:53.204 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:59:53.204 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 10:59:53.204 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:59:53.204 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:59:53.204 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:59:53.204 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:59:53.204 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:59:53.204 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:59:53.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:59:53.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:59:53.205 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:53.205 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:53.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:53.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:53.205 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:59:53.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:53.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:53.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:53.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:53.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:53.206 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (2 items) and wait with time period 1 10:59:53.206 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 10:59:53.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:59:53.206 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 10:59:53.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:59:53.206 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 10:59:53.206 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 10:59:53.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:59:53.206 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 10:59:53.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:59:53.206 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 10:59:53.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:53.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:53.212 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:59:53.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:53.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:53.213 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:59:53.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') 10:59:53.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:53.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:53.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:53.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:53.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:59:53.244 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:53.244 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:53.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:53.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:59:53.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:53.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:53.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 10:59:53.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:53.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:53.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:53.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:53.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:53.247 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:59:53.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:53.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:53.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:53.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:53.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:53.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:53.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:53.269 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:59:53.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:53.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:53.269 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:59:53.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 '\*?\QProblems\E') 10:59:53.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:53.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:53.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:53.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:53.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:59:53.273 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:53.273 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:53.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:53.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:59:53.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:53.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:53.274 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:59:53.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:53.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:53.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:53.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:53.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:53.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 10:59:53.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:53.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:53.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:53.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:53.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:53.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:53.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:53.280 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:59:53.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:53.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:53.280 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:59:53.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 '\*?\QProblems\E') 10:59:53.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:53.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:53.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:53.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:53.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:59:53.301 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:53.301 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:53.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:53.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:59:53.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:53.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:53.301 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:59:53.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:53.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:53.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:53.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:53.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:53.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 10:59:53.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:53.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:53.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:53.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:53.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:53.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:53.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:53.307 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:59:53.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:53.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:53.307 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:59:53.307 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:59:53.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:53.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:53.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:53.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:53.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:59:53.312 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:53.313 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:53.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:53.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:59:53.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:53.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:53.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 10:59:53.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:53.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:53.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:53.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:53.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:53.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:53.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:53.346 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:59:53.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:53.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:53.346 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:59:53.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 '\*?\QProblems\E') 10:59:53.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:53.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:53.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:53.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:53.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:59:53.367 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:53.367 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:53.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:53.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:59:53.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:53.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:53.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 10:59:53.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:53.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:53.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:53.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:53.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:53.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:59:53.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:53.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:53.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:53.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:53.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:53.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:53.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:53.373 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:59:53.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:53.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:53.373 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:59:53.374 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:59:53.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:53.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:53.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:53.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:53.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:59:53.377 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:53.377 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:53.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:53.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:59:53.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:53.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:53.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:59:53.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:53.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:53.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:53.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:53.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:53.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:59:53.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:53.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:53.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:53.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:53.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:53.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:53.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:53.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:59:53.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:53.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:53.399 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:59:53.399 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:59:53.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:53.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:53.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:53.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:53.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:59:53.402 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:53.402 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:53.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:53.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:59:53.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:53.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:53.403 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:59:53.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:53.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:53.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:53.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:53.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:53.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:53.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:53.408 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:59:53.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:53.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:53.408 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:59:53.408 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:59:53.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:53.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:53.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:53.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:53.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:59:53.414 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:53.414 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:53.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:53.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:59:53.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:53.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:53.415 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:59:53.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:53.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:53.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:53.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:53.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:53.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 10:59:53.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:53.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:53.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:53.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:53.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:53.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:53.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:53.463 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:59:53.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:53.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:53.464 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:59:53.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:59:53.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:53.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:53.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:53.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:53.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:59:53.487 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:53.487 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:53.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:53.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:59:53.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:53.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:53.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:59:53.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:53.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:53.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:53.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:53.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:53.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 10:59:53.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:53.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:53.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:53.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:53.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:53.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:53.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:53.497 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:59:53.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:53.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:53.497 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:59:53.497 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:59:53.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:53.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:53.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:53.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:53.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:59:53.523 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:53.523 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:53.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:53.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:59:53.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:53.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:53.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 10:59:53.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:53.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:53.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:53.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:53.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:53.526 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:59:53.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:53.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:53.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:53.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:53.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:53.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:53.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:53.549 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:59:53.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:53.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:53.550 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:59:53.550 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:59:53.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:53.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:53.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:53.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:53.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:59:53.556 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:53.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:53.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:53.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:59:53.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:53.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:53.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 10:59:53.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:53.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:53.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:53.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:53.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:53.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:53.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:53.582 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:59:53.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:53.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:53.582 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:59:53.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 '\*?\QProblems\E') 10:59:53.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:53.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:53.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:53.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:53.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:59:53.589 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:53.589 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:53.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:53.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:59:53.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:53.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:53.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 10:59:53.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:53.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:53.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:53.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:53.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:53.591 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:59:53.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:53.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:53.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:53.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:53.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:53.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:53.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:53.615 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:59:53.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:53.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:53.615 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:59:53.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 '\*?\QProblems\E') 10:59:53.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:53.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:53.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:53.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:53.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:59:53.625 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:53.625 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:53.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:53.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:59:53.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:53.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:53.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:59:53.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:53.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:53.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:53.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:53.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:53.628 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:59:53.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:53.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:53.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:53.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:53.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:53.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:53.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:53.653 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:59:53.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:53.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:53.654 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:59:53.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 '\*?\QProblems\E') 10:59:53.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:53.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:53.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:53.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:53.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:59:53.661 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:53.661 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:53.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:53.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:59:53.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:53.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:53.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 10:59:53.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:53.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:53.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:53.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:53.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:53.663 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:53.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:53.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:53.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:53.664 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:59:53.664 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:53.679 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:53.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:53.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:53.680 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:59:53.681 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:59:53.681 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:59:53.681 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:59:53.681 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:59:53.681 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:59:53.681 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 10:59:53.681 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:59:53.681 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:59:53.681 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:59:53.681 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:59:53.681 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:59:53.681 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:59:53.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 10:59:54.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 10:59:54.682 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:59:54.682 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:54.682 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:54.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:54.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:54.683 DEBUG [main][WorkbenchPartLookup] Looking up all open views 10:59:54.684 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:59:54.684 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:59:54.684 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:59:54.684 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 10:59:54.684 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 10:59:54.684 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 10:59:54.684 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 10:59:54.684 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 10:59:54.684 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 10:59:54.684 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 10:59:54.684 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 10:59:54.684 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 10:59:54.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 10:59:54.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 10:59:54.685 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:54.685 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:54.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:54.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:54.685 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:59:54.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:54.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:54.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:54.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:54.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:54.686 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 10:59:54.686 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 10:59:54.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:59:54.686 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 10:59:54.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:59:54.686 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 10:59:54.686 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 10:59:54.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:59:54.686 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 10:59:54.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:59:54.686 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 10:59:54.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:54.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:54.693 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:59:54.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:54.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:54.694 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:59:54.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 '\*?\QProblems\E') 10:59:54.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:54.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:54.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:54.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:54.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:59:54.720 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:54.720 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:54.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:54.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:59:54.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:54.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:54.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 10:59:54.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:54.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:54.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:54.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:54.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:54.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 10:59:54.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:54.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:54.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:54.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:54.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:54.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:54.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:54.747 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:59:54.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:54.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:54.747 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:59:54.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') 10:59:54.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:54.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:54.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:54.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:54.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:59:54.751 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:54.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:54.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:54.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:59:54.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:54.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:54.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:59:54.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:54.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:54.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:54.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:54.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:54.754 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:59:54.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:54.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:54.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:54.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:54.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:54.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:54.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:54.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:59:54.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:54.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:54.758 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:59:54.758 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:59:54.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:54.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:54.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:54.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:54.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:59:54.779 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:54.779 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:54.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:54.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:59:54.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:54.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:54.780 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:59:54.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:54.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:54.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:54.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:54.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:54.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 10:59:54.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:54.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:54.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:54.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:54.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:54.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:54.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:54.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:59:54.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:54.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:54.786 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:59:54.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 10:59:54.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:54.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:54.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:54.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:54.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:59:54.790 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:54.790 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:54.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:54.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:59:54.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:54.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:54.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 10:59:54.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:54.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:54.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:54.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:54.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:54.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:54.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:54.812 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:59:54.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:54.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:54.812 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:59:54.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 10:59:54.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:54.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:54.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:54.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:54.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:59:54.816 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:54.816 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:54.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:54.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:59:54.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:54.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:54.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 10:59:54.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:54.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:54.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:54.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:54.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:54.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 10:59:54.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:54.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:54.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:54.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:54.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:54.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:54.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:54.825 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:59:54.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:54.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:54.825 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:59:54.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 '\*?\QProblems\E') 10:59:54.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:54.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:54.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:54.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:54.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:59:54.849 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:54.849 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:54.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:54.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:59:54.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:54.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:54.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:59:54.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:54.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:54.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:54.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:54.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:54.852 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:59:54.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:54.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:54.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:54.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:54.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:54.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:54.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:54.857 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 10:59:54.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:54.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:54.857 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 10:59:54.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 '\*?\QProblems\E') 10:59:54.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:54.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:54.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:54.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:54.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:59:54.861 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:54.861 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:54.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:54.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 10:59:54.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:54.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:54.879 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:59:54.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:54.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:54.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:54.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:54.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:54.881 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:54.881 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:54.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:54.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:54.882 DEBUG [main][MenuItemLookup] Found menu:'Show' 10:59:54.882 DEBUG [main][MenuItemLookup] Found menu:'Group By' 10:59:54.882 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 10:59:54.882 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 10:59:54.882 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 10:59:54.882 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 10:59:54.882 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 10:59:54.882 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 10:59:54.882 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 10:59:54.882 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 10:59:54.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:59:54.953 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 10:59:54.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 10:59:54.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:54.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:54.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 10:59:54.954 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:59:54.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:59:54.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:59:54.954 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:59:54.954 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:59:54.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:54.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:54.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:54.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:54.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:59:54.955 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 10:59:54.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:59:54.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:59:54.955 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:59:54.955 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:59:54.957 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 10:59:54.957 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:59:54.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:59:54.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:59:54.957 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 10:59:54.957 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:59:54.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:54.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:54.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:54.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:54.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:59:54.958 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:59:54.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:59:54.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:59:54.958 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:59:54.958 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:59:55.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 10:59:55.004 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 10:59:55.004 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:59:55.004 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:59:55.004 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:59:55.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:55.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:55.032 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:59:55.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:59:55.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:55.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:55.033 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:59:55.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:59:55.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:55.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:55.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:55.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:55.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:59:55.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:55.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:59:56.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:56.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:59:56.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:59:56.034 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:59:56.034 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:59:56.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:56.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:56.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 10:59:56.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:56.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:56.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:56.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:56.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:56.036 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 10:59:56.036 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 10:59:56.036 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 10:59:56.036 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 10:59:56.044 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 10:59:56.051 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:59:56.051 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:59:56.082 DEBUG [main][MenuItemLookup] Found menu:'New' 10:59:56.082 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:59:56.082 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:56.082 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:59:56.082 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:56.082 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:59:56.082 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:59:56.082 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:59:56.082 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:59:56.082 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 10:59:56.082 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:59:56.082 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:59:56.083 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:59:56.083 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:56.083 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:59:56.083 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:59:56.083 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:56.083 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:59:56.083 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:59:56.083 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:59:56.083 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:59:56.083 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:59:56.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:59:56.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:59:56.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:59:56.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:59:56.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:59:56.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:59:56.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:59:56.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:59:56.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:59:56.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:59:56.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:59:56.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:59:56.583 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 10:59:56.583 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 10:59:56.583 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 10:59:56.584 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 10:59:56.591 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 10:59:56.592 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:59:56.592 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:59:56.624 DEBUG [main][MenuItemLookup] Found menu:'New' 10:59:56.624 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:59:56.624 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:56.624 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:59:56.624 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:56.624 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:59:56.624 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:59:56.624 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:59:56.624 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:59:56.624 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:59:56.624 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:59:56.624 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:59:56.624 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:59:56.666 DEBUG [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.... 10:59:57.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 10:59:57.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:59:57.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:57.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:57.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:57.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:57.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: 32) 10:59:57.254 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:59:57.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:59:57.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:59:57.255 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:59:57.255 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:59:57.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:57.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:57.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:57.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:57.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:59:57.255 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:59:57.255 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:59:57.255 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:59:57.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:59:57.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:59:57.255 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:59:57.255 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:59:57.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", Widget matcher matching widgets with style: 8) 10:59:57.255 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:59:57.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:59:57.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:59:57.256 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:59:57.256 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:59:57.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:57.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:57.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:57.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:57.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:59:57.257 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:59:57.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:59:57.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:59:57.257 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:59:57.257 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:59:57.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:59:57.260 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:59:57.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:59:57.761 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:59:57.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:59:57.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:59:57.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 10:59:57.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:59:57.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 10:59:57.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 10:59:57.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:59:57.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 10:59:57.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 10:59:57.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 10:59:57.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:59:57.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 10:59:57.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 10:59:57.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:59:57.761 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:59:57.761 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:59:57.761 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:59:57.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:59:57.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:59:57.761 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFilterErrors no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 10:59:57.761 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:59:57.762 INFO [WorkbenchTestable][RequirementsRunner] Started test: testProblemQuickfixWithNewDialog no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 10:59:57.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 10:59:57.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:59:57.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:59:57.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:59:57.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:57.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:57.766 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 10:59:57.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:57.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:57.769 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:59:57.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:57.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:57.769 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:59:57.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 '\*?\QProblems\E') 10:59:57.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:57.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:57.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:57.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:57.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:59:57.785 INFO [WorkbenchTestable][AbstractView] Activate view Problems 10:59:57.785 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 10:59:57.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:57.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:59:57.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:57.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:57.811 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:59:57.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:57.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:57.813 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:59:57.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:57.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:57.814 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:59:57.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') 10:59:57.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:57.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:57.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:57.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:57.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:59:57.815 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:59:57.815 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:59:57.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:57.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:59:57.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:59:57.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:59:57.850 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:59:57.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:59:57.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:57.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:59:57.851 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:59:57.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:59:57.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:59:57.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:59:57.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:57.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:57.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:57.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:57.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'] 10:59:57.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:57.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'] 10:59:57.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:57.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"] 10:59:57.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:57.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'] 10:59:57.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:57.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'] 10:59:57.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:57.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'] 10:59:57.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:57.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"] 10:59:57.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:57.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'] 10:59:57.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:57.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'] 10:59:57.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:57.853 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:59:57.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:57.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:57.853 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:59:57.853 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:59:57.853 DEBUG [main][MenuItemLookup] Found menu:'File' 10:59:57.853 DEBUG [main][MenuItemLookup] Item match:File 10:59:57.854 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:59:57.854 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:59:57.857 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 10:59:57.857 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 10:59:57.857 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:59:57.857 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:57.857 DEBUG [main][MenuItemLookup] Found menu:'Package' 10:59:57.857 DEBUG [main][MenuItemLookup] Found menu:'Class' 10:59:57.857 DEBUG [main][MenuItemLookup] Found menu:'Interface' 10:59:57.857 DEBUG [main][MenuItemLookup] Found menu:'Enum' 10:59:57.857 DEBUG [main][MenuItemLookup] Found menu:'Record' 10:59:57.857 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 10:59:57.857 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 10:59:57.857 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 10:59:57.857 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:59:57.857 DEBUG [main][MenuItemLookup] Found menu:'File' 10:59:57.857 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:59:57.857 DEBUG [main][MenuItemLookup] Found menu:'Task' 10:59:57.857 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 10:59:57.857 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:57.857 DEBUG [main][MenuItemLookup] Found menu:'Example...' 10:59:57.857 DEBUG [main][MenuItemLookup] Found menu:'' 10:59:57.857 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:59:57.857 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:59:57.857 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:59:57.857 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:59:57.857 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:59:57.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.... 10:59:57.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 'New|Select a wizard'] is available. finished successfully 10:59:57.950 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:59:57.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:57.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:57.951 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:59:57.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:57.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:59:57.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:57.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:57.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:57.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:57.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:59:57.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:59:57.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:59:57.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 10:59:57.953 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:59:57.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:59:57.953 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:59:57.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:59:57.953 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:59:57.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 10:59:57.953 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 10:59:57.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:59:57.954 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 10:59:57.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:59:57.954 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 10:59:57.954 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 10:59:57.954 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 10:59:57.954 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 10:59:57.962 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 10:59:57.963 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:59:57.963 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:59:57.963 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 10:59:57.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:57.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:57.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:57.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:57.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:59:57.964 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:59:57.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:59:57.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:59:57.964 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:59:57.964 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:59: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'] 10:59:58.199 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:58.199 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:58.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 10:59:58.200 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 10:59:58.200 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 10:59:58.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:59:58.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:59:58.200 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:59:58.200 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:59:58.200 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 10:59:58.200 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:") 10:59:58.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:58.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:58.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:58.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:58.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:59:58.226 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:59:58.228 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 10:59:58.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.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") 10:59:58.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:58.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:58.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:58.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:58.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:59:58.265 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 10:59:58.265 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 10:59:58.265 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 10:59:58.265 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 10:59:58.265 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 10:59:58.265 DEBUG [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) 10:59:58.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:59:58.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:59:58.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:59:58.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:59:58.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:59:58.267 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:59:58.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:59:58.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:59:58.267 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:59:58.267 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:59:58.443 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.... 11:00:01.584 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 11:00:01.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:00:01.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:00:01.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:00:01.584 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 11:00:01.584 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:00:01.584 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:00:01.584 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:00:01.584 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:00:01.584 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:00:01.584 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:00:01.584 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:00:01.584 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:00:01.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:00:01.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 11:00:01.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:01.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:01.586 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:00:01.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:01.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:01.587 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:00:01.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:01.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:01.587 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:00:01.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') 11:00:01.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:01.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:01.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:01.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:01.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:00:01.588 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:00:01.588 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:00:01.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:01.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:01.638 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:00:01.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:00:01.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:01.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:01.639 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:00:01.639 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:00:01.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:01.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:01.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:01.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:01.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:00:02.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:02.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:00:02.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:02.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:00:02.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:00:02.641 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:00:02.641 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:00:02.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:02.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:02.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:00:02.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:02.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:02.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:02.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:02.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:00:02.643 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 11:00:02.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 11:00:02.643 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:00:02.644 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:00:02.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:00:02.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:02.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:02.672 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:00:02.672 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:00:02.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:02.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:02.673 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:00:02.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:00:02.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:02.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:02.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:02.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:02.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:00:03.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:03.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:00:03.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:03.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:00:03.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:00:03.674 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:00:03.675 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:00:03.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:03.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:03.676 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:00:03.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:03.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:03.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:03.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:03.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:00:03.676 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 11:00:03.676 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 11:00:03.677 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 11:00:03.677 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 11:00:03.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:00:04.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:00:04.177 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 11:00:04.178 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 11:00:04.178 DEBUG [main][TreeItemHandler] Selecting tree item: src 11:00:04.178 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 11:00:04.191 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 11:00:04.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'] 11:00:04.192 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:04.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'] 11:00:04.192 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:04.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: "New Java Class"] 11:00:04.192 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:04.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'] 11:00:04.192 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:04.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'] 11:00:04.192 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:04.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'] 11:00:04.192 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:04.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: "New Java Class"] 11:00:04.192 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:04.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'] 11:00:04.192 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:04.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'] 11:00:04.192 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:04.193 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:00:04.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:04.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:04.193 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:00:04.193 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:00:04.193 DEBUG [main][MenuItemLookup] Found menu:'File' 11:00:04.193 DEBUG [main][MenuItemLookup] Item match:File 11:00:04.194 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:00:04.194 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:00:04.196 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:00:04.196 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:00:04.196 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:00:04.196 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:04.196 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:00:04.197 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:00:04.197 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:00:04.197 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:00:04.197 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:00:04.197 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:00:04.197 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:00:04.197 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:00:04.197 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:00:04.197 DEBUG [main][MenuItemLookup] Found menu:'File' 11:00:04.197 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:00:04.197 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:00:04.197 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:00:04.197 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:04.197 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:00:04.197 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:04.197 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:00:04.197 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:00:04.216 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:00:04.216 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:00:04.216 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:00:04.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 'New|Select a wizard'] is available.... 11:00:04.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 11:00:04.294 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:00:04.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:04.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:04.295 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:00:04.295 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:04.295 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:00:04.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:04.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:04.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:04.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:04.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:00:04.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:00:04.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:00:04.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:00:04.296 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:00:04.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:00:04.297 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:00:04.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:00:04.297 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:00:04.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:00:04.297 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:00:04.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:00:04.297 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:00:04.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:00:04.297 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:00:04.297 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 11:00:04.297 DEBUG [main][TreeItemHandler] Selecting tree item: Class 11:00:04.297 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 11:00:04.300 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 11:00:04.300 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:00:04.300 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:00:04.300 DEBUG [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) 11:00:04.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:04.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:04.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:04.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:04.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:00:04.301 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:00:04.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:00:04.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:00:04.301 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:00:04.301 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:00:04.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'] 11:00:04.389 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:04.389 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:04.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 11:00:04.390 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 11:00:04.390 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 11:00:04.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:04.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:04.390 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 11:00:04.390 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:04.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 "Name:") 11:00:04.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:04.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:04.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:04.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:04.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:00:04.397 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:00:04.398 INFO [WorkbenchTestable][AbstractText] Text set to: NonExistingImportQuickFix 11:00:04.404 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 11:00:04.404 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 11:00:04.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 11:00:04.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:04.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:04.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:04.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:04.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:00:04.429 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:00:04.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:00:04.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:00:04.429 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:00:04.429 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:00:04.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:00:04.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:00:04.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:00:04.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:00:04.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:00:04.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 11:00:04.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:00:04.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:00:04.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:00:04.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:00:04.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:00:04.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:00:04.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:00:04.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:00:04.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:00:04.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:00:04.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@157fc498 is found... 11:00:04.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@157fc498 is found finished successfully 11:00:04.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNonExistingImportQuickFix.java\E') 11:00:04.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:04.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:04.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:04.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:04.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:00:04.939 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:04.939 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class NonExistingImportQuickFix { } TooltipText=null 11:00:04.939 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 1 11:00:04.939 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 1, offser 0 11:00:04.948 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:04.948 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= import abc.efg.SomeClass; public class NonExistingImportQuickFix { } TooltipText=null 11:00:04.948 INFO [WorkbenchTestable][AbstractEditor] Save editor 11:00:04.948 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform 11:00:04.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:04.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:04.949 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform' 11:00:04.949 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform' 11:00:04.949 DEBUG [main][MenuItemLookup] Found menu:'File' 11:00:04.949 DEBUG [main][MenuItemLookup] Item match:File 11:00:04.950 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:00:04.950 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 11:00:04.950 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 11:00:04.950 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 11:00:04.950 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:04.950 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 11:00:04.950 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 11:00:04.950 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:04.950 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 11:00:04.950 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 11:00:04.950 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 11:00:04.950 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 11:00:04.950 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 11:00:04.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 11:00:04.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 11:00:04.995 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:04.995 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= import abc.efg.SomeClass; public class NonExistingImportQuickFix { } TooltipText=null 11:00:04.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:05.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:05.022 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:00:05.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:05.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:05.031 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform 11:00:05.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:05.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:05.032 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform' 11:00:05.032 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 11:00:05.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:05.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:05.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:05.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:05.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:00:05.054 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:05.054 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:05.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:05.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:05.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 11:00:05.089 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:05.089 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:05.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:05.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:05.089 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:05.089 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:05.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:05.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:05.090 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:00:05.090 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:05.090 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:05.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:05.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:05.091 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:00:05.091 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:00:05.091 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:00:05.091 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:00:05.091 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:00:05.091 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:00:05.091 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 11:00:05.091 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:00:05.092 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:00:05.092 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:00:05.092 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:00:05.092 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:00:05.092 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:00:05.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 11:00:06.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 11:00:06.593 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:00:06.593 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:06.593 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:06.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:06.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:06.594 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:00:06.594 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:00:06.594 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:00:06.594 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:00:06.594 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:00:06.594 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:00:06.595 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 11:00:06.595 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:00:06.595 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:00:06.595 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:00:06.595 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:00:06.595 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:00:06.595 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:00:06.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 11:00:06.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 11:00:06.595 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:06.595 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:06.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:06.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:06.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 11:00:06.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:06.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:06.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:06.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:06.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:00:06.596 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 11:00:06.596 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 11:00:06.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:00:06.596 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 11:00:06.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:00:06.596 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 11:00:06.596 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 11:00:06.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:00:06.596 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 11:00:06.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:00:06.596 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 11:00:06.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 11:00:06.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:06.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:06.600 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform 11:00:06.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:06.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:06.600 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform' 11:00:06.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') 11:00:06.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:06.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:06.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:06.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:06.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:00:06.604 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:06.604 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:06.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:06.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform TooltipText=null 11:00:06.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:00:06.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:00:06.605 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:00:06.605 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:06.605 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:06.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:06.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform TooltipText=null 11:00:06.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:00:06.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:00:06.605 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:00:06.606 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:00:06.606 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:00:06.606 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:00:06.606 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:00:06.606 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:00:06.606 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 11:00:06.606 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:00:06.606 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:00:06.606 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:00:06.606 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:00:06.606 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:00:06.606 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:00:06.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 11:00:07.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 11:00:07.607 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:00:07.607 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:07.607 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:07.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:07.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform TooltipText=null 11:00:07.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:00:07.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:00:07.608 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:00:07.609 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:00:07.609 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:00:07.609 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:00:07.609 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:00:07.609 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:00:07.609 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 11:00:07.609 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:00:07.609 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:00:07.609 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:00:07.609 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:00:07.610 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:00:07.610 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:00:07.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 11:00:07.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 11:00:07.610 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:07.610 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:07.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:07.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform TooltipText=null 11:00:07.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:00:07.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:00:07.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 11:00:07.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:07.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:07.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:07.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:07.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:00:07.630 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 11:00:07.630 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 11:00:07.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:00:07.631 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 11:00:07.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:00:07.631 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 11:00:07.631 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 11:00:07.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:00:07.631 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 11:00:07.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:00:07.631 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 11:00:07.631 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item The import abc cannot be resolved 11:00:07.631 DEBUG [main][TreeItemHandler] Selecting tree item: The import abc cannot be resolved 11:00:07.631 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item The import abc cannot be resolved about selection 11:00:07.638 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: The import abc cannot be resolved 11:00:07.639 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:00:07.639 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:00:07.668 DEBUG [main][MenuItemLookup] Found menu:'Go to Resource' 11:00:07.668 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:07.668 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:00:07.668 DEBUG [main][MenuItemLookup] Found menu:'Copy Details' 11:00:07.668 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:00:07.668 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 11:00:07.668 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:07.668 DEBUG [main][MenuItemLookup] Found menu:'Show In' 11:00:07.668 DEBUG [main][MenuItemLookup] Found menu:'Quick Fix Ctrl+1' 11:00:07.668 DEBUG [main][MenuItemLookup] Item match:Quick Fix Ctrl+1 11:00:07.668 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Quick Fix Ctrl+1" 11:00:07.668 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Quick Fix Ctrl+1 11:00:07.668 INFO [main][MenuItemHandler] Select menu item: &Quick Fix Ctrl+1 11:00:07.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 11:00:07.882 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:07.882 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:07.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 11:00:07.883 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Quick Fix 11:00:07.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:07.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:07.884 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 11:00:07.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:07.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:07.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:07.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:07.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:00:07.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:00:07.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:00:07.885 TRACE [main][WidgetHandler] Notify Table with event 13 11:00:07.885 TRACE [main][WidgetHandler] Wait for synchronization 11:00:07.885 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:00:07.885 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:00:07.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:00:07.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:00:07.885 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Quick Fix" as the parent 11:00:07.885 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:00:07.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:07.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:07.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:07.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:07.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:00:07.887 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:00:07.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:00:07.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:00:07.887 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:00:07.887 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:00:08.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.swt.condition.NewShellIsOpenedOrIsNotAvailable... 11:00:08.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.swt.condition.NewShellIsOpenedOrIsNotAvailable finished successfully 11:00:08.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New"] is available.... 11:00:08.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New"] is available. finished successfully 11:00:08.000 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New 11:00:08.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:08.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:08.001 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 11:00:08.001 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:00:08.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:00:08.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:00:08.003 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New" as the parent 11:00:08.003 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:00:08.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:08.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:08.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:08.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:08.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:00:08.006 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:00:08.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:00:08.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:00:08.006 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:00:08.006 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:00:08.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:00:08.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:00:08.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3d46824e is found... 11:00:08.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3d46824e is found finished successfully 11:00:08.513 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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') 11:00:08.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:08.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:08.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:08.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:08.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:00:08.515 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:08.515 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package abc.efg; public class SomeClass { } TooltipText=null 11:00:08.515 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:08.515 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:08.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:08.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:08.546 DEBUG [main][MenuItemLookup] Found menu:'Show' 11:00:08.546 DEBUG [main][MenuItemLookup] Found menu:'Group By' 11:00:08.546 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 11:00:08.546 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 11:00:08.546 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 11:00:08.546 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 11:00:08.546 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 11:00:08.546 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 11:00:08.546 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 11:00:08.546 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 11:00:08.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 11:00:08.616 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 11:00:08.616 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 11:00:08.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:08.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:08.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 "Restore Defaults") 11:00:08.617 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:00:08.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:00:08.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:00:08.617 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 11:00:08.617 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:00:08.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:08.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:08.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:08.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:08.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:00:08.618 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 11:00:08.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:00:08.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:00:08.619 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:00:08.619 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:00:08.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 11:00:08.620 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:00:08.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:00:08.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:00:08.620 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 11:00:08.620 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:00:08.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:08.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:08.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:08.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:08.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:00:08.622 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:00:08.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:00:08.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:00:08.622 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:00:08.622 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:00:08.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 11:00:08.668 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 11:00:08.668 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:00:08.668 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:00:08.668 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:00:08.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:08.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:08.687 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:00:08.687 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:00:08.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:08.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:08.688 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:00:08.688 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:00:08.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:08.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:08.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:08.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:08.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:00:09.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:09.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:00:09.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:09.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:00:09.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:00:09.690 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:00:09.690 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:00:09.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:09.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:09.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 11:00:09.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:09.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:09.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:09.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:09.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:00:09.691 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 11:00:09.691 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 11:00:09.691 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 11:00:09.691 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 11:00:09.706 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 11:00:09.707 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:00:09.707 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:00:09.750 DEBUG [main][MenuItemLookup] Found menu:'New' 11:00:09.750 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:00:09.750 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:09.750 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:00:09.750 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:09.750 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:00:09.750 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:00:09.750 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:00:09.750 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:00:09.751 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:00:09.751 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:00:09.751 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:00:09.751 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:00:09.751 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:09.751 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:00:09.751 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:00:09.751 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:09.751 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:00:09.751 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:00:09.751 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:00:09.751 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:00:09.751 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:00:09.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:00:09.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 11:00:10.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:00:10.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:00:10.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:00:10.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:00:10.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:00:10.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:00:10.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:00:10.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:00:10.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:00:10.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:00:10.251 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 11:00:10.251 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 11:00:10.251 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 11:00:10.252 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 11:00:10.259 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 11:00:10.260 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:00:10.260 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:00:10.289 DEBUG [main][MenuItemLookup] Found menu:'New' 11:00:10.289 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:00:10.289 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:10.289 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:00:10.289 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:10.289 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:00:10.289 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:00:10.289 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:00:10.289 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:00:10.289 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:00:10.289 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:00:10.289 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:00:10.289 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:00:10.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 11:00:10.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 'Delete.*'] is available. finished successfully 11:00:10.922 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:00:10.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:10.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:10.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:10.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:10.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: 32) 11:00:10.926 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:00:10.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:00:10.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:00:10.926 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:00:10.926 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:00:10.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:10.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:10.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:10.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:10.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:00:10.927 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:00:10.927 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:00:10.927 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:00:10.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:00:10.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:00:10.927 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:00:10.927 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:00:10.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) 11:00:10.927 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:00:10.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:00:10.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:00:10.927 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:00:10.927 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:00:10.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:10.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:10.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:10.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:10.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:00:10.929 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:00:10.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:00:10.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:00:10.929 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:00:10.929 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:00:10.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:00:10.933 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:00:11.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:00:11.434 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:00:11.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:00:11.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:00:11.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:00:11.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 11:00:11.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:00:11.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:00:11.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:00:11.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:00:11.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:00:11.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:00:11.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:00:11.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:00:11.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:00:11.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:00:11.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:00:11.434 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 11:00:11.434 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:00:11.434 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:00:11.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:00:11.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:00:11.435 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testProblemQuickfixWithNewDialog no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 11:00:11.435 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:00:11.435 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOneWarningExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 11:00:11.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 11:00:11.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:00:11.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:00:11.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:00:11.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:11.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:11.443 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:00:11.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:11.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:11.452 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:00:11.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:11.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:11.453 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:00:11.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 '\*?\QProblems\E') 11:00:11.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:11.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:11.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:11.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:11.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:00:11.472 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:11.472 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:11.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:11.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:11.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:11.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:11.483 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:00:11.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:11.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:11.484 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:00:11.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:11.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:11.485 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:00:11.485 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 11:00:11.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:11.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:11.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:11.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:11.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:00:11.486 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:00:11.486 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:00:11.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:11.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:00:11.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:00:11.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:00:11.510 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:00:11.510 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:00:11.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:11.510 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 11:00:11.510 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:00:11.510 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:00:11.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:11.511 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 11:00:11.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:11.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:11.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:11.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:11.512 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:00:11.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:11.512 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:00:11.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:11.512 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:00:11.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:11.512 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:00:11.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:11.512 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:00:11.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:11.512 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:00:11.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:11.512 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:00:11.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:11.512 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:00:11.513 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:11.513 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:00:11.513 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:11.513 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:00:11.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:11.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:11.513 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:00:11.513 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:00:11.513 DEBUG [main][MenuItemLookup] Found menu:'File' 11:00:11.513 DEBUG [main][MenuItemLookup] Item match:File 11:00:11.514 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:00:11.514 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:00:11.518 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:00:11.518 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:00:11.518 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:00:11.518 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:11.518 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:00:11.518 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:00:11.518 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:00:11.518 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:00:11.518 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:00:11.518 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:00:11.518 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:00:11.518 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:00:11.518 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:00:11.518 DEBUG [main][MenuItemLookup] Found menu:'File' 11:00:11.518 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:00:11.518 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:00:11.518 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:00:11.518 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:11.518 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:00:11.518 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:11.518 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:00:11.518 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:00:11.518 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:00:11.518 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:00:11.518 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:00:11.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 'New|Select a wizard'] is available.... 11:00:11.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 'New|Select a wizard'] is available. finished successfully 11:00:11.596 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:00:11.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:11.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:11.597 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:00:11.597 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:11.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 11:00:11.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:11.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:11.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:11.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:11.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:00:11.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:00:11.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:00:11.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:00:11.599 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:00:11.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:00:11.599 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:00:11.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:00:11.600 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:00:11.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:00:11.600 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:00:11.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:00:11.600 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:00:11.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:00:11.600 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:00:11.600 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 11:00:11.600 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 11:00:11.600 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 11:00:11.608 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 11:00:11.608 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:00:11.608 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:00:11.608 DEBUG [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) 11:00:11.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:11.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:11.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:11.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:11.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:00:11.611 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:00:11.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:00:11.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:00:11.611 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:00:11.611 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:00:11.810 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:00:11.813 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:11.814 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:11.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 11:00:11.814 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 11:00:11.814 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 11:00:11.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:11.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:11.815 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:00:11.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:11.815 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 11:00:11.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.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 11:00:11.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:11.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:11.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:11.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:11.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:00:11.819 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:00:11.820 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 11:00:11.848 DEBUG [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") 11:00:11.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:11.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:11.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:11.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:11.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:00:11.851 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 11:00:11.852 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 11:00:11.852 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 11:00:11.852 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:00:11.852 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 11:00:11.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.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) 11:00:11.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:11.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:11.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:11.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:11.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:00:11.854 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:00:11.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:00:11.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:00:11.854 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:00:11.854 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:00:12.039 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.... 11:00:15.167 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 11:00:15.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:00:15.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:00:15.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:00:15.168 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 11:00:15.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:00:15.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:00:15.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:00:15.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:00:15.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:00:15.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:00:15.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:00:15.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:00:15.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:00:15.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 11:00:15.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:15.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:15.169 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:00:15.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:15.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:15.170 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:00:15.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:15.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:15.170 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:00:15.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 '\*?\QPackage Explorer\E') 11:00:15.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:15.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:15.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:15.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:15.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:00:15.171 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:00:15.171 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:00:15.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:15.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:15.230 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:00:15.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:00:15.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:15.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:15.231 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:00:15.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:00:15.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:15.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:15.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:15.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:15.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:00:15.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:15.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:00:16.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:16.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:00:16.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:00:16.233 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:00:16.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:00:16.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:16.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:16.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:00:16.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:16.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:16.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:16.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:16.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:00:16.235 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 11:00:16.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 11:00:16.235 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:00:16.235 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:00:16.235 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:00:16.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:16.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:16.258 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:00:16.259 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:00:16.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:16.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:16.259 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:00:16.259 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:00:16.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:16.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:16.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:16.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:16.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:00:16.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:16.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:00:17.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:17.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:00:17.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:00:17.261 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:00:17.261 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:00:17.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:17.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:17.262 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:00:17.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:17.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:17.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:17.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:17.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:00:17.262 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 11:00:17.262 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 11:00:17.263 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 11:00:17.263 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 11:00:17.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:00:17.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:00:17.763 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 11:00:17.764 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 11:00:17.764 DEBUG [main][TreeItemHandler] Selecting tree item: src 11:00:17.764 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 11:00:17.778 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 11:00:17.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'] 11:00:17.779 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:17.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'] 11:00:17.779 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:17.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: "New Java Class"] 11:00:17.779 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:17.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'] 11:00:17.779 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:17.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'] 11:00:17.779 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:17.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'] 11:00:17.779 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:17.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: "New Java Class"] 11:00:17.779 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:17.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'] 11:00:17.779 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:17.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'] 11:00:17.779 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:17.779 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:00:17.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:17.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:17.780 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:00:17.780 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:00:17.780 DEBUG [main][MenuItemLookup] Found menu:'File' 11:00:17.780 DEBUG [main][MenuItemLookup] Item match:File 11:00:17.781 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:00:17.781 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:00:17.784 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:00:17.784 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:00:17.784 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:00:17.784 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:17.784 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:00:17.784 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:00:17.784 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:00:17.784 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:00:17.784 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:00:17.784 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:00:17.784 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:00:17.784 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:00:17.784 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:00:17.784 DEBUG [main][MenuItemLookup] Found menu:'File' 11:00:17.784 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:00:17.784 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:00:17.784 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:00:17.784 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:17.784 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:00:17.784 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:17.784 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:00:17.784 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:00:17.784 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:00:17.784 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:00:17.784 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:00:17.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.... 11:00:17.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. finished successfully 11:00:17.865 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:00:17.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:17.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:17.866 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:00:17.866 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:17.866 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:00:17.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:17.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:17.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:17.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:17.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:00:17.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:00:17.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:00:17.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:00:17.868 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:00:17.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:00:17.868 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:00:17.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:00:17.868 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:00:17.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:00:17.868 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:00:17.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:00:17.868 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:00:17.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:00:17.868 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:00:17.868 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 11:00:17.868 DEBUG [main][TreeItemHandler] Selecting tree item: Class 11:00:17.868 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 11:00:17.878 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 11:00:17.878 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:00:17.878 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:00:17.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.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) 11:00:17.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:17.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:17.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:17.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:17.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:00:17.879 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:00:17.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:00:17.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:00:17.879 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:00:17.879 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:00:17.959 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:00:17.959 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:17.959 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:17.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 11:00:17.960 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 11:00:17.960 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 11:00:17.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:17.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:17.960 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 11:00:17.960 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:17.961 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:") 11:00:17.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:17.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:17.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:17.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:17.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:00:17.973 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:00:17.974 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 11:00:17.995 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 11:00:17.995 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 11:00:17.995 DEBUG [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) 11:00:17.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:17.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:17.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:17.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:17.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:00:17.999 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:00:17.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:00:17.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:00:17.999 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:00:17.999 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:00:18.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:00:18.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:00:18.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:00:18.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:00:18.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:00:18.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 11:00:18.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:00:18.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:00:18.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:00:18.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:00:18.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:00:18.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:00:18.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:00:18.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:00:18.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:00:18.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:00:18.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:00:18.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:00:18.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:00:18.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 11:00:18.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:00:18.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:00:18.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:00:18.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:00:18.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:00:18.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:00:18.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:00:18.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:00:18.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:00:18.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:00:18.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5aa9e05 is found... 11:00:18.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5aa9e05 is found finished successfully 11:00:18.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') 11:00:18.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:18.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:18.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:18.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:18.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:00:18.507 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:18.507 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 11:00:18.507 INFO [WorkbenchTestable][TextEditor] Set text to editor 11:00:18.517 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:18.517 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 11:00:18.517 INFO [WorkbenchTestable][AbstractEditor] Save editor 11:00:18.517 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:00:18.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:18.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:18.517 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:00:18.517 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:00:18.518 DEBUG [main][MenuItemLookup] Found menu:'File' 11:00:18.518 DEBUG [main][MenuItemLookup] Item match:File 11:00:18.519 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:00:18.519 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 11:00:18.519 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 11:00:18.519 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 11:00:18.519 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:18.519 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 11:00:18.519 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 11:00:18.519 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:18.519 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 11:00:18.519 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 11:00:18.519 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 11:00:18.519 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 11:00:18.519 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 11:00:18.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 11:00:18.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 11:00:18.570 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:18.570 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 11:00:18.570 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:00:18.570 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:18.570 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:18.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:18.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:18.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:18.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:18.612 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:00:18.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:18.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:18.616 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:00:18.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:18.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:18.616 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:00: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') 11:00:18.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:18.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:18.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:18.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:18.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:00:18.636 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:18.636 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:18.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:18.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:00:18.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:00:18.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:00:18.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 11:00:18.637 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:18.637 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:18.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:18.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:00:18.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:00:18.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:00:18.638 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:18.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:18.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:18.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:00:18.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:00:18.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:00:18.638 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:00:18.639 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:18.639 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:18.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:18.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:00:18.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:00:18.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:00:18.639 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:00:18.640 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:00:18.640 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:00:18.640 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:00:18.640 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:00:18.640 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:00:18.640 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 11:00:18.640 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:00:18.640 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:00:18.640 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:00:18.640 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:00:18.641 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:00:18.641 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:00:18.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 11:00:20.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 11:00:20.142 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:00:20.142 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:20.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:20.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:20.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:00:20.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:00:20.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:00:20.143 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:00:20.144 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:00:20.144 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:00:20.144 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:00:20.144 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:00:20.144 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:00:20.144 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 11:00:20.144 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:00:20.145 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:00:20.145 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:00:20.145 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:00:20.145 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:00:20.145 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:00:20.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 11:00:20.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 11:00:20.145 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:20.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:20.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:20.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:00:20.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:00:20.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:00:20.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 11:00:20.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:20.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:20.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:20.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:20.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:00:20.164 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 11:00:20.164 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 11:00:20.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:00:20.164 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 11:00:20.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:00:20.164 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 11:00:20.164 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 11:00:20.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:00:20.164 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 11:00:20.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:00:20.164 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 11:00:20.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 11:00:20.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:20.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:20.168 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:00:20.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:20.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:20.171 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:00:20.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:20.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:20.172 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:00:20.172 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 11:00:20.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:20.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:20.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:20.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:20.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:00:20.175 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:20.175 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:20.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:20.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:00:20.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:00:20.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:00:20.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 0. Expected number of problems is: 1... 11:00:20.176 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:20.176 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:20.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:20.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:00:20.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:00:20.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:00:20.177 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:20.177 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:20.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:20.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:00:20.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:00:20.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:00:20.177 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:00:20.177 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:20.177 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:20.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:20.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:00:20.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:00:20.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:00:20.178 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:00:20.179 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:00:20.179 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:00:20.179 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:00:20.179 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:00:20.179 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:00:20.179 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 11:00:20.179 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:00:20.179 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:00:20.179 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:00:20.179 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:00:20.179 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:00:20.179 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:00:20.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 11:00:21.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 11:00:21.680 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:00:21.680 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:21.680 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:21.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:21.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:00:21.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:00:21.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:00:21.681 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:00:21.682 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:00:21.682 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:00:21.682 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:00:21.682 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:00:21.682 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:00:21.682 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 11:00:21.682 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:00:21.682 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:00:21.682 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:00:21.682 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:00:21.682 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:00:21.682 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:00:21.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 11:00:21.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 11:00:21.682 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:21.682 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:21.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:21.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:00:21.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:00:21.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:00:21.683 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:00:21.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:21.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:21.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:21.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:21.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:00:21.685 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 11:00:21.685 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 11:00:21.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:00:21.685 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 11:00:21.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:00:21.685 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 11:00:21.685 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 11:00:21.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:00:21.685 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 11:00:21.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:00:21.685 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 11:00:21.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 1. Expected number of problems is: 1 finished successfully 11:00:21.686 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:21.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:21.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:21.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:21.687 DEBUG [main][MenuItemLookup] Found menu:'Show' 11:00:21.687 DEBUG [main][MenuItemLookup] Found menu:'Group By' 11:00:21.687 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 11:00:21.687 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 11:00:21.687 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 11:00:21.687 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 11:00:21.687 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 11:00:21.687 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 11:00:21.687 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 11:00:21.687 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 11:00:21.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 11:00:21.768 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 11:00:21.768 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 11:00:21.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:21.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:21.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 "Restore Defaults") 11:00:21.769 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:00:21.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:00:21.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:00:21.769 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 11:00:21.769 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:00:21.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:21.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:21.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:21.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:21.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:00:21.770 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 11:00:21.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:00:21.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:00:21.770 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:00:21.770 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:00:21.772 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 11:00:21.772 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:00:21.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:00:21.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:00:21.772 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 11:00:21.772 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:00:21.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:21.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:21.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:21.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:21.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:00:21.773 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:00:21.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:00:21.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:00:21.773 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:00:21.773 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:00:21.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 11:00:21.818 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 11:00:21.818 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:00:21.818 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:00:21.818 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:00:21.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:21.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:21.845 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:00:21.845 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:00:21.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:21.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:21.847 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:00:21.847 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:00:21.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:21.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:21.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:21.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:21.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:00:22.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:22.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:00:22.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:22.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:00:22.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:00:22.849 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:00:22.849 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:00:22.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:22.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:22.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:00:22.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:22.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:22.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:22.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:22.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:00:22.850 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 11:00:22.851 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 11:00:22.851 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 11:00:22.851 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 11:00:22.869 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 11:00:22.871 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:00:22.871 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:00:22.911 DEBUG [main][MenuItemLookup] Found menu:'New' 11:00:22.911 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:00:22.911 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:22.911 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:00:22.911 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:22.911 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:00:22.911 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:00:22.911 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:00:22.911 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:00:22.911 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:00:22.911 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:00:22.911 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:00:22.911 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:00:22.911 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:22.911 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:00:22.911 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:00:22.911 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:22.911 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:00:22.911 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:00:22.911 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:00:22.912 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:00:22.912 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:00:22.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:00:22.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 11:00:23.412 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:00:23.412 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:00:23.412 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:00:23.412 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:00:23.412 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:00:23.412 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:00:23.412 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:00:23.412 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:00:23.412 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:00:23.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:00:23.412 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 11:00:23.412 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 11:00:23.412 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 11:00:23.413 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 11:00:23.420 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 11:00:23.421 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:00:23.421 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:00:23.462 DEBUG [main][MenuItemLookup] Found menu:'New' 11:00:23.462 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:00:23.462 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:23.462 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:00:23.462 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:23.462 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:00:23.462 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:00:23.462 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:00:23.462 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:00:23.462 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:00:23.462 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:00:23.462 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:00:23.462 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:00:23.513 DEBUG [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.... 11:00:24.096 DEBUG [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 11:00:24.096 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:00:24.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:24.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:24.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:24.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:24.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) 11:00:24.099 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:00:24.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:00:24.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:00:24.099 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:00:24.099 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:00:24.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:24.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:24.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:24.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:24.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:00:24.100 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:00:24.100 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:00:24.100 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:00:24.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:00:24.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:00:24.100 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:00:24.100 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:00:24.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 "OK", Widget matcher matching widgets with style: 8) 11:00:24.100 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:00:24.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:00:24.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:00:24.100 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:00:24.100 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:00:24.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:24.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:24.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:24.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:24.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:00:24.101 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:00:24.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:00:24.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:00:24.101 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:00:24.101 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:00:24.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:00:24.104 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:00:24.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:00:24.605 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:00:24.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:00:24.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:00:24.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 11:00:24.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:00:24.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:00:24.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:00:24.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:00:24.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:00:24.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:00:24.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:00:24.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:00:24.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:00:24.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:00:24.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:00:24.605 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 11:00:24.605 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:00:24.605 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:00:24.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:00:24.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:00:24.605 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOneWarningExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 11:00:24.605 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:00:24.605 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideProblemColumnsEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 11:00:24.605 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 11:00:24.605 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:00:24.605 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:00:24.605 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:00:24.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:24.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:24.609 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:00:24.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:24.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:24.613 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:00:24.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:24.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:24.613 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:00:24.613 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 11:00:24.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:24.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:24.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:24.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:24.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:00:24.617 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:24.617 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:24.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:24.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:24.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:24.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:24.643 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:00:24.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:24.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:24.644 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:00:24.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:24.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:24.644 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:00:24.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') 11:00:24.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:24.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:24.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:24.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:24.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:00:24.661 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:00:24.661 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:00:24.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:24.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:00:24.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:00:24.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:00:24.669 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:00:24.669 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:00:24.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:24.670 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 11:00:24.670 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:00:24.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:00:24.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:24.670 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 11:00:24.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:24.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:24.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:24.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:24.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'] 11:00:24.671 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:24.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'] 11:00:24.671 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:24.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 Project"] 11:00:24.671 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:24.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'] 11:00:24.671 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:24.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'] 11:00:24.672 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:24.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'] 11:00:24.672 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:24.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 Project"] 11:00:24.672 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:24.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'] 11:00:24.672 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:24.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'] 11:00:24.672 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:24.672 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:00:24.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:24.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:24.672 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:00:24.672 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:00:24.673 DEBUG [main][MenuItemLookup] Found menu:'File' 11:00:24.673 DEBUG [main][MenuItemLookup] Item match:File 11:00:24.673 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:00:24.673 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:00:24.676 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:00:24.676 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:00:24.676 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:00:24.676 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:24.676 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:00:24.676 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:00:24.676 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:00:24.676 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:00:24.676 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:00:24.676 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:00:24.676 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:00:24.676 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:00:24.676 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:00:24.676 DEBUG [main][MenuItemLookup] Found menu:'File' 11:00:24.676 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:00:24.676 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:00:24.676 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:00:24.676 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:24.676 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:00:24.676 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:24.676 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:00:24.676 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:00:24.677 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:00:24.677 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:00:24.677 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:00:24.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 11:00: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 'New|Select a wizard'] is available. finished successfully 11:00:24.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:00:24.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:24.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:24.759 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:00:24.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:24.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 11:00:24.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:24.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:24.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:24.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:24.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:00:24.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:00:24.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:00:24.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:00:24.761 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:00:24.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:00:24.761 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:00:24.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:00:24.761 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:00:24.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:00:24.761 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:00:24.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:00:24.761 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:00:24.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:00:24.762 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:00:24.762 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 11:00:24.762 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 11:00:24.762 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 11:00:24.770 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 11:00:24.770 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:00:24.770 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:00:24.770 DEBUG [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) 11:00:24.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:24.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:24.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:24.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:24.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:00:24.771 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:00:24.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:00:24.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:00:24.771 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:00:24.771 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:00: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: Matcher matching text to regular expression 'New|Select a wizard'] 11:00:24.968 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:24.968 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:24.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 11:00:24.969 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 11:00:24.969 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 11:00:24.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:24.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:24.969 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:00:24.969 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:24.970 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 11:00:24.970 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:") 11:00:24.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:24.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:24.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:24.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:24.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:00:24.985 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:00:24.987 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 11:00:25.019 DEBUG [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") 11:00:25.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:25.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:25.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:25.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:25.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:00:25.022 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 11:00:25.036 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 11:00:25.036 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 11:00:25.036 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:00:25.036 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 11:00: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.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) 11:00:25.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:25.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:25.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:25.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:25.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:00:25.044 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:00:25.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:00:25.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:00:25.045 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:00:25.045 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:00:25.049 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.... 11:00:28.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 11:00:28.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:00:28.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:00:28.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:00:28.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 11:00:28.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:00:28.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:00:28.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:00:28.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:00:28.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:00:28.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:00:28.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:00:28.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:00:28.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:00:28.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 11:00:28.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:28.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:28.063 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:00:28.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:28.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:28.064 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:00:28.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:28.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:28.064 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:00:28.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') 11:00:28.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:28.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:28.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:28.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:28.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:00:28.066 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:00:28.066 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:00:28.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:28.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:28.101 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:00:28.101 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:00:28.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:28.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:28.101 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:00:28.101 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:00:28.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:28.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:28.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:28.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:28.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:00:28.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:28.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:00:29.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:29.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:00:29.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:00:29.103 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:00:29.103 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:00:29.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:29.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:29.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 11:00:29.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:29.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:29.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:29.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:29.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:00:29.105 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 11:00:29.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 11:00:29.105 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:29.105 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:29.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:29.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:29.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 11:00:29.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:29.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:29.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:29.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:29.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:00:29.132 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:29.132 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:29.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:29.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:29.134 DEBUG [main][MenuItemLookup] Found menu:'Show' 11:00:29.134 DEBUG [main][MenuItemLookup] Found menu:'Group By' 11:00:29.134 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 11:00:29.134 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 11:00:29.134 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 11:00:29.134 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 11:00:29.134 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 11:00:29.134 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 11:00:29.134 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 11:00:29.134 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 11:00:29.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 11:00:29.195 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 11:00:29.196 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 11:00:29.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:29.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:29.196 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:00:29.196 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:00:29.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:00:29.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:00:29.196 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 11:00:29.196 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:00:29.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:29.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:29.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:29.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:29.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:00:29.198 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 11:00:29.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:00:29.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:00:29.198 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:00:29.198 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:00:29.199 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 11:00:29.199 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:00:29.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:00:29.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:00:29.199 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 11:00:29.199 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:00:29.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:29.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:29.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:29.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:29.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:00:29.200 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:00:29.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:00:29.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:00:29.201 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:00:29.201 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:00:29.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 11:00:29.240 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 11:00:29.240 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:00:29.240 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:00:29.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:00:29.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:29.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:29.262 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:00:29.264 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:00:29.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:29.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:29.265 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:00:29.265 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:00:29.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:29.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:29.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:29.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:29.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:00:29.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:29.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:00:30.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:30.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:00:30.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:00:30.266 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:00:30.266 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:00:30.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:30.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:30.267 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:00:30.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:30.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:30.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:30.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:30.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:00:30.268 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 11:00:30.268 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 11:00:30.268 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 11:00:30.268 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 11:00:30.279 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 11:00:30.280 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:00:30.280 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:00:30.309 DEBUG [main][MenuItemLookup] Found menu:'New' 11:00:30.309 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:00:30.309 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:30.309 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:00:30.309 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:30.309 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:00:30.309 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:00:30.309 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:00:30.309 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:00:30.309 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:00:30.309 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:00:30.309 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:00:30.309 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:00:30.309 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:30.309 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:00:30.309 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:00:30.309 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:30.309 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:00:30.309 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:00:30.309 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:00:30.309 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:00:30.309 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:00:30.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:00:30.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 11:00:30.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:00:30.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:00:30.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:00:30.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:00:30.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:00:30.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:00:30.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:00:30.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:00:30.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:00:30.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:00:30.810 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 11:00:30.810 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 11:00:30.810 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 11:00:30.810 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 11:00:30.819 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 11:00:30.820 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:00:30.820 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:00:30.859 DEBUG [main][MenuItemLookup] Found menu:'New' 11:00:30.859 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:00:30.859 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:30.859 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:00:30.859 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:30.859 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:00:30.859 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:00:30.859 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:00:30.859 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:00:30.859 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:00:30.859 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:00:30.859 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:00:30.859 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:00:30.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 11:00:31.467 DEBUG [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 11:00:31.468 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:00:31.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:31.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:31.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:31.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:31.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 11:00:31.471 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:00:31.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:00:31.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:00:31.471 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:00:31.471 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:00:31.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:31.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:31.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:31.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:31.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:00:31.472 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:00:31.472 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:00:31.472 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:00:31.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:00:31.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:00:31.472 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:00:31.472 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:00:31.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 11:00:31.472 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:00:31.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:00:31.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:00:31.472 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:00:31.472 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:00:31.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:31.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:31.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:31.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:31.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:00:31.473 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:00:31.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:00:31.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:00:31.473 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:00:31.473 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:00:31.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:00:31.477 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:00:31.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:00:31.977 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:00:31.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:00:31.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:00:31.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:00:31.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:00:31.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:00:31.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:00:31.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:00:31.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:00:31.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:00:31.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:00:31.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:00:31.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:00:31.978 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 11:00:31.978 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:00:31.978 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:00:31.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:00:31.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:00:31.978 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideProblemColumnsEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 11:00:31.978 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:00:31.978 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 11:00:31.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 11:00:31.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:00:31.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:00:31.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:00:31.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:31.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:31.987 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:00:31.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:31.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:31.995 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:00:31.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:31.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:31.996 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:00:31.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 '\*?\QProblems\E') 11:00:31.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:31.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:32.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:32.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:32.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:00:32.004 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:32.004 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:32.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:32.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:32.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:32.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:32.031 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:00:32.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:32.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:32.032 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:00:32.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:32.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:32.033 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:00:32.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 11:00:32.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:32.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:32.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:32.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:32.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:00:32.034 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:00:32.034 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:00:32.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:32.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:00:32.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:00:32.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:00:32.044 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:00:32.044 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:00:32.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:32.045 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 11:00:32.045 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:00:32.045 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:00:32.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:32.061 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 11:00:32.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:32.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:32.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:32.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:32.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'] 11:00:32.062 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:32.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'] 11:00:32.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:32.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"] 11:00:32.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:32.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'] 11:00:32.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:32.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'] 11:00:32.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:32.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'] 11:00:32.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:32.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"] 11:00:32.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:32.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'] 11:00:32.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:32.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'] 11:00:32.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:32.063 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:00:32.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:32.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:32.064 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:00:32.064 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:00:32.064 DEBUG [main][MenuItemLookup] Found menu:'File' 11:00:32.064 DEBUG [main][MenuItemLookup] Item match:File 11:00:32.065 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:00:32.065 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:00:32.068 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:00:32.068 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:00:32.068 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:00:32.068 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:32.068 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:00:32.068 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:00:32.068 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:00:32.068 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:00:32.068 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:00:32.068 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:00:32.068 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:00:32.068 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:00:32.068 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:00:32.068 DEBUG [main][MenuItemLookup] Found menu:'File' 11:00:32.068 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:00:32.068 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:00:32.068 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:00:32.068 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:32.068 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:00:32.068 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:32.068 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:00:32.068 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:00:32.068 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:00:32.068 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:00:32.068 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:00:32.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 'New|Select a wizard'] is available.... 11:00:32.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 'New|Select a wizard'] is available. finished successfully 11:00:32.144 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:00:32.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:32.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:32.146 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:00:32.146 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:32.146 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:00:32.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:32.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:32.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:32.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:32.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:00:32.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:00:32.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:00:32.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:00:32.147 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:00:32.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:00:32.148 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:00:32.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:00:32.148 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:00:32.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:00:32.148 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:00:32.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:00:32.148 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:00:32.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:00:32.148 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:00:32.148 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 11:00:32.148 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 11:00:32.148 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 11:00:32.148 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 11:00:32.149 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:00:32.149 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:00:32.149 DEBUG [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) 11:00:32.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:32.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:32.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:32.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:32.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:00:32.150 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:00:32.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:00:32.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:00:32.150 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:00:32.150 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:00:32.348 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:00:32.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:32.352 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:32.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 11:00:32.352 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 11:00:32.352 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 11:00:32.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:32.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:32.353 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:00:32.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:32.353 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 11:00:32.353 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:") 11:00:32.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:32.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:32.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:32.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:32.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:00:32.355 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:00:32.356 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 11:00:32.384 DEBUG [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") 11:00:32.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:32.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:32.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:32.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:32.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:00:32.387 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 11:00:32.387 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 11:00:32.387 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 11:00:32.387 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:00:32.387 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 11:00:32.387 DEBUG [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) 11:00:32.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:32.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:32.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:32.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:32.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:00:32.397 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:00:32.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:00:32.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:00:32.397 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:00:32.397 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:00:32.400 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.... 11:00:35.454 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 11:00:35.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:00:35.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:00:35.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:00:35.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 11:00:35.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:00:35.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:00:35.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:00:35.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:00:35.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:00:35.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:00:35.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:00:35.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:00:35.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:00:35.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 11:00:35.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:35.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:35.456 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:00:35.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:35.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:35.457 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:00:35.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:35.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:35.457 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:00:35.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 11:00:35.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:35.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:35.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:35.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:35.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:00:35.457 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:00:35.457 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:00:35.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:35.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:35.549 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:00:35.549 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:00:35.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:35.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:35.550 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:00:35.550 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:00:35.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:35.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:35.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:35.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:35.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:00:36.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:36.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:00:36.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:36.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:00:36.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:00:36.552 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:00:36.552 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:00:36.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:36.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:36.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 11:00:36.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:36.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:36.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:36.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:36.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:00:36.553 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 11:00:36.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 11:00:36.553 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:36.553 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:36.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:36.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:36.576 DEBUG [main][MenuItemLookup] Found menu:'Show' 11:00:36.576 DEBUG [main][MenuItemLookup] Found menu:'Group By' 11:00:36.576 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 11:00:36.576 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 11:00:36.576 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 11:00:36.576 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 11:00:36.576 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 11:00:36.576 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 11:00:36.576 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 11:00:36.576 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 11:00:36.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 11:00:36.646 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 11:00:36.646 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 11:00:36.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:36.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:36.649 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 11:00:36.649 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:00:36.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:00:36.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:00:36.649 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 11:00:36.649 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:00:36.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:36.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:36.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:36.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:36.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:00:36.651 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 11:00:36.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:00:36.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:00:36.651 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:00:36.651 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:00:36.652 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 11:00:36.652 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:00:36.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:00:36.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:00:36.653 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 11:00:36.653 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:00:36.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:36.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:36.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:36.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:36.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:00:36.654 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:00:36.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:00:36.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:00:36.654 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:00:36.654 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:00:36.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 11:00:36.690 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 11:00:36.690 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:36.690 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:36.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:36.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:36.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 11:00:36.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:36.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:36.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:36.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:36.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:00:36.692 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:36.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:36.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:36.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:36.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 11:00:36.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:36.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:36.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:36.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:36.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:00:36.693 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:36.693 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:36.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:36.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:36.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 11:00:36.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:36.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:36.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:36.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:36.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:00:36.694 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:36.694 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:36.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:36.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:36.695 DEBUG [main][MenuItemLookup] Found menu:'Show' 11:00:36.695 DEBUG [main][MenuItemLookup] Found menu:'Group By' 11:00:36.695 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 11:00:36.695 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 11:00:36.695 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 11:00:36.695 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 11:00:36.695 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 11:00:36.695 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 11:00:36.695 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 11:00:36.695 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 11:00:36.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 11:00:36.756 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 11:00:36.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 11:00:36.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:36.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:36.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:00:36.757 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:00:36.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:00:36.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:00:36.757 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 11:00:36.757 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:00:36.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:36.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:36.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:36.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:36.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:00:36.758 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 2] 'ID', 'Creation Time') 11:00:36.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:00:36.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:00:36.758 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0, 1) 11:00:36.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:00:36.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:00:36.758 TRACE [main][WidgetHandler] Notify Table with event 13 11:00:36.758 TRACE [main][WidgetHandler] Wait for synchronization 11:00:36.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 "Show ->") 11:00:36.758 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:00:36.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:00:36.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:00:36.759 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 11:00:36.759 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:00:36.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:36.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:36.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:36.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:36.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:00:36.760 INFO [WorkbenchTestable][AbstractButton] Click button &Show -> 11:00:36.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:00:36.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:00:36.760 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:00:36.760 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:00:36.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) 11:00:36.763 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:00:36.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:00:36.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:00:36.763 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 11:00:36.763 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:00:36.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:36.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:36.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:36.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:36.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:00:36.765 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:00:36.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:00:36.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:00:36.765 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:00:36.765 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:00:36.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 11:00:36.804 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 11:00:36.805 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:36.805 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:36.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:36.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:36.805 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:00:36.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:36.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:36.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:36.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:36.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:00:36.806 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:36.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:36.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:36.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:36.806 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:00:36.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:36.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:36.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:36.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:36.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:00:36.807 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:36.807 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:36.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:36.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:36.808 DEBUG [main][MenuItemLookup] Found menu:'Show' 11:00:36.808 DEBUG [main][MenuItemLookup] Found menu:'Group By' 11:00:36.808 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 11:00:36.808 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 11:00:36.808 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 11:00:36.808 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 11:00:36.808 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 11:00:36.808 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 11:00:36.808 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 11:00:36.809 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 11:00:36.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 11:00:36.866 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 11:00:36.866 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 11:00:36.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:36.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:36.867 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:00:36.867 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:00:36.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:00:36.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:00:36.867 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 11:00:36.867 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:00:36.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:36.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:36.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:36.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:36.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:00:36.868 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 11:00:36.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:00:36.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:00:36.868 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:00:36.868 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:00:36.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 11:00:36.870 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:00:36.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:00:36.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:00:36.871 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 11:00:36.871 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:00:36.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:36.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:36.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:36.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:36.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:00:36.872 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:00:36.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:00:36.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:00:36.872 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:00:36.872 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:00:36.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 11:00:36.910 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 11:00:36.910 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:00:36.910 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:00:36.910 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:00:36.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:36.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:36.934 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:00:36.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:00:36.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:36.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:36.935 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:00:36.935 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:00:36.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:36.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:36.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:36.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:36.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:00:37.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:37.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:00:37.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:37.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:00:37.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:00:37.937 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:00:37.937 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:00:37.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:37.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:37.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 11:00:37.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:37.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:37.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:37.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:37.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:00:37.939 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 11:00:37.939 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 11:00:37.939 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 11:00:37.940 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 11:00:37.948 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 11:00:37.949 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:00:37.949 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:00:37.982 DEBUG [main][MenuItemLookup] Found menu:'New' 11:00:37.982 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:00:37.982 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:37.982 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:00:37.982 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:37.982 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:00:37.982 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:00:37.982 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:00:37.982 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:00:37.982 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:00:37.982 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:00:37.982 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:00:37.982 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:00:37.982 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:37.982 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:00:37.982 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:00:37.982 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:37.982 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:00:37.982 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:00:37.982 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:00:37.982 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:00:37.982 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:00:37.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:00:37.983 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 11:00:38.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:00:38.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:00:38.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:00:38.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:00:38.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:00:38.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:00:38.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:00:38.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:00:38.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:00:38.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:00:38.483 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 11:00:38.483 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 11:00:38.483 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 11:00:38.483 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 11:00:38.490 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 11:00:38.491 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:00:38.491 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:00:38.525 DEBUG [main][MenuItemLookup] Found menu:'New' 11:00:38.525 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:00:38.525 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:38.525 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:00:38.525 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:38.525 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:00:38.525 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:00:38.525 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:00:38.525 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:00:38.525 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:00:38.525 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:00:38.525 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:00:38.525 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:00:38.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 'Delete.*'] is available.... 11:00:39.134 DEBUG [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 11:00:39.134 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:00:39.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:39.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:39.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:39.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:39.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) 11:00:39.138 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:00:39.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:00:39.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:00:39.138 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:00:39.138 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:00:39.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:39.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:39.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:39.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:39.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:00:39.139 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:00:39.139 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:00:39.139 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:00:39.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:00:39.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:00:39.139 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:00:39.139 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:00:39.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 11:00:39.139 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:00:39.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:00:39.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:00:39.139 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:00:39.139 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:00:39.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:39.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:39.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:39.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:39.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:00:39.141 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:00:39.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:00:39.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:00:39.141 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:00:39.141 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:00:39.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:00:39.145 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:00:39.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:00:39.646 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:00:39.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:00:39.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:00:39.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:00:39.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:00:39.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:00:39.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:00:39.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:00:39.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:00:39.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:00:39.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:00:39.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:00:39.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:00:39.646 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 11:00:39.646 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:00:39.646 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:00:39.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:00:39.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:00:39.646 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 11:00:39.646 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:00:39.646 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFilterWarnings no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 11:00:39.646 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 11:00:39.646 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:00:39.646 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:00:39.646 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:00:39.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:39.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:39.651 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:00:39.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:39.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:39.654 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:00:39.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:39.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:39.655 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:00:39.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 '\*?\QProblems\E') 11:00:39.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:39.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:39.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:39.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:39.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:00:39.671 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:39.671 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:39.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:39.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:39.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:39.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:39.694 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:00:39.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:39.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:39.695 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:00:39.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:39.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:39.696 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:00:39.696 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 11:00:39.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:39.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:39.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:39.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:39.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:00:39.697 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:00:39.697 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:00:39.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:39.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:00:39.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:00:39.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:00:39.704 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:00:39.704 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:00:39.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:39.705 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 11:00:39.705 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:00:39.705 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:00:39.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:39.705 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 11:00:39.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:39.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:39.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:39.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:39.706 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:00:39.706 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:39.706 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:00:39.706 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:39.706 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:00:39.706 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:39.706 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:00:39.706 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:39.706 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:00:39.706 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:39.706 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:00:39.706 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:39.706 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:00:39.707 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:39.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'] 11:00:39.707 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:39.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'] 11:00:39.707 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:39.707 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:00:39.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:39.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:39.707 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:00:39.707 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:00:39.707 DEBUG [main][MenuItemLookup] Found menu:'File' 11:00:39.707 DEBUG [main][MenuItemLookup] Item match:File 11:00:39.708 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:00:39.708 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:00:39.711 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:00:39.711 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:00:39.711 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:00:39.711 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:39.711 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:00:39.711 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:00:39.711 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:00:39.711 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:00:39.711 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:00:39.711 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:00:39.711 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:00:39.711 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:00:39.711 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:00:39.711 DEBUG [main][MenuItemLookup] Found menu:'File' 11:00:39.711 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:00:39.711 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:00:39.711 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:00:39.711 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:39.711 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:00:39.711 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:39.711 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:00:39.711 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:00:39.728 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:00:39.728 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:00:39.728 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:00:39.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.... 11:00:39.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 11:00:39.812 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:00:39.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:39.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:39.813 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:00:39.813 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:39.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:00:39.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:39.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:39.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:39.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:39.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:00:39.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:00:39.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:00:39.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:00:39.816 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:00:39.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:00:39.816 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:00:39.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:00:39.816 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:00:39.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:00:39.816 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:00:39.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:00:39.816 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:00:39.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:00:39.816 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:00:39.816 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 11:00:39.816 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 11:00:39.817 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 11:00:39.817 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 11:00:39.817 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:00:39.817 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:00:39.817 DEBUG [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) 11:00:39.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:39.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:39.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:39.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:39.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:00:39.818 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:00:39.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:00:39.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:00:39.818 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:00:39.818 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:00:40.038 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:00:40.038 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:40.038 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:40.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 11:00:40.038 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 11:00:40.038 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 11:00:40.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:40.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:40.039 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:00:40.039 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:40.039 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 11:00:40.039 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:") 11:00:40.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:40.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:40.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:40.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:40.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:00:40.056 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:00:40.057 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 11:00:40.088 DEBUG [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") 11:00:40.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:40.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:40.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:40.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:40.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:00:40.090 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 11:00:40.091 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 11:00:40.091 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 11:00:40.091 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:00:40.091 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 11:00:40.091 DEBUG [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) 11:00:40.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:40.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:40.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:40.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:40.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:00:40.100 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:00:40.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:00:40.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:00:40.100 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:00:40.100 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:00:40.103 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.... 11:00:43.113 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 11:00:43.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:00:43.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:00:43.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:00:43.113 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 11:00:43.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:00:43.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:00:43.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:00:43.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:00:43.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:00:43.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:00:43.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:00:43.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:00:43.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:00:43.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 11:00:43.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:43.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:43.114 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:00:43.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:43.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:43.115 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:00:43.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:43.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:43.115 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:00:43.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 '\*?\QPackage Explorer\E') 11:00:43.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:43.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:43.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:43.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:43.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:00:43.116 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:00:43.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:00:43.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:43.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:43.156 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:00:43.156 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:00:43.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:43.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:43.157 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:00:43.157 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:00:43.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:43.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:43.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:43.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:43.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:00:43.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:43.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:00:44.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:44.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:00:44.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:00:44.158 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:00:44.159 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:00:44.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:44.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:44.160 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:00:44.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:44.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:44.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:44.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:44.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:00:44.160 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 11:00:44.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 11:00:44.160 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:00:44.160 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:00:44.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:00:44.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:44.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:44.186 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:00:44.186 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:00:44.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:44.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:44.187 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:00:44.187 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:00:44.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:44.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:44.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:44.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:44.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:00:44.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:44.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:00:45.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:45.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:00:45.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:00:45.189 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:00:45.189 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:00:45.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:45.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:45.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 11:00:45.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:45.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:45.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:45.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:45.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:00:45.190 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 11:00:45.191 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 11:00:45.191 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 11:00:45.191 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 11:00:45.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:00:45.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:00:45.692 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 11:00:45.693 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 11:00:45.693 DEBUG [main][TreeItemHandler] Selecting tree item: src 11:00:45.693 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 11:00:45.706 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 11:00:45.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'] 11:00:45.707 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:45.708 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:00:45.708 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:45.708 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:00:45.708 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:45.708 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:00:45.708 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:45.708 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:00:45.708 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:45.708 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:00:45.708 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:45.708 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:00:45.708 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:45.708 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:00:45.708 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:45.708 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:00:45.708 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:45.709 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:00:45.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:45.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:45.709 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:00:45.709 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:00:45.709 DEBUG [main][MenuItemLookup] Found menu:'File' 11:00:45.710 DEBUG [main][MenuItemLookup] Item match:File 11:00:45.710 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:00:45.710 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:00:45.714 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:00:45.714 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:00:45.714 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:00:45.714 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:45.714 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:00:45.714 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:00:45.714 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:00:45.714 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:00:45.714 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:00:45.714 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:00:45.714 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:00:45.714 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:00:45.714 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:00:45.714 DEBUG [main][MenuItemLookup] Found menu:'File' 11:00:45.714 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:00:45.714 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:00:45.714 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:00:45.714 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:45.714 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:00:45.714 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:45.714 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:00:45.714 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:00:45.732 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:00:45.732 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:00:45.732 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:00:45.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 'New|Select a wizard'] is available.... 11:00:45.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 'New|Select a wizard'] is available. finished successfully 11:00:45.811 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:00:45.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:45.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:45.812 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:00:45.812 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:45.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:00:45.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:45.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:45.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:45.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:45.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:00:45.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:00:45.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:00:45.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:00:45.814 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:00:45.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:00:45.815 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:00:45.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:00:45.815 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:00:45.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:00:45.815 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:00:45.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:00:45.815 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:00:45.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:00:45.815 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:00:45.815 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 11:00:45.815 DEBUG [main][TreeItemHandler] Selecting tree item: Class 11:00:45.816 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 11:00:45.826 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 11:00:45.826 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:00:45.826 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:00:45.826 DEBUG [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) 11:00:45.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:45.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:45.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:45.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:45.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:00:45.828 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:00:45.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:00:45.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:00:45.828 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:00:45.828 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:00:45.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'] 11:00:45.905 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:45.905 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:45.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 11:00:45.905 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 11:00:45.905 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 11:00:45.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:45.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:45.906 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 11:00:45.906 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:45.906 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:") 11:00:45.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:45.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:45.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:45.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:45.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:00:45.946 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:00:45.947 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 11:00:45.953 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 11:00:45.953 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 11:00:45.953 DEBUG [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) 11:00:45.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:45.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:45.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:45.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:45.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:00:45.956 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:00:45.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:00:45.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:00:45.956 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:00:45.956 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:00:45.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:00:46.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:00:46.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:00:46.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 11:00:46.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:00:46.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 11:00:46.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:00:46.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:00:46.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:00:46.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:00:46.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:00:46.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:00:46.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:00:46.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:00:46.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:00:46.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:00:46.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:00:46.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 11:00:46.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:00:46.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 11:00:46.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:00:46.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:00:46.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:00:46.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:00:46.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:00:46.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:00:46.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:00:46.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:00:46.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:00:46.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:00:46.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2a0c072a is found... 11:00:46.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2a0c072a is found finished successfully 11:00:46.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 11:00:46.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:46.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:46.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:46.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:46.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:00:46.486 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:46.486 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 11:00:46.486 INFO [WorkbenchTestable][TextEditor] Set text to editor 11:00:46.491 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:46.491 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 11:00:46.491 INFO [WorkbenchTestable][AbstractEditor] Save editor 11:00:46.491 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:00:46.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:46.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:46.492 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:00:46.492 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:00:46.492 DEBUG [main][MenuItemLookup] Found menu:'File' 11:00:46.492 DEBUG [main][MenuItemLookup] Item match:File 11:00:46.493 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:00:46.493 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 11:00:46.493 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 11:00:46.493 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 11:00:46.493 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:46.493 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 11:00:46.493 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 11:00:46.493 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:46.493 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 11:00:46.493 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 11:00:46.493 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 11:00:46.493 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 11:00:46.493 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 11:00:46.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 11:00:46.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 11:00:46.541 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:46.541 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 11:00:46.541 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:00:46.541 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:46.541 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:46.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:46.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:46.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:46.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:46.587 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:00:46.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:46.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:46.595 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:00:46.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:46.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:46.595 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:00:46.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 11:00:46.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:46.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:46.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:46.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:46.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:00:46.603 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:46.603 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:46.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:46.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:00:46.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:00:46.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:00:46.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 11:00:46.604 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:46.604 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:46.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:46.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:00:46.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:00:46.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:00:46.604 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:46.604 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:46.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:46.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:00:46.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:00:46.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:00:46.621 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:00:46.621 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:46.621 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:46.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:46.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:00:46.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:00:46.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:00:46.622 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:00:46.623 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:00:46.623 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:00:46.623 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:00:46.623 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:00:46.623 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:00:46.623 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 11:00:46.623 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:00:46.623 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:00:46.623 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:00:46.623 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:00:46.623 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:00:46.623 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:00:46.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 11:00:47.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 11:00:47.626 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:00:47.626 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:47.626 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:47.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:47.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:00:47.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:00:47.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:00:47.627 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:00:47.627 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:00:47.627 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:00:47.627 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:00:47.628 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:00:47.628 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:00:47.628 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 11:00:47.628 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:00:47.628 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:00:47.628 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:00:47.628 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:00:47.628 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:00:47.628 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:00:47.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 11:00:47.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 11:00:47.628 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:47.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:47.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:47.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:00:47.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:00:47.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:00:47.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 11:00:47.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:47.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:47.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:47.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:47.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:00:48.130 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:48.130 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:48.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:48.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:48.131 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:48.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:48.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:48.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:48.132 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:00:48.132 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:48.132 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:48.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:48.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:48.132 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:00:48.133 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:00:48.133 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:00:48.133 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:00:48.133 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:00:48.133 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:00:48.133 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 11:00:48.133 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:00:48.134 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:00:48.134 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:00:48.134 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:00:48.134 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:00:48.134 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:00:48.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 11:00:49.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 11:00:49.634 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:00:49.635 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:49.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:49.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:49.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:49.636 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:00:49.636 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:00:49.636 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:00:49.636 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:00:49.636 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:00:49.636 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:00:49.636 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 11:00:49.636 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:00:49.637 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:00:49.637 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:00:49.637 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:00:49.637 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:00:49.637 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:00:49.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 11:00:49.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 11:00:49.637 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:49.637 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:49.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:49.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:49.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 11:00:49.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:49.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:49.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:49.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:49.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:00:49.638 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 11:00:49.638 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 11:00:49.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:00:49.638 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 11:00:49.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:00:49.638 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 11:00:49.638 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 11:00:49.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:00:49.638 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 11:00:49.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:00:49.638 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 11:00:49.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 11:00:49.638 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:00:49.638 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:00:49.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:00:49.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:49.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:49.658 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:00:49.658 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:00:49.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:49.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:49.659 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:00:49.659 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:00:49.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:49.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:49.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:49.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:49.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:00:50.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:50.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:00:50.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:50.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:00:50.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:00:50.661 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:00:50.661 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:00:50.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:50.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:50.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 11:00:50.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:50.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:50.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:50.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:50.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:00:50.663 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 11:00:50.663 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 11:00:50.663 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 11:00:50.663 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 11:00:50.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:00:50.663 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 11:00:50.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:00:50.663 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 11:00:50.663 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 11:00:50.664 DEBUG [main][TreeItemHandler] Selecting tree item: src 11:00:50.664 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 11:00:50.677 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 11:00:50.677 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:00:50.678 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:50.679 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:00:50.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:50.679 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 11:00:50.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:50.679 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:00:50.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:50.679 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:00:50.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:50.679 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:00:50.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:50.679 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 11:00:50.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:50.679 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:00:50.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:50.679 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:00:50.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:50.679 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:00:50.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:50.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:50.680 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:00:50.680 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:00:50.680 DEBUG [main][MenuItemLookup] Found menu:'File' 11:00:50.680 DEBUG [main][MenuItemLookup] Item match:File 11:00:50.681 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:00:50.681 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:00:50.685 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:00:50.685 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:00:50.685 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:00:50.685 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:50.685 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:00:50.685 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:00:50.685 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:00:50.685 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:00:50.685 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:00:50.685 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:00:50.685 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:00:50.685 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:00:50.685 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:00:50.685 DEBUG [main][MenuItemLookup] Found menu:'File' 11:00:50.685 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:00:50.685 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:00:50.685 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:00:50.685 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:50.685 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:00:50.685 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:50.685 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:00:50.685 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:00:50.707 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:00:50.707 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:00:50.707 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:00:50.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.... 11:00:50.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 11:00:50.788 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:00:50.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:50.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:50.789 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:00:50.789 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:50.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:00:50.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:50.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:50.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:50.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:50.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:00:50.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:00:50.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:00:50.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:00:50.791 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:00:50.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:00:50.791 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:00:50.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:00:50.791 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:00:50.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:00:50.791 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:00:50.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:00:50.791 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:00:50.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:00:50.791 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:00:50.791 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 11:00:50.791 DEBUG [main][TreeItemHandler] Selecting tree item: Class 11:00:50.792 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 11:00:50.792 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 11:00:50.792 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:00:50.792 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:00:50.792 DEBUG [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) 11:00:50.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:50.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:50.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:50.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:50.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:00:50.793 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:00:50.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:00:50.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:00:50.793 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:00:50.793 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:00:50.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'] 11:00:50.877 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:50.877 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:50.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 11:00:50.877 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 11:00:50.877 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 11:00:50.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:50.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:50.878 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 11:00:50.878 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:50.878 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:") 11:00:50.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:50.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:50.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:50.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:50.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:00:50.909 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:00:50.910 INFO [WorkbenchTestable][AbstractText] Text set to: NextWarningTestClass 11:00:50.934 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 11:00:50.934 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 11:00:50.934 DEBUG [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) 11:00:50.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:50.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:50.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:50.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:50.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:00:50.938 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:00:50.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:00:50.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:00:50.939 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:00:50.939 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:00:50.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:00:51.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:00:51.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:00:51.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:00:51.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:00:51.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 11:00:51.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:00:51.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:00:51.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:00:51.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:00:51.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:00:51.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:00:51.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:00:51.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:00:51.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:00:51.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:00:51.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:00:51.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:00:51.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:00:51.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 11:00:51.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:00:51.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:00:51.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:00:51.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:00:51.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:00:51.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:00:51.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:00:51.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:00:51.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:00:51.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:00:51.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1864bd1b is found... 11:00:51.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1864bd1b is found finished successfully 11:00: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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNextWarningTestClass.java\E') 11:00:51.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:51.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:51.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:51.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:51.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:00:51.447 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:51.447 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class NextWarningTestClass { } TooltipText=null 11:00:51.447 INFO [WorkbenchTestable][TextEditor] Set text to editor 11:00:51.456 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:51.456 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class NextWarningTestClass{ private int i; } TooltipText=null 11:00:51.456 INFO [WorkbenchTestable][AbstractEditor] Save editor 11:00:51.456 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform 11:00:51.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:51.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:51.456 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform' 11:00:51.457 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform' 11:00:51.457 DEBUG [main][MenuItemLookup] Found menu:'File' 11:00:51.457 DEBUG [main][MenuItemLookup] Item match:File 11:00:51.457 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:00:51.457 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 11:00:51.457 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 11:00:51.457 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 11:00:51.457 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:51.457 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 11:00:51.457 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 11:00:51.457 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:51.458 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 11:00:51.458 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 11:00:51.458 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 11:00:51.458 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 11:00:51.458 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 11:00:51.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 11:00:51.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 11:00:51.500 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:51.500 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class NextWarningTestClass{ private int i; } TooltipText=null 11:00:51.500 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:00:51.500 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:51.500 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:51.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:51.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:51.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:51.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:51.548 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:00:51.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:51.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:51.553 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform 11:00:51.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:51.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:51.554 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform' 11:00:51.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 '\*?\QProblems\E') 11:00:51.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:51.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:51.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:51.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:51.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:00:51.577 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:51.577 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:51.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:51.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 11:00:51.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:00:51.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:00:51.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 11:00:51.578 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:51.578 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:51.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:51.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 11:00:51.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:00:51.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:00:51.578 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:51.578 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:51.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:51.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 11:00:51.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:00:51.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:00:51.579 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:00:51.579 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:51.579 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:51.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:51.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 11:00:51.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:00:51.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:00:51.580 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:00:51.581 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:00:51.581 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:00:51.581 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:00:51.581 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:00:51.581 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:00:51.581 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 11:00:51.581 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:00:51.581 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:00:51.581 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:00:51.581 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:00:51.581 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:00:51.581 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:00:51.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 11:00:52.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 11:00:52.582 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:00:52.582 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:52.582 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:52.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:52.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 11:00:52.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:00:52.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:00:52.583 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:00:52.584 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:00:52.584 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:00:52.584 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:00:52.584 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:00:52.584 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:00:52.584 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 11:00:52.584 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:00:52.584 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:00:52.584 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:00:52.584 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:00:52.584 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:00:52.584 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:00:52.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 11:00:52.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 11:00:52.584 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:52.584 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:52.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:52.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 11:00:52.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:00:52.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:00:52.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 11:00:52.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:52.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:52.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:52.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:52.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:00:52.587 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 11:00:52.587 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 11:00:52.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:00:52.587 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 11:00:52.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:00:52.587 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 11:00:52.587 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 11:00:52.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:00:52.587 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 11:00:52.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:00:52.587 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 11:00:52.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 11:00:52.587 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:00:52.587 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:00:52.587 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:00:52.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:52.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:52.598 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:00:52.598 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:00:52.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:52.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:52.625 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:00:52.625 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:00:52.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:52.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:52.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:52.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:52.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:00:53.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:53.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:00:53.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:53.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:00:53.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:00:53.627 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:00:53.627 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:00:53.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:53.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:53.628 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:00:53.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:53.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:53.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:53.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:53.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:00:53.629 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 11:00:53.629 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 11:00:53.629 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 11:00:53.629 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 11:00:53.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:00:53.629 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 11:00:53.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:00:53.629 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 11:00:53.629 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 11:00:53.630 DEBUG [main][TreeItemHandler] Selecting tree item: src 11:00:53.630 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 11:00:53.641 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 11:00:53.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: Matcher matching text to regular expression 'New|Select a wizard'] 11:00:53.643 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:53.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'] 11:00:53.643 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:53.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: "New Java Class"] 11:00:53.643 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:53.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'] 11:00:53.643 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:53.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'] 11:00:53.643 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:53.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'] 11:00:53.643 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:53.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: "New Java Class"] 11:00:53.643 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:53.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'] 11:00:53.643 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:53.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'] 11:00:53.643 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:53.643 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform 11:00:53.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:53.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:53.644 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform' 11:00:53.644 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform' 11:00:53.644 DEBUG [main][MenuItemLookup] Found menu:'File' 11:00:53.644 DEBUG [main][MenuItemLookup] Item match:File 11:00:53.645 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:00:53.645 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:00:53.648 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:00:53.648 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:00:53.648 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:00:53.648 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:53.648 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:00:53.648 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:00:53.648 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:00:53.648 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:00:53.648 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:00:53.648 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:00:53.648 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:00:53.648 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:00:53.648 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:00:53.648 DEBUG [main][MenuItemLookup] Found menu:'File' 11:00:53.648 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:00:53.648 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:00:53.648 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:00:53.648 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:53.648 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:00:53.648 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:53.648 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:00:53.648 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:00:53.649 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:00:53.649 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:00:53.649 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:00:53.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 11:00:53.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 11:00:53.736 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:00:53.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:53.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:53.738 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:00:53.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:53.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:00:53.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:53.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:53.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:53.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:53.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:00:53.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:00:53.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:00:53.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:00:53.740 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:00:53.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:00:53.740 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:00:53.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:00:53.740 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:00:53.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:00:53.740 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:00:53.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:00:53.741 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:00:53.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:00:53.741 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:00:53.741 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 11:00:53.741 DEBUG [main][TreeItemHandler] Selecting tree item: Class 11:00:53.741 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 11:00:53.741 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 11:00:53.741 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:00:53.741 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:00:53.741 DEBUG [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) 11:00:53.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:53.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:53.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:53.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:53.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:00:53.743 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:00:53.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:00:53.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:00:53.743 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:00:53.743 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:00:53.827 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:00:53.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:53.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:53.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 11:00:53.828 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 11:00:53.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 11:00:53.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:53.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:53.829 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 11:00:53.829 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:00:53.829 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:") 11:00:53.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:53.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:53.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:53.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:53.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:00:53.860 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:00:53.867 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 11:00:53.892 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 11:00:53.892 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 11:00:53.892 DEBUG [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) 11:00:53.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:53.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:53.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:53.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:53.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:00:53.896 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:00:53.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:00:53.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:00:53.896 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:00:53.896 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:00:53.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:00:54.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:00:54.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:00:54.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:00:54.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 11:00:54.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 11:00:54.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:00:54.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:00:54.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:00:54.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:00:54.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:00:54.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:00:54.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:00:54.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:00:54.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:00:54.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:00:54.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:00:54.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:00:54.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 11:00:54.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 11:00:54.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:00:54.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:00:54.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:00:54.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:00:54.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:00:54.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:00:54.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:00:54.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:00:54.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:00:54.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:00:54.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@11b908ab is found... 11:00:54.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@11b908ab is found finished successfully 11:00:54.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 '\*?\QErrorTestClass.java\E') 11:00:54.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:54.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:54.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:54.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:54.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:00:54.423 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:54.423 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 11:00:54.423 INFO [WorkbenchTestable][TextEditor] Set text to editor 11:00:54.429 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:54.429 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 11:00:54.429 INFO [WorkbenchTestable][AbstractEditor] Save editor 11:00:54.429 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 11:00:54.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:54.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:54.430 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 11:00:54.430 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 11:00:54.430 DEBUG [main][MenuItemLookup] Found menu:'File' 11:00:54.430 DEBUG [main][MenuItemLookup] Item match:File 11:00:54.431 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:00:54.431 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 11:00:54.431 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 11:00:54.431 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 11:00:54.431 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:54.431 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 11:00:54.431 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 11:00:54.431 DEBUG [main][MenuItemLookup] Found menu:'' 11:00:54.431 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 11:00:54.431 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 11:00:54.431 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 11:00:54.431 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 11:00:54.431 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 11:00:54.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 11:00:54.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 11:00:54.529 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:54.529 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 11:00:54.529 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:00:54.529 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:54.529 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:54.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:54.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:54.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:54.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:54.568 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:00:54.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:54.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:54.577 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 11:00:54.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:54.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:54.577 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 11:00:54.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 '\*?\QProblems\E') 11:00:54.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:54.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:54.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:54.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:54.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:00:54.586 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:54.586 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:54.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:54.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:00:54.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:00:54.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:00:54.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 11:00:54.614 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:54.614 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:54.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:54.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:00:54.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:00:54.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:00:54.616 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:54.616 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:54.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:54.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:00:54.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:00:54.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:00:54.616 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:00:54.616 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:54.616 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:54.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:54.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:00:54.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:00:54.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:00:54.617 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:00:54.618 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:00:54.618 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:00:54.618 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:00:54.618 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:00:54.618 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:00:54.618 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 2 warnings, 0 others)' 11:00:54.618 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:00:54.618 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:00:54.618 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:00:54.618 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:00:54.618 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:00:54.618 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:00:54.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 11:00:55.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 11:00:55.619 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:00:55.619 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:55.619 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:55.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:55.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:00:55.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:00:55.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:00:55.620 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:00:55.621 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:00:55.621 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:00:55.621 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:00:55.621 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:00:55.621 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:00:55.621 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 2 warnings, 0 others)' 11:00:55.621 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:00:55.621 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:00:55.621 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:00:55.621 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:00:55.621 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:00:55.621 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:00:55.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 11:00:55.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 11:00:55.621 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:55.621 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:55.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:55.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:00:55.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:00:55.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:00:55.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:00:55.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:55.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:55.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:55.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:55.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:00:56.124 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:56.124 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:56.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:56.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:56.125 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:56.125 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:56.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:56.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:56.126 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:00:56.126 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:56.126 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:56.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:56.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:56.126 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:00:56.127 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:00:56.127 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:00:56.127 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:00:56.127 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:00:56.127 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:00:56.127 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 11:00:56.127 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:00:56.127 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:00:56.127 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:00:56.127 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:00:56.127 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:00:56.127 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:00:56.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 11:00:57.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 11:00:57.128 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:00:57.128 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:57.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:57.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:57.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:57.129 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:00:57.130 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:00:57.130 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:00:57.130 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:00:57.130 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:00:57.130 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:00:57.130 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 11:00:57.130 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:00:57.130 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:00:57.130 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:00:57.130 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:00:57.130 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:00:57.130 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:00:57.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 11:00:57.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 11:00:57.130 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:57.130 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:57.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:57.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:57.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 11:00:57.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:57.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:57.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:57.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:57.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:00:57.131 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 11:00:57.131 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 11:00:57.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:00:57.131 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 11:00:57.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:00:57.131 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 11:00:57.131 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 11:00:57.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:00:57.132 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 11:00:57.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:00:57.132 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 11:00:57.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 11:00:57.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:57.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:57.137 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:00:57.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:57.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:57.143 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 11:00:57.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:57.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:57.144 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 11:00:57.144 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 11:00:57.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:57.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:57.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:57.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:57.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:00:57.148 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:57.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:57.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:57.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:00:57.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:00:57.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:00:57.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:57.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:57.171 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:00:57.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:57.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:57.178 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 11:00:57.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:57.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:57.178 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 11:00:57.178 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 11:00:57.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:57.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:57.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:57.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:57.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:00:57.185 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:57.185 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:57.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:57.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:00:57.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:00:57.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:00:57.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 11:00:57.186 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:57.186 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:57.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:57.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:00:57.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:00:57.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:00:57.187 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:57.187 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:57.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:57.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:00:57.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:00:57.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:00:57.187 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:00:57.188 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:57.188 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:57.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:57.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:00:57.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:00:57.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:00:57.188 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:00:57.189 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:00:57.189 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:00:57.189 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:00:57.189 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:00:57.189 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:00:57.189 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 11:00:57.189 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:00:57.189 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:00:57.189 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:00:57.189 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:00:57.189 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:00:57.189 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:00:57.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 11:00:58.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 11:00:58.190 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:00:58.190 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:58.190 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:58.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:58.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:00:58.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:00:58.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:00:58.191 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:00:58.192 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:00:58.192 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:00:58.192 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:00:58.192 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:00:58.192 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:00:58.192 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 11:00:58.192 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:00:58.192 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:00:58.192 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:00:58.192 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:00:58.192 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:00:58.192 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:00:58.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 11:00:58.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 11:00:58.192 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:58.192 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:58.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:58.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:00:58.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:00:58.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:00:58.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 11:00:58.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:58.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:58.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:58.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:58.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:00:58.195 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (2 items) and wait with time period 1 11:00:58.195 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 11:00:58.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:00:58.195 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 11:00:58.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:00:58.195 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 11:00:58.195 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 11:00:58.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:00:58.195 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 11:00:58.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:00:58.195 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 11:00:58.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 11:00:58.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 11:00:58.195 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:58.195 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:58.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:58.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:58.196 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:58.196 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:58.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:58.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:58.197 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:00:58.197 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:58.197 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:58.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:58.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:58.197 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:00:58.198 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:00:58.198 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:00:58.198 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:00:58.198 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:00:58.198 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:00:58.198 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 11:00:58.198 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:00:58.198 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:00:58.198 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:00:58.198 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:00:58.198 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:00:58.198 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:00:58.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 11:00:59.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 11:00:59.699 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:00:59.699 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:59.700 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:59.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:59.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:59.700 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:00:59.701 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:00:59.701 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:00:59.701 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:00:59.701 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:00:59.701 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:00:59.701 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 11:00:59.701 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:00:59.701 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:00:59.701 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:00:59.701 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:00:59.701 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:00:59.701 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:00:59.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 11:00:59.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 11:00:59.702 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:59.702 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:59.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:59.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:00:59.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.ctab.DefaultCTabItem, index 0 and no matchers specified 11:00:59.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:59.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:59.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:59.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:59.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:00:59.703 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 11:00:59.703 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 11:00:59.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:00:59.703 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 11:00:59.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:00:59.703 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 11:00:59.703 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 11:00:59.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:00:59.703 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 11:00:59.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:00:59.703 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 11:00:59.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 11:00:59.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:59.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:59.711 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 11:00:59.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:00:59.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:00:59.711 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 11:00:59.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 '\*?\QProblems\E') 11:00:59.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:00:59.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:00:59.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:00:59.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:00:59.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:00:59.737 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:59.737 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:59.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:59.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:00:59.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:00:59.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:00:59.738 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:00:59.738 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:00:59.738 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:00:59.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:00:59.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:00:59.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:00:59.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:00:59.738 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:00:59.739 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:00:59.739 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:00:59.739 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:00:59.739 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:00:59.739 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:00:59.739 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 11:00:59.739 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:00:59.739 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:00:59.739 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:00:59.739 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:00:59.739 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:00:59.739 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:00:59.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 11:01:00.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 11:01:00.740 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:01:00.740 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:00.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:00.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:00.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:01:00.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:00.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:00.741 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:01:00.743 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:00.743 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:00.743 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:00.743 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:01:00.743 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:01:00.743 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 11:01:00.743 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:01:00.743 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:00.743 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:00.743 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:00.743 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:01:00.743 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:01:00.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 11:01:00.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 11:01:00.743 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:00.743 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:00.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:00.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:01:00.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:00.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:00.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 11:01:00.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:00.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:00.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:00.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:00.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:00.764 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (2 items) and wait with time period 1 11:01:00.764 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 11:01:00.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:01:00.764 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 11:01:00.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:01:00.764 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 11:01:00.764 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 11:01:00.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:01:00.764 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 11:01:00.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:01:00.764 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 11:01:00.764 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:01:00.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:00.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:00.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:00.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:00.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:00.765 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:01:00.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:00.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:00.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:00.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:00.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:00.765 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:01:00.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:00.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:00.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:00.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:00.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:00.765 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:01:00.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:00.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:00.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:00.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:00.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:00.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 11:01:00.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:00.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:00.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:00.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:00.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:00.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 11:01:00.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:00.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:00.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:00.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:00.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:00.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:00.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:00.774 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 11:01:00.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:00.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:00.774 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 11:01:00.774 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 11:01:00.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:00.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:00.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:00.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:00.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:00.798 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:00.798 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:00.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:00.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:01:00.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:00.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:00.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 11:01:00.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:00.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:00.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:00.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:00.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:00.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 11:01:00.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:00.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:00.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:00.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:00.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:00.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:00.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:00.809 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 11:01:00.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:00.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:00.809 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 11:01:00.809 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 11:01:00.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:00.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:00.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:00.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:00.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:00.835 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:00.835 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:00.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:00.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:01:00.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:00.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:00.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:01:00.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:00.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:00.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:00.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:00.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:00.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 11:01:00.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:00.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:00.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:00.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:00.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:00.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:00.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:00.865 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 11:01:00.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:00.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:00.866 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 11:01:00.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 '\*?\QProblems\E') 11:01:00.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:00.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:00.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:00.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:00.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:00.873 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:00.873 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:00.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:00.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:01:00.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:00.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:00.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:01:00.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:00.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:00.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:00.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:00.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:00.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:01:00.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:00.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:00.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:00.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:00.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:00.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:00.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:00.899 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 11:01:00.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:00.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:00.899 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 11:01:00.899 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 11:01:00.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:00.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:00.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:00.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:00.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:00.907 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:00.907 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:00.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:00.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:01:00.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:00.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:00.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.ctab.DefaultCTabItem, index 0 and no matchers specified 11:01:00.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:00.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:00.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:00.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:00.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:00.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 11:01:00.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:00.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:00.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:00.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:00.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:00.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:00.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:00.935 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 11:01:00.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:00.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:00.935 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 11:01:00.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 '\*?\QProblems\E') 11:01:00.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:00.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:00.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:00.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:00.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:00.943 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:00.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:00.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:00.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:01:00.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:00.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:00.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:01:00.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:00.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:00.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:00.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:00.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:00.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 11:01:00.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:00.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:00.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:00.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:00.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:00.963 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:00.963 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:00.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:00.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:00.964 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:01:00.964 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:00.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:00.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:00.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:00.964 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:01:00.965 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:00.965 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:00.965 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:00.965 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:01:00.965 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:01:00.965 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 11:01:00.965 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:01:00.965 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:00.965 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:00.965 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:00.965 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:01:00.965 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:01:00.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 11:01:01.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 11:01:01.966 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:01:01.966 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:01.966 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:01.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:01.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:01.967 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:01:01.968 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:01.968 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:01.968 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:01.968 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:01:01.968 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:01:01.968 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 11:01:01.968 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:01:01.968 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:01.968 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:01.968 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:01.968 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:01:01.968 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:01:01.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 11:01:01.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 11:01:01.968 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:01.968 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:01.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:01.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:01.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 11:01:01.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:01.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:01.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:01.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:01.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:01.970 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (2 items) and wait with time period 1 11:01:01.970 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 11:01:01.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:01:01.970 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 11:01:01.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:01:01.970 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 11:01:01.970 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 11:01:01.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:01:01.970 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 11:01:01.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:01:01.970 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 11:01:01.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 11:01:01.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:01.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:01.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:01.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:01.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:01.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 11:01:01.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:01.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:01.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:01.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:01.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:01.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 11:01:01.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:01.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:01.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:01.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:01.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:01.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 11:01:01.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:01.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:01.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:01.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:01.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:01.972 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:01.972 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:01.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:01.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:01.972 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:01:01.972 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:01.972 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:01.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:01.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:01.973 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:01:01.974 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:01.974 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:01.974 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:01.974 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:01:01.974 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:01:01.974 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 11:01:01.974 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:01:01.974 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:01.974 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:01.974 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:01.974 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:01:01.974 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:01:01.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 11:01:03.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 11:01:03.475 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:01:03.475 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:03.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:03.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:03.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:03.476 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:01:03.477 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:03.477 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:03.477 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:03.477 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:01:03.477 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:01:03.477 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 11:01:03.477 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:01:03.477 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:03.477 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:03.477 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:03.477 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:01:03.477 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:01:03.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 11:01:03.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 11:01:03.477 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:03.477 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:03.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:03.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:03.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:01:03.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:03.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:03.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:03.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:03.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:03.478 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 11:01:03.478 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 11:01:03.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:01:03.478 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 11:01:03.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:01:03.478 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 11:01:03.478 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 11:01:03.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:01:03.478 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 11:01:03.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:01:03.479 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 11:01:03.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:03.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:03.486 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 11:01:03.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:03.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:03.486 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 11:01:03.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 '\*?\QProblems\E') 11:01:03.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:03.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:03.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:03.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:03.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:03.512 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:03.512 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:03.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:03.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:01:03.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:03.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:03.513 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:01:03.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:03.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:03.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:03.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:03.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:03.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 11:01:03.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:03.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:03.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:03.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:03.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:03.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:03.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:03.524 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 11:01:03.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:03.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:03.525 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 11:01:03.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 '\*?\QProblems\E') 11:01:03.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:03.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:03.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:03.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:03.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:03.551 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:03.552 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:03.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:03.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:01:03.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:03.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:03.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 11:01:03.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:03.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:03.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:03.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:03.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:03.554 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:01:03.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:03.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:03.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:03.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:03.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:03.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:03.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:03.580 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 11:01:03.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:03.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:03.580 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 11:01:03.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 11:01:03.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:03.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:03.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:03.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:03.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:03.589 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:03.589 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:03.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:03.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:01:03.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:03.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:03.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 11:01:03.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:03.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:03.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:03.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:03.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:03.592 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:01:03.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:03.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:03.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:03.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:03.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:03.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:03.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:03.617 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 11:01:03.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:03.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:03.618 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 11:01:03.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 '\*?\QProblems\E') 11:01:03.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:03.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:03.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:03.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:03.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:03.643 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:03.643 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:03.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:03.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:01:03.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:03.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:03.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 11:01:03.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:03.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:03.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:03.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:03.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:03.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:03.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:03.653 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 11:01:03.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:03.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:03.654 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 11:01:03.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 '\*?\QProblems\E') 11:01:03.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:03.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:03.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:03.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:03.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:03.677 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:03.678 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:03.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:03.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:01:03.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:03.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:03.678 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:01:03.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:03.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:03.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:03.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:03.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:03.680 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:01:03.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:03.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:03.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:03.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:03.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:03.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:03.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:03.688 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 11:01:03.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:03.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:03.688 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 11:01:03.688 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 11:01:03.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:03.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:03.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:03.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:03.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:03.712 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:03.712 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:03.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:03.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:01:03.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:03.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:03.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 11:01:03.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:03.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:03.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:03.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:03.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:03.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 11:01:03.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:03.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:03.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:03.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:03.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:03.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:03.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:03.722 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 11:01:03.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:03.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:03.722 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 11:01:03.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 '\*?\QProblems\E') 11:01:03.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:03.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:03.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:03.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:03.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:03.748 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:03.748 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:03.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:03.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:01:03.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:03.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:03.749 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:01:03.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:03.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:03.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:03.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:03.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:03.751 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:03.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:03.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:03.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:03.752 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:01:03.752 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:03.752 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:03.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:03.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:03.753 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:01:03.753 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:03.753 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:03.753 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:03.753 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:01:03.753 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:01:03.754 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 11:01:03.754 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:01:03.754 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:03.754 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:03.754 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:03.754 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:01:03.754 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:01:03.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 11:01:05.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 11:01:05.255 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:01:05.255 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:05.255 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:05.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:05.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:05.256 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:01:05.256 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:05.256 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:05.256 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:05.256 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:01:05.257 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:01:05.257 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 11:01:05.257 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:01:05.257 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:05.257 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:05.257 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:05.257 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:01:05.257 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:01:05.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 11:01:05.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 11:01:05.257 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:05.257 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:05.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:05.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:05.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 11:01:05.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:05.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:05.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:05.258 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (2 items) and wait with time period 1 11:01:05.258 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 11:01:05.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:01:05.258 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 11:01:05.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:01:05.258 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 11:01:05.258 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 11:01:05.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:01:05.258 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 11:01:05.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:01:05.258 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 11:01:05.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.266 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 11:01:05.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:05.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:05.266 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 11:01:05.266 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 11:01:05.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:05.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:05.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:05.291 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:05.291 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:05.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:05.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:01:05.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:05.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:05.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 11:01:05.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:05.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:05.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:05.293 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:01:05.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:05.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:05.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:05.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.305 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 11:01:05.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:05.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:05.323 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 11:01:05.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 '\*?\QProblems\E') 11:01:05.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:05.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:05.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:05.333 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:05.333 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:05.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:05.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:01:05.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:05.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:05.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 11:01:05.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:05.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:05.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:05.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:01:05.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:05.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:05.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:05.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 11:01:05.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:05.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:05.362 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 11:01:05.362 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 11:01:05.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:05.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:05.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:05.369 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:05.369 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:05.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:05.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:01:05.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:05.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:05.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 11:01:05.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:05.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:05.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:05.371 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:01:05.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:05.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:05.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:05.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.395 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 11:01:05.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:05.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:05.396 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 11:01:05.396 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 11:01:05.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:05.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:05.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:05.403 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:05.403 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:05.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:05.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:01:05.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:05.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:05.403 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:01:05.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:05.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:05.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:05.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.432 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 11:01:05.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:05.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:05.433 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 11:01:05.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 '\*?\QProblems\E') 11:01:05.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:05.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:05.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:05.459 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:05.459 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:05.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:05.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:01:05.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:05.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:05.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:01:05.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:05.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:05.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:05.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 11:01:05.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:05.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:05.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:05.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.469 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 11:01:05.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:05.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:05.469 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 11:01:05.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 '\*?\QProblems\E') 11:01:05.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:05.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:05.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:05.492 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:05.492 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:05.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:05.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:01:05.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:05.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:05.493 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:01:05.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:05.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:05.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:05.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 11:01:05.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:05.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:05.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:05.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.502 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 11:01:05.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:05.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:05.503 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 11:01:05.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 '\*?\QProblems\E') 11:01:05.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:05.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:05.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:05.527 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:05.527 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:05.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:05.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:01:05.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:05.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:05.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 11:01:05.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:05.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:05.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:05.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 11:01:05.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:05.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:05.555 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 11:01:05.556 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 11:01:05.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:05.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:05.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:05.563 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:05.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:05.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:05.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:01:05.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:05.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:05.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 11:01:05.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:05.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:05.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:05.566 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:01:05.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:05.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:05.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:05.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.589 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 11:01:05.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:05.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:05.590 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 11:01:05.590 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 11:01:05.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:05.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:05.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:05.597 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:05.597 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:05.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:05.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:01:05.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:05.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:05.598 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:01:05.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:05.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:05.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:05.599 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:01:05.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:05.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:05.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:05.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 11:01:05.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:05.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:05.624 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 11:01:05.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 '\*?\QProblems\E') 11:01:05.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:05.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:05.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:05.632 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:05.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:05.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:05.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:01:05.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:05.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:05.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:01:05.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:05.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:05.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:05.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:01:05.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:05.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:05.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:05.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.659 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 11:01:05.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:05.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:05.660 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 11:01:05.660 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 11:01:05.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:05.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:05.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:05.667 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:05.667 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:05.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:05.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:01:05.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:05.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:05.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 11:01:05.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:05.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:05.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:05.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.692 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 11:01:05.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:05.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:05.693 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 11:01:05.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 '\*?\QProblems\E') 11:01:05.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:05.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:05.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:05.700 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:05.700 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:05.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:05.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:01:05.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:05.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:05.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 11:01:05.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:05.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:05.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:05.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.ctab.DefaultCTabItem, index 0 and no matchers specified 11:01:05.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:05.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:05.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:05.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.727 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 11:01:05.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:05.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:05.728 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 11:01:05.728 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 11:01:05.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:05.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:05.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:05.735 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:05.735 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:05.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:05.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:01:05.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:05.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:05.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:01:05.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:05.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:05.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:05.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 11:01:05.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:05.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:05.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:05.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.764 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 11:01:05.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:05.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:05.764 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 11:01:05.764 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 11:01:05.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:05.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:05.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:05.788 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:05.788 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:05.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:05.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:01:05.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:05.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:05.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:01:05.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:05.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:05.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:05.791 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:05.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:05.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:05.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:05.793 DEBUG [main][MenuItemLookup] Found menu:'Show' 11:01:05.793 DEBUG [main][MenuItemLookup] Found menu:'Group By' 11:01:05.793 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 11:01:05.793 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 11:01:05.793 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 11:01:05.793 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 11:01:05.793 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 11:01:05.793 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 11:01:05.793 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 11:01:05.793 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 11:01:05.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 11:01:05.872 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 11:01:05.872 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 11:01:05.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:05.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:05.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:01:05.873 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:01:05.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:01:05.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:01:05.873 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 11:01:05.873 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:01:05.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:05.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:05.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:01:05.875 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 11:01:05.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:01:05.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:01:05.875 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:01:05.875 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:01:05.876 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 11:01:05.876 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:01:05.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:01:05.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:01:05.876 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 11:01:05.876 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:01:05.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:05.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:05.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:05.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:01:05.878 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:01:05.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:01:05.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:01:05.878 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:01:05.879 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:01:05.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 11:01:05.925 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 11:01:05.925 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:01:05.925 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:01:05.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:01:05.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:05.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:05.949 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:01:05.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:01:05.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:05.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:05.950 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:01:05.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:01:05.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:05.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:05.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:05.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:05.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:01:06.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:06.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:01:06.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:06.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:01:06.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:01:06.952 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:01:06.952 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:01:06.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:06.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:06.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 11:01:06.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:06.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:06.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:06.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:06.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:06.954 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 11:01:06.954 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 11:01:06.954 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 11:01:06.954 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 11:01:06.962 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 11:01:06.963 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:01:06.963 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:01:06.995 DEBUG [main][MenuItemLookup] Found menu:'New' 11:01:06.996 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:01:06.996 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:06.996 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:01:06.996 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:06.996 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:01:06.996 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:01:06.996 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:01:06.996 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:01:06.996 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:01:06.996 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:01:06.996 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:01:06.996 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:01:06.996 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:06.996 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:01:06.996 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:01:06.996 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:06.996 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:01:06.996 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:01:06.996 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:01:06.996 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:01:06.996 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:01:06.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:01:06.996 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 11:01:07.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:01:07.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 11:01:07.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:01:07.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:01:07.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:01:07.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:01:07.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:01:07.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:01:07.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:01:07.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:01:07.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:01:07.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:01:07.496 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 11:01:07.496 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 11:01:07.497 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 11:01:07.497 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 11:01:07.506 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 11:01:07.507 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:01:07.507 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:01:07.537 DEBUG [main][MenuItemLookup] Found menu:'New' 11:01:07.537 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:01:07.537 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:07.537 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:01:07.537 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:07.537 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:01:07.537 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:01:07.537 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:01:07.537 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:01:07.537 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:01:07.537 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:01:07.537 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:01:07.537 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:01:07.577 DEBUG [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.... 11:01:08.161 DEBUG [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 11:01:08.161 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:01:08.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:08.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:08.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:08.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:08.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 11:01:08.165 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:01:08.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:01:08.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:01:08.165 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:01:08.165 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:01:08.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:08.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:08.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:08.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:08.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:01:08.166 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:01:08.166 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:01:08.166 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:01:08.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:01:08.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:01:08.166 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:01:08.166 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:01:08.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: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 11:01:08.166 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:01:08.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:01:08.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:01:08.166 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:01:08.166 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:01:08.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:08.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:08.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:08.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:08.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:01:08.167 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:01:08.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:01:08.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:01:08.168 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:01:08.168 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:01:08.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:01:08.171 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:01:08.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:01:08.672 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:01:08.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:01:08.672 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:01:08.672 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:01:08.672 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 11:01:08.672 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:01:08.672 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:01:08.672 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:01:08.672 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:01:08.672 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:01:08.672 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:01:08.672 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:01:08.672 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:01:08.672 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:01:08.672 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:01:08.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:01:08.672 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 11:01:08.672 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:01:08.672 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:01:08.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:01:08.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:01:08.672 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFilterWarnings no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 11:01:08.672 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:01:08.672 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideHiddenProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 11:01:08.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 11:01:08.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:01:08.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:01:08.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:01:08.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:08.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:08.680 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:01:08.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:08.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:08.687 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:01:08.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:08.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:08.687 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:01:08.688 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 11:01:08.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:08.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:08.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:08.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:08.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:08.707 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:08.707 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:08.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:08.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:08.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:08.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:08.747 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:01:08.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:08.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:08.748 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:01:08.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:08.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:08.749 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:01:08.749 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 11:01:08.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:08.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:08.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:08.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:08.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:08.751 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:01:08.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:01:08.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:08.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:01:08.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:08.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:08.759 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:01:08.759 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:01:08.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:08.760 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 11:01:08.760 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:01:08.760 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:01:08.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:08.761 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 11:01:08.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:08.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:08.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:08.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:08.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'] 11:01:08.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:08.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'] 11:01:08.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:08.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: "New Java Project"] 11:01:08.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:08.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'] 11:01:08.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:08.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'] 11:01:08.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:08.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'] 11:01:08.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:08.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: "New Java Project"] 11:01:08.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:08.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'] 11:01:08.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:08.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'] 11:01:08.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:08.781 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:01:08.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:08.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:08.782 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:01:08.782 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:01:08.782 DEBUG [main][MenuItemLookup] Found menu:'File' 11:01:08.782 DEBUG [main][MenuItemLookup] Item match:File 11:01:08.783 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:01:08.783 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:01:08.786 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:01:08.786 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:01:08.786 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:01:08.786 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:08.786 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:01:08.786 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:01:08.786 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:01:08.786 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:01:08.786 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:01:08.786 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:01:08.786 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:01:08.786 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:01:08.786 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:01:08.786 DEBUG [main][MenuItemLookup] Found menu:'File' 11:01:08.786 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:01:08.786 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:01:08.786 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:01:08.786 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:08.786 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:01:08.786 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:08.786 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:01:08.786 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:01:08.786 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:01:08.786 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:01:08.786 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:01:08.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 11:01:08.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 11:01:08.886 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:01:08.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:08.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:08.887 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:01:08.887 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:08.887 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:01:08.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:08.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:08.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:08.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:08.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:08.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:01:08.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:01:08.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:01:08.889 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:01:08.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:01:08.889 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:01:08.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:01:08.889 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:01:08.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:01:08.889 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:01:08.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:01:08.889 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:01:08.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:01:08.889 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:01:08.890 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 11:01:08.890 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 11:01:08.890 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 11:01:08.898 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 11:01:08.898 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:01:08.898 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:01:08.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) 11:01:08.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:08.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:08.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:08.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:08.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:01:08.900 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:01:08.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:01:08.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:01:08.900 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:01:08.900 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:01:09.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'] 11:01:09.158 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:09.159 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:09.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 11:01:09.159 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 11:01:09.159 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 11:01:09.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:09.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:09.160 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:01:09.160 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:09.160 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 11:01:09.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.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 11:01:09.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:09.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:09.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:09.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:09.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:01:09.163 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:01:09.164 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 11:01:09.193 DEBUG [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") 11:01:09.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:09.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:09.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:09.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:09.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:01:09.195 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 11:01:09.196 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 11:01:09.196 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 11:01:09.196 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:01:09.196 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 11:01:09.196 DEBUG [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) 11:01:09.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:09.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:09.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:09.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:09.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:01:09.198 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:01:09.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:01:09.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:01:09.198 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:01:09.198 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:01:09.201 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.... 11:01:12.234 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 11:01:12.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:01:12.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:01:12.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:01:12.234 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 11:01:12.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:01:12.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:01:12.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:01:12.235 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:01:12.235 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:01:12.235 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:01:12.235 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:01:12.235 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:01:12.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:01:12.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 11:01:12.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:12.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:12.236 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:01:12.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:12.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:12.238 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:01:12.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:12.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:12.238 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:01:12.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 11:01:12.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:12.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:12.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:12.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:12.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:12.239 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:01:12.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:01:12.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:12.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:12.314 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:01:12.315 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:01:12.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:12.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:12.316 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:01:12.316 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:01:12.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:12.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:12.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:12.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:12.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:01:12.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:12.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:01:13.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:13.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:01:13.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:01:13.318 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:01:13.318 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:01:13.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:13.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:13.319 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:01:13.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:13.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:13.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:13.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:13.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:13.320 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 11:01:13.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 11:01:13.320 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:13.320 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:13.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:13.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:13.349 DEBUG [main][MenuItemLookup] Found menu:'Show' 11:01:13.349 DEBUG [main][MenuItemLookup] Found menu:'Group By' 11:01:13.349 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 11:01:13.349 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 11:01:13.349 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 11:01:13.349 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 11:01:13.349 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 11:01:13.349 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 11:01:13.349 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 11:01:13.350 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 11:01:13.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 11:01:13.404 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 11:01:13.404 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 11:01:13.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:13.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:13.405 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 11:01:13.405 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:01:13.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:01:13.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:01:13.405 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 11:01:13.405 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:01:13.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:13.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:13.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:13.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:13.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:01:13.407 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 11:01:13.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:01:13.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:01:13.407 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:01:13.407 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:01:13.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 "OK", Widget matcher matching widgets with style: 8) 11:01:13.408 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:01:13.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:01:13.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:01:13.408 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 11:01:13.408 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:01:13.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:13.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:13.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:13.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:13.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:01:13.410 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:01:13.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:01:13.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:01:13.410 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:01:13.410 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:01:13.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 11:01:13.452 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 11:01:13.452 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:13.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:13.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:13.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:13.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 11:01:13.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:13.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:13.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:13.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:13.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:13.454 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:13.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:13.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:13.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:13.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 11:01:13.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:13.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:13.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:13.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:13.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:13.455 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:13.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:13.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:13.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:13.456 DEBUG [main][MenuItemLookup] Found menu:'Show' 11:01:13.456 DEBUG [main][MenuItemLookup] Found menu:'Group By' 11:01:13.456 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 11:01:13.456 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 11:01:13.456 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 11:01:13.456 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 11:01:13.456 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 11:01:13.456 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 11:01:13.456 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 11:01:13.456 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 11:01:13.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 11:01:13.511 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 11:01:13.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 11:01:13.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:13.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:13.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 "Restore Defaults") 11:01:13.511 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:01:13.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:01:13.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:01:13.511 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 11:01:13.511 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:01:13.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:13.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:13.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:13.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:13.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:01:13.515 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 11:01:13.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:01:13.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:01:13.515 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:01:13.515 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:01:13.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", Widget matcher matching widgets with style: 8) 11:01:13.517 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:01:13.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:01:13.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:01:13.517 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 11:01:13.517 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:01:13.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:13.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:13.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:13.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:13.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:01:13.520 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:01:13.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:01:13.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:01:13.520 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:01:13.520 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:01:13.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 11:01:13.559 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 11:01:13.559 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:01:13.559 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:01:13.559 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:01:13.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:13.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:13.572 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:01:13.572 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:01:13.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:13.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:13.573 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:01:13.573 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:01:13.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:13.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:13.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:13.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:13.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:01:14.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:14.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:01:14.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:14.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:01:14.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:01:14.582 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:01:14.582 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:01:14.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:14.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:14.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 11:01:14.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:14.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:14.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:14.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:14.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:14.583 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 11:01:14.583 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 11:01:14.583 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 11:01:14.584 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 11:01:14.594 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 11:01:14.594 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:01:14.594 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:01:14.623 DEBUG [main][MenuItemLookup] Found menu:'New' 11:01:14.623 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:01:14.623 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:14.623 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:01:14.623 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:14.623 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:01:14.623 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:01:14.623 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:01:14.623 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:01:14.623 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:01:14.623 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:01:14.623 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:01:14.623 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:01:14.623 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:14.623 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:01:14.623 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:01:14.623 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:14.623 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:01:14.623 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:01:14.624 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:01:14.624 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:01:14.624 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:01:14.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:01:14.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 11:01:15.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:01:15.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:01:15.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:01:15.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:01:15.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:01:15.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:01:15.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:01:15.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:01:15.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:01:15.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:01:15.124 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 11:01:15.124 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 11:01:15.124 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 11:01:15.125 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 11:01:15.132 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 11:01:15.133 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:01:15.133 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:01:15.167 DEBUG [main][MenuItemLookup] Found menu:'New' 11:01:15.167 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:01:15.167 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:15.167 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:01:15.167 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:15.167 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:01:15.167 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:01:15.167 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:01:15.167 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:01:15.167 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:01:15.167 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:01:15.167 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:01:15.167 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:01:15.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.... 11:01:15.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 11:01:15.789 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:01:15.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:15.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:15.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:15.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:15.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: 32) 11:01:15.792 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:01:15.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:01:15.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:01:15.793 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:01:15.793 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:01:15.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:15.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:15.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:15.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:15.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:01:15.793 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:01:15.793 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:01:15.793 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:01:15.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:01:15.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:01:15.793 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:01:15.793 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:01:15.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 "OK", Widget matcher matching widgets with style: 8) 11:01:15.793 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:01:15.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:01:15.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:01:15.794 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:01:15.794 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:01:15.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:15.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:15.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:15.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:15.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:01:15.795 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:01:15.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:01:15.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:01:15.795 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:01:15.795 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:01:15.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:01:15.798 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:01:16.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:01:16.299 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:01:16.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:01:16.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:01:16.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:01:16.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:01:16.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:01:16.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:01:16.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:01:16.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:01:16.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:01:16.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:01:16.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:01:16.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:01:16.299 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 11:01:16.299 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:01:16.299 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:01:16.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:01:16.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:01:16.299 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideHiddenProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 11:01:16.299 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:01:16.299 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowProblemColumnNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 11:01:16.299 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 11:01:16.299 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:01:16.299 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:01:16.299 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:01:16.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:16.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:16.305 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:01:16.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:16.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:16.310 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:01:16.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:16.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:16.311 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:01:16.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 '\*?\QProblems\E') 11:01:16.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:16.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:16.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:16.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:16.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:16.315 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:16.315 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:16.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:16.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:16.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:16.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:16.341 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:01:16.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:16.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:16.342 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:01:16.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:16.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:16.343 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:01:16.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 '\*?\QProject Explorer\E') 11:01:16.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:16.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:16.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:16.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:16.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:16.344 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:01:16.344 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:01:16.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:16.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:01:16.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:16.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:16.353 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:01:16.353 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:01:16.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:16.354 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 11:01:16.354 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:01:16.354 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:01:16.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:16.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 11:01:16.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:16.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:16.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:16.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:16.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'] 11:01:16.356 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01: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'] 11:01:16.380 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01: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: "New Java Project"] 11:01:16.380 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01: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'] 11:01:16.381 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:16.381 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:01:16.381 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:16.381 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:01:16.381 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:16.381 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 11:01:16.381 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:16.381 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:01:16.381 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:16.381 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:01:16.381 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:16.381 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:01:16.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:16.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:16.382 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:01:16.382 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:01:16.382 DEBUG [main][MenuItemLookup] Found menu:'File' 11:01:16.382 DEBUG [main][MenuItemLookup] Item match:File 11:01:16.383 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:01:16.383 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:01:16.387 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:01:16.387 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:01:16.387 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:01:16.387 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:16.387 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:01:16.387 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:01:16.387 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:01:16.387 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:01:16.387 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:01:16.387 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:01:16.387 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:01:16.387 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:01:16.387 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:01:16.387 DEBUG [main][MenuItemLookup] Found menu:'File' 11:01:16.387 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:01:16.387 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:01:16.387 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:01:16.387 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:16.387 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:01:16.387 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:16.387 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:01:16.387 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:01:16.387 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:01:16.387 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:01:16.387 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:01:16.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 11:01:16.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 'New|Select a wizard'] is available. finished successfully 11:01:16.475 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:01:16.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:16.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:16.476 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:01:16.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:16.477 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:01:16.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:16.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:16.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:16.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:16.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:16.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:01:16.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:01:16.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:01:16.478 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:01:16.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:01:16.478 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:01:16.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:01:16.478 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:01:16.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:01:16.478 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:01:16.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:01:16.478 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:01:16.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:01:16.478 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:01:16.478 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 11:01:16.478 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 11:01:16.479 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 11:01:16.479 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 11:01:16.479 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:01:16.479 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:01:16.479 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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) 11:01:16.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:16.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:16.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:16.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:16.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:01:16.480 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:01:16.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:01:16.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:01:16.480 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:01:16.480 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:01:16.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'] 11:01:16.693 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:16.693 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:16.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 11:01:16.693 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 11:01:16.693 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 11:01:16.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:16.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:16.694 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:01:16.694 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:16.694 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 11:01:16.694 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:") 11:01:16.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:16.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:16.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:16.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:16.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:01:16.695 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:01:16.696 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 11:01:16.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.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") 11:01:16.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:16.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:16.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:16.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:16.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:01:16.727 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 11:01:16.728 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 11:01:16.728 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 11:01:16.728 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:01:16.728 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 11:01:16.728 DEBUG [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) 11:01:16.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:16.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:16.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:16.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:16.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:01:16.730 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:01:16.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:01:16.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:01:16.730 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:01:16.730 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:01:16.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.... 11:01:19.745 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 11:01:19.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:01:19.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:01:19.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:01:19.745 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 11:01:19.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:01:19.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:01:19.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:01:19.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:01:19.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:01:19.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:01:19.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:01:19.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:01:19.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:01:19.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 11:01:19.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:19.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:19.746 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:01:19.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:19.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:19.747 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:01:19.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:19.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:19.747 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:01:19.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 '\*?\QPackage Explorer\E') 11:01:19.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:19.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:19.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:19.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:19.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:19.748 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:01:19.748 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:01:19.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:19.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:19.787 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:01:19.787 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:01:19.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:19.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:19.788 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:01:19.788 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:01:19.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:19.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:19.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:19.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:19.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:01:20.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:20.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:01:20.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:20.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:01:21.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:21.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:01:21.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:01:21.290 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:01:21.290 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:01:21.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:21.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:21.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:01:21.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:21.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:21.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:21.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:21.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:21.291 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 11:01:21.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 11:01:21.291 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:21.291 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:21.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:21.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:21.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 11:01:21.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:21.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:21.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:21.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:21.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:21.304 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:21.304 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:21.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:21.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:21.313 DEBUG [main][MenuItemLookup] Found menu:'Show' 11:01:21.313 DEBUG [main][MenuItemLookup] Found menu:'Group By' 11:01:21.313 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 11:01:21.313 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 11:01:21.313 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 11:01:21.313 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 11:01:21.313 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 11:01:21.313 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 11:01:21.313 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 11:01:21.313 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 11:01:21.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 11:01:21.381 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 11:01:21.381 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 11:01:21.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:21.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:21.381 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:01:21.381 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:01:21.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:01:21.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:01:21.382 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 11:01:21.382 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:01:21.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:21.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:21.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:21.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:21.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:01:21.387 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 11:01:21.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:01:21.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:01:21.387 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:01:21.387 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:01:21.388 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 11:01:21.388 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:01:21.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:01:21.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:01:21.389 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 11:01:21.389 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:01:21.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:21.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:21.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:21.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:21.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:01:21.390 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:01:21.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:01:21.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:01:21.390 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:01:21.390 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:01:21.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 11:01:21.445 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 11:01:21.445 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:01:21.445 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:01:21.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:01:21.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:21.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:21.469 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:01:21.469 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:01:21.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:21.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:21.469 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:01:21.469 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:01:21.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:21.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:21.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:21.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:21.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:01:21.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:21.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:01:22.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:22.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:01:22.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:01:22.471 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:01:22.471 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:01:22.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:22.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:22.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:01:22.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:22.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:22.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:22.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:22.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:22.472 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 11:01:22.473 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 11:01:22.473 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 11:01:22.473 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 11:01:22.483 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 11:01:22.484 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:01:22.484 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:01:22.511 DEBUG [main][MenuItemLookup] Found menu:'New' 11:01:22.511 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:01:22.511 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:22.511 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:01:22.511 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:22.511 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:01:22.511 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:01:22.511 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:01:22.511 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:01:22.512 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:01:22.512 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:01:22.512 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:01:22.512 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:01:22.512 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:22.512 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:01:22.512 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:01:22.512 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:22.512 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:01:22.512 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:01:22.512 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:01:22.512 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:01:22.512 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:01:22.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:01:22.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 11:01:23.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:01:23.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:01:23.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:01:23.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:01:23.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:01:23.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:01:23.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:01:23.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:01:23.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:01:23.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:01:23.012 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 11:01:23.012 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 11:01:23.012 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 11:01:23.013 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 11:01:23.022 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 11:01:23.023 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:01:23.023 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:01:23.059 DEBUG [main][MenuItemLookup] Found menu:'New' 11:01:23.059 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:01:23.059 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:23.059 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:01:23.059 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:23.059 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:01:23.059 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:01:23.059 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:01:23.059 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:01:23.059 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:01:23.059 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:01:23.059 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:01:23.059 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:01:23.094 DEBUG [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.... 11:01:23.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 'Delete.*'] is available. finished successfully 11:01:23.670 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:01:23.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:23.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:23.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:23.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:23.673 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 11:01:23.673 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:01:23.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:01:23.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:01:23.673 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:01:23.673 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:01:23.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:23.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:23.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:23.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:23.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:01:23.674 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:01:23.674 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:01:23.674 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:01:23.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:01:23.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:01:23.674 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:01:23.674 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:01:23.674 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 11:01:23.674 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:01:23.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:01:23.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:01:23.674 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:01:23.674 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:01:23.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:23.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:23.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:23.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:23.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:01:23.675 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:01:23.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:01:23.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:01:23.675 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:01:23.675 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:01:23.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:01:23.678 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:01:24.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:01:24.179 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:01:24.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:01:24.179 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:01:24.179 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:01:24.179 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:01:24.179 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:01:24.179 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:01:24.179 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:01:24.179 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:01:24.179 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:01:24.179 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:01:24.179 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:01:24.179 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:01:24.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:01:24.179 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 11:01:24.179 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:01:24.179 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:01:24.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:01:24.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:01:24.179 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowProblemColumnNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 11:01:24.179 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:01:24.179 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowProblemColumnEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 11:01:24.179 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 11:01:24.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:01:24.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:01:24.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:01:24.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:24.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:24.184 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:01:24.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:24.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:24.189 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:01:24.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:24.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:24.189 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:01:24.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') 11:01:24.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:24.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:24.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:24.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:24.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:24.194 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:24.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:24.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:24.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:24.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:24.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:24.221 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:01:24.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:24.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:24.222 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:01:24.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:24.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:24.223 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:01:24.223 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 11:01:24.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:24.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:24.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:24.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:24.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:24.224 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:01:24.224 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:01:24.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:24.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:01:24.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:24.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:24.234 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:01:24.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:01:24.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:24.254 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 11:01:24.254 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:01:24.254 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:01:24.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:24.255 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 11:01:24.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:24.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:24.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:24.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:24.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'] 11:01:24.255 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:24.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'] 11:01:24.255 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:24.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: "New Java Project"] 11:01:24.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:24.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'] 11:01:24.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:24.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'] 11:01:24.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:24.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'] 11:01:24.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:24.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: "New Java Project"] 11:01:24.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:24.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'] 11:01:24.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:24.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'] 11:01:24.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:24.256 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:01:24.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:24.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:24.257 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:01:24.257 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:01:24.257 DEBUG [main][MenuItemLookup] Found menu:'File' 11:01:24.257 DEBUG [main][MenuItemLookup] Item match:File 11:01:24.258 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:01:24.258 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:01:24.261 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:01:24.261 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:01:24.261 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:01:24.261 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:24.261 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:01:24.261 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:01:24.261 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:01:24.261 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:01:24.261 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:01:24.261 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:01:24.261 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:01:24.261 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:01:24.261 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:01:24.261 DEBUG [main][MenuItemLookup] Found menu:'File' 11:01:24.261 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:01:24.261 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:01:24.261 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:01:24.261 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:24.261 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:01:24.261 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:24.261 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:01:24.261 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:01:24.262 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:01:24.262 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:01:24.262 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:01:24.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 11:01:24.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 11:01:24.343 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:01:24.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:24.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:24.344 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:01:24.344 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:24.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 11:01:24.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:24.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:24.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:24.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:24.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:24.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:01:24.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:01:24.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:01:24.346 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:01:24.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:01:24.346 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:01:24.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:01:24.346 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:01:24.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:01:24.347 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:01:24.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:01:24.347 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:01:24.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:01:24.347 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:01:24.347 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 11:01:24.347 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 11:01:24.353 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 11:01:24.353 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 11:01:24.354 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:01:24.354 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:01:24.354 DEBUG [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) 11:01:24.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:24.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:24.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:24.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:24.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:01:24.355 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:01:24.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:01:24.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:01:24.355 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:01:24.355 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:01:24.566 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:01:24.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:24.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:24.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 11:01:24.566 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 11:01:24.566 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 11:01:24.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:24.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:24.580 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:01:24.580 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:24.580 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 11:01:24.580 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:") 11:01:24.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:24.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:24.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:24.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:24.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:01:24.582 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:01:24.584 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 11:01:24.616 DEBUG [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") 11:01:24.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:24.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:24.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:24.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:24.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:01:24.618 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 11:01:24.629 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 11:01:24.629 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 11:01:24.630 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:01:24.630 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 11:01:24.630 DEBUG [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) 11:01:24.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:24.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:24.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:24.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:24.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:01:24.632 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:01:24.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:01:24.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:01:24.632 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:01:24.632 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:01:24.745 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.... 11:01:27.920 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 11:01:27.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:01:27.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:01:27.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:01:27.920 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 11:01:27.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:01:27.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:01:27.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:01:27.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:01:27.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:01:27.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:01:27.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:01:27.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:01:27.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 11:01:27.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:27.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:27.921 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:01:27.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:27.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:27.922 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:01:27.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:27.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:27.922 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:01:27.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 11:01:27.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:27.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:27.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:27.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:27.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:27.923 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:01:27.923 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:01:28.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:28.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:28.022 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:01:28.022 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:01:28.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:28.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:28.023 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:01:28.023 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:01:28.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:28.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:28.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:28.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:28.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:01:28.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:28.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:01:29.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:29.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:01:29.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:01:29.025 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:01:29.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:01:29.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:29.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:29.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 11:01:29.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:29.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:29.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:29.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:29.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:29.026 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 11:01:29.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 11:01:29.027 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:29.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:29.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:29.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:29.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 11:01:29.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:29.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:29.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:29.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:29.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:29.050 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:29.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:29.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:29.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:29.052 DEBUG [main][MenuItemLookup] Found menu:'Show' 11:01:29.052 DEBUG [main][MenuItemLookup] Found menu:'Group By' 11:01:29.052 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 11:01:29.052 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 11:01:29.052 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 11:01:29.052 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 11:01:29.052 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 11:01:29.052 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 11:01:29.052 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 11:01:29.052 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 11:01:29.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 11:01:29.109 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 11:01:29.109 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 11:01:29.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:29.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:29.110 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:01:29.110 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:01:29.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:01:29.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:01:29.110 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 11:01:29.110 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:01:29.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:29.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:29.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:29.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:29.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:01:29.111 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 11:01:29.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:01:29.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:01:29.111 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:01:29.111 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:01:29.113 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 11:01:29.113 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:01:29.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:01:29.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:01:29.113 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 11:01:29.113 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:01:29.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:29.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:29.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:29.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:29.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:01:29.115 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:01:29.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:01:29.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:01:29.115 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:01:29.115 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:01:29.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 11:01:29.161 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 11:01:29.161 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:01:29.161 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:01:29.161 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:01:29.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:29.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:29.182 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:01:29.182 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:01:29.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:29.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:29.183 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:01:29.183 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:01:29.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:29.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:29.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:29.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:29.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:01:29.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:29.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:01:30.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:30.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:01:30.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:01:30.184 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:01:30.184 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:01:30.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:30.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:30.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 11:01:30.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:30.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:30.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:30.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:30.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:30.186 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 11:01:30.186 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 11:01:30.187 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 11:01:30.187 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 11:01:30.198 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 11:01:30.198 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:01:30.198 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:01:30.230 DEBUG [main][MenuItemLookup] Found menu:'New' 11:01:30.230 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:01:30.230 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:30.230 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:01:30.230 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:30.230 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:01:30.230 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:01:30.230 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:01:30.230 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:01:30.230 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:01:30.230 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:01:30.230 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:01:30.230 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:01:30.230 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:30.230 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:01:30.230 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:01:30.230 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:30.230 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:01:30.230 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:01:30.231 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:01:30.231 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:01:30.231 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:01:30.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:01:30.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 11:01:30.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:01:30.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:01:30.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:01:30.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:01:30.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:01:30.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:01:30.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:01:30.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:01:30.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:01:30.732 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 11:01:30.732 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 11:01:30.732 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 11:01:30.732 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 11:01:30.739 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 11:01:30.740 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:01:30.740 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:01:30.773 DEBUG [main][MenuItemLookup] Found menu:'New' 11:01:30.774 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:01:30.774 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:30.774 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:01:30.774 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:30.774 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:01:30.774 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:01:30.774 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:01:30.774 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:01:30.774 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:01:30.774 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:01:30.774 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:01:30.774 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:01:30.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 'Delete.*'] is available.... 11:01:31.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. finished successfully 11:01:31.399 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:01:31.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:31.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:31.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:31.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:31.402 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 11:01:31.402 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:01:31.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:01:31.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:01:31.402 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:01:31.402 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:01:31.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:31.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:31.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:31.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:31.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:01:31.402 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:01:31.403 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:01:31.403 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:01:31.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:01:31.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:01:31.403 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:01:31.403 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:01:31.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 "OK", Widget matcher matching widgets with style: 8) 11:01:31.403 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:01:31.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:01:31.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:01:31.403 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:01:31.403 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:01:31.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:31.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:31.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:31.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:31.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:01:31.404 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:01:31.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:01:31.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:01:31.404 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:01:31.404 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:01:31.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:01:31.407 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:01:31.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:01:31.908 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:01:31.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:01:31.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:01:31.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:01:31.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:01:31.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:01:31.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:01:31.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:01:31.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:01:31.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:01:31.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:01:31.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:01:31.908 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 11:01:31.908 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:01:31.908 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:01:31.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:01:31.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:01:31.908 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowProblemColumnEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 11:01:31.908 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:01:31.908 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOneErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 11:01:31.908 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 11:01:31.908 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:01:31.908 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:01:31.908 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:01:31.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:31.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:31.913 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:01:31.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:31.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:31.917 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:01:31.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:31.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:31.917 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:01:31.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') 11:01:31.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:31.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:31.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:31.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:31.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:31.935 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:31.935 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:31.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:31.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:31.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:31.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:31.963 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:01:31.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:31.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:31.963 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:01:31.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:31.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:31.964 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:01:31.964 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 11:01:31.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:31.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:31.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:31.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:31.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:31.965 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:01:31.965 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:01:31.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:31.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:01:31.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:31.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:31.973 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:01:31.973 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:01:31.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:31.973 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 11:01:31.973 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:01:31.973 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:01:31.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:31.974 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 11:01:31.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:31.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:31.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:31.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:31.974 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:01:31.974 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:31.974 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:01:31.974 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:31.974 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 11:01:31.974 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:31.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'] 11:01:31.975 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:31.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'] 11:01:31.975 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:31.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'] 11:01:31.975 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:31.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: "New Java Project"] 11:01:31.975 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:31.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'] 11:01:31.975 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:31.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'] 11:01:31.975 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:31.975 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:01:31.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:31.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:31.975 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:01:31.975 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:01:31.975 DEBUG [main][MenuItemLookup] Found menu:'File' 11:01:31.975 DEBUG [main][MenuItemLookup] Item match:File 11:01:31.976 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:01:31.976 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:01:31.979 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:01:31.979 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:01:31.979 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:01:31.979 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:31.979 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:01:31.979 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:01:31.979 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:01:31.979 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:01:31.979 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:01:31.979 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:01:31.979 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:01:31.979 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:01:31.979 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:01:31.979 DEBUG [main][MenuItemLookup] Found menu:'File' 11:01:31.979 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:01:31.979 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:01:31.979 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:01:31.979 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:31.979 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:01:31.979 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:31.979 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:01:31.979 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:01:31.996 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:01:31.996 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:01:31.996 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:01:32.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.... 11:01:32.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 11:01:32.075 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:01:32.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:32.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:32.076 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:01:32.076 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:32.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 11:01:32.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:32.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:32.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:32.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:32.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:32.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:01:32.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:01:32.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:01:32.078 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:01:32.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:01:32.078 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:01:32.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:01:32.078 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:01:32.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:01:32.078 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:01:32.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:01:32.078 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:01:32.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:01:32.078 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:01:32.078 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 11:01:32.078 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 11:01:32.078 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 11:01:32.078 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 11:01:32.078 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:01:32.078 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:01:32.078 DEBUG [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) 11:01:32.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:32.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:32.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:32.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:32.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:01:32.079 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:01:32.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:01:32.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:01:32.079 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:01:32.080 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:01:32.281 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:01:32.281 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:32.281 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:32.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 11:01:32.282 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 11:01:32.282 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 11:01:32.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:32.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:32.282 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:01:32.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:32.282 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 11:01:32.283 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:") 11:01:32.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:32.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:32.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:32.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:32.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:01:32.285 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:01:32.286 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 11:01:32.313 DEBUG [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") 11:01:32.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:32.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:32.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:32.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:32.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:01:32.316 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 11:01:32.316 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 11:01:32.317 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 11:01:32.317 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:01:32.317 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 11:01:32.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.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) 11:01:32.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:32.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:32.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:32.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:32.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:01:32.319 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:01:32.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:01:32.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:01:32.319 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:01:32.319 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:01:32.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.... 11:01:35.594 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 11:01:35.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:01:35.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:01:35.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:01:35.594 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 11:01:35.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:01:35.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:01:35.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:01:35.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:01:35.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:01:35.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:01:35.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:01:35.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:01:35.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 11:01:35.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:35.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:35.595 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:01:35.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:35.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:35.596 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:01:35.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:35.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:35.596 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:01:35.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 '\*?\QPackage Explorer\E') 11:01:35.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:35.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:35.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:35.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:35.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:35.597 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:01:35.597 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:01:35.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:35.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:35.640 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:01:35.640 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:01:35.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:35.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:35.640 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:01:35.641 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:01:35.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:35.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:35.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:35.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:35.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:01:36.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:36.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:01:36.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:36.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:01:36.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:01:36.642 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:01:36.642 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:01:36.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:36.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:36.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:01:36.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:36.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:36.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:36.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:36.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:36.644 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 11:01:36.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 11:01:36.644 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:01:36.644 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:01:36.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:01:36.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:36.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:36.666 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:01:36.666 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:01:36.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:36.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:36.667 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:01:36.667 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:01:36.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:36.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:36.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:36.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:36.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:01:37.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:37.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:01:37.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:37.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:01:37.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:01:37.668 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:01:37.668 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:01:37.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:37.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:37.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 11:01:37.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:37.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:37.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:37.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:37.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:37.670 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 11:01:37.670 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 11:01:37.670 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 11:01:37.670 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 11:01:37.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:01:38.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:01:38.171 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 11:01:38.172 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 11:01:38.172 DEBUG [main][TreeItemHandler] Selecting tree item: src 11:01:38.172 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 11:01:38.184 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 11:01:38.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'] 11:01:38.185 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:38.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'] 11:01:38.185 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:38.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"] 11:01:38.185 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:38.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'] 11:01:38.185 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:38.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'] 11:01:38.186 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:38.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'] 11:01:38.186 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:38.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 Class"] 11:01:38.186 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:38.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'] 11:01:38.186 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:38.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'] 11:01:38.186 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:38.186 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:01:38.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:38.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:38.186 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:01:38.186 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:01:38.187 DEBUG [main][MenuItemLookup] Found menu:'File' 11:01:38.187 DEBUG [main][MenuItemLookup] Item match:File 11:01:38.187 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:01:38.187 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:01:38.190 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:01:38.190 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:01:38.190 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:01:38.190 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:38.190 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:01:38.190 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:01:38.190 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:01:38.190 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:01:38.190 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:01:38.190 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:01:38.190 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:01:38.190 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:01:38.190 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:01:38.190 DEBUG [main][MenuItemLookup] Found menu:'File' 11:01:38.190 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:01:38.190 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:01:38.190 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:01:38.190 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:38.190 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:01:38.190 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:38.190 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:01:38.190 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:01:38.190 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:01:38.190 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:01:38.190 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:01:38.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 11:01:38.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 11:01:38.269 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:01:38.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:38.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:38.271 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:01:38.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:38.271 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:01:38.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:38.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:38.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:38.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:38.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:38.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:01:38.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:01:38.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:01:38.272 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:01:38.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:01:38.272 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:01:38.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:01:38.272 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:01:38.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:01:38.272 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:01:38.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:01:38.273 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:01:38.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:01:38.273 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:01:38.273 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 11:01:38.273 DEBUG [main][TreeItemHandler] Selecting tree item: Class 11:01:38.273 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 11:01:38.281 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 11:01:38.281 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:01:38.281 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:01:38.281 DEBUG [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) 11:01:38.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:38.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:38.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:38.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:38.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:01:38.283 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:01:38.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:01:38.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:01:38.283 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:01:38.283 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:01:38.381 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:01:38.381 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:38.381 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:38.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 11:01:38.381 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 11:01:38.382 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 11:01:38.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:38.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:38.398 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 11:01:38.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:38.398 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:") 11:01:38.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:38.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:38.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:38.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:38.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:01:38.415 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:01:38.416 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 11:01:38.436 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 11:01:38.436 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 11:01:38.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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) 11:01:38.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:38.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:38.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:38.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:38.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:01:38.438 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:01:38.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:01:38.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:01:38.438 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:01:38.438 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:01:38.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:01:38.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:01:38.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:01:38.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:01:38.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:01:38.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:01:38.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 11:01:38.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:01:38.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:01:38.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:01:38.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:01:38.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:01:38.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:01:38.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:01:38.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:01:38.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:01:38.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:01:38.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:01:38.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:01:38.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 11:01:38.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:01:38.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:01:38.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:01:38.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:01:38.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:01:38.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:01:38.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:01:38.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:01:38.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4032e62f is found... 11:01:38.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4032e62f is found finished successfully 11:01:38.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E') 11:01:38.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:38.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:38.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:38.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:38.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:38.947 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:38.947 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 11:01:38.947 INFO [WorkbenchTestable][TextEditor] Set text to editor 11:01:38.954 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:38.954 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 11:01:38.954 INFO [WorkbenchTestable][AbstractEditor] Save editor 11:01:38.954 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 11:01:38.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:38.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:38.955 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 11:01:38.955 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 11:01:38.955 DEBUG [main][MenuItemLookup] Found menu:'File' 11:01:38.955 DEBUG [main][MenuItemLookup] Item match:File 11:01:38.956 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:01:38.956 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 11:01:38.956 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 11:01:38.956 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 11:01:38.956 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:38.956 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 11:01:38.956 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 11:01:38.956 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:38.956 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 11:01:38.956 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 11:01:38.956 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 11:01:38.956 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 11:01:38.956 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 11:01:38.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 11:01:38.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 11:01:38.992 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:38.992 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 11:01:38.992 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:01:38.992 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:38.992 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:39.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:39.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:39.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:39.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:39.037 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:01:39.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:39.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:39.046 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 11:01:39.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:39.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:39.046 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 11:01:39.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 '\*?\QProblems\E') 11:01:39.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:39.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:39.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:39.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:39.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:39.050 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:39.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:39.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:39.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:01:39.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:39.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:39.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 11:01:39.051 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:39.051 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:39.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:39.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:01:39.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:39.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:39.052 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:39.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:39.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:39.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:01:39.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:39.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:39.052 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:01:39.052 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:39.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:39.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:39.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:01:39.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:39.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:39.053 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:01:39.053 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:39.053 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:39.053 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:39.053 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:01:39.054 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:01:39.054 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 11:01:39.054 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:01:39.054 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:39.054 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:39.054 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:39.054 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:01:39.054 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:01:39.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 11:01:40.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 11:01:40.554 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:01:40.555 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:40.555 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:40.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:40.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:01:40.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:40.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:40.556 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:01:40.556 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:40.556 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:40.556 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:40.556 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:01:40.556 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:01:40.557 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 11:01:40.557 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:01:40.557 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:40.557 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:40.557 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:40.557 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:01:40.557 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:01:40.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 11:01:40.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 11:01:40.557 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:40.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:40.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:40.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:01:40.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:40.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:40.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 11:01:40.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:40.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:40.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:40.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:40.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:40.559 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 11:01:40.559 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 11:01:40.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:01:40.559 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 11:01:40.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:01:40.559 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 11:01:40.559 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 11:01:40.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:01:40.559 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 11:01:40.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:01:40.559 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 11:01:40.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 11:01:40.560 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:01:40.560 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:01:40.560 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:01:40.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:40.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:40.591 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:01:40.591 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:01:40.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:40.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:40.592 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:01:40.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:01:40.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:40.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:40.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:40.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:40.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:01:41.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:41.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:01:41.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:41.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:01:41.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:01:41.594 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:01:41.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:01:41.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:41.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:41.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 11:01:41.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:41.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:41.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:41.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:41.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:41.595 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 11:01:41.595 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 11:01:41.595 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 11:01:41.595 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 11:01:41.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:01:41.596 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 11:01:41.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:01:41.596 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 11:01:41.596 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 11:01:41.596 DEBUG [main][TreeItemHandler] Selecting tree item: src 11:01:41.596 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 11:01:41.606 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 11:01:41.606 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:01:41.607 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:41.608 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:01:41.608 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:41.608 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:01:41.608 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:41.608 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:01:41.608 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:41.608 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:01:41.608 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:41.608 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:01:41.608 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:41.608 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:01:41.608 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:41.608 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:01:41.608 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:41.608 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:01:41.608 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:41.608 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 11:01:41.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:41.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:41.609 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 11:01:41.609 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 11:01:41.609 DEBUG [main][MenuItemLookup] Found menu:'File' 11:01:41.609 DEBUG [main][MenuItemLookup] Item match:File 11:01:41.610 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:01:41.610 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:01:41.615 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:01:41.615 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:01:41.615 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:01:41.615 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:41.615 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:01:41.615 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:01:41.615 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:01:41.615 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:01:41.615 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:01:41.615 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:01:41.615 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:01:41.615 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:01:41.615 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:01:41.615 DEBUG [main][MenuItemLookup] Found menu:'File' 11:01:41.615 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:01:41.615 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:01:41.615 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:01:41.615 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:41.615 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:01:41.615 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:41.615 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:01:41.615 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:01:41.616 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:01:41.616 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:01:41.616 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:01:41.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 11:01:41.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 11:01:41.707 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:01:41.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:41.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:41.708 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:01:41.708 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:41.709 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:01:41.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:41.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:41.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:41.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:41.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:41.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:01:41.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:01:41.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:01:41.720 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:01:41.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:01:41.720 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:01:41.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:01:41.720 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:01:41.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:01:41.721 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:01:41.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:01:41.721 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:01:41.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:01:41.721 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:01:41.721 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 11:01:41.721 DEBUG [main][TreeItemHandler] Selecting tree item: Class 11:01:41.721 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 11:01:41.721 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 11:01:41.721 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:01:41.721 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:01:41.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) 11:01:41.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:41.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:41.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:41.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:41.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:01:41.723 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:01:41.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:01:41.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:01:41.723 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:01:41.723 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:01:41.820 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:01:41.820 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:41.820 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:41.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 11:01:41.821 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 11:01:41.821 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 11:01:41.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:41.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:41.822 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 11:01:41.822 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:41.822 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:") 11:01:41.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:41.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:41.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:41.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:41.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:01:41.857 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:01:41.858 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 11:01:41.879 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 11:01:41.879 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 11:01:41.879 DEBUG [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) 11:01:41.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:41.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:41.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:41.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:41.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:01:41.882 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:01:41.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:01:41.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:01:41.882 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:01:41.882 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:01:41.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:01:42.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:01:42.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:01:42.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:01:42.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 11:01:42.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:01:42.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:01:42.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:01:42.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:01:42.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:01:42.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:01:42.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:01:42.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:01:42.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:01:42.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:01:42.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:01:42.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 11:01:42.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:01:42.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:01:42.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:01:42.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:01:42.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:01:42.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:01:42.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:01:42.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:01:42.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:01:42.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@a4d9c54 is found... 11:01:42.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@a4d9c54 is found finished successfully 11:01:42.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 11:01:42.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:42.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:42.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:42.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:42.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:42.389 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:42.389 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 11:01:42.389 INFO [WorkbenchTestable][TextEditor] Set text to editor 11:01:42.394 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:42.394 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 11:01:42.394 INFO [WorkbenchTestable][AbstractEditor] Save editor 11:01:42.394 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:01:42.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:42.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:42.395 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:01:42.395 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:01:42.395 DEBUG [main][MenuItemLookup] Found menu:'File' 11:01:42.395 DEBUG [main][MenuItemLookup] Item match:File 11:01:42.396 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:01:42.396 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 11:01:42.396 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 11:01:42.396 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 11:01:42.396 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:42.396 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 11:01:42.396 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 11:01:42.396 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:42.396 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 11:01:42.396 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 11:01:42.396 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 11:01:42.396 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 11:01:42.396 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 11:01:42.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 11:01:42.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 11:01:42.445 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:42.445 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 11:01:42.445 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:01:42.445 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:42.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:42.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:42.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:42.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:42.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:42.489 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:01:42.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:42.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:42.493 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:01:42.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:42.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:42.493 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:01:42.493 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 11:01:42.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:42.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:42.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:42.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:42.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:42.498 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:42.498 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:42.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:42.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:01:42.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:42.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:42.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 11:01:42.498 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:42.498 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:42.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:42.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:01:42.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:42.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:42.499 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:42.499 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:42.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:42.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:01:42.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:42.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:42.500 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:01:42.500 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:42.500 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:42.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:42.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:01:42.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:42.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:42.500 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:01:42.501 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:42.501 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:42.501 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:42.501 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:01:42.501 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:01:42.501 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 11:01:42.501 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:01:42.501 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:42.501 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:42.501 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:42.501 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:01:42.501 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:01:42.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 11:01:43.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 11:01:43.502 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:01:43.502 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:43.502 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:43.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:43.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:01:43.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:43.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:43.503 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:01:43.504 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:43.504 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:43.504 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:43.504 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:01:43.504 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:01:43.504 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 11:01:43.504 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:01:43.504 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:43.504 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:43.504 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:43.504 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:01:43.504 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:01:43.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 11:01:43.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 11:01:43.504 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:43.504 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:43.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:43.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:01:43.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:43.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:43.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 11:01:43.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:43.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:43.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:43.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:43.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:44.007 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:44.007 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:44.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:44.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:44.008 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:44.008 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:44.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:44.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:44.009 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:01:44.009 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:44.009 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:44.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:44.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:44.010 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:01:44.010 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:44.010 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:44.010 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:44.010 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:01:44.010 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:01:44.011 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 11:01:44.011 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:01:44.011 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:44.011 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:44.011 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:44.011 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:01:44.011 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:01:44.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 11:01:45.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 11:01:45.511 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:01:45.512 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:45.512 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:45.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:45.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:45.513 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:01:45.514 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:45.514 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:45.514 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:45.514 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:01:45.514 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:01:45.514 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 11:01:45.514 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:01:45.514 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:45.514 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:45.514 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:45.514 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:01:45.514 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:01:45.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 11:01:45.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 11:01:45.514 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:45.514 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:45.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:45.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:45.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 11:01:45.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:45.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:45.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:45.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:45.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:45.516 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 11:01:45.516 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 11:01:45.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:01:45.516 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 11:01:45.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:01:45.516 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 11:01:45.516 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 11:01:45.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:01:45.516 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 11:01:45.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:01:45.516 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 11:01:45.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 11:01:45.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:45.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:45.520 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:01:45.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:45.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:45.524 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:01:45.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:45.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:45.524 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:01:45.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 11:01:45.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:45.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:45.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:45.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:45.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:45.547 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:45.547 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:45.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:45.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:01:45.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:45.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:45.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 11:01:45.548 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:45.548 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:45.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:45.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:01:45.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:45.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:45.549 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:45.549 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:45.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:45.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:01:45.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:45.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:45.549 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:01:45.549 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:45.549 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:45.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:45.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:01:45.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:45.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:45.550 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:01:45.550 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:45.550 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:45.550 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:45.550 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:01:45.551 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:01:45.551 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 11:01:45.551 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:01:45.551 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:45.551 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:45.551 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:45.551 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:01:45.551 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:01:45.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 11:01:47.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 11:01:47.051 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:01:47.052 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:47.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:47.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:47.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:01:47.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:47.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:47.053 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:01:47.053 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:47.053 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:47.053 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:47.053 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:01:47.053 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:01:47.053 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 11:01:47.053 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:01:47.054 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:47.054 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:47.054 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:47.054 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:01:47.054 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:01:47.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 11:01:47.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 11:01:47.054 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:47.054 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:47.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:47.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:01:47.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:47.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:47.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:01:47.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:47.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:47.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:47.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:47.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:47.056 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 11:01:47.056 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 11:01:47.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:01:47.056 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 11:01:47.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:01:47.056 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 11:01:47.056 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 11:01:47.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:01:47.056 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 11:01:47.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:01:47.056 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 11:01:47.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 11:01:47.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:47.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:47.078 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:01:47.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:47.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:47.082 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:01:47.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:47.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:47.082 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:01:47.082 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 11:01:47.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:47.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:47.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:47.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:47.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:47.086 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:47.086 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:47.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:47.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:01:47.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:47.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:47.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 11:01:47.087 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:47.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:47.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:47.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:01:47.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:47.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:47.088 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:47.088 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:47.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:47.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:01:47.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:47.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:47.088 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:01:47.088 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:47.088 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:47.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:47.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:01:47.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:47.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:47.089 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:01:47.090 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:47.090 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:47.090 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:47.090 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:01:47.090 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:01:47.090 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 11:01:47.090 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:01:47.090 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:47.090 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:47.090 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:47.090 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:01:47.090 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:01:47.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 11:01:48.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 11:01:48.591 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:01:48.591 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:48.591 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:48.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:48.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:01:48.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:48.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:48.592 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:01:48.593 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:48.593 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:48.593 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:48.593 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:01:48.593 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:01:48.593 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 11:01:48.593 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:01:48.593 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:48.593 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:48.593 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:48.593 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:01:48.593 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:01:48.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 11:01:48.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 11:01:48.593 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:48.593 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:48.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:48.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:01:48.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:48.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:48.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 11:01:48.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:48.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:48.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:48.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:48.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:48.595 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 11:01:48.595 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 11:01:48.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:01:48.596 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 11:01:48.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:01:48.596 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 11:01:48.596 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 11:01:48.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:01:48.596 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 11:01:48.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:01:48.596 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 11:01:48.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 11:01:48.596 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:48.596 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:48.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:48.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:48.596 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:01:48.597 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:48.597 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:48.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:48.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:48.597 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:01:48.598 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:48.598 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:48.598 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:48.598 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:01:48.598 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:01:48.598 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 11:01:48.598 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:01:48.598 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:48.598 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:48.598 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:48.598 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:01:48.598 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:01:48.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 11:01:50.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 11:01:50.099 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:01:50.099 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:50.099 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:50.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:50.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:50.100 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:01:50.101 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:50.101 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:50.101 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:50.101 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:01:50.101 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:01:50.101 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 11:01:50.101 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:01:50.101 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:50.101 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:50.101 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:50.101 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:01:50.101 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:01:50.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 11:01:50.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 11:01:50.101 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:50.101 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:50.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:50.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:50.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 11:01:50.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:50.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:50.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:50.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:50.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:50.102 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 11:01:50.102 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 11:01:50.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:01:50.102 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 11:01:50.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:01:50.102 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 11:01:50.102 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 11:01:50.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:01:50.102 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 11:01:50.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:01:50.102 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 11:01:50.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:50.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:50.106 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:01:50.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:50.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:50.107 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:01:50.107 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 11:01:50.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:50.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:50.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:50.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:50.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:50.112 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:50.112 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:50.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:50.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:01:50.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:50.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:50.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 11:01:50.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:50.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:50.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:50.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:50.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:50.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 11:01:50.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:50.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:50.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:50.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:50.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:50.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:50.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:50.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:01:50.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:50.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:50.148 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:01:50.148 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 11:01:50.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:50.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:50.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:50.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:50.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:50.153 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:50.153 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:50.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:50.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:01:50.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:50.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:50.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:01:50.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:50.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:50.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:50.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:50.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:50.173 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:01:50.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:50.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:50.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:50.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:50.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:50.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:50.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:50.177 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:01:50.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:50.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:50.177 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:01:50.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 '\*?\QProblems\E') 11:01:50.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:50.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:50.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:50.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:50.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:50.181 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:50.181 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:50.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:50.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:01:50.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:50.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:50.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 11:01:50.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:50.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:50.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:50.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:50.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:50.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:01:50.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:50.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:50.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:50.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:50.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:50.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:50.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:50.205 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:01:50.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:50.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:50.205 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:01:50.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 11:01:50.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:50.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:50.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:50.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:50.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:50.212 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:50.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:50.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:50.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:01:50.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:50.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:50.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 11:01:50.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:50.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:50.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:50.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:50.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:50.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:50.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:50.247 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:01:50.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:50.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:50.247 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:01:50.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 11:01:50.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:50.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:50.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:50.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:50.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:50.252 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:50.252 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:50.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:50.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:01:50.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:50.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:50.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:01:50.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:50.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:50.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:50.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:50.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:50.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 11:01:50.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:50.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:50.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:50.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:50.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:50.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:50.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:50.276 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:01:50.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:50.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:50.276 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:01:50.276 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 11:01:50.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:50.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:50.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:50.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:50.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:50.280 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:50.280 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:50.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:50.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:01:50.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:50.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:50.281 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:01:50.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:50.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:50.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:50.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:50.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:50.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 11:01:50.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:50.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:50.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:50.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:50.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:50.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:50.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:50.286 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:01:50.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:50.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:50.286 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:01:50.286 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 11:01:50.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:50.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:50.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:50.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:50.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:50.307 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:50.307 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:50.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:50.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:01:50.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:50.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:50.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 11:01:50.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:50.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:50.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:50.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:50.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:50.310 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:50.311 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:50.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:50.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:50.311 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:01:50.312 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:50.312 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:50.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:50.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:50.313 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:01:50.314 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:50.314 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:50.314 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:50.314 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:01:50.314 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:01:50.314 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 11:01:50.314 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:01:50.314 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:50.314 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:50.314 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:50.314 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:01:50.314 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:01:50.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 11:01:51.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 11:01:51.315 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:01:51.315 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:51.315 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:51.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:51.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:51.316 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:01:51.317 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:51.317 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:51.317 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:51.317 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:01:51.317 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:01:51.317 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 11:01:51.317 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:01:51.317 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:51.317 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:51.317 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:51.317 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:01:51.317 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:01:51.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 11:01:51.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 11:01:51.318 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:51.318 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:51.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:51.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:51.319 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:01:51.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:51.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:51.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:51.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:51.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:51.319 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 11:01:51.319 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 11:01:51.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:01:51.319 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 11:01:51.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:01:51.319 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 11:01:51.319 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 11:01:51.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:01:51.320 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 11:01:51.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:01:51.320 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 11:01:51.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:51.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:51.327 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:01:51.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:51.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:51.328 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:01:51.328 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 11:01:51.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:51.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:51.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:51.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:51.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:51.335 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:51.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:51.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:51.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:01:51.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:51.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:51.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 11:01:51.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:51.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:51.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:51.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:51.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:51.357 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:01:51.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:51.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:51.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:51.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:51.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:51.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:51.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:51.361 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:01:51.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:51.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:51.361 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:01:51.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 '\*?\QProblems\E') 11:01:51.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:51.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:51.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:51.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:51.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:51.365 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:51.365 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:51.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:51.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:01:51.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:51.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:51.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 11:01:51.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:51.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:51.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:51.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:51.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:51.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 11:01:51.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:51.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:51.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:51.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:51.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:51.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:51.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:51.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:01:51.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:51.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:51.388 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:01:51.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 '\*?\QProblems\E') 11:01:51.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:51.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:51.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:51.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:51.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:51.393 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:51.393 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:51.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:51.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:01:51.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:51.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:51.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 11:01:51.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:51.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:51.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:51.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:51.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:51.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:01:51.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:51.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:51.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:51.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:51.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:51.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:51.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:51.399 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:01:51.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:51.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:51.400 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:01:51.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 '\*?\QProblems\E') 11:01:51.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:51.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:51.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:51.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:51.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:51.422 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:51.422 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:51.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:51.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:01:51.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:51.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:51.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 11:01:51.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:51.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:51.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:51.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:51.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:51.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:51.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:51.431 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:01:51.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:51.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:51.432 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:01:51.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 '\*?\QProblems\E') 11:01:51.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:51.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:51.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:51.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:51.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:51.455 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:51.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:51.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:51.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:01:51.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:51.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:51.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 11:01:51.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:51.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:51.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:51.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:51.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:51.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:01:51.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:51.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:51.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:51.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:51.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:51.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:51.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:51.461 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:01:51.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:51.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:51.462 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:01:51.462 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 11:01:51.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:51.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:51.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:51.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:51.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:51.466 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:51.466 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:51.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:51.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:01:51.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:51.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:51.466 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:01:51.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:51.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:51.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:51.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:51.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:51.468 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:01:51.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:51.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:51.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:51.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:51.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:51.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:51.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:51.488 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:01:51.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:51.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:51.488 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:01:51.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 '\*?\QProblems\E') 11:01:51.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:51.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:51.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:51.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:51.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:51.492 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:51.492 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:51.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:51.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:01:51.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:51.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:51.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 11:01:51.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:51.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:51.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:51.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:51.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:51.494 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:51.494 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:51.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:51.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:51.494 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:01:51.494 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:51.494 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:51.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:51.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:51.495 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:01:51.496 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:51.496 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:51.496 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:51.496 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:01:51.496 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:01:51.496 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 11:01:51.496 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:01:51.496 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:51.496 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:51.496 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:51.496 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:01:51.496 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:01:51.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 11:01:52.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 11:01:52.997 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:01:52.997 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:52.997 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:52.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:52.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:52.998 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:01:52.999 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:52.999 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:52.999 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:52.999 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:01:52.999 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:01:52.999 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 11:01:52.999 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:01:52.999 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:52.999 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:52.999 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:52.999 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:01:52.999 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:01:52.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 11:01:52.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 11:01:52.999 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:52.999 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:53.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:53.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:53.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 11:01:53.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:53.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:53.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:53.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:53.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:53.000 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 11:01:53.000 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 11:01:53.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:01:53.000 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 11:01:53.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:01:53.001 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 11:01:53.001 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 11:01:53.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:01:53.001 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 11:01:53.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:01:53.001 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 11:01:53.001 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:53.001 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:53.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:53.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:53.002 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:01:53.002 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:53.002 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:53.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:53.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:53.002 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:01:53.003 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:53.003 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:53.003 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:53.003 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:01:53.003 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:01:53.003 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 11:01:53.003 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:01:53.003 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:53.003 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:53.003 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:53.003 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:01:53.003 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:01:53.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 11:01:54.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 11:01:54.004 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:01:54.004 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:54.004 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:54.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:54.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:54.005 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:01:54.006 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:54.006 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:54.006 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:54.006 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:01:54.006 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:01:54.006 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 11:01:54.006 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:01:54.006 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:54.006 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:54.006 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:54.006 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:01:54.006 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:01:54.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 11:01:54.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 11:01:54.006 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:54.006 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:54.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:54.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:54.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 11:01:54.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:54.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:54.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:54.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:54.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:54.007 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 11:01:54.007 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 11:01:54.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:01:54.007 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 11:01:54.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:01:54.007 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 11:01:54.008 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 11:01:54.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:01:54.008 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 11:01:54.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:01:54.008 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 11:01:54.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:54.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:54.012 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:01:54.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:54.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:54.012 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:01:54.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 '\*?\QProblems\E') 11:01:54.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:54.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:54.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:54.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:54.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:54.034 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:54.034 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:54.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:54.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:01:54.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:54.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:54.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 11:01:54.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:54.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:54.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:54.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:54.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:54.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 11:01:54.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:54.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:54.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:54.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:54.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:54.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:54.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:54.041 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:01:54.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:54.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:54.042 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:01:54.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 '\*?\QProblems\E') 11:01:54.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:54.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:54.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:54.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:54.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:54.046 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:54.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:54.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:54.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:01:54.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:54.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:54.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 11:01:54.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:54.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:54.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:54.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:54.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01: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 11:01:54.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:54.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:54.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:54.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:54.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:54.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:54.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:54.069 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:01:54.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:54.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:54.070 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:01:54.070 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 11:01:54.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:54.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:54.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:54.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:54.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:54.073 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:54.073 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:54.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:54.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:01:54.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:54.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:54.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 11:01:54.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:54.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:54.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:54.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:54.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:54.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 11:01:54.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:54.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:54.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:54.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:54.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:54.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:54.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:54.079 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:01:54.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:54.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:54.080 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:01:54.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 '\*?\QProblems\E') 11:01:54.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:54.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:54.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:54.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:54.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:54.100 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:54.100 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:54.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:54.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:01:54.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:54.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:54.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 11:01:54.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:54.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:54.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:54.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:54.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:54.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:54.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:54.105 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:01:54.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:54.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:54.106 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:01:54.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 '\*?\QProblems\E') 11:01:54.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:54.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:54.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:54.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:54.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:54.109 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:54.109 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:54.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:54.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:01:54.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:54.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:54.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 11:01:54.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:54.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:54.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:54.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:54.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:54.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 11:01:54.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:54.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:54.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:54.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:54.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:54.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:54.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:54.133 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:01:54.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:54.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:54.134 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:01:54.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') 11:01:54.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:54.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:54.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:54.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:54.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:54.138 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:54.138 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:54.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:54.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:01:54.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:54.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:54.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:01:54.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:54.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:54.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:54.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:54.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:54.141 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:01:54.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:54.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:54.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:54.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:54.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:54.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:54.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:54.145 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:01:54.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:54.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:54.146 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:01:54.146 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 11:01:54.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:54.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:54.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:54.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:54.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:54.167 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:54.167 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:54.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:54.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:01:54.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:54.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:54.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 11:01:54.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:54.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:54.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:54.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:54.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:54.170 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:54.170 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:54.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:54.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:54.170 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:01:54.170 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:54.170 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:54.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:54.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:54.171 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:01:54.172 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:54.172 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:54.172 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:54.172 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:01:54.172 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:01:54.172 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 11:01:54.172 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:01:54.172 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:54.172 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:54.172 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:54.172 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:01:54.172 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:01:54.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 11:01:55.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 11:01:55.173 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:01:55.173 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:55.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:55.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:55.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:55.174 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:01:55.175 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:55.175 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:55.175 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:55.175 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:01:55.175 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:01:55.175 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 11:01:55.175 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:01:55.175 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:55.175 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:55.175 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:55.175 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:01:55.175 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:01:55.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 11:01:55.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 11:01:55.176 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:55.176 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:55.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:55.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:55.176 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:01:55.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:55.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:55.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:55.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:55.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:55.177 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 11:01:55.177 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 11:01:55.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:01:55.177 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 11:01:55.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:01:55.177 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 11:01:55.177 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 11:01:55.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:01:55.177 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 11:01:55.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:01:55.177 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 11:01:55.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:55.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:55.183 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:01:55.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:55.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:55.184 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:01:55.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 11:01:55.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:55.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:55.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:55.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:55.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:55.189 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:55.189 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:55.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:55.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:01:55.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:55.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:55.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 11:01:55.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:55.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:55.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:55.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:55.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:55.192 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:01:55.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:55.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:55.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:55.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:55.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:55.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:55.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:55.222 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:01:55.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:55.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:55.223 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:01:55.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 '\*?\QProblems\E') 11:01:55.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:55.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:55.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:55.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:55.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:55.229 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:55.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:55.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:55.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:01:55.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:55.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:55.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 11:01:55.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:55.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:55.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:55.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:55.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:55.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 11:01:55.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:55.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:55.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:55.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:55.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:55.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:55.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:55.262 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:01:55.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:55.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:55.263 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:01:55.263 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 11:01:55.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:55.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:55.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:55.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:55.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:55.286 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:55.286 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:55.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:55.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:01:55.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:55.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:55.287 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:01:55.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:55.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:55.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:55.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:55.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:55.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 11:01:55.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:55.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:55.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:55.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:55.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:55.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:55.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:55.292 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:01:55.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:55.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:55.293 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:01:55.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') 11:01:55.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:55.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:55.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:55.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:55.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:55.296 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:55.296 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:55.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:55.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:01:55.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:55.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:55.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 11:01:55.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:55.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:55.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:55.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:55.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:55.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:55.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:55.318 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:01:55.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:55.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:55.319 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:01:55.319 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 11:01:55.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:55.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:55.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:55.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:55.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:55.323 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:55.323 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:55.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:55.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:01:55.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:55.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:55.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 11:01:55.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:55.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:55.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:55.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:55.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:55.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 11:01:55.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:55.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:55.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:55.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:55.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:55.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:55.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:55.331 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:01:55.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:55.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:55.368 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:01:55.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 '\*?\QProblems\E') 11:01:55.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:55.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:55.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:55.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:55.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:55.372 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:55.372 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:55.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:55.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:01:55.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:55.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:55.372 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:01:55.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:55.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:55.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:55.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:55.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:55.374 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:01:55.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:55.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:55.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:55.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:55.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:55.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:55.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:55.378 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:01:55.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:55.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:55.379 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:01:55.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 '\*?\QProblems\E') 11:01:55.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:55.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:55.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:55.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:55.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:55.399 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:55.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:55.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:55.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:01:55.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:55.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:55.400 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:01:55.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:55.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:55.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:55.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:55.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:55.402 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:55.402 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:55.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:55.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:55.403 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:01:55.403 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:55.403 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:55.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:55.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:55.403 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:01:55.404 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:55.404 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:55.404 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:55.404 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:01:55.404 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:01:55.404 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 11:01:55.404 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:01:55.404 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:55.404 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:55.404 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:55.404 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:01:55.404 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:01:55.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 11:01:56.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 11:01:56.405 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:01:56.405 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:56.405 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:56.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:56.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:56.406 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:01:56.407 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:56.407 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:56.407 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:56.407 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:01:56.407 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:01:56.407 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 11:01:56.407 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:01:56.407 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:01:56.407 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:01:56.407 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:01:56.407 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:01:56.407 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:01:56.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 11:01:56.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 11:01:56.407 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:56.407 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:56.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:56.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01: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 11:01:56.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:56.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:56.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:56.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:56.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:56.409 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 11:01:56.409 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 11:01:56.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:01:56.409 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 11:01:56.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:01:56.409 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 11:01:56.409 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 11:01:56.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:01:56.409 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 11:01:56.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:01:56.409 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 11:01:56.409 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:56.409 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:56.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:56.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:56.411 DEBUG [main][MenuItemLookup] Found menu:'Show' 11:01:56.411 DEBUG [main][MenuItemLookup] Found menu:'Group By' 11:01:56.411 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 11:01:56.411 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 11:01:56.411 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 11:01:56.411 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 11:01:56.411 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 11:01:56.411 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 11:01:56.411 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 11:01:56.411 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 11:01:56.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 11:01:56.473 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 11:01:56.473 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 11:01:56.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:56.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:56.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 "Restore Defaults") 11:01:56.473 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:01:56.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:01:56.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:01:56.474 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 11:01:56.474 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:01:56.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:56.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:56.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:56.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:56.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:01:56.475 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 11:01:56.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:01:56.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:01:56.475 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:01:56.475 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:01:56.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) 11:01:56.476 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:01:56.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:01:56.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:01:56.477 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 11:01:56.477 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:01:56.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:56.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:56.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:56.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:56.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:01:56.478 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:01:56.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:01:56.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:01:56.478 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:01:56.478 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:01:56.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 11:01:56.528 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 11:01:56.528 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:01:56.528 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:01:56.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:01:56.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:56.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:56.552 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:01:56.552 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:01:56.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:56.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:56.553 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:01:56.553 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:01:56.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:56.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:56.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:56.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:56.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:01:57.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:57.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:01:57.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:57.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:01:57.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:01:57.554 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:01:57.554 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:01:57.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:57.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:57.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 11:01:57.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:57.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:57.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:57.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:57.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:57.555 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 11:01:57.556 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 11:01:57.556 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 11:01:57.556 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 11:01:57.564 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 11:01:57.565 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:01:57.565 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:01:57.601 DEBUG [main][MenuItemLookup] Found menu:'New' 11:01:57.601 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:01:57.601 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:57.601 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:01:57.601 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:57.601 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:01:57.601 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:01:57.601 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:01:57.601 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:01:57.601 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:01:57.601 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:01:57.601 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:01:57.601 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:01:57.601 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:57.601 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:01:57.601 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:01:57.601 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:57.601 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:01:57.601 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:01:57.601 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:01:57.601 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:01:57.601 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:01:57.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:01:57.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 11:01:58.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:01:58.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:01:58.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:01:58.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:01:58.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:01:58.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:01:58.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:01:58.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:01:58.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:01:58.102 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 11:01:58.102 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 11:01:58.102 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 11:01:58.102 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 11:01:58.112 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 11:01:58.114 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:01:58.114 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:01:58.150 DEBUG [main][MenuItemLookup] Found menu:'New' 11:01:58.150 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:01:58.150 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:58.150 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:01:58.150 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:58.150 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:01:58.150 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:01:58.150 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:01:58.150 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:01:58.150 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:01:58.150 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:01:58.150 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:01:58.150 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:01:58.162 DEBUG [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.... 11:01:58.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 11:01:58.755 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:01:58.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:58.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:58.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:58.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:58.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: 32) 11:01:58.758 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:01:58.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:01:58.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:01:58.758 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:01:58.758 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:01:58.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:58.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:58.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:58.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:58.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:01:58.759 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:01:58.759 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:01:58.759 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:01:58.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:01:58.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:01:58.759 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:01:58.759 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:01:58.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) 11:01:58.759 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:01:58.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:01:58.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:01:58.759 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:01:58.759 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:01:58.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:58.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:58.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:58.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:58.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:01:58.760 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:01:58.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:01:58.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:01:58.760 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:01:58.760 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:01:58.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:01:58.763 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:01:59.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:01:59.264 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:01:59.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:01:59.264 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:01:59.264 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 11:01:59.264 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:01:59.264 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:01:59.264 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:01:59.264 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:01:59.264 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:01:59.264 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:01:59.264 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:01:59.264 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:01:59.264 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:01:59.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:01:59.264 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 11:01:59.264 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:01:59.264 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:01:59.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:01:59.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:01:59.264 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOneErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 11:01:59.264 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:01:59.265 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowVisibleProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 11:01:59.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 11:01:59.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:01:59.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:01:59.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:01:59.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:59.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:59.268 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:01:59.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:59.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:59.272 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:01:59.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:59.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:59.272 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:01:59.272 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 11:01:59.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:59.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:59.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:59.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:59.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:59.276 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:01:59.276 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:01:59.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:59.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:01:59.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:59.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:59.302 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:01:59.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:59.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:59.303 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:01:59.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:59.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:59.304 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:01:59.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 '\*?\QProject Explorer\E') 11:01:59.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:59.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:59.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:59.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:59.305 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:01:59.305 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:01:59.305 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:01:59.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:59.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:01:59.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:01:59.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:01:59.314 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:01:59.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:01:59.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:59.315 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 11:01:59.315 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:01:59.315 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:01:59.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:01:59.316 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 11:01:59.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:59.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:59.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:59.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:59.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'] 11:01:59.317 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:59.317 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:01:59.317 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:59.317 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:01:59.317 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:59.317 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:01:59.317 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:59.317 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:01:59.317 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:59.317 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:01:59.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:59.337 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 11:01:59.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:59.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'] 11:01:59.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:59.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'] 11:01:59.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:59.337 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:01:59.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:59.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:59.338 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:01:59.338 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:01:59.338 DEBUG [main][MenuItemLookup] Found menu:'File' 11:01:59.338 DEBUG [main][MenuItemLookup] Item match:File 11:01:59.339 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:01:59.339 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:01:59.342 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:01:59.342 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:01:59.342 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:01:59.342 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:59.342 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:01:59.342 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:01:59.342 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:01:59.342 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:01:59.342 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:01:59.342 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:01:59.342 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:01:59.342 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:01:59.342 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:01:59.342 DEBUG [main][MenuItemLookup] Found menu:'File' 11:01:59.342 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:01:59.342 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:01:59.342 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:01:59.342 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:59.342 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:01:59.342 DEBUG [main][MenuItemLookup] Found menu:'' 11:01:59.342 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:01:59.342 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:01:59.343 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:01:59.343 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:01:59.343 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:01:59.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 'New|Select a wizard'] is available.... 11:01:59.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. finished successfully 11:01:59.419 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:01:59.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:59.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:59.420 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:01:59.420 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:59.420 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:01:59.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:59.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:59.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:59.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:59.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:01:59.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:01:59.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:01:59.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:01:59.422 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:01:59.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:01:59.422 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:01:59.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:01:59.422 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:01:59.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:01:59.422 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:01:59.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:01:59.422 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:01:59.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:01:59.422 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:01:59.422 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 11:01:59.422 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 11:01:59.422 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 11:01:59.431 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 11:01:59.431 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:01:59.431 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:01:59.431 DEBUG [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) 11:01:59.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:59.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:59.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:59.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:59.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:01:59.432 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:01:59.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:01:59.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:01:59.432 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:01:59.432 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:01:59.625 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:01:59.630 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:59.630 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:59.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 11:01:59.630 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 11:01:59.630 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 11:01:59.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:01:59.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:01:59.631 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:01:59.631 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:01:59.631 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 11:01:59.631 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:") 11:01:59.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:59.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:59.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:59.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:59.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:01:59.633 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:01:59.634 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 11:01:59.664 DEBUG [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") 11:01:59.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:59.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:59.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:59.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:59.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:01:59.666 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 11:01:59.667 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 11:01:59.667 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 11:01:59.667 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:01:59.667 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 11:01:59.667 DEBUG [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) 11:01:59.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:01:59.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:01:59.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:01:59.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:01:59.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:01:59.675 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:01:59.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:01:59.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:01:59.676 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:01:59.676 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:01:59.679 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.... 11:02:02.757 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 11:02:02.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:02:02.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:02:02.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:02:02.758 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 11:02:02.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:02:02.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:02:02.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:02:02.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:02:02.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:02:02.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:02:02.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:02:02.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:02:02.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 11:02:02.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:02.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:02.759 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:02:02.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:02.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:02.760 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:02:02.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:02.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:02.760 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:02:02.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 '\*?\QPackage Explorer\E') 11:02:02.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:02.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:02.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:02.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:02.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:02:02.762 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:02:02.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:02:02.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:02.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:02.811 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:02:02.811 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:02:02.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:02.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:02.812 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:02:02.812 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:02:02.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:02.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:02.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:02.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:02.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:02:03.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:03.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:02:03.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:03.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:02:03.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:02:03.814 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:02:03.814 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:02:03.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:03.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:03.815 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:02:03.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:03.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:03.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:03.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:03.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:02:03.816 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 11:02:03.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 11:02:03.816 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:03.816 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:03.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:03.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:03.831 DEBUG [main][MenuItemLookup] Found menu:'Show' 11:02:03.831 DEBUG [main][MenuItemLookup] Found menu:'Group By' 11:02:03.831 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 11:02:03.831 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 11:02:03.831 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 11:02:03.831 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 11:02:03.831 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 11:02:03.831 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 11:02:03.831 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 11:02:03.837 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 11:02:03.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 11:02:03.897 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 11:02:03.897 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 11:02:03.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:03.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:03.898 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:02:03.898 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:02:03.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:02:03.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:02:03.898 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 11:02:03.898 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:02:03.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:03.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:03.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:03.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:03.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:02:03.900 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 11:02:03.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:02:03.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:02:03.900 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:02:03.900 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:02:03.915 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 11:02:03.915 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:02:03.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:02:03.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:02:03.915 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 11:02:03.915 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:02:03.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:03.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:03.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:03.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:03.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:02:03.917 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:02:03.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:02:03.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:02:03.917 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:02:03.917 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:02:03.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 11:02:03.963 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 11:02:03.963 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:03.963 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:03.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:03.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:03.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 11:02:03.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:03.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:03.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:03.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:03.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:02:03.964 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:03.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:03.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:03.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:03.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 11:02:03.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:03.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:03.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:03.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:03.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:02:03.965 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:03.965 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:03.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:03.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:03.967 DEBUG [main][MenuItemLookup] Found menu:'Show' 11:02:03.967 DEBUG [main][MenuItemLookup] Found menu:'Group By' 11:02:03.967 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 11:02:03.967 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 11:02:03.967 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 11:02:03.967 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 11:02:03.967 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 11:02:03.967 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 11:02:03.967 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 11:02:03.967 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 11:02:04.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 11:02:04.022 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 11:02:04.022 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 11:02:04.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:04.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:04.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 "Restore Defaults") 11:02:04.023 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:02:04.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:02:04.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:02:04.023 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 11:02:04.023 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:02:04.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:04.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:04.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:04.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:04.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:02:04.025 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 11:02:04.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:02:04.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:02:04.025 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:02:04.025 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:02:04.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 11:02:04.028 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:02:04.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:02:04.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:02:04.028 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 11:02:04.028 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:02:04.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:04.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:04.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:04.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:04.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:02:04.030 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:02:04.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:02:04.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:02:04.030 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:02:04.030 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:02:04.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 11:02:04.070 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 11:02:04.070 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:02:04.070 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:02:04.070 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:02:04.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:04.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:04.083 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:02:04.084 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:02:04.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:04.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:04.084 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:02:04.084 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:02:04.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:04.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:04.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:04.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:04.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:02:04.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:04.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:02:05.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:05.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:02:05.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:02:05.092 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:02:05.092 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:02:05.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:05.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:05.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 11:02:05.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:05.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:05.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:05.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:05.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:02:05.094 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 11:02:05.094 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 11:02:05.094 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 11:02:05.094 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 11:02:05.104 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 11:02:05.105 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:02:05.105 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:02:05.138 DEBUG [main][MenuItemLookup] Found menu:'New' 11:02:05.138 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:02:05.138 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:05.138 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:02:05.138 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:05.138 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:02:05.138 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:02:05.138 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:02:05.138 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:02:05.138 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:02:05.138 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:02:05.138 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:02:05.138 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:02:05.138 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:05.138 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:02:05.138 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:02:05.138 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:05.138 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:02:05.138 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:02:05.138 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:02:05.138 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:02:05.138 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:02:05.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:02:05.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 11:02:05.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 11:02:05.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:02:05.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:02:05.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:02:05.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:02:05.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:02:05.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:02:05.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:02:05.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:02:05.639 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 11:02:05.639 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 11:02:05.639 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 11:02:05.640 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 11:02:05.647 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 11:02:05.648 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:02:05.648 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:02:05.679 DEBUG [main][MenuItemLookup] Found menu:'New' 11:02:05.679 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:02:05.679 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:05.679 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:02:05.679 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:05.679 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:02:05.679 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:02:05.679 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:02:05.679 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:02:05.679 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:02:05.679 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:02:05.679 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:02:05.679 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:02:05.690 DEBUG [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.... 11:02:06.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 'Delete.*'] is available. finished successfully 11:02:06.286 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:02:06.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:06.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:06.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:06.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:06.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 11:02:06.290 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:02:06.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:02:06.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:02:06.290 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:02:06.290 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:02:06.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:06.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:06.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:06.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:06.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:02:06.290 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:02:06.290 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:02:06.290 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:02:06.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:02:06.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:02:06.291 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:02:06.291 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:02:06.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 11:02:06.291 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:02:06.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:02:06.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:02:06.291 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:02:06.291 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:02:06.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:06.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:06.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:06.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:06.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:02:06.292 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:02:06.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:02:06.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:02:06.292 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:02:06.292 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:02:06.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:02:06.295 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:02:06.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:02:06.796 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:02:06.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:02:06.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:02:06.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:02:06.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:02:06.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:02:06.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:02:06.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:02:06.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:02:06.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:02:06.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:02:06.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:02:06.796 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 11:02:06.796 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:02:06.796 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:02:06.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:02:06.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:02:06.796 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowVisibleProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 11:02:06.797 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:02:06.797 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 11:02:06.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 11:02:06.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:02:06.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:02:06.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:02:06.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:06.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:06.802 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:02:06.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:06.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:06.808 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:02:06.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:06.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:06.808 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:02:06.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 '\*?\QProblems\E') 11:02:06.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:06.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:06.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:06.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:06.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:02:06.814 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:06.814 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:06.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:06.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:06.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:06.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:06.850 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:02:06.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:06.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:06.851 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:02:06.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:06.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:06.852 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:02:06.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 '\*?\QProject Explorer\E') 11:02:06.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:06.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:06.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:06.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:06.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:02:06.853 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:02:06.853 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:02:06.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:06.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:02:06.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:02:06.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:02:06.876 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:02:06.877 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:02:06.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:06.877 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 11:02:06.877 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:02:06.877 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:02:06.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:06.878 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 11:02:06.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:06.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:06.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:06.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:06.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'] 11:02:06.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:06.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'] 11:02:06.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:06.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"] 11:02:06.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:06.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'] 11:02:06.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:06.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'] 11:02:06.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:06.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'] 11:02:06.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:06.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"] 11:02:06.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:06.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'] 11:02:06.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:06.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'] 11:02:06.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:06.879 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:02:06.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:06.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:06.880 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:02:06.880 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:02:06.880 DEBUG [main][MenuItemLookup] Found menu:'File' 11:02:06.880 DEBUG [main][MenuItemLookup] Item match:File 11:02:06.880 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:02:06.881 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:02:06.883 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:02:06.883 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:02:06.883 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:02:06.883 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:06.883 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:02:06.883 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:02:06.883 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:02:06.883 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:02:06.883 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:02:06.883 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:02:06.883 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:02:06.883 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:02:06.883 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:02:06.883 DEBUG [main][MenuItemLookup] Found menu:'File' 11:02:06.883 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:02:06.883 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:02:06.883 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:02:06.883 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:06.883 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:02:06.883 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:06.883 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:02:06.883 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:02:06.884 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:02:06.884 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:02:06.884 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:02:06.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.... 11:02:06.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 'New|Select a wizard'] is available. finished successfully 11:02:06.974 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:02:06.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:06.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:06.975 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:02:06.976 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:06.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:02:06.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:06.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:06.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:06.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:06.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:02:06.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:02:06.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:02:06.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:02:06.977 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:02:06.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:02:06.977 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:02:06.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:02:06.977 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:02:06.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:02:06.978 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:02:06.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:02:06.978 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:02:06.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:02:06.978 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:02:06.978 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 11:02:06.978 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 11:02:06.978 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 11:02:06.978 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 11:02:06.978 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:02:06.978 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:02:06.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) 11:02:06.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:06.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:06.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:06.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:06.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:02:06.979 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:02:06.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:02:06.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:02:06.985 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:02:06.985 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:02:07.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'] 11:02:07.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:07.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:07.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.... 11:02:07.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. finished successfully 11:02:07.235 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 11:02:07.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:07.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:07.236 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:02:07.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:07.236 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 11:02:07.237 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:") 11:02:07.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:07.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:07.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:07.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:07.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:02:07.239 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:02:07.240 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 11:02:07.270 DEBUG [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") 11:02:07.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:07.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:07.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:07.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:07.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:02:07.273 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 11:02:07.273 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 11:02:07.273 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 11:02:07.273 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:02:07.273 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 11:02:07.274 DEBUG [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) 11:02:07.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:07.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:07.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:07.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:07.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:02:07.276 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:02:07.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:02:07.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:02:07.276 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:02:07.276 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:02:07.423 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.... 11:02:10.591 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 11:02:10.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:02:10.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:02:10.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:02:10.591 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 11:02:10.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:02:10.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:02:10.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:02:10.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:02:10.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:02:10.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:02:10.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:02:10.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:02:10.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 11:02:10.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:10.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:10.592 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:02:10.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:10.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:10.592 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:02:10.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:10.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:10.592 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:02:10.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') 11:02:10.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:10.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:10.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:10.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:10.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:02:10.593 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:02:10.593 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:02:10.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:10.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:10.628 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:02:10.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:02:10.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:10.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:10.629 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:02:10.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:02:10.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:10.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:10.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:10.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:10.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:02:11.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:11.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:02:11.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:11.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:02:11.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:02:11.631 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:02:11.631 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:02:11.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:11.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:11.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:02:11.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:11.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:11.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:11.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:11.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:02:11.632 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 11:02:11.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 11:02:11.633 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:02:11.633 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:02:11.633 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:02:11.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:11.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:11.656 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:02:11.657 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:02:11.657 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:02:11.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:11.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:11.657 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:02:11.657 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:02:11.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:11.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:11.658 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:02:11.658 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:02:11.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:11.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:11.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:11.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:11.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:02:12.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:12.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:02:12.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:12.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:02:12.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:02:12.660 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:02:12.660 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:02:12.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:12.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:12.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 11:02:12.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:12.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:12.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:12.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:12.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:02:12.661 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 11:02:12.661 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 11:02:12.662 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 11:02:12.662 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 11:02:12.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:02:13.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:02:13.162 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 11:02:13.163 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 11:02:13.163 DEBUG [main][TreeItemHandler] Selecting tree item: src 11:02:13.163 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 11:02:13.176 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 11:02:13.176 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:02:13.177 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:13.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'] 11:02:13.177 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:13.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: "New Java Class"] 11:02:13.177 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:13.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'] 11:02:13.177 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:13.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'] 11:02:13.177 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:13.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'] 11:02:13.177 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:13.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: "New Java Class"] 11:02:13.177 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:13.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'] 11:02:13.177 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:13.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'] 11:02:13.177 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:13.177 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:02:13.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:13.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:13.178 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:02:13.178 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:02:13.178 DEBUG [main][MenuItemLookup] Found menu:'File' 11:02:13.178 DEBUG [main][MenuItemLookup] Item match:File 11:02:13.179 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:02:13.179 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:02:13.181 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:02:13.181 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:02:13.181 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:02:13.181 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:13.181 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:02:13.181 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:02:13.181 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:02:13.181 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:02:13.181 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:02:13.181 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:02:13.181 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:02:13.181 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:02:13.181 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:02:13.181 DEBUG [main][MenuItemLookup] Found menu:'File' 11:02:13.181 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:02:13.181 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:02:13.181 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:02:13.181 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:13.181 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:02:13.181 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:13.181 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:02:13.181 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:02:13.182 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:02:13.182 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:02:13.182 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:02:13.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 'New|Select a wizard'] is available.... 11:02:13.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 11:02:13.262 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:02:13.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:13.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:13.263 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:02:13.263 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:13.264 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:02:13.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:13.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:13.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:13.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:13.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:02:13.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:02:13.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:02:13.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:02:13.265 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:02:13.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:02:13.266 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:02:13.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:02:13.266 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:02:13.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:02:13.266 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:02:13.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:02:13.266 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:02:13.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:02:13.266 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:02:13.266 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 11:02:13.266 DEBUG [main][TreeItemHandler] Selecting tree item: Class 11:02:13.266 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 11:02:13.274 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 11:02:13.274 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:02:13.274 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:02:13.274 DEBUG [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) 11:02:13.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:13.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:13.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:13.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:13.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:02:13.276 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:02:13.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:02:13.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:02:13.276 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:02:13.276 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:02:13.361 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:02:13.361 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:13.361 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:13.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.... 11:02:13.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 11:02:13.361 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 11:02:13.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:13.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:13.362 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 11:02:13.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:13.362 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:") 11:02:13.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:13.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:13.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:13.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:13.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:02:13.389 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:02:13.390 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 11:02:13.412 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 11:02:13.412 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 11:02: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.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) 11:02:13.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:13.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:13.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:13.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:13.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:02:13.416 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:02:13.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:02:13.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:02:13.416 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:02:13.416 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:02:13.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:02:13.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:02:13.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:02:13.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 11:02:13.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:02:13.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 11:02:13.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:02:13.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:02:13.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:02:13.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:02:13.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:02:13.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:02:13.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:02:13.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:02:13.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:02:13.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:02:13.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 11:02:13.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:02:13.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 11:02:13.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:02:13.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:02:13.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:02:13.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:02:13.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:02:13.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:02:13.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:02:13.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:02:13.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:02:13.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@bcfe2b3 is found... 11:02:13.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@bcfe2b3 is found finished successfully 11:02:13.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 '\*?\QErrorTestClass.java\E') 11:02:13.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:13.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:13.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:13.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:13.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:02:13.926 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:13.926 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 11:02:13.926 INFO [WorkbenchTestable][TextEditor] Set text to editor 11:02:13.931 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:13.931 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 11:02:13.932 INFO [WorkbenchTestable][AbstractEditor] Save editor 11:02:13.932 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 11:02:13.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:13.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:13.932 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 11:02:13.932 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 11:02:13.932 DEBUG [main][MenuItemLookup] Found menu:'File' 11:02:13.932 DEBUG [main][MenuItemLookup] Item match:File 11:02:13.933 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:02:13.933 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 11:02:13.933 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 11:02:13.933 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 11:02:13.933 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:13.933 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 11:02:13.933 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 11:02:13.933 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:13.933 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 11:02:13.933 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 11:02:13.934 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 11:02:13.934 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 11:02:13.934 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 11:02:13.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 11:02:13.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 11:02:13.971 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:13.971 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 11:02:13.971 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:02:13.971 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:13.971 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:14.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:14.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:14.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:14.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:14.034 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:02:14.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:14.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:14.046 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 11:02:14.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:14.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:14.047 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 11:02:14.047 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 11:02:14.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:14.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:14.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:14.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:14.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:02:14.072 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:14.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:14.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:14.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:02:14.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:02:14.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:02:14.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 11:02:14.074 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:14.074 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:14.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:14.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:02:14.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:02:14.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:02:14.074 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:14.074 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:14.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:14.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:02:14.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:02:14.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:02:14.075 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:02:14.075 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:14.075 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:14.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:14.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:02:14.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:02:14.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:02:14.076 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:02:14.077 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:02:14.077 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:02:14.077 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:02:14.077 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:02:14.077 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:02:14.077 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 11:02:14.077 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:02:14.077 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:02:14.077 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:02:14.077 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:02:14.077 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:02:14.077 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:02:14.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 11:02:15.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 11:02:15.078 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:02:15.078 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:15.078 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:15.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:15.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:02:15.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:02:15.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:02:15.079 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:02:15.079 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:02:15.080 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:02:15.080 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:02:15.080 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:02:15.080 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:02:15.080 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 11:02:15.080 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:02:15.080 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:02:15.080 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:02:15.080 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:02:15.080 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:02:15.080 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:02:15.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 11:02:15.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 11:02:15.080 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:15.080 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:15.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:15.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:02:15.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:02:15.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:02:15.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 11:02:15.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:15.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:15.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:15.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:15.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:02:15.582 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:15.582 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:15.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:15.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:15.583 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:15.583 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:15.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:15.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:15.583 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:02:15.584 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:15.584 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:15.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:15.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:15.584 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:02:15.585 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:02:15.585 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:02:15.585 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:02:15.585 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:02:15.585 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:02:15.585 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 11:02:15.585 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:02:15.585 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:02:15.585 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:02:15.585 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:02:15.585 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:02:15.585 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:02:15.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 11:02:16.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 11:02:16.586 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:02:16.586 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:16.586 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:16.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:16.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:16.587 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:02:16.588 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:02:16.588 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:02:16.588 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:02:16.588 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:02:16.588 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:02:16.588 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 11:02:16.588 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:02:16.588 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:02:16.588 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:02:16.588 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:02:16.588 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:02:16.588 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:02:16.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 11:02:16.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 11:02:16.588 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:16.588 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:16.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:16.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:16.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 11:02:16.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:16.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:16.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:16.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:16.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:02:16.589 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 11:02:16.589 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 11:02:16.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:02:16.590 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 11:02:16.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:02:16.590 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 11:02:16.590 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 11:02:16.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:02:16.590 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 11:02:16.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:02:16.590 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 11:02:16.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 11:02:16.590 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:16.590 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:16.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:16.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:16.591 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:02:16.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:16.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:16.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:16.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:16.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:02:16.592 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:16.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:16.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:16.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:16.594 DEBUG [main][MenuItemLookup] Found menu:'Show' 11:02:16.594 DEBUG [main][MenuItemLookup] Found menu:'Group By' 11:02:16.594 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 11:02:16.594 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 11:02:16.594 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 11:02:16.594 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 11:02:16.594 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 11:02:16.594 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 11:02:16.594 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 11:02:16.594 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 11:02:16.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 11:02:16.654 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 11:02:16.654 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 11:02:16.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:16.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:16.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 "Restore Defaults") 11:02:16.655 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:02:16.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:02:16.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:02:16.655 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 11:02:16.655 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:02:16.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:16.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:16.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:16.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:16.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:02:16.656 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 11:02:16.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:02:16.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:02:16.656 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:02:16.656 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:02:16.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 "OK", Widget matcher matching widgets with style: 8) 11:02:16.657 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:02:16.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:02:16.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:02:16.658 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 11:02:16.658 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:02:16.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:16.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:16.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:16.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:16.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:02:16.659 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:02:16.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:02:16.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:02:16.659 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:02:16.659 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:02:16.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 11:02:16.701 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 11:02:16.701 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:02:16.701 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:02:16.701 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:02:16.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:16.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:16.764 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:02:16.764 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:02:16.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:16.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:16.764 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:02:16.764 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:02:16.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:16.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:16.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:16.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:16.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:02:17.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:17.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:02:17.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:17.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:02:17.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:02:17.766 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:02:17.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:02:17.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:17.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:17.767 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:02:17.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:17.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:17.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:17.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:17.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:02:17.767 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 11:02:17.767 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 11:02:17.767 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 11:02:17.768 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 11:02:17.779 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 11:02:17.781 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:02:17.781 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:02:17.811 DEBUG [main][MenuItemLookup] Found menu:'New' 11:02:17.811 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:02:17.811 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:17.811 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:02:17.811 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:17.811 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:02:17.811 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:02:17.811 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:02:17.811 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:02:17.811 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:02:17.811 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:02:17.811 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:02:17.811 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:02:17.811 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:17.811 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:02:17.811 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:02:17.811 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:17.811 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:02:17.811 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:02:17.811 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:02:17.811 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:02:17.811 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:02:17.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:02:17.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 11:02:18.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 11:02:18.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:02:18.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:02:18.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:02:18.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:02:18.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:02:18.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:02:18.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:02:18.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:02:18.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:02:18.312 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 11:02:18.312 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 11:02:18.312 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 11:02:18.313 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 11:02:18.327 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 11:02:18.328 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:02:18.328 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:02:18.355 DEBUG [main][MenuItemLookup] Found menu:'New' 11:02:18.355 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:02:18.355 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:18.355 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:02:18.355 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:18.355 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:02:18.355 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:02:18.355 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:02:18.355 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:02:18.355 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:02:18.356 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:02:18.356 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:02:18.356 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:02:18.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 'Delete.*'] is available.... 11:02:18.954 DEBUG [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 11:02:18.954 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:02:18.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:18.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:18.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:18.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:18.957 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 11:02:18.957 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:02:18.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:02:18.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:02:18.957 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:02:18.957 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:02:18.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:18.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:18.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:18.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:18.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:02:18.958 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:02:18.958 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:02:18.958 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:02:18.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:02:18.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:02:18.958 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:02:18.958 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:02:18.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 11:02:18.958 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:02:18.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:02:18.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:02:18.958 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:02:18.958 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:02:18.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:18.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:18.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:18.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:18.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:02:18.959 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:02:18.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:02:18.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:02:18.959 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:02:18.959 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:02:18.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:02:18.963 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:02:19.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:02:19.465 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:02:19.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:02:19.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:02:19.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 11:02:19.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:02:19.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:02:19.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:02:19.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:02:19.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:02:19.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:02:19.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:02:19.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:02:19.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:02:19.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:02:19.465 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 11:02:19.465 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:02:19.465 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:02:19.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:02:19.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:02:19.466 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 11:02:19.466 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:02:19.466 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOneErrorExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 11:02:19.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 11:02:19.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:02:19.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:02:19.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:02:19.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:19.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:19.478 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:02:19.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:19.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:19.489 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:02:19.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:19.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:19.490 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:02:19.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 '\*?\QProblems\E') 11:02:19.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:19.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:19.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:19.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:19.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:02:19.513 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:19.513 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:19.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:19.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:19.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:19.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:19.528 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:02:19.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:19.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:19.548 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:02:19.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:19.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:19.548 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:02:19.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 '\*?\QProject Explorer\E') 11:02:19.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:19.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:19.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:19.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:19.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:02:19.549 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:02:19.549 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:02:19.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:19.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:02:19.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:02:19.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:02:19.558 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:02:19.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:02:19.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:19.558 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 11:02:19.559 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:02:19.559 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:02:19.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:19.559 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 11:02:19.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:19.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:19.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:19.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:19.560 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:02:19.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:19.560 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:02:19.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:19.560 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 11:02:19.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:19.560 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:02:19.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:19.560 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:02:19.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:19.560 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:02:19.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:19.560 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 11:02:19.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:19.560 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:02:19.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:19.560 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:02:19.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:19.561 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:02:19.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:19.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:19.561 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:02:19.561 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:02:19.561 DEBUG [main][MenuItemLookup] Found menu:'File' 11:02:19.561 DEBUG [main][MenuItemLookup] Item match:File 11:02:19.562 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:02:19.562 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:02:19.565 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:02:19.565 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:02:19.565 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:02:19.565 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:19.565 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:02:19.565 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:02:19.565 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:02:19.565 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:02:19.565 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:02:19.565 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:02:19.565 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:02:19.565 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:02:19.565 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:02:19.565 DEBUG [main][MenuItemLookup] Found menu:'File' 11:02:19.565 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:02:19.565 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:02:19.565 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:02:19.565 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:19.565 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:02:19.565 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:19.565 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:02:19.565 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:02:19.585 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:02:19.585 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:02:19.585 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:02:19.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 11:02:19.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 'New|Select a wizard'] is available. finished successfully 11:02:19.669 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:02:19.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:19.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:19.670 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:02:19.670 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:19.670 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:02:19.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:19.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:19.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:19.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:19.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:02:19.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:02:19.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:02:19.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:02:19.672 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:02:19.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:02:19.672 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:02:19.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:02:19.672 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:02:19.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:02:19.672 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:02:19.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:02:19.672 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:02:19.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:02:19.672 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:02:19.672 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 11:02:19.672 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 11:02:19.672 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 11:02:19.675 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 11:02:19.675 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:02:19.675 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:02:19.675 DEBUG [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) 11:02:19.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:19.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:19.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:19.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:19.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:02:19.676 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:02:19.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:02:19.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:02:19.676 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:02:19.676 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:02:19.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'] 11:02:19.906 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:19.906 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:19.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 11:02:19.906 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 11:02:19.906 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 11:02:19.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:19.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:19.907 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:02:19.907 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:19.907 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 11:02:19.907 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:") 11:02:19.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:19.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:19.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:19.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:19.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:02:19.910 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:02:19.911 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 11:02:19.949 DEBUG [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") 11:02:19.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:19.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:19.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:19.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:19.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:02:19.951 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 11:02:19.952 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 11:02:19.952 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 11:02:19.952 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:02:19.952 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 11:02:19.952 DEBUG [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) 11:02:19.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:19.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:19.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:19.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:19.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:02:19.953 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:02:19.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:02:19.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:02:19.954 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:02:19.954 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:02:19.957 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.... 11:02:22.959 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 11:02:22.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:02:22.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:02:22.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:02:22.960 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 11:02:22.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:02:22.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:02:22.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:02:22.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:02:22.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:02:22.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:02:22.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:02:22.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:02:22.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 11:02:22.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:22.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:22.961 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:02:22.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:22.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:22.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:02:22.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:22.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:22.961 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:02:22.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') 11:02:22.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:22.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:22.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:22.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:22.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:02:22.962 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:02:22.962 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:02:22.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:22.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:22.999 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:02:22.999 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:02:23.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:23.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:23.000 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:02:23.000 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:02:23.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:23.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:23.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:23.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:23.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:02:23.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:23.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:02:24.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:24.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:02:24.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:02:24.002 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:02:24.002 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:02:24.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:24.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:24.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:02:24.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:24.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:24.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:24.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:24.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:02:24.009 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 11:02:24.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 11:02:24.009 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:02:24.009 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:02:24.009 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:02:24.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:24.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:24.038 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:02:24.038 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:02:24.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:24.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:24.039 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:02:24.039 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:02:24.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:24.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:24.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:24.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:24.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:02:24.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:24.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:02:25.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:25.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:02:25.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:02:25.041 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:02:25.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:02:25.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:25.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:25.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 11:02:25.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:25.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:25.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:25.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:25.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:02:25.043 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 11:02:25.043 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 11:02:25.043 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 11:02:25.044 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 11:02:25.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:02:25.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:02:25.544 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 11:02:25.545 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 11:02:25.545 DEBUG [main][TreeItemHandler] Selecting tree item: src 11:02:25.545 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 11:02:25.552 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 11:02:25.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'] 11:02:25.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:25.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: Matcher matching text to regular expression 'New|Select a wizard'] 11:02:25.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:25.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"] 11:02:25.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:25.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: Matcher matching text to regular expression 'New|Select a wizard'] 11:02:25.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:25.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: Matcher matching text to regular expression 'New|Select a wizard'] 11:02:25.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:25.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: Matcher matching text to regular expression 'New|Select a wizard'] 11:02:25.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:25.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"] 11:02:25.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:25.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: Matcher matching text to regular expression 'New|Select a wizard'] 11:02:25.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:25.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: Matcher matching text to regular expression 'New|Select a wizard'] 11:02:25.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:25.553 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:02:25.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:25.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:25.557 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:02:25.557 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:02:25.557 DEBUG [main][MenuItemLookup] Found menu:'File' 11:02:25.557 DEBUG [main][MenuItemLookup] Item match:File 11:02:25.558 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:02:25.558 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:02:25.561 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:02:25.561 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:02:25.561 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:02:25.561 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:25.561 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:02:25.561 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:02:25.561 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:02:25.561 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:02:25.561 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:02:25.561 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:02:25.561 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:02:25.561 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:02:25.561 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:02:25.561 DEBUG [main][MenuItemLookup] Found menu:'File' 11:02:25.561 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:02:25.561 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:02:25.561 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:02:25.561 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:25.561 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:02:25.561 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:25.561 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:02:25.561 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:02:25.561 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:02:25.561 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:02:25.561 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:02:25.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 11:02:25.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 'New|Select a wizard'] is available. finished successfully 11:02:25.647 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:02:25.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:25.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:25.648 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:02:25.648 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:25.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:02:25.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:25.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:25.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:25.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:25.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:02:25.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:02:25.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:02:25.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:02:25.649 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:02:25.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:02:25.649 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:02:25.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:02:25.649 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:02:25.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:02:25.650 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:02:25.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:02:25.650 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:02:25.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:02:25.650 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:02:25.650 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 11:02:25.650 DEBUG [main][TreeItemHandler] Selecting tree item: Class 11:02:25.650 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 11:02:25.653 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 11:02:25.653 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:02:25.653 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:02:25.653 DEBUG [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) 11:02:25.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:25.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:25.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:25.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:25.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:02:25.654 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:02:25.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:02:25.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:02:25.654 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:02:25.654 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:02:25.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'] 11:02:25.736 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:25.736 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:25.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 11:02:25.736 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 11:02:25.736 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 11:02:25.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:25.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:25.737 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 11:02:25.737 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:25.737 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:") 11:02:25.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:25.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:25.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:25.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:25.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:02:25.763 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:02:25.764 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 11:02:25.769 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 11:02:25.769 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 11:02:25.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.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) 11:02:25.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:25.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:25.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:25.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:25.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:02:25.772 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:02:25.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:02:25.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:02:25.772 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:02:25.772 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:02:25.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:02:27.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:02:27.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:02:27.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 11:02:27.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:02:27.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:02:27.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 11:02:27.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:02:27.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:02:27.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:02:27.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:02:27.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:02:27.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:02:27.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:02:27.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:02:27.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:02:27.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:02:27.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 11:02:27.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:02:27.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:02:27.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 11:02:27.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:02:27.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:02:27.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:02:27.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:02:27.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:02:27.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:02:27.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:02:27.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:02:27.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:02:27.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@104123b is found... 11:02:27.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@104123b is found finished successfully 11:02:27.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E') 11:02:27.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:27.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:27.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:27.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:27.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:02:27.856 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:27.856 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 11:02:27.856 INFO [WorkbenchTestable][TextEditor] Set text to editor 11:02:27.867 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:27.867 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 11:02:27.867 INFO [WorkbenchTestable][AbstractEditor] Save editor 11:02:27.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 11:02:27.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:27.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:27.868 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 11:02:27.868 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 11:02:27.868 DEBUG [main][MenuItemLookup] Found menu:'File' 11:02:27.868 DEBUG [main][MenuItemLookup] Item match:File 11:02:27.869 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:02:27.869 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 11:02:27.869 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 11:02:27.869 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 11:02:27.869 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:27.869 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 11:02:27.869 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 11:02:27.869 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:27.869 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 11:02:27.869 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 11:02:27.869 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 11:02:27.869 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 11:02:27.869 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 11:02:27.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 11:02:27.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 11:02:27.904 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:27.904 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 11:02:27.904 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:02:27.904 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:27.904 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:27.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:27.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:27.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:27.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:27.965 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:02:27.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:27.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:27.969 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 11:02:27.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:27.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:27.970 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 11:02:27.970 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 11:02:27.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:27.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:27.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:27.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:27.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:02:27.992 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:27.992 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:27.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:27.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:02:27.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:02:27.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:02:27.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 11:02:27.993 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:27.993 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:27.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:27.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:02:27.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:02:27.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:02:27.994 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:27.994 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:27.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:27.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:02:27.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:02:27.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:02:27.995 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:02:27.995 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:27.995 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:27.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:27.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:02:27.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:02:27.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:02:27.995 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:02:27.996 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:02:27.996 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:02:27.996 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:02:27.996 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:02:27.996 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:02:27.996 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 11:02:27.996 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:02:27.996 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:02:27.996 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:02:27.996 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:02:27.996 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:02:27.996 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:02:27.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 11:02:28.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 11:02:28.997 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:02:28.997 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:28.998 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:28.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:28.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:02:28.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:02:28.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:02:28.999 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:02:29.000 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:02:29.000 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:02:29.000 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:02:29.000 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:02:29.000 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:02:29.000 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 11:02:29.000 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:02:29.000 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:02:29.000 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:02:29.000 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:02:29.000 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:02:29.000 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:02:29.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 11:02:29.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 11:02:29.000 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:29.000 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:29.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:29.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:02:29.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:02:29.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:02:29.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 11:02:29.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:29.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:29.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:29.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:29.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:02:29.502 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:29.502 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:29.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:29.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:29.503 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:29.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:29.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:29.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:29.504 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:02:29.504 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:29.504 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:29.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:29.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:29.504 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:02:29.505 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:02:29.505 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:02:29.505 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:02:29.505 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:02:29.505 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:02:29.505 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 11:02:29.505 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:02:29.506 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:02:29.506 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:02:29.506 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:02:29.506 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:02:29.506 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:02:29.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 11:02:31.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 11:02:31.007 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:02:31.007 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:31.007 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:31.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:31.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:31.008 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:02:31.009 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:02:31.009 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:02:31.009 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:02:31.009 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:02:31.009 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:02:31.009 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 11:02:31.009 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:02:31.009 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:02:31.009 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:02:31.009 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:02:31.009 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:02:31.009 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:02:31.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 11:02:31.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 11:02:31.009 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:31.009 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:31.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:31.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:31.010 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:02:31.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:31.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:31.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:31.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:31.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:02:31.011 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 11:02:31.011 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 11:02:31.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:02:31.011 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 11:02:31.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:02:31.011 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 11:02:31.011 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 11:02:31.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:02:31.011 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 11:02:31.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:02:31.011 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 11:02:31.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 11:02:31.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:31.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:31.017 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:02:31.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:31.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:31.023 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 11:02:31.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:31.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:31.024 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 11:02:31.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') 11:02:31.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:31.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:31.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:31.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:31.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:02:31.030 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:31.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:31.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:31.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:02:31.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:02:31.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:02:31.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 0. Expected number of problems is: 1... 11:02:31.031 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:31.031 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:31.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:31.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:02:31.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:02:31.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:02:31.031 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:31.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:31.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:31.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:02:31.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:02:31.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:02:31.032 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:02:31.032 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:31.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:31.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:31.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:02:31.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:02:31.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:02:31.053 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:02:31.054 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:02:31.054 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:02:31.054 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:02:31.054 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:02:31.054 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:02:31.054 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 11:02:31.054 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:02:31.054 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:02:31.054 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:02:31.054 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:02:31.054 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:02:31.054 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:02:31.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 11:02:32.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 11:02:32.055 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:02:32.055 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:32.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:32.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:32.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:02:32.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:02:32.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:02:32.056 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:02:32.057 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:02:32.057 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:02:32.057 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:02:32.057 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:02:32.057 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:02:32.057 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 11:02:32.057 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:02:32.057 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:02:32.057 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:02:32.057 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:02:32.057 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:02:32.057 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:02:32.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 11:02:32.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 11:02:32.057 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:32.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:32.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:32.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 11:02:32.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:02:32.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:02:32.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:02:32.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:32.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:32.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:32.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:32.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:02:32.060 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 11:02:32.060 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 11:02:32.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:02:32.060 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 11:02:32.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:02:32.060 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 11:02:32.060 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 11:02:32.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:02:32.060 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 11:02:32.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:02:32.060 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 11:02:32.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 1. Expected number of problems is: 1 finished successfully 11:02:32.060 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:32.060 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:32.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:32.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:32.062 DEBUG [main][MenuItemLookup] Found menu:'Show' 11:02:32.062 DEBUG [main][MenuItemLookup] Found menu:'Group By' 11:02:32.062 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 11:02:32.062 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 11:02:32.062 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 11:02:32.062 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 11:02:32.062 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 11:02:32.062 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 11:02:32.062 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 11:02:32.062 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 11:02:32.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 11:02:32.140 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 11:02:32.140 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 11:02:32.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:32.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:32.141 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:02:32.141 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:02:32.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:02:32.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:02:32.141 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 11:02:32.141 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:02:32.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:32.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:32.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:32.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:32.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:02:32.143 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 11:02:32.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:02:32.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:02:32.143 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:02:32.143 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:02:32.146 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 11:02:32.146 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:02:32.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:02:32.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:02:32.146 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 11:02:32.146 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:02:32.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:32.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:32.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:32.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:32.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:02:32.147 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:02:32.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:02:32.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:02:32.147 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:02:32.147 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:02:32.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 11:02:32.194 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 11:02:32.194 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:02:32.194 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:02:32.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:02:32.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:32.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:32.219 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:02:32.219 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:02:32.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:32.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:32.221 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:02:32.221 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:02:32.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:32.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:32.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:32.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:32.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:02:32.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:32.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:02:33.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:33.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:02:33.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:02:33.223 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:02:33.223 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:02:33.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:33.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:33.224 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:02:33.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:33.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:33.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:33.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:33.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:02:33.224 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 11:02:33.225 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 11:02:33.225 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 11:02:33.225 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 11:02:33.241 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 11:02:33.243 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:02:33.243 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:02:33.276 DEBUG [main][MenuItemLookup] Found menu:'New' 11:02:33.276 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:02:33.276 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:33.276 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:02:33.276 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:33.276 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:02:33.276 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:02:33.276 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:02:33.276 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:02:33.276 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:02:33.276 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:02:33.276 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:02:33.276 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:02:33.276 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:33.276 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:02:33.276 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:02:33.276 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:33.276 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:02:33.276 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:02:33.276 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:02:33.276 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:02:33.276 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:02:33.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:02:33.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 11:02:33.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 11:02:33.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:02:33.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:02:33.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:02:33.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:02:33.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:02:33.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:02:33.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:02:33.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:02:33.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:02:33.777 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 11:02:33.777 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 11:02:33.777 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 11:02:33.777 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 11:02:33.785 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 11:02:33.786 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:02:33.786 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:02:33.819 DEBUG [main][MenuItemLookup] Found menu:'New' 11:02:33.819 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:02:33.819 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:33.819 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:02:33.819 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:33.819 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:02:33.819 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:02:33.819 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:02:33.819 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:02:33.819 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:02:33.819 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:02:33.819 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:02:33.819 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:02:33.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 'Delete.*'] is available.... 11:02:34.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 11:02:34.456 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:02:34.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:34.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:34.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:34.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:34.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: 32) 11:02:34.460 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:02:34.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:02:34.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:02:34.460 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:02:34.460 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:02:34.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:34.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:34.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:34.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:34.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:02:34.460 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:02:34.460 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:02:34.460 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:02:34.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:02:34.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:02:34.461 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:02:34.461 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:02:34.461 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 11:02:34.461 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:02:34.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:02:34.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:02:34.461 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:02:34.461 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:02:34.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:34.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:34.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:34.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:34.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:02:34.462 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:02:34.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:02:34.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:02:34.462 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:02:34.462 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:02:34.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:02:34.465 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:02:34.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:02:34.966 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:02:34.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:02:34.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:02:34.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 11:02:34.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:02:34.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:02:34.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:02:34.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:02:34.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:02:34.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:02:34.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:02:34.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:02:34.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:02:34.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:02:34.966 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 11:02:34.966 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:02:34.966 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:02:34.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:02:34.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:02:34.967 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOneErrorExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 11:02:34.967 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:02:34.967 INFO [WorkbenchTestable][RequirementsRunner] Started test: testProblemQuickfix no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 11:02:34.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 11:02:34.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:02:34.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:02:34.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:02:34.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:34.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:34.971 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:02:34.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:34.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:34.975 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:02:34.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:34.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:34.976 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:02:34.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 '\*?\QProblems\E') 11:02:34.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:34.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:34.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:34.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:34.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:02:34.980 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:34.980 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:34.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:34.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:34.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:34.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:34.990 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:02:34.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:35.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:35.006 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:02:35.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:35.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:35.006 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:02:35.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 '\*?\QProject Explorer\E') 11:02:35.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:35.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:35.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:35.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:35.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:02:35.032 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:02:35.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:02:35.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:35.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:02:35.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:02:35.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:02:35.046 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:02:35.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:02:35.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:35.047 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 11:02:35.047 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:02:35.047 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:02:35.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:35.048 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 11:02:35.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:35.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:35.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:35.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:35.049 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:02:35.049 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:35.049 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:02:35.049 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:35.049 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 11:02:35.049 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:35.049 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:02:35.049 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:35.049 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:02:35.049 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:35.049 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:02:35.049 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:35.050 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 11:02:35.050 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:35.050 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:02:35.050 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:35.050 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:02:35.050 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:35.050 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:02:35.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:35.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:35.050 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:02:35.050 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:02:35.050 DEBUG [main][MenuItemLookup] Found menu:'File' 11:02:35.050 DEBUG [main][MenuItemLookup] Item match:File 11:02:35.051 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:02:35.051 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:02:35.055 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:02:35.055 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:02:35.055 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:02:35.055 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:35.055 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:02:35.055 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:02:35.055 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:02:35.055 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:02:35.055 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:02:35.055 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:02:35.055 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:02:35.055 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:02:35.055 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:02:35.055 DEBUG [main][MenuItemLookup] Found menu:'File' 11:02:35.055 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:02:35.055 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:02:35.055 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:02:35.055 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:35.055 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:02:35.055 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:35.055 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:02:35.055 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:02:35.055 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:02:35.055 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:02:35.055 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:02:35.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 11:02:35.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 11:02:35.139 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:02:35.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:35.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:35.141 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:02:35.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:35.141 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:02:35.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:35.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:35.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:35.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:35.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:02:35.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:02:35.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:02:35.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:02:35.143 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:02:35.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:02:35.143 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:02:35.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:02:35.143 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:02:35.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:02:35.143 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:02:35.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:02:35.144 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:02:35.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:02:35.144 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:02:35.151 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 11:02:35.151 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 11:02:35.152 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 11:02:35.155 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 11:02:35.155 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:02:35.155 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:02:35.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.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) 11:02:35.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:35.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:35.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:35.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:35.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:02:35.156 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:02:35.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:02:35.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:02:35.157 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:02:35.157 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:02:35.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'] 11:02:35.375 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:35.375 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:35.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 11:02:35.375 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 11:02:35.375 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 11:02:35.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:35.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:35.376 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:02:35.376 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:35.376 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 11:02:35.376 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:") 11:02:35.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:35.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:35.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:35.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:35.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:02:35.377 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:02:35.378 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 11:02:35.416 DEBUG [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") 11:02:35.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:35.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:35.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:35.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:35.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:02:35.419 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 11:02:35.420 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 11:02:35.420 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 11:02:35.420 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:02:35.420 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 11:02:35.420 DEBUG [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) 11:02:35.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:35.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:35.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:35.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:35.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:02:35.435 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:02:35.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:02:35.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:02:35.435 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:02:35.435 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:02:35.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.... 11:02:38.889 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 11:02:38.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:02:38.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:02:38.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:02:38.889 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 11:02:38.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:02:38.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:02:38.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:02:38.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:02:38.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:02:38.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:02:38.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:02:38.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:02:38.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 11:02:38.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:38.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:38.890 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:02:38.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:38.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:38.891 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:02:38.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:38.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:38.891 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:02:38.891 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 11:02:38.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:38.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:38.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:38.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:38.892 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:02:38.892 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:02:38.892 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:02:38.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:38.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:38.930 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:02:38.930 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:02:38.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:38.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:38.931 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:02:38.931 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:02:38.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:38.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:38.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:38.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:38.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:02:39.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:39.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:02:39.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:39.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:02:39.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:02:39.934 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:02:39.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:02:39.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:39.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:39.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 11:02:39.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:39.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:39.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:39.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:39.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:02:39.936 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 11:02:39.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 11:02:39.936 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:02:39.936 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:02:39.936 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:02:39.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:39.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:39.961 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:02:39.962 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:02:39.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:39.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:39.962 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:02:39.962 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:02:39.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:39.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:39.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:39.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:39.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:02:40.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:40.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:02:40.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:40.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:02:40.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:02:40.964 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:02:40.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:02:40.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:40.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:40.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 11:02:40.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:40.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:40.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:40.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:40.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:02:40.965 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 11:02:40.965 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 11:02:40.966 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 11:02:40.966 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 11:02:40.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:02:41.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:02:41.466 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 11:02:41.467 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 11:02:41.467 DEBUG [main][TreeItemHandler] Selecting tree item: src 11:02:41.467 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 11:02:41.480 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 11:02:41.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'] 11:02:41.481 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:41.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'] 11:02:41.481 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:41.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: "New Java Class"] 11:02:41.481 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:41.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'] 11:02:41.481 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:41.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'] 11:02:41.481 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:41.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'] 11:02:41.481 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:41.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: "New Java Class"] 11:02:41.481 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:41.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'] 11:02:41.481 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:41.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'] 11:02:41.481 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:41.482 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:02:41.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:41.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:41.482 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:02:41.482 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:02:41.482 DEBUG [main][MenuItemLookup] Found menu:'File' 11:02:41.482 DEBUG [main][MenuItemLookup] Item match:File 11:02:41.483 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:02:41.483 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:02:41.486 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:02:41.486 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:02:41.486 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:02:41.486 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:41.486 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:02:41.486 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:02:41.486 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:02:41.486 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:02:41.486 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:02:41.486 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:02:41.486 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:02:41.486 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:02:41.486 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:02:41.486 DEBUG [main][MenuItemLookup] Found menu:'File' 11:02:41.486 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:02:41.486 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:02:41.486 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:02:41.486 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:41.486 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:02:41.486 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:41.486 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:02:41.486 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:02:41.486 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:02:41.486 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:02:41.502 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:02:41.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 11:02:41.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 11:02:41.582 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:02:41.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:41.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:41.583 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:02:41.583 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:41.583 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:02:41.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:41.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:41.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:41.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:41.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:02:41.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:02:41.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:02:41.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:02:41.585 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:02:41.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:02:41.585 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:02:41.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:02:41.585 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:02:41.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:02:41.585 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:02:41.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:02:41.585 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:02:41.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:02:41.585 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:02:41.585 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 11:02:41.585 DEBUG [main][TreeItemHandler] Selecting tree item: Class 11:02:41.585 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 11:02:41.588 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 11:02:41.588 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:02:41.588 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:02:41.588 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 11:02:41.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:41.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:41.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:41.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:41.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:02:41.590 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:02:41.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:02:41.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:02:41.590 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:02:41.590 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:02:41.682 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:02:41.682 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:41.682 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:41.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 11:02:41.682 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 11:02:41.682 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 11:02:41.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:41.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:41.683 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 11:02:41.683 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:41.683 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:") 11:02:41.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:41.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:41.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:41.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:41.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:02:41.709 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:02:41.710 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 11:02:41.737 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 11:02:41.737 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 11:02:41.737 DEBUG [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) 11:02:41.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:41.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:41.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:41.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:41.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:02:41.742 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:02:41.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:02:41.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:02:41.742 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:02:41.742 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:02:41.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:02:42.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:02:42.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:02:42.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:02:42.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:02:42.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 11:02:42.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 11:02:42.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:02:42.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:02:42.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:02:42.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:02:42.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:02:42.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:02:42.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:02:42.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:02:42.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:02:42.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:02:42.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:02:42.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:02:42.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 11:02:42.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 11:02:42.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:02:42.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:02:42.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:02:42.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:02:42.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:02:42.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:02:42.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:02:42.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:02:42.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:02:42.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@752ab2d2 is found... 11:02:42.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@752ab2d2 is found finished successfully 11:02:42.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 11:02:42.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:42.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:42.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:42.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:42.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:02:42.250 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:42.250 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 11:02:42.250 INFO [WorkbenchTestable][TextEditor] Set text to editor 11:02:42.261 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:42.261 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 11:02:42.261 INFO [WorkbenchTestable][AbstractEditor] Save editor 11:02:42.261 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:02:42.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:42.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:42.262 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:02:42.262 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:02:42.262 DEBUG [main][MenuItemLookup] Found menu:'File' 11:02:42.262 DEBUG [main][MenuItemLookup] Item match:File 11:02:42.263 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:02:42.263 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 11:02:42.263 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 11:02:42.263 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 11:02:42.263 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:42.263 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 11:02:42.263 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 11:02:42.263 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:42.263 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 11:02:42.263 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 11:02:42.263 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 11:02:42.263 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 11:02:42.263 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 11:02:42.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 11:02:42.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 11:02:42.299 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:42.299 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 11:02:42.299 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:02:42.299 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:42.299 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:42.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:42.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:42.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:42.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:42.356 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:02:42.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:42.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:42.361 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:02:42.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:42.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:42.361 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:02:42.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 '\*?\QProblems\E') 11:02:42.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:42.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:42.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:42.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:42.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:02:42.383 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:42.383 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:42.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:42.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:02:42.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:02:42.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:02:42.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 11:02:42.384 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:42.384 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:42.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:42.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:02:42.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:02:42.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:02:42.385 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:42.385 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:42.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:42.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:02:42.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:02:42.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:02:42.385 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:02:42.385 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:42.385 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:42.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:42.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:02:42.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:02:42.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:02:42.386 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:02:42.387 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:02:42.387 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:02:42.387 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:02:42.387 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:02:42.387 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:02:42.387 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 11:02:42.387 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:02:42.387 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:02:42.387 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:02:42.387 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:02:42.387 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:02:42.387 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:02:42.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 11:02:43.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 11:02:43.388 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:02:43.388 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:43.388 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:43.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:43.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:02:43.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:02:43.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:02:43.389 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:02:43.390 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:02:43.390 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:02:43.390 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:02:43.390 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:02:43.390 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:02:43.390 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 11:02:43.390 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:02:43.390 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:02:43.390 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:02:43.390 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:02:43.390 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:02:43.390 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:02:43.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 11:02:43.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 11:02:43.390 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:43.390 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:43.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:43.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:02:43.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:02:43.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:02:43.391 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:02:43.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:43.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:43.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:43.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:43.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:02:43.893 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:43.893 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:43.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:43.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:43.894 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:43.894 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:43.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:43.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:43.894 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:02:43.894 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:43.895 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:43.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:43.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:43.895 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:02:43.896 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:02:43.896 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:02:43.896 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:02:43.896 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:02:43.896 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:02:43.896 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 11:02:43.896 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:02:43.896 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:02:43.896 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:02:43.896 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:02:43.896 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:02:43.896 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:02:43.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 11:02:44.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 11:02:44.897 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:02:44.897 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:44.897 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:44.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:44.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:44.898 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:02:44.899 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:02:44.899 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:02:44.899 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:02:44.899 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:02:44.899 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:02:44.899 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 11:02:44.899 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:02:44.899 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:02:44.899 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:02:44.899 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:02:44.899 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:02:44.899 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:02:44.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 11:02:44.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 11:02:44.899 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:44.899 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:44.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:44.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:44.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 11:02:44.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:44.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:44.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:44.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:44.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:02:44.900 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 11:02:44.900 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 11:02:44.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:02:44.901 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 11:02:44.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:02:44.901 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 11:02:44.901 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 11:02:44.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:02:44.901 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 11:02:44.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:02:44.901 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 11:02:44.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 11:02:44.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:44.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:44.910 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:02:44.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:44.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:44.910 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:02:45.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') 11:02:45.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:45.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:45.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:45.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:45.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:02:45.032 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:45.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:45.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:45.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:02:45.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:02:45.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:02:45.033 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:02:45.033 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:45.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:45.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:45.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:02:45.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:02:45.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:02:45.034 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:02:45.035 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:02:45.035 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:02:45.035 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:02:45.035 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:02:45.035 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:02:45.035 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 11:02:45.035 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:02:45.035 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:02:45.035 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:02:45.035 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:02:45.035 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:02:45.035 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:02:45.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 11:02:46.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 11:02:46.536 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:02:46.536 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:46.536 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:46.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:46.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:02:46.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:02:46.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:02:46.538 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:02:46.539 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:02:46.539 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:02:46.539 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:02:46.539 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:02:46.539 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:02:46.539 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 11:02:46.539 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:02:46.539 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:02:46.539 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:02:46.539 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:02:46.539 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:02:46.539 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:02:46.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 11:02:46.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 11:02:46.540 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:46.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:46.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:46.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:02:46.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:02:46.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:02:46.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 11:02:46.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:46.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:46.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:46.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:46.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:02:46.544 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 11:02:46.544 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 11:02:46.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:02:46.544 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 11:02:46.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:02:46.544 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 11:02:46.544 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 11:02:46.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:02:46.544 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 11:02:46.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:02:46.544 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 11:02:46.544 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item The value of the field WarningTestClass.i is not used 11:02:46.544 DEBUG [main][TreeItemHandler] Selecting tree item: The value of the field WarningTestClass.i is not used 11:02:46.545 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item The value of the field WarningTestClass.i is not used about selection 11:02:46.548 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: The value of the field WarningTestClass.i is not used 11:02:46.571 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:02:46.571 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:02:46.590 DEBUG [main][MenuItemLookup] Found menu:'Go to Resource' 11:02:46.590 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:46.590 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:02:46.590 DEBUG [main][MenuItemLookup] Found menu:'Copy Details' 11:02:46.590 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:02:46.590 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 11:02:46.590 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:46.590 DEBUG [main][MenuItemLookup] Found menu:'Show In' 11:02:46.590 DEBUG [main][MenuItemLookup] Found menu:'Quick Fix Ctrl+1' 11:02:46.590 DEBUG [main][MenuItemLookup] Item match:Quick Fix Ctrl+1 11:02:46.590 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Quick Fix Ctrl+1" 11:02:46.590 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Quick Fix Ctrl+1 11:02:46.591 INFO [main][MenuItemHandler] Select menu item: &Quick Fix Ctrl+1 11:02:46.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 11:02:46.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:46.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:46.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 11:02:46.713 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Quick Fix 11:02:46.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:46.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:46.714 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 11:02:46.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:46.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:46.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:46.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:46.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:02:46.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:02:46.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:02:46.716 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 11:02:46.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:46.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:46.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:46.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:46.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:02:46.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:02:46.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:02:46.717 TRACE [main][WidgetHandler] Notify Table with event 13 11:02:46.717 TRACE [main][WidgetHandler] Wait for synchronization 11:02:46.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 11:02:46.717 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:02:46.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:02:46.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:02:46.718 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Quick Fix" as the parent 11:02:46.718 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:02:46.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:46.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:46.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:46.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:46.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:02:46.720 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:02:46.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:02:46.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:02:46.720 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:02:46.720 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:02:46.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.swt.condition.NewShellIsOpenedOrIsNotAvailable... 11:02:46.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.swt.condition.NewShellIsOpenedOrIsNotAvailable finished successfully 11:02:46.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7317e04b is found... 11:02:46.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7317e04b is found finished successfully 11:02:46.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 11:02:46.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:46.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:46.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:46.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:46.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:02:46.857 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:46.857 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ @SuppressWarnings("unused") private int i; } TooltipText=null 11:02:46.857 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:46.857 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:46.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:46.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:46.884 DEBUG [main][MenuItemLookup] Found menu:'Show' 11:02:46.884 DEBUG [main][MenuItemLookup] Found menu:'Group By' 11:02:46.884 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 11:02:46.884 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 11:02:46.884 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 11:02:46.884 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 11:02:46.884 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 11:02:46.884 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 11:02:46.884 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 11:02:46.884 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 11:02:46.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 11:02:46.953 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 11:02:46.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 11:02:46.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:46.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:46.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:02:46.954 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:02:46.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:02:46.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:02:46.954 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 11:02:46.954 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:02:46.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:46.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:46.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:46.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:46.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:02:46.956 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 11:02:46.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:02:46.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:02:46.956 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:02:46.956 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:02:46.957 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 11:02:46.957 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:02:46.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:02:46.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:02:46.957 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 11:02:46.957 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:02:46.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:46.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:46.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:46.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:46.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:02:46.965 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:02:46.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:02:46.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:02:46.966 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:02:46.966 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:02:47.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 11:02:47.016 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 11:02:47.016 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:02:47.016 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:02:47.016 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:02:47.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:47.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:47.039 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:02:47.039 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:02:47.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:47.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:47.040 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:02:47.040 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:02:47.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:47.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:47.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:47.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:47.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:02:47.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:47.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:02:48.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:48.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:02:48.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:02:48.042 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:02:48.042 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:02:48.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:48.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:48.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 11:02:48.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:48.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:48.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:48.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:48.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:02:48.043 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 11:02:48.044 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 11:02:48.044 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 11:02:48.044 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 11:02:48.096 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 11:02:48.098 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:02:48.098 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:02:48.140 DEBUG [main][MenuItemLookup] Found menu:'New' 11:02:48.140 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:02:48.140 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:48.140 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:02:48.140 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:48.140 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:02:48.140 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:02:48.140 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:02:48.140 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:02:48.140 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:02:48.140 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:02:48.140 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:02:48.140 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:02:48.140 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:48.140 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:02:48.140 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:02:48.140 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:48.140 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:02:48.140 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:02:48.140 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:02:48.141 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:02:48.141 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:02:48.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:02:48.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 11:02:48.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:02:48.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:02:48.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:02:48.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:02:48.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:02:48.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:02:48.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:02:48.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:02:48.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:02:48.641 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 11:02:48.641 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 11:02:48.641 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 11:02:48.642 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 11:02:48.655 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 11:02:48.657 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:02:48.657 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:02:48.702 DEBUG [main][MenuItemLookup] Found menu:'New' 11:02:48.702 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:02:48.702 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:48.702 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:02:48.702 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:48.702 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:02:48.702 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:02:48.702 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:02:48.702 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:02:48.702 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:02:48.702 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:02:48.702 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:02:48.702 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:02:48.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 'Delete.*'] is available.... 11:02:49.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 11:02:49.370 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:02:49.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:49.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:49.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:49.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:49.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: 32) 11:02:49.375 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:02:49.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:02:49.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:02:49.375 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:02:49.375 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:02:49.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:49.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:49.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:49.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:49.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:02:49.376 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:02:49.376 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:02:49.376 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:02:49.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:02:49.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:02:49.376 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:02:49.376 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:02:49.376 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 11:02:49.376 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:02:49.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:02:49.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:02:49.377 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:02:49.377 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:02:49.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:49.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:49.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:49.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:49.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:02:49.379 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:02:49.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:02:49.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:02:49.379 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:02:49.379 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:02:49.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:02:49.527 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1 11:02:49.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:02:49.529 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.... 11:02:49.530 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") 11:02:49.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:49.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:49.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:02:50.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:50.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:02:50.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:50.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:02:50.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 11:02:50.536 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 11:02:50.536 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") 11:02:50.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:50.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:50.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:50.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:50.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:02:50.538 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 11:02:50.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:02:50.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:50.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:50.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:02:50.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:50.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:50.540 DEBUG [WorkbenchTestable][DeleteUtils] Shell with title 'Delete.*' and button 'Continue' found 11:02:50.541 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:02:50.541 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:02:50.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:02:50.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:02:50.541 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:02:50.541 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:02:50.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:50.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:50.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:50.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:50.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:02:50.542 INFO [WorkbenchTestable][AbstractButton] Click button Con&tinue 11:02:50.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:02:50.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:02:50.542 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:02:50.542 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:02:50.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:02:50.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:02:50.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:02:51.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:02:51.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:02:51.097 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:02:51.097 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 11:02:51.097 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:02:51.097 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:02:51.097 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:02:51.097 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:02:51.097 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:02:51.097 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:02:51.097 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:02:51.097 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:02:51.097 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:02:51.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:02:51.097 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 11:02:51.097 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:02:51.097 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:02:51.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:02:51.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:02:51.098 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testProblemQuickfix no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 11:02:51.098 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:02:51.098 INFO [WorkbenchTestable][RequirementsRunner] Started test: testNoErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 11:02:51.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 11:02:51.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:02:51.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:02:51.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:02:51.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:51.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:51.105 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:02:51.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:51.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:51.111 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:02:51.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:51.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:51.112 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:02:51.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') 11:02:51.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:51.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:51.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:51.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:51.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:02:51.118 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:51.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:51.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:51.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:51.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:51.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:51.154 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:02:51.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:51.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:51.155 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:02:51.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:51.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:51.156 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:02:51.156 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 11:02:51.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:51.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:51.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:51.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:51.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:02:51.157 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:02:51.157 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:02:51.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:51.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:02:51.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:02:51.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:02:51.183 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:02:51.183 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:02:51.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:51.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 11:02:51.183 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:02:51.184 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:02:51.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:51.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 11:02:51.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:51.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:51.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:51.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:51.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'] 11:02:51.185 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:51.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'] 11:02:51.185 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:51.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 Project"] 11:02:51.185 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:51.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'] 11:02:51.185 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:51.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'] 11:02:51.185 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:51.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'] 11:02:51.185 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:51.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 Project"] 11:02:51.185 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:51.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'] 11:02:51.185 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:51.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'] 11:02:51.186 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:51.186 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:02:51.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:51.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:51.186 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:02:51.186 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:02:51.186 DEBUG [main][MenuItemLookup] Found menu:'File' 11:02:51.186 DEBUG [main][MenuItemLookup] Item match:File 11:02:51.187 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:02:51.187 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:02:51.190 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:02:51.190 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:02:51.190 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:02:51.190 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:51.190 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:02:51.190 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:02:51.190 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:02:51.190 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:02:51.190 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:02:51.190 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:02:51.190 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:02:51.190 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:02:51.190 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:02:51.190 DEBUG [main][MenuItemLookup] Found menu:'File' 11:02:51.190 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:02:51.190 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:02:51.190 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:02:51.190 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:51.190 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:02:51.190 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:51.190 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:02:51.190 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:02:51.190 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:02:51.190 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:02:51.190 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:02:51.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.... 11:02:51.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 11:02:51.272 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:02:51.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:51.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:51.273 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:02:51.273 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02: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.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:02:51.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:51.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:51.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:51.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:51.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:02:51.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:02:51.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:02:51.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:02:51.275 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:02:51.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:02:51.276 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:02:51.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:02:51.276 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:02:51.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:02:51.276 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:02:51.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:02:51.276 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:02:51.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:02:51.276 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:02:51.276 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 11:02:51.276 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 11:02:51.276 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 11:02:51.284 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 11:02:51.285 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:02:51.285 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:02:51.285 DEBUG [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) 11:02:51.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:51.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:51.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:51.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:51.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:02:51.286 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:02:51.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:02:51.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:02:51.287 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:02:51.287 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:02:51.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'] 11:02:51.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:51.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:51.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 11:02:51.500 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 11:02:51.500 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 11:02:51.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:51.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:51.501 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:02:51.501 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:51.501 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 11:02:51.501 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:") 11:02:51.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:51.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:51.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:51.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:51.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:02:51.503 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:02:51.504 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 11:02:51.534 DEBUG [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") 11:02:51.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:51.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:51.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:51.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:51.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:02:51.537 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 11:02:51.538 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 11:02:51.538 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 11:02:51.538 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:02:51.538 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 11:02:51.538 DEBUG [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) 11:02:51.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:51.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:51.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:51.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:51.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:02:51.542 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:02:51.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:02:51.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:02:51.542 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:02:51.542 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:02:51.721 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.... 11:02:54.858 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 11:02:54.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:02:54.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:02:54.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:02:54.858 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 11:02:54.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:02:54.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:02:54.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:02:54.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:02:54.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:02:54.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:02:54.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:02:54.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:02:54.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 11:02:54.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:54.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:54.859 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:02:54.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:54.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:54.860 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:02:54.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:54.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:54.860 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:02:54.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 11:02:54.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:54.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:54.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:54.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:54.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:02:54.861 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:02:54.861 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:02:54.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:54.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:54.896 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:02:54.896 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:02:54.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:54.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:54.897 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:02:54.897 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:02:54.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:54.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:54.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:54.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:54.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:02:55.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:55.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:02:55.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:55.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:02:55.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:02:55.899 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:02:55.899 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:02:55.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:55.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:55.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 11:02:55.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:55.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:55.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:55.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:55.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:02:55.900 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 11:02:55.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 11:02:55.901 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:02:55.901 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:02:55.901 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:02:55.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:55.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:55.928 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:02:55.928 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:02:55.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:55.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:55.929 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:02:55.929 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:02:55.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:55.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:55.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:55.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:55.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:02:56.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:56.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:02:56.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:56.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:02:56.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:02:56.931 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:02:56.931 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:02:56.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:56.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:56.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:02:56.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:56.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:56.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:56.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:56.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:02:56.932 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 11:02:56.933 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 11:02:56.933 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 11:02:56.933 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 11:02:56.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:02:57.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:02:57.434 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 11:02:57.435 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 11:02:57.435 DEBUG [main][TreeItemHandler] Selecting tree item: src 11:02:57.435 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 11:02:57.449 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 11:02:57.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'] 11:02:57.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:57.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'] 11:02:57.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:57.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: "New Java Class"] 11:02:57.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:57.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'] 11:02:57.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:57.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'] 11:02:57.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:57.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'] 11:02:57.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:57.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: "New Java Class"] 11:02:57.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:57.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'] 11:02:57.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:57.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'] 11:02:57.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:57.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:02:57.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:57.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:57.452 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:02:57.452 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:02:57.452 DEBUG [main][MenuItemLookup] Found menu:'File' 11:02:57.452 DEBUG [main][MenuItemLookup] Item match:File 11:02:57.453 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:02:57.453 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:02:57.456 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:02:57.456 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:02:57.456 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:02:57.456 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:57.456 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:02:57.456 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:02:57.456 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:02:57.456 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:02:57.456 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:02:57.456 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:02:57.456 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:02:57.456 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:02:57.456 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:02:57.456 DEBUG [main][MenuItemLookup] Found menu:'File' 11:02:57.456 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:02:57.456 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:02:57.456 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:02:57.456 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:57.456 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:02:57.456 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:57.456 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:02:57.456 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:02:57.473 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:02:57.473 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:02:57.473 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:02:57.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 11:02:57.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 11:02:57.672 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:02:57.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:57.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:57.673 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:02:57.674 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:57.674 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:02:57.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:57.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:57.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:57.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:57.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:02:57.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:02:57.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:02:57.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:02:57.675 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:02:57.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:02:57.675 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:02:57.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:02:57.675 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:02:57.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:02:57.675 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:02:57.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:02:57.675 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:02:57.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:02:57.675 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:02:57.676 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 11:02:57.676 DEBUG [main][TreeItemHandler] Selecting tree item: Class 11:02:57.676 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 11:02:57.679 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 11:02:57.679 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:02:57.679 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:02:57.679 DEBUG [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) 11:02:57.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:57.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:57.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:57.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:57.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:02:57.680 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:02:57.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:02:57.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:02:57.680 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:02:57.680 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:02:57.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'] 11:02:57.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:57.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:57.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 11:02:57.851 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 11:02:57.851 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 11:02:57.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:57.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:57.852 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 11:02:57.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:02:57.852 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:") 11:02:57.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:57.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:57.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:57.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:57.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:02:57.876 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:02:57.877 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 11:02:57.882 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 11:02:57.882 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 11:02:57.882 DEBUG [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) 11:02:57.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:57.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:57.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:57.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:57.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:02:57.885 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:02:57.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:02:57.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:02:57.885 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:02:57.885 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:02:57.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:02:59.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:02:59.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:02:59.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 11:02:59.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 11:02:59.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 11:02:59.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:02:59.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:02:59.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 11:02:59.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:02:59.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:02:59.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:02:59.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:02:59.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:02:59.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:02:59.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:02:59.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:02:59.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:02:59.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:02:59.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 11:02:59.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 11:02:59.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 11:02:59.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:02:59.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:02:59.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 11:02:59.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:02:59.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:02:59.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:02:59.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:02:59.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:02:59.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:02:59.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:02:59.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:02:59.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:02:59.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6d7b016b is found... 11:02:59.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6d7b016b is found finished successfully 11:02:59.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 11:02:59.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:59.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:59.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:59.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:59.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:02:59.535 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:59.535 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 11:02:59.535 INFO [WorkbenchTestable][TextEditor] Set text to editor 11:02:59.546 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:59.546 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 11:02:59.546 INFO [WorkbenchTestable][AbstractEditor] Save editor 11:02:59.546 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:02:59.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:59.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:59.547 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:02:59.547 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:02:59.547 DEBUG [main][MenuItemLookup] Found menu:'File' 11:02:59.547 DEBUG [main][MenuItemLookup] Item match:File 11:02:59.548 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:02:59.548 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 11:02:59.548 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 11:02:59.548 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 11:02:59.548 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:59.548 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 11:02:59.548 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 11:02:59.548 DEBUG [main][MenuItemLookup] Found menu:'' 11:02:59.548 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 11:02:59.548 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 11:02:59.548 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 11:02:59.548 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 11:02:59.548 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 11:02:59.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 11:02:59.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 11:02:59.618 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:59.618 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 11:02:59.618 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:02:59.618 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:59.618 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:59.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:59.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:02:59.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:59.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:59.672 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:02:59.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:59.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:59.676 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:02:59.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:02:59.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:02:59.677 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:02:59.677 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 11:02:59.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:02:59.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:02:59.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:02:59.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:02:59.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:02:59.726 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:59.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:59.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:59.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:02:59.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:02:59.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:02:59.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 11:02:59.727 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:59.727 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:59.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:59.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:02:59.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:02:59.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:02:59.728 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:59.728 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:59.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:59.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:02:59.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:02:59.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:02:59.728 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:02:59.728 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:02:59.728 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:02:59.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:02:59.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:02:59.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:02:59.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:02:59.729 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:02:59.730 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:02:59.730 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:02:59.730 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:02:59.730 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:02:59.730 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:02:59.730 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 11:02:59.730 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:02:59.730 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:02:59.730 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:02:59.730 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:02:59.730 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:02:59.731 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:02:59.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 11:03:01.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 11:03:01.231 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:03:01.232 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:01.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:01.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:01.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:03:01.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:03:01.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:03:01.233 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:03:01.234 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:01.234 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:01.234 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:01.234 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:03:01.234 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:03:01.234 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 11:03:01.234 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:03:01.234 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:01.234 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:01.234 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:01.234 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:03:01.234 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:03:01.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 11:03:01.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 11:03:01.234 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:01.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:01.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:01.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:03:01.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:03:01.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:03:01.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:03:01.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:01.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:01.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:01.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:01.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:01.257 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 11:03:01.257 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 11:03:01.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:03:01.257 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 11:03:01.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:03:01.257 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 11:03:01.257 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 11:03:01.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:03:01.257 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 11:03:01.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:03:01.257 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 11:03:01.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 11:03:01.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:01.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:01.261 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:03:01.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:01.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:01.265 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:03:01.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:01.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:01.266 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:03:01.266 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 11:03:01.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:01.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:01.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:01.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:01.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:03:01.269 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:01.269 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:01.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:01.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:03:01.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:03:01.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:03:01.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting while problem of type Errors exists in Problems view.... 11:03:01.287 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:01.287 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:01.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:01.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:03:01.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:03:01.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:03:01.288 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:01.288 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:01.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:01.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:03:01.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:03:01.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:03:01.289 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:03:01.289 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:01.289 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:01.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:01.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:03:01.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:03:01.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:03:01.289 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:03:01.290 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:01.290 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:01.290 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:01.290 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:03:01.290 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:03:01.290 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 11:03:01.290 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:03:01.290 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:01.290 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:01.290 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:01.290 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:03:01.290 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:03:01.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 11:03:02.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 11:03:02.291 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:03:02.291 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:02.291 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:02.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:02.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:03:02.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:03:02.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:03:02.292 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:03:02.293 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:02.293 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:02.293 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:02.293 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:03:02.293 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:03:02.293 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 11:03:02.293 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:03:02.293 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:02.293 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:02.293 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:02.293 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:03:02.293 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:03:02.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 11:03:02.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 11:03:02.293 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:02.293 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:02.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:02.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:03:02.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:03:02.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:03:02.294 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:03:02.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:02.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:02.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:02.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:02.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:02.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting while problem of type Errors exists in Problems view. finished successfully 11:03:02.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:02.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:02.299 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:03:02.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:02.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:02.320 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:03:02.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:02.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:02.320 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:03:02.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 '\*?\QProblems\E') 11:03:02.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:02.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:02.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:02.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:02.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:03:02.324 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:02.324 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:02.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:02.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:03:02.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:03:02.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:03:02.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 11:03:02.325 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:02.325 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:02.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:02.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:03:02.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:03:02.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:03:02.326 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:02.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:02.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:02.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:03:02.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:03:02.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:03:02.326 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:03:02.326 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:02.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:02.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:02.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:03:02.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:03:02.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:03:02.327 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:03:02.327 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:02.327 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:02.327 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:02.327 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:03:02.327 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:03:02.328 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 11:03:02.328 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:03:02.328 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:02.328 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:02.328 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:02.328 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:03:02.328 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:03:02.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 11:03:03.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 11:03:03.828 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:03:03.829 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:03.829 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:03.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:03.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:03:03.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:03:03.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:03:03.830 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:03:03.831 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:03.831 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:03.831 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:03.831 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:03:03.831 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:03:03.831 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 11:03:03.831 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:03:03.831 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:03.831 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:03.831 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:03.831 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:03:03.831 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:03:03.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 11:03:03.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 11:03:03.831 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:03.832 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:03.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:03.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:03:03.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:03:03.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:03:03.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:03:03.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:03.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:03.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:03.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:03.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:03.835 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 11:03:03.835 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 11:03:03.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:03:03.835 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 11:03:03.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:03:03.835 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 11:03:03.835 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 11:03:03.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:03:03.835 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 11:03:03.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:03:03.835 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 11:03:03.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 11:03:03.836 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:03.836 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:03.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:03.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:03.837 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:03:03.837 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:03.837 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:03.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:03.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:03.837 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:03:03.838 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:03.838 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:03.838 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:03.838 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:03:03.838 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:03:03.838 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 11:03:03.838 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:03:03.838 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:03.838 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:03.838 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:03.838 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:03:03.838 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:03:03.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 11:03:05.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 11:03:05.339 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:03:05.339 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:05.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:05.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:05.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:05.340 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:03:05.341 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:05.341 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:05.341 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:05.341 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:03:05.341 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:03:05.341 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 11:03:05.341 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:03:05.342 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:05.342 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:05.342 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:05.342 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:03:05.342 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:03:05.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 11:03:05.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 11:03:05.342 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:05.342 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:05.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:05.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:05.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 11:03:05.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:05.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:05.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:05.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:05.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:05.343 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:05.343 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:05.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:05.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:05.343 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:03:05.344 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:05.344 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:05.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:05.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:05.344 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:03:05.345 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:05.345 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:05.345 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:05.345 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:03:05.345 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:03:05.345 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 11:03:05.345 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:03:05.345 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:05.345 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:05.345 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:05.345 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:03:05.345 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:03:05.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 11:03:06.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 11:03:06.346 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:03:06.346 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:06.346 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:06.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:06.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:06.347 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:03:06.347 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:06.347 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:06.347 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:06.347 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:03:06.347 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:03:06.347 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 11:03:06.348 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:03:06.348 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:06.348 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:06.348 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:06.348 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:03:06.348 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:03:06.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 11:03:06.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 11:03:06.348 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:06.348 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:06.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:06.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:06.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 11:03:06.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:06.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:06.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:06.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:06.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:06.349 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 11:03:06.349 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 11:03:06.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:03:06.349 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 11:03:06.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:03:06.349 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 11:03:06.349 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 11:03:06.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:03:06.349 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 11:03:06.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:03:06.349 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 11:03:06.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:06.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:06.353 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:03:06.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:06.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:06.353 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:03:06.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 '\*?\QProblems\E') 11:03:06.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:06.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:06.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:06.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:06.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:03:06.357 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:06.357 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:06.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:06.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:03:06.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:03:06.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:03:06.358 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:03:06.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:06.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:06.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:06.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:06.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:06.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 11:03:06.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:06.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:06.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:06.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:06.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:06.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:06.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:06.379 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:03:06.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:06.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:06.379 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:03:06.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 '\*?\QProblems\E') 11:03:06.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:06.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:06.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:06.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:06.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:03:06.383 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:06.383 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:06.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:06.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:03:06.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:03:06.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:03:06.384 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:03:06.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:06.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:06.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:06.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:06.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:06.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 11:03:06.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:06.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:06.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:06.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:06.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:06.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:06.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:06.389 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:03:06.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:06.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:06.389 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:03:06.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') 11:03:06.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:06.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:06.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:06.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:06.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:03:06.393 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:06.393 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:06.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:06.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:03:06.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:03:06.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:03:06.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 11:03:06.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:06.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:06.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:06.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:06.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:06.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:03:06.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:06.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:06.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:06.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:06.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:06.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:06.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:06.415 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:03:06.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:06.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:06.415 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:03:06.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 '\*?\QProblems\E') 11:03:06.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:06.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:06.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:06.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:06.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:03:06.419 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:06.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:06.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:06.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:03:06.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:03:06.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:03:06.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 11:03:06.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:06.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:06.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:06.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:06.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:06.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:06.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:06.425 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:03:06.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:06.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:06.426 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:03:06.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 '\*?\QProblems\E') 11:03:06.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:06.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:06.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:06.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:06.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:03:06.446 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:06.446 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:06.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:06.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:03:06.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:03:06.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:03:06.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 11:03:06.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:06.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:06.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:06.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:06.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:06.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 11:03:06.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:06.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:06.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:06.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:06.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:06.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:06.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:06.453 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:03:06.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:06.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:06.453 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:03:06.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 '\*?\QProblems\E') 11:03:06.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:06.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:06.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:06.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:06.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:03:06.457 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:06.457 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:06.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:06.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:03:06.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:03:06.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:03:06.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:03:06.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:06.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:06.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:06.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:06.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:06.459 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:03:06.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:06.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:06.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:06.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:06.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:06.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:06.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:06.479 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:03:06.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:06.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:06.480 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:03:06.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 11:03:06.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:06.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:06.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:06.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:06.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:03:06.483 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:06.483 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:06.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:06.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:03:06.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:03:06.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:03:06.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 11:03:06.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:06.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:06.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:06.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:06.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:06.486 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:06.486 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:06.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:06.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:06.486 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:03:06.486 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:06.486 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:06.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:06.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:06.487 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:03:06.488 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:06.488 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:06.488 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:06.488 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:03:06.488 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:03:06.488 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 11:03:06.488 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:03:06.488 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:06.488 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:06.488 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:06.488 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:03:06.488 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:03:06.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 11:03:07.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 11:03:07.989 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:03:07.989 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:07.989 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:07.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:07.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:07.990 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:03:07.990 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:07.990 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:07.990 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:07.990 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:03:07.991 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:03:07.991 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 11:03:07.991 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:03:07.991 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:07.991 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:07.991 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:07.991 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:03:07.991 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:03:07.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 11:03:07.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 11:03:07.991 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:07.991 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:07.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:07.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:07.991 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:03:07.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:07.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:07.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:07.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:07.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:07.992 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:07.992 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:07.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:07.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:07.992 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:03:07.993 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:07.993 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:07.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:07.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:07.993 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:03:07.994 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:07.994 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:07.994 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:07.994 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:03:07.994 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:03:07.994 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 11:03:07.994 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:03:07.994 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:07.994 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:07.994 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:07.994 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:03:07.994 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:03:07.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 11:03:09.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 11:03:09.495 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:03:09.495 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:09.495 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:09.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:09.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:09.496 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:03:09.497 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:09.497 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:09.497 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:09.497 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:03:09.497 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:03:09.497 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 11:03:09.497 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:03:09.497 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:09.497 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:09.497 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:09.497 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:03:09.497 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:03:09.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 11:03:09.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 11:03:09.497 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:09.497 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:09.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:09.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:09.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 11:03:09.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:09.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:09.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:09.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:09.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:09.498 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:09.498 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:09.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:09.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:09.499 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:03:09.499 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:09.499 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:09.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:09.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:09.499 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:03:09.500 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:09.500 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:09.500 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:09.500 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:03:09.500 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:03:09.500 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 11:03:09.500 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:03:09.500 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:09.500 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:09.500 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:09.500 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:03:09.500 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:03:09.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 11:03:10.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 11:03:10.501 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:03:10.501 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:10.501 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:10.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:10.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:10.502 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:03:10.503 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:10.503 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:10.503 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:10.503 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:03:10.503 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:03:10.503 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 11:03:10.503 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:03:10.503 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:10.503 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:10.503 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:10.503 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:03:10.503 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:03:10.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 11:03:10.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 11:03:10.503 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:10.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:10.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:10.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:10.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:03:10.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:10.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:10.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:10.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:10.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:10.504 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 11:03:10.504 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 11:03:10.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:03:10.504 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 11:03:10.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:03:10.504 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 11:03:10.504 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 11:03:10.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:03:10.504 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 11:03:10.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:03:10.504 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 11:03:10.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:10.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:10.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:03:10.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:10.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:10.510 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:03:10.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 '\*?\QProblems\E') 11:03:10.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:10.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:10.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:10.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:10.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:03:10.515 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:10.515 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:10.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:10.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:03:10.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:03:10.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:03:10.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:03:10.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:10.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:10.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:10.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:10.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:10.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:03:10.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:10.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:10.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:10.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:10.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:10.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:10.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:10.549 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:03:10.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:10.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:10.549 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:03:10.549 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 11:03:10.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:10.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:10.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:10.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:10.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:03:10.553 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:10.553 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:10.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:10.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:03:10.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:03:10.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:03:10.554 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:03:10.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:10.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:10.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:10.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:10.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:10.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:03:10.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:10.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:10.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:10.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:10.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:10.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:10.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:10.576 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:03:10.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:10.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:10.576 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:03:10.576 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 11:03:10.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:10.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:10.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:10.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:10.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:03:10.580 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:10.580 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:10.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:10.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:03:10.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:03:10.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:03:10.581 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:03:10.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:10.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:10.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:10.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:10.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:10.582 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:03:10.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:10.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:10.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:10.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:10.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:10.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:10.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:10.586 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:03:10.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:10.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:10.586 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:03:10.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 '\*?\QProblems\E') 11:03:10.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:10.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:10.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:10.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:10.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:03:10.606 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:10.606 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:10.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:10.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:03:10.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:03:10.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:03:10.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 11:03:10.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:10.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:10.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:10.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:10.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:10.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:10.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:10.615 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:03:10.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:10.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:10.615 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:03:10.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 '\*?\QProblems\E') 11:03:10.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:10.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:10.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:10.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:10.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:03:10.620 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:10.620 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:10.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:10.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:03:10.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:03:10.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:03:10.646 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:03:10.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:10.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:10.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:10.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:10.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:10.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 11:03:10.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:10.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:10.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:10.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:10.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:10.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:10.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:10.653 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:03:10.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:10.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:10.653 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:03:10.653 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 11:03:10.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:10.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:10.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:10.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:10.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:03:10.673 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:10.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:10.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:10.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:03:10.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:03:10.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:03:10.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 11:03:10.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:10.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:10.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:10.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:10.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:10.676 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:03:10.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:10.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:10.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:10.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:10.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:10.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:10.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:10.680 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 11:03:10.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:10.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:10.680 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 11:03:10.680 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 11:03:10.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:10.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:10.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:10.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:10.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:03:10.683 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:10.683 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:10.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:10.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 11:03:10.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:03:10.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:03:10.684 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:03:10.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:10.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:10.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:10.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:10.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:10.685 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:10.685 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:10.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:10.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:10.686 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:03:10.686 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:10.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:10.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:10.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:10.686 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:03:10.687 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:10.687 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:10.687 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:10.687 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:03:10.687 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:03:10.687 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 11:03:10.687 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:03:10.687 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:10.687 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:10.687 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:10.687 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:03:10.687 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:03:10.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 11:03:11.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 11:03:11.688 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:03:11.688 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:11.688 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:11.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:11.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:11.689 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:03:11.690 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:11.690 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:11.690 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:11.690 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:03:11.690 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:03:11.690 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 11:03:11.690 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:03:11.690 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:11.690 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:11.690 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:11.690 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:03:11.690 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:03:11.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 11:03:11.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 11:03:11.690 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:11.690 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:11.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:11.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:11.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 11:03:11.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:11.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:11.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:11.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:11.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:11.691 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 11:03:11.691 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 11:03:11.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:03:11.691 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 11:03:11.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:03:11.691 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 11:03:11.691 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 11:03:11.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:03:11.691 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 11:03:11.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:03:11.691 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 11:03:11.692 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:11.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:11.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:11.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:11.693 DEBUG [main][MenuItemLookup] Found menu:'Show' 11:03:11.693 DEBUG [main][MenuItemLookup] Found menu:'Group By' 11:03:11.693 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 11:03:11.693 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 11:03:11.693 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 11:03:11.693 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 11:03:11.693 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 11:03:11.693 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 11:03:11.693 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 11:03:11.693 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 11:03:11.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 11:03:11.753 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 11:03:11.754 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 11:03:11.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:11.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:11.754 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:03:11.754 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:03:11.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:03:11.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:03:11.754 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 11:03:11.754 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:03:11.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:11.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:11.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:11.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:11.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:03:11.755 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 11:03:11.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:03:11.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:03:11.755 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:03:11.755 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:03:11.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 11:03:11.757 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:03:11.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:03:11.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:03:11.757 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 11:03:11.757 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:03:11.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:11.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:11.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:11.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:11.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:03:11.758 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:03:11.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:03:11.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:03:11.758 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:03:11.758 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:03:11.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 11:03:11.806 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 11:03:11.806 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:03:11.806 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:03:11.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:03:11.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:11.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:11.831 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:03:11.832 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:03:11.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:11.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:11.833 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:03:11.833 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:03:11.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:11.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:11.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:11.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:11.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:03:12.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:12.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:03:12.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:12.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:03:12.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:03:12.835 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:03:12.835 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:03:12.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:12.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:12.836 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:03:12.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:12.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:12.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:12.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:12.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:12.837 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 11:03:12.837 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 11:03:12.837 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 11:03:12.837 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 11:03:12.846 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 11:03:12.852 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:03:12.852 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:03:12.883 DEBUG [main][MenuItemLookup] Found menu:'New' 11:03:12.883 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:03:12.883 DEBUG [main][MenuItemLookup] Found menu:'' 11:03:12.883 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:03:12.883 DEBUG [main][MenuItemLookup] Found menu:'' 11:03:12.883 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:03:12.883 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:03:12.883 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:03:12.883 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:03:12.883 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:03:12.883 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:03:12.883 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:03:12.883 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:03:12.883 DEBUG [main][MenuItemLookup] Found menu:'' 11:03:12.883 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:03:12.883 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:03:12.883 DEBUG [main][MenuItemLookup] Found menu:'' 11:03:12.883 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:03:12.883 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:03:12.883 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:03:12.883 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:03:12.883 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:03:12.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:03:12.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 11:03:13.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 11:03:13.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:03:13.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:03:13.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:03:13.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:03:13.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:03:13.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:03:13.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:03:13.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:03:13.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:03:13.384 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 11:03:13.384 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 11:03:13.384 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 11:03:13.384 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 11:03:13.391 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 11:03:13.393 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:03:13.393 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:03:13.438 DEBUG [main][MenuItemLookup] Found menu:'New' 11:03:13.438 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:03:13.438 DEBUG [main][MenuItemLookup] Found menu:'' 11:03:13.438 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:03:13.438 DEBUG [main][MenuItemLookup] Found menu:'' 11:03:13.438 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:03:13.438 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:03:13.438 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:03:13.438 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:03:13.438 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:03:13.438 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:03:13.438 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:03:13.438 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:03:13.481 DEBUG [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.... 11:03:14.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 11:03:14.077 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:03:14.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:14.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:14.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:14.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:14.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: 32) 11:03:14.080 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:03:14.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:03:14.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:03:14.080 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:03:14.080 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:03:14.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:14.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:14.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:14.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:14.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:03:14.080 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:03:14.080 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:03:14.080 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:03:14.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:03:14.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:03:14.081 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:03:14.081 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:03:14.081 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 11:03:14.081 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:03:14.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:03:14.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:03:14.081 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:03:14.081 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:03:14.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:14.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:14.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:14.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:14.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:03:14.081 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:03:14.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:03:14.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:03:14.081 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:03:14.081 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:03:14.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:03:14.085 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:03:14.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:03:14.585 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:03:14.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:03:14.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:03:14.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:03:14.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 11:03:14.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:03:14.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:03:14.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:03:14.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:03:14.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:03:14.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:03:14.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:03:14.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:03:14.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:03:14.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:03:14.585 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 11:03:14.586 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:03:14.586 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:03:14.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:03:14.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:03:14.586 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testNoErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 11:03:14.586 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:03:14.586 INFO [WorkbenchTestable][RequirementsRunner] Started test: testNoErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 11:03:14.586 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 11:03:14.586 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:03:14.586 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:03:14.586 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:03:14.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:14.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:14.590 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:03:14.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:14.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:14.594 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:03:14.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:14.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:14.594 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:03:14.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 '\*?\QProblems\E') 11:03:14.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:14.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:14.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:14.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:14.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:03:14.598 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:14.598 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:14.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:14.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:14.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:14.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:14.624 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:03:14.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:14.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:14.626 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:03:14.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:14.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:14.626 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:03:14.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') 11:03:14.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:14.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:14.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:14.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:14.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:03:14.627 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:03:14.627 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:03:14.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:14.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:03:14.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:03:14.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:03:14.653 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:03:14.653 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:03:14.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:14.654 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 11:03:14.654 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:03:14.654 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:03:14.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:14.654 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 11:03:14.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:14.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:14.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:14.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:14.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'] 11:03:14.655 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:14.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'] 11:03:14.655 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:14.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: "New Java Project"] 11:03:14.655 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:14.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'] 11:03:14.655 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:14.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'] 11:03:14.655 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:14.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'] 11:03:14.655 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:14.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"] 11:03:14.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:14.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'] 11:03:14.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:14.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'] 11:03:14.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:14.656 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:03:14.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:14.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:14.656 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:03:14.656 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:03:14.656 DEBUG [main][MenuItemLookup] Found menu:'File' 11:03:14.656 DEBUG [main][MenuItemLookup] Item match:File 11:03:14.657 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:03:14.657 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:03:14.660 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:03:14.660 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:03:14.660 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:03:14.660 DEBUG [main][MenuItemLookup] Found menu:'' 11:03:14.660 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:03:14.660 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:03:14.660 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:03:14.660 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:03:14.660 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:03:14.660 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:03:14.660 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:03:14.660 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:03:14.660 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:03:14.660 DEBUG [main][MenuItemLookup] Found menu:'File' 11:03:14.660 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:03:14.660 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:03:14.660 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:03:14.660 DEBUG [main][MenuItemLookup] Found menu:'' 11:03:14.660 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:03:14.660 DEBUG [main][MenuItemLookup] Found menu:'' 11:03:14.660 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:03:14.660 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:03:14.661 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:03:14.661 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:03:14.661 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:03:14.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 'New|Select a wizard'] is available.... 11:03:14.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 'New|Select a wizard'] is available. finished successfully 11:03:14.741 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:03:14.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:14.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:14.742 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:03:14.742 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:14.742 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:03:14.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:14.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:14.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:14.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:14.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:14.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:03:14.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:03:14.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:03:14.751 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:03:14.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:03:14.751 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:03:14.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:03:14.751 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:03:14.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:03:14.751 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:03:14.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:03:14.751 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:03:14.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:03:14.751 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:03:14.752 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 11:03:14.752 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 11:03:14.752 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 11:03:14.754 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 11:03:14.754 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:03:14.754 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:03:14.754 DEBUG [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) 11:03:14.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:14.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:14.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:14.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:14.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:03:14.756 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:03:14.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:03:14.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:03:14.756 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:03:14.756 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:03:14.968 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:03:14.978 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:14.978 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:14.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.... 11:03:14.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 11:03:14.978 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 11:03:14.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:14.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:14.979 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:03:14.979 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:14.979 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 11:03:14.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:") 11:03:14.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:14.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:14.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:14.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:14.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:03:14.981 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:03:14.982 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 11:03:15.011 DEBUG [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") 11:03:15.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:15.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:15.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:15.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:15.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:03:15.013 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 11:03:15.013 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 11:03:15.013 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 11:03:15.014 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:03:15.014 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 11:03:15.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) 11:03:15.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:15.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:15.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:15.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:15.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:03:15.015 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:03:15.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:03:15.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:03:15.015 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:03:15.015 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:03:15.019 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.... 11:03:18.023 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 11:03:18.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:03:18.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:03:18.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:03:18.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 11:03:18.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:03:18.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:03:18.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:03:18.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:03:18.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:03:18.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:03:18.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:03:18.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:03:18.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 11:03:18.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:18.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:18.025 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:03:18.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:18.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:18.025 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:03:18.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:18.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:18.026 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:03:18.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 '\*?\QPackage Explorer\E') 11:03:18.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:18.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:18.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:18.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:18.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:03:18.027 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:03:18.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:03:18.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:18.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:18.068 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:03:18.068 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:03:18.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:18.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:18.069 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:03:18.069 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:03:18.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:18.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:18.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:18.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:18.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:03:18.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:18.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:03:19.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:19.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:03:19.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:03:19.071 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:03:19.071 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:03:19.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:19.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:19.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:03:19.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:19.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:19.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:19.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:19.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:19.072 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 11:03:19.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 11:03:19.072 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:03:19.072 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:19.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:19.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:19.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:19.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:19.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:19.099 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:03:19.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:19.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:19.107 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:03:19.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:19.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:19.107 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:03:19.107 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 11:03:19.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:19.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:19.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:19.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:19.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:03:19.136 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:19.136 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:19.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:19.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:03:19.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:03:19.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:03:19.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Problems view is empty.... 11:03:19.137 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:19.137 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:19.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:19.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:03:19.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:03:19.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:03:19.138 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 11:03:19.138 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:03:19.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:03:19.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:03:19.139 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Problems (0 items)"as the parent 11:03:19.139 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:03:19.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:19.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:19.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:19.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:19.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:19.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Problems view is empty. finished successfully 11:03:19.140 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:19.140 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:19.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:19.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:19.141 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:03:19.141 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:19.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:19.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:19.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:19.142 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:03:19.143 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:19.143 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:19.143 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:19.144 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:03:19.144 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:03:19.144 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 11:03:19.144 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:03:19.144 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:19.144 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:19.144 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:19.144 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:03:19.144 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:03:19.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 11:03:20.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 11:03:20.160 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:03:20.160 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:20.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:20.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:20.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:20.161 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:03:20.162 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:20.162 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:20.162 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:20.162 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:03:20.163 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:03:20.163 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 11:03:20.163 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:03:20.163 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:20.163 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:20.163 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:20.163 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:03:20.163 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:03:20.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 11:03:20.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 11:03:20.163 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:20.163 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:20.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:20.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:20.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 11:03:20.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:20.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:20.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:20.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:20.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:20.164 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:20.164 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:20.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:20.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:20.165 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:03:20.165 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:20.165 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:20.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:20.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:20.166 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:03:20.166 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:20.166 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:20.166 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:20.167 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:03:20.167 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:03:20.167 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 11:03:20.167 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:03:20.167 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:20.167 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:20.167 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:20.167 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:03:20.167 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:03:20.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 11:03:21.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 11:03:21.668 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:03:21.668 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:21.668 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:21.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:21.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:21.669 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:03:21.670 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:21.670 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:21.670 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:21.670 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:03:21.670 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:03:21.670 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 11:03:21.670 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:03:21.670 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:21.670 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:21.670 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:21.670 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:03:21.670 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:03:21.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 11:03:21.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 11:03:21.671 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:21.671 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:21.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:21.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:21.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 11:03:21.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:21.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:21.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:21.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:21.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:21.672 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:21.672 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:21.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:21.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:21.672 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:03:21.672 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:21.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:21.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:21.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:21.673 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:03:21.674 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:21.674 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:21.674 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:21.674 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:03:21.674 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:03:21.674 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 11:03:21.674 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:03:21.674 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:21.674 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:21.674 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:21.674 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:03:21.674 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:03:21.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 11:03:23.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 11:03:23.175 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:03:23.176 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:23.176 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:23.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:23.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:23.176 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:03:23.177 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:23.177 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:23.177 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:23.177 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:03:23.177 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:03:23.177 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 11:03:23.177 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:03:23.177 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:23.177 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:23.177 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:23.177 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:03:23.177 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:03:23.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 11:03:23.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 11:03:23.178 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:23.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:23.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:23.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:23.178 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:03:23.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:23.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:23.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:23.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:23.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:23.179 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:23.179 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:23.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:23.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:23.179 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:03:23.179 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:23.179 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:23.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:23.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:23.179 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:03:23.180 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:23.180 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:23.180 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:23.180 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:03:23.180 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:03:23.180 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 11:03:23.180 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:03:23.180 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:23.180 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:23.180 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:23.180 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:03:23.180 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:03:23.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 11:03:24.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 11:03:24.181 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:03:24.181 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:24.181 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:24.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:24.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:24.182 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:03:24.183 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:24.183 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:24.183 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:24.183 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:03:24.183 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:03:24.183 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 11:03:24.183 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:03:24.183 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:24.183 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:24.183 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:24.183 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:03:24.183 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:03:24.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 11:03:24.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 11:03:24.183 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:24.183 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:24.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:24.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:24.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:03:24.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:24.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:24.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:24.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:24.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:24.184 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:24.184 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:24.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:24.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:24.185 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:03:24.185 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:24.185 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:24.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:24.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:24.185 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:03:24.186 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:24.186 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:24.186 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:24.186 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:03:24.186 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:03:24.186 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 11:03:24.186 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:03:24.186 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:24.186 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:24.186 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:24.186 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:03:24.186 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:03:24.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 11:03:25.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 11:03:25.687 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:03:25.687 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:25.687 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:25.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:25.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:25.688 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:03:25.689 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:25.689 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:25.689 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:25.689 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:03:25.689 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:03:25.689 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 11:03:25.689 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:03:25.689 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:25.689 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:25.689 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:25.689 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:03:25.689 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:03:25.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 11:03:25.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 11:03:25.690 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:25.690 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:25.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:25.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:25.690 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:03:25.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:25.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:25.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:25.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:25.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:25.691 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:25.691 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:25.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:25.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:25.692 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:03:25.692 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:25.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:25.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:25.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:25.692 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:03:25.693 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:25.693 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:25.693 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:25.693 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:03:25.693 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:03:25.693 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 11:03:25.693 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:03:25.694 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:25.694 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:25.694 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:25.694 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:03:25.694 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:03:25.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 11:03:27.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 11:03:27.194 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:03:27.194 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:27.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:27.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:27.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:27.195 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:03:27.196 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:27.196 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:27.196 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:27.196 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:03:27.196 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 11:03:27.196 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 11:03:27.196 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 11:03:27.196 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:03:27.196 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:03:27.196 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.124 seconds)' 11:03:27.196 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:03:27.196 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:03:27.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 11:03:27.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 11:03:27.197 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:27.197 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:27.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:27.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:27.198 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:03:27.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:27.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:27.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:27.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:27.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:27.199 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:03:27.199 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:03:27.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:27.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:27.200 DEBUG [main][MenuItemLookup] Found menu:'Show' 11:03:27.200 DEBUG [main][MenuItemLookup] Found menu:'Group By' 11:03:27.200 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 11:03:27.200 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 11:03:27.200 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 11:03:27.200 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 11:03:27.200 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 11:03:27.200 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 11:03:27.200 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 11:03:27.200 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 11:03:27.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 11:03:27.259 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 11:03:27.259 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 11:03:27.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:27.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:27.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 "Restore Defaults") 11:03:27.259 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:03:27.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:03:27.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:03:27.259 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 11:03:27.259 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:03:27.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:27.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:27.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:27.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:27.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:03:27.261 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 11:03:27.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:03:27.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:03:27.261 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:03:27.261 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:03:27.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", Widget matcher matching widgets with style: 8) 11:03:27.262 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:03:27.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:03:27.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:03:27.262 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 11:03:27.262 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:03:27.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:27.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:27.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:27.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:27.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:03:27.263 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:03:27.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:03:27.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:03:27.263 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:03:27.263 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:03:27.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 11:03:27.299 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 11:03:27.299 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:03:27.299 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:03:27.299 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:03:27.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:27.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:27.321 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:03:27.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:03:27.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:27.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:27.322 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:03:27.323 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:03:27.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:27.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:27.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:27.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:27.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:03:27.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:27.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:03:28.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:28.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:03:28.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:03:28.324 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:03:28.324 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:03:28.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:28.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:28.325 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:03:28.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:28.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:28.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:28.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:28.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:28.326 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 11:03:28.326 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 11:03:28.326 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 11:03:28.326 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 11:03:28.337 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 11:03:28.338 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:03:28.338 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:03:28.367 DEBUG [main][MenuItemLookup] Found menu:'New' 11:03:28.367 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:03:28.367 DEBUG [main][MenuItemLookup] Found menu:'' 11:03:28.367 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:03:28.367 DEBUG [main][MenuItemLookup] Found menu:'' 11:03:28.367 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:03:28.367 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:03:28.367 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:03:28.367 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:03:28.367 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:03:28.367 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:03:28.367 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:03:28.367 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:03:28.367 DEBUG [main][MenuItemLookup] Found menu:'' 11:03:28.367 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:03:28.367 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:03:28.367 DEBUG [main][MenuItemLookup] Found menu:'' 11:03:28.367 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:03:28.367 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:03:28.368 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:03:28.368 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:03:28.368 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:03:28.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:03:28.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 11:03:28.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 11:03:28.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:03:28.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:03:28.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:03:28.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:03:28.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:03:28.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:03:28.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:03:28.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:03:28.868 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 11:03:28.868 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 11:03:28.868 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 11:03:28.869 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 11:03:28.875 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 11:03:28.876 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:03:28.876 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:03:28.905 DEBUG [main][MenuItemLookup] Found menu:'New' 11:03:28.905 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:03:28.905 DEBUG [main][MenuItemLookup] Found menu:'' 11:03:28.905 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:03:28.905 DEBUG [main][MenuItemLookup] Found menu:'' 11:03:28.905 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:03:28.905 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:03:28.905 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:03:28.905 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:03:28.905 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:03:28.905 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:03:28.906 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:03:28.906 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:03:28.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 'Delete.*'] is available.... 11:03:29.515 DEBUG [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 11:03:29.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:03:29.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:29.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:29.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:29.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:29.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 11:03:29.519 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:03:29.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:03:29.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:03:29.519 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:03:29.519 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:03:29.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:29.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:29.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:29.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:29.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:03:29.520 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:03:29.520 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:03:29.520 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:03:29.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:03:29.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:03:29.520 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:03:29.520 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:03:29.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 11:03:29.520 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:03:29.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:03:29.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:03:29.520 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:03:29.520 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:03:29.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:29.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:29.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:29.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:29.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:03:29.522 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:03:29.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:03:29.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:03:29.522 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:03:29.522 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:03:29.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:03:29.526 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:03:30.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:03:30.026 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:03:30.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:03:30.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:03:30.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:03:30.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 11:03:30.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 11:03:30.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:03:30.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:03:30.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:03:30.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:03:30.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:03:30.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:03:30.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:03:30.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:03:30.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:03:30.026 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 11:03:30.026 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:03:30.026 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:03:30.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:03:30.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:03:30.027 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testNoErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 11:03:30.027 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 11:03:30.027 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:03:30.027 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:03:30.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:03:30.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 294.547 s - in org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest testOneErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 22.408 s testTwoProblemsExist no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 17.108 s testHideProblemColumnsNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 7.414 s testHideProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 7.912 s testFilterErrors no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 27.286 s testProblemQuickfixWithNewDialog no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 13.673 s testOneWarningExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 13.17 s testHideProblemColumnsEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 7.373 s testShowProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 7.668 s testFilterWarnings no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 29.026 s testHideHiddenProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 7.627 s testShowProblemColumnNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 7.88 s testShowProblemColumnEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 7.729 s testOneErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 27.356 s testShowVisibleProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 7.531 s testGetProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 12.669 s testOneErrorExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 15.501 s testProblemQuickfix no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 16.131 s testNoErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 23.488 s testNoErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 15.441 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 11:03:30.038 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 11:03:30.040 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:03:30.040 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:03:30.040 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 11:03:30.040 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:03:30.040 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:03:30.040 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:03:30.040 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:03:30.041 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:03:30.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: "Import"] 11:03:30.041 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:30.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: "Import"] 11:03:30.041 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:30.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: "Import"] 11:03:30.041 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:30.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: "Import"] 11:03:30.041 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:30.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: "Import"] 11:03:30.042 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:30.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: "Import"] 11:03:30.042 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:30.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: "Import"] 11:03:30.042 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:30.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: "Import"] 11:03:30.042 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:30.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: "Import"] 11:03:30.042 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:30.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:03:30.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:30.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:30.043 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:03:30.043 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:03:30.043 DEBUG [main][MenuItemLookup] Found menu:'File' 11:03:30.043 DEBUG [main][MenuItemLookup] Item match:File 11:03:30.044 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:03:30.044 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 11:03:30.044 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 11:03:30.044 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 11:03:30.044 DEBUG [main][MenuItemLookup] Found menu:'' 11:03:30.044 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 11:03:30.044 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 11:03:30.044 DEBUG [main][MenuItemLookup] Found menu:'' 11:03:30.044 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 11:03:30.044 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 11:03:30.044 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 11:03:30.044 DEBUG [main][MenuItemLookup] Found menu:'Revert' 11:03:30.044 DEBUG [main][MenuItemLookup] Found menu:'' 11:03:30.044 DEBUG [main][MenuItemLookup] Found menu:'Move...' 11:03:30.044 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 11:03:30.044 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:03:30.044 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 11:03:30.044 DEBUG [main][MenuItemLookup] Found menu:'' 11:03:30.044 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 11:03:30.044 DEBUG [main][MenuItemLookup] Found menu:'' 11:03:30.044 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:03:30.044 DEBUG [main][MenuItemLookup] Item match:Import... 11:03:30.044 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 11:03:30.044 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 11:03:30.044 INFO [main][MenuItemHandler] Select menu item: &Import... 11:03:30.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 11:03:30.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 11:03:30.123 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 11:03:30.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:30.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:30.125 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 11:03:30.125 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:30.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:03:30.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:30.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:30.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:30.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:30.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:30.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:03:30.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:03:30.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:03:30.127 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:03:30.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:03:30.127 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:03:30.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:03:30.127 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:03:30.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:03:30.127 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:03:30.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:03:30.127 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:03:30.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:03:30.127 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:03:30.128 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 11:03:30.128 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 11:03:30.128 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 11:03:30.128 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 11:03:30.128 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 11:03:30.128 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 11:03:30.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.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) 11:03:30.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:30.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:30.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:30.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:30.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:03:30.130 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:03:30.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:03:30.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:03:30.130 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:03:30.130 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:03:30.171 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 11:03:30.201 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:30.201 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:30.201 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 11:03:30.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:30.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:30.202 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 11:03:30.202 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:30.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 11:03:30.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 11:03:30.202 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 11:03:30.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:30.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:30.202 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 11:03:30.202 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:30.202 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' 11:03:30.202 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:") 11:03:30.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:30.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:30.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:30.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:30.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:03:30.203 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 11:03:30.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:03:30.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:03:30.203 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:03:30.203 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:03:30.204 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 11:03:30.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:30.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:03:30.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:03:30.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:30.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 11:03:30.205 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 11:03:30.205 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 11:03:30.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:30.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:30.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:30.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:30.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:03:30.244 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 11:03:30.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:03:30.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:03:30.244 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:03:30.244 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:03:30.249 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 11:03:30.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:30.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:30.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:30.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:30.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:30.250 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 11:03:30.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:30.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:30.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:30.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:30.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:30.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 11:03:30.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 11:03:30.281 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects 11:03:30.281 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") 11:03:30.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:30.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:30.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:30.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:30.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:03:30.282 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 11:03:30.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:03:30.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:03:30.282 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:03:30.282 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:03:30.283 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 11:03:30.283 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 11:03:30.283 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) 11:03:30.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:30.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:30.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:30.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:30.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:03:30.312 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:03:30.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:03:30.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:03:30.312 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:03:30.312 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:03:30.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:03:30.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:03:30.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:03:30.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:03:30.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:03:30.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:03:30.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:03:30.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:03:30.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 11:03:30.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:03:30.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:03:30.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:03:30.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:03:30.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:03:30.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:03:30.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:30.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:03:30.830 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' view via menu. 11:03:30.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:03:30.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:30.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:30.830 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:03:30.830 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:03:30.830 DEBUG [main][MenuItemLookup] Found menu:'File' 11:03:30.830 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:03:30.830 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:03:30.830 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:03:30.830 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:03:30.830 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:03:30.830 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:03:30.830 DEBUG [main][MenuItemLookup] Item match:Window 11:03:30.831 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:03:30.831 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:03:30.831 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:03:30.831 DEBUG [main][MenuItemLookup] Found menu:'' 11:03:30.831 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:03:30.831 DEBUG [main][MenuItemLookup] Item match:Show View 11:03:30.834 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 11:03:30.835 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 11:03:30.835 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 11:03:30.835 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 11:03:30.835 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 11:03:30.835 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 11:03:30.835 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 11:03:30.835 DEBUG [main][MenuItemLookup] Found menu:'Progress' 11:03:30.835 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 11:03:30.835 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 11:03:30.835 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 11:03:30.835 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 11:03:30.835 DEBUG [main][MenuItemLookup] Found menu:'Templates' 11:03:30.835 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 11:03:30.835 DEBUG [main][MenuItemLookup] Found menu:'' 11:03:30.835 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 11:03:30.835 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 11:03:30.835 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 11:03:30.835 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 11:03:30.835 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 11:03:30.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 11:03:30.901 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 11:03:30.901 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 11:03:30.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:30.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:30.902 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 11:03:30.902 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:03:30.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:03:30.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:03:30.902 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:03:30.902 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:03:30.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:30.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:30.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:30.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:30.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:30.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:03:30.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:03:30.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 11:03:30.903 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 11:03:30.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:03:31.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:03:31.404 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 11:03:31.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 11:03:31.405 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 11:03:31.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:03:31.405 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 11:03:31.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:03:31.405 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 11:03:31.405 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Servers 11:03:31.405 DEBUG [main][TreeItemHandler] Selecting tree item: Servers 11:03:31.405 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Servers about selection 11:03:31.405 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Servers 11:03:31.405 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:03:31.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:03:31.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:03:31.406 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:03:31.406 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:03:31.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:31.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:31.406 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:03:31.406 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:03:31.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:03:31.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:03:31.406 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:03:31.406 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:03:31.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:31.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:31.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:31.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:31.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:03:31.407 INFO [WorkbenchTestable][AbstractButton] Click button &Open 11:03:31.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:03:31.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:03:31.407 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:03:31.407 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:03:31.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:03:31.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:03:31.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2' view is open... 11:03:31.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:31.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:31.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2' view is open finished successfully 11:03:31.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:31.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:31.528 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:03:31.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:31.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:31.529 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:03:31.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') 11:03:31.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:31.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:31.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:31.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:31.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:03:31.578 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:31.578 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:31.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:31.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:03:31.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:03:31.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:03:31.580 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:31.580 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:31.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:31.581 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 11:03:31.581 INFO [WorkbenchTestable][ServersView2] Create new server 11:03:31.581 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 11:03:31.581 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:03:31.583 DEBUG [main][MenuItemLookup] Found menu:'New' 11:03:31.583 DEBUG [main][MenuItemLookup] Item match:New 11:03:31.584 DEBUG [main][MenuItemLookup] Found menu:'Server' 11:03:31.584 DEBUG [main][MenuItemLookup] Item match:Server 11:03:31.584 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 11:03:31.584 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 11:03:31.585 INFO [main][MenuItemHandler] Select menu item: Server 11:03:31.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 11:03:31.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 11:03:31.823 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 11:03:31.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:31.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:31.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'] 11:03:31.836 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:31.836 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:31.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'] 11:03:31.836 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:31.836 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:31.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: "New Server"] 11:03:31.836 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:31.836 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:31.836 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 11:03:31.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:31.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:31.836 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 11:03:31.836 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:31.840 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 11:03:31.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:31.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:31.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:31.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:31.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:31.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 11:03:31.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 11:03:31.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 11:03:31.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:03:31.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:03:31.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 11:03:31.849 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:03:31.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:03:32.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:03:32.352 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:03:32.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 11:03:32.352 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:03:32.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:03:32.353 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 11:03:32.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:03:32.353 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:03:32.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 11:03:32.353 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 11:03:32.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:32.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:32.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:32.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:32.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:32.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:03:32.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:03:32.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 11:03:32.354 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:03:32.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:03:32.354 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 11:03:32.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:03:32.354 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:03:32.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 11:03:32.354 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:03:32.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:03:32.354 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 11:03:32.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:03:32.354 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:03:32.354 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 11:03:32.354 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 11:03:32.355 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 11:03:32.375 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 11:03:32.375 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) 11:03:32.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:32.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:32.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:32.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:32.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:03:32.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:03:32.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:03:32.911 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:") 11:03:32.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:32.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:32.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:32.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:32.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:03:32.917 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:03:32.918 INFO [WorkbenchTestable][AbstractText] Text set to: Server ABC 11:03:32.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 11:03:32.920 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 11:03:32.920 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 11:03:33.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 11:03:33.421 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 11:03:33.421 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 11:03:33.421 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) 11:03:33.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:33.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:33.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:33.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:33.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:03:33.425 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:03:33.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:03:33.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:03:33.426 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:03:33.426 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:03:33.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:03:33.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:03:33.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:03:33.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:03:33.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:03:33.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 11:03:33.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:03:33.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:03:33.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:03:33.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:03:33.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:03:33.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:03:33.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:33.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:33.979 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:03:33.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:33.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:33.985 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:03:33.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:33.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:33.985 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:03:33.985 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:03:33.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:33.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:34.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:34.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:34.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:03:34.004 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:34.004 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:34.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:34.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:03:34.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:03:34.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:03:34.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC... 11:03:34.011 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:34.011 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:34.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:34.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:34.012 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 11:03:34.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:34.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:34.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:34.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:34.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:34.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:34.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:34.037 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:03:34.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:34.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:34.038 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:03:34.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:03:34.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:34.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:34.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:34.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:34.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:03:34.043 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:34.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:34.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:34.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:03:34.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:03:34.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:03:34.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC finished successfully 11:03:34.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:34.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:34.070 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:03:34.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:34.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:34.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:03:34.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:34.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:34.077 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:03:34.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 '\*?\QServers\E') 11:03:34.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:34.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:34.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:34.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:34.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:03:34.083 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:34.083 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:34.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:34.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:03:34.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:03:34.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:03:34.085 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:34.085 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:34.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:34.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:34.100 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 11:03:34.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:34.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:34.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:34.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:34.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:34.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:34.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:34.106 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:03:34.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:34.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:34.107 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:03:34.107 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 11:03:34.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:34.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:34.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:34.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:34.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:03:34.113 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:34.113 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:34.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:34.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:03:34.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:03:34.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:03:34.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:34.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:34.136 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:03:34.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:34.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:34.137 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:03:34.137 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:03:34.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:34.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:34.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:34.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:34.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:03:34.143 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:34.143 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:34.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:34.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:03:34.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:03:34.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:03:34.146 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 11:03:34.146 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 11:03:34.146 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 11:03:34.167 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 11:03:34.171 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:34.171 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:34.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:34.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:34.172 INFO [WorkbenchTestable][AbstractServer] Start server Server ABC 11:03:34.172 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:34.172 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:34.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:34.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:34.173 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:34.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:34.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:34.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:34.173 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server ABC 11:03:34.173 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:34.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:34.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:34.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:34.174 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 11:03:34.174 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 11:03:34.174 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 11:03:34.180 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 11:03:34.181 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:34.182 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:03:34.182 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:03:34.202 DEBUG [main][MenuItemLookup] Found menu:'New' 11:03:34.202 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:03:34.202 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:03:34.202 DEBUG [main][MenuItemLookup] Found menu:'' 11:03:34.202 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:03:34.202 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:03:34.202 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:03:34.202 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 11:03:34.202 DEBUG [main][MenuItemLookup] Found menu:'' 11:03:34.202 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 11:03:34.202 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 11:03:34.202 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 11:03:34.202 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 11:03:34.203 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 11:03:34.203 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 11:03:34.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 11:03:34.212 DEBUG [Worker-13: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 11:03:35.228 DEBUG [Worker-8: Starting Server ABC][AbstractWait] Wait for 1 seconds 11:03:36.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 11:03:36.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 11:03:36.708 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:36.708 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:36.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:36.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:36.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 11:03:36.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:03:36.709 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:03:36.709 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:03:36.709 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 11:03:36.709 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:03:36.709 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:03:36.709 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:03:36.709 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:03:36.709 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:03:36.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:03:36.710 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:36.710 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:36.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:36.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:36.710 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 11:03:36.710 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:36.710 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:36.710 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:36.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:36.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:36.711 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 11:03:36.711 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 11:03:36.711 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 11:03:36.720 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 11:03:36.720 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 11:03:36.721 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:03:36.721 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:03:36.739 DEBUG [main][MenuItemLookup] Found menu:'New' 11:03:36.739 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:03:36.739 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:03:36.739 DEBUG [main][MenuItemLookup] Found menu:'' 11:03:36.739 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:03:36.739 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:03:36.739 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:03:36.739 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 11:03:36.739 DEBUG [main][MenuItemLookup] Found menu:'' 11:03:36.739 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 11:03:36.739 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 11:03:36.739 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 11:03:36.739 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 11:03:36.739 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 11:03:36.739 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 11:03:36.739 DEBUG [main][MenuItemLookup] Found menu:'' 11:03:36.739 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 11:03:36.739 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 11:03:36.739 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 11:03:36.739 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 11:03:36.739 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 11:03:36.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 11:03:36.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:36.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:36.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 11:03:36.807 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 11:03:36.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:36.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:36.808 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 >>") 11:03:36.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:36.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:36.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:36.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:36.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:03:36.818 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 11:03:36.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:03:36.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:03:36.818 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:03:36.818 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:03:36.821 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 11:03:36.821 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) 11:03:36.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:36.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:36.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:36.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:36.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:03:36.823 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:03:36.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:03:36.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:03:36.823 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:03:36.823 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:03:36.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:03:36.835 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:03:36.839 DEBUG [Worker-13: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 11:03:37.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:03:37.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:03:37.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 11:03:37.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 11:03:37.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 11:03:37.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 11:03:38.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 11:03:38.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:03:38.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:03:38.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 11:03:38.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:03:38.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:03:38.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:03:38.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:03:38.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:03:38.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:03:38.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:03:38.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 11:03:38.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:03:38.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:03:38.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 11:03:38.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:03:38.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:03:38.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:03:38.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:03:38.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:03:38.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:03:38.336 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:03:38.337 INFO [WorkbenchTestable][RequirementsRunner] Started test: testBasicServerSubmoduleMethods no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest) 11:03:38.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 11:03:38.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:03:38.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:03:38.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:03:38.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:38.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:38.344 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:03:38.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:38.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:38.359 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:03:38.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 11:03:38.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:38.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:38.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:38.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:38.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:03:38.365 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:38.365 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:38.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:38.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:03:38.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:03:38.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:03:38.368 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 11:03:38.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:38.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:38.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:38.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:38.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:38.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:38.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:38.374 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:03:38.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:38.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:38.374 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:03:38.374 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:03:38.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:38.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:38.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:38.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:38.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:03:38.394 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:38.394 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:38.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:38.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:03:38.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:03:38.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:03:38.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:38.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:38.404 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:03:38.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:38.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:38.405 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:03:38.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 '\*?\QServers\E') 11:03:38.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:38.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:38.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:38.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:38.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:03:38.428 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:38.428 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:38.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:38.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:03:38.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:03:38.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:03:38.430 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 11:03:38.430 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 11:03:38.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:03:38.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:03:38.931 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 11:03:38.932 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 11:03:38.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:03:38.932 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 11:03:38.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:03:38.932 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 11:03:38.932 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:38.935 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:38.935 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:38.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:38.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:38.936 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-ear(server-multimodular-project) [Synchronized] 11:03:38.936 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 11:03:38.936 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-ear(server-multimodular-project) [Synchronized] about selection 11:03:38.948 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 11:03:38.949 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:38.949 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:38.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:38.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:38.950 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-ear(server-multimodular-project) [Synchronized] 11:03:38.950 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 11:03:38.950 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-ear(server-multimodular-project) [Synchronized] about selection 11:03:38.956 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 11:03:38.956 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-multimodular-project-ear(server-multimodular-project) [Synchronized] and wait with time period 1 11:03:38.956 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-multimodular-project-ear(server-multimodular-project) [Synchronized] 11:03:38.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:03:39.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:03:39.457 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 11:03:39.458 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-multimodular-project-ear(server-multimodular-project) [Synchronized] 11:03:39.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:03:39.458 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item server-multimodular-project-ear(server-multimodular-project) [Synchronized] is already expanded. No action performed 11:03:39.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:03:39.458 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 11:03:39.458 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:39.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:39.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:39.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:39.459 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-ejb [Synchronized] 11:03:39.459 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-ejb [Synchronized] 11:03:39.460 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-ejb [Synchronized] about selection 11:03:39.469 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-ejb [Synchronized] 11:03:39.470 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:39.470 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:39.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:39.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:39.471 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-ejb [Synchronized] 11:03:39.471 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-ejb [Synchronized] 11:03:39.471 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-ejb [Synchronized] about selection 11:03:39.476 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-ejb [Synchronized] 11:03:39.477 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:39.477 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:39.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:39.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:39.478 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-jar [Synchronized] 11:03:39.478 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-jar [Synchronized] 11:03:39.478 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-jar [Synchronized] about selection 11:03:39.486 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-jar [Synchronized] 11:03:39.486 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:39.487 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:39.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:39.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:39.487 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-jar [Synchronized] 11:03:39.487 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-jar [Synchronized] 11:03:39.488 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-jar [Synchronized] about selection 11:03:39.492 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-jar [Synchronized] 11:03:39.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:03:39.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:03:39.493 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:03:39.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:39.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:39.493 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 11:03:39.493 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:03:39.493 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:03:39.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:03:39.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:03:39.494 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testBasicServerSubmoduleMethods no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest) 11:03:39.494 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:39.494 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:39.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:39.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:03:39.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:03:39.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:03:39.511 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 11:03:39.512 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 11:03:39.512 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 11:03:39.528 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 11:03:39.532 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:39.532 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:39.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:39.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:39.533 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server ABC' 11:03:39.533 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:39.533 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:39.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:39.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:39.535 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:39.535 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:39.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:39.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:39.536 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server ABC 11:03:39.536 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:39.536 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:39.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:39.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:39.537 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 11:03:39.537 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 11:03:39.537 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 11:03:39.543 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 11:03:39.543 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:39.544 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:03:39.544 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:03:39.562 DEBUG [main][MenuItemLookup] Found menu:'New' 11:03:39.562 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:03:39.562 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:03:39.562 DEBUG [main][MenuItemLookup] Found menu:'' 11:03:39.562 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:03:39.562 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:03:39.562 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:03:39.562 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 11:03:39.562 DEBUG [main][MenuItemLookup] Found menu:'' 11:03:39.562 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 11:03:39.562 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 11:03:39.562 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 11:03:39.562 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 11:03:39.562 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 11:03:39.563 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 11:03:39.563 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 11:03:39.563 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 11:03:39.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 11:03:39.565 DEBUG [Worker-2: Stopping Server ABC][AbstractWait] Wait for 1 seconds 11:03:41.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 11:03:41.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 11:03:41.065 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:41.065 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:41.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:41.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:41.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 11:03:41.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:03:41.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:03:41.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:03:41.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 11:03:41.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:03:41.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:03:41.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:03:41.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:03:41.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:03:41.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:03:41.066 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:41.066 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:41.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:41.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:41.067 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 11:03:41.067 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:41.067 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 11:03:41.067 DEBUG [main][EditorHandler] 0 editor(s) found 11:03:41.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:41.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:41.068 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:03:41.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:41.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:41.069 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:03:41.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:41.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:41.070 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:03:41.070 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 11:03:41.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:41.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:41.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:41.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:41.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:03:41.071 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:03:41.071 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:03:41.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:41.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:41.100 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:03:41.100 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:03:41.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:41.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:41.100 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:03:41.100 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:03:41.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:41.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:41.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:41.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:41.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:03:41.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:41.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:03:42.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:42.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:03:42.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:03:42.102 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:03:42.102 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:03:42.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:42.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:42.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 11:03:42.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:42.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:42.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:42.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:42.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:42.103 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-ear 11:03:42.103 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-ejb 11:03:42.103 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-jar 11:03:42.104 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:03:42.104 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:03:42.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:42.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:42.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:42.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:42.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:03:42.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:42.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:03:43.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:43.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:03:43.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:03:43.105 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:03:43.105 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:03:43.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:43.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03: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 11:03:43.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:43.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:43.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:43.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:43.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:43.107 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-ear 11:03:43.107 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-ejb 11:03:43.107 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-jar 11:03:43.107 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:03:43.107 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:03:43.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:43.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:43.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 11:03:43.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:43.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:43.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:43.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:43.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:43.108 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 11:03:43.108 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 11:03:43.108 DEBUG [main][TreeItemHandler] Set Tree selection 11:03:43.111 DEBUG [main][TreeHandler] Notify Tree about selection event 11:03:43.119 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 11:03:43.122 DEBUG [WorkbenchTestable][TreeItemHandler] server-multimodular-project-ear 11:03:43.122 DEBUG [WorkbenchTestable][TreeItemHandler] server-multimodular-project-ejb 11:03:43.122 DEBUG [WorkbenchTestable][TreeItemHandler] server-multimodular-project-jar 11:03:43.122 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:03:43.122 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:03:43.167 DEBUG [main][MenuItemLookup] Found menu:'New' 11:03:43.167 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:03:43.167 DEBUG [main][MenuItemLookup] Found menu:'' 11:03:43.167 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:03:43.167 DEBUG [main][MenuItemLookup] Found menu:'' 11:03:43.167 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:03:43.167 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:03:43.167 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:03:43.167 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:03:43.167 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:03:43.167 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:03:43.167 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:03:43.167 DEBUG [main][MenuItemLookup] Found menu:'Move...' 11:03:43.167 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 11:03:43.167 DEBUG [main][MenuItemLookup] Found menu:'' 11:03:43.167 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:03:43.167 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:03:43.167 DEBUG [main][MenuItemLookup] Found menu:'' 11:03:43.167 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:03:43.167 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:03:43.168 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:03:43.168 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:03:43.168 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:03:43.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:03:43.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 11:03:43.668 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 11:03:43.668 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:03:43.668 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:03:43.668 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 11:03:43.668 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:03:43.668 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:03:43.668 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:03:43.668 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:03:43.668 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:03:43.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:03:43.668 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:03:43.668 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:03:43.695 DEBUG [main][MenuItemLookup] Found menu:'New' 11:03:43.695 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:03:43.695 DEBUG [main][MenuItemLookup] Found menu:'' 11:03:43.695 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:03:43.695 DEBUG [main][MenuItemLookup] Found menu:'' 11:03:43.695 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:03:43.695 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:03:43.695 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:03:43.695 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:03:43.695 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:03:43.696 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:03:43.696 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:03:43.696 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:03:43.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 11:03:44.293 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 11:03:44.293 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:03:44.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:44.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:44.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: 32) 11:03:44.296 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:03:44.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:03:44.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:03:44.296 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:03:44.297 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:03:44.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:44.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:44.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:44.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:44.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:03:44.297 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:03:44.297 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:03:44.297 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:03:44.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:03:44.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:03:44.297 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:03:44.297 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:03:44.297 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:03:44.297 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:03:44.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:03:44.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:03:44.298 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:03:44.298 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:03:44.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:44.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:44.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:44.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:44.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:03:44.299 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:03:44.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:03:44.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:03:44.299 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:03:44.299 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:03:44.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:03:44.310 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:03:44.810 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1 11:03:44.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:03:44.811 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.... 11:03:44.811 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") 11:03:44.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:44.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:44.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:03:45.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:45.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:03:45.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:45.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:03:45.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 11:03:45.817 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 11:03:45.817 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") 11:03:45.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:45.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:45.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:45.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:45.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:03:45.818 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 11:03:45.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:03:45.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:45.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:45.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:03:45.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:45.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:45.821 DEBUG [WorkbenchTestable][DeleteUtils] Shell with title 'Delete.*' and button 'Continue' found 11:03:45.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 "Continue") 11:03:45.821 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:03:45.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:03:45.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:03:45.821 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:03:45.821 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:03:45.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:45.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:45.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:45.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:45.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:03:45.822 INFO [WorkbenchTestable][AbstractButton] Click button Con&tinue 11:03:45.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:03:45.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:03:45.822 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:03:45.822 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:03:45.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:03:45.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:03:45.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:03:46.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:03:46.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:03:46.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:03:46.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:03:46.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:03:46.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:03:46.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:03:46.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 11:03:46.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:03:46.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:03:46.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:03:46.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:03:46.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:03:46.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:03:46.363 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:03:46.363 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:03:46.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:46.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 11:03:46.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:03:46.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:03:46.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:46.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:46.371 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:03:46.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:46.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:46.378 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:03:46.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:46.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:46.378 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:03:46.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:03:46.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:46.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:46.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:46.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:46.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:03:46.399 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:46.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:46.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:46.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:46.411 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:46.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:46.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:46.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:46.412 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 11:03:46.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:46.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:46.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:46.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:46.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:46.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:46.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:46.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:03:46.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:46.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:46.434 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:03:46.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') 11:03:46.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:46.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:46.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:46.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:46.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:03:46.442 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:46.442 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:46.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:46.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:03:46.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:03:46.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:03:46.444 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 11:03:46.444 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 11:03:46.445 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 11:03:46.465 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 11:03:46.466 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:46.466 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:46.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:46.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:46.467 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server ABC'. Stop server first: false 11:03:46.467 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:46.467 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:46.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:46.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:46.468 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:03:46.468 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:03:46.482 DEBUG [main][MenuItemLookup] Found menu:'New' 11:03:46.482 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:03:46.482 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:03:46.482 DEBUG [main][MenuItemLookup] Found menu:'' 11:03:46.482 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:03:46.482 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:03:46.482 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:03:46.482 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:03:46.482 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 11:03:46.482 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:03:46.482 INFO [main][MenuItemHandler] Select menu item: Delete Delete 11:03:46.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 11:03:46.514 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 11:03:46.514 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 11:03:46.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:46.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:46.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") 11:03:46.515 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:03:46.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:03:46.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:03:46.515 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 11:03:46.515 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:03:46.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:46.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:46.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:46.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:46.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:03:46.516 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:03:46.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:03:46.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:03:46.516 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:03:46.516 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:03:46.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:03:46.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:03:46.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:46.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:46.558 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:03:46.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:46.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:46.567 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:03:46.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:46.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:46.567 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:03:46.567 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 11:03:46.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:46.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:46.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:46.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:46.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:03:46.572 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:46.572 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:46.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:46.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:03:46.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:03:46.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:03:46.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC... 11:03:46.573 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:46.573 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:46.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:46.574 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 11:03:46.574 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 11:03:46.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:46.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:46.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:03:47.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:47.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:03:47.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:47.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:03:47.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 11:03:47.577 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 11:03:47.577 INFO [WorkbenchTestable][ServersView2] Requested server 'Server ABC' was not found on Servers view 11:03:47.577 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:47.577 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:47.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:47.578 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 11:03:47.578 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 11:03:47.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:47.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:47.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:03:48.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:48.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:03:48.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:48.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:03:48.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 11:03:48.581 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 11:03:48.581 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 11:03:48.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC finished successfully 11:03:48.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:03:48.581 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:03:48.581 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:03:48.581 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 11:03:48.581 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:03:48.581 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:03:48.581 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:03:48.581 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:03:48.581 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:03:48.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:03:48.581 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 11:03:48.581 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:03:48.581 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:03:48.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:03:48.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:03:48.581 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: 18.545 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.157 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 11:03:48.588 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 11:03:48.589 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:03:48.589 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:03:48.589 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 11:03:48.589 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:03:48.589 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:03:48.589 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:03:48.589 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:03:48.589 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:03:48.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: "Import"] 11:03:48.590 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:48.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: "Import"] 11:03:48.590 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:48.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: "Import"] 11:03:48.590 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:48.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: "Import"] 11:03:48.590 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:48.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: "Import"] 11:03:48.590 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:48.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: "Import"] 11:03:48.590 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:48.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: "Import"] 11:03:48.590 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:48.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: "Import"] 11:03:48.590 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:48.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: "Import"] 11:03:48.590 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:48.590 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:03:48.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:48.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:48.604 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:03:48.604 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:03:48.604 DEBUG [main][MenuItemLookup] Found menu:'File' 11:03:48.604 DEBUG [main][MenuItemLookup] Item match:File 11:03:48.605 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:03:48.605 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 11:03:48.605 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 11:03:48.605 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 11:03:48.605 DEBUG [main][MenuItemLookup] Found menu:'' 11:03:48.605 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 11:03:48.605 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 11:03:48.605 DEBUG [main][MenuItemLookup] Found menu:'' 11:03:48.605 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 11:03:48.605 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 11:03:48.605 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 11:03:48.605 DEBUG [main][MenuItemLookup] Found menu:'Revert' 11:03:48.605 DEBUG [main][MenuItemLookup] Found menu:'' 11:03:48.605 DEBUG [main][MenuItemLookup] Found menu:'Move...' 11:03:48.605 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 11:03:48.605 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:03:48.605 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 11:03:48.605 DEBUG [main][MenuItemLookup] Found menu:'' 11:03:48.605 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 11:03:48.605 DEBUG [main][MenuItemLookup] Found menu:'' 11:03:48.605 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:03:48.605 DEBUG [main][MenuItemLookup] Item match:Import... 11:03:48.605 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 11:03:48.605 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 11:03:48.605 INFO [main][MenuItemHandler] Select menu item: &Import... 11:03:48.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 11:03:48.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 11:03:48.679 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 11:03:48.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:48.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:48.680 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 11:03:48.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:48.680 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:03:48.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:48.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:48.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:48.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:48.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:48.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:03:48.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:03:48.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:03:48.681 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:03:48.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:03:48.681 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:03:48.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:03:48.681 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:03:48.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:03:48.682 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:03:48.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:03:48.682 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:03:48.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:03:48.682 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:03:48.682 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 11:03:48.682 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 11:03:48.682 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 11:03:48.682 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 11:03:48.682 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 11:03:48.682 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 11:03:48.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.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) 11:03:48.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:48.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:48.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:48.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:48.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:03:48.683 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:03:48.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:03:48.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:03:48.683 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:03:48.683 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:03:48.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: "Import"] 11:03:48.756 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:48.756 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:48.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 11:03:48.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:48.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:48.757 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 11:03:48.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:48.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 11:03:48.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 11:03:48.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 11:03:48.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:48.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:48.757 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 11:03:48.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:48.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/wst/server/ui/view/server-project.zip' 11:03:48.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: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:") 11:03:48.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:48.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:48.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:48.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:48.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:03:48.758 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 11:03:48.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:03:48.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:03:48.758 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:03:48.758 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:03:48.772 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 11:03:48.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:48.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:03:48.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:03:48.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:48.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 11:03:48.773 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 11:03:48.773 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") 11:03:48.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:48.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:48.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:48.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:48.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:03:48.805 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 11:03:48.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:03:48.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:03:48.805 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:03:48.805 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:03:48.809 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 11:03:48.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:48.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:48.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:48.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:48.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:48.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 11:03:48.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 11:03:48.840 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects 11:03:48.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.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") 11:03:48.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:48.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:48.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:48.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:48.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:03:48.842 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 11:03:48.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:03:48.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:03:48.842 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:03:48.842 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:03:48.842 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 11:03:48.842 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 11:03:48.842 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) 11:03:48.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:48.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:48.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:48.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:48.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:03:48.870 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:03:48.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:03:48.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:03:48.870 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:03:48.870 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:03:48.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:03:49.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:03:49.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:03:49.381 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:03:49.381 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:03:49.381 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:03:49.381 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:03:49.381 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 11:03:49.381 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:03:49.381 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:03:49.381 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:03:49.381 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:03:49.381 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:03:49.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:03:49.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:49.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:49.394 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:03:49.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:49.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:49.407 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:03:49.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:49.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:49.408 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:03:49.408 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:03:49.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:49.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:49.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:49.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:49.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:03:49.463 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:49.463 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:49.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:49.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:03:49.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:03:49.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:03:49.467 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:49.467 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:49.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:49.488 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 11:03:49.488 INFO [WorkbenchTestable][ServersView2] Create new server 11:03:49.489 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 11:03:49.489 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:03:49.490 DEBUG [main][MenuItemLookup] Found menu:'New' 11:03:49.490 DEBUG [main][MenuItemLookup] Item match:New 11:03:49.490 DEBUG [main][MenuItemLookup] Found menu:'Server' 11:03:49.490 DEBUG [main][MenuItemLookup] Item match:Server 11:03:49.491 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 11:03:49.491 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 11:03:49.491 INFO [main][MenuItemHandler] Select menu item: Server 11:03:49.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 11:03:49.656 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 11:03:49.656 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 11:03:49.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:49.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:49.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'] 11:03:49.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:49.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:49.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'] 11:03:49.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:49.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:49.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 Server"] 11:03:49.720 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:49.720 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:49.720 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 11:03:49.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:49.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:49.720 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 11:03:49.720 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:49.722 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 11:03:49.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:49.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:49.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:49.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:49.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:49.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 11:03:49.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 11:03:49.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 11:03:49.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:03:49.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:03:49.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 11:03:49.734 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:03:49.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:03:50.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:03:50.236 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:03:50.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 11:03:50.237 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:03:50.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:03:50.237 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 11:03:50.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:03:50.237 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:03:50.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 11:03:50.237 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 11:03:50.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:50.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:50.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:50.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:50.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:50.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:03:50.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:03:50.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 11:03:50.239 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:03:50.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:03:50.239 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 11:03:50.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:03:50.239 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:03:50.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 11:03:50.239 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:03:50.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:03:50.239 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 11:03:50.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:03:50.239 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:03:50.239 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 11:03:50.239 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 11:03:50.240 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 11:03:50.243 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 11:03:50.243 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) 11:03:50.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:50.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:50.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:50.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:50.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:03:50.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:03:50.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:03:50.747 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:") 11:03:50.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:50.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:50.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:50.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:50.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:03:50.753 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:03:50.754 INFO [WorkbenchTestable][AbstractText] Text set to: Server ABC 11:03:50.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 11:03:50.754 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 11:03:50.754 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 11:03:51.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 11:03:51.255 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 11:03:51.255 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 11:03:51.255 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) 11:03:51.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:51.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:51.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:51.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:51.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:03:51.260 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:03:51.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:03:51.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:03:51.260 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:03:51.260 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:03:51.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:03:51.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:03:51.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:03:51.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:03:51.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:03:51.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 11:03:51.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:03:51.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:03:51.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:03:51.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:03:51.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:03:51.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:03:51.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:51.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:51.776 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:03:51.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:51.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:51.782 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:03:51.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:51.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:51.782 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:03:51.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 '\*?\QServers\E') 11:03:51.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:51.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:51.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:51.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:51.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:03:51.800 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:51.800 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:51.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:51.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:03:51.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:03:51.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:03:51.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC... 11:03:51.803 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:51.803 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:51.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:51.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:51.804 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 11:03:51.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:51.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:51.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:51.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:51.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:51.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:51.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:51.825 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:03:51.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:51.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:51.826 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:03:51.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 '\*?\QServers\E') 11:03:51.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:51.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:51.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:51.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:51.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:03:51.834 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:51.834 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:51.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:51.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:03:51.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:03:51.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:03:51.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC finished successfully 11:03:51.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:51.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:51.857 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:03:51.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:51.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:51.863 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:03:51.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:51.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:51.864 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:03:51.864 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 11:03:51.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:51.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:51.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:51.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:51.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:03:51.870 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:51.870 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:51.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:51.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:03:51.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:03:51.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:03:51.886 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:51.886 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:51.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:51.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:51.887 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 11:03:51.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:51.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:51.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:51.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:51.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:51.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:51.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:51.907 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:03:51.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:51.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:51.908 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:03:51.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 '\*?\QServers\E') 11:03:51.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:51.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:51.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:51.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:51.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:03:51.916 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:51.916 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:51.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:51.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:03:51.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:03:51.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:03:51.919 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:03:51.919 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSwitchingOffPublishingChanges no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 11:03:51.919 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 11:03:51.919 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:03:51.919 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:03:51.919 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:03:51.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:51.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:51.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:03:51.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:51.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:51.943 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:03:51.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:03:51.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:51.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:51.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:51.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:51.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:03:51.951 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:51.951 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:51.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:51.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:03:51.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:03:51.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:03:51.953 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 11:03:51.953 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 11:03:51.953 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 11:03:51.974 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 11:03:51.974 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 11:03:51.975 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:03:51.975 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:03:51.992 DEBUG [main][MenuItemLookup] Found menu:'New' 11:03:51.992 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:03:51.992 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:03:51.992 DEBUG [main][MenuItemLookup] Found menu:'' 11:03:51.992 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:03:51.992 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:03:51.992 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:03:51.992 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 11:03:51.992 DEBUG [main][MenuItemLookup] Found menu:'' 11:03:51.992 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 11:03:51.992 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 11:03:51.992 DEBUG [main][MenuItemLookup] Found menu:'Profile' 11:03:51.992 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 11:03:51.992 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 11:03:51.992 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 11:03:51.992 DEBUG [main][MenuItemLookup] Found menu:'' 11:03:51.992 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 11:03:51.992 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 11:03:51.992 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 11:03:51.992 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 11:03:51.992 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 11:03:52.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 11:03:52.066 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:52.066 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:52.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 11:03:52.066 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 11:03:52.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:52.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:52.066 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 11:03:52.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:52.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:52.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:52.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:52.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:03:52.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:03:52.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:03:52.068 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 11:03:52.068 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 11:03:52.068 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 11:03:52.068 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 11:03:52.068 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 >") 11:03:52.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:52.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:52.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:52.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:52.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:03:52.069 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 11:03:52.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:03:52.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:03:52.069 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:03:52.069 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:03:52.071 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") 11:03:52.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:52.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:52.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:52.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:52.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:03:52.072 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately 11:03:52.072 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox If server is started, publish changes &immediately 11:03:52.072 INFO [WorkbenchTestable][AbstractButton] Click button If server is started, publish changes &immediately 11:03:52.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:03:52.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:03:52.072 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:03:52.072 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:03:52.072 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 11:03:52.072 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) 11:03:52.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:52.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:52.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:52.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:52.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:03:52.074 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:03:52.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:03:52.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:03:52.074 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:03:52.074 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:03:52.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:03:52.087 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:03:52.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:03:52.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:03:52.587 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 11:03:52.587 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 11:03:52.587 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:03:52.587 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:03:52.587 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:03:52.587 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 11:03:52.587 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:03:52.587 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:03:52.587 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:03:52.587 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:03:52.587 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:03:52.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:03:52.587 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:52.587 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:52.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:52.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:52.588 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 11:03:52.589 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 11:03:52.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:03:53.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:03:53.089 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 11:03:53.090 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 11:03:53.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:03:53.090 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 11:03:53.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:03:53.090 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 11:03:53.090 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:53.090 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:53.090 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:53.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:53.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:53.091 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 11:03:53.091 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 11:03:53.091 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 11:03:53.098 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 11:03:53.099 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:53.099 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:53.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:53.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:53.099 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 11:03:53.099 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 11:03:53.099 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 11:03:53.107 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 11:03:53.108 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:53.108 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:53.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:53.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:53.109 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 11:03:53.109 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 11:03:53.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:03:53.109 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 11:03:53.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:03:53.109 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 11:03:53.109 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 11:03:53.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:03:53.110 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 11:03:53.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:03:53.110 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 11:03:53.110 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:03:53.110 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:53.110 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:53.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:53.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:53.111 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 11:03:53.111 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 11:03:53.111 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 11:03:53.117 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 11:03:53.120 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:03:53.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:03:53.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:03:53.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:03:53.122 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 11:03:53.122 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 11:03:53.122 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 11:03:53.128 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 11:03:53.129 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 11:03:53.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:03:53.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:03:53.130 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:03:53.130 DEBUG [main][MenuItemLookup] Found menu:'File' 11:03:53.130 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:03:53.130 DEBUG [main][MenuItemLookup] Item match:Edit 11:03:53.132 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 11:03:53.132 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 11:03:53.132 DEBUG [main][MenuItemLookup] Found menu:'' 11:03:53.132 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 11:03:53.132 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:03:53.132 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:03:53.132 DEBUG [main][MenuItemLookup] Found menu:'' 11:03:53.132 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:03:53.132 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:03:53.132 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:03:53.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 11:03:53.132 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:03:53.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 11:03:53.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:03:53.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:03:53.132 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:03:53.133 DEBUG [main][MenuItemLookup] Found menu:'File' 11:03:53.133 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:03:53.133 DEBUG [main][MenuItemLookup] Item match:Edit 11:03:53.133 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 11:03:53.133 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 11:03:53.133 DEBUG [main][MenuItemLookup] Found menu:'' 11:03:53.133 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 11:03:53.133 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:03:53.133 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:03:53.133 DEBUG [main][MenuItemLookup] Found menu:'' 11:03:53.133 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:03:53.133 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:03:53.133 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:03:53.133 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:03:53.137 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:03:53.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 11:03:53.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 11:03:53.174 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 11:03:53.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:03:53.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:03:53.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 11:03:53.174 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:03:53.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:03:53.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:03:53.174 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 11:03:53.174 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:03:53.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:03:53.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:03:53.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:03:53.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:03:53.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:03:53.175 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:03:53.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:03:53.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:03:53.175 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:03:53.175 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:03:53.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:03:53.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:03:53.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:03:53.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:03:53.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:03:53.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:03:53.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:03:53.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 11:03:53.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:03:53.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:03:53.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:03:53.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:03:53.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:03:53.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:03:53.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 11:03:53.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 11:03:53.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 'Publishing to .*'] is available.... 11:04:03.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 'Publishing to .*'] is available. failed, NO exception will be thrown 11:04:03.274 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.... 11:04:03.274 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 11:04:03.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:04:03.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:04:03.274 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:04:03.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:03.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:03.289 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 11:04:03.289 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:04:03.289 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:04:03.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:04:03.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:04:03.289 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSwitchingOffPublishingChanges no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 11:04:03.290 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:04:03.290 INFO [WorkbenchTestable][RequirementsRunner] Started test: addTwo_removeAll no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 11:04:03.290 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 11:04:03.290 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:04:03.290 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:04:03.290 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:04:03.290 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:03.290 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:03.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:03.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:04:03.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:04:03.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:04:03.305 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 11:04:03.305 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 11:04:03.305 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 11:04:03.312 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 11:04:03.312 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 11:04:03.313 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:04:03.313 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:03.332 DEBUG [main][MenuItemLookup] Found menu:'New' 11:04:03.332 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:04:03.332 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:04:03.332 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:03.332 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:04:03.332 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:04:03.332 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:04:03.332 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 11:04:03.332 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:03.332 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 11:04:03.332 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 11:04:03.332 DEBUG [main][MenuItemLookup] Found menu:'Profile' 11:04:03.332 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 11:04:03.332 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 11:04:03.332 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 11:04:03.332 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:03.332 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 11:04:03.332 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 11:04:03.332 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 11:04:03.332 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 11:04:03.332 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 11:04:03.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 11:04:03.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:03.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:03.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 11:04:03.397 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 11:04:03.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:03.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:03.397 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 11:04:03.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:03.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:03.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:03.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:03.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:04:03.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:04:03.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:04:03.399 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 11:04:03.399 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 11:04:03.399 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 11:04:03.399 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 11:04:03.399 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 >") 11:04:03.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:03.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:03.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:03.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:03.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:04:03.400 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 11:04:03.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:04:03.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:04:03.400 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:04:03.400 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:03.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.wizard.ModifyModulesPage, index 0 and no matchers specified 11:04:03.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:03.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:03.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:03.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:03.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:04:03.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:04:03.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:04:03.409 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 11:04:03.409 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 11:04:03.409 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 11:04:03.410 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 11:04:03.410 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 >") 11:04:03.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:03.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:03.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:03.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:03.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:04:03.411 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 11:04:03.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:04:03.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:04:03.411 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:04:03.411 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:03.412 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 11:04:03.412 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) 11:04:03.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:03.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:03.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:03.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:03.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:04:03.415 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:04:03.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:04:03.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:04:03.415 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:04:03.415 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:03.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:04:03.418 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:04:03.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:04:03.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:04:03.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:04:03.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:04:03.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 11:04:03.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:04:03.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:04:03.919 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:04:03.919 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:04:03.919 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:04:03.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:04:03.919 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:03.919 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:03.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:03.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:03.920 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 11:04:03.920 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 11:04:03.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:04:03.920 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 11:04:03.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:04:03.920 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 11:04:03.920 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 11:04:03.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:04:03.920 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 11:04:03.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:04:03.920 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 11:04:03.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:03.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:03.921 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:03.921 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:03.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:03.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:03.921 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 11:04:03.921 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 11:04:03.922 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 11:04:03.929 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 11:04:03.934 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:03.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:03.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:03.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:03.935 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 11:04:03.935 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 11:04:03.935 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 11:04:03.941 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 11:04:03.942 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:03.942 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:03.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:03.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:03.942 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 11:04:03.943 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 11:04:03.943 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 11:04:03.953 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 11:04:03.953 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 11:04:03.954 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:04:03.954 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:03.971 DEBUG [main][MenuItemLookup] Found menu:'New' 11:04:03.971 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:04:03.971 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:04:03.971 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:03.971 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:04:03.971 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:04:03.971 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:04:03.971 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 11:04:03.971 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:03.971 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 11:04:03.971 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 11:04:03.971 DEBUG [main][MenuItemLookup] Found menu:'Profile' 11:04:03.971 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 11:04:03.971 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 11:04:03.971 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 11:04:03.971 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:03.971 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 11:04:03.971 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 11:04:03.971 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 11:04:03.971 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 11:04:03.971 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 11:04:04.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: "Add and Remove..."] is available.... 11:04:04.039 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:04.039 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:04.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 11:04:04.039 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 11:04:04.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:04.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:04.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 All") 11:04:04.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:04.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:04.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:04.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:04.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:04:04.047 INFO [WorkbenchTestable][AbstractButton] Click button << Re&move All 11:04:04.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:04:04.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:04:04.047 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:04:04.047 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:04.049 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 11:04:04.049 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) 11:04:04.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:04.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:04.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:04.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:04.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:04:04.051 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:04:04.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:04:04.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:04:04.051 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:04:04.051 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:04.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:04:04.084 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1 11:04:04.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:04:04.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 11:04:04.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 11:04:04.084 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 11:04:04.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:04.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:04.085 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) 11:04:04.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:04.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:04.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:04.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:04.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:04:04.087 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:04:04.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:04:04.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:04:04.087 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:04:04.087 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:04.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 11:04:04.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 11:04:04.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:04:04.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:04:04.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:04:04.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 11:04:04.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 11:04:04.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:04:04.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:04:04.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 11:04:04.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:04:04.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:04:04.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:04:04.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:04:04.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:04:04.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:04:04.619 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:04.619 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:04.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:04.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:04.620 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 11:04:04.620 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 11:04:04.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:04:05.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:04:05.120 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 11:04:05.121 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 11:04:05.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:04:05.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:04:05.621 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 11:04:05.621 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:05.621 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:05.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:05.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:05.622 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 11:04:05.622 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 11:04:05.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:04:06.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:04:06.123 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 11:04:06.123 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 11:04:06.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:04:06.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:04:06.623 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 11:04:06.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:04:06.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:04:06.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:04:06.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:06.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:06.624 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 11:04:06.624 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:04:06.624 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:04:06.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:04:06.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:04:06.625 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addTwo_removeAll no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 11:04:06.625 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:04:06.625 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRemoveConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 11:04:06.625 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 11:04:06.625 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:04:06.625 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:04:06.625 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:04:06.625 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:06.625 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:06.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:06.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:04:06.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:04:06.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:04:06.627 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 11:04:06.627 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 11:04:06.627 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 11:04:06.633 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 11:04:06.633 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 11:04:06.634 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:04:06.634 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:06.663 DEBUG [main][MenuItemLookup] Found menu:'New' 11:04:06.663 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:04:06.663 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:04:06.663 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:06.663 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:04:06.663 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:04:06.663 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:04:06.663 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 11:04:06.663 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:06.663 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 11:04:06.663 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 11:04:06.663 DEBUG [main][MenuItemLookup] Found menu:'Profile' 11:04:06.663 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 11:04:06.663 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 11:04:06.663 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 11:04:06.663 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:06.663 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 11:04:06.663 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 11:04:06.663 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 11:04:06.663 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 11:04:06.664 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 11:04:06.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 11:04:06.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:06.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:06.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 11:04:06.728 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 11:04:06.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:06.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:06.729 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 11:04:06.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:06.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:06.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:06.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:06.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:04:06.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:04:06.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:04:06.730 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 11:04:06.730 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 11:04:06.730 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 11:04:06.731 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 11:04:06.731 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 >") 11:04:06.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:06.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:06.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:06.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:06.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:04:06.741 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 11:04:06.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:04:06.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:04:06.741 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:04:06.741 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:06.743 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 11:04:06.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:06.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:06.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:06.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:06.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:04:06.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:04:06.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:04:06.744 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 11:04:06.745 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 11:04:06.745 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 11:04:06.745 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 11:04:06.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.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 >") 11:04:06.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:06.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:06.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:06.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:06.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:04:06.746 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 11:04:06.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:04:06.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:04:06.746 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:04:06.746 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:06.748 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 11:04:06.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:06.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:04:06.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:04:06.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:06.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 11:04:06.758 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project and wait with time period 1 11:04:06.758 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 11:04:06.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:04:07.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:04:07.258 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 11:04:07.258 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 11:04:07.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:04:07.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:04:07.759 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 11:04:07.759 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-3 and wait with time period 1 11:04:07.759 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 11:04:07.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:04:08.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:04:08.259 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 11:04:08.259 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 11:04:08.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:04:08.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:04:08.760 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 11:04:08.760 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") 11:04:08.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:08.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:08.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:08.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:08.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:04:08.763 INFO [WorkbenchTestable][AbstractButton] Click button << Re&move All 11:04:08.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:04:08.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:04:08.763 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:04:08.763 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:08.765 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 11:04:08.765 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) 11:04:08.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:08.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:08.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:08.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:08.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:04:08.766 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:04:08.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:04:08.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:04:08.766 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:04:08.766 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:08.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:04:08.769 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:04:09.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:04:09.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:04:09.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:04:09.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:04:09.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 11:04:09.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:04:09.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:04:09.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:04:09.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:04:09.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:04:09.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:04:09.269 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:09.269 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:09.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:09.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:09.270 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 11:04:09.270 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 11:04:09.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:04:09.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:04:09.771 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 11:04:09.771 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 11:04:09.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:04:10.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:04:10.271 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 11:04:10.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:04:10.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:04:10.272 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:04:10.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:10.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:10.272 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 11:04:10.272 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:04:10.272 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:04:10.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:04:10.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:04:10.273 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRemoveConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 11:04:10.273 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:04:10.273 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAvailableModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 11:04:10.273 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 11:04:10.273 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:04:10.273 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:04:10.273 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:04:10.273 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:10.273 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:10.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:10.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:04:10.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:04:10.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:04:10.275 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 11:04:10.288 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 11:04:10.288 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 11:04:10.296 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 11:04:10.296 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 11:04:10.296 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:04:10.296 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:10.310 DEBUG [main][MenuItemLookup] Found menu:'New' 11:04:10.310 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:04:10.310 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:04:10.310 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:10.310 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:04:10.310 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:04:10.310 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:04:10.310 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 11:04:10.310 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:10.310 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 11:04:10.310 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 11:04:10.310 DEBUG [main][MenuItemLookup] Found menu:'Profile' 11:04:10.310 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 11:04:10.310 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 11:04:10.310 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 11:04:10.310 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:10.310 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 11:04:10.310 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 11:04:10.310 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 11:04:10.310 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 11:04:10.310 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 11:04:10.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 11:04:10.378 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:10.378 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:10.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 11:04:10.378 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 11:04:10.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:10.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:10.378 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 11:04:10.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:10.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:10.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:10.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:10.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:04:10.385 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project and wait with time period 1 11:04:10.385 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 11:04:10.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:04:10.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:04:10.885 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 11:04:10.886 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 11:04:10.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:04:11.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:04:11.386 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 11:04:11.386 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-2 and wait with time period 1 11:04:11.386 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-2 11:04:11.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:04:11.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:04:11.887 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-2 11:04:11.887 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-2 11:04:11.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:04:12.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:04:12.387 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-2 11:04:12.387 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-3 and wait with time period 1 11:04:12.387 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 11:04:12.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:04:12.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:04:12.888 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 11:04:12.888 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 11:04:12.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:04:13.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:04:13.388 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 11:04:13.389 TRACE [WorkbenchTestable][ModifyModulesDialog] Shell Add and Remove... is not null and is not disposed 11:04:13.389 INFO [WorkbenchTestable][ModifyModulesDialog] Cancel wizard 11:04:13.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 "Cancel", Widget matcher matching widgets with style: 8) 11:04:13.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:13.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:13.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:13.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:13.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:04:13.392 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:04:13.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:04:13.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:04:13.392 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:04:13.392 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:13.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:04:13.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:04:13.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:04:13.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:04:13.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:04:13.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 11:04:13.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:04:13.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:04:13.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:04:13.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:04:13.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:04:13.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:04:13.426 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:13.426 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:13.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:13.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:13.427 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 11:04:13.427 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 11:04:13.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:04:13.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:04:13.928 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 11:04:13.928 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 11:04:13.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:04:14.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:04:14.428 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 11:04:14.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:04:14.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:04:14.429 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:04:14.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:14.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:14.429 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 11:04:14.429 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:04:14.429 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:04:14.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:04:14.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:04:14.430 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAvailableModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 11:04:14.430 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:04:14.430 INFO [WorkbenchTestable][RequirementsRunner] Started test: addAll_removeTwo no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 11:04:14.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 11:04:14.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:04:14.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:04:14.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:04:14.430 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:14.430 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:14.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:14.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:04:14.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:04:14.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:04:14.461 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 11:04:14.461 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 11:04:14.461 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 11:04:14.467 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 11:04:14.467 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 11:04:14.468 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:04:14.468 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:14.485 DEBUG [main][MenuItemLookup] Found menu:'New' 11:04:14.485 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:04:14.485 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:04:14.485 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:14.485 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:04:14.485 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:04:14.485 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:04:14.485 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 11:04:14.485 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:14.485 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 11:04:14.485 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 11:04:14.485 DEBUG [main][MenuItemLookup] Found menu:'Profile' 11:04:14.485 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 11:04:14.485 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 11:04:14.485 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 11:04:14.485 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:14.485 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 11:04:14.485 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 11:04:14.485 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 11:04:14.485 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 11:04:14.485 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 11:04:14.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 11:04:14.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:14.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:14.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 11:04:14.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 11:04:14.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:14.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:14.557 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 >>") 11:04:14.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:14.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:14.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:14.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:14.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:04:14.558 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 11:04:14.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:04:14.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:04:14.558 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:04:14.558 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:14.560 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 11:04:14.560 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) 11:04:14.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:14.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:14.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:14.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:14.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:04:14.561 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:04:14.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:04:14.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:04:14.562 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:04:14.562 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:14.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:04:14.564 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:04:15.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:04:15.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:04:15.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:04:15.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:04:15.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 11:04:15.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:04:15.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:04:15.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:04:15.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:04:15.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:04:15.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:04:15.065 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:15.065 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:15.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:15.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:15.066 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 11:04:15.066 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 11:04:15.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:04:15.066 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 11:04:15.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:04:15.066 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 11:04:15.066 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 11:04:15.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:04:15.066 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 11:04:15.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:04:15.066 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 11:04:15.066 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:15.066 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:15.066 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:15.067 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:15.067 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:15.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:15.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:15.067 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 11:04:15.067 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 11:04:15.068 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 11:04:15.078 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 11:04:15.079 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:15.079 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:15.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:15.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:15.080 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 11:04:15.080 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 11:04:15.080 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 11:04:15.085 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 11:04:15.085 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:15.085 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:15.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:15.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:15.089 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 11:04:15.089 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 11:04:15.090 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 11:04:15.094 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 11:04:15.095 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:15.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:15.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:15.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:15.095 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 11:04:15.095 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 11:04:15.095 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 11:04:15.101 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 11:04:15.101 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 11:04:15.101 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:04:15.101 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:15.129 DEBUG [main][MenuItemLookup] Found menu:'New' 11:04:15.129 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:04:15.129 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:04:15.129 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:15.129 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:04:15.129 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:04:15.129 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:04:15.129 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 11:04:15.129 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:15.129 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 11:04:15.129 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 11:04:15.129 DEBUG [main][MenuItemLookup] Found menu:'Profile' 11:04:15.129 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 11:04:15.129 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 11:04:15.129 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 11:04:15.129 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:15.129 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 11:04:15.129 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 11:04:15.129 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 11:04:15.129 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 11:04:15.129 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 11:04:15.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: "Add and Remove..."] is available.... 11:04:15.207 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:15.207 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:15.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 11:04:15.208 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 11:04:15.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:15.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:15.208 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 11:04:15.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:15.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:04:15.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:04:15.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:15.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 11:04:15.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:04:15.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:04:15.211 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 11:04:15.211 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 11:04:15.211 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 11:04:15.211 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 11:04: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.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") 11:04:15.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:15.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:15.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:15.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:15.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:04:15.212 INFO [WorkbenchTestable][AbstractButton] Click button < &Remove 11:04:15.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:04:15.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:04:15.212 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:04:15.212 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:15.215 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 11:04:15.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:15.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:04:15.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:04:15.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:15.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 11:04:15.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:04:15.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:04:15.226 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 11:04:15.226 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 11:04:15.226 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 11:04:15.227 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 11:04:15.227 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") 11:04:15.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:15.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:15.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:15.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:15.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:04:15.228 INFO [WorkbenchTestable][AbstractButton] Click button < &Remove 11:04:15.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:04:15.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:04:15.228 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:04:15.228 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:15.231 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 11:04:15.231 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) 11:04:15.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:15.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:15.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:15.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:15.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:04:15.239 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:04:15.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:04:15.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:04:15.239 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:04:15.239 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:15.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:04:15.273 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1 11:04:15.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:04:15.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 11:04:15.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 11:04:15.273 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 11:04:15.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:15.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:15.273 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) 11:04:15.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:15.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:15.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:15.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:15.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:04:15.275 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:04:15.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:04:15.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:04:15.275 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:04:15.275 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:15.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 11:04:15.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 11:04:15.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:04:15.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:04:15.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:04:15.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:04:15.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:04:15.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:04:15.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 11:04:15.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:04:15.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:04:15.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:04:15.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:04:15.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:04:15.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:04:15.834 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:15.834 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:15.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:15.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:15.835 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 11:04:15.835 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 11:04:15.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:04:15.835 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 11:04:15.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:04:15.835 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 11:04:15.836 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 11:04:15.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:04:15.836 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 11:04:15.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:04:15.836 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 11:04:15.836 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:15.836 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:15.836 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:15.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:15.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:15.837 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 11:04:15.837 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 11:04:15.837 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 11:04:15.848 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 11:04:15.850 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:15.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:15.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:15.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:15.851 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 11:04:15.851 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 11:04:15.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:04:15.851 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 11:04:15.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:04:15.851 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 11:04:15.851 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 11:04:15.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:04:15.851 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 11:04:15.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:04:15.851 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 11:04:15.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:15.851 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:15.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:15.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:15.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:15.852 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 11:04:15.852 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 11:04:15.852 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 11:04:15.860 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 11:04:15.861 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:15.861 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:15.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:15.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:15.862 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 11:04:15.862 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 11:04:15.862 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 11:04:15.867 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 11:04:15.868 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2' 11:04:15.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:04:15.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:04:15.868 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:04:15.868 DEBUG [main][MenuItemLookup] Found menu:'File' 11:04:15.868 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:04:15.868 DEBUG [main][MenuItemLookup] Item match:Edit 11:04:15.869 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 11:04:15.869 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 11:04:15.869 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:15.869 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 11:04:15.869 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:04:15.869 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:04:15.869 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:15.869 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:04:15.869 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:04:15.869 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:04:15.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 11:04:15.869 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:04:15.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 11:04:15.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:04:15.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:04:15.869 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:04:15.869 DEBUG [main][MenuItemLookup] Found menu:'File' 11:04:15.869 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:04:15.869 DEBUG [main][MenuItemLookup] Item match:Edit 11:04:15.869 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 11:04:15.870 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 11:04:15.870 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:15.870 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 11:04:15.870 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:04:15.870 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:04:15.870 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:15.870 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:04:15.870 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:04:15.870 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:04:15.870 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:04:15.870 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:04:15.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 11:04:15.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 11:04:15.903 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 11:04:15.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:15.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:15.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 "OK") 11:04:15.904 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:04:15.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:04:15.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:04:15.905 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 11:04:15.905 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:04:15.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:15.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:15.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:15.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:15.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:04:15.906 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:04:15.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:04:15.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:04:15.906 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:04:15.906 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:15.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:04:16.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:04:16.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:04:16.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:04:16.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:04:16.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:04:16.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:04:16.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 11:04:16.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:04:16.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:04:16.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:04:16.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:04:16.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:04:16.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:04:16.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 11:04:16.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 11:04:16.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 'Publishing to .*'] is available.... 11:04:26.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 'Publishing to .*'] is available. failed, NO exception will be thrown 11:04:26.007 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.... 11:04:26.007 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 11:04:26.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:04:26.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:04:26.007 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:04:26.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:26.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:26.008 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 11:04:26.008 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:04:26.008 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:04:26.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:04:26.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:04:26.008 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addAll_removeTwo no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 11:04:26.008 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:04:26.008 INFO [WorkbenchTestable][RequirementsRunner] Started test: getConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 11:04:26.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 11:04:26.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:04:26.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:04:26.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:04:26.009 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:26.009 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:26.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:26.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:04:26.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:04:26.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:04:26.011 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 11:04:26.011 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 11:04:26.011 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 11:04:26.033 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 11:04:26.033 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 11:04:26.035 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:04:26.035 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:26.049 DEBUG [main][MenuItemLookup] Found menu:'New' 11:04:26.050 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:04:26.050 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:04:26.050 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:26.050 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:04:26.050 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:04:26.050 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:04:26.050 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 11:04:26.050 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:26.050 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 11:04:26.050 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 11:04:26.050 DEBUG [main][MenuItemLookup] Found menu:'Profile' 11:04:26.050 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 11:04:26.050 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 11:04:26.050 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 11:04:26.050 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:26.050 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 11:04:26.050 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 11:04:26.050 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 11:04:26.050 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 11:04:26.050 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 11:04:26.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 11:04:26.127 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:26.127 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:26.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 11:04:26.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 11:04:26.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:26.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:26.128 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 >>") 11:04:26.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:26.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:26.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:26.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:26.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:04:26.129 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 11:04:26.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:04:26.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:04:26.129 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:04:26.129 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:26.133 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 11:04:26.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:26.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:04:26.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:04:26.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:26.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 11:04:26.134 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project and wait with time period 1 11:04:26.134 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 11:04:26.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:04:26.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:04:26.634 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 11:04:26.634 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 11:04:26.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:04:27.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:04:27.135 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 11:04:27.135 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-2 and wait with time period 1 11:04:27.135 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-2 11:04:27.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:04:27.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:04:27.635 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-2 11:04:27.636 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-2 11:04:27.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:04:28.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:04:28.136 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-2 11:04:28.136 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-3 and wait with time period 1 11:04:28.136 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 11:04:28.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:04:28.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:04:28.636 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 11:04:28.637 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 11:04:28.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:04:29.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:04:29.137 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 11:04:29.137 TRACE [WorkbenchTestable][ModifyModulesDialog] Shell Add and Remove... is not null and is not disposed 11:04:29.137 INFO [WorkbenchTestable][ModifyModulesDialog] Cancel wizard 11:04:29.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.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) 11:04:29.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:29.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:29.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:29.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:29.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:04:29.141 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:04:29.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:04:29.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:04:29.141 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:04:29.141 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:29.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:04:29.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:04:29.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:04:29.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:04:29.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 11:04:29.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:04:29.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:04:29.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:04:29.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:04:29.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:04:29.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:04:29.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:04:29.171 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:29.171 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:29.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:29.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:29.171 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 11:04:29.172 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 11:04:29.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:04:29.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:04:29.672 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 11:04:29.672 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 11:04:29.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:04:30.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:04:30.172 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 11:04:30.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:04:30.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:04:30.173 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:04:30.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:30.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:30.173 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 11:04:30.173 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:04:30.173 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:04:30.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:04:30.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:04:30.174 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 11:04:30.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:30.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:30.175 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:04:30.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:30.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:30.175 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:04:30.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:30.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:30.175 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:04:30.176 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 11:04:30.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:30.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:30.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:30.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:30.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:04:30.176 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:04:30.176 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:04:30.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:30.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:30.218 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:04:30.218 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:04:30.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:30.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:30.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:30.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:30.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:04:30.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:30.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:04:31.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:31.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:04:31.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:04:31.220 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:04:31.220 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:04:31.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:31.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:31.222 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:04:31.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:31.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:31.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:31.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:31.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:04:31.222 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 11:04:31.222 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-2 11:04:31.222 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-3 11:04:31.222 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 11:04:31.223 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 11:04:31.223 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 11:04:31.228 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 11:04:31.232 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:04:31.232 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:31.265 DEBUG [main][MenuItemLookup] Found menu:'New' 11:04:31.265 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:04:31.265 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:31.265 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:04:31.265 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:04:31.265 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:31.265 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:04:31.265 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:04:31.265 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:04:31.265 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:04:31.265 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:31.265 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:04:31.265 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:04:31.265 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:04:31.265 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:31.265 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:04:31.265 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:04:31.265 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:31.265 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:04:31.265 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:31.265 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:04:31.265 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:04:31.266 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:04:31.266 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:04:31.266 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:04:31.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:04:31.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 11:04:31.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:04:31.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:04:31.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:04:31.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:04:31.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:04:31.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:04:31.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:04:31.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:04:31.766 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer 11:04:31.766 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 11:04:31.766 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 11:04:31.767 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 11:04:31.769 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 11:04:31.769 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:04:31.769 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:31.795 DEBUG [main][MenuItemLookup] Found menu:'New' 11:04:31.795 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:04:31.795 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:31.795 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:04:31.795 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:04:31.795 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:31.795 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:04:31.795 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:04:31.795 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:04:31.795 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:04:31.795 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:04:31.796 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:04:31.796 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:04:31.796 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:04:31.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 11:04:32.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. finished successfully 11:04:32.399 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:04:32.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:32.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:32.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:32.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:32.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: 32) 11:04:32.403 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:04:32.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:04:32.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:04:32.403 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:04:32.403 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:04:32.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:32.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:32.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:32.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:32.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:04:32.403 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:04:32.403 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:04:32.403 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:04:32.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:04:32.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:04:32.403 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:04:32.403 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:32.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 "OK", Widget matcher matching widgets with style: 8) 11:04:32.403 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:04:32.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:04:32.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:04:32.403 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:04:32.403 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:04:32.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:32.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:32.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:32.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:32.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:04:32.404 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:04:32.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:04:32.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:04:32.404 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:04:32.404 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:32.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:04:32.408 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:04:32.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:04:32.908 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:04:32.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:04:32.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:04:32.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:04:32.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:04:32.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:04:32.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:04:32.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:04:32.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:04:32.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:04:32.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:04:32.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:04:32.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:04:32.908 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 11:04:32.908 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 11:04:32.909 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 11:04:32.913 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 11:04:32.914 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:04:32.914 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:32.952 DEBUG [main][MenuItemLookup] Found menu:'New' 11:04:32.952 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:04:32.952 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:32.952 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:04:32.952 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:04:32.952 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:32.952 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:04:32.952 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:04:32.952 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:04:32.952 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:04:32.952 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:32.952 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:04:32.952 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:04:32.952 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:04:32.952 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:32.952 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:04:32.952 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:04:32.952 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:32.952 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:04:32.952 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:32.952 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:04:32.952 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:04:32.952 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:04:32.952 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:04:32.952 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:04:32.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:04:32.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' has no excuses, wait for it 11:04:33.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:04:33.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:04:33.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:04:33.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:04:33.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:04:33.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:04:33.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:04:33.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:04:33.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:04:33.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:04:33.453 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project-2' via Explorer 11:04:33.453 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 11:04:33.453 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 11:04:33.453 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 11:04:33.456 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 11:04:33.456 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:04:33.456 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:33.481 DEBUG [main][MenuItemLookup] Found menu:'New' 11:04:33.481 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:04:33.481 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:33.481 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:04:33.481 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:04:33.481 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:33.481 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:04:33.481 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:04:33.481 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:04:33.481 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:04:33.481 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:04:33.481 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:04:33.481 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:04:33.482 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:04:33.492 DEBUG [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.... 11:04:34.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 'Delete.*'] is available. finished successfully 11:04:34.073 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:04:34.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:34.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:34.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:34.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:34.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) 11:04:34.077 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:04:34.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:04:34.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:04:34.077 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:04:34.077 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:04:34.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:34.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:34.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:34.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:34.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:04:34.077 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:04:34.077 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:04:34.077 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:04:34.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:04:34.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:04:34.077 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:04:34.077 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:34.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: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 11:04:34.077 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:04:34.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:04:34.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:04:34.077 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:04:34.077 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:04:34.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:34.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:34.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:34.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:34.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:04:34.078 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:04:34.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:04:34.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:04:34.078 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:04:34.078 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:34.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:04:34.081 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:04:34.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:04:34.582 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:04:34.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:04:34.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:04:34.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:04:34.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 11:04:34.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:04:34.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:04:34.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:04:34.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:04:34.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:04:34.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:04:34.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:04:34.582 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 11:04:34.582 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 11:04:34.582 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 11:04:34.586 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 11:04:34.586 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:04:34.586 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:34.616 DEBUG [main][MenuItemLookup] Found menu:'New' 11:04:34.616 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:04:34.616 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:34.616 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:04:34.616 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:04:34.616 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:34.616 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:04:34.616 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:04:34.616 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:04:34.616 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:04:34.616 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:34.616 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:04:34.616 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:04:34.616 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:04:34.616 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:34.616 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:04:34.616 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:04:34.616 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:34.616 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:04:34.616 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:34.616 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:04:34.616 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:04:34.617 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:04:34.617 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:04:34.617 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:04:34.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:04:34.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' has no excuses, wait for it 11:04:35.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:04:35.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:04:35.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:04:35.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:04:35.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:04:35.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:04:35.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:04:35.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:04:35.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:04:35.117 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project-3' via Explorer 11:04:35.118 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 11:04:35.118 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 11:04:35.118 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 11:04:35.120 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 11:04:35.120 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:04:35.120 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:35.151 DEBUG [main][MenuItemLookup] Found menu:'New' 11:04:35.151 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:04:35.151 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:35.151 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:04:35.151 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:04:35.151 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:35.151 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:04:35.151 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:04:35.151 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:04:35.151 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:04:35.151 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:04:35.151 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:04:35.151 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:04:35.151 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:04:35.162 DEBUG [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.... 11:04:35.734 DEBUG [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 11:04:35.735 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:04:35.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:35.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:35.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:35.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:35.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 11:04:35.738 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:04:35.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:04:35.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:04:35.738 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:04:35.738 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:04:35.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:35.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:35.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:35.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:35.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:04:35.739 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:04:35.739 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:04:35.739 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:04:35.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:04:35.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:04:35.739 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:04:35.739 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:35.739 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 11:04:35.739 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:04:35.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:04:35.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:04:35.739 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:04:35.739 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:04:35.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:35.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:35.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:35.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:35.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:04:35.740 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:04:35.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:04:35.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:04:35.741 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:04:35.741 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:35.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:04:35.745 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:04:36.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:04:36.245 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:04:36.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:04:36.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:04:36.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:04:36.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:04:36.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:04:36.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:04:36.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:04:36.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:04:36.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:04:36.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:04:36.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:36.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:36.250 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:04:36.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:36.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:36.254 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:04:36.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:36.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:36.254 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:04:36.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 '\*?\QServers\E') 11:04:36.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:36.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:36.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:36.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:36.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:04:36.271 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:36.271 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:36.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:36.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:36.298 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:36.298 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:36.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:36.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:36.299 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 11:04:36.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:36.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:36.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:36.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:36.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:04:36.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:36.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:36.303 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:04:36.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:36.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:36.304 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:04:36.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') 11:04:36.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:36.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:36.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:36.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:36.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:04:36.326 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:36.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:36.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:36.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:04:36.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:04:36.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:04:36.329 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 11:04:36.329 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 11:04:36.329 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 11:04:36.336 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 11:04:36.338 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:36.338 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:36.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:36.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:36.339 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server ABC'. Stop server first: false 11:04:36.339 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:36.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:36.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:36.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:36.340 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:04:36.340 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:36.372 DEBUG [main][MenuItemLookup] Found menu:'New' 11:04:36.372 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:04:36.372 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:04:36.372 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:36.372 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:04:36.372 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:04:36.372 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:04:36.372 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:04:36.372 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 11:04:36.372 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:04:36.372 INFO [main][MenuItemHandler] Select menu item: Delete Delete 11:04:36.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 11:04:36.402 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 11:04:36.402 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 11:04:36.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:36.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:36.402 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:04:36.402 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:04:36.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:04:36.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:04:36.402 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 11:04:36.402 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:04:36.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:36.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:36.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:36.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:36.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:04:36.402 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:04:36.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:04:36.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:04:36.403 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:04:36.403 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:36.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:04:36.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:04:36.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:36.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:36.441 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:04:36.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:36.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:36.445 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:04:36.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:36.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:36.446 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:04:36.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') 11:04:36.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:36.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:36.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:36.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:36.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:04:36.450 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:36.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:36.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:36.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:04:36.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:04:36.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:04:36.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC... 11:04:36.452 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:36.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:36.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:36.465 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 11:04:36.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.server.ui.cnf.ServersView2, index 0 and no matchers specified 11:04:36.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:36.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:36.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:04:36.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:36.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:04:37.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:37.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:04:37.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 11:04:37.467 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 11:04:37.468 INFO [WorkbenchTestable][ServersView2] Requested server 'Server ABC' was not found on Servers view 11:04:37.468 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:37.468 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:37.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:37.469 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 11:04:37.469 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 11:04:37.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:37.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:37.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:04:37.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:37.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:04:38.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:38.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:04:38.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 11:04:38.471 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 11:04:38.471 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 11:04:38.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC finished successfully 11:04:38.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:04:38.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:04:38.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:04:38.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:04:38.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:04:38.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:04:38.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:04:38.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:04:38.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:04:38.471 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 11:04:38.471 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:04:38.471 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:04:38.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:04:38.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.883 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.37 s addTwo_removeAll no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) Time elapsed: 3.335 s testRemoveConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) Time elapsed: 3.648 s getAvailableModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) Time elapsed: 4.157 s addAll_removeTwo no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) Time elapsed: 11.578 s getConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) Time elapsed: 4.166 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 11:04:38.478 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 11:04:38.479 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:04:38.479 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:04:38.479 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 11:04:38.479 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:04:38.479 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:04:38.480 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:04:38.480 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:04:38.480 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:04:38.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:38.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:38.484 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:04:38.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:38.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:38.488 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:04:38.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:38.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:38.488 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:04:38.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 '\*?\QServers\E') 11:04:38.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:38.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:38.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:38.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:38.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:04:38.492 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:38.492 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:38.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:38.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:04:38.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:04:38.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:04:38.494 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:38.494 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:38.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:38.495 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 11:04:38.495 INFO [WorkbenchTestable][ServersView2] Create new server 11:04:38.495 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 11:04:38.495 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:38.495 DEBUG [main][MenuItemLookup] Found menu:'New' 11:04:38.496 DEBUG [main][MenuItemLookup] Item match:New 11:04:38.496 DEBUG [main][MenuItemLookup] Found menu:'Server' 11:04:38.496 DEBUG [main][MenuItemLookup] Item match:Server 11:04:38.496 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 11:04:38.496 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 11:04:38.496 INFO [main][MenuItemHandler] Select menu item: Server 11:04:38.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 11:04:38.605 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 11:04:38.605 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 11:04:38.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:38.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:38.606 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:04:38.606 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:38.606 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:38.606 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:04:38.606 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:38.606 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:38.606 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:04:38.606 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:38.606 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:38.606 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 11:04:38.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:38.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:38.606 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 11:04:38.606 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:38.609 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 11:04:38.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:38.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:38.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:38.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:38.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:04:38.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 11:04:38.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 11:04:38.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 11:04:38.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:04:38.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:04:38.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 11:04:38.613 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:04:38.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:04:39.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:04:39.115 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:04:39.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 11:04:39.116 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:04:39.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:04:39.116 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 11:04:39.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:04:39.116 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:04:39.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 11:04:39.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.wizard.NewServerWizardPage, index 0 and no matchers specified 11:04:39.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:39.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:39.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:39.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:39.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:04:39.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:04:39.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:04:39.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 11:04:39.118 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:04:39.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:04:39.118 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 11:04:39.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:04:39.118 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:04:39.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 11:04:39.118 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:04:39.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:04:39.118 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 11:04:39.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:04:39.118 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:04:39.119 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 11:04:39.119 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 11:04:39.119 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 11:04:39.122 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 11:04:39.122 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) 11:04:39.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:39.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:39.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:39.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:39.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:04:39.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:04:39.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:04:39.626 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:") 11:04:39.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:39.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:39.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:39.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:39.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:04:39.629 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:04:39.630 INFO [WorkbenchTestable][AbstractText] Text set to: Server 1 11:04:39.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 11:04:39.631 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 11:04:39.631 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 11:04:40.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 11:04:40.131 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 11:04:40.131 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 11:04:40.131 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) 11:04:40.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:40.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:40.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:40.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:40.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:04:40.137 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:04:40.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:04:40.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:04:40.137 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:04:40.137 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:40.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:04:40.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:04:40.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:04:40.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:04:40.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:04:40.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:04:40.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:04:40.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:04:40.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:04:40.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:04:40.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:04:40.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:40.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:40.649 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:04:40.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:40.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:40.653 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:04:40.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:40.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:40.665 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:04:40.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 '\*?\QServers\E') 11:04:40.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:40.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:40.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:40.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:40.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:04:40.669 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:40.669 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:40.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:40.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:04:40.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:04:40.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:04:40.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 1... 11:04:40.685 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:40.685 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:40.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:40.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:40.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 11:04:40.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:40.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:40.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:40.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:40.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:04:40.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:40.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:40.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:04:40.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:40.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:40.690 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:04:40.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 '\*?\QServers\E') 11:04:40.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:40.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:40.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:40.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:40.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:04:40.693 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:40.693 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:40.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:40.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:04:40.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:04:40.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:04:40.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 1 finished successfully 11:04:40.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:40.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:40.699 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:04:40.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:40.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:40.717 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:04:40.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:40.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:40.717 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:04:40.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') 11:04:40.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:40.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:40.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:40.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:40.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:04:40.736 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:40.736 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:40.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:40.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:04:40.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:04:40.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:04:40.739 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:40.739 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:40.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:40.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:40.740 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 11:04:40.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:40.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:40.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:40.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:40.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:04:40.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:40.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:40.745 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:04:40.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:40.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:40.746 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:04:40.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') 11:04:40.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:40.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:40.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:40.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:40.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:04:40.751 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:40.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:40.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:40.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:04:40.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:04:40.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:04:40.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: "Import"] 11:04:40.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:40.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: "Import"] 11:04:40.782 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:40.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: "Import"] 11:04:40.782 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:40.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: "Import"] 11:04:40.782 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:40.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: "Import"] 11:04:40.782 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:40.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: "Import"] 11:04:40.782 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:40.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: "Import"] 11:04:40.782 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:40.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: "Import"] 11:04:40.782 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:40.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: "Import"] 11:04:40.782 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:40.782 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:04:40.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:40.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:40.783 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:04:40.783 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:04:40.783 DEBUG [main][MenuItemLookup] Found menu:'File' 11:04:40.783 DEBUG [main][MenuItemLookup] Item match:File 11:04:40.784 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:04:40.784 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 11:04:40.784 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 11:04:40.784 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 11:04:40.784 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:40.784 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 11:04:40.784 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 11:04:40.784 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:40.784 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 11:04:40.784 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 11:04:40.784 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 11:04:40.784 DEBUG [main][MenuItemLookup] Found menu:'Revert' 11:04:40.784 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:40.784 DEBUG [main][MenuItemLookup] Found menu:'Move...' 11:04:40.784 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 11:04:40.784 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:04:40.784 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 11:04:40.784 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:40.784 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 11:04:40.784 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:40.784 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:04:40.784 DEBUG [main][MenuItemLookup] Item match:Import... 11:04:40.784 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 11:04:40.784 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 11:04:40.784 INFO [main][MenuItemHandler] Select menu item: &Import... 11:04:40.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 11:04:40.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 11:04:40.871 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 11:04:40.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:40.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:40.878 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 11:04:40.878 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:40.878 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:04:40.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:40.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:40.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:40.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:40.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:04:40.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:04:40.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:04:40.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:04:40.880 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:04:40.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:04:40.880 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:04:40.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:04:40.880 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:04:40.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:04:40.880 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:04:40.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:04:40.880 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:04:40.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:04:40.880 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:04:40.880 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 11:04:40.880 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 11:04:40.880 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 11:04:40.881 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 11:04:40.881 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 11:04:40.881 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 11:04:40.881 DEBUG [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) 11:04:40.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:40.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:40.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:40.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:40.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:04:40.882 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:04:40.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:04:40.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:04:40.882 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:04:40.882 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:40.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: "Import"] 11:04:40.961 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:40.961 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:40.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 11:04:40.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:40.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:40.962 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 11:04:40.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:40.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 11:04:40.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 11:04:40.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 11:04:40.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:40.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:40.962 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 11:04:40.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:40.962 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' 11:04:40.962 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:") 11:04:40.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:40.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:40.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:40.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:40.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:04:40.963 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 11:04:40.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:04:40.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:04:40.963 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:04:40.963 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:40.964 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 11:04:40.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:40.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:04:40.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:04:40.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:40.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 11:04:40.965 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 11:04:40.965 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") 11:04:40.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:40.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:40.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:40.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:40.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:04:40.966 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 11:04:40.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:04:40.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:04:40.967 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:04:40.967 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:40.971 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 11:04:40.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:40.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:40.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:40.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:40.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:04:40.971 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 11:04:40.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:40.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:40.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:40.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:40.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:04:40.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 11:04:40.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 11:04:40.972 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects 11:04:40.972 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") 11:04:40.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:40.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:41.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:41.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:41.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:04:41.001 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 11:04:41.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:04:41.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:04:41.001 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:04:41.001 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:41.001 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 11:04:41.001 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 11:04:41.001 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) 11:04:41.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:41.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:41.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:41.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:41.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:04:41.003 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:04:41.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:04:41.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:04:41.003 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:04:41.003 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:41.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:04:41.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:04:41.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:04:41.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:04:41.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:04:41.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:04:41.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:04:41.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:04:41.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:04:41.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:04:41.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:04:41.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:04:41.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:04:41.506 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:04:41.506 INFO [WorkbenchTestable][RequirementsRunner] Started test: getModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 11:04:41.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 11:04:41.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:04:41.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:04:41.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:04:41.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:41.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:41.514 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:04:41.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:41.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:41.515 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:04:41.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 '\*?\QServers\E') 11:04:41.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:41.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:41.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:41.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:41.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:04:41.520 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:41.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:41.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:41.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:04:41.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:04:41.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:04:41.524 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 11:04:41.524 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 11:04:41.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:04:42.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:04:42.024 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 11:04:42.024 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 11:04:42.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:04:42.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:04:42.525 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 11:04:42.525 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:42.525 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:42.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:42.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:42.527 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:42.527 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:42.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:42.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:42.527 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 11:04:42.527 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 11:04:42.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:04:43.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:04:43.028 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 11:04:43.028 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 11:04:43.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:04:43.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:04:43.529 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 11:04:43.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:43.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:43.536 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:04:43.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:43.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:43.542 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:04:43.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:43.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:43.543 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:04:43.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:04:43.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:43.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:43.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:43.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:43.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:04:43.548 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:43.548 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:43.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:43.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:04:43.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:04:43.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:04:43.551 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:43.551 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:43.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:43.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:43.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 11:04:43.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:43.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:43.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:43.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:43.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:04:43.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:43.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:43.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:04:43.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:43.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:43.573 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:04:43.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 '\*?\QServers\E') 11:04:43.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:43.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:43.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:43.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:43.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:04:43.579 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:43.579 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:43.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:43.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:04:43.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:04:43.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:04:43.581 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 11:04:43.581 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:43.582 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:43.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:43.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:43.582 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 11:04:43.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:43.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:43.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:43.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:43.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:04:43.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:43.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:43.602 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:04:43.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:43.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:43.603 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:04:43.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') 11:04:43.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:43.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:43.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:43.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:43.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:04:43.628 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:43.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:43.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:43.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:04:43.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:04:43.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:04:43.632 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 11:04:43.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 11:04:44.132 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 11:04:44.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:04:44.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:04:44.133 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:04:44.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:44.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:44.134 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 11:04:44.134 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:04:44.134 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:04:44.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:04:44.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:04:44.134 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 11:04:44.134 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:04:44.134 INFO [WorkbenchTestable][RequirementsRunner] Started test: restartInProfile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 11:04:44.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 11:04:44.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:04:44.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:04:44.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:04:44.134 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:44.134 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:44.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:44.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:04:44.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:04:44.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:04:44.155 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped] 11:04:44.155 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped] 11:04:44.155 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped] about selection 11:04:44.162 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped] 11:04:44.163 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:44.163 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:44.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:44.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:44.164 INFO [WorkbenchTestable][AbstractServer] Start server in profiling mode 'Server 1' 11:04:44.164 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:44.164 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:44.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:44.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:44.165 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:44.165 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:44.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:44.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:44.166 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Profile on server Server 1 11:04:44.166 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:44.166 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:44.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:44.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:44.166 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped] 11:04:44.166 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped] 11:04:44.166 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped] about selection 11:04:44.174 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped] 11:04:44.175 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:44.175 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:04:44.175 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:44.190 DEBUG [main][MenuItemLookup] Found menu:'New' 11:04:44.190 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:04:44.190 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:04:44.190 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:44.190 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:04:44.190 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:04:44.190 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:04:44.190 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 11:04:44.190 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:44.190 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 11:04:44.190 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 11:04:44.190 DEBUG [main][MenuItemLookup] Found menu:'Profile' 11:04:44.190 DEBUG [main][MenuItemLookup] Item match:Profile 11:04:44.190 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Pro&file" 11:04:44.190 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Profile 11:04:44.190 INFO [main][MenuItemHandler] Select menu item: Pro&file 11:04:44.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile... 11:04:44.193 DEBUG [Worker-12: Publishing to Server 1...][AbstractWait] Wait for 1 seconds 11:04:45.202 DEBUG [Worker-12: Starting Server 1][AbstractWait] Wait for 1 seconds 11:04:46.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile finished successfully 11:04:46.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling... 11:04:46.692 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:46.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:46.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:46.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:46.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling finished successfully 11:04:46.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:04:46.693 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:04:46.693 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:04:46.693 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:04:46.693 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:04:46.693 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:04:46.693 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:04:46.693 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:04:46.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:04:46.694 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:46.694 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:46.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:46.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:46.694 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'PROFILING' 11:04:46.694 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:46.694 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:46.694 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:46.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:46.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:46.695 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 11:04:46.695 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 11:04:46.695 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 11:04:46.703 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 11:04:46.704 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:46.704 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:46.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:46.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:46.705 INFO [WorkbenchTestable][AbstractServer] Restart server in profile 'Server 1' 11:04:46.705 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:46.705 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:46.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:46.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:46.705 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:46.705 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:46.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:46.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:46.706 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Restart in Profile on server Server 1 11:04:46.706 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:46.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:46.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:46.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:46.707 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 11:04:46.707 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 11:04:46.707 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 11:04:46.711 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 11:04:46.711 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:46.712 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:04:46.712 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:46.730 DEBUG [main][MenuItemLookup] Found menu:'New' 11:04:46.730 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:04:46.730 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:04:46.730 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:46.730 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:04:46.730 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:04:46.730 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:04:46.730 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 11:04:46.730 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:46.730 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 11:04:46.730 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 11:04:46.730 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 11:04:46.730 DEBUG [main][MenuItemLookup] Item match:Restart in Profile 11:04:46.730 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Restart in Profile" 11:04:46.730 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restart in Profile 11:04:46.730 INFO [main][MenuItemHandler] Select menu item: Restart in Profile 11:04:46.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile... 11:04:46.732 DEBUG [Worker-0: Stopping Server 1][AbstractWait] Wait for 1 seconds 11:04:47.741 DEBUG [Worker-13: Starting Server 1][AbstractWait] Wait for 1 seconds 11:04:49.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile finished successfully 11:04:49.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling... 11:04:49.232 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:49.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:49.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:49.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:49.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling finished successfully 11:04:49.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:04:49.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:04:49.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:04:49.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:04:49.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:04:49.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:04:49.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:04:49.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:04:49.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:04:49.233 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:49.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:49.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:49.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:49.234 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'PROFILING' 11:04:49.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:49.234 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:49.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:49.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:49.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:49.235 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:49.235 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:49.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:49.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:49.236 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 11:04:49.236 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 11:04:49.236 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 11:04:49.242 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 11:04:49.244 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:49.244 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:49.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:49.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:49.245 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 11:04:49.245 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:49.245 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:49.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:49.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:49.246 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:49.246 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:49.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:49.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:49.247 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 11:04:49.247 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:49.247 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:49.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:49.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:49.248 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 11:04:49.248 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 11:04:49.248 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 11:04:49.257 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 11:04:49.257 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:49.258 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:04:49.258 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:49.274 DEBUG [main][MenuItemLookup] Found menu:'New' 11:04:49.274 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:04:49.274 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:04:49.274 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:49.274 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:04:49.274 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:04:49.274 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:04:49.274 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 11:04:49.274 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:49.274 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 11:04:49.274 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 11:04:49.274 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 11:04:49.274 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 11:04:49.274 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 11:04:49.274 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 11:04:49.274 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 11:04:49.274 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 11:04:49.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 11:04:49.275 DEBUG [Worker-2: Stopping Server 1][AbstractWait] Wait for 1 seconds 11:04:50.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 11:04:50.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 11:04:50.775 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:50.775 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:50.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:50.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:50.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 11:04:50.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:04:50.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:04:50.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:04:50.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:04:50.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:04:50.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:04:50.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:04:50.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:04:50.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:04:50.776 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:50.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:50.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:50.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:50.777 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 11:04:50.777 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:50.777 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:50.777 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:50.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:50.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:50.778 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 11:04:50.778 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 11:04:50.778 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 11:04:50.784 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 11:04:50.785 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:50.785 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:50.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:50.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:50.786 INFO [WorkbenchTestable][AbstractServer] Restart server in profile 'Server 1' 11:04:50.786 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:50.786 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:50.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:50.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:50.787 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:50.787 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:50.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:50.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:50.788 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:50.788 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:50.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:50.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:50.788 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 11:04:50.788 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 11:04:50.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:04:51.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:04:51.289 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 11:04:51.289 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 11:04:51.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:04:51.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:04:51.789 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 11:04:51.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:51.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:51.796 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:04:51.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:51.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:51.801 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:04:51.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:51.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:51.802 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:04:51.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:04:51.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:51.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:51.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:51.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:51.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:04:51.824 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:51.824 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:51.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:51.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:04:51.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:04:51.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:04:51.827 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:51.827 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:51.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:51.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:51.828 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 11:04:51.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:51.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:51.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:51.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:51.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:04:51.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:51.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:51.837 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:04:51.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:51.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:51.837 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:04:51.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:04:51.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:51.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:51.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:51.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:51.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:04:51.859 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:51.859 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:51.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:51.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:04:51.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:04:51.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:04:51.862 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 11:04:51.862 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:51.862 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:51.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:51.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:51.862 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 11:04:51.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:51.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:51.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:51.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:51.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:04:51.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:51.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:51.869 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:04:51.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:51.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:51.869 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:04:51.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:04:51.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:51.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:51.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:51.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:51.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:04:51.889 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:51.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:51.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:51.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:04:51.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:04:51.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:04:51.891 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 11:04:51.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 11:04:52.391 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 11:04:52.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:04:52.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:04:52.392 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:04:52.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:52.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:52.393 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 11:04:52.393 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:04:52.393 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:04:52.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:04:52.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:04:52.393 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restartInProfile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 11:04:52.393 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:04:52.393 INFO [WorkbenchTestable][RequirementsRunner] Started test: delete_runningServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 11:04:52.393 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 11:04:52.393 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:04:52.393 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:04:52.393 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:04:52.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:52.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:52.400 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:04:52.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:52.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:52.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:04:52.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:52.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:52.427 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:04:52.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 '\*?\QServers\E') 11:04:52.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:52.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:52.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:52.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:52.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:04:52.432 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:52.432 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:52.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:52.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:04:52.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:04:52.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:04:52.436 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:52.436 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:52.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:52.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:52.437 INFO [WorkbenchTestable][ServersView2] Create new server 11:04:52.437 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:04:52.437 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:52.476 DEBUG [main][MenuItemLookup] Found menu:'New' 11:04:52.476 DEBUG [main][MenuItemLookup] Item match:New 11:04:52.477 DEBUG [main][MenuItemLookup] Found menu:'Server' 11:04:52.477 DEBUG [main][MenuItemLookup] Item match:Server 11:04:52.477 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 11:04:52.477 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 11:04:52.477 INFO [main][MenuItemHandler] Select menu item: Server 11:04:52.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 11:04:52.576 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 11:04:52.576 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 11:04:52.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:52.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:52.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'] 11:04:52.577 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:52.577 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:52.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'] 11:04:52.577 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:52.577 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:52.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 Server"] 11:04:52.578 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:52.578 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:52.578 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 11:04:52.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:52.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:52.578 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 11:04:52.578 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:52.579 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 11:04:52.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:52.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:52.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:52.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:52.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:04:52.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 11:04:52.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 11:04:52.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 11:04:52.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:04:52.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:04:52.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 11:04:52.582 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:04:52.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:04:53.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:04:53.085 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:04:53.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 11:04:53.085 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:04:53.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:04:53.085 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 11:04:53.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:04:53.085 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:04:53.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 11:04:53.086 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 11:04:53.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:53.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:53.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:53.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:53.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:04:53.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:04:53.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:04:53.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 11:04:53.087 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:04:53.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:04:53.087 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 11:04:53.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:04:53.087 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:04:53.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 11:04:53.087 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:04:53.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:04:53.087 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 11:04:53.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:04:53.087 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:04:53.087 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 11:04:53.087 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 11:04:53.087 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 11:04:53.090 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 11:04:53.090 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) 11:04:53.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:53.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:53.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:53.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:53.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:04:53.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:04:53.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:04:53.592 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:") 11:04:53.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:53.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:53.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:53.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:53.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:04:53.600 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:04:53.600 INFO [WorkbenchTestable][AbstractText] Text set to: Server 2 11:04:53.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 11:04:53.601 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 11:04:53.601 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 11:04:54.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 11:04:54.101 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 11:04:54.101 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 11:04:54.102 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) 11:04:54.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:54.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:54.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:54.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:54.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:04:54.106 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:04:54.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:04:54.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:04:54.106 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:04:54.106 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:54.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:04:54.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:04:54.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:04:54.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:04:54.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:04:54.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:04:54.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:04:54.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:04:54.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:04:54.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:04:54.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:04:54.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:54.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:54.621 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:04:54.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:54.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:54.627 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:04:54.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:54.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:54.628 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:04:54.628 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:04:54.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:54.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:54.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:54.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:54.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:04:54.652 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:54.652 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:54.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:54.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:04:54.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:04:54.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:04:54.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 2... 11:04:54.654 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:54.654 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:54.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:54.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:54.655 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 11:04:54.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:54.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:54.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:54.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:54.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:04:54.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:54.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:54.662 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:04:54.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:54.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:54.663 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:04:54.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 '\*?\QServers\E') 11:04:54.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:54.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:54.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:54.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:54.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:04:54.684 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:54.684 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:54.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:54.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:04:54.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:04:54.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:04:54.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:54.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:54.694 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:04:54.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:54.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:54.695 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:04:54.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 '\*?\QServers\E') 11:04:54.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:54.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:54.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:54.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:54.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:04:54.716 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:54.716 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:54.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:54.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:04:54.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:04:54.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:04:54.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 2 finished successfully 11:04:54.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:54.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:54.740 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:04:54.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:54.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:54.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:04:54.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:54.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:54.746 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:04:54.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') 11:04:54.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:54.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:54.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:54.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:54.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:04:54.771 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:54.771 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:54.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:54.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:04:54.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:04:54.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:04:54.773 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:54.773 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:54.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:54.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:54.774 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 11:04:54.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:54.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:54.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:54.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:54.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:04:54.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:54.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:54.780 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:04:54.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:54.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:54.781 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:04:54.781 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:04:54.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:54.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:54.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:54.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:54.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:04:54.801 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:54.801 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:54.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:54.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:04:54.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:04:54.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:04:54.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:54.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:54.810 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:04:54.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:54.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:54.810 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:04:54.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 '\*?\QServers\E') 11:04:54.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:54.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:54.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:54.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:54.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:04:54.816 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:54.816 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:54.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:54.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:04:54.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:04:54.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:04:54.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:54.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:54.855 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:04:54.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:54.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:54.856 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:04:54.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 '\*?\QServers\E') 11:04:54.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:54.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:54.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:54.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:54.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:04:54.862 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:54.862 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:54.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:54.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:04:54.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:04:54.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:04:54.864 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Stopped] 11:04:54.864 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Stopped] 11:04:54.864 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Stopped] about selection 11:04:54.886 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Stopped] 11:04:54.887 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:54.888 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:54.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:54.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:54.888 INFO [WorkbenchTestable][AbstractServer] Start server Server 2 11:04:54.889 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:54.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:54.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:54.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:54.889 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:54.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:54.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:54.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:54.890 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server 2 11:04:54.890 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:54.890 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:54.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:54.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:54.890 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Stopped] 11:04:54.890 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Stopped] 11:04:54.891 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Stopped] about selection 11:04:54.896 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Stopped] 11:04:54.896 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:54.897 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:04:54.897 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:54.917 DEBUG [main][MenuItemLookup] Found menu:'New' 11:04:54.917 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:04:54.917 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:04:54.917 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:54.917 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:04:54.917 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:04:54.917 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:04:54.917 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 11:04:54.917 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:54.917 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 11:04:54.917 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 11:04:54.917 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 11:04:54.917 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 11:04:54.917 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 11:04:54.918 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 11:04:54.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 11:04:54.920 DEBUG [Worker-4: Publishing to Server 2...][AbstractWait] Wait for 1 seconds 11:04:55.929 DEBUG [Worker-3: Starting Server 2][AbstractWait] Wait for 1 seconds 11:04:57.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 11:04:57.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 11:04:57.420 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:57.420 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:57.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:57.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:57.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 11:04:57.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:04:57.421 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 11:04:57.421 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:04:57.421 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:04:57.421 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:04:57.421 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:04:57.421 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:04:57.421 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:04:57.421 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:04:57.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:04:57.421 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:57.421 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:57.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:57.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:57.422 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 11:04:57.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:57.422 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:57.422 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:57.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:57.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:57.423 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Started, Synchronized] 11:04:57.423 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Started, Synchronized] 11:04:57.423 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Started, Synchronized] about selection 11:04:57.429 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Started, Synchronized] 11:04:57.430 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:57.430 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:57.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:57.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:57.431 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server 2'. Stop server first: false 11:04:57.431 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:57.431 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:57.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:57.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:57.432 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:04:57.432 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:57.451 DEBUG [main][MenuItemLookup] Found menu:'New' 11:04:57.451 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:04:57.451 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:04:57.451 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:57.451 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:04:57.451 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:04:57.451 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:04:57.451 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:04:57.451 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 11:04:57.451 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:04:57.451 INFO [main][MenuItemHandler] Select menu item: Delete Delete 11:04:57.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 11:04:57.487 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 11:04:57.488 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 11:04:57.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:57.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:57.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: 32) 11:04:57.488 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:04:57.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:04:57.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:04:57.488 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 11:04:57.488 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:04:57.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:57.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:57.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:57.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:57.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:04:57.488 INFO [WorkbenchTestable][CheckBox] Select checkbox Stop server(s) before deleting 11:04:57.489 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Stop server(s) before deleting 11:04:57.489 INFO [WorkbenchTestable][AbstractButton] Click button Stop server(s) before deleting 11:04:57.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:04:57.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:04:57.489 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:04:57.489 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:57.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: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 11:04:57.489 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:04:57.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:04:57.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:04:57.489 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 11:04:57.489 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:04:57.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:57.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:57.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:57.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:57.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:04:57.489 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:04:57.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:04:57.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:04:57.489 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:04:57.489 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:57.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:04:57.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:04:57.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:57.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:57.540 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:04:57.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:57.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:57.548 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:04:57.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:57.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:57.548 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:04:57.549 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 11:04:57.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:57.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:57.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:57.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:57.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:04:57.570 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:57.570 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:57.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:57.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:04:57.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:04:57.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:04:57.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 2... 11:04:57.573 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:57.573 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:57.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:57.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:57.574 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 11:04:57.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:57.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:57.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:57.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:57.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:04:57.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:57.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:57.580 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:04:57.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:57.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:57.581 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:04:57.581 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:04:57.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:57.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:57.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:57.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:57.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:04:57.601 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:57.601 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:57.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:57.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:04:57.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:04:57.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:04:57.604 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 11:04:57.604 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:57.604 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:57.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:57.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:57.604 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 11:04:57.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:57.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:57.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:57.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:57.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:04:57.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:57.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:57.613 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:04:57.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:57.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:57.614 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:04: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 '\*?\QServers\E') 11:04:57.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:57.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:57.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:57.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:57.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:04:57.638 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:57.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:57.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:57.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:04:57.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:04:57.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:04:57.641 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 11:04:57.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 2 finished successfully 11:04:57.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:04:57.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:04:57.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:04:57.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:04:57.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:04:57.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:04:57.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:04:57.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:04:57.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:04:57.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:57.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:57.663 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:04:57.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:57.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:57.669 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:04:57.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:57.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:57.670 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:04:57.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 '\*?\QServers\E') 11:04:57.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:57.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:57.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:57.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:57.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:04:57.676 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:57.676 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:57.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:57.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:04:57.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:04:57.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:04:57.678 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:57.678 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:57.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:57.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:57.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.cnf.ServersView2, index 0 and no matchers specified 11:04:57.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:57.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:57.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:57.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:57.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:04:57.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:57.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:57.699 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:04:57.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:57.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:57.699 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:04:57.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 '\*?\QServers\E') 11:04:57.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:57.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:57.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:57.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:57.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:04:57.706 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:57.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:57.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:57.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:04:57.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:04:57.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:04:57.708 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:57.708 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:57.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:57.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:57.709 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:57.709 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:57.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:57.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:57.710 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 11:04:57.710 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 11:04:57.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:04:58.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:04:58.211 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 11:04:58.211 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 11:04:58.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:04:58.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:04:58.711 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 11:04:58.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:58.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:58.716 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:04:58.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:58.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:58.719 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:04:58.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:58.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:58.720 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:04:58.720 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 11:04:58.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:58.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:58.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:58.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:58.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:04:58.724 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:58.724 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:58.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:58.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:04:58.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:04:58.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:04:58.727 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:58.727 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:58.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:58.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:58.727 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 11:04:58.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:58.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:58.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:58.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:58.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:04:58.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:58.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:58.747 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:04:58.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:58.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:58.748 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:04:58.748 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:04:58.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:58.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:58.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:58.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:58.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:04:58.752 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:58.752 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:58.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:58.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:04:58.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:04:58.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:04:58.754 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 11:04:58.754 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:58.754 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:58.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:58.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:58.755 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 11:04:58.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:58.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:58.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:58.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:58.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:04:58.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:58.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:58.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:04:58.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:58.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:58.759 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:04:58.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 11:04:58.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:04:58.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:04:58.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:04:58.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:04:58.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:04:58.762 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:58.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:58.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:58.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:04:58.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:04:58.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:04:58.777 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 11:04:58.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 11:04:59.277 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 11:04:59.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:04:59.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:04:59.277 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:04:59.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:04:59.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:04:59.278 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 11:04:59.278 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:04:59.278 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:04:59.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:04:59.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:04:59.279 INFO [WorkbenchTestable][RequirementsRunner] Finished test: delete_runningServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 11:04:59.279 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:04:59.279 INFO [WorkbenchTestable][RequirementsRunner] Started test: profile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 11:04:59.279 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 11:04:59.279 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:04:59.279 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:04:59.279 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:04:59.279 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:59.279 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:59.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:59.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:04:59.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:04:59.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:04:59.304 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 11:04:59.304 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 11:04:59.304 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 11:04:59.334 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 11:04:59.336 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:59.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:59.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:59.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:59.337 INFO [WorkbenchTestable][AbstractServer] Start server in profiling mode 'Server 1' 11:04:59.338 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:59.338 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:59.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:59.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:59.338 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:59.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:59.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:59.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:59.339 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Profile on server Server 1 11:04:59.339 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:04:59.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:04:59.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:04:59.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:04:59.340 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 11:04:59.340 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 11:04:59.341 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 11:04:59.353 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 11:04:59.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:04:59.354 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:04:59.354 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:04:59.377 DEBUG [main][MenuItemLookup] Found menu:'New' 11:04:59.377 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:04:59.377 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:04:59.377 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:59.377 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:04:59.377 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:04:59.377 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:04:59.377 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 11:04:59.377 DEBUG [main][MenuItemLookup] Found menu:'' 11:04:59.377 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 11:04:59.377 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 11:04:59.378 DEBUG [main][MenuItemLookup] Found menu:'Profile' 11:04:59.378 DEBUG [main][MenuItemLookup] Item match:Profile 11:04:59.378 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Pro&file" 11:04:59.378 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Profile 11:04:59.378 INFO [main][MenuItemHandler] Select menu item: Pro&file 11:04:59.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile... 11:04:59.381 DEBUG [Worker-6: Starting Server 1][AbstractWait] Wait for 1 seconds 11:05:00.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile finished successfully 11:05:00.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling... 11:05:00.880 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:00.880 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:00.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:00.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:00.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling finished successfully 11:05:00.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:05:00.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:05:00.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:05:00.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:05:00.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:05:00.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:05:00.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:05:00.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:05:00.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:05:00.881 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:00.881 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:00.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:00.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:00.882 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'PROFILING' 11:05:00.882 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:00.882 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:00.882 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:00.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:00.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:00.883 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:00.883 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:00.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:00.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:00.883 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 11:05:00.884 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 11:05:00.884 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 11:05:00.889 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 11:05:00.890 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:00.890 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:00.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:00.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:00.890 INFO [WorkbenchTestable][AbstractServer] Start server in profiling mode 'Server 1' 11:05:00.890 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:00.890 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:00.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:00.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:00.891 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:00.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:00.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:00.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:00.892 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:00.892 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:00.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:00.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:00.893 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 11:05:00.893 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 11:05:00.893 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 11:05:00.900 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 11:05:00.901 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:00.901 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:00.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:00.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:00.902 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 11:05:00.902 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:00.902 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:00.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:00.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:00.902 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:00.902 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:00.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:00.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:00.903 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 11:05:00.903 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:00.903 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:00.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:00.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:00.904 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 11:05:00.904 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 11:05:00.904 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 11:05:00.908 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 11:05:00.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:00.909 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:05:00.909 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:05:00.927 DEBUG [main][MenuItemLookup] Found menu:'New' 11:05:00.927 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:05:00.927 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:05:00.927 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:00.927 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:05:00.927 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:05:00.927 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:05:00.927 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 11:05:00.927 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:00.927 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 11:05:00.927 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 11:05:00.927 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 11:05:00.927 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 11:05:00.927 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 11:05:00.927 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 11:05:00.927 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 11:05:00.927 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 11:05:00.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 11:05:00.927 DEBUG [Worker-11: Stopping Server 1][AbstractWait] Wait for 1 seconds 11:05:02.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 11:05:02.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 11:05:02.428 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:02.428 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:02.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:02.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:02.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 11:05:02.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:05:02.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:05:02.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:05:02.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:05:02.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:05:02.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:05:02.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:05:02.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:05:02.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:05:02.429 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:02.429 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:02.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:02.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:02.430 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 11:05:02.430 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:02.430 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:02.430 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:02.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:02.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:02.431 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 11:05:02.431 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 11:05:02.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:05:02.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:05:02.931 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 11:05:02.931 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 11:05:02.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:05:03.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:05:03.432 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 11:05:03.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:03.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:03.437 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:05:03.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:03.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:03.442 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:05:03.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:03.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:03.443 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:05:03.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 '\*?\QServers\E') 11:05:03.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:03.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:03.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:03.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:03.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:03.448 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:03.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:03.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:03.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:05:03.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:03.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:03.450 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:03.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:03.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:03.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:03.451 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 11:05:03.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:03.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:03.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:03.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:03.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:05:03.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:03.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:03.471 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:05:03.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:03.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:03.472 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:05:03.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') 11:05:03.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:03.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:03.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:03.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:03.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:03.494 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:03.494 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:03.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:03.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:05:03.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:03.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:03.497 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 11:05:03.497 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:03.497 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:03.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:03.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:03.498 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 11:05:03.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:03.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:03.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:03.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:03.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:05:03.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:03.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:03.506 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:05:03.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:03.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:03.520 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:05:03.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 '\*?\QServers\E') 11:05:03.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:03.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:03.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:03.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:03.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:03.543 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:03.543 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:03.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:03.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:05:03.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:03.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:03.545 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 11:05:03.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 11:05:03.546 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 11:05:03.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:05:03.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:05:03.546 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:05:03.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:03.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:03.546 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 11:05:03.546 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:05:03.546 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:05:03.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:05:03.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:05:03.547 INFO [WorkbenchTestable][RequirementsRunner] Finished test: profile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 11:05:03.547 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:05:03.547 INFO [WorkbenchTestable][RequirementsRunner] Started test: addAndRemoveModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 11:05:03.547 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 11:05:03.547 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:05:03.547 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:05:03.547 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:05:03.547 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:03.547 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:03.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:03.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:05:03.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:03.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:03.549 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 11:05:03.549 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 11:05:03.549 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 11:05:03.555 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 11:05:03.555 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 11:05:03.570 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:05:03.570 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:05:03.585 DEBUG [main][MenuItemLookup] Found menu:'New' 11:05:03.585 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:05:03.585 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:05:03.585 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:03.585 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:05:03.585 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:05:03.585 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:05:03.585 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 11:05:03.585 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:03.585 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 11:05:03.585 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 11:05:03.585 DEBUG [main][MenuItemLookup] Found menu:'Profile' 11:05:03.585 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 11:05:03.585 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 11:05:03.585 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 11:05:03.585 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:03.585 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 11:05:03.585 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 11:05:03.585 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 11:05:03.585 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 11:05:03.585 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 11:05:03.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 11:05:03.650 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:03.650 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:03.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 11:05:03.650 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 11:05:03.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:03.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:03.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:05:03.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:05:03.650 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 11:05:03.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:03.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:03.650 TRACE [WorkbenchTestable][ModifyModulesDialog] Shell Add and Remove... is not null and is not disposed 11:05:03.650 INFO [WorkbenchTestable][ModifyModulesDialog] Cancel wizard 11:05:03.650 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) 11:05:03.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:03.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:03.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:03.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:03.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:05:03.652 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:05:03.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:05:03.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:05:03.652 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:05:03.652 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:05:03.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:05:03.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:05:03.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:05:03.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:05:03.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:05:03.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:05:03.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:05:03.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:05:03.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:05:03.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:05:03.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:05:03.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:05:03.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:05:03.697 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:03.697 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:03.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:03.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:03.698 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:03.698 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:03.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:03.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:03.698 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 11:05:03.698 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 11:05:03.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:05:04.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:05:04.199 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 11:05:04.199 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 11:05:04.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:05:04.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:05:04.699 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 11:05:04.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:04.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:04.703 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:05:04.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:04.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:04.708 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:05:04.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:04.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:04.709 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:05:04.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 '\*?\QServers\E') 11:05:04.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:04.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:04.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:04.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:04.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:04.714 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:04.714 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:04.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:04.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:05:04.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:04.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:04.717 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:04.717 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:04.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:04.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:04.717 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 11:05:04.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:04.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:04.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:04.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:04.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:05:04.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:04.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:04.743 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:05:04.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:04.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:04.744 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:05:04.744 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:05:04.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:04.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:04.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:04.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:04.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:04.749 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:04.749 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:04.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:04.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:05:04.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:04.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:04.752 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 11:05:04.752 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:04.752 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:04.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:04.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:04.753 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 11:05:04.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:04.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:04.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:04.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:04.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:05:04.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:04.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:04.777 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:05:04.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:04.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:04.778 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:05:04.778 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:05:04.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:04.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:04.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:04.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:04.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:04.783 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:04.783 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:04.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:04.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:05:04.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:04.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:04.786 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 11:05:04.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 11:05:05.287 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 11:05:05.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:05:05.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:05:05.287 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:05:05.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:05.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:05.288 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 11:05:05.288 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:05:05.288 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:05:05.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:05:05.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:05:05.288 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addAndRemoveModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 11:05:05.288 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:05:05.288 INFO [WorkbenchTestable][RequirementsRunner] Started test: publish no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 11:05:05.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 11:05:05.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:05:05.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:05:05.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:05:05.288 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:05.288 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:05.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:05.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:05:05.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:05.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:05.305 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 11:05:05.305 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 11:05:05.318 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 11:05:05.325 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 11:05:05.326 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:05.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:05.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:05.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:05.327 INFO [WorkbenchTestable][AbstractServer] Publish server 'Server 1' 11:05:05.328 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:05.328 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:05:05.328 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:05:05.346 DEBUG [main][MenuItemLookup] Found menu:'New' 11:05:05.346 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:05:05.346 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:05:05.346 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:05.346 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:05:05.346 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:05:05.346 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:05:05.347 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 11:05:05.347 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:05.347 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 11:05:05.347 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 11:05:05.347 DEBUG [main][MenuItemLookup] Found menu:'Profile' 11:05:05.347 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 11:05:05.347 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 11:05:05.347 DEBUG [main][MenuItemLookup] Item match:Publish Ctrl+Alt+P 11:05:05.347 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Publish Ctrl+Alt+P" 11:05:05.347 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Publish Ctrl+Alt+P 11:05:05.347 INFO [main][MenuItemHandler] Select menu item: Publish Ctrl+Alt+P 11:05:05.348 DEBUG [Worker-1: Publishing to Server 1...][AbstractWait] Wait for 1 seconds 11:05:05.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server publish finished... 11:05:06.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server publish finished finished successfully 11:05:06.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's publish state is 'Synchronized'... 11:05:06.362 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:06.362 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:06.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:06.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:06.863 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:06.863 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:06.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:06.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:06.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's publish state is 'Synchronized' finished successfully 11:05:06.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:05:06.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:05:06.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:05:06.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:05:06.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:05:06.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:05:06.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:05:06.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:05:06.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:05:06.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:06.865 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:06.865 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:06.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:06.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:06.866 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:06.866 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:06.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:06.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:06.866 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:06.866 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:06.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:06.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:06.867 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 11:05:06.867 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 11:05:06.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:05:07.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:05:07.368 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 11:05:07.368 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 11:05:07.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:05:07.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:05:07.868 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 11:05:07.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:07.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:07.871 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:05:07.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:07.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:07.874 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:05:07.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:07.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:07.875 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:05:07.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 '\*?\QServers\E') 11:05:07.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:07.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:07.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:07.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:07.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:07.878 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:07.878 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:07.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:07.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:05:07.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:07.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:07.880 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:07.880 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:07.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:07.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:07.881 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 11:05:07.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:07.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:07.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:07.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:07.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:05:07.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:07.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:07.897 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:05:07.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:07.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:07.897 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:05:07.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 '\*?\QServers\E') 11:05:07.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:07.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:07.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:07.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:07.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:07.914 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:07.914 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:07.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:07.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:05:07.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:07.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:07.929 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 11:05:07.929 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:07.929 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:07.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:07.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:07.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 11:05:07.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:07.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:07.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:07.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:07.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:05:07.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:07.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:07.934 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:05:07.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:07.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:07.934 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:05:07.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:05:07.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:07.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:07.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:07.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:07.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:07.937 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:07.937 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:07.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:07.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:05:07.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:07.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:07.940 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 11:05:07.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 11:05:08.440 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 11:05:08.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:05:08.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:05:08.440 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:05:08.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:08.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:08.441 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 11:05:08.441 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:05:08.441 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:05:08.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:05:08.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:05:08.442 INFO [WorkbenchTestable][RequirementsRunner] Finished test: publish no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 11:05:08.442 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:05:08.442 INFO [WorkbenchTestable][RequirementsRunner] Started test: stop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 11:05:08.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 11:05:08.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:05:08.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:05:08.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:05:08.442 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:08.442 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:08.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:08.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:05:08.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:08.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:08.444 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 11:05:08.444 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 11:05:08.444 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 11:05:08.462 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 11:05:08.463 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:08.463 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:08.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:08.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:08.464 INFO [WorkbenchTestable][AbstractServer] Start server Server 1 11:05:08.464 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:08.464 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:08.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:08.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:08.465 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:08.465 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:08.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:08.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:08.467 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server 1 11:05:08.467 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:08.467 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:08.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:08.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:08.467 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 11:05:08.468 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 11:05:08.468 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 11:05:08.472 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 11:05:08.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:08.473 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:05:08.473 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:05:08.489 DEBUG [main][MenuItemLookup] Found menu:'New' 11:05:08.489 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:05:08.489 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:05:08.489 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:08.489 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:05:08.489 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:05:08.489 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:05:08.489 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 11:05:08.489 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:08.489 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 11:05:08.489 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 11:05:08.489 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 11:05:08.489 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 11:05:08.489 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 11:05:08.489 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 11:05:08.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 11:05:08.492 DEBUG [Worker-13: Starting Server 1][AbstractWait] Wait for 1 seconds 11:05:09.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 11:05:09.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 11:05:09.991 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:09.991 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:09.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:09.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:09.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 11:05:09.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:05:09.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:05:09.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:05:09.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:05:09.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:05:09.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:05:09.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:05:09.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:05:09.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:05:09.992 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:09.993 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:09.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:09.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:09.993 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 11:05:09.993 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:09.993 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:09.993 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:09.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:09.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:09.994 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 11:05:09.994 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 11:05:09.994 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 11:05:10.002 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 11:05:10.003 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:10.003 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:10.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:10.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:10.004 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 11:05:10.004 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:10.004 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:10.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:10.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:10.004 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:10.004 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:10.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:10.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:10.005 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 11:05:10.005 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:10.005 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:10.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:10.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:10.006 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 11:05:10.006 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 11:05:10.006 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 11:05:10.010 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 11:05:10.010 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:10.011 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:05:10.011 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:05:10.027 DEBUG [main][MenuItemLookup] Found menu:'New' 11:05:10.027 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:05:10.027 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:05:10.027 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:10.027 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:05:10.027 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:05:10.027 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:05:10.027 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 11:05:10.027 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:10.027 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 11:05:10.027 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 11:05:10.027 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 11:05:10.027 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 11:05:10.027 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 11:05:10.027 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 11:05:10.027 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 11:05:10.027 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 11:05:10.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 11:05:10.028 DEBUG [Worker-8: Stopping Server 1][AbstractWait] Wait for 1 seconds 11:05:11.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 11:05:11.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 11:05:11.528 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:11.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:11.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:11.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:11.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 11:05:11.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:05:11.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:05:11.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:05:11.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:05:11.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:05:11.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:05:11.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:05:11.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:05:11.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:05:11.529 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:11.529 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:11.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:11.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:11.530 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 11:05:11.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:11.530 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:11.530 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:11.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:11.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:11.531 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:11.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:11.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:11.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:11.532 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 11:05:11.532 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 11:05:11.532 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 11:05:11.537 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 11:05:11.538 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:11.538 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:11.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:11.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:11.539 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 11:05:11.539 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:11.539 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:11.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:11.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:11.540 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:11.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:11.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:11.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:11.540 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:11.541 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:11.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:11.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:11.541 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 11:05:11.541 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 11:05:11.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:05:12.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:05:12.042 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 11:05:12.042 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 11:05:12.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:05:12.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:05:12.542 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 11:05:12.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:12.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:12.546 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:05:12.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:12.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:12.549 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:05:12.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:12.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:12.550 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:05:12.550 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:05:12.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:12.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:12.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:12.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:12.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:12.553 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:12.553 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:12.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:12.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:05:12.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:12.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:12.555 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:12.555 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:12.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:12.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:12.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 11:05:12.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:12.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:12.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:12.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:12.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:05:12.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:12.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:12.574 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:05:12.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:12.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:12.574 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:05:12.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') 11:05:12.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:12.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:12.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:12.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:12.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:12.591 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:12.591 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:12.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:12.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:05:12.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:12.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:12.606 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 11:05:12.606 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:12.606 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:12.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:12.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:12.607 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 11:05:12.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:12.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:12.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:12.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:12.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:05:12.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:12.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:12.610 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:05:12.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:12.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:12.611 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:05:12.611 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:05:12.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:12.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:12.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:12.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:12.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:12.614 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:12.614 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:12.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:12.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:05:12.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:12.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:12.617 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 11:05:12.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 11:05:13.117 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 11:05:13.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:05:13.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:05:13.118 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:05:13.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:13.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:13.118 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 11:05:13.118 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:05:13.118 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:05:13.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:05:13.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:05:13.119 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 11:05:13.119 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:05:13.119 INFO [WorkbenchTestable][RequirementsRunner] Started test: clean no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 11:05:13.119 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 11:05:13.119 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:05:13.119 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:05:13.119 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:05:13.119 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:13.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:13.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:13.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:05:13.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:13.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:13.136 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 11:05:13.136 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 11:05:13.136 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 11:05:13.145 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 11:05:13.149 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:13.149 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:13.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:13.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:13.150 INFO [WorkbenchTestable][AbstractServer] Clean server 'Server 1' 11:05:13.150 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:13.150 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:05:13.150 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:05:13.167 DEBUG [main][MenuItemLookup] Found menu:'New' 11:05:13.167 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:05:13.167 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:05:13.167 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:13.167 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:05:13.167 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:05:13.167 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:05:13.167 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 11:05:13.167 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:13.167 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 11:05:13.167 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 11:05:13.167 DEBUG [main][MenuItemLookup] Found menu:'Profile' 11:05:13.167 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 11:05:13.167 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 11:05:13.167 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 11:05:13.167 DEBUG [main][MenuItemLookup] Item match:Clean... 11:05:13.167 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Clean..." 11:05:13.167 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Clean... 11:05:13.167 INFO [main][MenuItemHandler] Select menu item: &Clean... 11:05:13.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 11:05:13.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 11:05:13.199 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 11:05:13.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:13.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:13.199 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 11:05:13.199 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:05:13.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:05:13.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:05:13.199 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 11:05:13.199 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:05:13.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:13.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:13.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:13.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:13.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:05:13.199 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:05:13.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:05:13.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:05:13.200 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:05:13.200 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:05:13.213 DEBUG [Worker-6: Publishing to Server 1...][AbstractWait] Wait for 1 seconds 11:05:13.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:05:13.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:05:13.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server publish finished... 11:05:14.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server publish finished finished successfully 11:05:14.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's publish state is 'Synchronized'... 11:05:14.242 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:14.242 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:14.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:14.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:14.743 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:14.743 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:14.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:14.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:14.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's publish state is 'Synchronized' finished successfully 11:05:14.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:05:14.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:05:14.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:05:14.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:05:14.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:05:14.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:05:14.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:05:14.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:05:14.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:05:14.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:14.745 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:14.745 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:14.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:14.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:14.745 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:14.745 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:14.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:14.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:14.746 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:14.746 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:14.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:14.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:14.746 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 11:05:14.746 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 11:05:14.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:05:15.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:05:15.247 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 11:05:15.247 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 11:05:15.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:05:15.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:05:15.748 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 11:05:15.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:15.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:15.751 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:05:15.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:15.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:15.755 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:05:15.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:15.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:15.755 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:05:15.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') 11:05:15.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:15.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:15.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:15.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:15.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:15.758 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:15.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:15.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:15.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:05:15.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:15.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:15.760 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:15.760 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:15.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:15.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:15.761 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 11:05:15.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:15.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:15.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:15.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:15.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:05:15.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:15.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:15.764 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:05:15.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:15.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:15.765 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:05:15.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') 11:05:15.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:15.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:15.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:15.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:15.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:15.768 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:15.768 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:15.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:15.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:05:15.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:15.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:15.769 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 11:05:15.769 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:15.770 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:15.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:15.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:15.783 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 11:05:15.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:15.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:15.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:15.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:15.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:05:15.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:15.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:15.787 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:05:15.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:15.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:15.787 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:05:15.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:05:15.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:15.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:15.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:15.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:15.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:15.790 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:15.790 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:15.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:15.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:05:15.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:15.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:15.792 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 11:05:15.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 11:05:15.793 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 11:05:15.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:05:15.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:05:15.793 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:05:15.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:15.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:15.793 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 11:05:15.793 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:05:15.793 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:05:15.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:05:15.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:05:15.793 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clean no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 11:05:15.793 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:05:15.793 INFO [WorkbenchTestable][RequirementsRunner] Started test: debug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 11:05:15.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 11:05:15.794 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:05:15.794 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:05:15.794 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:05:15.794 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:15.794 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:15.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:15.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:05:15.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:15.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:15.795 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 11:05:15.795 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 11:05:15.795 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 11:05:15.801 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 11:05:15.801 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:15.801 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:15.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:15.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:15.802 INFO [WorkbenchTestable][AbstractServer] Start server in debug 'Server 1' 11:05:15.802 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:15.802 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:15.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:15.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:15.803 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:15.803 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:15.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:15.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:15.821 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Debug on server Server 1 11:05:15.821 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:15.821 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:15.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:15.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:15.822 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 11:05:15.822 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 11:05:15.822 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 11:05:15.829 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 11:05:15.829 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:15.830 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:05:15.830 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:05:15.851 DEBUG [main][MenuItemLookup] Found menu:'New' 11:05:15.851 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:05:15.851 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:05:15.851 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:15.851 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:05:15.851 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:05:15.851 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:05:15.851 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 11:05:15.851 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:15.851 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 11:05:15.851 DEBUG [main][MenuItemLookup] Item match:Debug Ctrl+Alt+D 11:05:15.851 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Debug Ctrl+Alt+D" 11:05:15.851 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Debug Ctrl+Alt+D 11:05:15.852 INFO [main][MenuItemHandler] Select menu item: &Debug Ctrl+Alt+D 11:05:15.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug... 11:05:15.854 DEBUG [Worker-12: Starting Server 1][AbstractWait] Wait for 1 seconds 11:05:17.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug finished successfully 11:05:17.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging... 11:05:17.353 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:17.353 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:17.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:17.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:17.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging finished successfully 11:05:17.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:05:17.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:05:17.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:05:17.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:05:17.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:05:17.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:05:17.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:05:17.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:05:17.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:05:17.354 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:17.354 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:17.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:17.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:17.355 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'DEBUGGING' 11:05:17.355 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:17.355 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:17.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:17.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:17.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:17.356 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:17.356 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:17.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:17.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:17.357 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 11:05:17.357 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 11:05:17.357 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 11:05:17.362 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 11:05:17.362 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:17.362 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:17.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:17.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:17.363 INFO [WorkbenchTestable][AbstractServer] Start server in debug 'Server 1' 11:05:17.363 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:17.363 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:17.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:17.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:17.364 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:17.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:17.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:17.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:17.365 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:17.365 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:17.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:17.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:17.366 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 11:05:17.366 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 11:05:17.366 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 11:05:17.373 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 11:05:17.373 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:17.373 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:17.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:17.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:17.374 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 11:05:17.374 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:17.374 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:17.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:17.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:17.375 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:17.375 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:17.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:17.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:17.376 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 11:05:17.376 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:17.376 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:17.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:17.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:17.376 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 11:05:17.376 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 11:05:17.377 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 11:05:17.381 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 11:05:17.381 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:17.381 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:05:17.381 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:05:17.396 DEBUG [main][MenuItemLookup] Found menu:'New' 11:05:17.396 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:05:17.396 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:05:17.396 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:17.396 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:05:17.396 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:05:17.396 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:05:17.396 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 11:05:17.396 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:17.396 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 11:05:17.396 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 11:05:17.396 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 11:05:17.396 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 11:05:17.396 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 11:05:17.396 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 11:05:17.396 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 11:05:17.396 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 11:05:17.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 11:05:17.397 DEBUG [Worker-5: Stopping Server 1][AbstractWait] Wait for 1 seconds 11:05:18.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 11:05:18.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 11:05:18.897 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:18.897 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:18.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:18.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:18.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 11:05:18.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:05:18.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 11:05:18.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:05:18.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:05:18.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:05:18.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:05:18.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:05:18.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:05:18.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:05:18.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:05:18.899 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:18.899 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:18.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:18.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:18.900 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 11:05:18.900 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:18.900 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:18.900 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:18.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:18.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:18.900 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 11:05:18.900 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 11:05:18.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:05:19.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:05:19.401 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 11:05:19.401 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 11:05:19.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:05:19.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:05:19.905 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 11:05:19.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:19.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:19.913 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:05:19.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:19.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:19.921 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:05:19.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:19.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:19.922 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:05:19.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 '\*?\QServers\E') 11:05:19.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:19.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:19.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:19.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:19.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:19.927 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:19.927 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:19.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:19.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:05:19.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:19.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:19.944 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:19.944 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:19.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:19.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:19.945 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 11:05:19.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:19.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:19.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:19.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:19.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:05:19.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:19.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:19.952 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:05:19.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:19.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:19.952 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:05:19.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 '\*?\QServers\E') 11:05:19.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:19.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:19.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:19.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:19.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:19.958 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:19.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:19.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:19.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:05:19.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:19.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:19.960 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 11:05:19.961 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:19.961 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:19.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:19.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:19.995 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 11:05:19.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:19.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:19.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:19.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:19.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:05:19.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:20.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:20.001 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:05:20.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:20.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:20.002 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:05:20.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:05:20.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:20.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:20.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:20.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:20.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:20.007 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:20.007 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:20.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:20.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:05:20.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:20.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:20.010 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 11:05:20.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 11:05:20.510 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 11:05:20.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:05:20.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:05:20.510 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:05:20.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:20.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:20.511 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 11:05:20.511 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:05:20.511 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:05:20.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:05:20.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:05:20.511 INFO [WorkbenchTestable][RequirementsRunner] Finished test: debug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 11:05:20.511 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:05:20.512 INFO [WorkbenchTestable][RequirementsRunner] Started test: start no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 11:05:20.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 11:05:20.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:05:20.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:05:20.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:05:20.512 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:20.512 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:20.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:20.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:05:20.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:20.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:20.514 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 11:05:20.514 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 11:05:20.514 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 11:05:20.519 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 11:05:20.520 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:20.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:20.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:20.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:20.521 INFO [WorkbenchTestable][AbstractServer] Start server Server 1 11:05:20.521 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:20.521 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:20.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:20.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:20.522 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:20.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:20.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:20.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:20.522 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server 1 11:05:20.522 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:20.523 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:20.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:20.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:20.523 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 11:05:20.523 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 11:05:20.523 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 11:05:20.542 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 11:05:20.542 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:20.543 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:05:20.543 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:05:20.564 DEBUG [main][MenuItemLookup] Found menu:'New' 11:05:20.564 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:05:20.564 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:05:20.565 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:20.565 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:05:20.565 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:05:20.565 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:05:20.565 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 11:05:20.565 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:20.565 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 11:05:20.565 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 11:05:20.565 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 11:05:20.565 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 11:05:20.565 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 11:05:20.565 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 11:05:20.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 11:05:20.568 DEBUG [Worker-2: Starting Server 1][AbstractWait] Wait for 1 seconds 11:05:22.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 11:05:22.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 11:05:22.067 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:22.067 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:22.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:22.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:22.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 11:05:22.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:05:22.068 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:05:22.068 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:05:22.068 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:05:22.068 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:05:22.068 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:05:22.068 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:05:22.068 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:05:22.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:05:22.068 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:22.068 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:22.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:22.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:22.069 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 11:05:22.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:22.069 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:22.069 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:22.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:22.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:22.070 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:22.070 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:22.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:22.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:22.071 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 11:05:22.071 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 11:05:22.071 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 11:05:22.077 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 11:05:22.078 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:22.078 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:22.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:22.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:22.079 INFO [WorkbenchTestable][AbstractServer] Start server Server 1 11:05:22.079 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:22.079 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:22.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:22.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:22.080 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:22.080 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:22.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:22.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:22.081 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:22.081 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:22.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:22.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:22.081 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 11:05:22.081 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 11:05:22.082 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 11:05:22.091 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 11:05:22.092 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:22.092 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:22.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:22.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:22.093 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 11:05:22.093 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:22.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:22.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:22.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:22.094 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:22.094 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:22.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:22.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:22.094 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 11:05:22.094 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:22.094 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:22.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:22.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:22.095 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 11:05:22.095 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 11:05:22.095 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 11:05:22.099 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 11:05:22.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:22.100 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:05:22.100 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:05:22.117 DEBUG [main][MenuItemLookup] Found menu:'New' 11:05:22.117 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:05:22.117 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:05:22.117 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:22.117 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:05:22.117 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:05:22.117 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:05:22.117 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 11:05:22.117 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:22.117 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 11:05:22.117 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 11:05:22.117 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 11:05:22.117 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 11:05:22.117 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 11:05:22.117 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 11:05:22.117 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 11:05:22.117 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 11:05:22.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 11:05:22.117 DEBUG [Worker-4: Stopping Server 1][AbstractWait] Wait for 1 seconds 11:05:23.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 11:05:23.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 11:05:23.618 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:23.618 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:23.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:23.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:23.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 11:05:23.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:05:23.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:05:23.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:05:23.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:05:23.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:05:23.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:05:23.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:05:23.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:05:23.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:05:23.619 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:23.619 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:23.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:23.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:23.620 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 11:05:23.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:23.620 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:23.620 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:23.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:23.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:23.620 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 11:05:23.620 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 11:05:23.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:05:24.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:05:24.121 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 11:05:24.121 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 11:05:24.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:05:24.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:05:24.622 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 11:05:24.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:24.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:24.625 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:05:24.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:24.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:24.628 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:05:24.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:24.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:24.642 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:05:24.642 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 11:05:24.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:24.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:24.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:24.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:24.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:24.646 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:24.646 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:24.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:24.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:05:24.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:24.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:24.648 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:24.648 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:24.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:24.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:24.649 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 11:05:24.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:24.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:24.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:24.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:24.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:05:24.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:24.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:24.652 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:05:24.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:24.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:24.653 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:05:24.653 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:05:24.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:24.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:24.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:24.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:24.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:24.656 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:24.656 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:24.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:24.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:05:24.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:24.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:24.657 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 11:05:24.658 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:24.658 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:24.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:24.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:24.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 11:05:24.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:24.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:24.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:24.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:24.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:05:24.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:24.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:24.661 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:05:24.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:24.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:24.662 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:05:24.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 '\*?\QServers\E') 11:05:24.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:24.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:24.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:24.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:24.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:24.678 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:24.678 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:24.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:24.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:05:24.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:24.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:24.681 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 11:05:24.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 11:05:25.181 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 11:05:25.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:05:25.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:05:25.182 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:05:25.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:25.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:25.182 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 11:05:25.182 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:05:25.182 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:05:25.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:05:25.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:05:25.183 INFO [WorkbenchTestable][RequirementsRunner] Finished test: start no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 11:05:25.183 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:05:25.183 INFO [WorkbenchTestable][RequirementsRunner] Started test: openServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 11:05:25.183 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 11:05:25.183 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:05:25.183 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:05:25.183 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:05:25.183 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:25.183 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:25.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:25.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:05:25.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:25.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:25.185 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 11:05:25.185 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 11:05:25.185 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 11:05:25.190 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 11:05:25.190 INFO [WorkbenchTestable][AbstractServer] Open server's editor 11:05:25.191 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:05:25.191 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:05:25.217 DEBUG [main][MenuItemLookup] Found menu:'New' 11:05:25.217 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:05:25.217 DEBUG [main][MenuItemLookup] Item match:Open F3 11:05:25.217 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open F3" 11:05:25.217 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open F3 11:05:25.217 INFO [main][MenuItemHandler] Select menu item: Open F3 11:05:25.375 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:25.375 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:25.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:25.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:25.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@17dd3e34 is found... 11:05:25.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@17dd3e34 is found finished successfully 11:05:25.399 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServer 1\E') 11:05:25.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:25.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:25.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:25.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:25.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:25.408 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part Server 1 11:05:25.429 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:25.429 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:25.429 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 11:05:25.429 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 11:05:25.431 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:25.432 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:25.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:25.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:25.457 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:25.457 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:25.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:25.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:25.458 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:25.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:25.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:25.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:25.459 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 11:05:25.459 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 11:05:25.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:05:25.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:05:25.959 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 11:05:25.960 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 11:05:25.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:05:26.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:05:26.460 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 11:05:26.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:26.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:26.470 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:05:26.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:26.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:26.479 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 11:05:26.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:26.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:26.480 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 11:05:26.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:05:26.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:26.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:26.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:26.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:26.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:26.490 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:26.490 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:26.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:26.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 11:05:26.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:26.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:26.507 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:26.507 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:26.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:26.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:26.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.cnf.ServersView2, index 0 and no matchers specified 11:05:26.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:26.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:26.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:26.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:26.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:05:26.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:26.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:26.520 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 11:05:26.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:26.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:26.521 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 11:05:26.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 11:05:26.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:26.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:26.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:26.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:26.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:26.548 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:26.548 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:26.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:26.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 11:05:26.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:26.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:26.551 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 11:05:26.551 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:26.551 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:26.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:26.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:26.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 11:05:26.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:26.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:26.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:26.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:26.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:05:26.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:26.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:26.579 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 11:05:26.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:26.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:26.579 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 11:05:26.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 '\*?\QServers\E') 11:05:26.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:26.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:26.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:26.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:26.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:26.590 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:26.590 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:26.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:26.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 11:05:26.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:26.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:26.606 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 11:05:26.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 11:05:27.107 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 11:05:27.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:05:27.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:05:27.107 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 11:05:27.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:27.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:27.108 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 11:05:27.108 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:05:27.108 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:05:27.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:05:27.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:05:27.108 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 11:05:27.108 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:05:27.109 INFO [WorkbenchTestable][RequirementsRunner] Started test: restartInDebug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 11:05:27.109 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 11:05:27.109 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:05:27.109 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:05:27.109 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:05:27.109 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:27.109 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:27.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:27.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 11:05:27.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:27.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:27.111 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 11:05:27.111 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 11:05:27.111 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 11:05:27.117 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 11:05:27.119 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:27.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:27.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:27.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:27.120 INFO [WorkbenchTestable][AbstractServer] Start server in debug 'Server 1' 11:05:27.120 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:27.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:27.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:27.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:27.121 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:27.121 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:27.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:27.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:27.121 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Debug on server Server 1 11:05:27.121 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:27.121 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:27.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:27.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:27.138 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 11:05:27.138 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 11:05:27.138 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 11:05:27.147 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 11:05:27.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:27.148 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:05:27.148 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:05:27.163 DEBUG [main][MenuItemLookup] Found menu:'New' 11:05:27.163 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:05:27.163 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:05:27.163 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:27.163 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:05:27.163 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:05:27.163 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:05:27.163 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 11:05:27.163 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:27.163 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 11:05:27.163 DEBUG [main][MenuItemLookup] Item match:Debug Ctrl+Alt+D 11:05:27.163 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Debug Ctrl+Alt+D" 11:05:27.163 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Debug Ctrl+Alt+D 11:05:27.163 INFO [main][MenuItemHandler] Select menu item: &Debug Ctrl+Alt+D 11:05:27.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug... 11:05:27.165 DEBUG [Worker-4: Starting Server 1][AbstractWait] Wait for 1 seconds 11:05:28.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug finished successfully 11:05:28.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging... 11:05:28.665 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:28.665 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:28.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:28.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:28.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging finished successfully 11:05:28.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:05:28.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:05:28.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:05:28.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:05:28.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:05:28.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:05:28.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:05:28.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:05:28.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:05:28.666 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:28.666 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:28.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:28.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:28.667 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'DEBUGGING' 11:05:28.667 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:28.667 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:28.667 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:28.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:28.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:28.668 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 11:05:28.668 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 11:05:28.668 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 11:05:28.673 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 11:05:28.674 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:28.674 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:28.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:28.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:28.678 INFO [WorkbenchTestable][AbstractServer] Restart server in debug 'Server 1' 11:05:28.678 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:28.678 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:28.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:28.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:28.679 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:28.679 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:28.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:28.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:28.679 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Restart in Debug on server Server 1 11:05:28.679 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:28.679 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:28.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:28.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:28.680 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 11:05:28.680 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 11:05:28.680 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 11:05:28.684 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 11:05:28.684 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:28.685 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:05:28.685 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:05:28.700 DEBUG [main][MenuItemLookup] Found menu:'New' 11:05:28.700 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:05:28.700 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:05:28.700 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:28.700 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:05:28.700 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:05:28.700 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:05:28.700 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 11:05:28.700 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:28.700 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 11:05:28.700 DEBUG [main][MenuItemLookup] Item match:Restart in Debug Ctrl+Alt+D 11:05:28.700 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Restart in Debug Ctrl+Alt+D" 11:05:28.700 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restart in Debug Ctrl+Alt+D 11:05:28.701 INFO [main][MenuItemHandler] Select menu item: Restart in Debug Ctrl+Alt+D 11:05:28.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug... 11:05:28.701 DEBUG [Worker-7: Stopping Server 1][AbstractWait] Wait for 1 seconds 11:05:29.715 DEBUG [Worker-12: Starting Server 1][AbstractWait] Wait for 1 seconds 11:05:31.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug finished successfully 11:05:31.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging... 11:05:31.202 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:31.202 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:31.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:31.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:31.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging finished successfully 11:05:31.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:05:31.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:05:31.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:05:31.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:05:31.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:05:31.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:05:31.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:05:31.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:05:31.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:05:31.203 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:31.203 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:31.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:31.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:31.203 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'DEBUGGING' 11:05:31.203 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:31.203 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:31.203 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:31.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:31.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:31.204 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:31.204 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:31.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:31.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:31.205 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 11:05:31.205 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 11:05:31.205 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 11:05:31.211 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 11:05:31.215 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:31.215 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:31.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:31.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:31.216 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 11:05:31.216 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:31.216 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:31.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:31.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:31.217 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:31.217 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:31.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:31.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:31.218 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 11:05:31.218 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:31.218 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:31.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:31.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:31.219 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 11:05:31.219 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 11:05:31.219 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 11:05:31.226 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 11:05:31.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:31.227 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:05:31.227 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:05:31.264 DEBUG [main][MenuItemLookup] Found menu:'New' 11:05:31.264 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:05:31.264 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:05:31.264 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:31.264 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:05:31.264 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:05:31.264 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:05:31.264 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 11:05:31.264 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:31.264 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 11:05:31.264 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 11:05:31.264 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 11:05:31.264 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 11:05:31.264 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 11:05:31.265 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 11:05:31.265 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 11:05:31.265 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 11:05:31.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 11:05:31.265 DEBUG [Worker-5: Stopping Server 1][AbstractWait] Wait for 1 seconds 11:05:32.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 11:05:32.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 11:05:32.766 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:32.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:32.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:32.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:32.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 11:05:32.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:05:32.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:05:32.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:05:32.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:05:32.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:05:32.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:05:32.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:05:32.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:05:32.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:05:32.767 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:32.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:32.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:32.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:32.768 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 11:05:32.768 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:32.768 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:32.768 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:32.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:32.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:32.769 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 11:05:32.769 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 11:05:32.769 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 11:05:32.778 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 11:05:32.779 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:32.779 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:32.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:32.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:32.780 INFO [WorkbenchTestable][AbstractServer] Restart server in debug 'Server 1' 11:05:32.780 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:32.780 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:32.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:32.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:32.781 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:32.781 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:32.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:32.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:32.782 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:32.782 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:32.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:32.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:32.783 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 11:05:32.783 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 11:05:32.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:05:33.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:05:33.283 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 11:05:33.284 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 11:05:33.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:05:33.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:05:33.784 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 11:05:33.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:33.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:33.795 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:05:33.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:33.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:33.806 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 11:05:33.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:33.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:33.807 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 11:05:33.807 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:05:33.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:33.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:33.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:33.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:33.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:33.839 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:33.839 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:33.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:33.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 11:05:33.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:33.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:33.842 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:33.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:33.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:33.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:33.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 11:05:33.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:33.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:33.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:33.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:33.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:05:33.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:33.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:33.850 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 11:05:33.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:33.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:33.850 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 11:05:33.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 '\*?\QServers\E') 11:05:33.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:33.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:33.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:33.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:33.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:33.872 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:33.872 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:33.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:33.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 11:05:33.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:33.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:33.874 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 11:05:33.874 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:33.874 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:33.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:33.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:33.875 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 11:05:33.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:33.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:33.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:33.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:33.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:05:33.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:33.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:33.881 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 11:05:33.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:33.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:33.881 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 11:05:33.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:05:33.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:33.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:33.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:33.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:33.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:33.887 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:33.887 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:33.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:33.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 11:05:33.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:33.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:33.919 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 11:05:33.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 11:05:34.420 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 11:05:34.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:05:34.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:05:34.420 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 11:05:34.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:34.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:34.421 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 11:05:34.421 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:05:34.421 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:05:34.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:05:34.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:05:34.422 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restartInDebug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 11:05:34.422 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:05:34.422 INFO [WorkbenchTestable][RequirementsRunner] Started test: getModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 11:05:34.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 11:05:34.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:05:34.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:05:34.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:05:34.422 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:34.422 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:34.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:34.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 11:05:34.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:34.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:34.424 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 11:05:34.425 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 11:05:34.425 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 11:05:34.430 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 11:05:34.430 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 11:05:34.432 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:05:34.432 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:05:34.463 DEBUG [main][MenuItemLookup] Found menu:'New' 11:05:34.463 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:05:34.463 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:05:34.463 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:34.463 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:05:34.463 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:05:34.463 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:05:34.463 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 11:05:34.463 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:34.463 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 11:05:34.463 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 11:05:34.463 DEBUG [main][MenuItemLookup] Found menu:'Profile' 11:05:34.463 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 11:05:34.463 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 11:05:34.463 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 11:05:34.463 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:34.463 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 11:05:34.463 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 11:05:34.463 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 11:05:34.463 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 11:05:34.463 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 11:05:34.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 11:05:34.534 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:34.534 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:34.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 11:05:34.535 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 11:05:34.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:34.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:34.535 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 >>") 11:05:34.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:34.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:34.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:34.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:34.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:05:34.536 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 11:05:34.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:05:34.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:05:34.536 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:05:34.536 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:05:34.539 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 11:05:34.539 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) 11:05:34.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:34.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:34.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:34.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:34.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:05:34.540 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:05:34.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:05:34.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:05:34.540 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:05:34.540 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:05:34.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:05:34.543 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:05:35.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:05:35.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:05:35.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:05:35.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:05:35.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:05:35.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:05:35.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:05:35.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:05:35.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:05:35.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:05:35.044 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:35.044 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:35.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:35.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:35.045 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 11:05:35.045 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 11:05:35.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:05:35.046 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 11:05:35.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:05:35.046 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 11:05:35.046 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 11:05:35.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:05:35.046 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 11:05:35.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:05:35.046 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 11:05:35.046 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:35.046 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:35.046 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:35.046 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:35.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:35.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:35.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:35.047 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 11:05:35.047 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 11:05:35.047 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 11:05:35.057 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 11:05:35.058 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:35.058 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:35.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:35.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:35.059 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 11:05:35.059 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 11:05:35.059 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 11:05:35.064 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 11:05:35.065 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:35.065 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:35.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:35.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:35.066 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 11:05:35.066 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 11:05:35.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:05:35.066 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 11:05:35.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:05:35.066 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 11:05:35.066 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 11:05:35.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:05:35.066 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 11:05:35.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:05:35.066 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 11:05:35.066 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:35.066 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:35.066 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:35.066 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:35.066 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:35.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:35.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:35.067 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 11:05:35.067 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 11:05:35.067 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 11:05:35.071 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 11:05:35.071 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:35.071 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:35.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:35.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:35.072 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 11:05:35.072 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 11:05:35.072 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 11:05:35.079 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 11:05:35.080 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:35.080 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:35.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:35.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:35.080 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 11:05:35.080 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 11:05:35.080 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 11:05:35.084 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 11:05:35.085 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:35.085 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:35.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:35.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:35.086 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 11:05:35.086 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 11:05:35.086 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 11:05:35.089 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 11:05:35.090 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:35.090 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:35.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:35.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:35.093 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:35.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:35.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:35.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:35.094 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 11:05:35.094 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 11:05:35.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:05:35.094 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 11:05:35.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:05:35.094 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 11:05:35.094 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 11:05:35.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:05:35.094 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 11:05:35.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:05:35.094 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 11:05:35.094 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:35.094 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:35.094 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:35.094 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:35.094 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:35.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:35.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:35.095 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped] 11:05:35.095 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped] 11:05:35.095 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped] about selection 11:05:35.100 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped] 11:05:35.100 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 11:05:35.100 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:05:35.100 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:05:35.120 DEBUG [main][MenuItemLookup] Found menu:'New' 11:05:35.120 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:05:35.120 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:05:35.120 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:35.120 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:05:35.120 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:05:35.120 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:05:35.120 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 11:05:35.120 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:35.120 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 11:05:35.120 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 11:05:35.120 DEBUG [main][MenuItemLookup] Found menu:'Profile' 11:05:35.120 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 11:05:35.120 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 11:05:35.120 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 11:05:35.120 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:35.120 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 11:05:35.120 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 11:05:35.120 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 11:05:35.120 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 11:05:35.120 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 11:05:35.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 11:05:35.186 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:35.186 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:35.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 11:05:35.186 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 11:05:35.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:35.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:35.187 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") 11:05:35.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:35.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:35.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:35.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:35.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:05:35.188 INFO [WorkbenchTestable][AbstractButton] Click button << Re&move All 11:05:35.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:05:35.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:05:35.188 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:05:35.188 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:05:35.195 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 11:05:35.195 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) 11:05:35.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:35.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:35.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:35.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:35.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:05:35.197 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:05:35.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:05:35.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:05:35.197 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:05:35.197 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:05:35.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:05:35.228 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1 11:05:35.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:05:35.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 11:05:35.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 11:05:35.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 11:05:35.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:35.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:35.229 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) 11:05:35.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:35.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:35.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:35.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:35.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:05:35.229 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:05:35.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:05:35.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:05:35.229 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:05:35.229 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:05:35.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 11:05:35.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 11:05:35.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:05:35.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:05:35.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:05:35.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:05:35.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:05:35.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:05:35.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:05:35.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:05:35.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:05:35.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:05:35.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:05:35.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:05:35.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:35.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:35.774 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:05:35.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:35.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:35.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 11:05:35.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:35.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:35.785 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 11:05:35.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') 11:05:35.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:35.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:35.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:35.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:35.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:35.810 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:35.810 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:35.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:35.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 11:05:35.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:35.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:35.813 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:35.813 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:35.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:35.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:35.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 11:05:35.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:35.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:35.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:35.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:35.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:05:35.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:35.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:35.839 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 11:05:35.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:35.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:35.839 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 11:05:35.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:05:35.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:35.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:35.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:35.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:35.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:35.873 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:35.873 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:35.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:35.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 11:05:35.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:35.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:35.876 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 11:05:35.876 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:35.876 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:35.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:35.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:35.877 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 11:05:35.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:35.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:35.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:35.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:35.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:05:35.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:35.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:35.903 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 11:05:35.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:35.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:35.903 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 11:05:35.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 '\*?\QServers\E') 11:05:35.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:35.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:35.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:35.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:35.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:35.933 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:35.933 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:35.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:35.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 11:05:35.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:35.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:35.936 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 11:05:35.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 11:05:36.437 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 11:05:36.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:05:36.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:05:36.437 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 11:05:36.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:36.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:36.438 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 11:05:36.438 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:05:36.438 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:05:36.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:05:36.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:05:36.439 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 11:05:36.439 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:05:36.439 INFO [WorkbenchTestable][RequirementsRunner] Started test: delete_runningServerAndStop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 11:05:36.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 11:05:36.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:05:36.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:05:36.439 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:05:36.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:36.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:36.470 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:05:36.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:36.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:36.486 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 11:05:36.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:36.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:36.486 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 11:05:36.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 '\*?\QServers\E') 11:05:36.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:36.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:36.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:36.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:36.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:36.501 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:36.501 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:36.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:36.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 11:05:36.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:36.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:36.519 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:36.519 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:36.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:36.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:36.520 INFO [WorkbenchTestable][ServersView2] Create new server 11:05:36.520 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:05:36.520 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:05:36.537 DEBUG [main][MenuItemLookup] Found menu:'New' 11:05:36.537 DEBUG [main][MenuItemLookup] Item match:New 11:05:36.537 DEBUG [main][MenuItemLookup] Found menu:'Server' 11:05:36.537 DEBUG [main][MenuItemLookup] Item match:Server 11:05:36.537 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 11:05:36.537 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 11:05:36.537 INFO [main][MenuItemHandler] Select menu item: Server 11:05:36.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 11:05:36.642 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 11:05:36.642 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 11:05:36.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:36.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:36.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'] 11:05:36.643 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:36.643 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:36.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'] 11:05:36.643 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:36.643 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:36.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: "New Server"] 11:05:36.644 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:36.644 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:36.644 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 11:05:36.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:36.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:36.644 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 11:05:36.644 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:36.647 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 11:05:36.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:36.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:36.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:36.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:36.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:05:36.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 11:05:36.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 11:05:36.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 11:05:36.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:05:36.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:05:36.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 11:05:36.651 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:05:36.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:05:37.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:05:37.154 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:05:37.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 11:05:37.154 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:05:37.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:05:37.154 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 11:05:37.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:05:37.154 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:05:37.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 11:05:37.154 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 11:05:37.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:37.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:37.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:37.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:37.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:05:37.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:05:37.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:05:37.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 11:05:37.156 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:05:37.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:05:37.156 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 11:05:37.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:05:37.156 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:05:37.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 11:05:37.156 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:05:37.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:05:37.156 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 11:05:37.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:05:37.156 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:05:37.156 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 11:05:37.157 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 11:05:37.157 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 11:05:37.160 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 11:05:37.160 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) 11:05:37.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:37.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:37.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:37.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:37.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:05:37.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:05:37.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:05:37.663 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:") 11:05:37.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:37.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:37.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:37.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:37.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:05:37.672 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:05:37.672 INFO [WorkbenchTestable][AbstractText] Text set to: Server 2 11:05:37.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 11:05:37.673 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 11:05:37.673 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 11:05:38.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 11:05:38.173 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 11:05:38.173 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 11:05:38.173 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) 11:05:38.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:38.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:38.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:38.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:38.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:05:38.179 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:05:38.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:05:38.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:05:38.179 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:05:38.179 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:05:38.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:05:38.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:05:38.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:05:38.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:05:38.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:05:38.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:05:38.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:05:38.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:05:38.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:05:38.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:05:38.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:05:38.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:38.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:38.702 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:05:38.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:38.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:38.718 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 11:05:38.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:38.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:38.718 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 11:05:38.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') 11:05:38.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:38.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:38.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:38.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:38.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:38.751 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:38.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:38.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:38.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 11:05:38.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:38.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:38.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 2... 11:05:38.769 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:38.769 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:38.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:38.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:38.770 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 11:05:38.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:38.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:38.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:38.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:38.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:05:38.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:38.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:38.786 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 11:05:38.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:38.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:38.787 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 11:05:38.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:05:38.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:38.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:38.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:38.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:38.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:38.821 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:38.821 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:38.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:38.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 11:05:38.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:38.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:38.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:38.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:38.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 11:05:38.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:38.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:38.855 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 11:05:38.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 '\*?\QServers\E') 11:05:38.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:38.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:38.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:38.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:38.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:38.886 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:38.886 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:38.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:38.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 11:05:38.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:38.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:38.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 2 finished successfully 11:05:38.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:38.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:38.921 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:05:38.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:38.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:38.934 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 11:05:38.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:38.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:38.935 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 11:05:38.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 '\*?\QServers\E') 11:05:38.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:38.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:38.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:38.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:38.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:38.963 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:38.963 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:38.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:38.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 11:05:38.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:38.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:38.966 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:38.966 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:38.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:38.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:38.966 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 11:05:38.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:38.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:38.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:38.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:38.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:05:38.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:38.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:38.997 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 11:05:38.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:38.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:38.997 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 11:05:38.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 '\*?\QServers\E') 11:05:38.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:38.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:39.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:39.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:39.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:39.031 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:39.031 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:39.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:39.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 11:05:39.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:39.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:39.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:39.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:39.065 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 11:05:39.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:39.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:39.066 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 11:05:39.066 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:05:39.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:39.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:39.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:39.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:39.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:39.097 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:39.097 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:39.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:39.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 11:05:39.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:39.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:39.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:39.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:39.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 11:05:39.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:39.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:39.132 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 11:05:39.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 '\*?\QServers\E') 11:05:39.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:39.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:39.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:39.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:39.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:39.164 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:39.164 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:39.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:39.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 11:05:39.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:39.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:39.167 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Stopped] 11:05:39.167 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Stopped] 11:05:39.167 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Stopped] about selection 11:05:39.188 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Stopped] 11:05:39.189 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:39.189 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:39.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:39.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:39.190 INFO [WorkbenchTestable][AbstractServer] Start server Server 2 11:05:39.190 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:39.190 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:39.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:39.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:39.191 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:39.191 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:39.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:39.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:39.192 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server 2 11:05:39.192 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:39.192 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:39.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:39.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:39.193 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Stopped] 11:05:39.193 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Stopped] 11:05:39.193 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Stopped] about selection 11:05:39.197 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Stopped] 11:05:39.197 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:39.198 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:05:39.198 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:05:39.216 DEBUG [main][MenuItemLookup] Found menu:'New' 11:05:39.216 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:05:39.216 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:05:39.216 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:39.216 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:05:39.216 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:05:39.216 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:05:39.216 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 11:05:39.216 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:39.216 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 11:05:39.216 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 11:05:39.216 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 11:05:39.216 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 11:05:39.216 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 11:05:39.217 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 11:05:39.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 11:05:39.219 DEBUG [Worker-8: Publishing to Server 2...][AbstractWait] Wait for 1 seconds 11:05:40.236 DEBUG [Worker-1: Starting Server 2][AbstractWait] Wait for 1 seconds 11:05:41.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 11:05:41.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 11:05:41.719 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:41.719 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:41.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:41.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:41.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 11:05:41.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:05:41.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:05:41.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:05:41.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:05:41.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:05:41.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:05:41.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:05:41.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:05:41.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:05:41.720 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:41.720 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:41.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:41.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:41.721 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 11:05:41.721 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:41.721 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:41.721 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:41.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:41.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:41.722 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Started, Synchronized] 11:05:41.722 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Started, Synchronized] 11:05:41.722 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Started, Synchronized] about selection 11:05:41.728 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Started, Synchronized] 11:05:41.729 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:41.729 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:41.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:41.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:41.730 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server 2'. Stop server first: true 11:05:41.730 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:41.730 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:41.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:41.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:41.731 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:05:41.731 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:05:41.756 DEBUG [main][MenuItemLookup] Found menu:'New' 11:05:41.756 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:05:41.756 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:05:41.756 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:41.756 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:05:41.756 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:05:41.756 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:05:41.756 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:05:41.756 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 11:05:41.756 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:05:41.756 INFO [main][MenuItemHandler] Select menu item: Delete Delete 11:05:41.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 11:05:41.801 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 11:05:41.801 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 11:05:41.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:41.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:41.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: 32) 11:05:41.801 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:05:41.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:05:41.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:05:41.801 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 11:05:41.801 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:05:41.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:41.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:41.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:41.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:41.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:05:41.802 INFO [WorkbenchTestable][CheckBox] Select checkbox Stop server(s) before deleting 11:05:41.802 DEBUG [WorkbenchTestable][CheckBox] Checkbox Stop server(s) before deleting already selected, no action performed 11:05:41.802 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:05:41.802 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:05:41.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:05:41.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:05:41.802 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 11:05:41.802 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:05:41.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:41.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:41.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:41.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:41.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:05:41.803 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:05:41.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:05:41.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:05:41.803 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:05:41.803 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:05:41.804 DEBUG [Worker-0: Stopping Server 2][AbstractWait] Wait for 1 seconds 11:05:41.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:05:41.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:05:41.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:41.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:41.872 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:05:41.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:41.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:41.883 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 11:05:41.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:41.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:41.884 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 11:05:41.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') 11:05:41.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:41.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:41.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:41.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:41.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:41.915 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:41.915 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:41.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:41.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 11:05:41.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:41.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:41.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 2... 11:05:41.918 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:41.918 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:41.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:41.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:41.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.cnf.ServersView2, index 0 and no matchers specified 11:05:41.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:41.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:41.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:41.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:41.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:05:41.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:41.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:41.949 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 11:05:41.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:41.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:41.949 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 11:05:41.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 '\*?\QServers\E') 11:05:41.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:41.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:41.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:41.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:41.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:41.959 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:41.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:41.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:41.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 11:05:41.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:41.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:41.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:41.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:41.997 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 11:05:41.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:41.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:41.998 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 11:05:41.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 '\*?\QServers\E') 11:05:41.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:41.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:42.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:42.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:42.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:42.039 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:42.039 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:42.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:42.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 11:05:42.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:42.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:42.543 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:42.543 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:42.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:42.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:42.544 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 11:05:42.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:42.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:42.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:42.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:42.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:05:42.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:42.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:42.557 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 11:05:42.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:42.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:42.557 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 11:05:42.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 '\*?\QServers\E') 11:05:42.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:42.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:42.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:42.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:42.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:42.586 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:42.586 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:42.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:42.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 11:05:42.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:42.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:42.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:42.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:42.615 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 11:05:42.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:42.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:42.616 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 11:05:42.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 '\*?\QServers\E') 11:05:42.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:42.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:42.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:42.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:42.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:42.625 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:42.625 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:42.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:42.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 11:05:42.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:42.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:43.150 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:43.150 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:43.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:43.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:43.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 11:05:43.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:43.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:43.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:43.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:43.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:05:43.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:43.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:43.164 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 11:05:43.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:43.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:43.164 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 11:05:43.164 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 11:05:43.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:43.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:43.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:43.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:43.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:43.193 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:43.193 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:43.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:43.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 11:05:43.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:43.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:43.195 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 11:05:43.195 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:43.195 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:43.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:43.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:43.196 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 11:05:43.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:43.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:43.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:43.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:43.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:05:43.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:43.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:43.230 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 11:05:43.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:43.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:43.231 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 11:05:43.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 '\*?\QServers\E') 11:05:43.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:43.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:43.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:43.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:43.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:43.260 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:43.260 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:43.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:43.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 11:05:43.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:43.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:43.262 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 11:05:43.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 2 finished successfully 11:05:43.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:05:43.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:05:43.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:05:43.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:05:43.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:05:43.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:05:43.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:05:43.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:05:43.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:05:43.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:43.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:43.288 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:05:43.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:43.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:43.300 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 11:05:43.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:43.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:43.300 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 11:05:43.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 '\*?\QServers\E') 11:05:43.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:43.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:43.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:43.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:43.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:43.334 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:43.334 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:43.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:43.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 11:05:43.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:43.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:43.338 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:43.338 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:43.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:43.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:43.339 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 11:05:43.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:43.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:43.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:43.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:43.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:05:43.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:43.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:43.370 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 11:05:43.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:43.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:43.370 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 11:05:43.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:05:43.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:43.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:43.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:43.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:43.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:43.397 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:43.397 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:43.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:43.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 11:05:43.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:43.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:43.399 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:43.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:43.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:43.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:43.400 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:43.401 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:43.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:43.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:43.401 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 11:05:43.401 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 11:05:43.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:05:43.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:05:43.902 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 11:05:43.902 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 11:05:43.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:05:44.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:05:44.402 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 11:05:44.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:44.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:44.413 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:05:44.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:44.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:44.422 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 11:05:44.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:44.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:44.423 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 11:05:44.423 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:05:44.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:44.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:44.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:44.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:44.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:44.433 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:44.434 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:44.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:44.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 11:05:44.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:44.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:44.437 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:44.437 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:44.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:44.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:44.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 11:05:44.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:44.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:44.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:44.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:44.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:05:44.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:44.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:44.468 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 11:05:44.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:44.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:44.469 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 11:05:44.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 '\*?\QServers\E') 11:05:44.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:44.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:44.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:44.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:44.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:44.496 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:44.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:44.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:44.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 11:05:44.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:44.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:44.498 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 11:05:44.498 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:44.498 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:44.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:44.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:44.499 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 11:05:44.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:44.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:44.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:44.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:44.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:05:44.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:44.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:44.532 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 11:05:44.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:44.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:44.533 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 11:05:44.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') 11:05:44.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:44.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:44.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:44.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:44.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:44.563 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:44.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:44.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:44.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 11:05:44.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:44.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:44.565 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 11:05:44.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 11:05:45.066 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 11:05:45.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:05:45.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:05:45.066 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 11:05:45.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:45.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:45.067 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 11:05:45.067 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:05:45.067 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:05:45.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:05:45.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:05:45.067 INFO [WorkbenchTestable][RequirementsRunner] Finished test: delete_runningServerAndStop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 11:05:45.067 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:05:45.067 INFO [WorkbenchTestable][RequirementsRunner] Started test: restart no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 11:05:45.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 11:05:45.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:05:45.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:05:45.068 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:05:45.068 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:45.068 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:45.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:45.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 11:05:45.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:45.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:45.085 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped] 11:05:45.085 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped] 11:05:45.085 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped] about selection 11:05:45.091 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped] 11:05:45.093 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:45.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:45.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:45.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:45.093 INFO [WorkbenchTestable][AbstractServer] Start server in debug 'Server 1' 11:05:45.094 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:45.094 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:45.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:45.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:45.094 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:45.094 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:45.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:45.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:45.095 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Debug on server Server 1 11:05:45.095 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:45.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:45.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:45.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:45.096 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped] 11:05:45.096 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped] 11:05:45.096 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped] about selection 11:05:45.100 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped] 11:05:45.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:45.101 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:05:45.101 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:05:45.126 DEBUG [main][MenuItemLookup] Found menu:'New' 11:05:45.126 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:05:45.126 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:05:45.126 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:45.126 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:05:45.126 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:05:45.126 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:05:45.126 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 11:05:45.126 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:45.126 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 11:05:45.126 DEBUG [main][MenuItemLookup] Item match:Debug Ctrl+Alt+D 11:05:45.126 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Debug Ctrl+Alt+D" 11:05:45.126 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Debug Ctrl+Alt+D 11:05:45.127 INFO [main][MenuItemHandler] Select menu item: &Debug Ctrl+Alt+D 11:05:45.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug... 11:05:45.128 DEBUG [Worker-1: Publishing to Server 1...][AbstractWait] Wait for 1 seconds 11:05:46.147 DEBUG [Worker-5: Starting Server 1][AbstractWait] Wait for 1 seconds 11:05:47.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug finished successfully 11:05:47.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging... 11:05:47.629 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:47.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:47.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:47.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:47.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging finished successfully 11:05:47.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:05:47.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:05:47.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:05:47.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:05:47.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:05:47.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:05:47.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:05:47.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:05:47.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:05:47.631 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:47.631 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:47.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:47.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:47.632 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'DEBUGGING' 11:05:47.632 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:47.632 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:47.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:47.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:47.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:47.633 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 11:05:47.633 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 11:05:47.633 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 11:05:47.640 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 11:05:47.641 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:47.641 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:47.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:47.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:47.642 INFO [WorkbenchTestable][AbstractServer] Restart server 'Server 1' 11:05:47.642 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:47.642 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:47.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:47.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:47.643 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:47.643 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:47.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:47.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:47.644 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Restart on server Server 1 11:05:47.644 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:47.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:47.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:47.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:47.645 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 11:05:47.645 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 11:05:47.645 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 11:05:47.653 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 11:05:47.653 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:47.654 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:05:47.654 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:05:47.669 DEBUG [main][MenuItemLookup] Found menu:'New' 11:05:47.669 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:05:47.669 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:05:47.669 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:47.669 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:05:47.669 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:05:47.669 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:05:47.669 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 11:05:47.669 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:47.669 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 11:05:47.669 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 11:05:47.669 DEBUG [main][MenuItemLookup] Item match:Restart Ctrl+Alt+R 11:05:47.669 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Restart Ctrl+Alt+R" 11:05:47.669 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restart Ctrl+Alt+R 11:05:47.669 INFO [main][MenuItemHandler] Select menu item: &Restart Ctrl+Alt+R 11:05:47.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 11:05:47.670 DEBUG [Worker-11: Stopping Server 1][AbstractWait] Wait for 1 seconds 11:05:48.678 DEBUG [Worker-12: Starting Server 1][AbstractWait] Wait for 1 seconds 11:05:50.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 11:05:50.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 11:05:50.170 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:50.170 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:50.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:50.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:50.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 11:05:50.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:05:50.172 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:05:50.172 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:05:50.172 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:05:50.172 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:05:50.172 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:05:50.172 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:05:50.172 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:05:50.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:05:50.172 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:50.172 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:50.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:50.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:50.173 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 11:05:50.173 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:50.173 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:50.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:50.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:50.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:50.173 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:50.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:50.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:50.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:50.174 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 11:05:50.174 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 11:05:50.174 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 11:05:50.182 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 11:05:50.183 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:50.183 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:50.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:50.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:50.184 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 11:05:50.184 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:50.184 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:50.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:50.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:50.185 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:50.185 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:50.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:50.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:50.186 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 11:05:50.186 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:50.186 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:50.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:50.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:50.186 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 11:05:50.186 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 11:05:50.187 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 11:05:50.191 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 11:05:50.191 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:50.191 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:05:50.191 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:05:50.207 DEBUG [main][MenuItemLookup] Found menu:'New' 11:05:50.207 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:05:50.207 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:05:50.207 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:50.207 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:05:50.207 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:05:50.207 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:05:50.207 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 11:05:50.207 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:50.207 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 11:05:50.207 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 11:05:50.207 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 11:05:50.207 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 11:05:50.207 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 11:05:50.207 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 11:05:50.207 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 11:05:50.208 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 11:05:50.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 11:05:50.208 DEBUG [Worker-1: Stopping Server 1][AbstractWait] Wait for 1 seconds 11:05:51.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 11:05:51.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 11:05:51.709 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:51.709 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:51.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:51.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:51.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 11:05:51.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:05:51.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:05:51.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:05:51.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:05:51.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:05:51.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:05:51.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:05:51.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:05:51.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:05:51.710 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:51.710 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:51.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:51.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:51.711 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 11:05:51.711 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:05:51.711 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:51.711 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:51.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:51.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:51.712 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 11:05:51.712 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 11:05:51.712 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 11:05:51.717 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 11:05:51.719 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:51.719 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:51.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:51.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:51.720 INFO [WorkbenchTestable][AbstractServer] Restart server 'Server 1' 11:05:51.720 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:51.720 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:51.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:51.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:51.721 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:51.721 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:51.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:51.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:51.722 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:51.722 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:51.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:51.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:51.723 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 11:05:51.723 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 11:05:51.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:05:52.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:05:52.223 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 11:05:52.223 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 11:05:52.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:05:52.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:05:52.724 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 11:05:52.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:52.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:52.736 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:05:52.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:52.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:52.747 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 11:05:52.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:52.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:52.748 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 11:05:52.748 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:05:52.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:52.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:52.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:52.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:52.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:52.775 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:52.775 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:52.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:52.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 11:05:52.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:52.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:52.778 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:52.778 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:52.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:52.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:52.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 11:05:52.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:52.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:52.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:52.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:52.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:05:52.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:52.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:52.805 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 11:05:52.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:52.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:52.806 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 11:05:52.806 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:05:52.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:52.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:52.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:52.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:52.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:52.833 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:52.833 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:52.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:52.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 11:05:52.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:52.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:52.835 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 11:05:52.835 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:52.835 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:52.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:52.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:52.836 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 11:05:52.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:52.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:52.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:52.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:52.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:05:52.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:52.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:52.864 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 11:05:52.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:52.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:52.865 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 11:05:52.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') 11:05:52.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:52.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:52.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:52.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:52.892 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:52.892 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:52.892 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:52.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:52.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 11:05:52.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:52.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:52.894 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 11:05:52.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 11:05:52.895 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 11:05:52.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:05:52.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:05:52.895 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 11:05:52.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:52.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:52.895 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 11:05:52.895 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:05:52.895 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:05:52.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:05:52.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:05:52.895 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restart no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 11:05:52.896 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:05:52.896 INFO [WorkbenchTestable][RequirementsRunner] Started test: getModule_nonExisting no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 11:05:52.896 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 11:05:52.896 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:05:52.896 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:05:52.896 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:05:52.896 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:52.896 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:52.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:52.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 11:05:52.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:52.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:52.898 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 11:05:52.898 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 11:05:52.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:05:53.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:05:53.399 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 11:05:53.399 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 11:05:53.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:05:53.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:05:53.899 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 11:05:53.899 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:53.899 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:53.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:53.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:53.901 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:53.901 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:53.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:53.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:53.902 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:53.902 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:53.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:53.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:53.902 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 11:05:53.902 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 11:05:53.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:05:54.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:05:54.403 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 11:05:54.403 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 11:05:54.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:05:54.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:05:54.904 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 11:05:54.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:54.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:54.913 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:05:54.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:54.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:54.921 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 11:05:54.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:54.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:54.922 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 11:05:54.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 '\*?\QServers\E') 11:05:54.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:54.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:54.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:54.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:54.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:54.960 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:54.960 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:54.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:54.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 11:05:54.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:54.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:54.964 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:54.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:54.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:54.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:54.965 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 11:05:54.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:54.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:54.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:54.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:54.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:05:54.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:54.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:54.995 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 11:05:54.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:54.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:54.995 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 11:05:54.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 '\*?\QServers\E') 11:05:54.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:54.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:55.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:55.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:55.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:55.027 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:55.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:55.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:55.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 11:05:55.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:55.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:55.030 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 11:05:55.030 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:55.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:55.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:55.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:55.031 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 11:05:55.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:55.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:55.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:55.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:55.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:05:55.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:55.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:55.061 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 11:05:55.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:55.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:55.062 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 11:05:55.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 '\*?\QServers\E') 11:05:55.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:55.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:55.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:55.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:55.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:55.088 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:05:55.088 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:05:55.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:55.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 11:05:55.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:05:55.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:05:55.090 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 11:05:55.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 11:05:55.091 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 11:05:55.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:05:55.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:05:55.091 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 11:05:55.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:55.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:55.091 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 11:05:55.091 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:05:55.091 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:05:55.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:05:55.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:05:55.092 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getModule_nonExisting no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 11:05:55.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:55.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:55.093 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:05:55.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:55.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:55.094 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 11:05:55.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:55.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:55.094 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 11:05:55.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 '\*?\QPackage Explorer\E') 11:05:55.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:55.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:55.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:55.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:55.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:05:55.095 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:05:55.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:05:55.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:55.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:55.131 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:05:55.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:05:55.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:55.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:55.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:55.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:55.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:05:55.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:55.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:05:56.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:56.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:05:56.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:05:56.133 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:05:56.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:05:56.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:05:56.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:05:56.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 11:05:56.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:56.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:56.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:56.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:56.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:05:56.135 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 11:05:56.135 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-2 11:05:56.135 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-3 11:05:56.136 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 11:05:56.136 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 11:05:56.136 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 11:05:56.143 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 11:05:56.145 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:05:56.145 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:05:56.181 DEBUG [main][MenuItemLookup] Found menu:'New' 11:05:56.181 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:05:56.181 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:56.181 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:05:56.181 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:05:56.181 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:56.181 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:05:56.181 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:05:56.181 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:05:56.181 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:05:56.181 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:56.181 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:05:56.181 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:05:56.181 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:05:56.181 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:56.181 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:05:56.181 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:05:56.181 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:56.181 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:05:56.181 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:56.181 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:05:56.181 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:05:56.181 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:05:56.181 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:05:56.182 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:05:56.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:05:56.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 11:05:56.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:05:56.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:05:56.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:05:56.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:05:56.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:05:56.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:05:56.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:05:56.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:05:56.682 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer 11:05:56.682 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 11:05:56.682 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 11:05:56.683 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 11:05:56.685 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 11:05:56.685 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:05:56.685 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:05:56.712 DEBUG [main][MenuItemLookup] Found menu:'New' 11:05:56.712 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:05:56.712 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:56.712 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:05:56.712 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:05:56.712 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:56.712 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:05:56.712 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:05:56.712 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:05:56.712 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:05:56.712 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:05:56.712 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:05:56.712 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:05:56.712 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:05:56.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 'Delete.*'] is available.... 11:05:57.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 'Delete.*'] is available. finished successfully 11:05:57.350 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:05:57.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:57.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:57.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:57.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:57.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: 32) 11:05:57.353 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:05:57.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:05:57.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:05:57.354 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:05:57.354 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:05:57.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:57.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:57.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:57.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:57.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:05:57.354 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:05:57.354 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:05:57.354 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:05:57.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:05:57.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:05:57.354 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:05:57.354 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:05:57.354 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 11:05:57.354 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:05:57.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:05:57.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:05:57.354 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:05:57.354 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:05:57.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:57.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:57.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:57.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:57.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:05:57.355 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:05:57.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:05:57.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:05:57.355 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:05:57.355 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:05:57.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:05:57.359 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:05:57.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:05:57.859 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:05:57.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:05:57.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:05:57.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 11:05:57.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:05:57.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:05:57.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:05:57.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:05:57.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:05:57.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:05:57.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:05:57.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:05:57.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:05:57.860 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 11:05:57.860 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 11:05:57.860 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 11:05:57.865 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 11:05:57.866 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:05:57.866 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:05:57.891 DEBUG [main][MenuItemLookup] Found menu:'New' 11:05:57.891 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:05:57.891 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:57.891 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:05:57.891 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:05:57.891 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:57.891 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:05:57.891 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:05:57.891 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:05:57.891 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:05:57.891 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:57.891 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:05:57.891 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:05:57.891 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:05:57.891 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:57.891 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:05:57.891 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:05:57.891 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:57.891 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:05:57.891 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:57.891 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:05:57.891 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:05:57.891 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:05:57.891 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:05:57.891 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:05:57.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:05:57.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 11:05:58.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:05:58.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:05:58.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:05:58.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:05:58.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:05:58.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:05:58.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:05:58.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:05:58.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:05:58.392 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project-2' via Explorer 11:05:58.392 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 11:05:58.392 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 11:05:58.392 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 11:05:58.396 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 11:05:58.397 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:05:58.397 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:05:58.422 DEBUG [main][MenuItemLookup] Found menu:'New' 11:05:58.422 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:05:58.422 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:58.422 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:05:58.422 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:05:58.422 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:58.422 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:05:58.422 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:05:58.422 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:05:58.422 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:05:58.423 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:05:58.423 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:05:58.423 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:05:58.423 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:05:58.463 DEBUG [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.... 11:05:59.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 11:05:59.044 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:05:59.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:05:59.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:05:59.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:59.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:59.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: 32) 11:05:59.047 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:05:59.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:05:59.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:05:59.047 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:05:59.047 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:05:59.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:59.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:59.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:59.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:59.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:05:59.048 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:05:59.048 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:05:59.048 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:05:59.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:05:59.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:05:59.048 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:05:59.048 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:05:59.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 11:05:59.048 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:05:59.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:05:59.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:05:59.048 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:05:59.048 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:05:59.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:05:59.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:05:59.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:05:59.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:05:59.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:05:59.049 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:05:59.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:05:59.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:05:59.050 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:05:59.050 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:05:59.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:05:59.054 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:05:59.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:05:59.554 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:05:59.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:05:59.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:05:59.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:05:59.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:05:59.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:05:59.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:05:59.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:05:59.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:05:59.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:05:59.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:05:59.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:05:59.554 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 11:05:59.554 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 11:05:59.555 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 11:05:59.560 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 11:05:59.561 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:05:59.561 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:05:59.586 DEBUG [main][MenuItemLookup] Found menu:'New' 11:05:59.586 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:05:59.586 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:59.586 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:05:59.586 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:05:59.586 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:59.586 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:05:59.586 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:05:59.586 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:05:59.586 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:05:59.586 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:59.586 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:05:59.586 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:05:59.586 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:05:59.586 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:59.586 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:05:59.586 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:05:59.586 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:59.586 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:05:59.586 DEBUG [main][MenuItemLookup] Found menu:'' 11:05:59.586 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:05:59.586 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:05:59.586 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:05:59.586 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:05:59.586 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:05:59.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:05:59.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' has no excuses, wait for it 11:06:00.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:06:00.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:06:00.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:06:00.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:06:00.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:06:00.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:06:00.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:06:00.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:06:00.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:06:00.087 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project-3' via Explorer 11:06:00.087 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 11:06:00.087 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 11:06:00.087 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 11:06:00.090 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 11:06:00.091 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:06:00.091 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:06:00.118 DEBUG [main][MenuItemLookup] Found menu:'New' 11:06:00.118 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:06:00.118 DEBUG [main][MenuItemLookup] Found menu:'' 11:06:00.118 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:06:00.118 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:06:00.118 DEBUG [main][MenuItemLookup] Found menu:'' 11:06:00.118 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:06:00.118 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:06:00.118 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:06:00.118 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:06:00.118 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:06:00.118 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:06:00.118 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:06:00.118 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:06:00.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.... 11:06:00.754 DEBUG [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 11:06:00.754 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:06:00.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:06:00.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:06:00.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:00.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:00.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 11:06:00.757 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:06:00.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:06:00.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:06:00.757 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:06:00.757 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:06:00.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:06:00.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:00.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:00.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:06:00.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:06:00.757 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:06:00.757 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:06:00.757 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:06:00.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:06:00.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:06:00.758 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:06:00.758 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:06:00.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 "OK", Widget matcher matching widgets with style: 8) 11:06:00.758 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:06:00.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:06:00.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:06:00.758 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:06:00.758 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:06:00.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:06:00.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:00.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:00.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:06:00.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:06:00.758 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:06:00.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:06:00.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:06:00.759 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:06:00.759 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:06:00.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:06:00.762 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:06:01.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:06:01.262 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:06:01.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:06:01.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:06:01.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:06:01.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:06:01.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:06:01.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:06:01.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:06:01.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:06:01.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:06:01.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:06:01.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:01.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:01.270 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:06:01.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:01.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:01.278 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 11:06:01.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:06:01.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:06:01.279 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 11:06:01.279 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:06:01.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:06:01.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:01.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:01.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:06:01.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:06:01.286 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:01.286 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:01.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:01.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:06:01.317 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:01.317 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:01.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:01.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:06:01.318 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 11:06:01.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:06:01.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:01.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:01.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:06:01.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:06:01.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:01.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:01.330 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 11:06:01.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:06:01.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:06:01.331 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 11:06:01.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 '\*?\QServers\E') 11:06:01.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:06:01.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:01.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:01.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:06:01.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:06:01.359 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:01.359 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:01.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:01.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 11:06:01.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:06:01.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:06:01.362 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 11:06:01.362 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 11:06:01.362 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 11:06:01.367 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 11:06:01.368 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:01.368 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:01.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:01.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:06:01.369 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server 1'. Stop server first: false 11:06:01.369 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:01.369 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:01.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:01.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:06:01.370 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:06:01.370 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:06:01.400 DEBUG [main][MenuItemLookup] Found menu:'New' 11:06:01.400 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:06:01.400 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:06:01.400 DEBUG [main][MenuItemLookup] Found menu:'' 11:06:01.400 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:06:01.400 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:06:01.400 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:06:01.400 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:06:01.400 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 11:06:01.400 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:06:01.400 INFO [main][MenuItemHandler] Select menu item: Delete Delete 11:06:01.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 11:06:01.439 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 11:06:01.439 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 11:06:01.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:06:01.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:06:01.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 "OK") 11:06:01.439 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:06:01.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:06:01.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:06:01.439 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 11:06:01.439 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:06:01.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:06:01.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:01.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:01.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:06:01.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:06:01.440 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:06:01.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:06:01.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:06:01.440 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:06:01.440 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:06:01.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:06:01.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:06:01.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:01.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:01.521 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:06:01.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:01.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:01.525 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:06:01.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:06:01.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:06:01.525 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:06:01.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 '\*?\QServers\E') 11:06:01.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:06:01.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:01.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:01.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:06:01.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:06:01.543 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:01.543 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:01.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:01.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:06:01.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:06:01.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:06:01.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 1... 11:06:01.545 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:01.545 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:01.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:01.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 11:06:01.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 11:06:01.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:06:01.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:01.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:06:02.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:02.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:06:02.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:02.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:06:02.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 11:06:02.567 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 11:06:02.567 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 1' was not found on Servers view 11:06:02.567 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:02.567 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:02.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:02.567 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 11:06:02.567 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 11:06:02.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:06:02.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:02.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:06:03.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:03.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:06:03.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:03.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:06:03.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 11:06:03.569 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 11:06:03.569 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 11:06:03.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 1 finished successfully 11:06:03.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:06:03.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:06:03.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:06:03.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:06:03.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:06:03.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:06:03.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:06:03.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:06:03.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:06:03.570 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 11:06:03.570 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:06:03.570 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:06:03.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:06:03.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 85.092 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.628 s restartInProfile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 8.259 s delete_runningServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 6.886 s profile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 4.268 s addAndRemoveModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 1.741 s publish no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 3.154 s stop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 4.677 s clean no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 2.674 s debug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 4.718 s start no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 4.671 s openServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 1.925 s restartInDebug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 7.313 s getModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 2.017 s delete_runningServerAndStop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 8.628 s restart no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 7.828 s getModule_nonExisting no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 2.196 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 11:06:03.580 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 11:06:03.580 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:06:03.580 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:06:03.581 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 11:06:03.581 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:06:03.581 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:06:03.581 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:06:03.581 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:06:03.581 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:06:03.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: "Import"] 11:06:03.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:06:03.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: "Import"] 11:06:03.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:06:03.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: "Import"] 11:06:03.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:06:03.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: "Import"] 11:06:03.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:06:03.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: "Import"] 11:06:03.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:06:03.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: "Import"] 11:06:03.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:06:03.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: "Import"] 11:06:03.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:06:03.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: "Import"] 11:06:03.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:06:03.583 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 11:06:03.583 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:06:03.583 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:06:03.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:06:03.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:06:03.583 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:06:03.583 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:06:03.583 DEBUG [main][MenuItemLookup] Found menu:'File' 11:06:03.583 DEBUG [main][MenuItemLookup] Item match:File 11:06:03.584 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:06:03.584 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 11:06:03.584 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 11:06:03.584 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 11:06:03.584 DEBUG [main][MenuItemLookup] Found menu:'' 11:06:03.584 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 11:06:03.584 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 11:06:03.584 DEBUG [main][MenuItemLookup] Found menu:'' 11:06:03.584 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 11:06:03.584 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 11:06:03.584 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 11:06:03.584 DEBUG [main][MenuItemLookup] Found menu:'Revert' 11:06:03.584 DEBUG [main][MenuItemLookup] Found menu:'' 11:06:03.584 DEBUG [main][MenuItemLookup] Found menu:'Move...' 11:06:03.584 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 11:06:03.584 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:06:03.584 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 11:06:03.584 DEBUG [main][MenuItemLookup] Found menu:'' 11:06:03.584 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 11:06:03.584 DEBUG [main][MenuItemLookup] Found menu:'' 11:06:03.584 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:06:03.584 DEBUG [main][MenuItemLookup] Item match:Import... 11:06:03.584 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 11:06:03.584 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 11:06:03.585 INFO [main][MenuItemHandler] Select menu item: &Import... 11:06:03.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 11:06:03.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 11:06:03.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 11:06:03.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:06:03.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:06:03.661 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 11:06:03.661 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:06:03.661 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:06:03.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:06:03.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:03.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:03.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:06:03.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:06:03.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:06:03.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:06:03.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:06:03.662 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:06:03.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:06:03.662 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:06:03.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:06:03.663 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:06:03.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:06:03.663 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:06:03.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:06:03.663 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:06:03.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:06:03.663 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:06:03.663 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 11:06:03.663 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 11:06:03.663 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 11:06:03.663 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 11:06:03.663 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 11:06:03.663 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 11:06:03.663 DEBUG [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) 11:06:03.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:06:03.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:03.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:03.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:06:03.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:06:03.664 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:06:03.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:06:03.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:06:03.664 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:06:03.664 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:06:03.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: "Import"] 11:06:03.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:06:03.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:06:03.744 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 11:06:03.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:06:03.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:06:03.745 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 11:06:03.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:06:03.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 11:06:03.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 11:06:03.745 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 11:06:03.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:06:03.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:06:03.746 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 11:06:03.746 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:06:03.746 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' 11:06:03.746 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:") 11:06:03.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:06:03.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:03.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:03.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:06:03.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:06:03.747 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 11:06:03.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:06:03.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:06:03.747 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:06:03.747 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:06:03.748 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 11:06:03.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:06:03.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:06:03.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:06:03.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:06:03.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 11:06:03.749 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 11:06:03.749 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 11:06:03.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:06:03.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:03.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:03.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:06:03.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:06:03.750 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 11:06:03.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:06:03.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:06:03.750 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:06:03.750 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:06:03.783 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 11:06:03.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:06:03.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:03.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:03.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:06:03.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:06:03.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 11:06:03.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 11:06:03.784 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects 11:06:03.784 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") 11:06:03.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:06:03.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:03.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:03.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:06:03.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:06:03.785 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 11:06:03.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:06:03.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:06:03.785 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:06:03.785 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:06:03.785 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 11:06:03.785 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 11:06:03.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.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) 11:06:03.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:06:03.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:03.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:03.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:06:03.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:06:03.786 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:06:03.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:06:03.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:06:03.787 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:06:03.787 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:06:03.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:06:04.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:06:04.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:06:04.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'JavaScript indexing in progress' is a system job, skipped 11:06:04.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 11:06:04.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:06:04.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:06:04.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:06:04.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:06:04.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:06:04.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:06:04.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:06:04.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:06:04.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:06:04.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:04.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:04.353 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:06:04.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:04.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:04.356 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:06:04.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:06:04.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:06:04.357 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:06:04.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 '\*?\QServers\E') 11:06:04.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:06:04.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:04.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:04.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:06:04.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:06:04.360 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:04.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:04.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:04.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:06:04.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:06:04.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:06:04.362 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:04.362 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:04.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:04.362 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 11:06:04.362 INFO [WorkbenchTestable][ServersView2] Create new server 11:06:04.362 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 11:06:04.362 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:06:04.363 DEBUG [main][MenuItemLookup] Found menu:'New' 11:06:04.363 DEBUG [main][MenuItemLookup] Item match:New 11:06:04.363 DEBUG [main][MenuItemLookup] Found menu:'Server' 11:06:04.364 DEBUG [main][MenuItemLookup] Item match:Server 11:06:04.364 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 11:06:04.364 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 11:06:04.364 INFO [main][MenuItemHandler] Select menu item: Server 11:06:04.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 11:06:04.473 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 11:06:04.473 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 11:06:04.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:06:04.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:06:04.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'] 11:06:04.474 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:06:04.474 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:06:04.475 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:06:04.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:06:04.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:06:04.475 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 11:06:04.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:06:04.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:06:04.475 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 11:06:04.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:06:04.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:06:04.475 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 11:06:04.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:06:04.476 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 11:06:04.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:06:04.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:04.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:04.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:06:04.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:06:04.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 11:06:04.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 11:06:04.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 11:06:04.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:06:04.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:06:04.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 11:06:04.479 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:06:04.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:06:04.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:06:04.982 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:06:04.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 11:06:04.982 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:06:04.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:06:04.982 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 11:06:04.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:06:04.982 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:06:04.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 11:06:04.983 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 11:06:04.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:06:04.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:04.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:04.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:06:04.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:06:04.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:06:04.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:06:04.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 11:06:04.983 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:06:04.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:06:04.983 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 11:06:04.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:06:04.983 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:06:04.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 11:06:04.983 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:06:04.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:06:04.984 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 11:06:04.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:06:04.984 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:06:04.984 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 11:06:04.984 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 11:06:04.984 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 11:06:04.987 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 11:06:04.987 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) 11:06:04.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:06:04.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:04.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:04.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:06:04.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:06:04.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:06:05.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:06:05.488 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:") 11:06:05.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:06:05.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:05.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:05.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:06:05.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:06:05.494 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:06:05.494 INFO [WorkbenchTestable][AbstractText] Text set to: Server ABC 11:06:05.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 11:06:05.495 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 11:06:05.495 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 11:06:05.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 11:06:05.995 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 11:06:05.995 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 11:06:05.995 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) 11:06:05.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:06:05.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:05.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:05.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:06:05.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:06:06.000 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:06:06.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:06:06.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:06:06.000 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:06:06.000 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:06:06.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:06:06.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:06:06.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:06:06.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:06:06.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:06:06.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:06:06.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:06:06.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:06:06.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:06:06.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:06:06.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:06:06.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:06.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:06.515 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:06:06.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:06.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:06.521 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:06:06.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:06:06.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:06:06.521 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:06:06.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 11:06:06.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:06:06.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:06.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:06.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:06:06.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:06:06.539 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:06.539 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:06.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:06.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:06:06.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:06:06.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:06:06.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC... 11:06:06.556 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:06.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:06.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:06.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:06:06.557 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 11:06:06.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:06:06.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:06.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:06.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:06:06.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:06:06.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:06.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:06.561 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:06:06.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:06:06.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:06:06.561 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:06:06.561 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:06:06.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:06:06.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:06.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:06.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:06:06.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:06:06.565 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:06.565 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:06.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:06.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:06:06.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:06:06.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:06:06.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC finished successfully 11:06:06.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:06.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:06.571 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:06:06.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:06.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:06.587 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:06:06.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:06:06.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:06:06.588 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:06:06.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 '\*?\QServers\E') 11:06:06.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:06:06.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:06.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:06.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:06:06.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:06:06.604 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:06.604 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:06.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:06.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:06:06.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:06:06.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:06:06.620 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:06.620 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:06.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:06.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:06:06.622 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 11:06:06.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:06:06.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:06.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:06.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:06:06.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:06:06.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:06.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:06.629 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:06:06.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:06:06.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:06:06.630 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:06:06.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:06:06.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:06:06.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:06.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:06.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:06:06.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:06:06.637 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:06.637 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:06.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:06.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:06:06.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:06:06.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:06:06.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:06.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:06.671 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:06:06.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:06:06.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:06:06.671 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:06:06.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 '\*?\QServers\E') 11:06:06.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:06:06.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:06.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:06.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:06:06.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:06:06.674 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:06.674 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:06.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:06.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:06:06.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:06:06.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:06:06.676 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 11:06:06.676 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 11:06:06.677 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 11:06:06.683 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 11:06:06.684 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:06.684 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:06.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:06.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:06:06.685 INFO [WorkbenchTestable][AbstractServer] Start server Server ABC 11:06:06.685 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:06.685 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:06.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:06.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:06:06.686 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:06.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:06.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:06.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:06:06.687 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server ABC 11:06:06.700 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:06.700 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:06.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:06.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:06:06.701 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 11:06:06.701 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 11:06:06.702 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 11:06:06.709 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 11:06:06.709 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:06:06.711 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:06:06.711 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:06:06.731 DEBUG [main][MenuItemLookup] Found menu:'New' 11:06:06.731 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:06:06.731 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:06:06.731 DEBUG [main][MenuItemLookup] Found menu:'' 11:06:06.731 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:06:06.731 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:06:06.731 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:06:06.731 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 11:06:06.731 DEBUG [main][MenuItemLookup] Found menu:'' 11:06:06.731 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 11:06:06.731 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 11:06:06.731 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 11:06:06.731 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 11:06:06.731 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 11:06:06.731 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 11:06:06.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 11:06:06.734 DEBUG [Worker-7: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 11:06:07.745 DEBUG [Worker-7: Starting Server ABC][AbstractWait] Wait for 1 seconds 11:06:09.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 11:06:09.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 11:06:09.233 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:09.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:09.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:09.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:06:09.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 11:06:09.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:06:09.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:06:09.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:06:09.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:06:09.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:06:09.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:06:09.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:06:09.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:06:09.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:06:09.235 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:09.235 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:09.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:09.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:06:09.235 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 11:06:09.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:06:09.236 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:06:09.236 INFO [WorkbenchTestable][RequirementsRunner] Started test: startServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 11:06:09.236 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 11:06:09.236 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:06:09.236 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:06:09.236 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:06:09.236 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:09.236 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:09.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:09.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:06:09.237 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 11:06:09.237 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 11:06:09.237 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 11:06:09.246 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 11:06:09.246 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 11:06:09.247 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:06:09.247 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:06:09.265 DEBUG [main][MenuItemLookup] Found menu:'New' 11:06:09.266 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:06:09.266 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:06:09.266 DEBUG [main][MenuItemLookup] Found menu:'' 11:06:09.266 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:06:09.266 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:06:09.266 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:06:09.266 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 11:06:09.266 DEBUG [main][MenuItemLookup] Found menu:'' 11:06:09.266 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 11:06:09.266 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 11:06:09.266 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 11:06:09.266 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 11:06:09.266 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 11:06:09.266 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 11:06:09.266 DEBUG [main][MenuItemLookup] Found menu:'' 11:06:09.266 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 11:06:09.266 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 11:06:09.266 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 11:06:09.266 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 11:06:09.266 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 11:06:09.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: "Add and Remove..."] is available.... 11:06:09.342 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:06:09.342 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:06:09.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 11:06:09.342 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 11:06:09.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:06:09.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:06:09.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.wizard.ModifyModulesPage, index 0 and no matchers specified 11:06:09.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:06:09.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:09.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:09.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:06:09.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:06:09.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:06:09.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:06:09.344 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 11:06:09.344 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 11:06:09.344 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 11:06:09.345 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 11:06:09.345 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 >") 11:06:09.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:06:09.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:09.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:09.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:06:09.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:06:09.346 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 11:06:09.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:06:09.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:06:09.346 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:06:09.346 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:06:09.348 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 11:06:09.348 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) 11:06:09.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:06:09.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:09.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:09.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:06:09.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:06:09.349 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:06:09.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:06:09.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:06:09.349 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:06:09.349 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:06:09.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:06:09.360 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:06:09.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:06:09.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:06:09.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:06:09.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:06:09.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:06:09.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:06:09.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:06:09.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:06:09.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:06:09.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:06:09.861 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:09.861 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:09.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:09.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:06:09.862 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 11:06:09.862 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 11:06:09.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:06:10.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:06:10.362 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 11:06:10.363 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 11:06:10.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:06:10.363 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 11:06:10.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:06:10.363 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 11:06:10.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:06:10.364 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:10.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:10.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:10.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:06:10.365 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 11:06:10.365 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 11:06:10.365 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 11:06:10.379 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 11:06:10.381 INFO [WorkbenchTestable][ServerModule] Start server module with name 'server-project' 11:06:10.381 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:10.381 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:10.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:10.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:06:10.382 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 11:06:10.382 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 11:06:10.382 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 11:06:10.388 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 11:06:10.389 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:06:10.389 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:06:10.415 DEBUG [main][MenuItemLookup] Found menu:'New' 11:06:10.415 DEBUG [main][MenuItemLookup] Found menu:'' 11:06:10.415 DEBUG [main][MenuItemLookup] Found menu:'Start' 11:06:10.415 DEBUG [main][MenuItemLookup] Item match:Start 11:06:10.415 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start" 11:06:10.415 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start 11:06:10.415 INFO [main][MenuItemHandler] Select menu item: &Start 11:06:10.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:06:10.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:06:10.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 11:06:10.418 DEBUG [Worker-0: Starting server-project][AbstractWait] Wait for 1 seconds 11:06:10.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 11:06:11.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 11:06:11.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:06:11.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:06:11.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:06:11.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:06:11.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:06:11.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:06:11.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:06:11.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:06:11.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started... 11:06:11.920 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:11.920 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:11.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:11.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:06:11.921 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 11:06:11.921 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 11:06:11.921 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 11:06:11.931 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 11:06:11.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully 11:06:11.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:06:11.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:06:11.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:06:11.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:06:11.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:06:11.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:06:11.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:06:11.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:06:11.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:06:11.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:06:11.933 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:11.933 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:11.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:11.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:06:11.934 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 11:06:11.934 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 11:06:11.934 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 11:06:11.941 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 11:06:11.942 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:11.942 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:11.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:11.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:06:11.943 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 11:06:11.946 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 11:06:11.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:06:11.946 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 11:06:11.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:06:11.946 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 11:06:11.946 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 11:06:11.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:06:11.946 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 11:06:11.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:06:11.947 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 11:06:11.947 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:06:11.947 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:11.947 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:11.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:11.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:06:11.948 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 11:06:11.948 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 11:06:11.948 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 11:06:11.954 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 11:06:11.955 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:11.955 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:11.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:11.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:06:11.956 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 11:06:11.956 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 11:06:11.956 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 11:06:11.963 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 11:06:11.964 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 11:06:11.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:06:11.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:06:11.964 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:06:11.964 DEBUG [main][MenuItemLookup] Found menu:'File' 11:06:11.964 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:06:11.964 DEBUG [main][MenuItemLookup] Item match:Edit 11:06:11.966 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 11:06:11.966 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 11:06:11.966 DEBUG [main][MenuItemLookup] Found menu:'' 11:06:11.966 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 11:06:11.966 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:06:11.966 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:06:11.966 DEBUG [main][MenuItemLookup] Found menu:'' 11:06:11.966 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:06:11.966 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:06:11.966 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:06:11.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 11:06:11.966 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:06:11.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 11:06:11.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:06:11.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:06:11.966 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:06:11.966 DEBUG [main][MenuItemLookup] Found menu:'File' 11:06:11.966 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:06:11.966 DEBUG [main][MenuItemLookup] Item match:Edit 11:06:11.967 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 11:06:11.967 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 11:06:11.967 DEBUG [main][MenuItemLookup] Found menu:'' 11:06:11.967 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 11:06:11.967 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:06:11.967 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:06:11.967 DEBUG [main][MenuItemLookup] Found menu:'' 11:06:11.967 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:06:11.967 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:06:11.967 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:06:11.967 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:06:11.967 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:06:11.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 11:06:12.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 11:06:12.000 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 11:06:12.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:06:12.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:06:12.000 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 11:06:12.000 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:06:12.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:06:12.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:06:12.000 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 11:06:12.000 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:06:12.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:06:12.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:12.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:12.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:06:12.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:06:12.001 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:06:12.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:06:12.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:06:12.001 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:06:12.001 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:06:12.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:06:12.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:06:12.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:06:12.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:06:12.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:06:12.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:06:12.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:06:12.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:06:12.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:06:12.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:06:12.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:06:12.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:06:12.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:06:12.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 11:06:12.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 11:06:12.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 'Publishing to .*'] is available.... 11:06:22.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 'Publishing to .*'] is available. failed, NO exception will be thrown 11:06:22.109 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.... 11:06:22.109 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 11:06:22.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:06:22.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:06:22.109 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:06:22.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:06:22.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:06:22.110 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 11:06:22.110 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:06:22.110 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:06:22.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:06:22.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:06:22.110 INFO [WorkbenchTestable][RequirementsRunner] Finished test: startServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 11:06:22.110 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:06:22.111 INFO [WorkbenchTestable][RequirementsRunner] Started test: restartServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 11:06:22.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 11:06:22.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:06:22.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:06:22.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:06:22.111 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:22.111 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:22.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:22.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:06:22.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:06:22.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:06:22.114 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 11:06:22.114 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 11:06:22.114 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 11:06:22.145 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 11:06:22.145 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 11:06:22.146 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:06:22.146 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:06:22.166 DEBUG [main][MenuItemLookup] Found menu:'New' 11:06:22.166 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:06:22.166 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:06:22.166 DEBUG [main][MenuItemLookup] Found menu:'' 11:06:22.166 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:06:22.166 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:06:22.166 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:06:22.166 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 11:06:22.166 DEBUG [main][MenuItemLookup] Found menu:'' 11:06:22.166 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 11:06:22.166 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 11:06:22.166 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 11:06:22.166 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 11:06:22.166 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 11:06:22.166 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 11:06:22.166 DEBUG [main][MenuItemLookup] Found menu:'' 11:06:22.166 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 11:06:22.166 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 11:06:22.166 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 11:06:22.166 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 11:06:22.166 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 11:06:22.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 11:06:22.252 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:06:22.252 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:06:22.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 11:06:22.252 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 11:06:22.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:06:22.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:06:22.253 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 11:06:22.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:06:22.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:22.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:22.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:06:22.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:06:22.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:06:22.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:06:22.254 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 11:06:22.254 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 11:06:22.254 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 11:06:22.254 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 11:06:22.254 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 >") 11:06:22.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:06:22.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:22.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:22.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:06:22.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:06:22.255 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 11:06:22.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:06:22.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:06:22.255 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:06:22.255 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:06:22.257 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 11:06:22.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.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) 11:06:22.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:06:22.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:22.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:22.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:06:22.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:06:22.261 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:06:22.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:06:22.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:06:22.261 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:06:22.261 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:06:22.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:06:22.272 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:06:22.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:06:22.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:06:22.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:06:22.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:06:22.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:06:22.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:06:22.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:06:22.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:06:22.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:06:22.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:06:22.772 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:22.772 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:22.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:22.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:06:22.773 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 11:06:22.773 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 11:06:22.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:06:22.773 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 11:06:22.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:06:22.773 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 11:06:22.773 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 11:06:22.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:06:22.773 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 11:06:22.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:06:22.774 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 11:06:22.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:06:22.774 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:22.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:22.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:22.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:06:22.774 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 11:06:22.774 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 11:06:22.775 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 11:06:22.786 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 11:06:22.786 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:06:22.786 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:06:22.805 DEBUG [main][MenuItemLookup] Found menu:'New' 11:06:22.805 DEBUG [main][MenuItemLookup] Found menu:'' 11:06:22.805 DEBUG [main][MenuItemLookup] Found menu:'Start' 11:06:22.805 DEBUG [main][MenuItemLookup] Found menu:'Stop' 11:06:22.805 DEBUG [main][MenuItemLookup] Found menu:'Restart' 11:06:22.805 DEBUG [main][MenuItemLookup] Item match:Restart 11:06:22.805 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:22.805 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:22.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:22.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:06:22.806 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 11:06:22.806 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 11:06:22.806 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 11:06:22.814 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 11:06:22.815 INFO [WorkbenchTestable][ServerModule] Start server module with name 'server-project' 11:06:22.815 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:22.815 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:22.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:22.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:06:22.817 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 11:06:22.817 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 11:06:22.817 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 11:06:22.822 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 11:06:22.823 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:06:22.823 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:06:22.842 DEBUG [main][MenuItemLookup] Found menu:'New' 11:06:22.842 DEBUG [main][MenuItemLookup] Found menu:'' 11:06:22.842 DEBUG [main][MenuItemLookup] Found menu:'Start' 11:06:22.842 DEBUG [main][MenuItemLookup] Item match:Start 11:06:22.843 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start" 11:06:22.843 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start 11:06:22.843 INFO [main][MenuItemHandler] Select menu item: &Start 11:06:22.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:06:22.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 11:06:22.843 DEBUG [Worker-13: Starting server-project][AbstractWait] Wait for 1 seconds 11:06:23.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 11:06:23.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 11:06:24.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:06:24.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:06:24.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:06:24.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:06:24.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:06:24.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:06:24.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:06:24.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:06:24.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started... 11:06:24.344 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:24.344 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:24.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:24.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:06:24.345 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 11:06:24.345 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 11:06:24.345 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 11:06:24.350 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 11:06:24.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully 11:06:24.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:06:24.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:06:24.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:06:24.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:06:24.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:06:24.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:06:24.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:06:24.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:06:24.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:06:24.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:06:24.351 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:24.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:24.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:24.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:06:24.352 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 11:06:24.352 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 11:06:24.353 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 11:06:24.357 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 11:06:24.357 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:06:24.357 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:06:24.376 DEBUG [main][MenuItemLookup] Found menu:'New' 11:06:24.376 DEBUG [main][MenuItemLookup] Found menu:'' 11:06:24.376 DEBUG [main][MenuItemLookup] Found menu:'Start' 11:06:24.376 DEBUG [main][MenuItemLookup] Found menu:'Stop' 11:06:24.376 DEBUG [main][MenuItemLookup] Found menu:'Restart' 11:06:24.376 DEBUG [main][MenuItemLookup] Item match:Restart 11:06:24.376 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:24.376 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:24.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:24.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:06:24.377 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 11:06:24.377 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 11:06:24.377 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 11:06:24.382 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 11:06:24.383 INFO [WorkbenchTestable][ServerModule] Restart server module with name 'server-project' 11:06:24.383 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:24.383 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:24.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:24.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:06:24.384 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 11:06:24.384 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 11:06:24.384 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 11:06:24.388 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 11:06:24.389 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:06:24.389 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:06:24.406 DEBUG [main][MenuItemLookup] Found menu:'New' 11:06:24.406 DEBUG [main][MenuItemLookup] Found menu:'' 11:06:24.406 DEBUG [main][MenuItemLookup] Found menu:'Start' 11:06:24.406 DEBUG [main][MenuItemLookup] Found menu:'Stop' 11:06:24.406 DEBUG [main][MenuItemLookup] Found menu:'Restart' 11:06:24.406 DEBUG [main][MenuItemLookup] Item match:Restart 11:06:24.406 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Restart" 11:06:24.406 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restart 11:06:24.407 INFO [main][MenuItemHandler] Select menu item: &Restart 11:06:24.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:06:24.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Restarting server-project' has no excuses, wait for it 11:06:24.408 DEBUG [Worker-12: Restarting server-project][AbstractWait] Wait for 1 seconds 11:06:24.907 DEBUG [WorkbenchTestable][JobIsRunning] job 'Restarting server-project' has no excuses, wait for it 11:06:25.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Restarting server-project' has no excuses, wait for it 11:06:25.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:06:25.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:06:25.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:06:25.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:06:25.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:06:25.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:06:25.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:06:25.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:06:25.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started... 11:06:25.908 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:25.908 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:25.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:25.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:06:25.910 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 11:06:25.910 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 11:06:25.910 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 11:06:25.917 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 11:06:25.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully 11:06:25.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:06:25.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:06:25.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:06:25.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:06:25.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:06:25.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:06:25.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:06:25.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:06:25.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:06:25.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:06:25.919 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:25.919 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:25.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:25.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:06:25.920 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 11:06:25.920 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 11:06:25.920 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 11:06:25.932 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 11:06:25.933 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:25.933 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:25.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:25.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:06:25.934 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 11:06:25.934 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 11:06:25.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:06:25.934 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 11:06:25.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:06:25.934 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 11:06:25.934 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 11:06:25.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:06:25.934 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 11:06:25.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:06:25.935 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 11:06:25.935 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:06:25.935 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:25.935 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:25.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:25.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:06:25.935 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 11:06:25.935 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 11:06:25.935 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 11:06:25.944 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 11:06:25.945 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:25.945 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:25.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:25.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:06:25.945 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 11:06:25.945 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 11:06:25.946 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 11:06:25.950 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 11:06:25.951 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 11:06:25.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:06:25.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:06:25.951 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:06:25.951 DEBUG [main][MenuItemLookup] Found menu:'File' 11:06:25.951 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:06:25.951 DEBUG [main][MenuItemLookup] Item match:Edit 11:06:25.952 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 11:06:25.952 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 11:06:25.952 DEBUG [main][MenuItemLookup] Found menu:'' 11:06:25.952 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 11:06:25.952 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:06:25.952 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:06:25.952 DEBUG [main][MenuItemLookup] Found menu:'' 11:06:25.952 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:06:25.952 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:06:25.952 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:06:25.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 11:06:25.952 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:06:25.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 11:06:25.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:06:25.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:06:25.952 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:06:25.952 DEBUG [main][MenuItemLookup] Found menu:'File' 11:06:25.952 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:06:25.952 DEBUG [main][MenuItemLookup] Item match:Edit 11:06:25.953 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 11:06:25.953 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 11:06:25.953 DEBUG [main][MenuItemLookup] Found menu:'' 11:06:25.953 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 11:06:25.953 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:06:25.953 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:06:25.953 DEBUG [main][MenuItemLookup] Found menu:'' 11:06:25.953 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:06:25.953 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:06:25.953 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:06:25.953 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:06:25.953 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:06:25.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 11:06:25.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 11:06:25.985 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 11:06:25.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:06:25.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:06:25.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 "OK") 11:06:25.986 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:06:25.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:06:25.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:06:25.986 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 11:06:25.986 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:06:25.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:06:25.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:25.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:25.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:06:25.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:06:25.987 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:06:25.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:06:25.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:06:25.987 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:06:25.987 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:06:26.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:06:26.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:06:26.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:06:26.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:06:26.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:06:26.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:06:26.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:06:26.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:06:26.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:06:26.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:06:26.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:06:26.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:06:26.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:06:26.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 11:06:26.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 11:06:26.084 DEBUG [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.... 11:06:36.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 11:06:36.091 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.... 11:06:36.091 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 11:06:36.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:06:36.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:06:36.091 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:06:36.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:06:36.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:06:36.092 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 11:06:36.092 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:06:36.092 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:06:36.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:06:36.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:06:36.092 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restartServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 11:06:36.092 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:06:36.092 INFO [WorkbenchTestable][RequirementsRunner] Started test: stopServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 11:06:36.092 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 11:06:36.092 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:06:36.092 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:06:36.092 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:06:36.092 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:36.092 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:36.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:36.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:06:36.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:06:36.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:06:36.095 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 11:06:36.095 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 11:06:36.095 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 11:06:36.114 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 11:06:36.114 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 11:06:36.117 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:06:36.117 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:06:36.139 DEBUG [main][MenuItemLookup] Found menu:'New' 11:06:36.139 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:06:36.139 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:06:36.139 DEBUG [main][MenuItemLookup] Found menu:'' 11:06:36.139 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:06:36.139 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:06:36.139 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:06:36.139 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 11:06:36.139 DEBUG [main][MenuItemLookup] Found menu:'' 11:06:36.139 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 11:06:36.139 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 11:06:36.139 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 11:06:36.139 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 11:06:36.139 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 11:06:36.139 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 11:06:36.139 DEBUG [main][MenuItemLookup] Found menu:'' 11:06:36.139 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 11:06:36.139 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 11:06:36.139 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 11:06:36.139 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 11:06:36.139 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 11:06:36.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 11:06:36.211 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:06:36.211 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:06:36.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 11:06:36.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 11:06:36.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:06:36.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:06:36.212 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 11:06:36.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:06:36.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:36.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:36.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:06:36.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:06:36.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:06:36.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:06:36.213 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 11:06:36.213 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 11:06:36.213 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 11:06:36.214 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 11:06:36.214 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 >") 11:06:36.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:06:36.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:36.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:36.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:06:36.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:06:36.215 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 11:06:36.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:06:36.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:06:36.215 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:06:36.215 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:06:36.217 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 11:06:36.217 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) 11:06:36.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:06:36.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:36.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:36.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:06:36.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:06:36.219 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:06:36.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:06:36.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:06:36.219 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:06:36.219 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:06:36.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:06:36.222 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:06:36.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:06:36.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:06:36.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:06:36.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:06:36.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:06:36.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:06:36.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:06:36.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:06:36.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:06:36.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:06:36.723 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:36.723 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:36.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:36.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:06:36.724 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 11:06:36.724 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 11:06:36.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:06:36.724 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 11:06:36.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:06:36.724 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 11:06:36.724 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 11:06:36.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:06:36.724 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 11:06:36.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:06:36.724 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 11:06:36.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:06:36.724 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:36.724 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:36.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:36.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:06:36.725 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 11:06:36.725 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 11:06:36.725 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 11:06:36.736 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 11:06:36.737 INFO [WorkbenchTestable][ServerModule] Stop server module with name 'server-project' 11:06:36.737 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:36.737 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:36.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:36.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:06:36.738 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 11:06:36.738 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 11:06:36.739 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 11:06:36.747 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 11:06:36.748 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:06:36.748 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:06:36.766 DEBUG [main][MenuItemLookup] Found menu:'New' 11:06:36.766 DEBUG [main][MenuItemLookup] Found menu:'' 11:06:36.766 DEBUG [main][MenuItemLookup] Found menu:'Start' 11:06:36.766 DEBUG [main][MenuItemLookup] Found menu:'Stop' 11:06:36.766 DEBUG [main][MenuItemLookup] Item match:Stop 11:06:36.766 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top" 11:06:36.766 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop 11:06:36.766 INFO [main][MenuItemHandler] Select menu item: S&top 11:06:36.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:06:36.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Stopping server-project' has no excuses, wait for it 11:06:36.767 DEBUG [Worker-2: Stopping server-project][AbstractWait] Wait for 1 seconds 11:06:37.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Stopping server-project' has no excuses, wait for it 11:06:37.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Stopping server-project' has no excuses, wait for it 11:06:38.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:06:38.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:06:38.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:06:38.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:06:38.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:06:38.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:06:38.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:06:38.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:06:38.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Stopped... 11:06:38.268 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:38.268 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:38.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:38.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:06:38.269 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Stopped] 11:06:38.269 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Stopped] 11:06:38.269 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Stopped] about selection 11:06:38.277 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Stopped] 11:06:38.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Stopped finished successfully 11:06:38.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:06:38.278 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:06:38.278 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:06:38.278 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:06:38.278 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:06:38.278 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:06:38.278 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:06:38.278 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:06:38.278 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:06:38.278 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:06:38.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:06:38.279 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:38.279 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:38.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:38.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:06:38.280 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Stopped] 11:06:38.280 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Stopped] 11:06:38.280 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Stopped] about selection 11:06:38.286 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Stopped] 11:06:38.286 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:38.286 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:38.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:38.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:06:38.287 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 11:06:38.287 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 11:06:38.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:06:38.287 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 11:06:38.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:06:38.288 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 11:06:38.288 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 11:06:38.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:06:38.288 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 11:06:38.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:06:38.288 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 11:06:38.288 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:06:38.288 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:38.288 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:38.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:38.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:06:38.289 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Stopped] 11:06:38.289 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Stopped] 11:06:38.289 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Stopped] about selection 11:06:38.297 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Stopped] 11:06:38.298 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:38.298 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:38.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:38.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:06:38.299 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Stopped] 11:06:38.299 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Stopped] 11:06:38.299 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Stopped] about selection 11:06:38.304 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Stopped] 11:06:38.305 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 11:06:38.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:06:38.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:06:38.307 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:06:38.308 DEBUG [main][MenuItemLookup] Found menu:'File' 11:06:38.308 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:06:38.308 DEBUG [main][MenuItemLookup] Item match:Edit 11:06:38.308 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 11:06:38.308 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 11:06:38.309 DEBUG [main][MenuItemLookup] Found menu:'' 11:06:38.309 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 11:06:38.309 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:06:38.309 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:06:38.309 DEBUG [main][MenuItemLookup] Found menu:'' 11:06:38.309 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:06:38.309 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:06:38.309 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:06:38.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 11:06:38.309 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:06:38.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 11:06:38.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:06:38.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:06:38.309 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:06:38.309 DEBUG [main][MenuItemLookup] Found menu:'File' 11:06:38.309 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:06:38.309 DEBUG [main][MenuItemLookup] Item match:Edit 11:06:38.310 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 11:06:38.310 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 11:06:38.310 DEBUG [main][MenuItemLookup] Found menu:'' 11:06:38.310 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 11:06:38.310 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:06:38.310 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:06:38.310 DEBUG [main][MenuItemLookup] Found menu:'' 11:06:38.310 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:06:38.310 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:06:38.310 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:06:38.310 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:06:38.310 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:06:38.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 11:06:38.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 11:06:38.347 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 11:06:38.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:06:38.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:06:38.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 "OK") 11:06:38.347 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:06:38.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:06:38.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:06:38.347 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 11:06:38.347 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:06:38.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:06:38.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:38.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:38.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:06:38.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:06:38.348 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:06:38.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:06:38.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:06:38.348 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:06:38.348 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:06:38.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:06:38.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:06:38.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:06:38.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:06:38.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:06:38.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:06:38.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:06:38.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:06:38.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:06:38.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:06:38.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:06:38.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:06:38.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:06:38.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 11:06:38.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 11:06:38.438 DEBUG [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.... 11:06:48.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 'Publishing to .*'] is available. failed, NO exception will be thrown 11:06:48.446 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.... 11:06:48.446 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 11:06:48.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:06:48.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:06:48.446 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:06:48.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:06:48.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:06:48.447 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 11:06:48.447 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:06:48.447 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:06:48.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:06:48.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:06:48.447 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stopServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 11:06:48.448 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:06:48.448 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetServerModuleWithNoState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 11:06:48.448 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 11:06:48.448 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:06:48.448 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:06:48.448 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:06:48.448 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:48.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:48.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:48.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:06:48.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:06:48.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:06:48.478 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 11:06:48.478 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 11:06:48.478 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 11:06:48.485 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 11:06:48.485 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 11:06:48.486 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:06:48.486 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:06:48.508 DEBUG [main][MenuItemLookup] Found menu:'New' 11:06:48.508 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:06:48.508 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:06:48.508 DEBUG [main][MenuItemLookup] Found menu:'' 11:06:48.508 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:06:48.508 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:06:48.508 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:06:48.508 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 11:06:48.508 DEBUG [main][MenuItemLookup] Found menu:'' 11:06:48.508 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 11:06:48.508 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 11:06:48.508 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 11:06:48.508 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 11:06:48.508 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 11:06:48.508 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 11:06:48.508 DEBUG [main][MenuItemLookup] Found menu:'' 11:06:48.508 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 11:06:48.508 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 11:06:48.508 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 11:06:48.508 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 11:06:48.508 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 11:06:48.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 11:06:48.574 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:06:48.574 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:06:48.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 11:06:48.574 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 11:06:48.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:06:48.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:06:48.575 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 >>") 11:06:48.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:06:48.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:48.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:48.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:06:48.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:06:48.575 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 11:06:48.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:06:48.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:06:48.576 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:06:48.576 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:06:48.584 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") 11:06:48.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:06:48.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:48.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:48.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:06:48.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:06:48.585 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately 11:06:48.585 DEBUG [WorkbenchTestable][CheckBox] Checkbox If server is started, publish changes &immediately not checked, no action performed 11:06:48.585 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 11:06:48.585 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) 11:06:48.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:06:48.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:48.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:48.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:06:48.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:06:48.586 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:06:48.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:06:48.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:06:48.586 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:06:48.586 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:06:48.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:06:48.589 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:06:49.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:06:49.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:06:49.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:06:49.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:06:49.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:06:49.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:06:49.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:06:49.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:06:49.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:06:49.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:06:49.089 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:49.089 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:49.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:49.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:06:49.090 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 11:06:49.090 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 11:06:49.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:06:49.091 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 11:06:49.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:06:49.091 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 11:06:49.091 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 11:06:49.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:06:49.091 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 11:06:49.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:06:49.091 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 11:06:49.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:06:49.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:06:49.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:06:49.091 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:49.091 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:49.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:49.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:06:49.092 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 11:06:49.092 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 11:06:49.092 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 11:06:49.103 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 11:06:49.104 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:49.104 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:49.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:49.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:06:49.105 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 11:06:49.105 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 11:06:49.105 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 11:06:49.110 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 11:06:49.111 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:49.111 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:49.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:49.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:06:49.112 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 11:06:49.112 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 11:06:49.113 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 11:06:49.118 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 11:06:49.119 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:49.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:49.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:49.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:06:49.124 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 11:06:49.124 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 11:06:49.124 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 11:06:49.130 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 11:06:49.132 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:49.132 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:49.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:49.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:06:49.133 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 11:06:49.133 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 11:06:49.133 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 11:06:49.141 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 11:06:49.142 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:49.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:49.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:49.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:06:49.143 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 11:06:49.143 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 11:06:49.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:06:49.143 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 11:06:49.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:06:49.143 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 11:06:49.143 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 11:06:49.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:06:49.143 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 11:06:49.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:06:49.143 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 11:06:49.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:06:49.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:06:49.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:06:49.144 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:49.144 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:49.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:49.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:06:49.144 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 11:06:49.144 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 11:06:49.145 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 11:06:49.150 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 11:06:49.151 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:49.151 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:49.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:49.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:06:49.152 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 11:06:49.152 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 11:06:49.152 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 11:06:49.160 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 11:06:49.161 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 11:06:49.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:06:49.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:06:49.161 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:06:49.162 DEBUG [main][MenuItemLookup] Found menu:'File' 11:06:49.162 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:06:49.162 DEBUG [main][MenuItemLookup] Item match:Edit 11:06:49.162 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 11:06:49.162 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 11:06:49.162 DEBUG [main][MenuItemLookup] Found menu:'' 11:06:49.162 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 11:06:49.162 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:06:49.162 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:06:49.162 DEBUG [main][MenuItemLookup] Found menu:'' 11:06:49.162 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:06:49.162 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:06:49.162 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:06:49.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 11:06:49.163 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:06:49.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 11:06:49.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:06:49.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:06:49.163 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:06:49.163 DEBUG [main][MenuItemLookup] Found menu:'File' 11:06:49.163 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:06:49.163 DEBUG [main][MenuItemLookup] Item match:Edit 11:06:49.163 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 11:06:49.163 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 11:06:49.163 DEBUG [main][MenuItemLookup] Found menu:'' 11:06:49.163 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 11:06:49.163 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:06:49.163 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:06:49.163 DEBUG [main][MenuItemLookup] Found menu:'' 11:06:49.163 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:06:49.163 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:06:49.163 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:06:49.163 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:06:49.163 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:06:49.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 11:06:49.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 11:06:49.197 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 11:06:49.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:06:49.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:06:49.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") 11:06:49.197 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:06:49.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:06:49.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:06:49.197 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 11:06:49.197 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:06:49.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:06:49.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:49.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:49.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:06:49.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:06:49.199 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:06:49.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:06:49.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:06:49.199 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:06:49.199 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:06:49.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:06:49.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:06:49.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:06:49.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:06:49.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:06:49.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:06:49.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:06:49.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:06:49.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:06:49.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:06:49.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:06:49.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:06:49.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:06:49.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 11:06:49.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 11:06:49.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 'Publishing to .*'] is available.... 11:06:59.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 'Publishing to .*'] is available. failed, NO exception will be thrown 11:06:59.323 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.... 11:06:59.323 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 11:06:59.323 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:59.323 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:59.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:59.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:06:59.324 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 11:06:59.325 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 11:06:59.325 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 11:06:59.332 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 11:06:59.333 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:06:59.337 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:06:59.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:06:59.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:06:59.338 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 11:06:59.338 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 11:06:59.338 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 11:06:59.344 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 11:06:59.345 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2' 11:06:59.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:06:59.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:06:59.345 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:06:59.346 DEBUG [main][MenuItemLookup] Found menu:'File' 11:06:59.346 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:06:59.346 DEBUG [main][MenuItemLookup] Item match:Edit 11:06:59.347 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 11:06:59.347 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 11:06:59.347 DEBUG [main][MenuItemLookup] Found menu:'' 11:06:59.347 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 11:06:59.347 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:06:59.347 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:06:59.347 DEBUG [main][MenuItemLookup] Found menu:'' 11:06:59.347 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:06:59.347 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:06:59.347 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:06:59.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 11:06:59.347 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:06:59.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 11:06:59.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:06:59.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:06:59.347 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:06:59.347 DEBUG [main][MenuItemLookup] Found menu:'File' 11:06:59.347 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:06:59.347 DEBUG [main][MenuItemLookup] Item match:Edit 11:06:59.348 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 11:06:59.348 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 11:06:59.348 DEBUG [main][MenuItemLookup] Found menu:'' 11:06:59.348 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 11:06:59.348 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:06:59.348 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:06:59.348 DEBUG [main][MenuItemLookup] Found menu:'' 11:06:59.348 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:06:59.348 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:06:59.348 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:06:59.348 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:06:59.348 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:06:59.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 11:06:59.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 11:06:59.384 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 11:06:59.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:06:59.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:06:59.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") 11:06:59.384 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:06:59.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:06:59.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:06:59.384 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 11:06:59.384 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:06:59.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:06:59.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:06:59.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:06:59.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:06:59.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:06:59.385 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:06:59.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:06:59.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:06:59.385 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:06:59.385 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:06:59.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:06:59.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:06:59.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:06:59.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:06:59.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:06:59.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:06:59.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:06:59.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:06:59.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:06:59.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:06:59.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:06:59.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:06:59.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:06:59.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 11:06:59.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 11:06:59.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 11:07:09.492 DEBUG [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 11:07:09.493 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.... 11:07:09.493 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 11:07:09.493 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:07:09.493 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:07:09.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:07:09.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:07:09.494 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 11:07:09.494 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 11:07:09.494 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 11:07:09.500 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 11:07:09.501 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:07:09.501 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:07:09.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:07:09.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:07:09.501 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 11:07:09.501 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 11:07:09.502 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 11:07:09.509 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 11:07:09.510 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-3' 11:07:09.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:07:09.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:07:09.510 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:07:09.510 DEBUG [main][MenuItemLookup] Found menu:'File' 11:07:09.510 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:07:09.510 DEBUG [main][MenuItemLookup] Item match:Edit 11:07:09.511 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 11:07:09.511 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 11:07:09.511 DEBUG [main][MenuItemLookup] Found menu:'' 11:07:09.511 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 11:07:09.511 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:07:09.511 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:07:09.511 DEBUG [main][MenuItemLookup] Found menu:'' 11:07:09.511 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:07:09.511 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:07:09.511 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:07:09.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 11:07:09.511 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:07:09.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 11:07:09.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:07:09.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:07:09.512 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:07:09.512 DEBUG [main][MenuItemLookup] Found menu:'File' 11:07:09.512 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:07:09.512 DEBUG [main][MenuItemLookup] Item match:Edit 11:07:09.512 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 11:07:09.512 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 11:07:09.512 DEBUG [main][MenuItemLookup] Found menu:'' 11:07:09.512 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 11:07:09.512 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:07:09.512 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:07:09.512 DEBUG [main][MenuItemLookup] Found menu:'' 11:07:09.512 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:07:09.512 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:07:09.512 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:07:09.512 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:07:09.512 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:07:09.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 11:07:09.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 11:07:09.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 11:07:09.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:07:09.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:07:09.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 "OK") 11:07:09.555 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:07:09.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:07:09.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:07:09.555 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 11:07:09.555 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:07:09.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:07:09.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:07:09.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:07:09.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:07:09.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:07:09.556 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:07:09.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:07:09.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:07:09.556 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:07:09.556 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:07:09.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:07:09.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:07:09.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:07:09.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:07:09.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:07:09.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:07:09.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:07:09.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:07:09.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:07:09.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:07:09.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:07:09.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:07:09.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:07:09.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 11:07:09.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 11:07:09.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 'Publishing to .*'] is available.... 11:07:19.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 'Publishing to .*'] is available. failed, NO exception will be thrown 11:07:19.661 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.... 11:07:19.661 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 11:07:19.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:07:19.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:07:19.661 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:07:19.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:07:19.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:07:19.662 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 11:07:19.662 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:07:19.662 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:07:19.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:07:19.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:07:19.663 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetServerModuleWithNoState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 11:07:19.663 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:07:19.663 INFO [WorkbenchTestable][RequirementsRunner] Started test: removeServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 11:07:19.663 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 11:07:19.663 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:07:19.663 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:07:19.663 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:07:19.663 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:07:19.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:07:19.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:07:19.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:07:19.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:07:19.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:07:19.667 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 11:07:19.667 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 11:07:19.667 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 11:07:19.695 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 11:07:19.695 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 11:07:19.696 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:07:19.696 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:07:19.714 DEBUG [main][MenuItemLookup] Found menu:'New' 11:07:19.714 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:07:19.714 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:07:19.714 DEBUG [main][MenuItemLookup] Found menu:'' 11:07:19.714 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:07:19.714 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:07:19.714 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:07:19.714 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 11:07:19.714 DEBUG [main][MenuItemLookup] Found menu:'' 11:07:19.714 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 11:07:19.714 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 11:07:19.714 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 11:07:19.714 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 11:07:19.714 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 11:07:19.714 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 11:07:19.714 DEBUG [main][MenuItemLookup] Found menu:'' 11:07:19.714 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 11:07:19.714 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 11:07:19.714 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 11:07:19.714 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 11:07:19.715 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 11:07:19.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 11:07:19.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:07:19.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:07:19.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 11:07:19.787 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 11:07:19.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:07:19.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:07:19.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 >>") 11:07:19.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:07:19.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:07:19.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:07:19.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:07:19.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:07:19.788 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 11:07:19.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:07:19.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:07:19.788 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:07:19.788 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:07:19.791 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 11:07:19.791 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) 11:07:19.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:07:19.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:07:19.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:07:19.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:07:19.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:07:19.792 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:07:19.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:07:19.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:07:19.792 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:07:19.792 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:07:19.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:07:19.795 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:07:20.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:07:20.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:07:20.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:07:20.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:07:20.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:07:20.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:07:20.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:07:20.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:07:20.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:07:20.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:07:20.295 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:07:20.295 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:07:20.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:07:20.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:07:20.296 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 11:07:20.296 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 11:07:20.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:07:20.296 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 11:07:20.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:07:20.296 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 11:07:20.296 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 11:07:20.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:07:20.296 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 11:07:20.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:07:20.296 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 11:07:20.297 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:07:20.297 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:07:20.297 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:07:20.298 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:07:20.298 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:07:20.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:07:20.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:07:20.299 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 11:07:20.299 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 11:07:20.299 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 11:07:20.311 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 11:07:20.313 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:07:20.313 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:07:20.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:07:20.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:07:20.314 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 11:07:20.314 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 11:07:20.315 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 11:07:20.320 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 11:07:20.321 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:07:20.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:07:20.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:07:20.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:07:20.322 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 11:07:20.322 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 11:07:20.323 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 11:07:20.328 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 11:07:20.334 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:07:20.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:07:20.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:07:20.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:07:20.336 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 11:07:20.336 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 11:07:20.336 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 11:07:20.342 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 11:07:20.343 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:07:20.343 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:07:20.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:07:20.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:07:20.344 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 11:07:20.344 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 11:07:20.344 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 11:07:20.354 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 11:07:20.355 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:07:20.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:07:20.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:07:20.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:07:20.356 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 11:07:20.356 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 11:07:20.356 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 11:07:20.364 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 11:07:20.365 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:07:20.365 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:07:20.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:07:20.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:07:20.365 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 11:07:20.365 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 11:07:20.366 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 11:07:20.371 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 11:07:20.372 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2' 11:07:20.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:07:20.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:07:20.372 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:07:20.372 DEBUG [main][MenuItemLookup] Found menu:'File' 11:07:20.372 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:07:20.372 DEBUG [main][MenuItemLookup] Item match:Edit 11:07:20.373 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 11:07:20.373 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 11:07:20.373 DEBUG [main][MenuItemLookup] Found menu:'' 11:07:20.373 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 11:07:20.373 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:07:20.373 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:07:20.373 DEBUG [main][MenuItemLookup] Found menu:'' 11:07:20.373 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:07:20.373 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:07:20.373 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:07:20.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 11:07:20.373 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:07:20.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 11:07:20.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:07:20.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:07:20.373 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:07:20.373 DEBUG [main][MenuItemLookup] Found menu:'File' 11:07:20.373 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:07:20.373 DEBUG [main][MenuItemLookup] Item match:Edit 11:07:20.374 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 11:07:20.374 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 11:07:20.374 DEBUG [main][MenuItemLookup] Found menu:'' 11:07:20.374 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 11:07:20.374 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:07:20.374 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:07:20.374 DEBUG [main][MenuItemLookup] Found menu:'' 11:07:20.374 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:07:20.374 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:07:20.374 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:07:20.374 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:07:20.374 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:07:20.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 11:07:20.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 11:07:20.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 11:07:20.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:07:20.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:07:20.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 "OK") 11:07:20.410 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:07:20.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:07:20.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:07:20.410 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 11:07:20.410 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:07:20.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:07:20.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:07:20.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:07:20.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:07:20.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:07:20.411 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:07:20.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:07:20.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:07:20.411 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:07:20.411 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:07:20.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:07:20.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:07:20.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:07:20.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:07:20.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:07:20.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:07:20.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:07:20.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:07:20.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:07:20.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:07:20.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:07:20.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:07:20.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:07:20.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 11:07:20.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 11:07:20.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 'Publishing to .*'] is available.... 11:07:30.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 'Publishing to .*'] is available. failed, NO exception will be thrown 11:07:30.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.... 11:07:30.532 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 11:07:30.532 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:07:30.532 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:07:30.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:07:30.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:07:30.533 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 11:07:30.533 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 11:07:30.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:07:30.533 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 11:07:30.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:07:30.533 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 11:07:30.533 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 11:07:30.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:07:30.533 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 11:07:30.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:07:30.533 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 11:07:30.533 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:07:30.533 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:07:30.534 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:07:30.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:07:30.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:07:30.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:07:30.535 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 11:07:30.535 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 11:07:30.535 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 11:07:30.541 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 11:07:30.542 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:07:30.542 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:07:30.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:07:30.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:07:30.543 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 11:07:30.543 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 11:07:30.543 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 11:07:30.552 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 11:07:30.553 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:07:30.553 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:07:30.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:07:30.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:07:30.554 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 11:07:30.554 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 11:07:30.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:07:30.554 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 11:07:30.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:07:30.554 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 11:07:30.555 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 11:07:30.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:07:30.555 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 11:07:30.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:07:30.555 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 11:07:30.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:07:30.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:07:30.555 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:07:30.555 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:07:30.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:07:30.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:07:30.556 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 11:07:30.556 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 11:07:30.556 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 11:07:30.561 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 11:07:30.562 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:07:30.562 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:07:30.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:07:30.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:07:30.562 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 11:07:30.563 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 11:07:30.563 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 11:07:30.571 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 11:07:30.572 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 11:07:30.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:07:30.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:07:30.572 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:07:30.572 DEBUG [main][MenuItemLookup] Found menu:'File' 11:07:30.572 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:07:30.572 DEBUG [main][MenuItemLookup] Item match:Edit 11:07:30.572 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 11:07:30.572 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 11:07:30.572 DEBUG [main][MenuItemLookup] Found menu:'' 11:07:30.572 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 11:07:30.572 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:07:30.572 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:07:30.572 DEBUG [main][MenuItemLookup] Found menu:'' 11:07:30.572 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:07:30.573 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:07:30.573 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:07:30.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 11:07:30.573 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:07:30.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 11:07:30.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:07:30.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:07:30.573 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:07:30.573 DEBUG [main][MenuItemLookup] Found menu:'File' 11:07:30.573 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:07:30.573 DEBUG [main][MenuItemLookup] Item match:Edit 11:07:30.573 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 11:07:30.573 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 11:07:30.573 DEBUG [main][MenuItemLookup] Found menu:'' 11:07:30.573 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 11:07:30.573 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:07:30.573 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:07:30.573 DEBUG [main][MenuItemLookup] Found menu:'' 11:07:30.573 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:07:30.573 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:07:30.573 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:07:30.573 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:07:30.573 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:07:30.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 11:07:30.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 11:07:30.605 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 11:07:30.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:07:30.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:07:30.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") 11:07:30.605 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:07:30.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:07:30.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:07:30.605 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 11:07:30.605 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:07:30.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:07:30.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:07:30.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:07:30.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:07:30.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:07:30.606 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:07:30.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:07:30.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:07:30.606 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:07:30.606 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:07:30.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:07:30.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:07:30.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:07:30.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:07:30.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:07:30.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:07:30.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:07:30.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:07:30.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:07:30.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:07:30.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:07:30.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:07:30.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:07:30.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 11:07:30.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 11:07:30.703 DEBUG [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.... 11:07:40.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 'Publishing to .*'] is available. failed, NO exception will be thrown 11:07:40.709 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.... 11:07:40.709 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 11:07:40.710 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:07:40.710 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:07:40.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:07:40.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:07:40.711 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 11:07:40.711 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 11:07:40.711 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 11:07:40.717 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 11:07:40.718 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:07:40.718 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:07:40.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:07:40.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:07:40.719 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 11:07:40.719 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 11:07:40.719 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 11:07:40.728 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 11:07:40.729 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-3' 11:07:40.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:07:40.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:07:40.729 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:07:40.729 DEBUG [main][MenuItemLookup] Found menu:'File' 11:07:40.729 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:07:40.729 DEBUG [main][MenuItemLookup] Item match:Edit 11:07:40.730 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 11:07:40.730 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 11:07:40.730 DEBUG [main][MenuItemLookup] Found menu:'' 11:07:40.730 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 11:07:40.730 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:07:40.730 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:07:40.730 DEBUG [main][MenuItemLookup] Found menu:'' 11:07:40.730 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:07:40.730 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:07:40.730 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:07:40.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 11:07:40.730 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:07:40.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 11:07:40.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:07:40.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:07:40.730 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:07:40.730 DEBUG [main][MenuItemLookup] Found menu:'File' 11:07:40.730 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:07:40.730 DEBUG [main][MenuItemLookup] Item match:Edit 11:07:40.731 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 11:07:40.731 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 11:07:40.731 DEBUG [main][MenuItemLookup] Found menu:'' 11:07:40.731 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 11:07:40.731 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:07:40.731 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:07:40.731 DEBUG [main][MenuItemLookup] Found menu:'' 11:07:40.731 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:07:40.731 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:07:40.731 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:07:40.731 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:07:40.731 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:07:40.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 11:07:40.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 11:07:40.771 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 11:07:40.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:07:40.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:07:40.771 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 11:07:40.771 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:07:40.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:07:40.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:07:40.772 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 11:07:40.772 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:07:40.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:07:40.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:07:40.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:07:40.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:07:40.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:07:40.772 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:07:40.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:07:40.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:07:40.773 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:07:40.773 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:07:40.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:07:40.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:07:40.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:07:40.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:07:40.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:07:40.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:07:40.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:07:40.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:07:40.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:07:40.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:07:40.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:07:40.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:07:40.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:07:40.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 11:07:40.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 11:07:40.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 'Publishing to .*'] is available.... 11:07:50.882 DEBUG [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 11:07:50.882 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.... 11:07:50.882 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 11:07:50.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:07:50.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:07:50.882 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:07:50.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:07:50.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:07:50.883 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 11:07:50.883 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:07:50.883 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:07:50.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:07:50.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:07:50.884 INFO [WorkbenchTestable][RequirementsRunner] Finished test: removeServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 11:07:50.884 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:07:50.884 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetServerModuleWithStates no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 11:07:50.884 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 11:07:50.884 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:07:50.884 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:07:50.884 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:07:50.884 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:07:50.884 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:07:50.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:07:50.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:07:50.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:07:50.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:07:50.887 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 11:07:50.887 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 11:07:50.887 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 11:07:50.894 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 11:07:50.894 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 11:07:50.895 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:07:50.895 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:07:50.932 DEBUG [main][MenuItemLookup] Found menu:'New' 11:07:50.932 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:07:50.932 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:07:50.932 DEBUG [main][MenuItemLookup] Found menu:'' 11:07:50.932 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:07:50.932 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:07:50.932 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:07:50.932 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 11:07:50.932 DEBUG [main][MenuItemLookup] Found menu:'' 11:07:50.932 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 11:07:50.932 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 11:07:50.932 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 11:07:50.932 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 11:07:50.932 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 11:07:50.932 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 11:07:50.932 DEBUG [main][MenuItemLookup] Found menu:'' 11:07:50.932 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 11:07:50.932 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 11:07:50.933 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 11:07:50.933 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 11:07:50.933 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 11:07:50.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 11:07:50.999 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:07:50.999 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:07:50.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 11:07:50.999 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 11:07:50.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:07:50.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:07:50.999 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 11:07:50.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:07:50.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:07:51.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:07:51.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:07:51.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:07:51.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:07:51.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:07:51.001 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 11:07:51.001 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 11:07:51.001 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 11:07:51.001 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 11:07:51.001 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 >") 11:07:51.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:07:51.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:07:51.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:07:51.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:07:51.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:07:51.007 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 11:07:51.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:07:51.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:07:51.007 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:07:51.008 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:07:51.010 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") 11:07:51.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:07:51.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:07:51.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:07:51.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:07:51.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:07:51.011 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately 11:07:51.011 INFO [WorkbenchTestable][CheckBox] Check checkbox If server is started, publish changes &immediately 11:07:51.011 INFO [WorkbenchTestable][AbstractButton] Click button If server is started, publish changes &immediately 11:07:51.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:07:51.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:07:51.011 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:07:51.011 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:07:51.011 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 11:07:51.011 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) 11:07:51.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:07:51.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:07:51.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:07:51.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:07:51.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:07:51.013 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:07:51.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:07:51.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:07:51.013 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:07:51.013 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:07:51.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:07:51.017 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:07:51.019 DEBUG [Worker-11: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 11:07:51.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:07:51.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:07:51.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 11:07:51.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 11:07:52.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 11:07:52.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 11:07:52.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 11:07:52.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:07:52.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:07:52.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:07:52.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:07:52.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:07:52.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:07:52.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:07:52.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:07:52.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:07:52.518 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:07:52.518 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:07:52.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:07:52.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:07:52.520 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 11:07:52.520 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 11:07:52.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:07:52.520 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 11:07:52.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:07:52.520 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 11:07:52.520 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 11:07:52.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:07:52.520 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 11:07:52.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:07:52.520 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 11:07:52.520 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:07:52.520 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:07:52.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:07:52.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:07:52.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:07:52.522 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Synchronized] 11:07:52.522 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Synchronized] 11:07:52.522 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Synchronized] about selection 11:07:52.533 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Synchronized] 11:07:52.534 INFO [WorkbenchTestable][ServerModule] Start server module with name 'server-project-3' 11:07:52.534 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:07:52.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:07:52.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:07:52.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:07:52.535 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Synchronized] 11:07:52.535 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Synchronized] 11:07:52.535 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Synchronized] about selection 11:07:52.550 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Synchronized] 11:07:52.551 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:07:52.551 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:07:52.568 DEBUG [main][MenuItemLookup] Found menu:'New' 11:07:52.568 DEBUG [main][MenuItemLookup] Found menu:'' 11:07:52.568 DEBUG [main][MenuItemLookup] Found menu:'Start' 11:07:52.568 DEBUG [main][MenuItemLookup] Item match:Start 11:07:52.568 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start" 11:07:52.568 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start 11:07:52.568 INFO [main][MenuItemHandler] Select menu item: &Start 11:07:52.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:07:52.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-3' has no excuses, wait for it 11:07:52.569 DEBUG [Worker-1: Starting server-project-3][AbstractWait] Wait for 1 seconds 11:07:53.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-3' has no excuses, wait for it 11:07:53.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-3' has no excuses, wait for it 11:07:54.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:07:54.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:07:54.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:07:54.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:07:54.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:07:54.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:07:54.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:07:54.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:07:54.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started... 11:07:54.069 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:07:54.069 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:07:54.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:07:54.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:07:54.071 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 11:07:54.071 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 11:07:54.071 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 11:07:54.076 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 11:07:54.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully 11:07:54.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:07:54.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:07:54.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:07:54.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:07:54.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:07:54.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:07:54.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:07:54.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:07:54.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:07:54.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:07:54.077 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:07:54.077 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:07:54.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:07:54.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:07:54.078 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 11:07:54.078 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 11:07:54.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:07:54.078 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 11:07:54.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:07:54.078 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 11:07:54.078 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 11:07:54.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:07:54.078 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 11:07:54.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:07:54.078 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 11:07:54.078 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:07:54.078 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:07:54.078 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:07:54.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:07:54.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:07:54.079 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 11:07:54.079 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 11:07:54.079 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 11:07:54.084 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 11:07:54.084 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:07:54.084 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:07:54.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:07:54.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:07:54.085 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 11:07:54.085 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 11:07:54.085 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 11:07:54.092 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 11:07:54.093 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:07:54.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:07:54.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:07:54.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:07:54.094 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 11:07:54.094 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 11:07:54.094 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 11:07:54.099 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 11:07:54.099 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:07:54.099 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:07:54.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:07:54.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:07:54.100 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 11:07:54.100 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 11:07:54.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:07:54.100 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 11:07:54.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:07:54.100 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 11:07:54.100 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 11:07:54.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:07:54.101 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 11:07:54.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:07:54.101 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 11:07:54.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:07:54.101 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:07:54.101 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:07:54.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:07:54.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:07:54.101 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 11:07:54.101 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 11:07:54.102 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 11:07:54.109 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 11:07:54.110 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:07:54.110 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:07:54.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:07:54.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:07:54.111 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 11:07:54.111 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 11:07:54.111 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 11:07:54.117 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 11:07:54.118 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-3' 11:07:54.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:07:54.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:07:54.118 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:07:54.118 DEBUG [main][MenuItemLookup] Found menu:'File' 11:07:54.118 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:07:54.118 DEBUG [main][MenuItemLookup] Item match:Edit 11:07:54.120 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 11:07:54.120 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 11:07:54.120 DEBUG [main][MenuItemLookup] Found menu:'' 11:07:54.120 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 11:07:54.120 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:07:54.120 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:07:54.120 DEBUG [main][MenuItemLookup] Found menu:'' 11:07:54.120 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:07:54.120 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:07:54.123 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:07:54.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 11:07:54.124 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:07:54.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 11:07:54.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:07:54.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:07:54.124 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:07:54.124 DEBUG [main][MenuItemLookup] Found menu:'File' 11:07:54.124 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:07:54.124 DEBUG [main][MenuItemLookup] Item match:Edit 11:07:54.125 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 11:07:54.125 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 11:07:54.125 DEBUG [main][MenuItemLookup] Found menu:'' 11:07:54.125 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 11:07:54.125 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:07:54.125 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:07:54.125 DEBUG [main][MenuItemLookup] Found menu:'' 11:07:54.125 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:07:54.125 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:07:54.125 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:07:54.125 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:07:54.125 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:07:54.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 11:07:54.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 11:07:54.163 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 11:07:54.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:07:54.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:07:54.163 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:07:54.163 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:07:54.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:07:54.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:07:54.164 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 11:07:54.164 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:07:54.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:07:54.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:07:54.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:07:54.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:07:54.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:07:54.164 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:07:54.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:07:54.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:07:54.164 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:07:54.164 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:07:54.259 DEBUG [Worker-6: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 11:07:54.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:07:54.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:07:54.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:07:54.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 11:07:54.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 11:07:54.797 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 11:07:54.797 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 11:07:55.297 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:07:55.297 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:07:55.297 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:07:55.297 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:07:55.297 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:07:55.297 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:07:55.297 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:07:55.297 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:07:55.297 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:07:55.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:07:55.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 11:07:55.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 11:07:55.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 'Publishing to .*'] is available.... 11:08:05.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 11:08:05.303 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.... 11:08:05.303 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 11:08:05.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:08:05.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:08:05.303 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:08:05.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:08:05.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:08:05.304 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 11:08:05.304 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:08:05.304 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:08:05.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:08:05.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:08:05.305 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetServerModuleWithStates no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 11:08:05.305 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:08:05.305 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetServerModuleWithServerState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 11:08:05.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 11:08:05.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:08:05.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:08:05.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:08:05.305 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:08:05.305 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:08:05.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:08:05.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:08:05.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:08:05.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:08:05.307 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 11:08:05.307 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 11:08:05.308 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 11:08:05.318 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 11:08:05.318 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 11:08:05.340 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:08:05.340 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:08:05.362 DEBUG [main][MenuItemLookup] Found menu:'New' 11:08:05.362 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:08:05.362 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:08:05.362 DEBUG [main][MenuItemLookup] Found menu:'' 11:08:05.362 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:08:05.362 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:08:05.362 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:08:05.362 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 11:08:05.362 DEBUG [main][MenuItemLookup] Found menu:'' 11:08:05.362 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 11:08:05.362 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 11:08:05.362 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 11:08:05.362 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 11:08:05.362 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 11:08:05.362 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 11:08:05.362 DEBUG [main][MenuItemLookup] Found menu:'' 11:08:05.362 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 11:08:05.362 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 11:08:05.362 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 11:08:05.362 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 11:08:05.362 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 11:08:05.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 11:08:05.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:08:05.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:08:05.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 11:08:05.437 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 11:08:05.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:08:05.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:08:05.437 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 11:08:05.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:08:05.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:08:05.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:08:05.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:08:05.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:08:05.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:08:05.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:08:05.440 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 11:08:05.440 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 11:08:05.440 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 11:08:05.441 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 11:08:05.441 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 >") 11:08:05.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:08:05.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:08:05.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:08:05.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:08:05.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:08:05.442 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 11:08:05.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:08:05.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:08:05.442 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:08:05.442 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:08:05.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.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") 11:08:05.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:08:05.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:08:05.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:08:05.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:08:05.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:08:05.444 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately 11:08:05.444 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox If server is started, publish changes &immediately 11:08:05.444 INFO [WorkbenchTestable][AbstractButton] Click button If server is started, publish changes &immediately 11:08:05.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:08:05.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:08:05.444 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:08:05.444 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:08:05.444 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 11:08:05.444 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) 11:08:05.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:08:05.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:08:05.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:08:05.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:08:05.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:08:05.446 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:08:05.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:08:05.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:08:05.446 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:08:05.446 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:08:05.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:08:05.456 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:08:05.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:08:05.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:08:05.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:08:05.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:08:05.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:08:05.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:08:05.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:08:05.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:08:05.956 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:08:05.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:08:05.956 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:08:05.956 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:08:05.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:08:05.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:08:05.957 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 11:08:05.957 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 11:08:05.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:08:05.957 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 11:08:05.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:08:05.957 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 11:08:05.957 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 11:08:05.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:08:05.958 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 11:08:05.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:08:05.958 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 11:08:05.958 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:08:05.958 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:08:05.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:08:05.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:08:05.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:08:05.958 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 11:08:05.958 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 11:08:05.959 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 11:08:05.969 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 11:08:05.970 INFO [WorkbenchTestable][ServerModule] Start server module with name 'server-project-2' 11:08:05.970 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:08:05.970 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:08:05.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:08:05.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:08:05.971 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 11:08:05.971 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 11:08:05.971 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 11:08:05.976 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 11:08:05.978 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:08:05.978 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:08:06.003 DEBUG [main][MenuItemLookup] Found menu:'New' 11:08:06.003 DEBUG [main][MenuItemLookup] Found menu:'' 11:08:06.003 DEBUG [main][MenuItemLookup] Found menu:'Start' 11:08:06.003 DEBUG [main][MenuItemLookup] Item match:Start 11:08:06.003 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start" 11:08:06.003 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start 11:08:06.003 INFO [main][MenuItemHandler] Select menu item: &Start 11:08:06.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:08:06.003 DEBUG [Worker-5: Starting server-project-2][AbstractWait] Wait for 1 seconds 11:08:06.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-2' has no excuses, wait for it 11:08:06.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-2' has no excuses, wait for it 11:08:07.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:08:07.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:08:07.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:08:07.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:08:07.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:08:07.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:08:07.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:08:07.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:08:07.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started... 11:08:07.005 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:08:07.005 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:08:07.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:08:07.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:08:07.006 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Starting] 11:08:07.006 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Starting] 11:08:07.006 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Starting] about selection 11:08:07.012 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Starting] 11:08:07.516 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:08:07.516 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:08:07.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:08:07.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:08:07.517 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Started] 11:08:07.517 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Started] 11:08:07.517 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Started] about selection 11:08:07.524 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Started] 11:08:07.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully 11:08:07.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:08:07.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:08:07.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:08:07.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:08:07.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:08:07.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:08:07.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:08:07.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:08:07.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:08:07.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:08:07.525 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:08:07.525 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:08:07.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:08:07.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:08:07.526 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 11:08:07.526 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 11:08:07.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:08:07.526 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 11:08:07.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:08:07.526 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 11:08:07.526 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 11:08:07.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:08:07.526 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 11:08:07.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:08:07.526 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 11:08:07.526 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:08:07.526 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:08:07.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:08:07.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:08:07.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:08:07.527 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Started] 11:08:07.527 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Started] 11:08:07.527 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Started] about selection 11:08:07.536 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Started] 11:08:07.537 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:08:07.538 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:08:07.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:08:07.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:08:07.539 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Started] 11:08:07.539 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Started] 11:08:07.539 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Started] about selection 11:08:07.549 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Started] 11:08:07.550 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:08:07.550 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:08:07.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:08:07.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:08:07.551 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 11:08:07.551 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 11:08:07.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:08:07.551 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 11:08:07.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:08:07.551 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 11:08:07.551 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 11:08:07.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:08:07.551 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 11:08:07.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:08:07.551 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 11:08:07.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:08:07.551 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:08:07.551 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:08:07.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:08:07.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:08:07.552 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Started] 11:08:07.552 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Started] 11:08:07.553 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Started] about selection 11:08:07.560 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Started] 11:08:07.561 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:08:07.561 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:08:07.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:08:07.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:08:07.565 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Started] 11:08:07.565 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Started] 11:08:07.565 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Started] about selection 11:08:07.570 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Started] 11:08:07.571 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2' 11:08:07.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:08:07.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:08:07.571 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:08:07.571 DEBUG [main][MenuItemLookup] Found menu:'File' 11:08:07.571 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:08:07.571 DEBUG [main][MenuItemLookup] Item match:Edit 11:08:07.572 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 11:08:07.572 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 11:08:07.572 DEBUG [main][MenuItemLookup] Found menu:'' 11:08:07.572 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 11:08:07.572 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:08:07.572 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:08:07.572 DEBUG [main][MenuItemLookup] Found menu:'' 11:08:07.572 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:08:07.572 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:08:07.572 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:08:07.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 11:08:07.572 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:08:07.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 11:08:07.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:08:07.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:08:07.572 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:08:07.572 DEBUG [main][MenuItemLookup] Found menu:'File' 11:08:07.572 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:08:07.572 DEBUG [main][MenuItemLookup] Item match:Edit 11:08:07.573 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 11:08:07.573 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 11:08:07.573 DEBUG [main][MenuItemLookup] Found menu:'' 11:08:07.573 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 11:08:07.573 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:08:07.573 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:08:07.573 DEBUG [main][MenuItemLookup] Found menu:'' 11:08:07.573 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:08:07.573 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:08:07.573 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:08:07.573 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:08:07.573 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:08:07.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 11:08:07.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 11:08:07.608 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 11:08:07.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:08:07.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:08:07.609 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:08:07.609 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:08:07.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:08:07.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:08:07.609 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 11:08:07.609 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:08:07.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:08:07.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:08:07.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:08:07.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:08:07.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:08:07.609 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:08:07.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:08:07.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:08:07.610 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:08:07.610 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:08:07.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:08:07.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:08:07.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:08:07.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:08:07.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:08:07.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:08:07.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:08:07.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:08:07.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:08:07.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:08:07.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:08:07.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:08:07.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:08:07.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 11:08:07.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 11:08:07.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 'Publishing to .*'] is available.... 11:08:17.705 DEBUG [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 11:08:17.705 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.... 11:08:17.705 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 11:08:17.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:08:17.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:08:17.705 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:08:17.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:08:17.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:08:17.706 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 11:08:17.706 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:08:17.706 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:08:17.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:08:17.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:08:17.706 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetServerModuleWithServerState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 11:08:17.706 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:08:17.706 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetServerModuleWithPublishState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 11:08:17.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 11:08:17.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:08:17.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:08:17.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:08:17.706 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:08:17.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:08:17.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:08:17.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:08:17.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:08:17.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:08:17.709 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 11:08:17.709 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 11:08:17.709 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 11:08:17.717 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 11:08:17.717 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 11:08:17.718 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:08:17.718 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:08:17.752 DEBUG [main][MenuItemLookup] Found menu:'New' 11:08:17.752 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:08:17.752 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:08:17.752 DEBUG [main][MenuItemLookup] Found menu:'' 11:08:17.752 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:08:17.752 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:08:17.752 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:08:17.752 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 11:08:17.752 DEBUG [main][MenuItemLookup] Found menu:'' 11:08:17.752 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 11:08:17.752 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 11:08:17.752 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 11:08:17.752 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 11:08:17.752 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 11:08:17.752 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 11:08:17.752 DEBUG [main][MenuItemLookup] Found menu:'' 11:08:17.752 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 11:08:17.752 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 11:08:17.752 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 11:08:17.752 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 11:08:17.752 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 11:08:17.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 11:08:17.828 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:08:17.828 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:08:17.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 11:08:17.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 11:08:17.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:08:17.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:08:17.828 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 >>") 11:08:17.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:08:17.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:08:17.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:08:17.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:08:17.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:08:17.829 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 11:08:17.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:08:17.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:08:17.829 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:08:17.829 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:08:17.834 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") 11:08:17.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:08:17.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:08:17.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:08:17.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:08:17.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:08:17.835 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately 11:08:17.835 INFO [WorkbenchTestable][CheckBox] Check checkbox If server is started, publish changes &immediately 11:08:17.835 INFO [WorkbenchTestable][AbstractButton] Click button If server is started, publish changes &immediately 11:08:17.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:08:17.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:08:17.835 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:08:17.835 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:08:17.835 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 11:08:17.835 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) 11:08:17.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:08:17.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:08:17.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:08:17.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:08:17.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:08:17.837 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:08:17.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:08:17.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:08:17.837 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:08:17.837 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:08:17.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:08:17.850 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:08:17.852 DEBUG [Worker-7: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 11:08:18.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:08:18.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:08:18.350 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 11:08:18.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 11:08:19.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:08:19.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:08:19.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:08:19.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:08:19.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:08:19.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:08:19.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:08:19.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:08:19.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:08:19.351 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:08:19.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:08:19.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:08:19.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:08:19.352 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 11:08:19.352 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 11:08:19.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:08:19.352 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 11:08:19.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:08:19.352 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 11:08:19.352 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 11:08:19.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:08:19.352 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 11:08:19.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:08:19.352 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 11:08:19.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:08:19.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:08:19.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:08:19.353 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:08:19.353 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:08:19.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:08:19.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:08:19.354 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Synchronized] 11:08:19.354 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Synchronized] 11:08:19.354 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Synchronized] about selection 11:08:19.368 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Synchronized] 11:08:19.369 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:08:19.369 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:08:19.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:08:19.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:08:19.370 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Synchronized] 11:08:19.370 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Synchronized] 11:08:19.371 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Synchronized] about selection 11:08:19.377 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Synchronized] 11:08:19.378 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:08:19.378 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:08:19.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:08:19.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:08:19.379 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 11:08:19.379 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 11:08:19.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:08:19.379 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 11:08:19.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:08:19.379 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 11:08:19.379 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 11:08:19.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:08:19.379 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 11:08:19.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:08:19.379 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 11:08:19.379 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:08:19.379 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:08:19.379 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:08:19.380 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:08:19.380 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:08:19.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:08:19.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:08:19.380 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Synchronized] 11:08:19.380 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Synchronized] 11:08:19.380 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Synchronized] about selection 11:08:19.388 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Synchronized] 11:08:19.389 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:08:19.390 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:08:19.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:08:19.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:08:19.391 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Synchronized] 11:08:19.391 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Synchronized] 11:08:19.391 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Synchronized] about selection 11:08:19.398 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Synchronized] 11:08:19.399 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 11:08:19.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:08:19.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:08:19.399 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:08:19.399 DEBUG [main][MenuItemLookup] Found menu:'File' 11:08:19.399 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:08:19.399 DEBUG [main][MenuItemLookup] Item match:Edit 11:08:19.400 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 11:08:19.400 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 11:08:19.400 DEBUG [main][MenuItemLookup] Found menu:'' 11:08:19.400 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 11:08:19.400 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:08:19.400 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:08:19.400 DEBUG [main][MenuItemLookup] Found menu:'' 11:08:19.400 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:08:19.400 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:08:19.400 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:08:19.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 11:08:19.400 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:08:19.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 11:08:19.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:08:19.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:08:19.400 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:08:19.400 DEBUG [main][MenuItemLookup] Found menu:'File' 11:08:19.400 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:08:19.400 DEBUG [main][MenuItemLookup] Item match:Edit 11:08:19.401 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 11:08:19.401 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 11:08:19.401 DEBUG [main][MenuItemLookup] Found menu:'' 11:08:19.401 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 11:08:19.401 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:08:19.401 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:08:19.401 DEBUG [main][MenuItemLookup] Found menu:'' 11:08:19.401 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:08:19.401 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:08:19.401 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:08:19.401 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:08:19.401 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:08:19.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 11:08:19.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 11:08:19.437 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 11:08:19.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:08:19.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:08:19.437 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:08:19.437 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:08:19.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:08:19.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:08:19.437 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 11:08:19.437 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:08:19.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:08:19.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:08:19.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:08:19.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:08:19.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:08:19.438 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:08:19.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:08:19.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:08:19.438 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:08:19.438 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:08:19.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:08:19.544 DEBUG [Worker-0: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 11:08:19.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:08:19.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:08:19.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 11:08:19.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 11:08:20.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 11:08:20.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 11:08:20.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:08:20.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:08:20.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:08:20.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:08:20.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:08:20.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:08:20.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:08:20.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:08:20.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:08:20.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:08:20.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 11:08:20.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 11:08:20.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 'Publishing to .*'] is available.... 11:08:30.609 DEBUG [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 11:08:30.609 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.... 11:08:30.609 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 11:08:30.609 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:08:30.609 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:08:30.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:08:30.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:08:30.610 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Synchronized] 11:08:30.610 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Synchronized] 11:08:30.611 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Synchronized] about selection 11:08:30.616 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Synchronized] 11:08:30.617 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:08:30.617 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:08:30.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:08:30.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:08:30.618 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Synchronized] 11:08:30.618 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Synchronized] 11:08:30.618 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Synchronized] about selection 11:08:30.622 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Synchronized] 11:08:30.623 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2' 11:08:30.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:08:30.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:08:30.623 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:08:30.623 DEBUG [main][MenuItemLookup] Found menu:'File' 11:08:30.623 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:08:30.623 DEBUG [main][MenuItemLookup] Item match:Edit 11:08:30.624 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 11:08:30.624 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 11:08:30.624 DEBUG [main][MenuItemLookup] Found menu:'' 11:08:30.624 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 11:08:30.624 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:08:30.624 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:08:30.624 DEBUG [main][MenuItemLookup] Found menu:'' 11:08:30.624 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:08:30.624 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:08:30.624 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:08:30.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 11:08:30.624 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:08:30.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 11:08:30.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:08:30.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:08:30.624 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:08:30.624 DEBUG [main][MenuItemLookup] Found menu:'File' 11:08:30.624 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:08:30.624 DEBUG [main][MenuItemLookup] Item match:Edit 11:08:30.624 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 11:08:30.624 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 11:08:30.624 DEBUG [main][MenuItemLookup] Found menu:'' 11:08:30.624 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 11:08:30.624 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:08:30.624 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:08:30.624 DEBUG [main][MenuItemLookup] Found menu:'' 11:08:30.624 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:08:30.624 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:08:30.625 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:08:30.625 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:08:30.625 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:08:30.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 11:08:30.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 11:08:30.661 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 11:08:30.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:08:30.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:08:30.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: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 11:08:30.661 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:08:30.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:08:30.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:08:30.661 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 11:08:30.661 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:08:30.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:08:30.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:08:30.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:08:30.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:08:30.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:08:30.662 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:08:30.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:08:30.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:08:30.662 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:08:30.662 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:08:30.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:08:30.731 DEBUG [Worker-2: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 11:08:30.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:08:30.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:08:30.750 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 11:08:31.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 11:08:31.750 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:08:31.750 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:08:31.750 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:08:31.750 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:08:31.750 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:08:31.750 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:08:31.750 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:08:31.750 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:08:31.750 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:08:31.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:08:31.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 11:08:31.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 11:08:31.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 'Publishing to .*'] is available.... 11:08:41.756 DEBUG [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 11:08:41.756 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.... 11:08:41.756 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 11:08:41.756 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:08:41.756 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:08:41.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:08:41.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:08:41.757 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Synchronized] 11:08:41.757 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Synchronized] 11:08:41.757 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Synchronized] about selection 11:08:41.766 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Synchronized] 11:08:41.768 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:08:41.768 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:08:41.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:08:41.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:08:41.769 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Synchronized] 11:08:41.769 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Synchronized] 11:08:41.769 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Synchronized] about selection 11:08:41.774 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Synchronized] 11:08:41.778 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-3' 11:08:41.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:08:41.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:08:41.778 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:08:41.778 DEBUG [main][MenuItemLookup] Found menu:'File' 11:08:41.778 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:08:41.778 DEBUG [main][MenuItemLookup] Item match:Edit 11:08:41.779 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 11:08:41.779 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 11:08:41.779 DEBUG [main][MenuItemLookup] Found menu:'' 11:08:41.779 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 11:08:41.779 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:08:41.779 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:08:41.779 DEBUG [main][MenuItemLookup] Found menu:'' 11:08:41.779 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:08:41.779 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:08:41.779 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:08:41.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 11:08:41.779 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:08:41.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 11:08:41.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:08:41.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:08:41.780 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:08:41.780 DEBUG [main][MenuItemLookup] Found menu:'File' 11:08:41.780 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:08:41.780 DEBUG [main][MenuItemLookup] Item match:Edit 11:08:41.780 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 11:08:41.780 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 11:08:41.780 DEBUG [main][MenuItemLookup] Found menu:'' 11:08:41.780 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 11:08:41.780 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:08:41.780 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:08:41.780 DEBUG [main][MenuItemLookup] Found menu:'' 11:08:41.780 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:08:41.780 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:08:41.780 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:08:41.780 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:08:41.781 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:08:41.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 11:08:41.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 11:08:41.814 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 11:08:41.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:08:41.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:08:41.816 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 11:08:41.816 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:08:41.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:08:41.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:08:41.817 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 11:08:41.817 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:08:41.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:08:41.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:08:41.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:08:41.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:08:41.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:08:41.817 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:08:41.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:08:41.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:08:41.817 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:08:41.817 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:08:41.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:08:41.891 DEBUG [Worker-3: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 11:08:41.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:08:41.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:08:41.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 11:08:41.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 11:08:42.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 11:08:42.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 11:08:42.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:08:42.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:08:42.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:08:42.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:08:42.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:08:42.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:08:42.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:08:42.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:08:42.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:08:42.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:08:42.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 11:08:42.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 11:08:42.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 11:08:52.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 11:08:52.928 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.... 11:08:52.957 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 11:08:52.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:08:52.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:08:52.990 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:08:53.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:08:53.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:08:53.030 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 11:08:53.030 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:08:53.030 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:08:53.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:08:53.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:08:53.031 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetServerModuleWithPublishState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 11:08:53.031 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:08:53.031 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:08:53.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:08:53.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:08:53.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:08:53.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:08:53.035 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 11:08:53.035 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 11:08:53.035 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 11:08:53.081 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 11:08:53.084 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:08:53.084 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:08:53.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:08:53.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:08:53.085 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server ABC' 11:08:53.085 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:08:53.085 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:08:53.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:08:53.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:08:53.086 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:08:53.086 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:08:53.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:08:53.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:08:53.086 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server ABC 11:08:53.086 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:08:53.086 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:08:53.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:08:53.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:08:53.087 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 11:08:53.087 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 11:08:53.087 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 11:08:53.093 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 11:08:53.093 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:08:53.093 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:08:53.094 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:08:53.118 DEBUG [main][MenuItemLookup] Found menu:'New' 11:08:53.118 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:08:53.118 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:08:53.118 DEBUG [main][MenuItemLookup] Found menu:'' 11:08:53.118 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:08:53.118 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:08:53.118 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:08:53.118 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 11:08:53.118 DEBUG [main][MenuItemLookup] Found menu:'' 11:08:53.118 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 11:08:53.118 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 11:08:53.118 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 11:08:53.118 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 11:08:53.118 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 11:08:53.118 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 11:08:53.118 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 11:08:53.118 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 11:08:53.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 11:08:53.119 DEBUG [Worker-7: Stopping Server ABC][AbstractWait] Wait for 1 seconds 11:08:54.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 11:08:54.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 11:08:54.620 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:08:54.620 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:08:54.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:08:54.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:08:54.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 11:08:54.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:08:54.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:08:54.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:08:54.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:08:54.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:08:54.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:08:54.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:08:54.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:08:54.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:08:54.621 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:08:54.621 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:08:54.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:08:54.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:08:54.622 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 11:08:54.622 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:08:54.622 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 11:08:54.622 DEBUG [main][EditorHandler] 0 editor(s) found 11:08:54.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:08:54.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:08:54.623 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:08:54.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:08:54.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:08:54.623 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:08:54.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:08:54.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:08:54.624 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:08:54.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 11:08:54.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:08:54.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:08:54.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:08:54.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:08:54.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:08:54.625 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:08:54.625 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:08:54.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:08:54.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:08:54.659 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:08:54.659 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:08:54.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:08:54.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:08:54.659 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:08:54.660 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:08:54.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:08:54.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:08:54.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:08:54.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:08:54.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:08:55.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:08:55.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:08:55.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:08:55.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:08:55.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:08:55.661 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:08:55.661 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:08:55.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:08:55.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:08:55.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 11:08:55.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:08:55.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:08:55.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:08:55.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:08:55.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:08:55.662 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 11:08:55.662 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-2 11:08:55.663 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-3 11:08:55.663 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:08:55.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:08:55.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:08:55.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:08:55.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:08:55.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:08:55.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:08:56.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:08:56.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:08:56.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:08:56.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:08:56.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:08:56.664 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:08:56.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:08:56.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:08:56.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:08:56.665 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:08:56.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:08:56.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:08:56.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:08:56.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:08:56.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:08:56.665 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 11:08:56.666 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-2 11:08:56.666 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-3 11:08:56.666 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:08:56.666 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:08:56.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:08:56.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:08:56.666 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:08:56.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:08:56.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:08:56.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:08:56.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:08:56.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:08:56.667 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 11:08:56.667 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 11:08:56.667 DEBUG [main][TreeItemHandler] Set Tree selection 11:08:56.667 DEBUG [main][TreeHandler] Notify Tree about selection event 11:08:56.674 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 11:08:56.676 DEBUG [WorkbenchTestable][TreeItemHandler] server-project 11:08:56.676 DEBUG [WorkbenchTestable][TreeItemHandler] server-project-2 11:08:56.676 DEBUG [WorkbenchTestable][TreeItemHandler] server-project-3 11:08:56.676 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:08:56.676 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:08:56.712 DEBUG [main][MenuItemLookup] Found menu:'New' 11:08:56.712 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:08:56.712 DEBUG [main][MenuItemLookup] Found menu:'' 11:08:56.712 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:08:56.712 DEBUG [main][MenuItemLookup] Found menu:'' 11:08:56.712 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:08:56.712 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:08:56.712 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:08:56.712 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:08:56.712 DEBUG [main][MenuItemLookup] Found menu:'Move...' 11:08:56.712 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 11:08:56.713 DEBUG [main][MenuItemLookup] Found menu:'' 11:08:56.713 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:08:56.713 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:08:56.713 DEBUG [main][MenuItemLookup] Found menu:'' 11:08:56.713 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:08:56.713 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:08:56.713 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:08:56.713 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:08:56.713 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:08:56.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:08:56.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 11:08:57.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:08:57.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:08:57.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:08:57.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:08:57.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:08:57.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:08:57.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:08:57.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:08:57.213 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:08:57.213 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:08:57.241 DEBUG [main][MenuItemLookup] Found menu:'New' 11:08:57.241 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:08:57.241 DEBUG [main][MenuItemLookup] Found menu:'' 11:08:57.241 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:08:57.241 DEBUG [main][MenuItemLookup] Found menu:'' 11:08:57.241 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:08:57.241 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:08:57.241 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:08:57.241 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:08:57.241 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:08:57.241 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:08:57.241 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:08:57.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 11:08:57.828 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 11:08:57.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:08:57.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:08:57.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:08:57.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 11:08:57.831 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:08:57.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:08:57.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:08:57.831 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:08:57.831 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:08:57.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:08:57.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:08:57.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:08:57.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:08:57.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:08:57.832 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:08:57.832 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:08:57.832 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:08:57.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:08:57.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:08:57.832 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:08:57.832 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:08:57.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 11:08:57.832 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:08:57.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:08:57.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:08:57.832 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:08:57.832 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:08:57.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:08:57.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:08:57.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:08:57.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:08:57.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:08:57.833 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:08:57.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:08:57.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:08:57.833 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:08:57.833 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:08:57.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:08:57.837 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:08:58.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:08:58.337 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:08:58.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:08:58.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:08:58.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:08:58.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:08:58.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:08:58.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:08:58.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:08:58.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:08:58.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:08:58.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:08:58.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:08:58.338 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:08:58.338 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:08:58.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:08:58.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 11:08:58.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:08:58.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:08:58.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:08:58.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:08:58.343 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:08:58.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:08:58.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:08:58.347 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:08:58.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:08:58.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:08:58.348 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:08:58.348 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:08:58.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:08:58.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:08:58.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:08:58.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:08:58.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:08:58.352 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:08:58.352 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:08:58.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:08:58.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:08:58.378 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:08:58.378 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:08:58.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:08:58.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:08:58.379 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 11:08:58.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:08:58.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:08:58.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:08:58.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:08:58.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:08:58.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:08:58.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:08:58.384 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:08:58.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:08:58.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:08:58.384 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:08:58.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 '\*?\QServers\E') 11:08:58.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:08:58.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:08:58.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:08:58.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:08:58.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:08:58.388 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:08:58.388 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:08:58.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:08:58.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:08:58.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:08:58.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:08:58.404 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped, Synchronized] 11:08:58.404 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped, Synchronized] 11:08:58.404 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped, Synchronized] about selection 11:08:58.422 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped, Synchronized] 11:08:58.424 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:08:58.424 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:08:58.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:08:58.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:08:58.425 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server ABC'. Stop server first: false 11:08:58.425 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:08:58.425 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:08:58.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:08:58.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:08:58.426 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:08:58.426 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:08:58.442 DEBUG [main][MenuItemLookup] Found menu:'New' 11:08:58.442 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:08:58.442 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:08:58.442 DEBUG [main][MenuItemLookup] Found menu:'' 11:08:58.442 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:08:58.442 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:08:58.442 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:08:58.442 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:08:58.442 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 11:08:58.442 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:08:58.442 INFO [main][MenuItemHandler] Select menu item: Delete Delete 11:08:58.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 11:08:58.473 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 11:08:58.473 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 11:08:58.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:08:58.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:08:58.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 11:08:58.474 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:08:58.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:08:58.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:08:58.474 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 11:08:58.474 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:08:58.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:08:58.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:08:58.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:08:58.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:08:58.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:08:58.474 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:08:58.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:08:58.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:08:58.474 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:08:58.474 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:08:58.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:08:58.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:08:58.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:08:58.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:08:58.510 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:08:58.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:08:58.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:08:58.518 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:08:58.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:08:58.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:08:58.518 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:08:58.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') 11:08:58.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:08:58.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:08:58.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:08:58.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:08:58.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:08:58.523 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:08:58.523 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:08:58.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:08:58.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:08:58.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:08:58.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:08:58.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC... 11:08:58.525 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:08:58.525 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:08:58.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:08:58.525 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 11:08: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.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 11:08:58.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:08:58.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:08:58.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:08:59.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:08:59.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:08:59.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:08:59.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:08:59.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 11:08:59.528 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 11:08:59.528 INFO [WorkbenchTestable][ServersView2] Requested server 'Server ABC' was not found on Servers view 11:08:59.528 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:08:59.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:08:59.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:08:59.529 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 11:08:59.529 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 11:08:59.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:08:59.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:08:59.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:09:00.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:00.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:09:00.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:00.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:09:00.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 11:09:00.532 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 11:09:00.532 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 11:09:00.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC finished successfully 11:09:00.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:09:00.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:09:00.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:09:00.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:09:00.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:09:00.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:09:00.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:09:00.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:09:00.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:09:00.532 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 11:09:00.532 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:09:00.532 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:09:00.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:09:00.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 176.953 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: 12.874 s restartServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 13.981 s stopServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 12.355 s testGetServerModuleWithNoState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 31.215 s removeServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 31.221 s testGetServerModuleWithStates no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 14.421 s testGetServerModuleWithServerState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 12.401 s testGetServerModuleWithPublishState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 35.325 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 11:09:00.545 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 11:09:00.546 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:09:00.546 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:09:00.546 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 11:09:00.546 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:09:00.546 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:09:00.547 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:09:00.547 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:09:00.547 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:09:00.547 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:09:00.547 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServer_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 11:09:00.547 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 11:09:00.547 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:09:00.547 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:09:00.547 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:09:00.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:00.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:00.551 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:09:00.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:00.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:00.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:00.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:00.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:00.556 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:09:00.556 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:09:00.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:00.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:00.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:00.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:00.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:09:00.573 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:00.573 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:00.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:00.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:09:00.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:09:00.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:09:00.575 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:00.575 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:00.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:00.575 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 11:09:00.576 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 11:09:00.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:00.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:00.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:09:01.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:01.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:09:01.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:01.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:09:01.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 11:09:01.578 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 11:09:01.578 INFO [WorkbenchTestable][ServersView2] Requested server 'Server A' was not found on Servers view 11:09:01.578 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:01.578 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:01.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:01.579 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 11:09:01.579 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 11:09:01.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:01.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:01.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:09:02.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:02.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:09:02.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:02.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:09:02.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 11:09:02.581 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 11:09:02.581 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 11:09:02.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:09:02.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:09:02.581 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:02.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:02.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:02.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:02.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:02.586 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:09:02.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:02.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:02.603 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:02.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:02.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:02.603 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:09:02.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') 11:09:02.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:02.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:02.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:02.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:02.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:09:02.607 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:02.607 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:02.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:02.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:09:02.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:09:02.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:09:02.609 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:02.609 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:02.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:02.610 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 11:09:02.610 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 11:09:02.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:02.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:02.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:09:03.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:03.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:09:03.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:03.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:09:03.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 11:09:03.612 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 11:09:03.612 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 11:09:03.612 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:09:03.612 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:09:03.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:09:03.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:09:03.613 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServer_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 11:09:03.613 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:09:03.613 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 11:09:03.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 11:09:03.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:09:03.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:09:03.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:09:03.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:03.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:03.617 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:09:03.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:03.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:03.621 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:03.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:03.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:03.635 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:09:03.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 '\*?\QServers\E') 11:09:03.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:03.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:03.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:03.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:03.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:09:03.639 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:03.639 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:03.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:03.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:09:03.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:09:03.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:09:03.641 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:03.641 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:03.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:03.642 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 11:09:03.642 INFO [WorkbenchTestable][ServersView2] Create new server 11:09:03.642 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 11:09:03.642 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:09:03.643 DEBUG [main][MenuItemLookup] Found menu:'New' 11:09:03.643 DEBUG [main][MenuItemLookup] Item match:New 11:09:03.643 DEBUG [main][MenuItemLookup] Found menu:'Server' 11:09:03.643 DEBUG [main][MenuItemLookup] Item match:Server 11:09:03.643 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 11:09:03.643 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 11:09:03.643 INFO [main][MenuItemHandler] Select menu item: Server 11:09:03.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 11:09:03.748 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 11:09:03.748 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 11:09:03.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:03.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:03.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'] 11:09:03.750 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:03.750 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:03.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'] 11:09:03.750 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:03.750 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:03.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 Server"] 11:09:03.750 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:03.750 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:03.750 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 11:09:03.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:03.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:03.750 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 11:09:03.750 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:03.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 11:09:03.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:03.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:03.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:03.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:03.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:09:03.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 11:09:03.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 11:09:03.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 11:09:03.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:09:03.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:09:03.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 11:09:03.755 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:09:03.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:09:04.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:09:04.257 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:09:04.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 11:09:04.259 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:09:04.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:09:04.259 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 11:09:04.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:09:04.259 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:09:04.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 11:09:04.259 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 11:09:04.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:04.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:04.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:04.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:04.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:09:04.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:09:04.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:09:04.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 11:09:04.260 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:09:04.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:09:04.260 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 11:09:04.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:09:04.260 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:09:04.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 11:09:04.260 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:09:04.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:09:04.260 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 11:09:04.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:09:04.260 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:09:04.260 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 11:09:04.260 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 11:09:04.261 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 11:09:04.263 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 11:09:04.264 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) 11:09:04.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:04.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:04.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:04.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:04.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:09:04.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:09:04.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:09:04.765 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:") 11:09:04.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:04.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:04.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:04.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:04.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:09:04.771 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:09:04.772 INFO [WorkbenchTestable][AbstractText] Text set to: Server AB 11:09:04.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 11:09:04.772 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 11:09:04.772 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 11:09:05.273 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 11:09:05.273 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 11:09:05.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 11:09:05.773 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 11:09:05.773 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 11:09:05.773 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) 11:09:05.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:05.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:05.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:05.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:05.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:09:05.777 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:09:05.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:09:05.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:09:05.777 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:09:05.777 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:09:05.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:09:06.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:09:06.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:09:06.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:09:06.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:09:06.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:09:06.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:09:06.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:09:06.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:09:06.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:09:06.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:09:06.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:06.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:06.290 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:09:06.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:06.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:06.300 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:06.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:06.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:06.313 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:09:06.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 '\*?\QServers\E') 11:09:06.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:06.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:06.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:06.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:06.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:09:06.322 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:06.323 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:06.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:06.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:09:06.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:09:06.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:09:06.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB... 11:09:06.325 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:06.325 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:06.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:06.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:09:06.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.cnf.ServersView2, index 0 and no matchers specified 11:09:06.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:06.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:06.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:06.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:06.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:09:06.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:06.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:06.332 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:06.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:06.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:06.333 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:09:06.333 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:09:06.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:06.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:06.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:06.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:06.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:09:06.356 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:06.356 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:06.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:06.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:09:06.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:09:06.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:09:06.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB finished successfully 11:09:06.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:06.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:06.384 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:09:06.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:06.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:06.394 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:06.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:06.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:06.394 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:09:06.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 '\*?\QServers\E') 11:09:06.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:06.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:06.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:06.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:06.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:09:06.419 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:06.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:06.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:06.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:09:06.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:09:06.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:09:06.421 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:06.421 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:06.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:06.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:09:06.422 INFO [WorkbenchTestable][ServersView2] Create new server 11:09:06.422 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:09:06.422 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:09:06.450 DEBUG [main][MenuItemLookup] Found menu:'New' 11:09:06.450 DEBUG [main][MenuItemLookup] Item match:New 11:09:06.451 DEBUG [main][MenuItemLookup] Found menu:'Server' 11:09:06.451 DEBUG [main][MenuItemLookup] Item match:Server 11:09:06.451 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 11:09:06.451 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 11:09:06.451 INFO [main][MenuItemHandler] Select menu item: Server 11:09:06.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 11:09:06.552 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 11:09:06.552 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 11:09:06.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:06.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:06.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: Matcher matching text to regular expression 'New|Select a wizard'] 11:09:06.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:06.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:06.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: Matcher matching text to regular expression 'New|Select a wizard'] 11:09:06.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:06.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:06.554 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:09:06.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:06.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:06.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 11:09:06.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:06.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:06.554 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 11:09:06.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:06.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.wizard.NewServerWizardPage, index 0 and no matchers specified 11:09:06.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:06.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:06.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:06.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:06.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:09:06.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 11:09:06.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 11:09:06.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 11:09:06.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:09:06.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:09:06.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 11:09:06.560 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:09:06.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:09:07.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:09:07.063 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:09:07.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 11:09:07.064 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:09:07.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:09:07.064 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 11:09:07.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:09:07.064 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:09:07.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 11:09:07.064 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 11:09:07.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:07.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:07.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:07.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:07.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:09:07.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:09:07.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:09:07.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 11:09:07.065 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:09:07.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:09:07.066 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 11:09:07.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:09:07.066 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:09:07.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 11:09:07.066 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:09:07.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:09:07.066 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 11:09:07.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:09:07.066 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:09:07.066 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 11:09:07.066 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 11:09:07.066 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 11:09:07.069 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 11:09:07.069 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) 11:09:07.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:07.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:07.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:07.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:07.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:09:07.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:09:07.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:09:07.572 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:") 11:09:07.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:07.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:07.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:07.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:07.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:09:07.576 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:09:07.577 INFO [WorkbenchTestable][AbstractText] Text set to: Server A 11:09:07.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 11:09:07.578 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 11:09:07.578 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 11:09:08.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 11:09:08.078 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 11:09:08.078 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 11:09:08.078 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) 11:09:08.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:08.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:08.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:08.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:08.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:09:08.082 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:09:08.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:09:08.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:09:08.082 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:09:08.082 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:09:08.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:09:08.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:09:08.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:09:08.588 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:09:08.588 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:09:08.588 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:09:08.588 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:09:08.588 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:09:08.588 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:09:08.588 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:09:08.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:09:08.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:08.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:08.593 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:09:08.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:08.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:08.596 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:08.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:08.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:08.597 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:09:08.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:09:08.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:08.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:08.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:08.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:08.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:09:08.601 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:08.601 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:08.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:08.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:09:08.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:09:08.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:09:08.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server A... 11:09:08.604 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:08.604 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:08.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:08.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:09:08.605 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 11:09:08.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:08.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:08.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:08.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:08.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:09:08.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:08.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:08.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:08.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:08.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:08.626 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:09:08.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 '\*?\QServers\E') 11:09:08.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:08.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:08.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:08.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:08.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:09:08.630 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:08.630 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:08.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:08.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:09:08.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:09:08.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:09:08.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server A finished successfully 11:09:08.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:08.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:08.637 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:09:08.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:08.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:08.656 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:08.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:08.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:08.656 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:09:08.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 '\*?\QServers\E') 11:09:08.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:08.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:08.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:08.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:08.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:09:08.660 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:08.660 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:08.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:08.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:09:08.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:09:08.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:09:08.662 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:08.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:08.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:08.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:09:08.663 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 11:09:08.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:08.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:08.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:08.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:08.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:09:08.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:08.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:08.668 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:08.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:08.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:08.668 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:09:08.668 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:09:08.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:08.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:08.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:08.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:08.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:09:08.687 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:08.687 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:08.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:08.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:09:08.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:09:08.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:09:08.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:08.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:08.707 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:08.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:08.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:08.708 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:09:08.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 '\*?\QServers\E') 11:09:08.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:08.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:08.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:08.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:08.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:09:08.712 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:08.712 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:08.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:08.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:09:08.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:09:08.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:09:08.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:09:08.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:09:08.714 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:08.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:08.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:08.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:08.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:08.718 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:09:08.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:08.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:08.738 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:08.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:08.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:08.738 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:09:08.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 '\*?\QServers\E') 11:09:08.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:08.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:08.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:08.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:08.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:09:08.742 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:08.742 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:08.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:08.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:09:08.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:09:08.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:09:08.745 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:08.745 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:08.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:08.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:09:08.746 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 11:09:08.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:08.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:08.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:08.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:08.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:09:08.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:08.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:08.750 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:08.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:08.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:08.751 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:09:08.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') 11:09:08.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:08.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:08.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:08.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:08.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:09:08.771 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:08.771 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:08.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:08.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:09:08.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:09:08.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:09:08.773 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server A [Stopped] 11:09:08.773 DEBUG [main][TreeItemHandler] Selecting tree item: Server A [Stopped] 11:09:08.774 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server A [Stopped] about selection 11:09:08.780 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server A [Stopped] 11:09:08.782 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:08.782 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:08.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:08.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:09:08.783 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server A'. Stop server first: false 11:09:08.783 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:08.783 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:08.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:08.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:09:08.783 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:09:08.783 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:09:08.815 DEBUG [main][MenuItemLookup] Found menu:'New' 11:09:08.815 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:09:08.815 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:09:08.815 DEBUG [main][MenuItemLookup] Found menu:'' 11:09:08.815 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:09:08.815 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:09:08.815 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:09:08.815 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:09:08.815 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 11:09:08.815 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:09:08.815 INFO [main][MenuItemHandler] Select menu item: Delete Delete 11:09:08.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 11:09:08.853 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 11:09:08.853 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 11:09:08.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:08.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:08.854 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 11:09:08.854 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:09:08.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:09:08.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:09:08.854 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 11:09:08.854 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:09:08.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:08.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:08.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:08.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:08.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:09:08.854 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:09:08.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:09:08.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:09:08.854 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:09:08.854 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:09:08.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:09:08.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:09:08.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:08.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:08.893 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:09:08.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:08.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:08.898 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:08.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:08.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:08.898 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:09:08.899 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:09:08.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:08.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:08.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:08.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:08.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:09:08.904 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:08.904 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:08.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:08.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:09:08.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:09:08.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:09:08.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server A... 11:09:08.935 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:08.935 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:08.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:08.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:09:08.936 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 11:09:08.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:08.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:08.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:08.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:08.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:09:08.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:08.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:08.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:08.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:08.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:08.941 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:09:08.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') 11:09:08.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:08.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:08.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:08.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:08.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:09:08.945 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:08.945 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:08.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:08.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:09:08.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:09:08.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:09:08.948 INFO [WorkbenchTestable][ServersView2] Requested server 'Server A' was not found on Servers view 11:09:08.948 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:08.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:08.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:08.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:09:08.948 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 11:09:08.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:08.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:08.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:08.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:08.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:09:08.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:08.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:08.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:08.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:08.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:08.954 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:09:08.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 '\*?\QServers\E') 11:09:08.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:08.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:08.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:08.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:08.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:09:08.972 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:08.972 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:08.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:08.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:09:08.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:09:08.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:09:08.974 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server AB' 11:09:08.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server A finished successfully 11:09:08.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:09:08.974 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:09:08.974 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:09:08.974 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:09:08.974 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:09:08.974 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:09:08.974 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:09:08.974 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:09:08.974 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:09:08.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:09:08.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:08.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:08.978 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:08.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:08.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:08.979 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:09:08.979 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 11:09:08.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:08.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:08.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:08.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:08.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:09:08.983 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:08.983 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:08.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:08.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:09:08.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:09:08.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:09:08.985 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server AB [Stopped] 11:09:08.985 DEBUG [main][TreeItemHandler] Selecting tree item: Server AB [Stopped] 11:09:08.985 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server AB [Stopped] about selection 11:09:09.007 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server AB [Stopped] 11:09:09.009 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:09.009 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:09.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:09.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:09:09.010 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server AB'. Stop server first: false 11:09:09.010 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:09.010 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:09.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:09.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:09:09.010 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:09:09.010 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:09:09.027 DEBUG [main][MenuItemLookup] Found menu:'New' 11:09:09.027 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:09:09.027 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:09:09.027 DEBUG [main][MenuItemLookup] Found menu:'' 11:09:09.027 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:09:09.027 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:09:09.027 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:09:09.027 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:09:09.027 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 11:09:09.027 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:09:09.027 INFO [main][MenuItemHandler] Select menu item: Delete Delete 11:09:09.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 11:09:09.058 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 11:09:09.058 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 11:09:09.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:09.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:09.059 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:09:09.059 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:09:09.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:09:09.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:09:09.059 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 11:09:09.059 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:09:09.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:09.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:09.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:09.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:09.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:09:09.059 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:09:09.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:09:09.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:09:09.059 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:09:09.059 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:09:09.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:09:09.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:09:09.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:09.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:09.098 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:09:09.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:09.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:09.106 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:09.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:09.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:09.106 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:09:09.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 '\*?\QServers\E') 11:09:09.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:09.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:09.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:09.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:09.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:09:09.111 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:09.111 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:09.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:09.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:09:09.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:09:09.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:09:09.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB... 11:09:09.113 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:09.113 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:09.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:09.114 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 11:09:09.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 11:09:09.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:09.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:09.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:09:09.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:09.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:09:10.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:10.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:09:10.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 11:09:10.117 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 11:09:10.117 INFO [WorkbenchTestable][ServersView2] Requested server 'Server AB' was not found on Servers view 11:09:10.117 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:10.117 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:10.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:10.118 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 11:09:10.118 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 11:09:10.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:10.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:10.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:09:10.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:10.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:09:11.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:11.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:09:11.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 11:09:11.120 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 11:09:11.120 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 11:09:11.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB finished successfully 11:09:11.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:09:11.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:09:11.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:09:11.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:09:11.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:09:11.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:09:11.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:09:11.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:09:11.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:09:11.121 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 11:09:11.121 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:09:11.121 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:09:11.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:09:11.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:09:11.121 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 11:09:11.121 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:09:11.121 INFO [WorkbenchTestable][RequirementsRunner] Started test: newServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 11:09:11.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 11:09:11.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:09:11.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:09:11.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:09:11.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:11.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:11.126 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:09:11.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:11.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:11.130 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:11.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:11.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:11.143 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:09:11.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 '\*?\QServers\E') 11:09:11.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:11.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:11.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:11.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:11.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:09:11.147 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:11.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:11.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:11.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:09:11.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:09:11.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:09:11.149 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:11.149 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:11.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:11.149 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 11:09:11.149 INFO [WorkbenchTestable][ServersView2] Create new server 11:09:11.149 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 11:09:11.149 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:09:11.150 DEBUG [main][MenuItemLookup] Found menu:'New' 11:09:11.150 DEBUG [main][MenuItemLookup] Item match:New 11:09:11.150 DEBUG [main][MenuItemLookup] Found menu:'Server' 11:09:11.150 DEBUG [main][MenuItemLookup] Item match:Server 11:09:11.151 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 11:09:11.151 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 11:09:11.151 INFO [main][MenuItemHandler] Select menu item: Server 11:09:11.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 11:09:11.255 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 11:09:11.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 11:09:11.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:11.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:11.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'] 11:09:11.257 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:11.257 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:11.257 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:09:11.257 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:11.257 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:11.257 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:09:11.257 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:11.257 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:11.257 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 11:09:11.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:11.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:11.257 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 11:09:11.257 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:11.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:09:11.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:09:11.257 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 11:09:11.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:11.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:11.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:09:11.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:09:11.257 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 11:09:11.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:11.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:11.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 11:09:11.258 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 11:09:11.258 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 11:09:11.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 11:09:11.758 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 11:09:11.758 INFO [WorkbenchTestable][NewServerWizard] Cancel wizard 11:09:11.758 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) 11:09:11.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:11.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:11.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:11.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:11.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:09:11.763 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:09:11.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:09:11.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:09:11.763 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:09:11.763 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:09:11.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:09:11.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:09:11.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:09:11.797 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:09:11.797 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:09:11.797 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:09:11.797 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:09:11.797 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:09:11.797 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:09:11.797 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:09:11.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:09:11.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:11.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:11.810 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:09:11.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:11.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:11.819 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:11.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:11.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:11.819 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:09:11.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 '\*?\QServers\E') 11:09:11.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:11.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:11.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:11.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:11.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:09:11.823 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:11.823 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:11.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:11.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:09:11.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:09:11.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:09:11.825 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:11.825 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:11.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:11.825 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 11:09:11.825 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 11:09:11.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:11.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:11.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:09:12.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:12.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:09:12.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:12.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:09:12.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 11:09:12.827 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 11:09:12.828 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 11:09:12.828 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:09:12.828 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:09:12.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:09:12.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:09:12.828 INFO [WorkbenchTestable][RequirementsRunner] Finished test: newServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 11:09:12.828 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:09:12.828 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServer_notFound no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 11:09:12.828 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 11:09:12.828 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:09:12.828 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:09:12.828 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:09:12.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:12.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:12.833 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:09:12.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:12.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:12.837 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:12.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:12.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:12.837 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:09:12.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:09:12.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:12.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:12.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:12.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:12.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:09:12.841 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:12.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:12.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:12.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:09:12.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:09:12.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:09:12.843 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:12.843 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:12.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:12.844 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 11:09:12.844 INFO [WorkbenchTestable][ServersView2] Create new server 11:09:12.844 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 11:09:12.844 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:09:12.844 DEBUG [main][MenuItemLookup] Found menu:'New' 11:09:12.845 DEBUG [main][MenuItemLookup] Item match:New 11:09:12.845 DEBUG [main][MenuItemLookup] Found menu:'Server' 11:09:12.845 DEBUG [main][MenuItemLookup] Item match:Server 11:09:12.845 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 11:09:12.845 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 11:09:12.845 INFO [main][MenuItemHandler] Select menu item: Server 11:09:12.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 11:09:12.962 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 11:09:12.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 11:09:12.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:12.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:12.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'] 11:09:12.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:12.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:12.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'] 11:09:12.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:12.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:12.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 Server"] 11:09:12.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:12.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:12.964 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 11:09:12.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:12.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:12.964 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 11:09:12.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:12.966 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 11:09:12.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:12.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:12.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:12.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:12.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:09:12.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 11:09:12.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 11:09:12.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 11:09:12.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:09:12.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:09:12.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 11:09:12.969 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:09:12.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:09:13.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:09:13.471 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:09:13.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 11:09:13.472 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:09:13.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:09:13.472 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 11:09:13.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:09:13.472 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:09:13.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 11:09:13.472 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 11:09:13.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:13.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:13.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:13.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:13.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:09:13.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:09:13.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:09:13.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 11:09:13.473 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:09:13.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:09:13.473 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 11:09:13.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:09:13.473 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:09:13.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 11:09:13.473 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:09:13.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:09:13.474 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 11:09:13.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:09:13.474 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:09:13.474 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 11:09:13.474 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 11:09:13.474 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 11:09:13.477 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 11:09:13.477 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) 11:09:13.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:13.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:13.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:13.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:13.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:09:13.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:09:13.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:09:13.979 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:") 11:09:13.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:13.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:13.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:13.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:13.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:09:13.985 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:09:13.985 INFO [WorkbenchTestable][AbstractText] Text set to: Server AB 11:09:13.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 11:09:13.986 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 11:09:13.986 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 11:09:14.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 11:09:14.486 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 11:09:14.486 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 11:09:14.486 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) 11:09:14.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:14.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:14.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:14.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:14.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:09:14.490 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:09:14.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:09:14.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:09:14.490 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:09:14.490 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:09:14.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:09:14.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:09:14.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:09:14.996 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:09:14.996 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:09:14.996 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:09:14.996 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:09:14.996 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:09:14.996 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:09:14.996 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:09:14.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:09:14.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:15.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:15.004 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:09:15.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:15.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:15.011 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:15.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:15.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:15.011 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:09:15.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') 11:09:15.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:15.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:15.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:15.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:15.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:09:15.027 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:15.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:15.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:15.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:09:15.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:09:15.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:09:15.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB... 11:09:15.030 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:15.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:15.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:15.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:09:15.031 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 11:09:15.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:15.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:15.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:15.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:15.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:09:15.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:15.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:15.035 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:15.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:15.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:15.035 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:09:15.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 '\*?\QServers\E') 11:09:15.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:15.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:15.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:15.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:15.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:09:15.039 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:15.039 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:15.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:15.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:09:15.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:09:15.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:09:15.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB finished successfully 11:09:15.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:15.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:15.045 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:09:15.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:15.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:15.062 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:15.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:15.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:15.063 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:09:15.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 '\*?\QServers\E') 11:09:15.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:15.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:15.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:15.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:15.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:09:15.067 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:15.067 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:15.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:15.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:09:15.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:09:15.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:09:15.069 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:15.069 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:15.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:15.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:09:15.069 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 11:09:15.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:15.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:15.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:15.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:15.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:09:15.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:15.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:15.073 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:15.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:15.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:15.073 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:09:15.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') 11:09:15.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:15.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:15.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:15.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:15.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:09:15.077 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:15.077 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:15.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:15.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:09:15.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:09:15.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:09:15.093 INFO [WorkbenchTestable][ServersView2] Requested server 'Server A' was not found on Servers view 11:09:15.093 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:15.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:15.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:15.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:09:15.094 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 11:09:15.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:15.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:15.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:15.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:15.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:09:15.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:15.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:15.098 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:15.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:15.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:15.098 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:09:15.098 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:09:15.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:15.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:15.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:15.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:15.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:09:15.101 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:15.102 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:15.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:15.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:09:15.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:09:15.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:09:15.103 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server AB' 11:09:15.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:09:15.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:09:15.104 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:15.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:15.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:15.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:15.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:15.107 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:09:15.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:15.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:15.125 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:15.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:15.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:15.125 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:09:15.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:09:15.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:15.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:15.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:15.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:15.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:09:15.128 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:15.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:15.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:15.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:09:15.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:09:15.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:09:15.131 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:15.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:15.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:15.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:09:15.131 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 11:09:15.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:15.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:15.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:15.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:15.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:09:15.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:15.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:15.135 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:15.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:15.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:15.136 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:09:15.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 '\*?\QServers\E') 11:09:15.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:15.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:15.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:15.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:15.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:09:15.139 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:15.139 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:15.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:15.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:09:15.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:09:15.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:09:15.141 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server AB [Stopped] 11:09:15.141 DEBUG [main][TreeItemHandler] Selecting tree item: Server AB [Stopped] 11:09:15.141 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server AB [Stopped] about selection 11:09:15.162 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server AB [Stopped] 11:09:15.164 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:15.164 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:15.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:15.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:09:15.165 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server AB'. Stop server first: false 11:09:15.165 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:15.165 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:15.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:15.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:09:15.165 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:09:15.165 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:09:15.182 DEBUG [main][MenuItemLookup] Found menu:'New' 11:09:15.182 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:09:15.182 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:09:15.182 DEBUG [main][MenuItemLookup] Found menu:'' 11:09:15.182 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:09:15.182 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:09:15.182 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:09:15.182 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:09:15.182 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 11:09:15.182 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:09:15.182 INFO [main][MenuItemHandler] Select menu item: Delete Delete 11:09:15.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 11:09:15.211 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 11:09:15.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 11:09:15.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:15.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:15.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: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 11:09:15.212 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:09:15.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:09:15.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:09:15.212 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 11:09:15.212 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:09:15.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:15.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:15.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:15.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:15.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:09:15.212 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:09:15.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:09:15.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:09:15.212 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:09:15.212 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:09:15.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:09:15.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:09:15.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:15.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:15.248 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:09:15.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:15.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:15.252 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:15.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:15.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:15.253 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:09:15.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 11:09:15.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:15.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:15.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:15.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:15.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:09:15.271 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:15.271 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:15.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:15.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:09:15.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:09:15.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:09:15.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB... 11:09:15.273 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:15.273 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:15.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:15.274 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 11:09:15.274 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 11:09:15.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:15.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:15.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:09:15.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:15.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:09:16.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:16.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:09:16.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 11:09:16.276 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 11:09:16.276 INFO [WorkbenchTestable][ServersView2] Requested server 'Server AB' was not found on Servers view 11:09:16.276 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:16.276 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:16.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:16.277 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 11:09:16.277 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 11:09:16.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:16.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:16.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:09:16.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:16.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:09:17.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:17.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:09:17.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 11:09:17.280 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 11:09:17.280 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 11:09:17.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB finished successfully 11:09:17.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:09:17.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:09:17.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:09:17.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:09:17.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:09:17.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:09:17.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:09:17.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:09:17.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:09:17.280 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 11:09:17.280 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:09:17.280 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:09:17.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:09:17.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:09:17.280 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServer_notFound no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 11:09:17.280 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:09:17.281 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 11:09:17.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 11:09:17.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:09:17.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:09:17.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:09:17.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:17.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:17.285 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:09:17.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:17.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:17.289 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:17.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:17.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:17.289 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:09:17.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 '\*?\QServers\E') 11:09:17.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:17.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:17.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:17.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:17.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:09:17.293 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:17.293 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:17.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:17.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:09:17.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:09:17.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:09:17.294 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:17.294 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:17.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:17.295 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 11:09:17.295 INFO [WorkbenchTestable][ServersView2] Create new server 11:09:17.295 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 11:09:17.295 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:09:17.296 DEBUG [main][MenuItemLookup] Found menu:'New' 11:09:17.296 DEBUG [main][MenuItemLookup] Item match:New 11:09:17.296 DEBUG [main][MenuItemLookup] Found menu:'Server' 11:09:17.296 DEBUG [main][MenuItemLookup] Item match:Server 11:09:17.296 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 11:09:17.296 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 11:09:17.296 INFO [main][MenuItemHandler] Select menu item: Server 11:09:17.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 11:09:17.431 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 11:09:17.431 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 11:09:17.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:17.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:17.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'] 11:09:17.433 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:17.433 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:17.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'] 11:09:17.433 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:17.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:17.434 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:09:17.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:17.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:17.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 11:09:17.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:17.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:17.434 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 11:09:17.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:17.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.wizard.NewServerWizardPage, index 0 and no matchers specified 11:09:17.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:17.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:17.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:17.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:17.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:09:17.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 11:09:17.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 11:09:17.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 11:09:17.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:09:17.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:09:17.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 11:09:17.440 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:09:17.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:09:17.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:09:17.943 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:09:17.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 11:09:17.944 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:09:17.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:09:17.944 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 11:09:17.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:09:17.944 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:09:17.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 11:09:17.944 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 11:09:17.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:17.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:17.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:17.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:17.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:09:17.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:09:17.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:09:17.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 11:09:17.945 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:09:17.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:09:17.945 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 11:09:17.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:09:17.945 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:09:17.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 11:09:17.946 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:09:17.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:09:17.946 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 11:09:17.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:09:17.946 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:09:17.946 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 11:09:17.946 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 11:09:17.946 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 11:09:17.950 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 11:09:17.950 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) 11:09:17.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:17.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:17.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:17.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:17.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:09:17.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:09:18.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:09:18.453 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:") 11:09:18.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:18.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:18.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:18.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:18.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:09:18.457 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:09:18.458 INFO [WorkbenchTestable][AbstractText] Text set to: Server AB 11:09:18.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 11:09:18.458 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 11:09:18.458 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 11:09:18.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 11:09:18.959 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 11:09:18.959 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 11:09:18.959 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) 11:09:18.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:18.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:18.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:18.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:18.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:09:18.963 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:09:18.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:09:18.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:09:18.963 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:09:18.963 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:09:18.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:09:19.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:09:19.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:09:19.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:09:19.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:09:19.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:09:19.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:09:19.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:09:19.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:09:19.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:09:19.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:09:19.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:19.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:19.472 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:09:19.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:19.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:19.476 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:19.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:19.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:19.476 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:09:19.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') 11:09:19.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:19.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:19.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:19.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:19.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:09:19.480 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:19.480 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:19.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:19.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:09:19.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:09:19.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:09:19.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB... 11:09:19.482 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:19.482 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:19.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:19.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:09:19.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 11:09:19.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:19.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:19.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:19.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:19.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:09:19.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:19.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:19.501 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:19.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:19.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:19.502 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:09:19.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 '\*?\QServers\E') 11:09:19.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:19.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:19.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:19.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:19.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:09:19.506 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:19.506 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:19.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:19.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:09:19.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:09:19.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:09:19.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB finished successfully 11:09:19.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:19.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:19.512 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:09:19.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:19.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:19.516 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:19.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:19.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:19.531 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:09:19.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:09:19.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:19.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:19.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:19.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:19.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:09:19.535 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:19.535 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:19.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:19.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:09:19.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:09:19.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:09:19.537 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:19.537 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:19.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:19.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:09:19.537 INFO [WorkbenchTestable][ServersView2] Create new server 11:09:19.538 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:09:19.538 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:09:19.564 DEBUG [main][MenuItemLookup] Found menu:'New' 11:09:19.564 DEBUG [main][MenuItemLookup] Item match:New 11:09:19.564 DEBUG [main][MenuItemLookup] Found menu:'Server' 11:09:19.564 DEBUG [main][MenuItemLookup] Item match:Server 11:09:19.564 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 11:09:19.564 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 11:09:19.564 INFO [main][MenuItemHandler] Select menu item: Server 11:09:19.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 11:09:19.657 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 11:09:19.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 11:09:19.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:19.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:19.658 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:09:19.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:19.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:19.658 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:09:19.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:19.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:19.658 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:09:19.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:19.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:19.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 11:09:19.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:19.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:19.658 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 11:09:19.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:19.660 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 11:09:19.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:19.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:19.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:19.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:19.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:09:19.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 11:09:19.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 11:09:19.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 11:09:19.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:09:19.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:09:19.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 11:09:19.663 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:09:19.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:09:20.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:09:20.165 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:09:20.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 11:09:20.212 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:09:20.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:09:20.212 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 11:09:20.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:09:20.212 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:09:20.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 11:09:20.212 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 11:09:20.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:20.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:20.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:20.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:20.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:09:20.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:09:20.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:09:20.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 11:09:20.213 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:09:20.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:09:20.213 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 11:09:20.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:09:20.213 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:09:20.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 11:09:20.214 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:09:20.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:09:20.214 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 11:09:20.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:09:20.214 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:09:20.214 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 11:09:20.214 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 11:09:20.217 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 11:09:20.219 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 11:09:20.220 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) 11:09:20.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:20.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:20.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:20.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:20.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:09:20.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:09:20.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:09:20.721 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:") 11:09:20.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:20.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:20.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:20.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:20.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:09:20.725 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:09:20.726 INFO [WorkbenchTestable][AbstractText] Text set to: Server A 11:09:20.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 11:09:20.726 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 11:09:20.726 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 11:09:21.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 11:09:21.227 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 11:09:21.227 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 11:09:21.227 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) 11:09:21.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:21.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:21.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:21.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:21.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:09:21.231 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:09:21.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:09:21.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:09:21.231 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:09:21.231 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:09:21.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:09:21.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:09:21.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:09:21.737 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:09:21.737 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:09:21.737 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:09:21.737 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:09:21.737 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:09:21.737 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:09:21.737 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:09:21.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:09:21.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:21.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:21.741 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:09:21.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:21.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:21.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:21.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:21.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:21.746 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:09:21.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') 11:09:21.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:21.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:21.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:21.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:21.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:09:21.751 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:21.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:21.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:21.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:09:21.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:09:21.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:09:21.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server A... 11:09:21.754 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:21.754 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:21.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:21.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:09:21.755 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 11:09:21.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:21.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:21.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:21.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:21.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:09:21.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:21.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:21.774 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:21.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:21.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:21.775 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:09:21.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') 11:09:21.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:21.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:21.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:21.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:21.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:09:21.794 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:21.794 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:21.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:21.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:09:21.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:09:21.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:09:21.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server A finished successfully 11:09:21.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:21.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:21.800 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:09:21.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:21.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:21.804 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:21.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:21.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:21.805 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:09:21.805 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:09:21.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:21.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:21.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:21.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:21.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:09:21.825 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:21.825 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:21.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:21.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:09:21.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:09:21.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:09:21.827 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:21.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:21.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:21.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:09:21.828 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 11:09:21.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:21.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:21.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:21.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:21.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:09:21.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:21.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:21.832 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:21.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:21.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:21.833 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:09:21.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 '\*?\QServers\E') 11:09:21.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:21.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:21.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:21.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:21.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:09:21.837 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:21.837 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:21.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:21.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:09:21.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:09:21.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:09:21.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:21.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:21.857 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:21.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:21.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:21.858 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:09:21.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 '\*?\QServers\E') 11:09:21.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:21.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:21.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:21.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:21.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:09:21.862 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:21.862 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:21.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:21.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:09:21.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:09:21.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:09:21.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:09:21.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:09:21.864 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:21.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:21.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:21.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:21.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:21.869 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:09:21.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:21.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:21.872 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:21.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:21.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:21.872 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:09:21.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 '\*?\QServers\E') 11:09:21.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:21.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:21.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:21.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:21.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:09:21.891 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:21.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:21.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:21.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:09:21.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:09:21.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:09:21.893 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:21.893 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:21.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:21.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:09: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.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 11:09:21.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:21.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:21.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:21.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:21.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:09:21.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:21.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:21.898 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:21.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:21.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:21.898 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:09:21.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 '\*?\QServers\E') 11:09:21.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:21.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:21.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:21.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:21.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:09:21.902 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:21.902 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:21.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:21.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:09:21.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:09:21.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:09:21.904 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server A [Stopped] 11:09:21.904 DEBUG [main][TreeItemHandler] Selecting tree item: Server A [Stopped] 11:09:21.904 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server A [Stopped] about selection 11:09:21.926 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server A [Stopped] 11:09:21.927 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:21.927 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:21.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:21.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:09:21.928 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server A'. Stop server first: false 11:09:21.928 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:21.928 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:21.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:21.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:09:21.929 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:09:21.929 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:09:21.946 DEBUG [main][MenuItemLookup] Found menu:'New' 11:09:21.946 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:09:21.946 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:09:21.946 DEBUG [main][MenuItemLookup] Found menu:'' 11:09:21.946 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:09:21.946 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:09:21.946 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:09:21.946 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:09:21.946 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 11:09:21.946 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:09:21.946 INFO [main][MenuItemHandler] Select menu item: Delete Delete 11:09:21.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 11:09:21.982 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 11:09:21.982 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 11:09:21.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:21.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:21.982 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:09:21.982 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:09:21.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:09:21.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:09:21.983 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 11:09:21.983 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:09:21.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:21.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:21.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:21.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:21.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:09:21.983 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:09:21.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:09:21.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:09:21.983 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:09:21.983 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:09:22.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:09:22.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:09:22.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:22.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:22.021 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:09:22.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:22.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:22.024 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:22.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:22.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:22.025 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:09:22.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 '\*?\QServers\E') 11:09:22.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:22.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:22.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:22.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:22.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:09:22.029 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:22.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:22.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:22.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:09:22.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:09:22.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:09:22.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server A... 11:09:22.049 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:22.049 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:22.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:22.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:09: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.cnf.ServersView2, index 0 and no matchers specified 11:09:22.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:22.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:22.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:22.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:22.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:09:22.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:22.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:22.056 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:22.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:22.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:22.056 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:09:22.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 '\*?\QServers\E') 11:09:22.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:22.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:22.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:22.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:22.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:09:22.061 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:22.061 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:22.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:22.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:09:22.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:09:22.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:09:22.064 INFO [WorkbenchTestable][ServersView2] Requested server 'Server A' was not found on Servers view 11:09:22.064 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:22.064 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:22.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:22.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:09:22.064 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 11:09:22.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:22.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:22.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:22.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:22.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:09:22.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:22.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:22.082 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:22.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:22.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:22.083 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:09:22.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 '\*?\QServers\E') 11:09:22.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:22.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:22.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:22.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:22.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:09:22.086 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:22.086 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:22.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:22.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:09:22.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:09:22.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:09:22.088 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server AB' 11:09:22.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server A finished successfully 11:09:22.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:09:22.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:09:22.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:09:22.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:09:22.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:09:22.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:09:22.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:09:22.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:09:22.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:09:22.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:09:22.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:22.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:22.092 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:22.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:22.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:22.093 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:09:22.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 '\*?\QServers\E') 11:09:22.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:22.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:22.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:22.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:22.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:09:22.096 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:22.096 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:22.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:22.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:09:22.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:09:22.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:09:22.112 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server AB [Stopped] 11:09:22.112 DEBUG [main][TreeItemHandler] Selecting tree item: Server AB [Stopped] 11:09:22.112 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server AB [Stopped] about selection 11:09:22.121 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server AB [Stopped] 11:09:22.122 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:22.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:22.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:22.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:09:22.123 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server AB'. Stop server first: false 11:09:22.124 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:22.124 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:22.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:22.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:09:22.124 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:09:22.124 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:09:22.142 DEBUG [main][MenuItemLookup] Found menu:'New' 11:09:22.142 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:09:22.142 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:09:22.142 DEBUG [main][MenuItemLookup] Found menu:'' 11:09:22.142 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:09:22.142 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:09:22.142 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:09:22.142 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:09:22.142 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 11:09:22.142 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:09:22.142 INFO [main][MenuItemHandler] Select menu item: Delete Delete 11:09:22.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 11:09:22.173 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 11:09:22.173 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 11:09:22.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:22.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:22.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") 11:09:22.173 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:09:22.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:09:22.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:09:22.173 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 11:09:22.173 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:09:22.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:22.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:22.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:22.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:22.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:09:22.174 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:09:22.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:09:22.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:09:22.174 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:09:22.174 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:09:22.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:09:22.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:09:22.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:22.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:22.209 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:09:22.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:22.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:22.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:22.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:22.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:22.214 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:09:22.214 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 11:09:22.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:22.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:22.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:22.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:22.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:09:22.231 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:22.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:22.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:22.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:09:22.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:09:22.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:09:22.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB... 11:09:22.232 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:22.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:22.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:22.233 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 11:09:22.233 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 11:09:22.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:22.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:22.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:09:22.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:22.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:09:23.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:23.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:09:23.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 11:09:23.252 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 11:09:23.252 INFO [WorkbenchTestable][ServersView2] Requested server 'Server AB' was not found on Servers view 11:09:23.252 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:23.252 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:23.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:23.253 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 11:09:23.253 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 11:09:23.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:23.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:23.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:09:23.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:23.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:09:24.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:24.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:09:24.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 11:09:24.313 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 11:09:24.313 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 11:09:24.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB finished successfully 11:09:24.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:09:24.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:09:24.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:09:24.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:09:24.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:09:24.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:09:24.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:09:24.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:09:24.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:09:24.314 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 11:09:24.314 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:09:24.314 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:09:24.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:09:24.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:09:24.314 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 11:09:24.314 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:09:24.314 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServers_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 11:09:24.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 11:09:24.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:09:24.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:09:24.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:09:24.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:24.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:24.319 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:09:24.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:24.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:24.323 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:24.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:24.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:24.323 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:09:24.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 '\*?\QServers\E') 11:09:24.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:24.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:24.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:24.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:24.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:09:24.327 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:24.327 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:24.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:24.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:09:24.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:09:24.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:09:24.329 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:24.329 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:24.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:24.329 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 11:09:24.329 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 11:09:24.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:24.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:24.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:09:24.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:24.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:09:25.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:25.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:09:25.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 11:09:25.332 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 11:09:25.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:09:25.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:09:25.332 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:25.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:25.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:25.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:25.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:25.339 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:09:25.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:25.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:25.344 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:25.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:25.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:25.344 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:09:25.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 '\*?\QServers\E') 11:09:25.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:25.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:25.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:25.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:25.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:09:25.362 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:25.362 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:25.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:25.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:09:25.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:09:25.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:09:25.364 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:25.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:25.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:25.364 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 11:09:25.365 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 11:09:25.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:25.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:25.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:09:25.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:25.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:09:26.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:26.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:09:26.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 11:09:26.367 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 11:09:26.367 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 11:09:26.367 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:09:26.367 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:09:26.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:09:26.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:09:26.368 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServers_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 11:09:26.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:26.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:26.374 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:09:26.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:26.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:26.379 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:26.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:26.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:26.380 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:09:26.380 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:09:26.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:26.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:26.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:26.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:26.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:09:26.384 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:26.385 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:26.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:26.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:09:26.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:09:26.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:09:26.386 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:09:26.386 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:09:26.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:09:26.387 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 11:09:26.387 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 11:09:26.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:26.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:26.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:09:26.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:26.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:09:27.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:27.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:09:27.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 11:09:27.389 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 11:09:27.389 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 11:09:27.390 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:09:27.390 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:09:27.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:09:27.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.845 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.066 s getServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) Time elapsed: 7.508 s newServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) Time elapsed: 1.707 s getServer_notFound no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) Time elapsed: 4.452 s getServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) Time elapsed: 7.033 s getServers_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) Time elapsed: 2.054 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 11:09:27.398 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 11:09:27.398 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:09:27.398 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:09:27.398 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 11:09:27.398 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:09:27.398 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:09:27.399 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:09:27.399 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:09:27.399 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:09:27.399 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:09:27.399 INFO [WorkbenchTestable][RequirementsRunner] Started test: editRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 11:09:27.399 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 11:09:27.399 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:09:27.399 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:09:27.399 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:09:27.399 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:09:27.399 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:27.400 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:09:27.400 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:27.400 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:09:27.400 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:27.400 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:27.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:27.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:27.401 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:09:27.401 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:09:27.401 DEBUG [main][MenuItemLookup] Found menu:'File' 11:09:27.401 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:09:27.401 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:09:27.401 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:09:27.401 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:09:27.401 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:09:27.401 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:09:27.401 DEBUG [main][MenuItemLookup] Item match:Window 11:09:27.401 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:09:27.401 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:09:27.401 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:09:27.401 DEBUG [main][MenuItemLookup] Found menu:'' 11:09:27.401 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:09:27.401 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:09:27.401 DEBUG [main][MenuItemLookup] Found menu:'' 11:09:27.401 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:09:27.401 DEBUG [main][MenuItemLookup] Found menu:'' 11:09:27.401 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:09:27.401 DEBUG [main][MenuItemLookup] Item match:Preferences 11:09:27.401 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:09:27.401 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:09:27.401 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:09:27.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:09:27.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. finished successfully 11:09:27.517 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:09:27.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:27.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:27.518 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:09:27.518 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:27.518 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:09:27.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:27.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:27.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:27.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:27.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:09:27.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:09:27.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:09:27.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 11:09:27.519 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 11:09:27.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:09:28.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:09:28.020 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 11:09:28.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 11:09:28.021 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 11:09:28.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:09:28.021 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 11:09:28.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:09:28.021 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 11:09:28.021 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 11:09:28.021 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 11:09:28.022 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 11:09:28.022 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 11:09:28.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:28.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:28.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:09:28.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:28.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:09:29.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:29.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:09:29.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:09:29.062 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 11:09:29.062 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 11:09:29.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:29.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:29.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:29.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:29.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:09:29.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:09:29.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:09:29.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:09:29.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:09:29.066 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Server ABC(Test runtime)' 11:09:29.066 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 11:09:29.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:29.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:29.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:29.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:29.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:09:29.066 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Server ABC' 11:09:29.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:09:29.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:09:29.067 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Server ABC' was found 11:09:29.067 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Server ABC' matched 'Server ABC'! Selecting... 11:09:29.067 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 11:09:29.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:09:29.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:09:29.067 TRACE [main][WidgetHandler] Notify Table with event 13 11:09:29.067 TRACE [main][WidgetHandler] Wait for synchronization 11:09:29.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.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") 11:09:29.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:29.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:29.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:29.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:29.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:09:29.068 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 11:09:29.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:09:29.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:09:29.068 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:09:29.068 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:09:29.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 11:09:32.094 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 11:09:32.094 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 11:09:32.095 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 11:09:32.095 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...") 11:09:32.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:32.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:32.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:32.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:32.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:09:32.096 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 11:09:32.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:09:32.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:09:32.096 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:09:32.096 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:09:32.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 11:09:32.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:32.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:32.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 11:09:32.182 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 11:09:32.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:32.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:32.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 11:09:32.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 11:09:32.187 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 11:09:32.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:32.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:32.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:32.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:32.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:09:32.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:09:32.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:09:32.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 11:09:32.189 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:09:32.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:09:32.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:09:32.708 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:09:32.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 11:09:32.712 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:09:32.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:09:32.713 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 11:09:32.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:09:32.713 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:09:32.713 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 11:09:32.713 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 11:09:32.713 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 11:09:32.714 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 11:09:32.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 11:09:32.714 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 11:09:32.714 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 11:09:33.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 11:09:33.214 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 11:09:33.214 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 11:09:33.215 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) 11:09:33.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:33.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:33.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:33.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:33.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:09:33.219 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:09:33.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:09:33.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:09:33.220 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:09:33.220 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:09:33.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:09:33.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:09:33.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:09:33.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'File Transport Reader' is a system job, skipped 11:09:33.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:09:33.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:09:33.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:09:33.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:09:33.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:09:33.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:09:33.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:09:33.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:09:33.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:09:33.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 "Edit...") 11:09:33.725 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:09:33.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:09:33.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:09:33.725 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:09:33.725 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:09:33.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:33.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:33.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:33.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:33.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:09:33.726 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 11:09:33.726 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 11:09:33.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:33.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:33.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:33.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:33.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:09:33.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:09:33.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:09:33.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:09:33.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:09:33.731 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)' 11:09:33.731 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 11:09:33.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:33.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:33.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:33.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:33.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:09:33.732 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 11:09:33.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:09:33.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:09:33.732 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 11:09:33.732 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 11:09:33.732 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 11:09:33.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:09:33.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:09:33.732 TRACE [main][WidgetHandler] Notify Table with event 13 11:09:33.732 TRACE [main][WidgetHandler] Wait for synchronization 11:09:33.732 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") 11:09:33.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:33.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:33.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:33.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:33.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:09:33.734 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 11:09:33.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:09:33.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:09:33.734 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:09:33.734 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:09:33.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 11:09:36.738 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 11:09:36.738 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 11:09:36.739 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:09:36.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:36.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:36.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:36.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:36.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:09:36.742 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:09:36.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:09:36.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:09:36.742 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:09:36.742 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:09:36.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:09:36.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:09:36.778 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:36.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:36.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:36.779 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 11:09:36.779 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:09:36.779 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:09:36.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:09:36.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:09:36.779 INFO [WorkbenchTestable][RequirementsRunner] Finished test: editRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 11:09:36.779 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:09:36.779 INFO [WorkbenchTestable][RequirementsRunner] Started test: removeAllRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 11:09:36.779 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 11:09:36.779 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:09:36.779 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:09:36.779 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:09:36.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.*'] 11:09:36.779 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:36.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.*'] 11:09:36.780 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:36.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.*'] 11:09:36.780 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:36.780 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:36.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:36.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:36.780 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:09:36.780 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:09:36.780 DEBUG [main][MenuItemLookup] Found menu:'File' 11:09:36.780 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:09:36.780 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:09:36.780 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:09:36.780 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:09:36.780 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:09:36.780 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:09:36.780 DEBUG [main][MenuItemLookup] Item match:Window 11:09:36.780 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:09:36.780 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:09:36.780 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:09:36.780 DEBUG [main][MenuItemLookup] Found menu:'' 11:09:36.780 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:09:36.780 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:09:36.780 DEBUG [main][MenuItemLookup] Found menu:'' 11:09:36.780 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:09:36.780 DEBUG [main][MenuItemLookup] Found menu:'' 11:09:36.780 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:09:36.780 DEBUG [main][MenuItemLookup] Item match:Preferences 11:09:36.780 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:09:36.781 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:09:36.781 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:09:36.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 'Preferences.*'] is available.... 11:09:36.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:09:36.885 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:09:36.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:36.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:36.886 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:09:36.886 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:36.887 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:09:36.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:36.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:36.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:36.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:36.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:09:36.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:09:36.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:09:36.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 11:09:36.888 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 11:09:36.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:09:36.888 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 11:09:36.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:09:36.888 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 11:09:36.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 11:09:36.888 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 11:09:36.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:09:36.888 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 11:09:36.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:09:36.889 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 11:09:36.889 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 11:09:36.889 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 11:09:36.889 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 11:09:36.889 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 11:09:36.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:36.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:36.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:09:37.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:37.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:09:37.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:37.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:09:37.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:09:37.893 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 11:09:37.893 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 11:09:37.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:37.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:37.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:37.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:37.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:09:37.898 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 11:09:37.898 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...") 11:09:37.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:37.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:37.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:37.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:37.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:09:37.900 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 11:09:37.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:09:37.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:09:37.900 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:09:37.900 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:09:37.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 11:09:37.960 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:37.960 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:37.960 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:37.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 11:09:37.960 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 11:09:37.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:37.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:37.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 11:09:37.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 11:09:37.965 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 11:09:37.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:37.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:37.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:37.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:37.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:09:37.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:09:37.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:09:37.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 11:09:37.968 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:09:37.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:09:38.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:09:38.469 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:09:38.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 11:09:38.470 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:09:38.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:09:38.470 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 11:09:38.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:09:38.470 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:09:38.471 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 11:09:38.471 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 11:09:38.471 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 11:09:38.471 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 11:09:38.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 11:09:38.471 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 11:09:38.472 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 11:09:38.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 11:09:38.972 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 11:09:38.972 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 11:09:38.972 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) 11:09:38.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:38.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:38.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:38.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:38.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:09:38.976 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:09:38.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:09:38.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:09:38.976 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:09:38.976 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:09:38.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:09:39.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:09:39.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:09:39.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:09:39.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:09:39.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:09:39.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:09:39.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:09:39.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:09:39.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:09:39.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:09:39.482 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 11:09:39.482 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...") 11:09:39.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:39.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:39.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:39.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:39.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:09:39.483 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 11:09:39.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:09:39.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:09:39.483 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:09:39.483 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:09:39.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: "New Server Runtime Environment"] is available.... 11:09:39.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:39.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:39.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:39.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available. finished successfully 11:09:39.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 11:09:39.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:39.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:39.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 11:09:39.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 11:09:39.560 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 11:09:39.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:39.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:39.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:39.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:39.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:09:39.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:09:39.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:09:39.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 11:09:39.562 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:09:39.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:09:40.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:09:40.064 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:09:40.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 11:09:40.066 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:09:40.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:09:40.066 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 11:09:40.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:09:40.066 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:09:40.067 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 11:09:40.067 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 11:09:40.067 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 11:09:40.068 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 11:09:40.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 11:09:40.068 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 11:09:40.068 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 11:09:40.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 11:09:40.568 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 11:09:40.568 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 11:09:40.568 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) 11:09:40.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:40.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:40.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:40.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:40.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:09:40.573 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:09:40.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:09:40.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:09:40.573 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:09:40.573 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:09:40.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:09:41.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:09:41.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:09:41.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:09:41.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:09:41.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:09:41.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:09:41.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:09:41.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:09:41.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:09:41.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:09:41.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:09:41.079 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 11:09:41.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:41.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:41.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:41.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:41.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:09:41.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:09:41.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:09:41.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:09:41.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:09:41.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:09:41.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:09:41.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:09:41.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:09:41.085 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 11:09:41.085 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 11:09:41.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:41.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:41.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:41.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:41.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:09:41.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:09:41.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:09:41.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:09:41.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:09:41.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:09:41.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:09:41.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:09:41.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:09:41.086 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)' 11:09:41.086 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 11:09:41.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:41.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:41.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:41.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:41.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:09:41.087 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 11:09:41.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:09:41.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:09:41.087 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 11:09:41.087 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 11:09:41.087 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 11:09:41.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:09:41.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:09:41.087 TRACE [main][WidgetHandler] Notify Table with event 13 11:09:41.087 TRACE [main][WidgetHandler] Wait for synchronization 11:09:41.088 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") 11:09:41.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:41.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:41.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:41.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:41.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:09:41.090 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 11:09:41.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:09:41.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:09:41.090 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:09:41.090 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:09:41.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 11:09:44.096 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 11:09:44.096 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 11:09:44.096 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime (2)(Test runtime)' 11:09:44.096 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 11:09:44.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:44.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:44.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:44.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:44.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:09:44.098 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime (2)' 11:09:44.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:09:44.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:09:44.101 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime (2)' was found 11:09:44.101 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime (2)' matched 'Test runtime (2)'! Selecting... 11:09:44.101 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 11:09:44.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:09:44.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:09:44.101 TRACE [main][WidgetHandler] Notify Table with event 13 11:09:44.101 TRACE [main][WidgetHandler] Wait for synchronization 11:09:44.102 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") 11:09:44.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:44.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:44.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:44.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:44.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:09:44.104 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 11:09:44.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:09:44.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:09:44.104 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:09:44.104 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:09:44.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 11:09:47.109 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 11:09:47.109 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 11:09:47.109 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 11:09:47.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:47.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:47.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:47.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:47.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:09:47.113 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 11:09:47.113 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 11:09:47.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:47.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:47.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:47.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:47.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:09:47.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:09:47.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:47.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:47.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:47.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:47.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:09:47.116 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:09:47.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:09:47.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:09:47.116 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:09:47.116 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:09:47.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:09:47.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:09:47.169 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:47.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:47.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:47.169 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 11:09:47.169 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:09:47.169 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:09:47.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:09:47.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:09:47.170 INFO [WorkbenchTestable][RequirementsRunner] Finished test: removeAllRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 11:09:47.170 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:09:47.170 INFO [WorkbenchTestable][RequirementsRunner] Started test: addAndRemoveRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 11:09:47.170 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 11:09:47.170 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:09:47.170 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:09:47.170 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:09:47.170 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:09:47.170 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:47.170 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:09:47.170 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:47.170 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:09:47.170 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:47.170 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:47.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:47.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:47.170 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:09:47.170 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:09:47.170 DEBUG [main][MenuItemLookup] Found menu:'File' 11:09:47.171 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:09:47.171 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:09:47.171 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:09:47.171 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:09:47.171 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:09:47.171 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:09:47.171 DEBUG [main][MenuItemLookup] Item match:Window 11:09:47.171 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:09:47.171 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:09:47.171 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:09:47.171 DEBUG [main][MenuItemLookup] Found menu:'' 11:09:47.171 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:09:47.171 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:09:47.171 DEBUG [main][MenuItemLookup] Found menu:'' 11:09:47.171 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:09:47.171 DEBUG [main][MenuItemLookup] Found menu:'' 11:09:47.171 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:09:47.171 DEBUG [main][MenuItemLookup] Item match:Preferences 11:09:47.171 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:09:47.171 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:09:47.171 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:09:47.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:09:47.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:09:47.271 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:09:47.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:47.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:47.272 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:09:47.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:47.273 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:09:47.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:47.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:47.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:47.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:47.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:09:47.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:09:47.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:09:47.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 11:09:47.274 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 11:09:47.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:09:47.274 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 11:09:47.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:09:47.274 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 11:09:47.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 11:09:47.275 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 11:09:47.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:09:47.275 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 11:09:47.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:09:47.275 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 11:09:47.275 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 11:09:47.275 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 11:09:47.275 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 11:09:47.275 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 11:09:47.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:47.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:47.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:09:47.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:47.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:09:48.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:48.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:09:48.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:09:48.280 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 11:09:48.281 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 11:09:48.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:48.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:48.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:48.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:48.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:09:48.287 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 11:09:48.287 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...") 11:09:48.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:48.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:48.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:48.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:48.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:09:48.289 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 11:09:48.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:09:48.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:09:48.289 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:09:48.289 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:09:48.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 11:09:48.357 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:48.357 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:48.357 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:48.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 11:09:48.357 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 11:09:48.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:48.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:48.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 11:09:48.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 11:09:48.362 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 11:09:48.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:48.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:48.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:48.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:48.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:09:48.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:09:48.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:09:48.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 11:09:48.365 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:09:48.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:09:48.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:09:48.867 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:09:48.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 11:09:48.868 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:09:48.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:09:48.868 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 11:09:48.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:09:48.868 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:09:48.868 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 11:09:48.868 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 11:09:48.868 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 11:09:48.869 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 11:09:48.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 11:09:48.869 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 11:09:48.869 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 11:09:49.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 11:09:49.370 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 11:09:49.370 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 11:09:49.370 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) 11:09:49.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:49.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:49.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:49.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:49.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:09:49.375 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:09:49.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:09:49.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:09:49.375 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:09:49.375 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:09:49.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:09:49.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:09:49.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:09:49.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:09:49.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:09:49.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:09:49.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:09:49.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:09:49.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:09:49.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:09:49.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:09:49.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:09:49.883 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 11:09:49.883 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...") 11:09:49.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:49.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:49.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:49.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:49.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:09:49.884 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 11:09:49.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:09:49.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:09:49.884 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:09:49.884 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:09:50.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 11:09:50.016 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:50.016 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:50.016 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:50.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 11:09:50.017 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 11:09:50.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:50.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:50.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 11:09:50.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 11:09:50.021 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 11:09:50.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:50.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:50.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:50.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:50.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:09:50.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:09:50.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:09:50.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 11:09:50.023 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:09:50.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:09:50.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:09:50.526 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:09:50.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 11:09:50.527 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:09:50.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:09:50.527 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 11:09:50.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:09:50.527 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:09:50.527 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 11:09:50.527 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 11:09:50.527 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 11:09:50.528 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 11:09:50.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 11:09:50.528 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 11:09:50.528 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 11:09:51.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 11:09:51.028 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 11:09:51.028 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 11:09:51.028 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) 11:09:51.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:51.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:51.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:51.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:51.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:09:51.032 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:09:51.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:09:51.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:09:51.032 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:09:51.032 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:09:51.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:09:51.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:09:51.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:09:51.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:09:51.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:09:51.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:09:51.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:09:51.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:09:51.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:09:51.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:09:51.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:09:51.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:09:51.538 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 11:09:51.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:51.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:51.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:51.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:51.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:09:51.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:09:51.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:09:51.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:09:51.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:09:51.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:09:51.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:09:51.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:09:51.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:09:51.543 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime (2)(null)' 11:09:51.543 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 11:09:51.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:51.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:51.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:51.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:51.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:09:51.544 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime (2)' 11:09:51.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:09:51.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:09:51.544 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 11:09:51.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:09:51.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:09:51.544 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime (2)' was found 11:09:51.544 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime (2)' matched 'Test runtime (2)'! Selecting... 11:09:51.544 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 11:09:51.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:09:51.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:09:51.544 TRACE [main][WidgetHandler] Notify Table with event 13 11:09:51.544 TRACE [main][WidgetHandler] Wait for synchronization 11:09:51.544 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") 11:09:51.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:51.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:51.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:51.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:51.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:09:51.546 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 11:09:51.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:09:51.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:09:51.546 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:09:51.546 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:09:51.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 11:09:54.551 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 11:09:54.552 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 11:09:54.552 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 11:09:54.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:54.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:54.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:54.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:54.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:09:54.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:09:54.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:09:54.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:09:54.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:09:54.556 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(null)' 11:09:54.556 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 11:09:54.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:54.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:54.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:54.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:54.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:09:54.557 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 11:09:54.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:09:54.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:09:54.557 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 11:09:54.557 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 11:09:54.557 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 11:09:54.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:09:54.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:09:54.557 TRACE [main][WidgetHandler] Notify Table with event 13 11:09:54.557 TRACE [main][WidgetHandler] Wait for synchronization 11:09:54.558 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") 11:09:54.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:54.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:54.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:54.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:54.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:09:54.559 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 11:09:54.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:09:54.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:09:54.559 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:09:54.559 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:09:54.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 11:09:57.564 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 11:09:57.564 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 11:09:57.564 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 11:09:57.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:57.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:57.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:57.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:57.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:09:57.567 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 11:09:57.567 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 11:09:57.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:57.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:57.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:57.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:57.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:09:57.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:09:57.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:57.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:57.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:57.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:57.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:09:57.570 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:09:57.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:09:57.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:09:57.570 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:09:57.570 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:09:57.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:09:57.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:09:57.627 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:57.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:57.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:57.627 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 11:09:57.627 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:09:57.627 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:09:57.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:09:57.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:09:57.628 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addAndRemoveRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 11:09:57.628 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:09:57.628 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServerRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 11:09:57.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 11:09:57.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:09:57.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:09:57.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:09:57.628 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:09:57.628 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:57.628 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:09:57.628 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:57.628 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:09:57.629 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:57.629 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:09:57.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:57.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:57.629 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:09:57.629 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:09:57.629 DEBUG [main][MenuItemLookup] Found menu:'File' 11:09:57.629 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:09:57.629 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:09:57.629 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:09:57.629 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:09:57.629 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:09:57.629 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:09:57.629 DEBUG [main][MenuItemLookup] Item match:Window 11:09:57.630 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:09:57.630 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:09:57.630 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:09:57.630 DEBUG [main][MenuItemLookup] Found menu:'' 11:09:57.630 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:09:57.630 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:09:57.630 DEBUG [main][MenuItemLookup] Found menu:'' 11:09:57.630 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:09:57.630 DEBUG [main][MenuItemLookup] Found menu:'' 11:09:57.630 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:09:57.630 DEBUG [main][MenuItemLookup] Item match:Preferences 11:09:57.630 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:09:57.630 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:09:57.630 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:09:57.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 'Preferences.*'] is available.... 11:09:57.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:09:57.760 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:09:57.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:57.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:57.761 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:09:57.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:57.761 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:09:57.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:57.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:57.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:57.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:57.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:09:57.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:09:57.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:09:57.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 11:09:57.763 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 11:09:57.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:09:57.763 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 11:09:57.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:09:57.763 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 11:09:57.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 11:09:57.763 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 11:09:57.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:09:57.763 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 11:09:57.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:09:57.763 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 11:09:57.763 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 11:09:57.763 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 11:09:57.764 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 11:09:57.764 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 11:09:57.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:57.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:57.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:09:58.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:58.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:09:58.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:58.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:09:58.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:09:58.770 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 11:09:58.770 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 11:09:58.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:58.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:58.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:58.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:58.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:09:58.781 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 11:09:58.781 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...") 11:09:58.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:58.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:58.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:58.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:58.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:09:58.784 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 11:09:58.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:09:58.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:09:58.784 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:09:58.784 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:09:58.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: "New Server Runtime Environment"] is available.... 11:09:58.931 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:58.931 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:58.931 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:09:58.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 11:09:58.931 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 11:09:58.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:09:58.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:09:58.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 11:09:58.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 11:09:58.940 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 11:09:58.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:58.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:58.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:58.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:58.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:09:58.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:09:58.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:09:58.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 11:09:58.948 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:09:58.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:09:59.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:09:59.450 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:09:59.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 11:09:59.451 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:09:59.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:09:59.451 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 11:09:59.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:09:59.451 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:09:59.451 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 11:09:59.451 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 11:09:59.451 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 11:09:59.452 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 11:09:59.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 11:09:59.452 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 11:09:59.452 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 11:09:59.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 11:09:59.952 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 11:09:59.952 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 11:09:59.953 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) 11:09:59.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:09:59.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:09:59.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:09:59.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:09:59.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:09:59.957 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:09:59.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:09:59.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:09:59.957 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:09:59.957 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:09:59.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:10:00.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:10:00.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:10:00.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:10:00.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:10:00.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:10:00.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:10:00.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:10:00.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:10:00.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:10:00.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:10:00.466 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 11:10:00.466 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...") 11:10:00.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:00.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:00.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:00.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:00.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:10:00.467 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 11:10:00.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:10:00.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:10:00.468 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:10:00.468 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:10:00.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 11:10:00.646 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:00.646 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:00.646 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:00.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 11:10:00.646 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 11:10:00.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:10:00.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:10:00.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 11:10:00.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 11:10:00.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.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified 11:10:00.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:00.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:00.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:00.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:00.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:10:00.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:10:00.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:10:00.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 11:10:00.716 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:10:00.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:10:01.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:10:01.218 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:10:01.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 11:10:01.219 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:10:01.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:10:01.219 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 11:10:01.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:10:01.219 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:10:01.219 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 2 11:10:01.219 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 2 11:10:01.219 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime 2 about selection 11:10:01.222 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 2 11:10:01.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 11:10:01.222 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 11:10:01.222 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 11:10:01.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 11:10:01.722 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 11:10:01.722 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 11:10:01.722 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) 11:10:01.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:01.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:01.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:01.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:01.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:10:01.728 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:10:01.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:10:01.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:10:01.728 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:10:01.728 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:10:01.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:10:02.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:10:02.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:10:02.237 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:10:02.237 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:10:02.237 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:10:02.237 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:10:02.237 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:10:02.237 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:10:02.237 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:10:02.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:10:02.237 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 11:10:02.237 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...") 11:10:02.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:02.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:02.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:02.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:02.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:10:02.238 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 11:10:02.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:10:02.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:10:02.238 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:10:02.239 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:10:02.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 11:10:02.416 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:02.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:02.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:02.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 11:10:02.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 11:10:02.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:10:02.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:10:02.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 11:10:02.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 11:10:02.423 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 11:10:02.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:02.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:02.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:02.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:02.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:10:02.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:10:02.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:10:02.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 11:10:02.425 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:10:02.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:10:02.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:10:02.927 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:10:02.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 11:10:02.928 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:10:02.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:10:02.928 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 11:10:02.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:10:02.928 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:10:02.929 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 2 11:10:02.929 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 2 11:10:02.929 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime 2 about selection 11:10:02.930 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 2 11:10:02.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 11:10:02.930 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 11:10:02.930 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 11:10:03.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 11:10:03.431 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 11:10:03.431 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 11:10:03.431 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) 11:10:03.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:03.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:03.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:03.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:03.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:10:03.434 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:10:03.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:10:03.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:10:03.434 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:10:03.434 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:10:03.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:10:04.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:10:04.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:10:04.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:10:04.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:10:04.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:10:04.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:10:04.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:10:04.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:10:04.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:10:04.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:10:04.015 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 11:10:04.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:04.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:04.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:04.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:04.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:10:04.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:10:04.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:10:04.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:10:04.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:10:04.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:10:04.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:10:04.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:10:04.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:10:04.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:10:04.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:10:04.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:10:04.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:10:04.021 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 11:10:04.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:04.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:04.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:04.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:04.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:10:04.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:10:04.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:10:04.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:10:04.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:10:04.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:10:04.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:10:04.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:10:04.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:10:04.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:10:04.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:10:04.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:10:04.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:10:04.024 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 11:10:04.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:04.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:04.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:04.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:04.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:10:04.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:10:04.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:10:04.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:10:04.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:10:04.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:10:04.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:10:04.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:10:04.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:10:04.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:10:04.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:10:04.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:10:04.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:10:04.025 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 11:10:04.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:04.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:04.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:04.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:04.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:10:04.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:10:04.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:10:04.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:10:04.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:10:04.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:10:04.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:10:04.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:10:04.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:10:04.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:10:04.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:10:04.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:10:04.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:10:04.027 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 11:10:04.027 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 11:10:04.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:04.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:04.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:04.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:04.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:10:04.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:10:04.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:10:04.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:10:04.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:10:04.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:10:04.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:10:04.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:10:04.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:10:04.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:10:04.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:10:04.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:10:04.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:10:04.028 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)' 11:10:04.028 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 11:10:04.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:04.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:04.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:04.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:04.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:10:04.029 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 11:10:04.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:10:04.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:10:04.029 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 11:10:04.029 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 11:10:04.029 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 11:10:04.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:10:04.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:10:04.029 TRACE [main][WidgetHandler] Notify Table with event 13 11:10:04.029 TRACE [main][WidgetHandler] Wait for synchronization 11:10:04.029 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") 11:10:04.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:04.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:04.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:04.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:04.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:10:04.031 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 11:10:04.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:10:04.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:10:04.031 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:10:04.031 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:10:04.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 11:10:07.037 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 11:10:07.037 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 11:10:07.037 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime 2(Test runtime 2)' 11:10:07.037 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 11:10:07.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:07.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:07.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:07.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:07.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:10:07.039 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime 2' 11:10:07.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:10:07.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:10:07.042 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime 2' was found 11:10:07.042 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime 2' matched 'Test runtime 2'! Selecting... 11:10:07.042 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 11:10:07.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:10:07.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:10:07.042 TRACE [main][WidgetHandler] Notify Table with event 13 11:10:07.042 TRACE [main][WidgetHandler] Wait for synchronization 11:10:07.042 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") 11:10:07.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:07.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:07.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:07.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:07.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:10:07.044 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 11:10:07.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:10:07.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:10:07.045 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:10:07.045 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:10:07.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 11:10:10.115 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 11:10:10.115 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 11:10:10.115 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime 2 (2)(Test runtime 2)' 11:10:10.115 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 11:10:10.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:10.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:10.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:10.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:10.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:10:10.117 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime 2 (2)' 11:10:10.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:10:10.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:10:10.119 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime 2 (2)' was found 11:10:10.119 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime 2 (2)' matched 'Test runtime 2 (2)'! Selecting... 11:10:10.119 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 11:10:10.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:10:10.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:10:10.119 TRACE [main][WidgetHandler] Notify Table with event 13 11:10:10.119 TRACE [main][WidgetHandler] Wait for synchronization 11:10:10.120 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") 11:10:10.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:10.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:10.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:10.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:10.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:10:10.121 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 11:10:10.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:10:10.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:10:10.121 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:10:10.121 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:10:10.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 11:10:13.125 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 11:10:13.125 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 11:10:13.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:10:13.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:13.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:13.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:13.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:13.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:10:13.128 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:10:13.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:10:13.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:10:13.129 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:10:13.129 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:10:13.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:10:13.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:10:13.227 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:10:13.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:10:13.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:10:13.227 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 11:10:13.227 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:10:13.227 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:10:13.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:10:13.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:10:13.228 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServerRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 11:10:13.228 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 11:10:13.228 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:10:13.228 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:10:13.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:10:13.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.831 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.38 s removeAllRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) Time elapsed: 10.391 s addAndRemoveRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) Time elapsed: 10.458 s getServerRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) Time elapsed: 15.6 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 11:10:13.239 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 11:10:13.240 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:10:13.240 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:10:13.240 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 11:10:13.240 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:10:13.240 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:10:13.319 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:10:13.319 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:10:13.319 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:10:13.320 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:10:13.320 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectType no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest) 11:10:13.320 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 11:10:13.320 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:10:13.320 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:10:13.320 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:10:13.320 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:10:13.320 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:13.320 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:10:13.320 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:13.320 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:10:13.320 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:13.321 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:10:13.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:10:13.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:10:13.321 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:10:13.321 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:10:13.321 DEBUG [main][MenuItemLookup] Found menu:'File' 11:10:13.321 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:10:13.321 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:10:13.321 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:10:13.321 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:10:13.321 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:10:13.321 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:10:13.321 DEBUG [main][MenuItemLookup] Item match:Window 11:10:13.321 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:10:13.321 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:10:13.322 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:10:13.322 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:13.322 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:10:13.322 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:10:13.322 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:13.322 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:10:13.322 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:13.322 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:10:13.322 DEBUG [main][MenuItemLookup] Item match:Preferences 11:10:13.322 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:10:13.322 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:10:13.322 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:10:13.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.... 11:10:13.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. finished successfully 11:10:13.621 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:10:13.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:10:13.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:10:13.622 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:10:13.622 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:13.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:10:13.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:13.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:13.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:13.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:13.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:10:13.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:10:13.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:10:13.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 11:10:13.624 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 11:10:13.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:10:13.624 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 11:10:13.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:10:13.624 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 11:10:13.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 11:10:13.624 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 11:10:13.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:10:13.624 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 11:10:13.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:10:13.624 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 11:10:13.625 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 11:10:13.625 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 11:10:13.625 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 11:10:13.625 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 11:10:13.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:13.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:13.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:10:14.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:14.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:10:14.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:14.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:10:14.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:10:14.629 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 11:10:14.629 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 11:10:14.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:14.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:14.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:14.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:14.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:10:14.635 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 11:10:14.635 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...") 11:10:14.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:14.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:14.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:14.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:14.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:10:14.637 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 11:10:14.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:10:14.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:10:14.637 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:10:14.637 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:10:14.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 11:10:14.912 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:14.912 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:14.912 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:14.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 11:10:14.912 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 11:10:14.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:10:14.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:10:14.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 11:10:14.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 11:10:14.924 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 11:10:14.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:14.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:14.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:14.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:14.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:10:14.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:10:14.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:10:14.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 11:10:14.926 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:10:14.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:10:15.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:10:15.428 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:10:15.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 11:10:15.428 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:10:15.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:10:15.429 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 11:10:15.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:10:15.429 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:10:15.429 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 11:10:15.429 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 11:10:15.429 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 11:10:15.430 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 11:10:15.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 11:10:15.430 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 11:10:15.430 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 11:10:15.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 11:10:15.930 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 11:10:15.930 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 11:10:15.930 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) 11:10:15.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:15.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:15.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:15.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:15.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:10:15.934 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:10:15.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:10:15.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:10:15.934 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:10:15.934 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:10:16.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:10:16.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:10:16.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:10:16.516 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:10:16.516 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:10:16.516 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:10:16.516 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:10:16.516 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:10:16.516 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:10:16.516 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:10:16.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:10:16.516 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 11:10:16.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:16.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:16.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:16.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:16.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:10:16.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:10:16.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:10:16.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:10:16.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:10:16.522 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 11:10:16.522 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 11:10:16.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:16.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:16.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:16.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:16.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:10:16.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:10:16.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:10:16.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:10:16.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:10:16.524 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)' 11:10:16.524 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 11:10:16.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:16.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:16.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:16.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:16.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:10:16.525 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 11:10:16.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:10:16.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:10:16.525 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 11:10:16.525 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 11:10:16.525 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 11:10:16.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:10:16.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:10:16.525 TRACE [main][WidgetHandler] Notify Table with event 13 11:10:16.525 TRACE [main][WidgetHandler] Wait for synchronization 11:10:16.526 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") 11:10:16.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:16.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:16.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:16.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:16.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:10:16.528 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 11:10:16.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:10:16.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:10:16.528 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:10:16.528 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:10:16.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 11:10:19.533 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 11:10:19.534 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 11:10:19.534 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 11:10:19.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:19.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:19.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:19.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:19.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:10:19.538 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:10:19.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:10:19.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:10:19.538 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:10:19.538 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:10:19.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:10:19.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:10:19.724 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:10:19.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:10:19.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:10:19.724 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 11:10:19.724 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:10:19.724 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:10:19.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:10:19.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:10:19.724 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectType no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest) 11:10:19.724 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 11:10:19.724 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:10:19.724 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:10:19.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:10:19.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.486 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.404 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 11:10:19.909 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 11:10:19.910 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:10:19.910 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:10:19.910 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 11:10:19.910 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:10:19.910 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:10:19.911 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:10:19.911 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:10:19.911 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:10:19.911 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:10:19.911 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectType no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 11:10:19.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 11:10:19.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:10:19.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:10:19.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:10:19.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:19.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:19.916 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:10:19.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:19.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:19.922 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:10:19.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:10:19.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:10:19.922 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:10:19.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 '\*?\QServers\E') 11:10:19.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:19.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:19.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:19.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:19.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:10:19.927 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:10:19.927 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:10:19.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:10:19.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:10:19.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:10:19.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:10:19.930 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:10:19.930 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:10:19.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:10:19.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 11:10:19.930 INFO [WorkbenchTestable][ServersView2] Create new server 11:10:19.931 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 11:10:19.931 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:10:20.027 DEBUG [main][MenuItemLookup] Found menu:'New' 11:10:20.027 DEBUG [main][MenuItemLookup] Item match:New 11:10:20.027 DEBUG [main][MenuItemLookup] Found menu:'Server' 11:10:20.027 DEBUG [main][MenuItemLookup] Item match:Server 11:10:20.028 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 11:10:20.028 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 11:10:20.028 INFO [main][MenuItemHandler] Select menu item: Server 11:10:20.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 11:10:20.615 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 11:10:20.615 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 11:10:20.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:10:20.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:10:20.616 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:10:20.616 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:20.616 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:20.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'] 11:10:20.617 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:20.617 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:20.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: "New Server"] 11:10:20.617 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:20.617 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:20.617 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 11:10:20.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:10:20.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:10:20.617 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 11:10:20.617 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:20.620 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 11:10:20.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:20.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:20.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:20.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:20.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:10:20.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 11:10:20.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 11:10:20.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 11:10:20.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:10:20.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:10:20.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 11:10:20.624 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:10:20.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:10:21.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:10:21.128 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:10:21.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 11:10:21.129 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:10:21.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:10:21.129 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 11:10:21.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:10:21.129 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:10:21.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 11:10:21.129 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 11:10:21.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:21.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:21.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:21.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:21.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:10:21.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:10:21.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:10:21.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 11:10:21.130 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:10:21.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:10:21.130 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 11:10:21.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:10:21.130 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:10:21.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 11:10:21.130 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:10:21.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:10:21.130 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 11:10:21.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:10:21.130 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:10:21.130 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 11:10:21.130 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 11:10:21.131 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 11:10:21.134 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 11:10:21.134 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) 11:10:21.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:21.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:21.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:21.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:21.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:10:21.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:10:21.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:10:21.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 11:10:21.636 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 11:10:21.636 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 11:10:22.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 11:10:22.136 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 11:10:22.136 INFO [WorkbenchTestable][NewServerWizard] Cancel wizard 11:10:22.136 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) 11:10:22.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:22.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:22.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:22.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:22.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:10:22.214 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:10:22.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:10:22.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:10:22.214 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:10:22.214 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:10:22.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:10:22.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:10:22.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:10:22.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:10:22.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:10:22.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:10:22.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:10:22.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:10:22.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:10:22.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:10:22.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:10:22.416 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:10:22.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:10:22.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:10:22.417 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 11:10:22.417 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 11:10:22.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:22.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:22.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:10:22.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:22.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:10:23.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:23.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:10:23.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 11:10:23.420 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 11:10:23.420 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 11:10:23.420 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:10:23.420 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:10:23.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:10:23.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:10:23.420 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectType no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 11:10:23.420 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:10:23.420 INFO [WorkbenchTestable][RequirementsRunner] Started test: setHostName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 11:10:23.421 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 11:10:23.421 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:10:23.421 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:10:23.421 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:10:23.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:23.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:23.425 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:10:23.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:23.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:23.430 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:10:23.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:10:23.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:10:23.430 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:10:23.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 '\*?\QServers\E') 11:10:23.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:23.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:23.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:23.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:23.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:10:23.434 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:10:23.434 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:10:23.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:10:23.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:10:23.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:10:23.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:10:23.521 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:10:23.521 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:10:23.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:10:23.522 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 11:10:23.522 INFO [WorkbenchTestable][ServersView2] Create new server 11:10:23.522 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 11:10:23.522 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:10:23.523 DEBUG [main][MenuItemLookup] Found menu:'New' 11:10:23.523 DEBUG [main][MenuItemLookup] Item match:New 11:10:23.523 DEBUG [main][MenuItemLookup] Found menu:'Server' 11:10:23.523 DEBUG [main][MenuItemLookup] Item match:Server 11:10:23.523 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 11:10:23.523 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 11:10:23.523 INFO [main][MenuItemHandler] Select menu item: Server 11:10:23.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 11:10:23.919 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 11:10:23.919 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 11:10:23.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:10:23.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:10:23.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'] 11:10:23.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:23.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:23.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'] 11:10:23.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:23.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:23.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 Server"] 11:10:23.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:23.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:23.921 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 11:10:23.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:10:23.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:10:23.921 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 11:10:23.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:23.921 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:") 11:10:23.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:23.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:23.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:23.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:23.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:10:23.924 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:10:23.925 INFO [WorkbenchTestable][AbstractText] Text set to: ABC 11:10:23.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 11:10:23.926 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 11:10:23.926 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 11:10:24.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 11:10:24.426 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 11:10:24.426 INFO [WorkbenchTestable][NewServerWizard] Cancel wizard 11:10:24.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.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) 11:10:24.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:24.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:24.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:24.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:24.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:10:24.428 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:10:24.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:10:24.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:10:24.429 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:10:24.429 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:10:24.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:10:24.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:10:24.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:10:24.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:10:24.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:10:24.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:10:24.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:10:24.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:10:24.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:10:24.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:10:24.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:10:24.534 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:10:24.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:10:24.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:10:24.535 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 11:10:24.535 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 11:10:24.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:24.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:24.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:10:25.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:25.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:10:25.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:25.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:10:25.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 11:10:25.608 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 11:10:25.608 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 11:10:25.608 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:10:25.608 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:10:25.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:10:25.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:10:25.609 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setHostName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 11:10:25.609 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:10:25.610 INFO [WorkbenchTestable][RequirementsRunner] Started test: setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 11:10:25.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 11:10:25.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:10:25.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:10:25.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:10:25.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:25.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:25.615 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:10:25.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:25.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:25.619 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:10:25.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:10:25.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:10:25.620 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:10:25.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 11:10:25.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:25.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:25.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:25.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:25.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:10:25.710 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:10:25.710 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:10:25.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:10:25.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:10:25.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:10:25.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:10:25.712 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:10:25.712 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:10:25.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:10:25.713 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 11:10:25.713 INFO [WorkbenchTestable][ServersView2] Create new server 11:10:25.713 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 11:10:25.713 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:10:25.714 DEBUG [main][MenuItemLookup] Found menu:'New' 11:10:25.714 DEBUG [main][MenuItemLookup] Item match:New 11:10:25.714 DEBUG [main][MenuItemLookup] Found menu:'Server' 11:10:25.714 DEBUG [main][MenuItemLookup] Item match:Server 11:10:25.714 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 11:10:25.714 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 11:10:25.715 INFO [main][MenuItemHandler] Select menu item: Server 11:10:26.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 11:10:26.033 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 11:10:26.033 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 11:10:26.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:10:26.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:10:26.034 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:10:26.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:26.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:26.034 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:10:26.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:26.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:26.035 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 11:10:26.035 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:26.035 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:26.035 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 11:10:26.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:10:26.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:10:26.035 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 11:10:26.035 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:26.037 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 11:10:26.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:26.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:26.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:26.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:26.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:10:26.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 11:10:26.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 11:10:26.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 11:10:26.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:10:26.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:10:26.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 11:10:26.122 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:10:26.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:10:26.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:10:26.626 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:10:26.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 11:10:26.626 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:10:26.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:10:26.626 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 11:10:26.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:10:26.626 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:10:26.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 11:10:26.627 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 11:10:26.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:26.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:26.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:26.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:26.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:10:26.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:10:26.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:10:26.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 11:10:26.627 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:10:26.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:10:26.627 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 11:10:26.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:10:26.627 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:10:26.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 11:10:26.627 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:10:26.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:10:26.628 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 11:10:26.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:10:26.628 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:10:26.628 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 11:10:26.628 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 11:10:26.628 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 11:10:26.630 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 11:10:26.631 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) 11:10:26.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:26.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:26.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:26.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:26.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:10:26.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:10:27.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:10:27.132 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:") 11:10:27.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:27.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:27.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:27.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:27.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:10:27.211 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:10:27.213 INFO [WorkbenchTestable][AbstractText] Text set to: ABC server 11:10:27.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 11:10:27.214 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 11:10:27.214 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 11:10:27.714 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 11:10:27.714 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 11:10:28.214 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 11:10:28.214 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 11:10:28.715 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 11:10:28.715 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 11:10:29.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 11:10:29.216 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 11:10:29.216 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 11:10:29.216 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) 11:10:29.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:29.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:29.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:29.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:29.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:10:29.218 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:10:29.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:10:29.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:10:29.219 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:10:29.219 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:10:29.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:10:29.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:10:29.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:10:29.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:10:29.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:10:29.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:10:29.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:10:29.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:10:29.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:10:29.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:10:29.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:10:29.727 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:10:29.727 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:10:29.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:10:29.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 11:10:29.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:10:29.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:10:29.729 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 11:10:29.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:29.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:29.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:29.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:29.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:10:29.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:29.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:29.735 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:10:29.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:10:29.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:10:29.736 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:10:29.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 '\*?\QServers\E') 11:10:29.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:29.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:29.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:29.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:29.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:10:29.825 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:10:29.825 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:10:29.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:10:29.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:10:29.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:10:29.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:10:29.828 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:10:29.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:10:29.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:10:29.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:10:29.829 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 11:10:29.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:29.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:29.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:29.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:29.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:10:29.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:29.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:29.923 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:10:29.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:10:29.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:10:29.923 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:10:29.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') 11:10:29.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:29.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:30.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:30.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:30.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:10:30.012 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:10:30.012 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:10:30.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:10:30.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:10:30.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:10:30.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:10:30.015 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ABC server [Stopped] 11:10:30.015 DEBUG [main][TreeItemHandler] Selecting tree item: ABC server [Stopped] 11:10:30.015 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ABC server [Stopped] about selection 11:10:30.023 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ABC server [Stopped] 11:10:30.025 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:10:30.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:10:30.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:10:30.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:10:30.026 INFO [WorkbenchTestable][AbstractServer] Delete server 'ABC server'. Stop server first: false 11:10:30.115 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:10:30.115 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:10:30.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:10:30.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:10:30.116 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:10:30.116 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:10:30.208 DEBUG [main][MenuItemLookup] Found menu:'New' 11:10:30.208 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:10:30.208 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:10:30.208 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:30.208 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:10:30.208 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:10:30.208 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:10:30.208 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:10:30.209 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 11:10:30.209 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:10:30.210 INFO [main][MenuItemHandler] Select menu item: Delete Delete 11:10:30.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 11:10:30.318 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 11:10:30.318 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 11:10:30.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:10:30.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:10:30.319 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:10:30.319 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:10:30.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:10:30.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:10:30.319 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 11:10:30.319 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:10:30.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:30.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:30.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:30.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:30.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:10:30.320 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:10:30.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:10:30.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:10:30.320 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:10:30.320 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:10:30.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:10:30.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:10:30.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:30.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:30.511 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:10:30.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:30.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:30.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:10:30.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:10:30.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:10:30.516 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:10:30.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 11:10:30.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:30.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:30.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:30.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:30.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:10:30.521 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:10:30.521 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:10:30.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:10:30.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:10:30.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:10:30.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:10:30.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: ABC server... 11:10:30.522 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:10:30.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:10:30.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:10:30.523 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 11:10:30.523 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 11:10:30.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:30.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:30.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:10:31.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:31.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:10:31.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:31.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:10:31.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 11:10:31.525 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 11:10:31.525 INFO [WorkbenchTestable][ServersView2] Requested server 'ABC server' was not found on Servers view 11:10:31.525 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:10:31.525 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:10:31.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:10:31.526 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 11:10:31.526 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 11:10:31.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:31.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:31.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:10:32.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:32.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:10:32.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:32.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:10:32.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 11:10:32.528 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 11:10:32.528 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 11:10:32.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: ABC server finished successfully 11:10:32.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:10:32.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:10:32.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:10:32.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:10:32.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:10:32.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:10:32.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:10:32.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:10:32.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:10:32.528 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 11:10:32.528 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:10:32.528 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:10:32.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:10:32.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:10:32.529 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 11:10:32.529 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 11:10:32.529 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:10:32.529 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:10:32.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:10:32.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.62 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: 3.509 s setHostName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) Time elapsed: 2.189 s setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) Time elapsed: 6.919 s Running org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 11:10:32.608 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 11:10:32.609 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:10:32.609 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:10:32.609 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 11:10:32.609 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:10:32.609 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:10:32.610 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:10:32.610 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:10:32.610 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:10:32.610 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:10:32.611 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest) 11:10:32.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 11:10:32.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:10:32.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:10:32.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:10:32.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: "Import"] 11:10:32.611 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:32.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: "Import"] 11:10:32.611 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:32.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: "Import"] 11:10:32.611 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:32.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: "Import"] 11:10:32.611 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:32.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: "Import"] 11:10:32.611 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:32.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: "Import"] 11:10:32.611 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:32.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: "Import"] 11:10:32.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:32.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: "Import"] 11:10:32.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:32.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: "Import"] 11:10:32.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:32.612 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:10:32.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:10:32.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:10:32.612 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:10:32.612 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:10:32.612 DEBUG [main][MenuItemLookup] Found menu:'File' 11:10:32.612 DEBUG [main][MenuItemLookup] Item match:File 11:10:32.613 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:10:32.613 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 11:10:32.613 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 11:10:32.613 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 11:10:32.613 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:32.613 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 11:10:32.613 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 11:10:32.613 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:32.613 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 11:10:32.613 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 11:10:32.613 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 11:10:32.613 DEBUG [main][MenuItemLookup] Found menu:'Revert' 11:10:32.613 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:32.613 DEBUG [main][MenuItemLookup] Found menu:'Move...' 11:10:32.613 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 11:10:32.613 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:10:32.613 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 11:10:32.613 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:32.613 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 11:10:32.613 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:32.613 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:10:32.613 DEBUG [main][MenuItemLookup] Item match:Import... 11:10:32.614 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 11:10:32.614 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 11:10:32.614 INFO [main][MenuItemHandler] Select menu item: &Import... 11:10:32.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 11:10:32.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 11:10:32.832 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 11:10:32.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:10:32.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:10:32.913 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 11:10:32.914 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:32.914 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:10:32.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:32.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:32.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:32.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:32.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:10:32.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:10:32.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:10:32.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:10:32.916 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:10:32.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:10:32.916 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:10:32.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:10:32.916 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:10:32.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:10:32.916 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:10:32.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:10:32.916 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:10:32.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:10:32.916 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:10:32.917 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 11:10:32.917 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 11:10:32.917 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 11:10:32.917 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 11:10:32.917 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 11:10:32.917 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 11:10:32.917 DEBUG [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) 11:10:32.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:32.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:32.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:32.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:32.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:10:32.919 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:10:32.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:10:32.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:10:32.919 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:10:32.919 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:10:33.030 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 11:10:33.217 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:33.220 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:33.220 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 11:10:33.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:10:33.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:10:33.221 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 11:10:33.221 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:33.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 11:10:33.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 11:10:33.221 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 11:10:33.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:10:33.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:10:33.221 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 11:10:33.221 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:33.222 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' 11:10: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: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:") 11:10:33.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:33.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:33.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:33.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:33.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:10:33.222 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 11:10:33.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:10:33.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:10:33.223 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:10:33.223 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:10:33.223 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 11:10:33.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:33.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:10:33.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:10:33.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:33.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 11:10:33.224 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 11:10:33.224 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") 11:10:33.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:33.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:33.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:33.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:33.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:10:33.225 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 11:10:33.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:10:33.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:10:33.225 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:10:33.225 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:10:33.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 11:10:33.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:33.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:33.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:33.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:33.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:10:33.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 11:10:33.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 11:10:33.330 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 11:10:33.330 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 11:10:33.330 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") 11:10:33.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:33.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:33.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:33.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:33.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:10:33.331 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 11:10:33.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:10:33.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:10:33.331 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:10:33.331 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:10:33.332 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 11:10:33.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:33.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:33.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:33.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:33.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:10:33.423 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item server-project (server-project/) 11:10:33.423 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item server-project (server-project/): 11:10:33.423 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 11:10:33.424 INFO [WorkbenchTestable][TreeItemHandler] Checked: server-project (server-project/) 11:10:33.513 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 11:10:33.513 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 11:10:33.513 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) 11:10:33.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:33.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:33.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:33.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:33.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:10:33.515 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:10:33.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:10:33.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:10:33.515 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:10:33.515 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:10:33.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:10:34.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:10:34.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:10:34.019 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:10:34.019 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:10:34.019 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:10:34.019 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:10:34.019 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:10:34.019 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:10:34.019 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:10:34.019 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:10:34.019 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:10:34.019 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:10:34.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:10:34.019 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:10:34.020 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:34.020 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:10:34.020 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:34.020 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:10:34.020 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:34.020 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:10:34.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:10:34.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:10:34.020 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:10:34.020 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:10:34.021 DEBUG [main][MenuItemLookup] Found menu:'File' 11:10:34.021 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:10:34.021 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:10:34.021 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:10:34.021 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:10:34.021 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:10:34.021 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:10:34.021 DEBUG [main][MenuItemLookup] Item match:Window 11:10:34.021 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:10:34.021 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:10:34.021 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:10:34.021 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:34.021 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:10:34.021 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:10:34.021 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:34.021 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:10:34.021 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:34.021 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:10:34.021 DEBUG [main][MenuItemLookup] Item match:Preferences 11:10:34.021 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:10:34.021 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:10:34.021 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:10:34.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.... 11:10:34.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:10:34.413 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:10:34.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:10:34.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:10:34.414 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:10:34.414 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:34.414 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:10:34.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:34.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:34.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:34.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:34.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:10:34.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:10:34.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:10:34.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 11:10:34.416 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 11:10:34.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:10:34.416 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 11:10:34.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:10:34.416 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 11:10:34.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 11:10:34.416 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 11:10:34.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:10:34.416 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 11:10:34.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:10:34.416 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 11:10:34.416 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 11:10:34.416 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 11:10:34.416 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 11:10:34.416 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 11:10:34.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:34.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:34.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:10:34.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:34.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:10:35.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:35.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:10:35.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:10:35.421 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 11:10:35.421 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...") 11:10:35.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:35.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:35.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:35.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:35.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:10:35.426 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 11:10:35.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:10:35.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:10:35.426 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:10:35.426 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:10:35.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available.... 11:10:35.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:35.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:35.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:35.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 11:10:35.719 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 11:10:35.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:10:35.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:10:35.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 11:10:35.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 11:10:35.733 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 11:10:35.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:35.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:35.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:35.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:35.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:10:35.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:10:35.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:10:35.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 11:10:35.812 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:10:35.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:10:36.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:10:36.313 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:10:36.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 11:10:36.315 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 11:10:36.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:10:36.315 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 11:10:36.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:10:36.315 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 11:10:36.315 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 11:10:36.315 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 11:10:36.315 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 11:10:36.316 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 11:10:36.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 11:10:36.316 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 11:10:36.316 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 11:10:36.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 11:10:36.816 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 11:10:36.817 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 11:10:36.817 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) 11:10:36.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:36.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:36.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:36.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:36.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:10:36.821 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:10:36.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:10:36.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:10:36.821 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:10:36.821 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:10:36.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:10:37.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:10:37.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:10:37.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:10:37.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:10:37.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:10:37.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:10:37.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:10:37.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:10:37.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:10:37.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:10:37.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:37.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:37.329 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 11:10:37.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:37.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:37.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:37.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:37.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:10:37.332 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 11:10:37.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:10:37.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:10:37.332 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:10:37.332 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:10:37.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:10:37.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:10:37.525 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:10:37.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:10:37.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:10:37.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:37.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:37.526 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:10:37.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:37.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:37.527 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:10:37.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:10:37.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:10:37.527 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:10:37.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 '\*?\QPackage Explorer\E') 11:10:37.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:37.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:37.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:37.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:37.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:10:37.528 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:10:37.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:10:37.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:10:37.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:10:37.713 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:10:37.713 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:10:37.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:10:37.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:10:37.713 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:10:37.713 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:10:37.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:10:37.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:10:37.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:37.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:37.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:10:38.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:38.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:10:38.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:38.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:10:38.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:10:38.715 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:10:38.715 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:10:38.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:10:38.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:10:38.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 11:10:38.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:38.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:38.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:38.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:38.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:10:38.716 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 11:10:38.716 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 11:10:38.716 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 11:10:38.717 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 11:10:38.721 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 11:10:38.721 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:10:38.721 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:10:38.907 DEBUG [main][MenuItemLookup] Found menu:'New' 11:10:38.908 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:10:38.908 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:38.908 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:10:38.908 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:10:38.908 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:38.908 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:10:38.908 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:10:38.908 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:10:38.908 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:10:38.908 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:38.908 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:10:38.908 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:10:38.908 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:10:38.908 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:38.908 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:10:38.908 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:10:38.908 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:38.908 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:10:38.908 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:38.908 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:10:38.908 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 11:10:38.908 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 11:10:38.908 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 11:10:38.908 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:38.908 DEBUG [main][MenuItemLookup] Found menu:'Show in Remote Systems view' 11:10:38.908 DEBUG [main][MenuItemLookup] Found menu:'Run As' 11:10:38.908 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 11:10:38.908 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 11:10:38.908 DEBUG [main][MenuItemLookup] Found menu:'Team' 11:10:38.908 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 11:10:38.908 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 11:10:38.908 DEBUG [main][MenuItemLookup] Found menu:'Configure' 11:10:38.908 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:10:38.908 DEBUG [main][MenuItemLookup] Found menu:'Validate' 11:10:38.908 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:38.908 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 11:10:38.908 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 11:10:38.910 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 11:10:38.910 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 11:10:38.910 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 11:10:39.313 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"] 11:10:39.314 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:39.314 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:39.314 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 11:10:39.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:10:39.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:10:39.315 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 11:10:39.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:39.316 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 11:10:39.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:39.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:39.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:39.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:39.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:10:39.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:10:39.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:10:39.318 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Targeted Runtimes 11:10:39.318 DEBUG [main][TreeItemHandler] Selecting tree item: Targeted Runtimes 11:10:39.318 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Targeted Runtimes about selection 11:10:39.318 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Targeted Runtimes 11:10:39.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:39.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:39.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:39.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:39.818 INFO [WorkbenchTestable][RuntimesPropertyPage] Select runtime 'Test runtime' 11:10:39.818 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") 11:10:39.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:39.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:39.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:39.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:39.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 11:10:39.819 INFO [WorkbenchTestable][AbstractTableItem] Check table Item Test runtime: 11:10:39.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:10:39.819 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:10:39.820 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:10:39.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:10:39.829 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 11:10:39.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:39.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:39.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:39.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:39.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:10:39.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:10:39.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:10:39.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:39.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:39.915 DEBUG [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") 11:10:39.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:39.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:39.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:39.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:39.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:10:39.917 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 11:10:39.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:10:39.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:10:39.917 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:10:39.917 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:10:40.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:10:40.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:10:40.615 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:10:40.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:10:40.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:10:40.616 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 11:10:40.616 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 11:10:40.617 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 11:10:40.619 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 11:10:40.620 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:10:40.620 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:10:40.809 DEBUG [main][MenuItemLookup] Found menu:'New' 11:10:40.809 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:10:40.809 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:40.809 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:10:40.809 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:10:40.809 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:40.809 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:10:40.809 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:10:40.809 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:10:40.809 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:10:40.809 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:40.809 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:10:40.809 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:10:40.809 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:10:40.809 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:40.809 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:10:40.809 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:10:40.809 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:40.809 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:10:40.809 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:40.809 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:10:40.809 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 11:10:40.809 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 11:10:40.809 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 11:10:40.809 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:40.809 DEBUG [main][MenuItemLookup] Found menu:'Show in Remote Systems view' 11:10:40.809 DEBUG [main][MenuItemLookup] Found menu:'Run As' 11:10:40.809 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 11:10:40.809 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 11:10:40.809 DEBUG [main][MenuItemLookup] Found menu:'Team' 11:10:40.809 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 11:10:40.809 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 11:10:40.809 DEBUG [main][MenuItemLookup] Found menu:'Configure' 11:10:40.809 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:10:40.809 DEBUG [main][MenuItemLookup] Found menu:'Validate' 11:10:40.809 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:40.809 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 11:10:40.809 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 11:10:40.811 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 11:10:40.811 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 11:10:40.811 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 11:10:41.126 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"] 11:10:41.127 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:41.127 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:41.129 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 11:10:41.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:10:41.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:10:41.133 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 11:10:41.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:41.135 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 11:10:41.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:41.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:41.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:41.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:41.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:10:41.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:10:41.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:10:41.218 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Targeted Runtimes 11:10:41.218 DEBUG [main][TreeItemHandler] Selecting tree item: Targeted Runtimes 11:10:41.218 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Targeted Runtimes about selection 11:10:41.218 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Targeted Runtimes 11:10:41.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:41.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:41.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:41.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:41.219 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 11:10:41.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:41.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:41.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:41.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:41.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:10:41.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:10:41.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:10:41.313 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 11:10:41.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:10:41.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:10:41.314 DEBUG [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) 11:10:41.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:41.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:41.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:41.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:41.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:10:41.316 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:10:41.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:10:41.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:10:41.316 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:10:41.316 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:10:41.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:10:41.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:10:41.421 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:10:41.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:10:41.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:10:41.421 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 11:10:41.421 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 11:10:41.423 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 11:10:41.425 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 11:10:41.426 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:10:41.426 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:10:41.612 DEBUG [main][MenuItemLookup] Found menu:'New' 11:10:41.613 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:10:41.613 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:41.613 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:10:41.613 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:10:41.613 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:41.613 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:10:41.613 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:10:41.613 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:10:41.613 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:10:41.613 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:41.613 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:10:41.613 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:10:41.613 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:10:41.613 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:41.613 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:10:41.613 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:10:41.613 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:41.613 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:10:41.613 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:41.613 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:10:41.613 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:10:41.614 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:10:41.614 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:10:41.615 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:10:41.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:10:41.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 11:10:42.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:10:42.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:10:42.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:10:42.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:10:42.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:10:42.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:10:42.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:10:42.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:10:42.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:10:42.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:10:42.115 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer 11:10:42.115 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 11:10:42.115 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 11:10:42.116 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 11:10:42.118 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 11:10:42.118 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:10:42.118 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:10:42.208 DEBUG [main][MenuItemLookup] Found menu:'New' 11:10:42.208 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:10:42.208 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:42.208 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:10:42.208 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:10:42.208 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:42.208 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:10:42.208 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:10:42.208 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:10:42.208 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:10:42.208 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:10:42.209 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:10:42.209 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:10:42.209 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:10:42.220 DEBUG [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.... 11:10:42.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. finished successfully 11:10:42.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:10:42.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:10:42.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:10:42.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:42.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:42.428 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 11:10:42.428 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:10:42.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:10:42.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:10:42.428 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:10:42.428 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:10:42.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:42.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:42.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:42.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:42.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:10:42.428 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:10:42.428 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:10:42.428 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:10:42.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:10:42.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:10:42.428 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:10:42.428 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:10:42.428 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 11:10:42.428 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:10:42.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:10:42.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:10:42.429 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:10:42.429 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:10:42.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:42.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:42.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:42.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:42.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:10:42.429 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:10:42.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:10:42.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:10:42.429 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:10:42.429 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:10:42.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:10:42.433 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:10:42.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:10:42.933 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:10:42.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:10:42.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 11:10:42.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 11:10:42.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:10:42.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 11:10:42.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:10:42.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:10:42.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:10:42.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:10:42.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:10:42.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:10:42.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:10:42.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:10:42.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:10:42.933 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:10:42.934 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:42.934 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:10:42.934 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:42.934 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:10:42.934 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:42.934 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:10:42.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:10:42.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:10:42.934 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:10:42.934 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:10:42.934 DEBUG [main][MenuItemLookup] Found menu:'File' 11:10:42.934 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:10:42.934 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:10:42.934 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:10:42.934 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:10:42.934 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:10:42.934 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:10:42.934 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:10:42.934 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:10:42.934 DEBUG [main][MenuItemLookup] Item match:Window 11:10:42.935 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:10:42.935 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:10:42.935 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:10:42.935 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:42.935 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:10:42.935 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:10:42.935 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:42.935 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:10:42.935 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:42.935 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:10:42.935 DEBUG [main][MenuItemLookup] Item match:Preferences 11:10:42.935 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:10:42.935 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:10:42.935 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:10:43.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:10:43.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 'Preferences.*'] is available. finished successfully 11:10:43.222 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:10:43.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:10:43.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:10:43.223 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:10:43.223 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:43.223 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:10:43.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:43.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:43.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:43.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:43.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:10:43.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:10:43.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:10:43.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 11:10:43.224 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 11:10:43.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:10:43.224 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 11:10:43.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:10:43.225 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 11:10:43.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 11:10:43.225 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 11:10:43.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:10:43.225 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 11:10:43.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:10:43.225 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 11:10:43.225 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 11:10:43.225 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 11:10:43.225 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 11:10:43.225 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 11:10:43.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:43.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:43.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:10:43.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:43.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:10:44.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:44.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:10:44.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:10:44.230 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 11:10:44.230 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 11:10:44.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:44.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:44.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:44.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:44.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:10:44.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:10:44.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:10:44.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:10:44.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:10:44.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:10:44.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:10:44.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:10:44.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:10:44.236 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server ABC server(Test runtime)' 11:10:44.236 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 11:10:44.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:44.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:44.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:44.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:44.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:10:44.237 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'ABC server' 11:10:44.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:10:44.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:10:44.237 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'ABC server' was found 11:10:44.237 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'ABC server' matched 'ABC server'! Selecting... 11:10:44.237 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 11:10:44.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:10:44.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:10:44.237 TRACE [main][WidgetHandler] Notify Table with event 13 11:10:44.237 TRACE [main][WidgetHandler] Wait for synchronization 11:10:44.237 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") 11:10:44.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:44.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:44.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:44.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:44.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:10:44.239 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 11:10:44.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:10:44.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:10:44.239 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:10:44.239 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:10:44.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 11:10:47.312 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 11:10:47.313 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 11:10:47.313 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)' 11:10:47.313 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 11:10:47.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:47.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:47.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:47.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:47.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:10:47.314 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 11:10:47.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:10:47.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:10:47.316 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 11:10:47.316 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 11:10:47.316 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 11:10:47.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:10:47.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:10:47.317 TRACE [main][WidgetHandler] Notify Table with event 13 11:10:47.317 TRACE [main][WidgetHandler] Wait for synchronization 11:10:47.317 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") 11:10:47.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:47.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:47.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:47.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:47.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:10:47.318 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 11:10:47.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:10:47.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:10:47.318 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:10:47.318 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:10:47.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 11:10:50.323 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 11:10:50.323 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 11:10:50.323 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:10:50.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:50.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:50.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:50.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:50.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:10:50.326 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:10:50.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:10:50.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:10:50.326 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:10:50.326 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:10:50.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:10:50.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:10:50.430 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:10:50.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:10:50.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:10:50.430 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 11:10:50.430 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:10:50.430 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:10:50.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:10:50.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:10:50.430 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest) 11:10:50.430 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 11:10:50.430 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:10:50.430 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:10:50.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:10:50.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.889 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: 17.819 s Running org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 11:10:50.440 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 11:10:50.441 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:10:50.441 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:10:50.441 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 11:10:50.441 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:10:50.441 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:10:50.442 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:10:50.442 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:10:50.442 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:10:50.442 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:10:50.442 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectFacet no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) 11:10:50.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 11:10:50.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:10:50.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:10:50.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:10:50.442 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 11:10:50.442 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:50.442 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 11:10:50.442 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:50.442 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 11:10:50.442 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:50.442 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 11:10:50.442 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:50.442 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 11:10:50.442 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:50.442 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 11:10:50.443 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:50.443 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 11:10:50.443 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:50.443 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 11:10:50.443 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:50.443 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 11:10:50.443 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:50.443 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:10:50.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:10:50.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:10:50.443 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:10:50.443 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:10:50.443 DEBUG [main][MenuItemLookup] Found menu:'File' 11:10:50.443 DEBUG [main][MenuItemLookup] Item match:File 11:10:50.444 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:10:50.444 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 11:10:50.507 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 11:10:50.507 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 11:10:50.507 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:50.507 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 11:10:50.507 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 11:10:50.507 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:50.507 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 11:10:50.507 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 11:10:50.507 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 11:10:50.507 DEBUG [main][MenuItemLookup] Found menu:'Revert' 11:10:50.507 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:50.507 DEBUG [main][MenuItemLookup] Found menu:'Move...' 11:10:50.507 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 11:10:50.508 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:10:50.508 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 11:10:50.508 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:50.508 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 11:10:50.508 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:50.508 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:10:50.508 DEBUG [main][MenuItemLookup] Item match:Import... 11:10:50.508 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 11:10:50.508 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 11:10:50.508 INFO [main][MenuItemHandler] Select menu item: &Import... 11:10:50.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 11:10:50.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 11:10:50.641 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 11:10:50.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:10:50.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:10:50.642 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 11:10:50.642 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:50.642 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:10:50.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:50.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:50.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:50.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:50.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:10:50.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:10:50.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:10:50.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:10:50.643 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:10:50.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:10:50.643 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:10:50.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:10:50.643 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:10:50.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:10:50.644 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:10:50.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:10:50.644 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:10:50.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:10:50.644 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:10:50.644 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 11:10:50.644 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 11:10:50.644 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 11:10:50.644 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 11:10:50.644 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 11:10:50.644 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 11:10:50.644 DEBUG [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) 11:10:50.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:50.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:50.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:50.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:50.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:10:50.715 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:10:50.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:10:50.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:10:50.715 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:10:50.715 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:10:50.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: "Import"] 11:10:50.915 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:50.918 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:50.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 11:10:50.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:10:50.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:10:50.919 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 11:10:50.919 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:50.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 11:10:50.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 11:10:50.919 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 11:10:50.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:10:50.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:10:50.919 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 11:10:50.919 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:50.919 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' 11:10:50.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: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:") 11:10:50.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:50.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:50.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:50.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:50.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:10:50.920 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 11:10:50.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:10:50.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:10:50.920 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:10:50.920 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:10:50.921 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 11:10:50.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:50.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:10:50.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:10:50.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:50.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 11:10:50.921 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 11:10:50.922 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") 11:10:50.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:50.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:50.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:50.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:50.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:10:50.923 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 11:10:50.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:10:50.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:10:50.923 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:10:50.923 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:10:51.017 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 11:10:51.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:51.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:51.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:51.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:51.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:10:51.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 11:10:51.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 11:10:51.021 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 11:10:51.021 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 11:10:51.022 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 11:10:51.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:51.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:51.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:51.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:51.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:10:51.022 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 11:10:51.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:10:51.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:10:51.023 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:10:51.023 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:10:51.023 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 11:10:51.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:51.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:51.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:51.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:51.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:10:51.024 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item server-project (server-project/) 11:10:51.024 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item server-project (server-project/): 11:10:51.024 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 11:10:51.025 INFO [WorkbenchTestable][TreeItemHandler] Checked: server-project (server-project/) 11:10:51.025 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 11:10:51.025 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 11:10:51.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 "Finish", Widget matcher matching widgets with style: 8) 11:10:51.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:51.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:51.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:51.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:51.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:10:51.027 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:10:51.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:10:51.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:10:51.027 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:10:51.027 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:10:51.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:10:51.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:10:51.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:10:51.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:10:51.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 11:10:51.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 11:10:51.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 11:10:51.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:10:51.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:10:51.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:10:51.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:10:51.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:10:51.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:10:51.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:10:51.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:10:51.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:10:51.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:10:51.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:51.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:51.324 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:10:51.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:51.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:51.324 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:10:51.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:10:51.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:10:51.325 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:10:51.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 '\*?\QPackage Explorer\E') 11:10:51.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:51.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:51.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:51.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:51.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:10:51.325 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:10:51.325 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:10:51.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:10:51.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:10:51.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:10:51.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:10:51.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:51.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:51.329 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:10:51.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:10:51.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:10:51.329 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:10:51.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 '\*?\QPackage Explorer\E') 11:10:51.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:51.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:51.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:51.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:51.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:10:51.330 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:10:51.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:10:51.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:10:51.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:10:51.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:10:51.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:10:51.331 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:10:51.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:10:51.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:10:51.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:10:51.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:51.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:51.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:10:51.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:51.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:10:52.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:52.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:10:52.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:10:52.333 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:10:52.333 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:10:52.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:10:52.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:10:52.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 11:10:52.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:52.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:52.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:52.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:52.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:10:52.334 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 11:10:52.334 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 11:10:52.334 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 11:10:52.334 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 11:10:52.337 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 11:10:52.338 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:10:52.338 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:10:52.422 DEBUG [main][MenuItemLookup] Found menu:'New' 11:10:52.423 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:10:52.423 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:52.423 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:10:52.423 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:10:52.423 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:52.423 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:10:52.423 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:10:52.423 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:10:52.423 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:10:52.423 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:52.423 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:10:52.423 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:10:52.423 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:10:52.423 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:52.423 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:10:52.423 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:10:52.423 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:52.423 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:10:52.423 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:52.423 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:10:52.423 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 11:10:52.423 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 11:10:52.423 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 11:10:52.423 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:52.423 DEBUG [main][MenuItemLookup] Found menu:'Show in Remote Systems view' 11:10:52.423 DEBUG [main][MenuItemLookup] Found menu:'Run As' 11:10:52.423 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 11:10:52.423 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 11:10:52.423 DEBUG [main][MenuItemLookup] Found menu:'Team' 11:10:52.423 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 11:10:52.423 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 11:10:52.423 DEBUG [main][MenuItemLookup] Found menu:'Configure' 11:10:52.423 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:10:52.423 DEBUG [main][MenuItemLookup] Found menu:'Validate' 11:10:52.423 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:52.423 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 11:10:52.423 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 11:10:52.423 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 11:10:52.423 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 11:10:52.423 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 11:10:52.713 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"] 11:10:52.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:52.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:52.713 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 11:10:52.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:10:52.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:10:52.714 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 11:10:52.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:52.715 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 11:10:52.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:52.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:52.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:52.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:52.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:10:52.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:10:52.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:10:52.716 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Facets 11:10:52.716 DEBUG [main][TreeItemHandler] Selecting tree item: Project Facets 11:10:52.716 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Facets about selection 11:10:52.716 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Facets 11:10:53.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:53.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:53.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:53.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:53.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.common.project.facet.ui.FacetsPropertyPage, index 1 and no matchers specified 11:10:53.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:53.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:10:53.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:10:53.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:53.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 11:10:53.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:10:53.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:10:53.133 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item Java 11:10:53.133 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item Java: 11:10:53.133 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 11:10:53.234 INFO [WorkbenchTestable][TreeItemHandler] Checked: Java 11:10:53.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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") 11:10:53.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:53.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:53.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:53.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:53.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:10:53.237 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 11:10:53.237 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 11:10:53.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:10:53.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:10:53.237 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:10:53.237 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:10:53.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 11:10:53.837 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 11:10:53.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:53.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:53.910 DEBUG [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") 11:10:53.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:53.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:53.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:53.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:53.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:10:53.914 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 11:10:53.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:10:53.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:10:53.914 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:10:53.914 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:10:54.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:10:54.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:10:54.724 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:10:54.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:10:54.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:10:54.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:54.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:54.725 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:10:54.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:10:54.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:10:54.725 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:10:54.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 '\*?\QPackage Explorer\E') 11:10:54.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:54.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:54.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:54.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:54.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:10:54.726 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:10:54.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:10:54.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:10:54.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:10:54.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:10:54.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:10:54.728 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:10:54.728 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:10:54.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:10:54.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:10:54.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:54.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:54.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:10:55.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:55.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:10:55.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:55.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:10:55.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:10:55.730 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:10:55.730 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:10:55.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:10:55.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:10:55.731 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:10:55.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:55.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:55.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:55.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:55.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:10:55.731 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 11:10:55.731 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 11:10:55.731 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 11:10:55.732 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 11:10:55.734 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 11:10:55.734 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:10:55.734 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:10:55.914 DEBUG [main][MenuItemLookup] Found menu:'New' 11:10:55.914 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:10:55.914 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:55.914 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:10:55.914 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 11:10:55.914 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:10:55.914 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:55.914 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:10:55.914 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:10:55.914 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:10:55.914 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:10:55.914 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:55.914 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:10:55.914 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:10:55.914 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:10:55.914 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:10:55.914 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:55.914 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:10:55.914 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:10:55.914 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:55.914 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:10:55.914 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:55.914 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:10:55.914 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 11:10:55.914 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 11:10:55.914 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 11:10:55.914 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:55.914 DEBUG [main][MenuItemLookup] Found menu:'Run As' 11:10:55.914 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 11:10:55.914 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 11:10:55.914 DEBUG [main][MenuItemLookup] Found menu:'Team' 11:10:55.914 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 11:10:55.914 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 11:10:55.914 DEBUG [main][MenuItemLookup] Found menu:'Configure' 11:10:55.914 DEBUG [main][MenuItemLookup] Found menu:'Validate' 11:10:55.914 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:55.914 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 11:10:55.914 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 11:10:55.914 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 11:10:55.914 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 11:10:55.914 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 11:10:56.317 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"] 11:10:56.317 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:56.317 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:56.317 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 11:10:56.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:10:56.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:10:56.319 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 11:10:56.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:56.319 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 11:10:56.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:56.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:56.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:56.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:56.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:10:56.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:10:56.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:10:56.321 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Facets 11:10:56.321 DEBUG [main][TreeItemHandler] Selecting tree item: Project Facets 11:10:56.321 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Facets about selection 11:10:56.321 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Facets 11:10:56.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:56.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:56.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:56.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:56.322 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 11:10:56.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:56.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:10:56.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:10:56.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:56.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 11:10:56.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:56.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:56.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.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") 11:10:56.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:56.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:56.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:56.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:56.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:10:56.421 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 11:10:56.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:10:56.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:10:56.421 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:10:56.421 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:10:56.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:10:56.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:10:56.741 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:10:56.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:10:56.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:10:56.741 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"] 11:10:56.741 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:56.741 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"] 11:10:56.741 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:10:56.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:56.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:56.824 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:10:56.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:56.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:56.825 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:10:56.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:10:56.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:10:56.825 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:10:56.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') 11:10:56.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:56.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:56.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:56.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:56.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:10:56.840 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:10:56.840 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:10:56.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:10:56.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:10:56.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:10:56.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:10:56.914 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:10:56.914 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:10:56.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:10:56.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:10:56.915 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:10:56.915 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:10:56.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:10:56.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:10:56.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:56.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:56.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:10:57.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:57.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:10:57.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:57.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:10:57.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:10:57.917 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:10:57.917 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:10:57.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:10:57.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:10:57.918 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:10:57.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:57.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:57.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:57.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:57.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:10:57.919 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 11:10:57.919 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 11:10:57.919 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 11:10:57.919 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 11:10:57.922 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 11:10:57.922 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:10:57.922 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:10:58.015 DEBUG [main][MenuItemLookup] Found menu:'New' 11:10:58.015 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:10:58.015 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:58.015 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:10:58.015 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 11:10:58.015 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:10:58.015 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:58.015 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:10:58.015 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:10:58.015 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:10:58.015 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:10:58.015 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:58.015 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:10:58.015 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:10:58.015 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:10:58.015 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:10:58.015 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:58.015 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:10:58.015 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:10:58.015 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:58.015 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:10:58.015 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:58.015 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:10:58.015 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:10:58.015 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:10:58.015 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:10:58.015 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:10:58.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:10:58.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 11:10:58.515 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 11:10:58.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:10:58.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:10:58.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:10:58.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:10:58.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:10:58.516 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:10:58.516 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:10:58.516 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:10:58.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:10:58.516 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer 11:10:58.516 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 11:10:58.516 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 11:10:58.516 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 11:10:58.518 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 11:10:58.519 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:10:58.519 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:10:58.616 DEBUG [main][MenuItemLookup] Found menu:'New' 11:10:58.616 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:10:58.616 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:58.616 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:10:58.616 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 11:10:58.616 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:10:58.616 DEBUG [main][MenuItemLookup] Found menu:'' 11:10:58.616 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:10:58.616 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:10:58.616 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:10:58.616 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:10:58.616 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:10:58.616 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:10:58.616 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:10:58.616 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:10:58.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.... 11:10:59.519 DEBUG [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 11:10:59.519 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:10:59.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:10:59.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:10:59.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:59.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:59.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 11:10:59.522 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:10:59.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:10:59.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:10:59.522 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:10:59.522 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:10:59.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:59.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:59.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:59.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:59.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:10:59.522 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:10:59.523 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:10:59.523 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:10:59.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:10:59.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:10:59.523 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:10:59.523 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:10:59.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 11:10:59.523 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:10:59.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:10:59.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:10:59.523 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:10:59.523 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:10:59.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:10:59.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:10:59.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:10:59.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:10:59.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:10:59.524 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:10:59.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:10:59.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:10:59.524 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:10:59.524 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:10:59.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:10:59.527 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:11:00.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:11:00.028 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:11:00.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:11:00.028 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 11:11:00.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:11:00.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:11:00.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:11:00.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:11:00.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:11:00.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:11:00.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:11:00.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:11:00.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:11:00.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:11:00.028 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 11:11:00.028 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:11:00.028 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:11:00.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:00.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:00.028 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectFacet no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) 11:11:00.028 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:11:00.029 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectVersion no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) 11:11:00.029 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 11:11:00.029 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:11:00.029 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:11:00.029 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:11:00.029 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 11:11:00.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:00.029 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 11:11:00.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:00.029 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 11:11:00.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:00.029 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 11:11:00.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:00.029 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 11:11:00.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:00.029 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 11:11:00.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:00.029 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 11:11:00.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:00.029 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 11:11:00.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:00.029 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 11:11:00.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:00.029 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:00.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:00.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:00.030 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:11:00.030 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:11:00.030 DEBUG [main][MenuItemLookup] Found menu:'File' 11:11:00.030 DEBUG [main][MenuItemLookup] Item match:File 11:11:00.031 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:11:00.031 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 11:11:00.031 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 11:11:00.031 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 11:11:00.031 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:00.031 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 11:11:00.031 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 11:11:00.031 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:00.031 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 11:11:00.031 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 11:11:00.031 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 11:11:00.031 DEBUG [main][MenuItemLookup] Found menu:'Revert' 11:11:00.031 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:00.031 DEBUG [main][MenuItemLookup] Found menu:'Move...' 11:11:00.031 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 11:11:00.031 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:11:00.031 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 11:11:00.031 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:00.031 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 11:11:00.031 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:00.031 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:11:00.031 DEBUG [main][MenuItemLookup] Item match:Import... 11:11:00.031 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 11:11:00.031 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 11:11:00.031 INFO [main][MenuItemHandler] Select menu item: &Import... 11:11:00.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 11:11:00.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 11:11:00.221 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 11:11:00.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:00.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:00.222 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 11:11:00.222 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:00.222 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:11:00.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:00.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:00.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:00.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:00.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:00.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:11:00.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:11:00.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:11:00.224 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:11:00.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:00.224 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:11:00.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:00.224 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:11:00.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:11:00.224 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:11:00.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:00.224 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:11:00.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:00.224 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:11:00.224 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 11:11:00.224 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 11:11:00.224 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 11:11:00.224 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 11:11:00.224 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 11:11:00.224 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 11:11:00.224 DEBUG [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) 11:11:00.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:00.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:00.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:00.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:00.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:00.225 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:11:00.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:00.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:00.225 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:00.225 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:00.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"] 11:11:00.416 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:00.416 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:00.416 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 11:11:00.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:00.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:00.417 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 11:11:00.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:00.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 11:11:00.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 11:11:00.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 11:11:00.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:00.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:00.417 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 11:11:00.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:00.417 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' 11:11:00.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.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:") 11:11:00.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:00.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:00.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:00.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:00.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:00.418 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 11:11:00.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:00.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:00.419 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:00.419 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:00.420 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 11:11:00.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:00.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:11:00.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:11:00.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:00.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 11:11:00.420 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 11:11:00.420 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") 11:11:00.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:00.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:00.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:00.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:00.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:00.421 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 11:11:00.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:00.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:00.421 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:00.421 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:00.516 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 11:11:00.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:00.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:00.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:00.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:00.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:00.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 11:11:00.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 11:11:00.522 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 11:11:00.522 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 11:11:00.522 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") 11:11:00.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:00.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:00.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:00.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:00.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:00.523 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 11:11:00.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:00.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:00.523 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:00.523 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:00.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 11:11:00.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:00.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:00.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:00.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:00.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:00.524 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item server-project (server-project/) 11:11:00.525 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item server-project (server-project/): 11:11:00.525 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 11:11:00.525 INFO [WorkbenchTestable][TreeItemHandler] Checked: server-project (server-project/) 11:11:00.525 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 11:11:00.525 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 11:11:00.525 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) 11:11:00.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:00.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:00.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:00.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:00.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:00.624 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:11:00.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:00.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:00.624 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:00.624 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:00.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:11:01.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:11:01.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:11:01.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 11:11:01.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:11:01.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:11:01.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:11:01.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:11:01.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:11:01.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:11:01.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:11:01.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:11:01.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:11:01.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:11:01.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:01.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:01.130 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:11:01.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:01.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:01.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:01.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:01.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:01.131 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:11:01.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 11:11:01.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:01.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:01.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:01.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:01.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:11:01.132 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:01.132 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:01.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:01.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:11:01.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:11:01.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:11:01.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:01.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:01.135 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:01.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:01.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:01.135 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:11:01.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 '\*?\QPackage Explorer\E') 11:11:01.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:01.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:01.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:01.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:01.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:11:01.136 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:01.136 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:01.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:01.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:11:01.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:11:01.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:11:01.138 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:01.138 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:01.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:01.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:01.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:01.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:01.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:01.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:01.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:02.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:02.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:02.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:02.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:02.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:11:02.640 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:02.640 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:02.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:02.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:02.641 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:11:02.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:02.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:02.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:02.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:02.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:02.641 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 11:11:02.641 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 11:11:02.641 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 11:11:02.641 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 11:11:02.644 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 11:11:02.645 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:11:02.645 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:02.671 DEBUG [main][MenuItemLookup] Found menu:'New' 11:11:02.671 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:11:02.671 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:02.671 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:11:02.671 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:11:02.671 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:02.671 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:11:02.671 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:11:02.671 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:11:02.671 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:11:02.671 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:02.671 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:11:02.671 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:11:02.671 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:11:02.671 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:02.671 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:11:02.671 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:11:02.671 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:02.671 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:11:02.671 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:02.671 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:11:02.671 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 11:11:02.671 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 11:11:02.671 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 11:11:02.671 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:02.671 DEBUG [main][MenuItemLookup] Found menu:'Show in Remote Systems view' 11:11:02.671 DEBUG [main][MenuItemLookup] Found menu:'Run As' 11:11:02.671 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 11:11:02.671 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 11:11:02.671 DEBUG [main][MenuItemLookup] Found menu:'Team' 11:11:02.671 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 11:11:02.671 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 11:11:02.671 DEBUG [main][MenuItemLookup] Found menu:'Configure' 11:11:02.671 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:11:02.671 DEBUG [main][MenuItemLookup] Found menu:'Validate' 11:11:02.671 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:02.671 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 11:11:02.671 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 11:11:02.671 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 11:11:02.671 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 11:11:02.671 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 11:11:02.853 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"] 11:11:02.854 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:02.854 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:02.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 11:11:02.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:02.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:02.856 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 11:11:02.856 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:02.856 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 11:11:02.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:02.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:02.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:02.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:02.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:02.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:11:02.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:11:02.858 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Facets 11:11:02.858 DEBUG [main][TreeItemHandler] Selecting tree item: Project Facets 11:11:02.858 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Facets about selection 11:11:02.858 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Facets 11:11:02.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:02.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:02.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:02.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:02.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.common.project.facet.ui.FacetsPropertyPage, index 1 and no matchers specified 11:11:02.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:02.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:11:02.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:11:02.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:02.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 11:11:02.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:11:02.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:11:02.861 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item Java 11:11:02.861 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item Java: 11:11:02.862 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 11:11:02.938 INFO [WorkbenchTestable][TreeItemHandler] Checked: Java 11:11:02.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.common.project.facet.ui.FacetsPropertyPage, index 1 and no matchers specified 11:11:02.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:02.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:11:02.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:11:02.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:02.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 11:11:02.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:11:02.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:11:02.941 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java 11:11:02.941 DEBUG [main][TreeItemHandler] Selecting tree item: Java 11:11:02.941 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java about selection 11:11:02.948 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java 11:11:02.948 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:11:02.948 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:02.948 DEBUG [main][MenuItemLookup] Found menu:'Change Version...' 11:11:02.948 DEBUG [main][MenuItemLookup] Item match:Change Version... 11:11:02.948 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Change &Version..." 11:11:02.948 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Change Version... 11:11:02.948 INFO [main][MenuItemHandler] Select menu item: Change &Version... 11:11:03.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Change Version"] is available.... 11:11:03.050 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 11:11:03.050 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Change Version 11:11:03.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:03.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:03.051 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:") 11:11:03.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:03.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:03.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:03.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:03.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 11:11:03.055 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo 17 to selection: 1.7 11:11:03.059 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) 11:11:03.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:03.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:03.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:03.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:03.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:03.060 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:11:03.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:03.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:03.060 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:03.060 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:03.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:11:03.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:11:03.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.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") 11:11:03.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:03.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:03.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:03.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:03.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:03.112 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 11:11:03.112 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 11:11:03.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:03.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:03.112 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:03.112 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:03.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 11:11:03.672 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 11:11:03.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:03.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:03.673 DEBUG [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") 11:11:03.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:03.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:03.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:03.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:03.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:03.677 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 11:11:03.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:03.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:03.677 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:03.677 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:03.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:11:03.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:11:03.826 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:03.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:03.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:03.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:03.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:03.838 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:03.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:03.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:03.838 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:11:03.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') 11:11:03.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:03.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:03.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:03.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:03.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:11:03.839 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:03.839 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:03.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:03.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:11:03.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:11:03.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:11:03.915 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:03.915 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:03.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:03.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:03.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:03.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:03.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:04.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:04.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:04.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:04.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:04.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:11:04.955 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:04.955 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:04.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:04.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:04.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 11:11:04.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:04.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:04.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:04.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:04.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:04.956 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 11:11:04.956 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 11:11:04.957 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 11:11:04.957 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 11:11:04.958 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 11:11:04.959 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:11:04.959 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:04.986 DEBUG [main][MenuItemLookup] Found menu:'New' 11:11:04.987 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:11:04.987 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:04.987 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:11:04.987 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 11:11:04.987 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:11:04.987 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:04.987 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:11:04.987 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:11:04.987 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:11:04.987 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:11:04.987 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:04.987 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:11:04.987 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:11:04.987 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:11:04.987 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:11:04.987 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:04.987 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:11:04.987 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:11:04.987 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:04.987 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:11:04.987 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:04.987 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:11:04.987 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 11:11:04.987 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 11:11:04.987 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 11:11:04.987 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:04.987 DEBUG [main][MenuItemLookup] Found menu:'Run As' 11:11:04.987 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 11:11:04.987 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 11:11:04.987 DEBUG [main][MenuItemLookup] Found menu:'Team' 11:11:04.987 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 11:11:04.987 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 11:11:04.987 DEBUG [main][MenuItemLookup] Found menu:'Configure' 11:11:04.987 DEBUG [main][MenuItemLookup] Found menu:'Validate' 11:11:04.987 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:04.987 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 11:11:04.987 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 11:11:04.987 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 11:11:04.987 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 11:11:04.987 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 11:11:05.165 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"] 11:11:05.166 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:05.166 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:05.166 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 11:11:05.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:05.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:05.168 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 11:11:05.168 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:05.168 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 11:11:05.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:05.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:05.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:05.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:05.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:05.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:11:05.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:11:05.220 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Facets 11:11:05.220 DEBUG [main][TreeItemHandler] Selecting tree item: Project Facets 11:11:05.220 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Facets about selection 11:11:05.220 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Facets 11:11:05.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:05.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:05.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:05.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:05.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.common.project.facet.ui.FacetsPropertyPage, index 1 and no matchers specified 11:11:05.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:05.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:11:05.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:11:05.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:05.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 11:11:05.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:11:05.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:11:05.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:05.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:05.237 DEBUG [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") 11:11:05.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:05.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:05.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:05.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:05.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:05.239 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 11:11:05.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:05.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:05.239 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:05.239 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:05.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:11:05.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:11:05.368 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:05.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:05.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:05.368 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"] 11:11:05.428 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:05.429 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"] 11:11:05.429 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:05.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:05.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:05.429 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:11:05.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:05.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:05.430 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:05.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:05.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:05.430 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:11:05.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 '\*?\QPackage Explorer\E') 11:11:05.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:05.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:05.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:05.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:05.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:11:05.431 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:05.431 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:05.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:05.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:11:05.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:11:05.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:11:05.432 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:05.432 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:05.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:05.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:05.433 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:05.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:05.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:05.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:05.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:05.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:05.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:05.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:05.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:06.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:06.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:06.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:11:06.435 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:06.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:06.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:06.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:06.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 11:11:06.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:06.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:06.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:06.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:06.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:06.436 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 11:11:06.436 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 11:11:06.436 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 11:11:06.436 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 11:11:06.438 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 11:11:06.439 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:11:06.439 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:06.467 DEBUG [main][MenuItemLookup] Found menu:'New' 11:11:06.467 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:11:06.467 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:06.467 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:11:06.467 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 11:11:06.467 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:11:06.467 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:06.467 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:11:06.467 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:11:06.467 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:11:06.467 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:11:06.467 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:06.467 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:11:06.467 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:11:06.467 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:11:06.467 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:11:06.467 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:06.467 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:11:06.467 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:11:06.467 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:06.467 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:11:06.467 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:06.467 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:11:06.467 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:11:06.467 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:11:06.467 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:11:06.467 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:11:06.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:11:06.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 11:11:06.968 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 11:11:06.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 11:11:06.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:11:06.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:11:06.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:11:06.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:11:06.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:11:06.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:11:06.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:11:06.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:11:06.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:11:06.968 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer 11:11:06.968 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 11:11:06.968 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 11:11:06.968 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 11:11:06.970 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 11:11:06.970 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:11:06.970 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:06.997 DEBUG [main][MenuItemLookup] Found menu:'New' 11:11:06.997 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:11:06.997 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:06.997 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:11:06.997 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 11:11:06.997 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:11:06.997 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:06.997 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:11:06.997 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:11:06.997 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:11:06.997 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:11:06.997 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:11:06.997 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:11:06.997 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:11:06.997 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:11:07.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 'Delete.*'] is available.... 11:11:07.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 'Delete.*'] is available. finished successfully 11:11:07.613 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:11:07.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:07.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:07.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:07.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:07.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: 32) 11:11:07.616 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:07.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:07.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:07.616 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:11:07.616 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:07.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:07.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:07.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:07.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:07.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:07.616 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:11:07.616 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:11:07.616 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:11:07.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:07.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:07.617 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:07.617 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:07.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 "OK", Widget matcher matching widgets with style: 8) 11:11:07.617 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:07.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:07.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:07.617 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:11:07.617 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:07.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:07.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:07.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:07.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:07.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:07.617 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:11:07.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:07.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:07.618 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:07.618 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:07.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:11:07.621 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:11:08.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:11:08.121 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:11:08.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:11:08.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:11:08.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:11:08.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:11:08.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:11:08.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:11:08.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:11:08.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:11:08.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:11:08.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:11:08.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:11:08.121 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 11:11:08.121 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:11:08.121 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:11:08.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:08.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:08.122 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectVersion no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) 11:11:08.122 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 11:11:08.122 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:11:08.122 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:11:08.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:08.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.682 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: 9.586 s selectVersion no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) Time elapsed: 8.093 s Running org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 11:11:08.129 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 11:11:08.131 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:11:08.131 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:11:08.131 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 11:11:08.131 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:11:08.131 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:11:08.131 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:11:08.131 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:11:08.131 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:11:08.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"] 11:11:08.132 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:08.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"] 11:11:08.132 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:08.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"] 11:11:08.132 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:08.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"] 11:11:08.132 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:08.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"] 11:11:08.132 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:08.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"] 11:11:08.132 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:08.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"] 11:11:08.132 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:08.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"] 11:11:08.132 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:08.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"] 11:11:08.132 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:08.132 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:08.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:08.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:08.133 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:11:08.133 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:11:08.133 DEBUG [main][MenuItemLookup] Found menu:'File' 11:11:08.133 DEBUG [main][MenuItemLookup] Item match:File 11:11:08.134 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:11:08.134 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 11:11:08.134 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 11:11:08.134 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 11:11:08.134 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:08.134 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 11:11:08.134 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 11:11:08.134 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:08.134 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 11:11:08.134 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 11:11:08.134 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 11:11:08.134 DEBUG [main][MenuItemLookup] Found menu:'Revert' 11:11:08.134 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:08.134 DEBUG [main][MenuItemLookup] Found menu:'Move...' 11:11:08.134 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 11:11:08.134 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:11:08.134 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 11:11:08.134 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:08.134 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 11:11:08.134 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:08.134 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:11:08.134 DEBUG [main][MenuItemLookup] Item match:Import... 11:11:08.134 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 11:11:08.134 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 11:11:08.134 INFO [main][MenuItemHandler] Select menu item: &Import... 11:11:08.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 11:11:08.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 11:11:08.201 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 11:11:08.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:08.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:08.202 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 11:11:08.202 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:08.202 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:11:08.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:08.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:08.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:08.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:08.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:08.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:11:08.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:11:08.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:11:08.203 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:11:08.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:08.203 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:11:08.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:08.203 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:11:08.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:11:08.203 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:11:08.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:08.203 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:11:08.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:08.203 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:11:08.204 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 11:11:08.204 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 11:11:08.204 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 11:11:08.204 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 11:11:08.204 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 11:11:08.204 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 11:11:08.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.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) 11:11:08.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:08.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:08.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:08.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:08.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:08.205 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:11:08.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:08.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:08.205 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:08.205 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:08.240 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 11:11:08.269 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:08.269 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:08.269 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 11:11:08.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:08.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:08.270 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 11:11:08.270 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:08.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 11:11:08.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 11:11:08.270 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 11:11:08.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:08.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:08.270 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 11:11:08.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:08.271 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' 11:11:08.271 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:") 11:11:08.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:08.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:08.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:08.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:08.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:08.272 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 11:11:08.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:08.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:08.272 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:08.272 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:08.273 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 11:11:08.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:08.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:11:08.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:11:08.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:08.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 11:11:08.273 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 11:11:08.274 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") 11:11:08.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:08.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:08.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:08.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:08.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:08.281 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 11:11:08.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:08.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:08.281 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:08.281 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:08.312 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 11:11:08.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:08.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:08.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:08.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:08.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:08.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 11:11:08.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 11:11:08.313 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 11:11:08.313 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 11:11:08.313 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") 11:11:08.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:08.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:08.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:08.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:08.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:08.314 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 11:11:08.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:08.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:08.314 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:08.314 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:08.315 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 11:11:08.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:08.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:08.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:08.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:08.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:08.331 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item xml-project (xml-project/) 11:11:08.331 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item xml-project (xml-project/): 11:11:08.332 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 11:11:08.332 INFO [WorkbenchTestable][TreeItemHandler] Checked: xml-project (xml-project/) 11:11:08.332 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 11:11:08.332 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 11:11:08.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.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) 11:11:08.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:08.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:08.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:08.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:08.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:08.334 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:11:08.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:08.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:08.334 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:08.334 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:08.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:11:08.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:11:08.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:11:08.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:11:08.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:11:08.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 11:11:08.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 11:11:08.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:11:08.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:11:08.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:11:08.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:11:08.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:11:08.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:11:08.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:11:08.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:11:08.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:11:08.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:08.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:08.839 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:11:08.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:08.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:08.839 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:08.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:08.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:08.839 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:11:08.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 11:11:08.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:08.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:08.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:08.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:08.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:11:08.840 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:08.840 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:08.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:08.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:11:08.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:11:08.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:11:08.842 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:08.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:08.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:08.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:08.843 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:08.843 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:08.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:08.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:08.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:08.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:08.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:09.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:09.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:09.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:09.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:09.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:11:09.844 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:09.844 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:09.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:09.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:09.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 11:11:09.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:09.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:09.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:09.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:09.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:09.845 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 11:11:09.845 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 11:11:09.846 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item file.xml of tree item xml-project 11:11:09.846 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 11:11:09.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:10.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:10.346 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 11:11:10.347 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 11:11:10.347 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 11:11:10.347 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 11:11:10.350 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 11:11:10.351 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item file.xml 11:11:10.351 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 11:11:10.351 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 11:11:10.351 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 11:11:10.353 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 11:11:10.353 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 11:11:10.354 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 11:11:11.036 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 11:11:11.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:11:11.036 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:11:11.036 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:11:11.036 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:11:11.036 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:11:11.036 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:11:11.036 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:11:11.036 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:11:11.036 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:11:11.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:11:11.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5da91cc9 is found... 11:11:11.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5da91cc9 is found finished successfully 11:11:11.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 '\*?\Qfile.xml\E') 11:11:11.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:11.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:11.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:11.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:11.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:11:11.113 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:11.113 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 11:11:11.114 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:11.114 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 11:11:11.114 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") 11:11:11.114 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:11.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:11.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:11.114 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 11:11:11.114 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:11.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:11.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:11.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:11.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:11.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:11:11.115 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design 11:11:11.216 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:11:11.216 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNode_childNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 11:11:11.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 11:11:11.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:11:11.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:11:11.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:11:11.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 11:11:11.216 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:11.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:11.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:11.236 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 11:11:11.236 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:11.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:11.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:11.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:11.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:11.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:11.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:11:11.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:11:11.238 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 11:11:11.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:11.238 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 11:11:11.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:11.238 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 11:11:11.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children... 11:11:11.238 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 11:11:11.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:11.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:11.739 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 11:11:11.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children finished successfully 11:11:11.739 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 11:11:11.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:11.739 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 11:11:11.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:11.739 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 11:11:11.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children... 11:11:11.740 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 11:11:11.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:12.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:12.240 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 11:11:12.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children finished successfully 11:11:12.241 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 11:11:12.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:12.241 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 11:11:12.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:12.245 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 11:11:12.245 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 11:11:12.245 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:11:12.245 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:11:12.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:12.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:12.245 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNode_childNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 11:11:12.245 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:11:12.246 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 11:11:12.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 11:11:12.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:11:12.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:11:12.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:11:12.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 11:11:12.246 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:12.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:12.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:12.246 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 11:11:12.246 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:12.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:12.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:12.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:12.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:12.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:12.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:11:12.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:11:12.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 11:11:12.246 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 11:11:12.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:12.247 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 11:11:12.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:12.247 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 11:11:12.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 11:11:12.247 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 11:11:12.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:12.247 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 11:11:12.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:12.247 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 11:11:12.247 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 11:11:12.247 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:11:12.247 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:11:12.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:12.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:12.247 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 11:11:12.247 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:11:12.247 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAttribute no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 11:11:12.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 11:11:12.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:11:12.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:11:12.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:11:12.247 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 11:11:12.247 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:12.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:12.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:12.248 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 11:11:12.248 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:12.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:12.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:12.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:12.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:12.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:12.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:11:12.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:11:12.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 11:11:12.248 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 11:11:12.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:12.248 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 11:11:12.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:12.248 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 11:11:12.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 11:11:12.248 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 11:11:12.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:12.248 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 11:11:12.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:12.248 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 11:11:12.249 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 11:11:12.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:12.249 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 11:11:12.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:12.249 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 11:11:12.250 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 11:11:12.250 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:11:12.250 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:11:12.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:12.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:12.250 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAttribute no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 11:11:12.250 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:11:12.250 INFO [WorkbenchTestable][RequirementsRunner] Started test: getValue no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 11:11:12.250 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 11:11:12.250 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:11:12.250 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:11:12.250 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:11:12.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 11:11:12.250 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:12.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:12.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:12.251 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 11:11:12.251 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:12.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:12.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:12.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:12.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:12.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:12.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:11:12.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:11:12.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 11:11:12.251 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 11:11:12.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:12.251 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 11:11:12.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:12.251 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 11:11:12.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 11:11:12.251 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 11:11:12.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:12.251 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 11:11:12.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:12.251 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 11:11:12.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children... 11:11:12.252 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 11:11:12.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:12.252 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 11:11:12.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:12.252 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 11:11:12.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children finished successfully 11:11:12.252 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 11:11:12.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:12.252 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 11:11:12.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:12.252 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 11:11:12.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children... 11:11:12.252 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 11:11:12.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:12.252 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 11:11:12.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:12.252 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 11:11:12.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children finished successfully 11:11:12.252 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 11:11:12.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:12.252 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 11:11:12.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:12.252 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 11:11:12.252 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 11:11:12.252 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:11:12.252 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:11:12.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:12.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:12.253 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getValue no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 11:11:12.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:12.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:12.308 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:11:12.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:12.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:12.308 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - xml-project/file.xml - Eclipse Platform 11:11:12.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:12.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:12.309 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - xml-project/file.xml - Eclipse Platform' 11:11:12.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') 11:11:12.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:12.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:12.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:12.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:12.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:11:12.310 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:12.310 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:12.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:12.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:12.410 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:12.410 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:12.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:12.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:12.411 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:12.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:12.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:12.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:12.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:12.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:12.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:12.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:12.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:13.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:13.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:13.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:11:13.413 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:13.413 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:13.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:13.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:13.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 11:11:13.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:13.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:13.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:13.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:13.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:13.414 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 11:11:13.415 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 11:11:13.415 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 11:11:13.415 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 11:11:13.417 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 11:11:13.429 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:11:13.429 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:13.609 DEBUG [main][MenuItemLookup] Found menu:'New' 11:11:13.609 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:11:13.609 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:13.609 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:11:13.609 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:11:13.609 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:13.609 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:11:13.609 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:11:13.609 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:11:13.609 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:11:13.609 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:13.609 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:11:13.609 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:11:13.609 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:11:13.609 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:13.609 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:11:13.609 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:11:13.609 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:13.609 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:11:13.609 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:13.609 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:11:13.609 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:11:13.609 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:11:13.609 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:11:13.609 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:11:13.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:11:13.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 11:11:14.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:11:14.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:11:14.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:11:14.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:11:14.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:11:14.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:11:14.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:11:14.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:11:14.110 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'xml-project' via Explorer 11:11:14.110 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 11:11:14.110 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 11:11:14.110 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 11:11:14.112 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 11:11:14.116 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:11:14.116 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:14.151 DEBUG [main][MenuItemLookup] Found menu:'New' 11:11:14.151 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:11:14.151 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:14.151 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:11:14.151 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:11:14.151 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:14.151 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:11:14.151 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:11:14.151 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:11:14.151 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:11:14.151 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:11:14.151 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:11:14.151 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:11:14.151 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:11:14.188 DEBUG [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.... 11:11:14.767 DEBUG [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 11:11:14.767 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:11:14.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:14.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:14.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:14.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:14.770 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 11:11:14.770 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:14.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:14.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:14.770 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:11:14.770 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:14.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:14.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:14.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:14.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:14.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:14.771 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:11:14.771 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:11:14.771 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:11:14.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:14.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:14.771 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:14.771 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:14.771 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 11:11:14.771 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:14.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:14.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:14.771 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:11:14.771 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:14.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:14.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:14.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:14.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:14.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:14.772 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:11:14.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:14.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:14.772 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:14.772 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:14.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:11:14.775 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:11:15.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:11:15.276 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:11:15.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:11:15.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 11:11:15.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:11:15.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:11:15.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:11:15.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:11:15.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:11:15.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:11:15.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:11:15.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:11:15.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:11:15.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:11:15.276 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 11:11:15.276 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:11:15.276 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:11:15.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:15.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.147 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.029 s getNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) Time elapsed: 0.001 s getAttribute no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) Time elapsed: 0.003 s getValue no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) Time elapsed: 0.003 s Running org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 11:11:15.284 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 11:11:15.284 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:11:15.285 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:11:15.285 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 11:11:15.285 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:11:15.285 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:11:15.285 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:11:15.285 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:11:15.285 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:11:15.285 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 11:11:15.285 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:15.285 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 11:11:15.285 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:15.286 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 11:11:15.286 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:15.286 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 11:11:15.286 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:15.286 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 11:11:15.286 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:15.286 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 11:11:15.286 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:15.286 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 11:11:15.286 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:15.286 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 11:11:15.286 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:15.286 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 11:11:15.286 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:15.286 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:15.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:15.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:15.286 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:11:15.287 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:11:15.287 DEBUG [main][MenuItemLookup] Found menu:'File' 11:11:15.287 DEBUG [main][MenuItemLookup] Item match:File 11:11:15.287 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:11:15.287 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 11:11:15.287 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 11:11:15.287 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 11:11:15.287 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:15.287 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 11:11:15.287 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 11:11:15.287 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:15.287 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 11:11:15.287 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 11:11:15.287 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 11:11:15.287 DEBUG [main][MenuItemLookup] Found menu:'Revert' 11:11:15.287 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:15.287 DEBUG [main][MenuItemLookup] Found menu:'Move...' 11:11:15.287 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 11:11:15.287 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:11:15.287 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 11:11:15.287 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:15.287 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 11:11:15.287 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:15.287 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:11:15.287 DEBUG [main][MenuItemLookup] Item match:Import... 11:11:15.288 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 11:11:15.288 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 11:11:15.288 INFO [main][MenuItemHandler] Select menu item: &Import... 11:11:15.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 11:11:15.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 11:11:15.363 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 11:11:15.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:15.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:15.364 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 11:11:15.364 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:15.364 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:11:15.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:15.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:15.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:15.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:15.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:15.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:11:15.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:11:15.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:11:15.366 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:11:15.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:15.366 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:11:15.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:15.366 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:11:15.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:11:15.366 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:11:15.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:15.366 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:11:15.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:15.366 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:11:15.366 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 11:11:15.366 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 11:11:15.366 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 11:11:15.366 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 11:11:15.366 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 11:11:15.366 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 11:11:15.366 DEBUG [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) 11:11:15.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:15.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:15.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:15.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:15.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:15.367 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:11:15.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:15.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:15.367 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:15.367 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:15.405 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 11:11:15.435 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:15.435 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:15.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 11:11:15.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:15.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:15.436 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 11:11:15.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:15.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 11:11:15.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 11:11:15.436 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 11:11:15.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:15.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:15.436 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 11:11:15.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:15.436 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' 11:11:15.436 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:") 11:11:15.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:15.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:15.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:15.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:15.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:15.437 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 11:11:15.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:15.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:15.437 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:15.437 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:15.438 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 11:11:15.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:15.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:11:15.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:11:15.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:15.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 11:11:15.439 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 11:11:15.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") 11:11:15.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:15.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:15.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:15.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:15.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:15.440 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 11:11:15.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:15.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:15.440 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:15.440 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:15.444 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 11:11:15.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:15.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:15.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:15.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:15.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:15.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 11:11:15.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 11:11:15.449 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 11:11:15.449 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 11:11:15.449 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") 11:11:15.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:15.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:15.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:15.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:15.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:15.450 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 11:11:15.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:15.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:15.450 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:15.450 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:15.451 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 11:11:15.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:15.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:15.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:15.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:15.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:15.468 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item xml-project (xml-project/) 11:11:15.468 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item xml-project (xml-project/): 11:11:15.468 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 11:11:15.468 INFO [WorkbenchTestable][TreeItemHandler] Checked: xml-project (xml-project/) 11:11:15.468 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 11:11:15.468 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 11:11:15.469 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) 11:11:15.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:15.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:15.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:15.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:15.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:15.471 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:11:15.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:15.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:15.471 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:15.471 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:15.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:11:15.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:11:15.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:11:15.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:11:15.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:11:15.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:11:15.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:11:15.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:11:15.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:11:15.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:11:15.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:11:15.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:11:15.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:11:15.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:11:15.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:15.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:15.976 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:11:15.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:15.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:15.976 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:15.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:15.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:15.976 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:11:15.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 '\*?\QPackage Explorer\E') 11:11:15.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:15.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:15.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:15.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:15.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:11:15.977 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:15.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:15.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:15.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:11:15.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:11:15.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:11:15.979 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:11:15.979 INFO [WorkbenchTestable][RequirementsRunner] Started test: evaluateXPath no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 11:11:15.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 11:11:15.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:11:15.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:11:15.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:11:15.979 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:15.979 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:15.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:15.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:15.980 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:15.980 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:15.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:15.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:15.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:15.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:15.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:16.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:16.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:16.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:16.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:16.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:11:16.981 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:16.982 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:16.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:16.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:16.982 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:11:16.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:16.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:16.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:16.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:16.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:16.983 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 11:11:16.983 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 11:11:16.984 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item file.xml of tree item xml-project 11:11:16.984 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 11:11:16.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:17.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:17.484 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 11:11:17.485 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 11:11:17.485 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 11:11:17.485 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 11:11:17.488 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 11:11:17.489 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item file.xml 11:11:17.489 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 11:11:17.489 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 11:11:17.489 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 11:11:17.491 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 11:11:17.491 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 11:11:17.494 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 11:11:17.637 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 11:11:17.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:11:17.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Remote System Explorer Operation' has no excuses, wait for it 11:11:18.137 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 11:11:18.137 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:11:18.137 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:11:18.137 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:11:18.137 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:11:18.137 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:11:18.137 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:11:18.137 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:11:18.137 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:11:18.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:11:18.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7e08cac2 is found... 11:11:18.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7e08cac2 is found finished successfully 11:11:18.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E') 11:11:18.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:18.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:18.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:18.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:18.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:11:18.140 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:18.140 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:18.141 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:18.141 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:18.141 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") 11:11:18.141 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:18.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:18.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:18.141 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 11:11:18.141 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:18.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:18.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:18.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:18.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:18.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:11:18.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 11:11:18.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E') 11:11:18.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:18.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:18.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:18.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:18.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:11:18.259 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part file.xml 11:11:18.287 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 11:11:18.287 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:11:18.287 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:11:18.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:18.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:18.287 INFO [WorkbenchTestable][RequirementsRunner] Finished test: evaluateXPath no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 11:11:18.287 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:11:18.287 INFO [WorkbenchTestable][RequirementsRunner] Started test: evaluateXPathWithIgnoringNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 11:11:18.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 11:11:18.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:11:18.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:11:18.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:11:18.288 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:18.288 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:18.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:18.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:18.326 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:18.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:18.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:18.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:18.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:18.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:18.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:18.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:18.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:19.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:19.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:19.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:11:19.327 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:19.327 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:19.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:19.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:19.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 11:11:19.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:19.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:19.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:19.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:19.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:19.328 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 11:11:19.329 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 11:11:19.329 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TomcatServerRequirement.xml of tree item xml-project 11:11:19.329 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 11:11:19.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:19.329 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item xml-project is already expanded. No action performed 11:11:19.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:19.329 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 11:11:19.329 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TomcatServerRequirement.xml 11:11:19.329 DEBUG [main][TreeItemHandler] Selecting tree item: TomcatServerRequirement.xml 11:11:19.330 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TomcatServerRequirement.xml about selection 11:11:19.332 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TomcatServerRequirement.xml 11:11:19.336 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:11:19.336 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:19.376 DEBUG [main][MenuItemLookup] Found menu:'New' 11:11:19.376 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:19.376 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:11:19.376 DEBUG [main][MenuItemLookup] Found menu:'Open With' 11:11:19.376 DEBUG [main][MenuItemLookup] Item match:Open With 11:11:19.378 DEBUG [main][MenuItemLookup] Found menu:'Generic Text Editor' 11:11:19.378 DEBUG [main][MenuItemLookup] Found menu:'JUnit View' 11:11:19.378 DEBUG [main][MenuItemLookup] Found menu:'Text Editor' 11:11:19.378 DEBUG [main][MenuItemLookup] Found menu:'XML Editor' 11:11:19.378 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:19.378 DEBUG [main][MenuItemLookup] Found menu:'System Editor' 11:11:19.378 DEBUG [main][MenuItemLookup] Found menu:'Default Editor' 11:11:19.378 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:19.378 DEBUG [main][MenuItemLookup] Found menu:'Other...' 11:11:19.378 DEBUG [main][MenuItemLookup] Item match:Other... 11:11:19.378 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Other..." 11:11:19.378 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... 11:11:19.378 INFO [main][MenuItemHandler] Select menu item: Other... 11:11:19.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available.... 11:11:19.438 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 11:11:19.438 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Editor Selection 11:11:19.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:19.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:19.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 11:11:19.439 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:19.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:19.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:19.439 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Editor Selection" as the parent 11:11:19.439 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:19.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:19.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:19.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:19.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:19.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:19.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:11:19.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:11:19.440 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item XML Editor 11:11:19.440 DEBUG [main][TreeItemHandler] Selecting tree item: XML Editor 11:11:19.440 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item XML Editor about selection 11:11:19.440 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: XML Editor 11:11:19.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 11:11:19.440 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:19.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:19.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:19.440 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Editor Selection" as the parent 11:11:19.440 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:19.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:19.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:19.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:19.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:19.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:19.441 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:11:19.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:19.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:19.441 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:19.441 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:19.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:11:19.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:11:19.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4276af4d is found... 11:11:19.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4276af4d is found finished successfully 11:11:19.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 '\*?\QTomcatServerRequirement.xml\E') 11:11:19.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:19.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:19.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:19.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:19.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:11:19.719 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:19.719 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= ${apache-tomcat-7.home} TooltipText=null 11:11:19.719 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:19.719 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= ${apache-tomcat-7.home} TooltipText=null 11:11:19.719 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") 11:11:19.719 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:19.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:19.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:19.719 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TomcatServerRequirement.xml"as the parent 11:11:19.719 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:19.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:19.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:19.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:19.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:19.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:11:19.720 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 11:11:20.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTomcatServerRequirement.xml\E') 11:11:20.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:20.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:20.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:20.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:20.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:11:20.340 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part TomcatServerRequirement.xml 11:11:20.342 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 11:11:20.342 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:11:20.342 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:11:20.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:20.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:20.342 INFO [WorkbenchTestable][RequirementsRunner] Finished test: evaluateXPathWithIgnoringNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 11:11:20.342 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:11:20.342 INFO [WorkbenchTestable][RequirementsRunner] Started test: evaluateXPathWithNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 11:11:20.342 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 11:11:20.342 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:11:20.342 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:11:20.342 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:11:20.343 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:20.343 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:20.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:20.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:20.382 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:20.382 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:20.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:20.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:20.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:20.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:20.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:20.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:20.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:21.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:21.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:21.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:11:21.384 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:21.384 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:21.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:21.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:21.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 11:11:21.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:21.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:21.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:21.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:21.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:21.385 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 11:11:21.386 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 11:11:21.386 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TomcatServerRequirement.xml of tree item xml-project 11:11:21.389 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 11:11:21.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:21.389 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item xml-project is already expanded. No action performed 11:11:21.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:21.389 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 11:11:21.389 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TomcatServerRequirement.xml 11:11:21.389 DEBUG [main][TreeItemHandler] Selecting tree item: TomcatServerRequirement.xml 11:11:21.389 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TomcatServerRequirement.xml about selection 11:11:21.391 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TomcatServerRequirement.xml 11:11:21.395 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:11:21.395 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:21.435 DEBUG [main][MenuItemLookup] Found menu:'New' 11:11:21.436 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:21.436 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:11:21.436 DEBUG [main][MenuItemLookup] Found menu:'Open With' 11:11:21.436 DEBUG [main][MenuItemLookup] Item match:Open With 11:11:21.437 DEBUG [main][MenuItemLookup] Found menu:'Generic Text Editor' 11:11:21.437 DEBUG [main][MenuItemLookup] Found menu:'JUnit View' 11:11:21.437 DEBUG [main][MenuItemLookup] Found menu:'Text Editor' 11:11:21.437 DEBUG [main][MenuItemLookup] Found menu:'XML Editor' 11:11:21.437 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:21.437 DEBUG [main][MenuItemLookup] Found menu:'System Editor' 11:11:21.437 DEBUG [main][MenuItemLookup] Found menu:'Default Editor' 11:11:21.437 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:21.437 DEBUG [main][MenuItemLookup] Found menu:'Other...' 11:11:21.437 DEBUG [main][MenuItemLookup] Item match:Other... 11:11:21.437 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Other..." 11:11:21.437 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... 11:11:21.438 INFO [main][MenuItemHandler] Select menu item: Other... 11:11:21.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available.... 11:11:21.498 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 11:11:21.498 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Editor Selection 11:11:21.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:21.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:21.498 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 11:11:21.498 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:21.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:21.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:21.499 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Editor Selection" as the parent 11:11:21.499 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:21.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:21.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:21.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:21.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:21.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:21.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:11:21.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:11:21.500 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item XML Editor 11:11:21.500 DEBUG [main][TreeItemHandler] Selecting tree item: XML Editor 11:11:21.500 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item XML Editor about selection 11:11:21.500 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: XML Editor 11:11:21.500 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 11:11:21.500 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:21.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:21.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:21.500 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Editor Selection" as the parent 11:11:21.500 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:21.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:21.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:21.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:21.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:21.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:21.501 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:11:21.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:21.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:21.501 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:21.501 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:21.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:11:21.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:11:21.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@370cfbef is found... 11:11:21.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@370cfbef is found finished successfully 11:11:21.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTomcatServerRequirement.xml\E') 11:11:21.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:21.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:21.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:21.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:21.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:11:21.576 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:21.577 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= ${apache-tomcat-7.home} TooltipText=null 11:11:21.577 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:21.577 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= ${apache-tomcat-7.home} TooltipText=null 11:11:21.577 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") 11:11:21.577 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:21.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:21.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:21.577 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TomcatServerRequirement.xml"as the parent 11:11:21.577 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:21.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:21.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:21.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:21.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:21.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:11:21.578 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 11:11:21.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTomcatServerRequirement.xml\E') 11:11:21.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:21.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:21.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:21.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:21.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:11:21.759 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part TomcatServerRequirement.xml 11:11:21.761 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 11:11:21.761 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:11:21.761 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:11:21.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:21.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:21.762 INFO [WorkbenchTestable][RequirementsRunner] Finished test: evaluateXPathWithNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 11:11:21.762 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:11:21.762 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:21.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:21.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:21.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:21.828 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:21.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:21.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:21.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:21.829 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:21.829 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:21.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:21.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:21.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:21.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:21.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:22.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:22.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:22.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:22.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:22.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:11:22.831 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:22.831 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:22.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:22.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:22.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 11:11:22.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:22.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:22.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:22.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:22.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:22.832 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 11:11:22.832 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 11:11:22.832 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 11:11:22.832 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 11:11:22.834 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 11:11:22.838 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:11:22.838 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:22.874 DEBUG [main][MenuItemLookup] Found menu:'New' 11:11:22.875 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:11:22.875 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:22.875 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:11:22.875 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:11:22.875 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:22.875 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:11:22.875 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:11:22.875 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:11:22.875 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:11:22.875 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:22.875 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:11:22.875 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:11:22.875 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:11:22.875 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:22.875 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:11:22.875 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:11:22.875 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:22.875 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:11:22.875 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:22.875 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:11:22.875 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:11:22.875 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:11:22.875 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:11:22.875 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:11:22.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:11:22.875 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 11:11:23.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:11:23.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:11:23.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:11:23.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:11:23.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:11:23.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:11:23.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:11:23.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:11:23.375 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'xml-project' via Explorer 11:11:23.375 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 11:11:23.376 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 11:11:23.376 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 11:11:23.377 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 11:11:23.383 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:11:23.383 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:23.418 DEBUG [main][MenuItemLookup] Found menu:'New' 11:11:23.418 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:11:23.418 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:23.418 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:11:23.418 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:11:23.418 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:23.418 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:11:23.418 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:11:23.418 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:11:23.418 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:11:23.418 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:11:23.418 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:11:23.418 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:11:23.418 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:11:23.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 'Delete.*'] is available.... 11:11:24.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. finished successfully 11:11:24.039 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:11:24.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:24.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:24.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:24.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:24.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: 32) 11:11:24.041 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:24.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:24.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:24.042 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:11:24.042 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:24.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:24.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:24.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:24.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:24.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:24.042 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:11:24.042 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:11:24.042 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:11:24.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:24.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:24.042 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:24.042 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:24.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", Widget matcher matching widgets with style: 8) 11:11:24.042 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:24.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:24.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:24.042 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:11:24.042 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:24.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:24.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:24.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:24.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:24.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:24.043 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:11:24.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:24.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:24.043 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:24.043 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:24.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:11:24.047 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:11:24.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:11:24.547 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:11:24.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:11:24.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:11:24.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 11:11:24.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 11:11:24.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:11:24.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:11:24.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:11:24.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:11:24.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:11:24.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:11:24.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:11:24.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:11:24.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:11:24.547 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 11:11:24.547 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:11:24.547 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:11:24.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:24.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.265 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.308 s evaluateXPathWithIgnoringNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) Time elapsed: 2.055 s evaluateXPathWithNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) Time elapsed: 1.42 s Running org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 11:11:24.555 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 11:11:24.556 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:11:24.556 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:11:24.556 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 11:11:24.556 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:11:24.556 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:11:24.556 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:11:24.556 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:11:24.556 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:11:24.557 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 11:11:24.557 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:24.557 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 11:11:24.557 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:24.557 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 11:11:24.557 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:24.557 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 11:11:24.557 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:24.557 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 11:11:24.557 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:24.557 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 11:11:24.557 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:24.557 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 11:11:24.557 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:24.557 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 11:11:24.557 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:24.557 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 11:11:24.557 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:24.557 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:24.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:24.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:24.558 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:11:24.558 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:11:24.558 DEBUG [main][MenuItemLookup] Found menu:'File' 11:11:24.558 DEBUG [main][MenuItemLookup] Item match:File 11:11:24.558 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:11:24.558 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 11:11:24.558 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 11:11:24.558 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 11:11:24.558 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:24.558 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 11:11:24.559 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 11:11:24.559 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:24.559 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 11:11:24.559 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 11:11:24.559 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 11:11:24.559 DEBUG [main][MenuItemLookup] Found menu:'Revert' 11:11:24.559 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:24.559 DEBUG [main][MenuItemLookup] Found menu:'Move...' 11:11:24.559 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 11:11:24.559 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:11:24.559 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 11:11:24.559 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:24.559 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 11:11:24.559 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:24.559 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:11:24.559 DEBUG [main][MenuItemLookup] Item match:Import... 11:11:24.559 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 11:11:24.559 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 11:11:24.559 INFO [main][MenuItemHandler] Select menu item: &Import... 11:11:24.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 11:11:24.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 11:11:24.628 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 11:11:24.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:24.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:24.629 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 11:11:24.629 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:24.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:11:24.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:24.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:24.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:24.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:24.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:24.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:11:24.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:11:24.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:11:24.630 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:11:24.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:24.630 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:11:24.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:24.630 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:11:24.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:11:24.630 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:11:24.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:24.630 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:11:24.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:24.630 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:11:24.630 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 11:11:24.630 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 11:11:24.631 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 11:11:24.631 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 11:11:24.631 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 11:11:24.631 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 11:11:24.631 DEBUG [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) 11:11:24.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:24.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:24.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:24.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:24.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:24.632 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:11:24.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:24.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:24.632 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:24.632 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:24.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: "Import"] 11:11:24.704 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:24.704 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:24.704 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 11:11:24.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:24.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:24.705 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 11:11:24.705 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:24.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 11:11:24.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 11:11:24.705 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 11:11:24.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:24.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:24.705 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 11:11:24.705 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:24.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/part/xml-project.zip' 11:11:24.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.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:") 11:11:24.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:24.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:24.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:24.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:24.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:24.706 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 11:11:24.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:24.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:24.706 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:24.706 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:24.707 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 11:11:24.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:24.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:11:24.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:11:24.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:24.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 11:11:24.734 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 11:11:24.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 11:11:24.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:24.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:24.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:24.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:24.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:24.736 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 11:11:24.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:24.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:24.736 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:24.736 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:24.798 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 11:11:24.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:24.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:24.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:24.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:24.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:24.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 11:11:24.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 11:11:24.800 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 11:11:24.800 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 11:11:24.800 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") 11:11:24.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:24.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:24.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:24.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:24.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:24.801 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 11:11:24.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:24.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:24.801 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:24.801 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:24.802 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 11:11:24.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:24.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:24.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:24.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:24.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:24.803 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item xml-project (xml-project/) 11:11:24.803 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item xml-project (xml-project/): 11:11:24.803 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 11:11:24.803 INFO [WorkbenchTestable][TreeItemHandler] Checked: xml-project (xml-project/) 11:11:24.803 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 11:11:24.803 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 11:11:24.803 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) 11:11:24.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:24.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:24.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:24.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:24.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:24.805 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:11:24.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:24.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:24.805 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:24.805 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:24.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:11:24.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:11:24.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:11:24.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph Update' is a system job, skipped 11:11:24.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:11:24.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:11:24.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:11:24.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:11:24.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 11:11:24.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:11:24.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:11:24.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:11:24.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:11:24.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:11:24.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:11:24.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:11:24.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:11:24.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:24.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:24.882 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:11:24.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:24.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:24.883 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:24.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:24.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:24.883 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:11:24.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 '\*?\QPackage Explorer\E') 11:11:24.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:24.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:24.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:24.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:24.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:11:24.884 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:24.884 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:24.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:24.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:11:24.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:11:24.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:11:24.914 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:24.914 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:24.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:24.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:24.915 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:24.915 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:24.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:24.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:24.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:24.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:24.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:25.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:25.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:25.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:25.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:25.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:11:25.917 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:25.917 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:25.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:25.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:25.918 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:11:25.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:25.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:25.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:25.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:25.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:25.918 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 11:11:25.918 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 11:11:25.918 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item file.xml of tree item xml-project 11:11:25.918 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 11:11:25.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:26.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:26.419 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 11:11:26.420 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 11:11:26.420 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 11:11:26.420 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 11:11:26.423 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 11:11:26.424 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item file.xml 11:11:26.424 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 11:11:26.424 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 11:11:26.424 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 11:11:26.426 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 11:11:26.426 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 11:11:26.426 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 11:11:26.571 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 11:11:26.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:11:26.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Remote System Explorer Operation' has no excuses, wait for it 11:11:27.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 11:11:27.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:11:27.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:11:27.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:11:27.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:11:27.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:11:27.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:11:27.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:11:27.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:11:27.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:11:27.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@156f860c is found... 11:11:27.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@156f860c is found finished successfully 11:11:27.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E') 11:11:27.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:27.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:27.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:27.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:27.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:11:27.261 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:27.261 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 11:11:27.261 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:11:27.261 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 11:11:27.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 11:11:27.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:11:27.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:11:27.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:11:27.261 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:27.261 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 11:11:27.261 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") 11:11:27.261 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:27.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:27.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:27.262 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 11:11:27.262 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:27.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:27.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:27.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:27.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:27.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:11:27.262 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design 11:11:27.330 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:27.330 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:27.330 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") 11:11:27.330 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:27.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:27.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:27.330 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 11:11:27.330 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:27.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:27.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:27.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:27.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:27.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:11:27.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 11:11:27.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E') 11:11:27.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:27.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:27.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:27.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:27.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:11:27.429 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part file.xml 11:11:27.429 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 11:11:27.429 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:11:27.429 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:11:27.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:27.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:27.430 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 11:11:27.430 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:11:27.430 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 11:11:27.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 11:11:27.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:11:27.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:11:27.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:11:27.430 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:27.430 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 11:11:27.430 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") 11:11:27.430 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:27.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:27.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:27.431 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 11:11:27.431 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:27.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:27.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:27.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:27.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:27.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:11:27.431 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 11:11:27.590 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 11:11:27.590 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:27.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:27.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:27.595 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 11:11:27.595 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:27.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:27.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:27.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:27.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:27.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 11:11:27.595 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 11:11:27.595 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:11:27.595 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:11:27.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:27.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:27.596 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 11:11:27.596 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:11:27.596 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 11:11:27.596 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 11:11:27.596 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:11:27.596 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:11:27.596 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:11:27.596 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:27.596 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 11:11:27.596 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") 11:11:27.596 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:27.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:27.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:27.596 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 11:11:27.597 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:27.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:27.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:27.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:27.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:27.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:11:27.597 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 11:11:27.746 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:27.746 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 11:11:27.746 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") 11:11:27.746 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:27.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:27.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:27.746 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 11:11:27.746 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:27.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:27.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:27.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:27.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:27.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:11:27.747 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design 11:11:27.784 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 11:11:27.784 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:27.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:27.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:27.801 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 11:11:27.801 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:27.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:27.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:27.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:27.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:27.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:27.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:11:27.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:11:27.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 11:11:27.801 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 11:11:27.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:27.801 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 11:11:27.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:27.801 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 11:11:27.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 11:11:27.802 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 11:11:27.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:27.802 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 11:11:27.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:27.802 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 11:11:27.802 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 11:11:27.802 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:11:27.802 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:11:27.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:27.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:27.802 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 11:11:27.802 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:11:27.802 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 11:11:27.802 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 11:11:27.802 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:11:27.802 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:11:27.802 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:11:27.803 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:27.803 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:27.803 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") 11:11:27.803 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:27.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:27.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:27.804 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 11:11:27.804 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:27.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:27.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:27.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:27.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:27.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:11:27.804 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design 11:11:27.809 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 11:11:27.809 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:27.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:27.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:27.818 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 11:11:27.818 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:27.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:27.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:27.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:27.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:27.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:27.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:11:27.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:11:27.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 11:11:27.818 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 11:11:27.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:27.818 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 11:11:27.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:27.819 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 11:11:27.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 11:11:27.819 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 11:11:27.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:27.819 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 11:11:27.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:27.819 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 11:11:27.819 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 11:11:27.819 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:11:27.819 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:11:27.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:27.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:27.819 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 11:11:27.819 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:11:27.819 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingingAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 11:11:27.819 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 11:11:27.819 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:11:27.819 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:11:27.819 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:11:27.820 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 11:11:27.820 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:11:27.820 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:11:27.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:27.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:27.820 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingingAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 11:11:27.820 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:11:27.820 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEvaluatingXPathOnAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 11:11:27.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 11:11:27.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:11:27.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:11:27.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:11:27.821 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 11:11:27.821 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:11:27.821 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:11:27.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:27.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:27.822 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEvaluatingXPathOnAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 11:11:27.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:27.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:27.822 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:11:27.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:27.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:27.823 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - xml-project/file.xml - Eclipse Platform 11:11:27.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:27.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:27.823 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - xml-project/file.xml - Eclipse Platform' 11:11:27.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 11:11:27.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:27.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:27.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:27.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:27.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:11:27.824 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:27.824 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:27.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:27.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:27.872 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:27.872 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:27.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:27.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:27.873 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:27.873 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:27.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:27.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:27.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:27.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:27.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:28.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:28.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:28.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:28.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:29.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:29.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:29.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:11:29.375 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:29.375 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:29.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:29.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:29.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 11:11:29.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:29.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:29.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:29.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:29.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:29.376 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 11:11:29.376 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 11:11:29.376 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 11:11:29.376 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 11:11:29.378 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 11:11:29.382 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:11:29.382 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:29.420 DEBUG [main][MenuItemLookup] Found menu:'New' 11:11:29.420 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:11:29.420 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:29.420 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:11:29.420 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:11:29.420 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:29.420 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:11:29.420 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:11:29.420 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:11:29.420 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:11:29.420 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:29.420 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:11:29.420 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:11:29.420 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:11:29.420 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:29.420 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:11:29.420 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:11:29.420 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:29.420 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:11:29.420 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:29.420 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:11:29.420 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:11:29.420 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:11:29.420 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:11:29.420 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:11:29.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:11:29.421 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 11:11:29.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:11:29.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:11:29.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:11:29.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:11:29.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:11:29.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:11:29.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:11:29.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:11:29.921 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'xml-project' via Explorer 11:11:29.921 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 11:11:29.921 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 11:11:29.921 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 11:11:29.924 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 11:11:29.928 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:11:29.928 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:29.962 DEBUG [main][MenuItemLookup] Found menu:'New' 11:11:29.962 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:11:29.962 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:29.962 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:11:29.962 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:11:29.962 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:29.962 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:11:29.962 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:11:29.962 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:11:29.962 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:11:29.962 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:11:29.962 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:11:29.962 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:11:29.963 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:11:29.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 'Delete.*'] is available.... 11:11:30.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 'Delete.*'] is available. finished successfully 11:11:30.565 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:11:30.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:30.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:30.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:30.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:30.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) 11:11:30.568 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:30.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:30.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:30.568 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:11:30.568 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:30.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:30.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:30.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:30.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:30.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:30.568 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:11:30.568 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:11:30.568 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:11:30.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:30.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:30.568 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:30.568 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:30.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: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 11:11:30.568 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:30.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:30.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:30.568 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:11:30.568 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:30.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:30.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:30.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:30.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:30.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:30.569 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:11:30.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:30.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:30.569 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:30.569 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:30.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:11:30.572 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:11:31.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:11:31.073 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:11:31.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:11:31.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 11:11:31.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:11:31.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:11:31.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:11:31.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:11:31.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:11:31.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:11:31.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:11:31.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:11:31.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:11:31.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:11:31.073 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 11:11:31.073 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:11:31.073 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:11:31.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:31.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.519 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.169 s selectSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) Time elapsed: 0.166 s getDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) Time elapsed: 0.206 s selectDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) Time elapsed: 0.017 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.002 s Running org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 11:11:31.080 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 11:11:31.081 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:11:31.081 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:11:31.081 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 11:11:31.081 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:11:31.081 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:11:31.081 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:11:31.081 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:11:31.081 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:11:31.081 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 11:11:31.082 DEBUG [main][EditorHandler] 0 editor(s) found 11:11:31.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:31.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:31.083 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:11:31.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:31.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:31.084 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:31.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:31.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:31.084 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:11:31.084 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 11:11:31.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:31.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:31.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:31.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:31.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:11:31.085 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:11:31.085 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:11:31.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:31.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:11:31.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:11:31.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:11:31.118 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:11:31.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:11:31.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:31.119 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 11:11:31.119 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:11:31.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:11:31.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:31.120 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 11:11:31.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:31.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:31.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:31.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:31.120 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:11:31.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:11:31.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:31.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 11:11:31.121 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:11:31.121 INFO [WorkbenchTestable][RequirementsRunner] Started test: setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest) 11:11:31.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 11:11:31.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:11:31.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:11:31.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:11:31.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'] 11:11:31.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:31.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'] 11:11:31.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:31.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: "New JavaScript Project"] 11:11:31.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:31.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: Matcher matching text to regular expression 'New|Select a wizard'] 11:11:31.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:31.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: Matcher matching text to regular expression 'New|Select a wizard'] 11:11:31.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:31.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'] 11:11:31.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:31.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 JavaScript Project"] 11:11:31.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:31.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'] 11:11:31.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:31.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'] 11:11:31.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:31.137 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:31.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:31.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:31.138 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:11:31.138 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:11:31.138 DEBUG [main][MenuItemLookup] Found menu:'File' 11:11:31.138 DEBUG [main][MenuItemLookup] Item match:File 11:11:31.139 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:11:31.139 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:11:31.141 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:11:31.141 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:11:31.141 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:11:31.141 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:31.141 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:11:31.141 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:11:31.141 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:11:31.141 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:11:31.141 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:11:31.141 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:11:31.141 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:11:31.141 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:11:31.141 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:11:31.141 DEBUG [main][MenuItemLookup] Found menu:'File' 11:11:31.141 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:11:31.141 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:11:31.141 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:11:31.141 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:31.141 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:11:31.141 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:31.141 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:11:31.141 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:11:31.156 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:11:31.156 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:11:31.156 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:11:31.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 'New|Select a wizard'] is available.... 11:11:31.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 11:11:31.226 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:11:31.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:31.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:31.227 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:11:31.227 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:31.227 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:11:31.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:31.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:31.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:31.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:31.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:31.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:11:31.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:11:31.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JavaScript has children... 11:11:31.229 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JavaScript 11:11:31.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:31.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:31.729 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JavaScript 11:11:31.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JavaScript has children finished successfully 11:11:31.730 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JavaScript 11:11:31.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:31.730 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JavaScript is already expanded. No action performed 11:11:31.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:31.730 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JavaScript 11:11:31.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available.... 11:11:31.730 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 11:11:31.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:31.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:31.730 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:11:31.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:31.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:31.731 INFO [WorkbenchTestable][AbstractShell] Close shell Select a wizard 11:11:31.731 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Select a wizard' 11:11:31.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:11:31.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:11:31.762 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 11:11:31.762 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:11:31.762 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:11:31.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:31.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:31.762 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest) 11:11:31.762 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 11:11:31.762 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:11:31.762 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:11:31.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:31.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.683 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.641 s Running org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 11:11:31.769 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 11:11:31.770 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:11:31.770 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:11:31.770 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 11:11:31.770 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:11:31.770 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:11:31.771 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:11:31.771 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:11:31.771 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:11:31.771 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:11:31.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:31.771 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:11:31.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:31.771 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 11:11:31.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:31.771 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:11:31.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:31.771 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:11:31.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:31.771 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:11:31.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:31.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 Dynamic Web Project"] 11:11:31.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:31.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'] 11:11:31.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:31.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'] 11:11:31.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:31.772 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:31.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:31.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:31.772 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:11:31.772 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:11:31.772 DEBUG [main][MenuItemLookup] Found menu:'File' 11:11:31.772 DEBUG [main][MenuItemLookup] Item match:File 11:11:31.773 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:11:31.773 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:11:31.776 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:11:31.776 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:11:31.776 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:11:31.776 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:31.776 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:11:31.776 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:11:31.776 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:11:31.776 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:11:31.776 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:11:31.776 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:11:31.776 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:11:31.776 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:11:31.776 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:11:31.776 DEBUG [main][MenuItemLookup] Found menu:'File' 11:11:31.776 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:11:31.776 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:11:31.776 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:11:31.776 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:31.776 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:11:31.776 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:31.776 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:11:31.776 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:11:31.776 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:11:31.776 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:11:31.776 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:11:31.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.... 11:11:31.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 11:11:31.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:11:31.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:31.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:31.848 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:11:31.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:31.848 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:11:31.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:31.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:31.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:31.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:31.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:31.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:11:31.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:11:31.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 11:11:31.850 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 11:11:31.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:32.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:32.351 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 11:11:32.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 11:11:32.352 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 11:11:32.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:32.352 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 11:11:32.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:32.352 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 11:11:32.352 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 11:11:32.352 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 11:11:32.352 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 11:11:32.354 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 11:11:32.354 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:11:32.354 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:11:32.354 DEBUG [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) 11:11:32.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:32.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:32.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:32.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:32.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:32.355 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:11:32.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:32.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:32.356 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:32.356 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:32.515 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:11:32.526 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:32.526 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:32.526 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.... 11:11:32.526 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 11:11:32.526 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 11:11:32.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:32.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:32.527 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 11:11:32.527 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:32.529 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:") 11:11:32.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:32.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:32.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:32.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:32.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:11:32.530 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:11:32.531 INFO [WorkbenchTestable][AbstractText] Text set to: HTMLProjectTest 11:11:32.534 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 11:11:32.534 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 11:11:32.534 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) 11:11:32.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:32.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:32.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:32.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:32.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:32.536 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:11:32.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:32.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:32.536 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:32.536 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:32.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:11:33.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:11:33.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:11:33.054 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 11:11:33.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 11:11:33.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 11:11:33.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:11:33.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 11:11:33.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:11:33.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:11:33.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:11:33.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:11:33.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 11:11:33.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 11:11:33.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:11:33.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:11:33.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:11:33.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:11:33.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:11:33.054 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:11:33.054 INFO [WorkbenchTestable][RequirementsRunner] Started test: createHTMLFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest) 11:11:33.054 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 11:11:33.054 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:11:33.054 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:11:33.054 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:11:33.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'] 11:11:33.055 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:33.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'] 11:11:33.055 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:33.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: "New HTML File"] 11:11:33.055 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:33.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'] 11:11:33.055 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:33.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'] 11:11:33.055 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:33.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'] 11:11:33.055 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:33.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 HTML File"] 11:11:33.056 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:33.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'] 11:11:33.056 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:33.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'] 11:11:33.056 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:33.056 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:33.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:33.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:33.056 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:11:33.056 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:11:33.056 DEBUG [main][MenuItemLookup] Found menu:'File' 11:11:33.056 DEBUG [main][MenuItemLookup] Item match:File 11:11:33.057 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:11:33.057 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:11:33.060 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:11:33.060 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:11:33.060 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:11:33.060 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:33.060 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:11:33.060 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:11:33.060 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:11:33.060 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:11:33.060 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:11:33.060 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:11:33.060 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:11:33.060 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:11:33.060 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:11:33.060 DEBUG [main][MenuItemLookup] Found menu:'File' 11:11:33.060 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:11:33.060 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:11:33.060 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:11:33.060 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:33.060 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:11:33.060 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:33.060 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:11:33.060 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:11:33.060 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:11:33.060 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:11:33.060 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:11:33.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.... 11:11:33.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 11:11:33.322 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:11:33.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:33.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:33.323 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:11:33.323 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:33.323 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:11:33.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:33.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:33.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:33.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:33.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:33.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:11:33.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:11:33.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 11:11:33.325 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 11:11:33.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:33.325 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 11:11:33.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:33.325 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 11:11:33.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 11:11:33.325 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 11:11:33.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:33.325 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 11:11:33.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:33.325 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 11:11:33.325 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item HTML File 11:11:33.325 DEBUG [main][TreeItemHandler] Selecting tree item: HTML File 11:11:33.325 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item HTML File about selection 11:11:33.328 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: HTML File 11:11:33.328 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:11:33.328 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:11:33.328 DEBUG [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) 11:11:33.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:33.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:33.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:33.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:33.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:33.329 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:11:33.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:33.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:33.330 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:33.330 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:33.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'] 11:11:33.816 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:33.816 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:33.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New HTML File"] is available.... 11:11:33.816 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 11:11:33.816 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New HTML File 11:11:33.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:33.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:33.817 TRACE [WorkbenchTestable][NewHTMLWizard] Shell New HTML File is not null and is not disposed 11:11:33.817 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:33.818 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:") 11:11:33.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:33.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:33.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:33.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:33.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:11:33.820 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:11:33.821 INFO [WorkbenchTestable][AbstractText] Text set to: testHTML 11:11:33.822 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:") 11:11:33.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:33.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:33.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:33.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:33.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:11:33.824 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:11:33.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.html.ui.wizard.NewHTMLFileWizardPage, index 0 and no matchers specified 11:11:33.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:33.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:33.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:33.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:33.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:33.832 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 11:11:33.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:33.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:33.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:33.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:33.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:33.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:11:33.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:11:33.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem HTMLProjectTest has children... 11:11:33.832 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item HTMLProjectTest 11:11:33.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:33.833 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item HTMLProjectTest is already expanded. No action performed 11:11:33.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:33.833 INFO [WorkbenchTestable][TreeItemHandler] Expanded: HTMLProjectTest 11:11:33.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem HTMLProjectTest has children finished successfully 11:11:33.833 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item HTMLProjectTest 11:11:33.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:33.833 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item HTMLProjectTest is already expanded. No action performed 11:11:33.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:33.833 INFO [WorkbenchTestable][TreeItemHandler] Expanded: HTMLProjectTest 11:11:33.833 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 11:11:33.833 DEBUG [main][TreeItemHandler] Selecting tree item: src 11:11:33.833 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 11:11:33.846 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 11:11:33.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.html.ui.wizard.NewHTMLFileWizardPage, index 0 and no matchers specified 11:11:33.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:33.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:33.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:33.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:33.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:33.847 TRACE [WorkbenchTestable][NewHTMLWizard] Shell New HTML File is not null and is not disposed 11:11:33.847 INFO [WorkbenchTestable][NewHTMLWizard] Go to next wizard page 11:11:33.847 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) 11:11:33.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:33.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:33.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:33.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:33.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:33.849 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:11:33.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:33.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:33.849 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:33.849 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:33.854 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") 11:11:33.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:33.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:33.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:33.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:33.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:33.854 INFO [WorkbenchTestable][CheckBox] Select checkbox &Use HTML Template 11:11:33.855 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Use HTML Template 11:11:33.855 INFO [WorkbenchTestable][AbstractButton] Click button &Use HTML Template 11:11:33.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:33.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:33.855 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:33.855 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:33.860 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") 11:11:33.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:33.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:33.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:33.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:33.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11: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.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") 11:11:33.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:33.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:33.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:33.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:33.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:33.861 INFO [WorkbenchTestable][CheckBox] Select checkbox &Use HTML Template 11:11:33.861 INFO [WorkbenchTestable][CheckBox] Check checkbox &Use HTML Template 11:11:33.861 INFO [WorkbenchTestable][AbstractButton] Click button &Use HTML Template 11:11:33.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:33.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:33.861 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:33.861 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:33.919 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") 11:11:33.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:33.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:33.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:33.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:33.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:33.920 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 11:11:33.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:33.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:33.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:33.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:33.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:11:33.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:11:33.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:11:33.921 TRACE [WorkbenchTestable][NewHTMLWizard] Shell New HTML File is not null and is not disposed 11:11:33.921 INFO [WorkbenchTestable][NewHTMLWizard] Finish wizard 11:11:33.921 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) 11:11:33.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:33.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:33.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:33.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:33.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:33.922 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:11:33.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:33.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:33.922 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:33.922 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:33.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:11:34.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:11:34.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:11:34.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'JavaScript indexing in progress' is a system job, skipped 11:11:34.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 11:11:34.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 11:11:34.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:11:34.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 11:11:34.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 11:11:34.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:11:34.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing JavaScript tooling' is a system job, skipped 11:11:34.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:11:34.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:11:34.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:11:34.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 11:11:34.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 11:11:34.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:11:34.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:11:34.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:11:34.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:11:34.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:11:34.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:11:34.428 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 11:11:34.428 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:11:34.428 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:11:34.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:34.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:34.428 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createHTMLFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest) 11:11:34.428 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 11:11:34.428 DEBUG [main][EditorHandler] 1 editor(s) found 11:11:34.428 DEBUG [WorkbenchTestable][EditorHandler] Closing editor testHTML.html 11:11:34.486 DEBUG [WorkbenchTestable][EditorHandler] Editor testHTML.html is closed 11:11:34.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:34.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:34.486 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:11:34.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:34.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:34.487 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:34.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:34.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:34.487 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:11:34.487 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 11:11:34.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:34.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:34.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:34.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:34.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:11:34.488 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:11:34.488 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:11:34.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:34.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:11:34.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:11:34.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:11:34.490 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:11:34.490 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:11:34.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:34.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:34.490 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:11:34.490 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:11:34.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:34.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:34.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:34.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:34.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:34.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:34.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:35.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:35.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:35.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:11:35.492 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:11:35.492 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:11:35.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:35.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:35.493 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:11:35.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:35.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:35.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:35.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:35.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:35.493 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name HTMLProjectTest 11:11:35.493 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:11:35.493 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:11:35.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:35.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:35.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:35.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:35.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:36.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:36.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:36.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:36.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:36.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:11:36.526 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:11:36.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:11:36.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:36.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:36.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 11:11:36.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:36.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:36.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:36.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:36.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:36.528 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name HTMLProjectTest 11:11:36.528 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:11:36.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:11:36.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:36.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:36.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 11:11:36.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:36.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:36.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:36.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:36.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:36.529 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 11:11:36.529 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 11:11:36.529 DEBUG [main][TreeItemHandler] Set Tree selection 11:11:36.529 DEBUG [main][TreeHandler] Notify Tree about selection event 11:11:36.538 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 11:11:36.544 DEBUG [WorkbenchTestable][TreeItemHandler] HTMLProjectTest 11:11:36.544 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:11:36.544 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:36.639 DEBUG [main][MenuItemLookup] Found menu:'New' 11:11:36.639 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:11:36.639 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:36.639 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:11:36.639 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:36.639 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:11:36.639 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:11:36.639 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:11:36.639 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:11:36.639 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:11:36.639 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:11:36.639 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:11:36.639 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:11:36.639 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:36.639 DEBUG [main][MenuItemLookup] Found menu:'Import' 11:11:36.639 DEBUG [main][MenuItemLookup] Found menu:'Export' 11:11:36.639 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:36.639 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:11:36.639 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:11:36.639 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:11:36.639 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:11:36.640 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:11:36.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:11:36.640 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 11:11:36.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 11:11:37.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:11:37.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:11:37.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:11:37.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 11:11:37.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 11:11:37.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:11:37.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:11:37.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:11:37.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:11:37.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:11:37.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:11:37.140 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:11:37.140 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:37.187 DEBUG [main][MenuItemLookup] Found menu:'New' 11:11:37.187 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:11:37.187 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:37.187 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:11:37.187 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:37.187 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:11:37.187 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:11:37.187 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:11:37.187 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:11:37.187 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:11:37.187 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:11:37.187 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:11:37.188 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:11:37.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 11:11:37.803 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 11:11:37.803 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:11:37.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:37.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:37.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: 32) 11:11:37.806 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:37.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:37.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:37.806 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:11:37.806 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:37.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:37.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:37.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:37.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:37.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:37.806 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:11:37.806 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:11:37.807 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:11:37.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:37.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:37.807 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:37.807 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:37.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") 11:11:37.807 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:37.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:37.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:37.807 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:11:37.807 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:37.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:37.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:37.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:37.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:37.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:37.808 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:11:37.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:37.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:37.808 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:37.808 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:37.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:11:37.811 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:11:38.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:11:38.311 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:11:38.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:11:38.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:11:38.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:11:38.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:11:38.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:11:38.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:11:38.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:11:38.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:11:38.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 11:11:38.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 11:11:38.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:11:38.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:11:38.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:11:38.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:11:38.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:11:38.312 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:11:38.312 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:11:38.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:38.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 11:11:38.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:11:38.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:11:38.313 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 11:11:38.313 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:11:38.313 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:11:38.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:38.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.544 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.374 s Running org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 11:11:38.320 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 11:11:38.321 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:11:38.321 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:11:38.321 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 11:11:38.321 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:11:38.321 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:11:38.321 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:11:38.321 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:11:38.321 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:11:38.322 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:11:38.322 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:38.322 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:11:38.322 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:38.322 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:11:38.322 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:38.322 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:38.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:38.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:38.323 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:11:38.323 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:11:38.323 DEBUG [main][MenuItemLookup] Found menu:'File' 11:11:38.323 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:11:38.323 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:11:38.323 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:11:38.323 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:11:38.323 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:11:38.323 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:11:38.323 DEBUG [main][MenuItemLookup] Item match:Window 11:11:38.323 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:11:38.323 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:11:38.323 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:11:38.323 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:38.323 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:11:38.323 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:11:38.323 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:38.323 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:11:38.323 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:38.323 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:11:38.323 DEBUG [main][MenuItemLookup] Item match:Preferences 11:11:38.323 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:11:38.323 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:11:38.323 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:11:38.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 'Preferences.*'] is available.... 11:11:38.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:11:38.413 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:11:38.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:38.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:38.414 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:11:38.414 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:38.415 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:11:38.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:38.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:38.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:38.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:38.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:38.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:11:38.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:11:38.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 11:11:38.416 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 11:11:38.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:38.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:38.917 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 11:11:38.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 11:11:38.918 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 11:11:38.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:38.918 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 11:11:38.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:38.918 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 11:11:38.918 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 11:11:38.918 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 11:11:38.919 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 11:11:38.919 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites (Eclipse:1782): Gtk-CRITICAL **: 11:11:38.975: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 11:11:39.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:39.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:39.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:39.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:39.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 "Add...") 11:11:39.008 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:39.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:39.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:39.008 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:11:39.008 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:39.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:39.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:39.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:39.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:39.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:39.019 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 11:11:39.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:39.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:39.019 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:39.019 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:39.062 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:") 11:11:39.063 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:39.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:39.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:39.063 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent 11:11:39.063 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:39.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:39.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:39.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:39.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:39.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:11:39.063 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:11:39.063 INFO [WorkbenchTestable][AbstractText] Text set to: Eclipse 11:11:39.064 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:") 11:11:39.064 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:39.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:39.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:39.064 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent 11:11:39.064 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:39.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:39.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:39.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:39.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:39.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:11:39.065 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:11:39.065 INFO [WorkbenchTestable][AbstractText] Text set to: https://download.eclipse.org/releases/latest 11:11:39.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Add") 11:11:39.068 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:39.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:39.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:39.068 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent 11:11:39.068 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:39.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:39.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:39.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:39.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:39.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:39.069 INFO [WorkbenchTestable][AbstractButton] Click button A&dd 11:11:39.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:39.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:39.069 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:39.069 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:39.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 "Add...") 11:11:39.116 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:39.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:39.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:39.116 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:11:39.116 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:39.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:39.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:39.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:39.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:39.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:39.118 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 11:11:39.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:39.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:39.118 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:39.118 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:39.152 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 11:11:39.152 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:39.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:39.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:39.152 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent 11:11:39.152 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:39.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:39.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:39.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:39.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:39.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:11:39.153 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:11:39.153 INFO [WorkbenchTestable][AbstractText] Text set to: RedDeer 11:11:39.153 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:") 11:11:39.153 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:39.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:39.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:39.153 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent 11:11:39.153 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:39.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:39.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:39.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:39.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:39.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:11:39.154 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:11:39.155 INFO [WorkbenchTestable][AbstractText] Text set to: http://download.eclipse.org/reddeer/releases/latest 11:11:39.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:11:39.155 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:39.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:39.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:39.156 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent 11:11:39.156 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:39.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:39.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:39.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:39.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:39.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:39.157 INFO [WorkbenchTestable][AbstractButton] Click button A&dd 11:11:39.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:39.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:39.157 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:39.157 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:39.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:39.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:39.208 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 11:11:39.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:39.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:39.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:39.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:39.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:39.210 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 11:11:39.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:39.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:39.210 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:39.210 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:39.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:11:39.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:11:39.275 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:39.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:39.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:39.275 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:11:39.276 INFO [WorkbenchTestable][RequirementsRunner] Started test: pageIsOpened no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 11:11:39.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 11:11:39.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:11:39.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:11:39.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:11:39.276 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:11:39.276 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:39.276 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:11:39.276 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:39.276 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:11:39.276 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:39.276 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:39.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:39.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:39.276 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:11:39.276 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:11:39.276 DEBUG [main][MenuItemLookup] Found menu:'File' 11:11:39.276 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:11:39.276 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:11:39.276 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:11:39.276 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:11:39.276 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:11:39.276 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:11:39.276 DEBUG [main][MenuItemLookup] Item match:Window 11:11:39.277 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:11:39.277 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:11:39.277 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:11:39.277 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:39.277 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:11:39.277 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:11:39.277 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:39.277 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:11:39.277 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:39.277 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:11:39.277 DEBUG [main][MenuItemLookup] Item match:Preferences 11:11:39.277 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:11:39.277 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:11:39.277 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1782): Gtk-CRITICAL **: 11:11:39.327: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 11:11:39.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:11:39.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 'Preferences.*'] is available. finished successfully 11:11:39.412 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:11:39.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:39.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:39.413 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:11:39.413 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:39.414 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:11:39.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:39.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:39.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:39.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:39.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:39.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:11:39.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:11:39.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 11:11:39.425 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 11:11:39.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:39.425 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 11:11:39.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:39.425 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 11:11:39.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 11:11:39.425 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 11:11:39.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:39.425 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 11:11:39.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:39.425 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 11:11:39.426 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 11:11:39.426 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 11:11:39.426 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 11:11:39.426 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 11:11:39.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:39.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:39.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:39.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:39.427 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 11:11:39.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:39.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:39.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:39.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:39.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 11:11:39.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:11:39.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:39.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:39.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:39.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:39.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:39.429 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:11:39.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:39.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:39.429 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:39.429 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:39.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:11:39.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:11:39.462 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:39.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:39.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:39.462 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 11:11:39.462 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:11:39.462 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:11:39.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:39.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:39.462 INFO [WorkbenchTestable][RequirementsRunner] Finished test: pageIsOpened no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 11:11:39.462 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:11:39.462 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 11:11:39.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 11:11:39.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:11:39.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:11:39.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:11:39.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.*'] 11:11:39.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:39.463 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:11:39.463 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:39.463 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:11:39.463 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:39.463 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:39.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:39.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:39.463 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:11:39.463 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:11:39.463 DEBUG [main][MenuItemLookup] Found menu:'File' 11:11:39.463 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:11:39.463 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:11:39.463 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:11:39.463 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:11:39.463 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:11:39.463 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:11:39.463 DEBUG [main][MenuItemLookup] Item match:Window 11:11:39.463 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:11:39.463 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:11:39.463 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:11:39.463 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:39.463 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:11:39.463 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:11:39.463 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:39.464 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:11:39.464 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:39.464 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:11:39.464 DEBUG [main][MenuItemLookup] Item match:Preferences 11:11:39.464 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:11:39.464 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:11:39.464 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1782): Gtk-CRITICAL **: 11:11:39.526: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 11:11:39.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:11:39.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 11:11:39.604 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:11:39.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:39.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:39.605 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:11:39.605 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:39.606 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:11:39.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:39.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:39.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:39.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:39.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:39.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:11:39.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:11:39.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 11:11:39.607 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 11:11:39.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:39.607 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 11:11:39.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:39.608 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 11:11:39.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 11:11:39.608 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 11:11:39.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:39.608 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 11:11:39.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:39.608 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 11:11:39.608 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 11:11:39.608 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 11:11:39.608 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 11:11:39.608 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 11:11:39.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:39.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:39.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:39.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:39.609 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:11:39.609 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:39.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:39.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:39.609 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:11:39.609 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:39.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:39.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:39.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:39.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:39.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:11:39.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:11:39.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:11:39.612 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:11:39.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:39.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:39.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:39.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:39.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:39.614 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:11:39.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:39.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:39.614 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:39.614 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:39.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:11:39.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:11:39.679 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:39.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:39.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:39.680 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 11:11:39.680 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:11:39.680 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:11:39.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:39.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:39.680 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 11:11:39.680 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:11:39.680 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 11:11:39.680 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 11:11:39.680 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:11:39.680 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:11:39.680 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:11:39.680 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:11:39.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:39.680 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:11:39.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:39.680 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:11:39.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:39.680 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:39.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:39.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:39.681 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:11:39.681 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:11:39.681 DEBUG [main][MenuItemLookup] Found menu:'File' 11:11:39.681 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:11:39.681 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:11:39.681 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:11:39.681 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:11:39.681 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:11:39.681 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:11:39.681 DEBUG [main][MenuItemLookup] Item match:Window 11:11:39.681 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:11:39.681 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:11:39.681 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:11:39.681 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:39.681 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:11:39.681 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:11:39.681 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:39.681 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:11:39.681 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:39.681 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:11:39.681 DEBUG [main][MenuItemLookup] Item match:Preferences 11:11:39.681 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:11:39.681 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:11:39.681 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1782): Gtk-CRITICAL **: 11:11:39.731: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 11:11:39.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:11:39.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 'Preferences.*'] is available. finished successfully 11:11:39.827 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:11:39.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:39.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:39.828 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:11:39.828 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:39.828 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:11:39.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:39.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:39.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:39.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:39.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:39.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:11:39.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:11:39.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 11:11:39.830 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 11:11:39.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:39.830 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 11:11:39.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:39.830 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 11:11:39.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 11:11:39.830 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 11:11:39.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:39.830 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 11:11:39.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:39.830 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 11:11:39.830 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 11:11:39.830 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 11:11:39.830 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 11:11:39.831 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 11:11:39.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:39.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:39.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:39.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:39.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 11:11:39.831 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:39.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:39.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:39.832 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:11:39.832 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:39.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:39.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:39.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:39.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:39.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:11:39.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:11:39.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:11:39.835 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Eclipse: 11:11:39.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:39.860 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:39.860 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:39.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:39.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 11:11:39.861 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:39.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:39.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:39.861 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:11:39.861 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:39.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:39.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:39.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:39.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:39.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:11:39.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:11:39.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:11:39.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:11:39.862 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:39.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:39.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:39.862 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:11:39.862 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:39.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:39.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:39.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:39.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:39.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:11:39.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:11:39.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:11:39.863 INFO [WorkbenchTestable][AbstractTableItem] Check table Item Eclipse: 11:11:39.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:39.864 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:39.864 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:39.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:39.865 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:11:39.865 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:39.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:39.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:39.865 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:11:39.865 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:39.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:39.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:39.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:39.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:39.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:11:39.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:11:39.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:11:39.866 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:11:39.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:39.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:39.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:39.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:39.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:39.868 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:11:39.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:39.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:39.869 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:39.869 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:39.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:11:39.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:11:39.899 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:39.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:39.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:39.899 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 11:11:39.899 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:11:39.899 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:11:39.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:39.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:39.899 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 11:11:39.899 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:11:39.900 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 11:11:39.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 11:11:39.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:11:39.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:11:39.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:11:39.900 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:11:39.900 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:39.900 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:11:39.900 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:39.900 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:11:39.900 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:39.900 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:39.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:39.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:39.900 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:11:39.900 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:11:39.900 DEBUG [main][MenuItemLookup] Found menu:'File' 11:11:39.900 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:11:39.900 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:11:39.900 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:11:39.900 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:11:39.900 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:11:39.900 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:11:39.900 DEBUG [main][MenuItemLookup] Item match:Window 11:11:39.901 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:11:39.901 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:11:39.901 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:11:39.901 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:39.901 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:11:39.901 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:11:39.901 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:39.901 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:11:39.901 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:39.901 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:11:39.901 DEBUG [main][MenuItemLookup] Item match:Preferences 11:11:39.901 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:11:39.901 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:11:39.901 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1782): Gtk-CRITICAL **: 11:11:39.950: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 11:11:40.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.... 11:11:40.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 11:11:40.022 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:11:40.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:40.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:40.023 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:11:40.023 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:40.023 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:11:40.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:40.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:40.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:40.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:40.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:40.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:11:40.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:11:40.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 11:11:40.025 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 11:11:40.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:40.025 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 11:11:40.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:40.025 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 11:11:40.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 11:11:40.025 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 11:11:40.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:40.025 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 11:11:40.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:40.025 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 11:11:40.025 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 11:11:40.025 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 11:11:40.025 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 11:11:40.025 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 11:11:40.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:40.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:40.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:40.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:40.026 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:11:40.026 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:40.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:40.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:40.026 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:11:40.026 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:40.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:40.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:40.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:40.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:40.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:11:40.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:11:40.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:11:40.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:11:40.028 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:40.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:40.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:40.028 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:11:40.028 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:40.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:40.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:40.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:40.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:40.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:11:40.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:11:40.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:11:40.029 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:11:40.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:40.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:40.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:40.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:40.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:40.056 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:11:40.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:40.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:40.056 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:40.056 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:40.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:11:40.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:11:40.104 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:40.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:40.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:40.104 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 11:11:40.104 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:11:40.104 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:11:40.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:40.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:40.104 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 11:11:40.104 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:11:40.104 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickRemoveTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 11:11:40.104 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 11:11:40.104 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:11:40.104 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:11:40.104 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:11:40.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.*'] 11:11:40.104 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:40.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.*'] 11:11:40.104 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:40.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.*'] 11:11:40.104 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:40.105 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:40.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:40.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:40.105 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:11:40.105 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:11:40.105 DEBUG [main][MenuItemLookup] Found menu:'File' 11:11:40.105 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:11:40.105 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:11:40.105 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:11:40.105 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:11:40.105 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:11:40.105 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:11:40.105 DEBUG [main][MenuItemLookup] Item match:Window 11:11:40.105 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:11:40.105 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:11:40.105 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:11:40.105 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:40.105 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:11:40.105 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:11:40.105 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:40.105 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:11:40.105 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:40.105 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:11:40.105 DEBUG [main][MenuItemLookup] Item match:Preferences 11:11:40.105 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:11:40.105 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:11:40.105 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1782): Gtk-CRITICAL **: 11:11:40.156: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 11:11:40.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.... 11:11:40.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 11:11:40.234 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:11:40.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:40.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:40.235 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:11:40.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:40.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 11:11:40.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:40.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:40.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:40.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:40.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:40.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:11:40.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:11:40.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 11:11:40.236 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 11:11:40.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:40.236 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 11:11:40.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:40.236 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 11:11:40.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 11:11:40.236 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 11:11:40.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:40.237 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 11:11:40.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:40.237 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 11:11:40.237 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 11:11:40.237 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 11:11:40.237 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 11:11:40.237 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 11:11:40.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:40.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:40.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:40.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:40.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:11:40.238 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:40.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:40.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:40.238 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:11:40.238 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:40.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:40.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:40.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:40.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:40.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:11:40.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:11:40.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:11:40.240 INFO [WorkbenchTestable][AbstractTableItem] Double click table item RedDeer 11:11:40.240 TRACE [main][WidgetHandler] Notify Table with event 13 11:11:40.240 TRACE [main][WidgetHandler] Wait for synchronization 11:11:40.242 TRACE [main][WidgetHandler] Notify Table with event 3 11:11:40.242 TRACE [main][WidgetHandler] Wait for synchronization 11:11:40.242 TRACE [main][WidgetHandler] Notify Table with event 4 11:11:40.242 TRACE [main][WidgetHandler] Wait for synchronization 11:11:40.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 11:11:40.242 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:40.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:40.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:40.272 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:11:40.272 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:40.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:40.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:40.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:40.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:40.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:40.275 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 11:11:40.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:40.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:40.275 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:40.275 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:40.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove Sites"] is available.... 11:11:40.322 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 11:11:40.322 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove Sites 11:11:40.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:40.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:40.323 INFO [WorkbenchTestable][AbstractShell] Close shell Remove Sites 11:11:40.323 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Remove Sites' 11:11:40.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:11:40.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:11:40.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 11:11:40.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:40.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:40.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:40.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:40.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:40.361 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:11:40.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:40.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:40.361 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:40.361 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:40.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:11:40.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:11:40.419 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:40.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:40.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:40.419 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 11:11:40.419 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:11:40.419 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:11:40.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:40.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:40.420 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickRemoveTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 11:11:40.420 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:11:40.420 INFO [WorkbenchTestable][RequirementsRunner] Started test: isItemEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 11:11:40.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 11:11:40.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:11:40.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:11:40.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:11:40.420 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:11:40.420 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:40.420 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:11:40.420 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:40.420 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:11:40.420 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:40.420 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:40.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:40.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:40.420 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:11:40.420 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:11:40.420 DEBUG [main][MenuItemLookup] Found menu:'File' 11:11:40.420 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:11:40.420 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:11:40.420 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:11:40.420 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:11:40.420 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:11:40.420 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:11:40.420 DEBUG [main][MenuItemLookup] Item match:Window 11:11:40.421 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:11:40.421 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:11:40.421 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:11:40.421 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:40.421 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:11:40.421 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:11:40.421 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:40.421 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:11:40.421 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:40.421 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:11:40.421 DEBUG [main][MenuItemLookup] Item match:Preferences 11:11:40.421 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:11:40.421 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:11:40.421 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1782): Gtk-CRITICAL **: 11:11:40.471: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 11:11:40.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:11:40.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:11:40.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:11:40.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:40.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:40.541 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:11:40.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:40.549 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:11:40.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:40.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:40.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:40.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:40.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:40.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:11:40.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:11:40.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 11:11:40.550 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 11:11:40.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:40.550 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 11:11:40.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:40.550 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 11:11:40.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 11:11:40.550 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 11:11:40.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:40.550 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 11:11:40.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:40.550 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 11:11:40.550 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 11:11:40.550 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 11:11:40.551 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 11:11:40.551 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 11:11:40.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:40.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:40.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:40.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:40.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:11:40.551 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:40.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:40.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:40.552 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:11:40.552 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:40.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:40.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:40.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:40.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:40.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:11:40.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:11:40.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:11:40.554 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:11:40.554 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:40.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:40.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:40.554 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:11:40.554 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:40.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:40.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:40.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:40.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:40.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:11:40.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:11:40.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:11:40.555 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Eclipse: 11:11:40.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:40.555 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:40.555 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:40.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:40.556 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:11:40.556 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:40.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:40.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:40.556 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:11:40.556 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:40.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:40.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:40.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:40.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:40.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:11:40.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:11:40.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:11:40.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:11:40.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:40.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:40.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:40.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:40.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:40.583 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:11:40.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:40.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:40.583 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:40.583 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:40.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:11:40.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:11:40.614 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:40.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:40.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:40.615 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 11:11:40.615 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:11:40.615 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:11:40.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:40.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:40.615 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isItemEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 11:11:40.615 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:11:40.615 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 11:11:40.615 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 11:11:40.615 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:11:40.615 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:11:40.615 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:11:40.615 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:11:40.615 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:40.615 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:11:40.615 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:40.615 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:11:40.615 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:40.615 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:40.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:40.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:40.616 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:11:40.616 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:11:40.616 DEBUG [main][MenuItemLookup] Found menu:'File' 11:11:40.616 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:11:40.616 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:11:40.616 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:11:40.616 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:11:40.616 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:11:40.616 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:11:40.616 DEBUG [main][MenuItemLookup] Item match:Window 11:11:40.616 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:11:40.616 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:11:40.616 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:11:40.616 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:40.616 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:11:40.616 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:11:40.616 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:40.616 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:11:40.616 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:40.616 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:11:40.616 DEBUG [main][MenuItemLookup] Item match:Preferences 11:11:40.616 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:11:40.616 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:11:40.616 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1782): Gtk-CRITICAL **: 11:11:40.665: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 11:11:40.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:11:40.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. finished successfully 11:11:40.737 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:11:40.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:40.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:40.738 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:11:40.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:40.739 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:11:40.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:40.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:40.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:40.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:40.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:40.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:11:40.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:11:40.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 11:11:40.740 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 11:11:40.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:40.740 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 11:11:40.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:40.740 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 11:11:40.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 11:11:40.740 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 11:11:40.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:40.740 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 11:11:40.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:40.740 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 11:11:40.740 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 11:11:40.740 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 11:11:40.740 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 11:11:40.741 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 11:11:40.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:40.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:40.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:40.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:40.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:11:40.741 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:40.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:40.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:40.741 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:11:40.741 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:40.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:40.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:40.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:40.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:40.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:11:40.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:11:40.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:11:40.743 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Eclipse 11:11:40.743 TRACE [main][WidgetHandler] Notify Table with event 13 11:11:40.743 TRACE [main][WidgetHandler] Wait for synchronization 11:11:40.745 TRACE [main][WidgetHandler] Notify Table with event 3 11:11:40.745 TRACE [main][WidgetHandler] Wait for synchronization 11:11:40.745 TRACE [main][WidgetHandler] Notify Table with event 4 11:11:40.745 TRACE [main][WidgetHandler] Wait for synchronization 11:11:40.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 "Edit") 11:11:40.745 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:40.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:40.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:40.769 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:11:40.769 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:40.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:40.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:40.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:40.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:40.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:40.772 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:11:40.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:40.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:40.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:40.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:40.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:40.773 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:11:40.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:40.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:40.774 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:40.774 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:40.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:11:40.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:11:40.821 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:40.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:40.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:40.821 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 11:11:40.821 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:11:40.821 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:11:40.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:40.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:40.821 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 11:11:40.822 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:11:40.822 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickAddTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 11:11:40.822 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 11:11:40.822 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:11:40.822 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:11:40.822 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:11:40.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.*'] 11:11:40.822 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:40.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.*'] 11:11:40.822 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:40.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.*'] 11:11:40.822 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:40.822 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:40.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:40.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:40.822 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:11:40.822 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:11:40.822 DEBUG [main][MenuItemLookup] Found menu:'File' 11:11:40.822 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:11:40.822 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:11:40.822 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:11:40.822 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:11:40.822 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:11:40.822 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:11:40.822 DEBUG [main][MenuItemLookup] Item match:Window 11:11:40.823 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:11:40.823 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:11:40.823 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:11:40.823 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:40.823 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:11:40.823 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:11:40.823 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:40.823 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:11:40.823 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:40.823 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:11:40.823 DEBUG [main][MenuItemLookup] Item match:Preferences 11:11:40.823 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:11:40.823 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:11:40.823 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1782): Gtk-CRITICAL **: 11:11:40.873: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 11:11:40.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.... 11:11:40.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 11:11:40.948 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:11:40.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:40.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:40.950 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:11:40.950 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:40.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 11:11:40.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:40.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:40.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:40.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:40.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:40.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:11:40.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:11:40.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 11:11:40.951 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 11:11:40.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:40.951 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 11:11:40.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:40.951 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 11:11:40.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 11:11:40.951 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 11:11:40.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:40.951 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 11:11:40.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:40.951 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 11:11:40.952 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 11:11:40.952 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 11:11:40.952 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 11:11:40.952 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 11:11:40.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:40.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:40.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:40.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:40.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 11:11:40.952 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:40.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:40.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:40.953 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:11:40.953 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:40.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:40.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:40.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:40.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:40.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:40.954 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 11:11:40.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:40.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:40.955 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:40.955 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:40.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Site"] is available.... 11:11:40.995 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 11:11:40.995 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add Site 11:11:40.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:40.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:40.996 INFO [WorkbenchTestable][AbstractShell] Close shell Add Site 11:11:40.996 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Add Site' 11:11:41.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:11:41.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:11:41.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 "Cancel", Widget matcher matching widgets with style: 8) 11:11:41.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:41.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:41.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:41.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:41.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:41.029 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:11:41.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:41.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:41.029 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:41.029 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:41.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:11:41.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:11:41.057 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:41.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:41.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:41.057 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 11:11:41.057 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:11:41.057 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:11:41.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:41.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:41.057 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickAddTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 11:11:41.057 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:11:41.057 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickDisableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 11:11:41.057 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 11:11:41.057 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:11:41.057 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:11:41.057 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:11:41.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.*'] 11:11:41.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:41.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.*'] 11:11:41.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:41.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.*'] 11:11:41.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:41.058 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:41.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:41.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:41.058 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:11:41.058 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:11:41.058 DEBUG [main][MenuItemLookup] Found menu:'File' 11:11:41.058 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:11:41.058 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:11:41.058 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:11:41.058 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:11:41.058 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:11:41.058 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:11:41.058 DEBUG [main][MenuItemLookup] Item match:Window 11:11:41.058 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:11:41.058 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:11:41.058 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:11:41.058 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:41.058 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:11:41.058 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:11:41.058 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:41.058 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:11:41.058 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:41.058 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:11:41.058 DEBUG [main][MenuItemLookup] Item match:Preferences 11:11:41.059 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:11:41.059 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:11:41.059 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1782): Gtk-CRITICAL **: 11:11:41.106: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 11:11:41.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:11:41.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. finished successfully 11:11:41.175 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:11:41.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:41.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:41.176 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:11:41.177 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:41.177 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:11:41.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:41.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:41.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:41.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:41.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:41.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:11:41.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:11:41.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 11:11:41.178 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 11:11:41.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:41.178 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 11:11:41.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:41.178 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 11:11:41.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 11:11:41.178 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 11:11:41.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:41.178 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 11:11:41.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:41.178 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 11:11:41.178 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 11:11:41.178 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 11:11:41.179 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 11:11:41.179 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 11:11:41.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:41.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:41.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:41.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:41.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:11:41.179 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:41.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:41.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:41.179 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:11:41.179 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:41.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:41.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:41.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:41.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:41.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:11:41.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:11:41.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:11:41.181 INFO [WorkbenchTestable][AbstractTableItem] Double click table item RedDeer 11:11:41.182 TRACE [main][WidgetHandler] Notify Table with event 13 11:11:41.182 TRACE [main][WidgetHandler] Wait for synchronization 11:11:41.183 TRACE [main][WidgetHandler] Notify Table with event 3 11:11:41.183 TRACE [main][WidgetHandler] Wait for synchronization 11:11:41.183 TRACE [main][WidgetHandler] Notify Table with event 4 11:11:41.183 TRACE [main][WidgetHandler] Wait for synchronization 11:11:41.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 "Disable") 11:11:41.183 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:41.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:41.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:41.211 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:11:41.211 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:41.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:41.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:41.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:41.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:41.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:41.214 INFO [WorkbenchTestable][AbstractButton] Click button &Disable 11:11:41.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:41.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:41.214 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:41.214 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:41.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:11:41.215 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:41.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:41.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:41.215 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:11:41.215 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:41.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:41.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:41.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:41.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:41.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:11:41.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:11:41.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:11:41.217 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:11:41.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:41.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:41.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:41.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:41.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:41.234 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:11:41.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:41.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:41.234 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:41.234 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:41.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:11:41.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:11:41.281 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:41.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:41.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:41.281 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 11:11:41.281 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:11:41.281 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:11:41.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:41.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:41.282 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickDisableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 11:11:41.282 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:11:41.282 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 11:11:41.282 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 11:11:41.282 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:11:41.282 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:11:41.282 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:11:41.282 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:11:41.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:41.282 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:11:41.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:41.282 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:11:41.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:41.282 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:41.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:41.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:41.282 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:11:41.282 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:11:41.282 DEBUG [main][MenuItemLookup] Found menu:'File' 11:11:41.282 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:11:41.282 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:11:41.282 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:11:41.282 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:11:41.282 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:11:41.282 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:11:41.282 DEBUG [main][MenuItemLookup] Item match:Window 11:11:41.283 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:11:41.283 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:11:41.283 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:11:41.283 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:41.283 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:11:41.283 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:11:41.283 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:41.283 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:11:41.283 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:41.283 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:11:41.283 DEBUG [main][MenuItemLookup] Item match:Preferences 11:11:41.283 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:11:41.283 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:11:41.283 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1782): Gtk-CRITICAL **: 11:11:41.334: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 11:11:41.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.... 11:11:41.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 11:11:41.400 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:11:41.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:41.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:41.401 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:11:41.401 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:41.408 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:11:41.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:41.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:41.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:41.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:41.409 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:41.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:11:41.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:11:41.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 11:11:41.410 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 11:11:41.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:41.410 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 11:11:41.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:41.410 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 11:11:41.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 11:11:41.410 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 11:11:41.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:41.410 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 11:11:41.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:41.410 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 11:11:41.410 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 11:11:41.410 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 11:11:41.410 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 11:11:41.411 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 11:11:41.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:41.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:41.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:41.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:41.411 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:11:41.411 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:41.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:41.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:41.411 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:11:41.411 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:41.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:41.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:41.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:41.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:41.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:11:41.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:11:41.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:11:41.413 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item RedDeer: 11:11:41.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:41.414 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:41.414 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:41.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:41.415 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:11:41.415 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:41.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:41.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:41.415 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:11:41.415 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:41.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:41.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:41.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:41.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:41.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:11:41.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:11:41.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:11:41.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:11:41.416 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:41.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:41.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:41.416 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:11:41.416 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:41.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:41.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:41.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:41.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:41.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:11:41.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:11:41.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:11:41.417 INFO [WorkbenchTestable][AbstractTableItem] Check table Item RedDeer: 11:11:41.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:41.417 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:41.417 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:41.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:41.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:11:41.418 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:41.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:41.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:41.418 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:11:41.418 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:41.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:41.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:41.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:41.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:41.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:11:41.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:11:41.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:11:41.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:11:41.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:41.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:41.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:41.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:41.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:41.444 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:11:41.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:41.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:41.444 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:41.444 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:41.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:11:41.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:11:41.474 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:41.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:41.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:41.474 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 11:11:41.474 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:11:41.474 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:11:41.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:41.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:41.475 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 11:11:41.475 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:11:41.475 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickEnableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 11:11:41.475 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 11:11:41.475 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:11:41.475 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:11:41.475 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:11:41.475 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:11:41.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:41.475 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:11:41.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:41.475 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:11:41.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:41.475 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:41.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:41.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:41.475 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:11:41.475 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:11:41.476 DEBUG [main][MenuItemLookup] Found menu:'File' 11:11:41.476 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:11:41.476 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:11:41.476 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:11:41.476 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:11:41.476 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:11:41.476 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:11:41.476 DEBUG [main][MenuItemLookup] Item match:Window 11:11:41.476 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:11:41.476 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:11:41.476 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:11:41.476 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:41.476 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:11:41.476 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:11:41.476 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:41.476 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:11:41.476 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:41.476 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:11:41.476 DEBUG [main][MenuItemLookup] Item match:Preferences 11:11:41.476 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:11:41.476 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:11:41.476 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1782): Gtk-CRITICAL **: 11:11:41.524: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 11:11:41.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 'Preferences.*'] is available.... 11:11:41.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 'Preferences.*'] is available. finished successfully 11:11:41.594 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:11:41.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:41.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:41.595 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:11:41.595 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:41.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:11:41.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:41.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:41.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:41.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:41.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:41.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:11:41.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:11:41.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 11:11:41.597 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 11:11:41.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:41.597 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 11:11:41.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:41.597 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 11:11:41.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 11:11:41.597 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 11:11:41.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:41.597 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 11:11:41.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:41.597 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 11:11:41.597 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 11:11:41.597 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 11:11:41.597 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 11:11:41.597 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 11:11:41.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:41.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:41.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:41.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:41.598 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:11:41.598 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:41.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:41.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:41.598 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:11:41.598 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:41.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:41.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:41.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:41.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:41.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:11:41.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:11:41.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:11:41.600 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item "Jetty WTP Adaptor": 11:11:41.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:41.601 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:41.601 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:41.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:41.602 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Eclipse: 11:11:41.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:41.602 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:41.602 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:41.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:41.603 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item JBoss Tools - Core: 11:11:41.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:41.603 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:41.603 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:41.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:41.604 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item JBoss Tools - Core + Central Update Site: 11:11:41.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:41.625 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:41.625 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:41.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:41.626 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item jbosstools-multiple.target: 11:11:41.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:41.626 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:41.626 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:41.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:41.627 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item jbtcentral-multiple.target: 11:11:41.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:41.628 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:41.628 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:41.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:41.628 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Jetty WTP Adaptor :: Site: 11:11:41.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:41.629 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:41.629 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:41.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:41.629 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Oracle Eclipse Pack for Eclipse: 11:11:41.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:41.630 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:41.630 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:41.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:41.631 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item RedDeer: 11:11:41.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:41.631 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:41.631 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:41.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:41.632 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 11:11:41.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:41.632 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:41.632 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:41.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:41.632 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 11:11:41.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:41.633 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:41.633 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:41.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:41.633 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 11:11:41.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:41.634 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:41.634 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:41.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:41.635 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 11:11:41.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:41.635 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:41.635 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:41.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:41.635 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 11:11:41.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:41.635 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:41.635 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:41.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:41.636 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 11:11:41.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:41.636 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:41.636 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:41.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:41.636 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 11:11:41.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:41.637 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:41.637 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:41.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:41.637 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 11:11:41.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:41.638 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:41.638 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:41.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:41.646 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 11:11:41.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:41.646 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:41.646 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:41.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:41.647 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 11:11:41.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:41.647 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:41.647 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:41.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:41.648 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 11:11:41.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:41.648 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:41.648 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:41.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:41.649 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 11:11:41.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:41.649 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:41.649 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:41.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:41.650 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 11:11:41.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:41.650 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:41.650 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:41.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:41.651 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 11:11:41.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:41.652 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:41.652 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:41.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:41.652 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 11:11:41.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:41.653 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:41.653 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:41.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:41.653 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:11:41.653 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:41.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:41.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:41.654 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:11:41.654 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:41.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:41.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:41.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:41.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:41.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:11:41.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:11:41.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:11:41.654 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Eclipse 11:11:41.655 TRACE [main][WidgetHandler] Notify Table with event 13 11:11:41.655 TRACE [main][WidgetHandler] Wait for synchronization 11:11:41.655 TRACE [main][WidgetHandler] Notify Table with event 3 11:11:41.655 TRACE [main][WidgetHandler] Wait for synchronization 11:11:41.655 TRACE [main][WidgetHandler] Notify Table with event 4 11:11:41.655 TRACE [main][WidgetHandler] Wait for synchronization 11:11:41.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 "Enable") 11:11:41.656 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:41.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:41.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:41.658 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:11:41.658 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:41.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:41.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:41.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:41.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:41.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:41.660 INFO [WorkbenchTestable][AbstractButton] Click button E&nable 11:11:41.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:41.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:41.660 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:41.660 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:41.661 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:11:41.661 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:41.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:41.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:41.661 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:11:41.661 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:41.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:41.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:41.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:41.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:41.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:11:41.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:11:41.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:11:41.675 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:11:41.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:41.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:41.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:41.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:41.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:41.677 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:11:41.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:41.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:41.677 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:41.677 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:41.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:11:41.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:11:41.722 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:41.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:41.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:41.722 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 11:11:41.722 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:11:41.722 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:11:41.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:41.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:41.722 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickEnableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 11:11:41.722 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:11:41.722 INFO [WorkbenchTestable][RequirementsRunner] Started test: isItemEnabledAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 11:11:41.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 11:11:41.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:11:41.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:11:41.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:11:41.723 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:11:41.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:41.723 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:11:41.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:41.723 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:11:41.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:41.723 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:41.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:41.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:41.723 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:11:41.723 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:11:41.723 DEBUG [main][MenuItemLookup] Found menu:'File' 11:11:41.723 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:11:41.723 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:11:41.723 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:11:41.723 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:11:41.723 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:11:41.723 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:11:41.723 DEBUG [main][MenuItemLookup] Item match:Window 11:11:41.724 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:11:41.724 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:11:41.724 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:11:41.724 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:41.724 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:11:41.724 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:11:41.724 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:41.724 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:11:41.724 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:41.724 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:11:41.724 DEBUG [main][MenuItemLookup] Item match:Preferences 11:11:41.724 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:11:41.724 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:11:41.724 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1782): Gtk-CRITICAL **: 11:11:41.770: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 11:11:41.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 'Preferences.*'] is available.... 11:11:41.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 11:11:41.844 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:11:41.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:41.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:41.845 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:11:41.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:41.845 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:11:41.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:41.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:41.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:41.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:41.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:41.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:11:41.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:11:41.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 11:11:41.847 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 11:11:41.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:41.847 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 11:11:41.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:41.847 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 11:11:41.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 11:11:41.847 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 11:11:41.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:41.847 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 11:11:41.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:41.847 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 11:11:41.847 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 11:11:41.847 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 11:11:41.847 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 11:11:41.847 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 11:11:41.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:41.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:41.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:41.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:41.848 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:11:41.848 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:41.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:41.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:41.848 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:11:41.848 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:41.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:41.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:41.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:41.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:41.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:11:41.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:11:41.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:11:41.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:11:41.850 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:41.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:41.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:41.850 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:11:41.850 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:41.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:41.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:41.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:41.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:41.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:11:41.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:11:41.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:11:41.851 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Eclipse: 11:11:41.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:41.852 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:41.852 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:41.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:41.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:11:41.873 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:41.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:41.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:41.873 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:11:41.873 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:41.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:41.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:41.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:41.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:41.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:11:41.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:11:41.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:11:41.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:11:41.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:41.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:41.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:41.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:41.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:41.877 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:11:41.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:41.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:41.877 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:41.877 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:41.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:11:41.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:11:41.923 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:41.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:41.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:41.924 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 11:11:41.924 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:11:41.924 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:11:41.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:41.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:41.924 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isItemEnabledAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 11:11:41.924 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:11:41.924 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleAllItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 11:11:41.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 11:11:41.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:11:41.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:11:41.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:11:41.924 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:11:41.924 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:41.924 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:11:41.924 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:41.924 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:11:41.924 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:41.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:41.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:41.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:41.925 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:11:41.925 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:11:41.925 DEBUG [main][MenuItemLookup] Found menu:'File' 11:11:41.925 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:11:41.925 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:11:41.925 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:11:41.925 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:11:41.925 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:11:41.925 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:11:41.925 DEBUG [main][MenuItemLookup] Item match:Window 11:11:41.925 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:11:41.925 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:11:41.925 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:11:41.925 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:41.925 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:11:41.925 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:11:41.925 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:41.925 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:11:41.925 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:41.925 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:11:41.925 DEBUG [main][MenuItemLookup] Item match:Preferences 11:11:41.925 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:11:41.925 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:11:41.925 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1782): Gtk-CRITICAL **: 11:11:41.973: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 11:11:42.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.... 11:11:42.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:11:42.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:11:42.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:42.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:42.044 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:11:42.044 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:42.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 11:11:42.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:42.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:42.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:42.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:42.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:42.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:11:42.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:11:42.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 11:11:42.046 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 11:11:42.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:42.046 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 11:11:42.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:42.046 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 11:11:42.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 11:11:42.046 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 11:11:42.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:42.046 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 11:11:42.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:42.046 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 11:11:42.046 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 11:11:42.046 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 11:11:42.046 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 11:11:42.047 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 11:11:42.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:42.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:42.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:42.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:42.047 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:11:42.047 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:42.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:42.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:42.047 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:11:42.047 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:42.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:42.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:42.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:42.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:42.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:11:42.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:11:42.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:11:42.049 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item "Jetty WTP Adaptor": 11:11:42.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:42.050 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:42.050 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:42.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:42.051 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Eclipse: 11:11:42.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:42.051 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:42.051 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:42.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:42.052 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item JBoss Tools - Core: 11:11:42.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:42.053 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:42.053 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:42.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:42.053 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item JBoss Tools - Core + Central Update Site: 11:11:42.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:42.054 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:42.054 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:42.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:42.076 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item jbosstools-multiple.target: 11:11:42.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:42.076 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:42.076 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:42.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:42.077 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item jbtcentral-multiple.target: 11:11:42.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:42.078 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:42.078 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:42.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:42.078 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Jetty WTP Adaptor :: Site: 11:11:42.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:42.079 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:42.079 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:42.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:42.080 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Oracle Eclipse Pack for Eclipse: 11:11:42.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:42.080 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:42.080 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:42.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:42.081 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item RedDeer: 11:11:42.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:42.081 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:42.081 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:42.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:42.082 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 11:11:42.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:42.082 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:42.082 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:42.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:42.083 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 11:11:42.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:42.083 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:42.083 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:42.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:42.084 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 11:11:42.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:42.084 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:42.084 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:42.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:42.085 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 11:11:42.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:42.085 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:42.085 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:42.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:42.085 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 11:11:42.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:42.086 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:42.086 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:42.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:42.086 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 11:11:42.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:42.086 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:42.086 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:42.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:42.087 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 11:11:42.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:42.087 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:42.087 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:42.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:42.095 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 11:11:42.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:42.096 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:42.096 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:42.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:42.097 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 11:11:42.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:42.097 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:42.097 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:42.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:42.098 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 11:11:42.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:42.098 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:42.098 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:42.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:42.099 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 11:11:42.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:42.099 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:42.099 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:42.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:42.100 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 11:11:42.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:42.101 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:42.101 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:42.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:42.101 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 11:11:42.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:42.102 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:42.102 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:42.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:42.103 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 11:11:42.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:42.103 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:42.103 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:42.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:42.104 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 11:11:42.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:42.104 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:42.104 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:42.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:42.105 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:11:42.105 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:42.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:42.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:42.105 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:11:42.105 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:42.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:42.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:42.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:42.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:42.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:11:42.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:11:42.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:11:42.106 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:11:42.106 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:42.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:42.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:42.106 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:11:42.106 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:42.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:42.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:42.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:42.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:42.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:11:42.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:11:42.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:11:42.107 INFO [WorkbenchTestable][AbstractTableItem] Check table Item "Jetty WTP Adaptor": 11:11:42.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:42.107 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:42.107 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:42.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:42.108 INFO [WorkbenchTestable][AbstractTableItem] Check table Item Eclipse: 11:11:42.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:42.108 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:42.108 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:42.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:42.109 INFO [WorkbenchTestable][AbstractTableItem] Check table Item JBoss Tools - Core: 11:11:42.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:42.109 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:42.109 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:42.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:42.110 INFO [WorkbenchTestable][AbstractTableItem] Check table Item JBoss Tools - Core + Central Update Site: 11:11:42.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:42.110 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:42.110 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:42.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:42.111 INFO [WorkbenchTestable][AbstractTableItem] Check table Item jbosstools-multiple.target: 11:11:42.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:42.111 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:42.111 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:42.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:42.120 INFO [WorkbenchTestable][AbstractTableItem] Check table Item jbtcentral-multiple.target: 11:11:42.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:42.120 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:42.121 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:42.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:42.121 INFO [WorkbenchTestable][AbstractTableItem] Check table Item Jetty WTP Adaptor :: Site: 11:11:42.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:42.122 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:42.122 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:42.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:42.123 INFO [WorkbenchTestable][AbstractTableItem] Check table Item Oracle Eclipse Pack for Eclipse: 11:11:42.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:42.123 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:42.123 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:42.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:42.124 INFO [WorkbenchTestable][AbstractTableItem] Check table Item RedDeer: 11:11:42.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:42.124 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:42.124 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:42.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:42.125 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 11:11:42.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:42.125 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:42.125 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:42.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:42.126 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 11:11:42.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:42.126 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:42.126 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:42.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:42.127 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 11:11:42.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:42.128 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:42.128 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:42.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:42.128 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 11:11:42.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:42.129 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:42.129 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:42.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:42.129 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 11:11:42.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:42.130 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:42.130 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:42.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:42.130 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 11:11:42.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:42.131 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:42.131 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:42.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:42.131 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 11:11:42.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:42.132 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:42.132 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:42.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:42.132 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 11:11:42.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:42.133 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:42.133 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:42.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:42.133 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 11:11:42.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:42.134 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:42.134 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:42.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:42.134 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 11:11:42.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:42.135 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:42.135 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:42.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:42.135 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 11:11:42.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:42.136 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:42.136 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:42.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:42.136 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 11:11:42.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:42.136 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:42.136 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:42.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:42.144 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 11:11:42.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:42.144 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:42.144 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:42.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:42.145 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 11:11:42.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:42.145 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:42.145 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:42.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:42.146 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 11:11:42.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:11:42.146 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:11:42.146 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:42.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:11:42.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:11:42.147 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:42.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:42.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:42.147 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:11:42.147 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:42.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:42.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:42.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:42.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:42.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:11:42.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:11:42.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:11:42.148 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:11:42.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:42.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:42.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:42.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:42.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:42.150 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:11:42.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:42.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:42.150 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:42.150 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:42.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:11:42.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:11:42.194 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:42.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:42.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:42.194 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 11:11:42.194 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:11:42.194 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:11:42.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:42.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:42.195 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleAllItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 11:11:42.195 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:11:42.195 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickReloadTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 11:11:42.195 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 11:11:42.195 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:11:42.195 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:11:42.195 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:11:42.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.*'] 11:11:42.195 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:42.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.*'] 11:11:42.195 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:42.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.*'] 11:11:42.195 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:42.195 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:42.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:42.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:42.195 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:11:42.195 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:11:42.195 DEBUG [main][MenuItemLookup] Found menu:'File' 11:11:42.196 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:11:42.196 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:11:42.196 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:11:42.196 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:11:42.196 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:11:42.196 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:11:42.196 DEBUG [main][MenuItemLookup] Item match:Window 11:11:42.196 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:11:42.196 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:11:42.196 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:11:42.196 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:42.196 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:11:42.196 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:11:42.196 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:42.196 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:11:42.196 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:42.196 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:11:42.196 DEBUG [main][MenuItemLookup] Item match:Preferences 11:11:42.196 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:11:42.196 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:11:42.196 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1782): Gtk-CRITICAL **: 11:11:42.243: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 11:11:42.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 'Preferences.*'] is available.... 11:11:42.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:11:42.310 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:11:42.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:42.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:42.311 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:11:42.311 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:42.311 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:11:42.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:42.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:42.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:42.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:42.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:42.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:11:42.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:11:42.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 11:11:42.312 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 11:11:42.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:42.312 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 11:11:42.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:42.312 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 11:11:42.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 11:11:42.312 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 11:11:42.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:42.312 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 11:11:42.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:42.312 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 11:11:42.312 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 11:11:42.312 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 11:11:42.313 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 11:11:42.313 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 11:11:42.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:42.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:42.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:42.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:42.313 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:11:42.313 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:42.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:42.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:42.313 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:11:42.313 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:42.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:42.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:42.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:42.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:42.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:11:42.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:11:42.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:11:42.315 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Eclipse 11:11:42.315 TRACE [main][WidgetHandler] Notify Table with event 13 11:11:42.316 TRACE [main][WidgetHandler] Wait for synchronization 11:11:42.317 TRACE [main][WidgetHandler] Notify Table with event 3 11:11:42.317 TRACE [main][WidgetHandler] Wait for synchronization 11:11:42.317 TRACE [main][WidgetHandler] Notify Table with event 4 11:11:42.317 TRACE [main][WidgetHandler] Wait for synchronization 11:11:42.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 "Reload") 11:11:42.317 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:42.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:42.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:42.319 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:11:42.319 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:42.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:42.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:42.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:42.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:42.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:42.348 INFO [WorkbenchTestable][AbstractButton] Click button Re&load 11:11:42.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:42.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:42.348 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:42.348 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:42.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 11:11:42.376 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 11:11:42.376 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Progress Information 11:11:42.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:42.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:42.377 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") 11:11:42.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:42.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:42.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:42.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:42.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:42.377 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:11:42.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:42.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:42.377 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:42.377 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:42.378 INFO [WorkbenchTestable][AbstractShell] Close shell Progress Information 11:11:42.378 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Progress Information' 11:11:42.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:11:42.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:11:42.878 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:11:42.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:42.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:42.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:42.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:42.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:42.882 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:11:42.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:42.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:42.882 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:42.882 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:42.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:11:42.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:11:42.926 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:42.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:42.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:42.926 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 11:11:42.926 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:11:42.926 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:11:42.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:42.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:42.926 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickReloadTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 11:11:42.926 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:11:42.926 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickEditTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 11:11:42.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 11:11:42.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:11:42.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:11:42.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:11:42.926 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:11:42.927 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:42.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.*'] 11:11:42.927 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:42.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.*'] 11:11:42.927 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:42.927 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:42.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:42.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:42.927 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:11:42.927 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:11:42.927 DEBUG [main][MenuItemLookup] Found menu:'File' 11:11:42.927 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:11:42.927 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:11:42.927 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:11:42.927 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:11:42.927 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:11:42.927 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:11:42.927 DEBUG [main][MenuItemLookup] Item match:Window 11:11:42.927 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:11:42.927 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:11:42.927 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:11:42.927 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:42.927 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:11:42.927 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:11:42.927 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:42.927 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:11:42.927 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:42.927 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:11:42.927 DEBUG [main][MenuItemLookup] Item match:Preferences 11:11:42.927 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:11:42.927 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:11:42.927 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1782): Gtk-CRITICAL **: 11:11:42.974: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 11:11:43.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 'Preferences.*'] is available.... 11:11:43.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:11:43.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:11:43.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:43.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:43.044 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:11:43.044 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:43.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 11:11:43.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:43.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:43.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:43.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:43.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:43.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:11:43.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:11:43.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 11:11:43.046 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 11:11:43.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:43.046 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 11:11:43.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:43.046 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 11:11:43.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 11:11:43.046 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 11:11:43.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:43.046 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 11:11:43.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:43.046 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 11:11:43.046 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 11:11:43.046 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 11:11:43.046 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 11:11:43.046 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 11:11:43.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:43.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:43.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:43.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:43.047 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:11:43.047 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:43.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:43.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:43.047 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:11:43.047 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:43.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:43.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:43.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:43.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:43.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:11:43.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:11:43.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:11:43.049 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Eclipse 11:11:43.049 TRACE [main][WidgetHandler] Notify Table with event 13 11:11:43.050 TRACE [main][WidgetHandler] Wait for synchronization 11:11:43.051 TRACE [main][WidgetHandler] Notify Table with event 3 11:11:43.051 TRACE [main][WidgetHandler] Wait for synchronization 11:11:43.051 TRACE [main][WidgetHandler] Notify Table with event 4 11:11:43.051 TRACE [main][WidgetHandler] Wait for synchronization 11:11:43.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 "Edit") 11:11:43.051 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:43.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:43.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:43.077 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:11:43.077 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:43.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:43.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:43.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:43.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:43.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:43.080 INFO [WorkbenchTestable][AbstractButton] Click button &Edit 11:11:43.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:43.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:43.080 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:43.080 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:43.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Edit Site"] is available.... 11:11:43.117 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 11:11:43.117 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Edit Site 11:11:43.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:43.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:43.118 INFO [WorkbenchTestable][AbstractShell] Close shell Edit Site 11:11:43.118 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Edit Site' 11:11:43.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:11:43.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:11:43.150 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:11:43.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:43.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:43.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:43.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:43.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:43.152 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:11:43.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:43.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:43.152 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:43.152 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:43.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:11:43.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:11:43.196 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:43.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:43.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:43.196 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 11:11:43.197 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:11:43.197 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:11:43.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:43.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:43.197 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickEditTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 11:11:43.197 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:11:43.197 INFO [WorkbenchTestable][RequirementsRunner] Started test: isButtonEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 11:11:43.197 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 11:11:43.197 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:11:43.197 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:11:43.197 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:11:43.198 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:11:43.198 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:43.198 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:11:43.198 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:43.198 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:11:43.198 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:43.198 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:43.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:43.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:43.198 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:11:43.198 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:11:43.198 DEBUG [main][MenuItemLookup] Found menu:'File' 11:11:43.198 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:11:43.198 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:11:43.198 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:11:43.198 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:11:43.198 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:11:43.198 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:11:43.198 DEBUG [main][MenuItemLookup] Item match:Window 11:11:43.199 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:11:43.199 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:11:43.199 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:11:43.199 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:43.199 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:11:43.199 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:11:43.199 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:43.199 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:11:43.199 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:43.199 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:11:43.199 DEBUG [main][MenuItemLookup] Item match:Preferences 11:11:43.199 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:11:43.199 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:11:43.199 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1782): Gtk-CRITICAL **: 11:11:43.246: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 11:11:43.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.... 11:11:43.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 'Preferences.*'] is available. finished successfully 11:11:43.313 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:11:43.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:43.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:43.314 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:11:43.314 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:43.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:11:43.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:43.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:43.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:43.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:43.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:43.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:11:43.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:11:43.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 11:11:43.316 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 11:11:43.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:43.316 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 11:11:43.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:43.316 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 11:11:43.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 11:11:43.316 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 11:11:43.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:43.316 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 11:11:43.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:43.316 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 11:11:43.316 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 11:11:43.316 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 11:11:43.316 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 11:11:43.316 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 11:11:43.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:43.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:43.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:43.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:43.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 "Add...") 11:11:43.317 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:43.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:43.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:43.317 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:11:43.317 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:43.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:43.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:43.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:43.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:43.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:43.319 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:11:43.319 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:43.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:43.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:43.319 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:11:43.319 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:43.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:43.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:43.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:43.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:43.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:43.320 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:11:43.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:43.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:43.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:43.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:43.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:43.322 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:11:43.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:43.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:43.322 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:43.322 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:43.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:11:43.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:11:43.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:43.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:43.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:43.351 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 11:11:43.351 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:11:43.351 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:11:43.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:43.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:43.351 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isButtonEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 11:11:43.351 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:11:43.352 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemAlternateSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 11:11:43.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 11:11:43.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:11:43.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:11:43.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:11:43.352 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:11:43.352 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:43.352 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:11:43.352 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:43.352 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:11:43.352 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:43.352 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:43.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:43.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:43.352 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:11:43.352 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:11:43.352 DEBUG [main][MenuItemLookup] Found menu:'File' 11:11:43.352 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:11:43.352 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:11:43.352 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:11:43.352 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:11:43.352 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:11:43.352 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:11:43.352 DEBUG [main][MenuItemLookup] Item match:Window 11:11:43.353 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:11:43.353 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:11:43.353 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:11:43.353 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:43.353 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:11:43.353 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:11:43.353 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:43.353 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:11:43.353 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:43.353 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:11:43.353 DEBUG [main][MenuItemLookup] Item match:Preferences 11:11:43.353 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:11:43.353 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:11:43.353 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1782): Gtk-CRITICAL **: 11:11:43.399: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 11:11:43.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:11:43.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 'Preferences.*'] is available. finished successfully 11:11:43.469 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:11:43.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:43.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:43.470 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:11:43.470 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:43.470 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:11:43.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:43.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:43.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:43.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:43.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:43.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:11:43.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:11:43.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 11:11:43.472 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 11:11:43.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:43.472 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 11:11:43.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:43.472 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 11:11:43.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 11:11:43.472 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 11:11:43.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:43.472 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 11:11:43.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:43.472 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 11:11:43.472 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 11:11:43.472 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 11:11:43.472 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 11:11:43.473 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 11:11:43.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:43.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:43.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:43.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:43.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 11:11:43.473 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:43.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:43.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:43.473 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:11:43.473 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:43.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:43.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:43.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:43.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:43.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:11:43.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:11:43.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:11:43.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 11:11:43.476 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:43.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:43.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:43.476 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:11:43.476 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:43.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:43.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:43.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:43.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:43.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:11:43.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:11:43.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:11:43.477 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:11:43.477 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:43.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:43.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:43.477 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:11:43.477 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:43.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:43.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:43.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:43.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:43.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:11:43.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:11:43.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:11:43.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 11:11:43.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:43.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:43.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:43.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:43.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:43.505 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:11:43.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:43.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:43.505 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:43.505 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:43.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:11:43.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:11:43.550 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:43.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:43.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:43.550 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 11:11:43.550 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:11:43.550 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:11:43.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:43.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:43.551 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemAlternateSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 11:11:43.551 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:11:43.551 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 11:11:43.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 11:11:43.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:11:43.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:11:43.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:11:43.551 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:11:43.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:43.551 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:11:43.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:43.551 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:11:43.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:43.551 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:43.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:43.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:43.551 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:11:43.551 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:11:43.551 DEBUG [main][MenuItemLookup] Found menu:'File' 11:11:43.552 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:11:43.552 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:11:43.552 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:11:43.552 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:11:43.552 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:11:43.552 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:11:43.552 DEBUG [main][MenuItemLookup] Item match:Window 11:11:43.552 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:11:43.552 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:11:43.552 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:11:43.552 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:43.552 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:11:43.552 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:11:43.552 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:43.552 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:11:43.552 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:43.552 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:11:43.552 DEBUG [main][MenuItemLookup] Item match:Preferences 11:11:43.552 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:11:43.552 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:11:43.552 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1782): Gtk-CRITICAL **: 11:11:43.598: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 11:11:43.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 'Preferences.*'] is available.... 11:11:43.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 'Preferences.*'] is available. finished successfully 11:11:43.671 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:11:43.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:43.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:43.672 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:11:43.672 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:43.672 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:11:43.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:43.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:43.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:43.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:43.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:43.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:11:43.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:11:43.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 11:11:43.674 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 11:11:43.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:43.674 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 11:11:43.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:43.674 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 11:11:43.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 11:11:43.674 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 11:11:43.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:43.674 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 11:11:43.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:43.674 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 11:11:43.674 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 11:11:43.674 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 11:11:43.674 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 11:11:43.675 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 11:11:43.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:43.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:43.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:43.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:43.675 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:11:43.675 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:43.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:43.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:43.675 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:11:43.675 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:43.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:43.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:43.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:43.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:43.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:11:43.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:11:43.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:11:43.677 INFO [WorkbenchTestable][AbstractTableItem] Double click table item RedDeer 11:11:43.678 TRACE [main][WidgetHandler] Notify Table with event 13 11:11:43.678 TRACE [main][WidgetHandler] Wait for synchronization 11:11:43.699 TRACE [main][WidgetHandler] Notify Table with event 3 11:11:43.699 TRACE [main][WidgetHandler] Wait for synchronization 11:11:43.699 TRACE [main][WidgetHandler] Notify Table with event 4 11:11:43.699 TRACE [main][WidgetHandler] Wait for synchronization 11:11:43.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Edit") 11:11:43.699 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:43.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:43.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:43.701 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:11:43.701 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:43.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:43.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:43.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:43.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:43.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:43.704 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:11:43.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:43.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:43.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:43.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:43.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:43.707 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:11:43.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:43.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:43.707 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:43.707 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:43.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:11:43.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:11:43.754 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:43.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:43.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:43.754 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 11:11:43.754 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:11:43.754 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:11:43.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:43.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:43.754 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 11:11:43.754 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 11:11:43.754 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:11:43.754 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:11:43.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:43.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.434 s - in org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest pageIsOpened no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.186 s getItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.218 s toggleItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.219 s getItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.204 s clickRemoveTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.316 s isItemEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.195 s selectItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.206 s clickAddTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.235 s clickDisableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.225 s toggleItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.193 s clickEnableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.247 s isItemEnabledAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.202 s toggleAllItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.271 s clickReloadTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.731 s clickEditTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.271 s isButtonEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.154 s getItemAlternateSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.199 s selectItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.203 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 11:11:43.762 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 11:11:43.763 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:11:43.763 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:11:43.763 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 11:11:43.763 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:11:43.763 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:11:43.763 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:11:43.763 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:11:43.763 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:11:43.763 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 11:11:43.763 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 11:11:43.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 11:11:43.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:43.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:43.764 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:11:43.764 DEBUG [main][MenuItemLookup] Found menu:'File' 11:11:43.764 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:11:43.764 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:11:43.764 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:11:43.764 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:11:43.764 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:11:43.764 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:11:43.764 DEBUG [main][MenuItemLookup] Item match:Window 11:11:43.764 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:11:43.764 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:11:43.764 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:11:43.764 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:43.764 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:11:43.764 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:11:43.764 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:43.764 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:11:43.764 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:43.764 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:11:43.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:43.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:43.764 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:11:43.764 DEBUG [main][MenuItemLookup] Found menu:'File' 11:11:43.764 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:11:43.764 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:11:43.764 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:11:43.764 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:11:43.764 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:11:43.764 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:11:43.764 DEBUG [main][MenuItemLookup] Item match:Window 11:11:43.765 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:11:43.765 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:11:43.765 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:11:43.765 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:43.765 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:11:43.765 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:11:43.765 DEBUG [main][MenuItemLookup] Item match:Perspective 11:11:43.765 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 11:11:43.765 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:43.765 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 11:11:43.765 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 11:11:43.765 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 11:11:43.765 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 11:11:43.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 11:11:43.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:43.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:43.765 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:11:43.765 DEBUG [main][MenuItemLookup] Found menu:'File' 11:11:43.765 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:11:43.765 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:11:43.765 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:11:43.765 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:11:43.765 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:11:43.765 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:11:43.765 DEBUG [main][MenuItemLookup] Item match:Window 11:11:43.765 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:11:43.765 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:11:43.765 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:11:43.765 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:43.765 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:11:43.765 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:11:43.765 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:43.765 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:11:43.765 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:43.765 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:11:43.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:43.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:43.765 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:11:43.765 DEBUG [main][MenuItemLookup] Found menu:'File' 11:11:43.765 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:11:43.765 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:11:43.765 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:11:43.765 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:11:43.765 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:11:43.765 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:11:43.765 DEBUG [main][MenuItemLookup] Item match:Window 11:11:43.766 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:11:43.766 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:11:43.766 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:11:43.766 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:43.766 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:11:43.766 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:11:43.766 DEBUG [main][MenuItemLookup] Item match:Perspective 11:11:43.766 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 11:11:43.766 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:43.766 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 11:11:43.766 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 11:11:43.766 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 11:11:43.766 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 11:11:43.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:43.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:43.766 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:11:43.766 DEBUG [main][MenuItemLookup] Found menu:'File' 11:11:43.766 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:11:43.766 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:11:43.766 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:11:43.766 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:11:43.766 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:11:43.766 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:11:43.766 DEBUG [main][MenuItemLookup] Item match:Window 11:11:43.766 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:11:43.766 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:11:43.766 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:11:43.766 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:43.766 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:11:43.766 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:11:43.766 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:43.766 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:11:43.766 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:43.766 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:11:43.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:43.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:43.766 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:11:43.766 DEBUG [main][MenuItemLookup] Found menu:'File' 11:11:43.766 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:11:43.766 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:11:43.766 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:11:43.766 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:11:43.766 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:11:43.766 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:11:43.766 DEBUG [main][MenuItemLookup] Item match:Window 11:11:43.766 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:11:43.766 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:11:43.766 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:11:43.766 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:43.766 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:11:43.766 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:11:43.766 DEBUG [main][MenuItemLookup] Item match:Perspective 11:11:43.767 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 11:11:43.767 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:43.767 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 11:11:43.767 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 11:11:43.767 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 11:11:43.767 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 11:11:43.767 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 11:11:43.767 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 11:11:43.767 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 11:11:43.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 11:11:43.804 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 11:11:43.804 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 11:11:43.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:43.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:43.805 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:43.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:43.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:43.805 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 11:11:43.805 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:43.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:43.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:43.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 "Reset Perspective") 11:11:43.805 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:43.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:43.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:43.805 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 11:11:43.805 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:43.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:43.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:43.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:43.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:43.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:43.806 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 11:11:43.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:43.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:43.806 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:43.806 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:43.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'] 11:11:43.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:43.971 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:11:43.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:43.971 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:11:43.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:43.971 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:11:43.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:43.971 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:11:43.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:43.971 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:11:43.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:43.971 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:11:43.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:43.971 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:11:43.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:43.971 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:11:43.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:43.971 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:43.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:43.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:43.971 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:11:43.971 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:11:43.971 DEBUG [main][MenuItemLookup] Found menu:'File' 11:11:43.971 DEBUG [main][MenuItemLookup] Item match:File 11:11:43.972 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:11:43.972 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:11:43.975 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:11:43.975 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:11:43.975 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:11:43.975 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:43.975 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:11:43.975 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:11:43.975 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:11:43.975 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:11:43.975 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:11:43.975 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:11:43.975 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:11:43.975 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:11:43.975 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:11:43.975 DEBUG [main][MenuItemLookup] Found menu:'File' 11:11:43.975 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:11:43.975 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:11:43.975 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:11:43.975 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:43.975 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:11:43.975 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:43.975 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:11:43.975 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:11:43.975 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:11:43.975 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:11:43.975 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:11:44.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 11:11:44.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 'New|Select a wizard'] is available. finished successfully 11:11:44.048 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:11:44.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:44.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:44.049 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:11:44.049 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:44.049 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:11:44.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:44.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:44.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:44.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:44.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:44.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:11:44.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:11:44.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:11:44.051 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:11:44.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:44.051 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:11:44.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:44.051 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:11:44.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:11:44.051 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:11:44.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:44.051 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:11:44.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:44.051 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:11:44.051 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 11:11:44.051 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 11:11:44.051 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 11:11:44.054 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 11:11:44.054 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:11:44.054 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:11:44.054 DEBUG [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) 11:11:44.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:44.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:44.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:44.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:44.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:44.061 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:11:44.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:44.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:44.061 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:44.061 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:44.249 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:11:44.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:44.254 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:44.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 11:11:44.254 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 11:11:44.254 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 11:11:44.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:44.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:44.268 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:11:44.268 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:44.268 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectItemTestProject' 11:11:44.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.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 11:11:44.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:44.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:44.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:44.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:44.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:11:44.270 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:11:44.271 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectItemTestProject 11:11:44.301 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:11:44.301 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 11:11:44.301 DEBUG [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) 11:11:44.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:44.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:44.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:44.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:44.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:44.303 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:11:44.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:44.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:44.303 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:44.303 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:44.439 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.... 11:11:47.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 11:11:47.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:11:47.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:11:47.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:11:47.609 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 11:11:47.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:11:47.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:11:47.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:11:47.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 11:11:47.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 11:11:47.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:11:47.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:11:47.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:11:47.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:11:47.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:11:47.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'] 11:11:47.609 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:47.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'] 11:11:47.609 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:47.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 Class"] 11:11:47.609 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:47.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'] 11:11:47.610 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:47.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'] 11:11:47.610 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:47.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'] 11:11:47.610 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:47.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 Class"] 11:11:47.610 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:47.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'] 11:11:47.610 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:47.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'] 11:11:47.610 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:47.610 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:47.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:47.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:47.610 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:11:47.610 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:11:47.610 DEBUG [main][MenuItemLookup] Found menu:'File' 11:11:47.610 DEBUG [main][MenuItemLookup] Item match:File 11:11:47.611 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:11:47.611 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:11:47.614 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:11:47.614 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:11:47.614 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:11:47.614 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:47.614 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:11:47.614 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:11:47.614 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:11:47.614 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:11:47.614 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:11:47.614 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:11:47.614 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:11:47.614 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:11:47.614 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:11:47.614 DEBUG [main][MenuItemLookup] Found menu:'File' 11:11:47.614 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:11:47.614 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:11:47.614 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:11:47.614 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:47.614 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:11:47.614 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:47.614 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:11:47.614 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:11:47.614 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:11:47.614 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:11:47.614 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:11:47.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 11:11:47.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 11:11:47.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:11:47.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:47.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:47.759 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:11:47.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:47.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:11:47.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:47.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:47.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:47.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:47.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:47.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:11:47.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:11:47.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:11:47.761 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:11:47.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:47.761 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:11:47.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:47.761 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:11:47.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:11:47.761 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:11:47.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:47.761 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:11:47.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:47.761 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:11:47.761 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 11:11:47.761 DEBUG [main][TreeItemHandler] Selecting tree item: Class 11:11:47.762 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 11:11:47.770 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 11:11:47.770 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:11:47.770 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:11:47.770 DEBUG [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) 11:11:47.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:47.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:47.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:47.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:47.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:47.815 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:11:47.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:47.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:47.815 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:47.815 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:47.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'] 11:11:47.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:47.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:47.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 11:11:47.942 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 11:11:47.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 11:11:47.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:47.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:47.943 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 11:11:47.943 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:47.943 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:") 11:11:47.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:47.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:47.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:47.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:47.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:11:47.950 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:11:47.950 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass 11:11:47.956 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 11:11:47.956 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 11:11:47.956 DEBUG [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) 11:11:47.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:47.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:48.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:48.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:48.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:48.026 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:11:48.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:48.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:48.026 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:48.026 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:48.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:11:48.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:11:48.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:11:48.618 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 11:11:48.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:11:48.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:11:48.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:11:48.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 11:11:48.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 11:11:48.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 11:11:48.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:11:48.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:11:48.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:11:48.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 11:11:48.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 11:11:48.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:11:48.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:11:48.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:11:48.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:11:48.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:11:48.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:11:48.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:11:48.618 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 11:11:48.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:11:48.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:11:48.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:11:48.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 11:11:48.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 11:11:48.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 11:11:48.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:11:48.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:11:48.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:11:48.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 11:11:48.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 11:11:48.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:11:48.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:11:48.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:11:48.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:11:48.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:11:48.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:11:48.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'] 11:11:48.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:48.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'] 11:11:48.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:48.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 Java Class"] 11:11:48.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:48.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'] 11:11:48.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:48.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'] 11:11:48.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:48.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'] 11:11:48.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:48.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 Java Class"] 11:11:48.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:48.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'] 11:11:48.619 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:48.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'] 11:11:48.619 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:48.619 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 11:11:48.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:48.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:48.619 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 11:11:48.619 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 11:11:48.619 DEBUG [main][MenuItemLookup] Found menu:'File' 11:11:48.619 DEBUG [main][MenuItemLookup] Item match:File 11:11:48.620 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:11:48.620 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:11:48.623 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:11:48.623 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:11:48.623 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:11:48.623 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:48.623 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:11:48.623 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:11:48.623 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:11:48.623 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:11:48.623 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:11:48.623 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:11:48.623 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:11:48.623 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:11:48.623 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:11:48.623 DEBUG [main][MenuItemLookup] Found menu:'File' 11:11:48.623 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:11:48.623 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:11:48.623 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:11:48.623 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:48.623 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:11:48.623 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:48.623 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:11:48.623 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:11:48.623 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:11:48.623 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:11:48.623 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:11:48.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 11:11:48.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 11:11:48.732 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:11:48.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:48.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:48.733 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:11:48.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:48.733 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:11:48.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:48.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:48.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:48.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:48.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:48.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:11:48.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:11:48.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:11:48.741 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:11:48.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:48.741 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:11:48.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:48.741 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:11:48.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:11:48.741 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:11:48.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:48.741 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:11:48.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:48.741 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:11:48.741 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 11:11:48.741 DEBUG [main][TreeItemHandler] Selecting tree item: Class 11:11:48.741 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 11:11:48.741 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 11:11:48.741 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:11:48.741 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:11:48.742 DEBUG [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) 11:11:48.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:48.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:48.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:48.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:48.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:48.747 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:11:48.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:48.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:48.747 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:48.747 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:48.890 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:11:48.890 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:48.890 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:48.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 11:11:48.890 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 11:11:48.890 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 11:11:48.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:48.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:48.891 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 11:11:48.891 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:11:48.891 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:") 11:11:48.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:48.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:48.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:48.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:48.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:11:48.920 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:11:48.921 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass1 11:11:48.926 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 11:11:48.926 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 11:11:48.927 DEBUG [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) 11:11:48.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:48.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:48.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:48.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:48.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:48.951 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:11:48.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:48.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:48.951 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:48.951 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:48.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:11:49.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:11:49.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:11:49.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 11:11:49.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 11:11:49.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:11:49.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:11:49.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:11:49.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:11:49.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 11:11:49.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 11:11:49.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:11:49.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:11:49.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:11:49.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:11:49.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:11:49.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:11:49.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:11:49.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 11:11:49.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 11:11:49.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:11:49.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:11:49.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:11:49.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:11:49.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 11:11:49.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 11:11:49.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:11:49.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:11:49.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:11:49.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:11:49.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:11:49.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:11:49.461 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:11:49.461 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectCollapsedPackageExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 11:11:49.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 11:11:49.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:11:49.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:11:49.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:11:49.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:49.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:49.462 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:11:49.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:49.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:49.463 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform 11:11:49.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:49.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:49.464 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform' 11:11:49.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 11:11:49.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:49.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:49.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:49.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:49.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:11:49.465 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:49.465 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:49.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:49.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:49.502 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:49.502 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:49.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:49.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:49.503 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:49.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:49.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:49.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:49.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:49.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:49.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:50.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:50.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:50.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:50.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:50.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:11:50.505 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:50.505 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:50.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:50.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:50.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 11:11:50.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:50.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:50.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:50.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:50.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:50.506 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 11:11:50.507 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 11:11:50.507 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 11:11:50.507 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 11:11:50.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:50.507 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 11:11:50.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:50.507 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 11:11:50.508 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:50.508 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:50.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:50.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:50.508 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:50.508 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:50.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:50.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:50.509 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:50.509 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:50.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:50.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:50.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:50.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:50.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:51.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:51.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:51.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:51.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:51.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:11:51.511 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:51.511 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:51.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:51.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:51.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 11:11:51.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:51.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:51.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:51.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:51.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:51.512 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 11:11:51.512 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 11:11:51.512 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 11:11:51.512 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 11:11:51.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:51.513 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 11:11:51.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:51.513 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 11:11:51.513 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 11:11:51.513 DEBUG [main][TreeItemHandler] Selecting tree item: src 11:11:51.513 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 11:11:51.515 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 11:11:51.515 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 11:11:51.516 DEBUG [main][EditorHandler] 2 editor(s) found 11:11:51.516 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 11:11:51.566 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 11:11:51.566 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass1.java 11:11:51.642 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass1.java is closed 11:11:51.642 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:51.642 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:51.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:51.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:51.643 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 11:11:51.643 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 11:11:51.643 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 11:11:51.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:51.643 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 11:11:51.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:51.643 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 11:11:51.644 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item (default package) of tree item src 11:11:51.644 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 11:11:51.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:51.644 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 11:11:51.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:51.644 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 11:11:51.644 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item (default package) 11:11:51.644 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item (default package) 11:11:51.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:51.644 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item (default package) is already expanded. No action performed 11:11:51.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:51.644 INFO [WorkbenchTestable][TreeItemHandler] Expanded: (default package) 11:11:51.644 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item ProjectItemTestProject 11:11:51.644 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item ProjectItemTestProject 11:11:51.644 DEBUG [main][TreeItemHandler] Setting tree item ProjectItemTestProject collapsed 11:11:51.644 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 11:11:51.645 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: ProjectItemTestProject 11:11:51.645 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 11:11:51.645 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 11:11:51.645 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 11:11:51.652 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 11:11:51.653 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 11:11:51.653 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 11:11:51.654 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 11:11:51.656 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 11:11:51.657 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:51.657 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:51.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:51.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:51.657 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 11:11:51.657 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 11:11:51.657 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:51.658 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 11:11:51.686 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 11:11:51.686 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:11:51.686 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:11:51.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:51.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:51.717 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectCollapsedPackageExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 11:11:51.717 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:11:51.718 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 11:11:51.718 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 11:11:51.718 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:11:51.718 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:11:51.718 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:11:51.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:51.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:51.725 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 11:11:51.725 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:51.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:51.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:51.726 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:11:51.726 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:11:51.726 DEBUG [main][MenuItemLookup] Found menu:'File' 11:11:51.726 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:11:51.726 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:11:51.726 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:11:51.726 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:11:51.726 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:11:51.726 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:11:51.726 DEBUG [main][MenuItemLookup] Item match:Window 11:11:51.727 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:11:51.727 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:11:51.727 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:11:51.727 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:51.727 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:11:51.727 DEBUG [main][MenuItemLookup] Item match:Show View 11:11:51.731 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 11:11:51.731 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 11:11:51.731 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 11:11:51.731 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 11:11:51.731 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 11:11:51.731 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 11:11:51.731 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 11:11:51.731 DEBUG [main][MenuItemLookup] Found menu:'Progress' 11:11:51.731 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 11:11:51.731 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 11:11:51.731 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 11:11:51.731 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 11:11:51.731 DEBUG [main][MenuItemLookup] Found menu:'Templates' 11:11:51.731 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 11:11:51.731 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:51.731 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 11:11:51.731 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 11:11:51.731 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 11:11:51.731 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 11:11:51.731 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 11:11:51.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 11:11:51.791 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 11:11:51.791 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 11:11:51.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:51.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:51.792 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 11:11:51.792 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:51.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:51.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:51.792 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:11:51.792 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:51.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:51.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:51.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:51.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:51.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:51.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:11:51.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:11:51.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:11:51.793 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:11:51.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:52.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:52.295 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:11:52.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:11:52.296 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:11:52.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:52.296 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:11:52.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:52.296 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:11:52.297 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 11:11:52.297 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 11:11:52.297 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 11:11:52.297 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 11:11:52.297 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:52.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:52.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:52.297 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:11:52.297 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:52.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:52.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:52.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 "Open") 11:11:52.298 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:52.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:52.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:52.298 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:11:52.298 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:52.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:52.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:52.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:52.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:52.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:52.299 INFO [WorkbenchTestable][AbstractButton] Click button &Open 11:11:52.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:52.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:52.299 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:52.299 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:52.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:11:52.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:11:52.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 11:11:52.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:52.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:52.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 11:11:52.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:52.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:52.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:11:52.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:52.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:52.398 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:11:52.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 '\*?\QPackage Explorer\E') 11:11:52.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:52.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:52.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:52.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:52.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:11:52.399 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:52.399 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:52.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:52.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:11:52.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:11:52.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:11:52.401 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:52.401 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:52.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:52.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:52.402 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:52.402 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:52.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:52.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:52.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:52.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:52.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:52.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:52.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:53.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:53.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:53.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:11:53.403 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:53.403 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:53.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:53.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:53.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 11:11:53.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:53.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:53.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:53.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:53.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:53.405 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 11:11:53.405 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 11:11:53.405 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 11:11:53.405 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 11:11:53.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:53.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:53.906 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 11:11:53.907 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:53.907 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:53.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:53.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:53.908 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:53.908 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:53.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:53.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:53.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:53.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:53.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:54.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:54.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:54.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:54.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:54.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:11:54.910 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:54.910 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:54.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:54.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:54.910 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:11:54.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:54.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:54.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:54.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:54.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:54.911 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 11:11:54.911 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 11:11:54.912 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 11:11:54.912 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 11:11:54.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:54.912 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 11:11:54.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:54.912 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 11:11:54.912 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 11:11:54.912 DEBUG [main][TreeItemHandler] Selecting tree item: src 11:11:54.912 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 11:11:54.915 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 11:11:54.915 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 11:11:54.916 DEBUG [main][EditorHandler] 0 editor(s) found 11:11:54.916 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:54.916 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:54.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:54.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:54.917 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:54.917 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:54.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:54.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:54.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:54.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:54.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:55.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:55.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:55.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:55.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:55.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:11:55.919 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:55.919 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:55.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:55.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:55.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 11:11:55.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:55.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:55.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:55.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:55.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:55.920 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 11:11:55.920 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 11:11:55.920 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 11:11:55.921 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 11:11:55.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:55.921 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 11:11:55.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:55.921 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 11:11:55.921 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item (default package) of tree item src 11:11:55.921 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 11:11:55.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:56.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:56.421 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 11:11:56.422 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item (default package) 11:11:56.422 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item (default package) 11:11:56.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:56.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:56.922 INFO [WorkbenchTestable][TreeItemHandler] Expanded: (default package) 11:11:56.923 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 11:11:56.923 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 11:11:56.923 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 11:11:56.926 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 11:11:56.926 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 11:11:56.926 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 11:11:56.926 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 11:11:56.926 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 11:11:56.928 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 11:11:56.928 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 11:11:56.928 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 11:11:57.043 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 11:11:57.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:11:57.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:11:57.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:11:57.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 11:11:57.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 11:11:57.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:11:57.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:11:57.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 11:11:57.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 11:11:57.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:11:57.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:11:57.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:11:57.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:11:57.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:11:57.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:11:57.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:11:57.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:11:57.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestClass.java\E') 11:11:57.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:57.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:57.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:57.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:57.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:11:57.056 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:57.056 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class TestClass { } TooltipText=null 11:11:57.056 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:57.056 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:57.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:57.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:57.082 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 11:11:57.082 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 11:11:57.082 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:57.083 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 11:11:57.113 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 11:11:57.113 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:11:57.113 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:11:57.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:57.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:57.134 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 11:11:57.135 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:11:57.135 INFO [WorkbenchTestable][RequirementsRunner] Started test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 11:11:57.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 11:11:57.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:11:57.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:11:57.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:11:57.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:57.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:57.155 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 11:11:57.155 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 11:11:57.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:57.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:57.156 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 11:11:57.156 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 11:11:57.156 DEBUG [main][MenuItemLookup] Found menu:'File' 11:11:57.156 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:11:57.156 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:11:57.156 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:11:57.156 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:11:57.156 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:11:57.156 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:11:57.156 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:11:57.156 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:11:57.156 DEBUG [main][MenuItemLookup] Item match:Window 11:11:57.158 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:11:57.158 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:11:57.158 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:11:57.158 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:57.158 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:11:57.158 DEBUG [main][MenuItemLookup] Item match:Show View 11:11:57.161 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 11:11:57.161 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 11:11:57.161 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 11:11:57.161 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 11:11:57.161 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 11:11:57.161 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 11:11:57.161 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 11:11:57.161 DEBUG [main][MenuItemLookup] Found menu:'Progress' 11:11:57.161 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 11:11:57.161 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 11:11:57.161 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 11:11:57.161 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 11:11:57.161 DEBUG [main][MenuItemLookup] Found menu:'Templates' 11:11:57.161 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 11:11:57.161 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:57.161 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 11:11:57.161 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 11:11:57.161 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 11:11:57.161 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 11:11:57.161 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 11:11:57.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 11:11:57.233 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 11:11:57.233 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 11:11:57.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:57.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:57.234 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 11:11:57.234 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:57.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:57.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:57.235 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:11:57.235 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:57.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:57.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:57.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:57.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:57.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:57.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:11:57.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:11:57.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:11:57.236 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:11:57.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:57.236 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:11:57.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:57.236 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:11:57.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:11:57.237 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:11:57.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:57.237 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:11:57.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:57.237 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:11:57.237 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 11:11:57.237 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 11:11:57.237 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 11:11:57.237 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 11:11:57.237 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:57.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:57.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:57.237 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:11:57.237 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:57.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:57.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:57.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 11:11:57.238 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:57.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:57.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:57.238 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:11:57.238 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:57.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:57.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:57.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:57.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:57.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:57.238 INFO [WorkbenchTestable][AbstractButton] Click button &Open 11:11:57.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:57.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:57.238 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:57.238 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:57.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:11:57.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:11:57.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 11:11:57.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:57.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:57.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 11:11:57.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:57.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:57.352 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 11:11:57.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:57.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:57.353 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 11:11:57.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') 11:11:57.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:57.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:57.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:57.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:57.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:11:57.353 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:57.353 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:57.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:57.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 11:11:57.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:11:57.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:11:57.355 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:57.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:57.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:57.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:57.356 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:57.356 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:57.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:57.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:57.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:57.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:57.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:57.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:57.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:58.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:58.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:58.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:11:58.446 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:58.456 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:58.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:58.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:58.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 11:11:58.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:58.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:58.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:58.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:58.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:58.551 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 11:11:58.552 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 11:11:58.552 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 11:11:58.552 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 11:11:58.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:59.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:59.053 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 11:11:59.054 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 11:11:59.054 DEBUG [main][TreeItemHandler] Selecting tree item: src 11:11:59.054 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 11:11:59.057 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 11:11:59.062 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item src 11:11:59.062 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item src 11:11:59.062 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already collapsed. No action performed 11:11:59.062 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: src 11:11:59.062 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:59.062 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:59.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:59.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:59.063 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 11:11:59.063 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 11:11:59.063 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:59.064 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 11:11:59.099 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 11:11:59.099 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:11:59.099 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:11:59.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:59.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:59.120 INFO [WorkbenchTestable][RequirementsRunner] Finished test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 11:11:59.120 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:11:59.120 INFO [WorkbenchTestable][RequirementsRunner] Started test: asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 11:11:59.120 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 11:11:59.120 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:11:59.120 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:11:59.120 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:11:59.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:59.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:59.138 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 11:11:59.138 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 11:11:59.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:59.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:59.138 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 11:11:59.138 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 11:11:59.139 DEBUG [main][MenuItemLookup] Found menu:'File' 11:11:59.139 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:11:59.139 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:11:59.139 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:11:59.139 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:11:59.139 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:11:59.139 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:11:59.139 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:11:59.139 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:11:59.139 DEBUG [main][MenuItemLookup] Item match:Window 11:11:59.139 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:11:59.139 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:11:59.139 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:11:59.139 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:59.139 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:11:59.139 DEBUG [main][MenuItemLookup] Item match:Show View 11:11:59.142 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 11:11:59.142 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 11:11:59.142 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 11:11:59.142 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 11:11:59.142 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 11:11:59.142 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 11:11:59.142 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 11:11:59.142 DEBUG [main][MenuItemLookup] Found menu:'Progress' 11:11:59.142 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 11:11:59.142 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 11:11:59.142 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 11:11:59.142 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 11:11:59.142 DEBUG [main][MenuItemLookup] Found menu:'Templates' 11:11:59.142 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 11:11:59.142 DEBUG [main][MenuItemLookup] Found menu:'' 11:11:59.142 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 11:11:59.142 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 11:11:59.160 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 11:11:59.160 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 11:11:59.160 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 11:11:59.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 11:11:59.224 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 11:11:59.224 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 11:11:59.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:59.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:59.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 11:11:59.225 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:59.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:59.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:59.226 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:11:59.226 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:59.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:59.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:59.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:59.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:59.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:11:59.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:11:59.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:11:59.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:11:59.227 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:11:59.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:59.227 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:11:59.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:59.227 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:11:59.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:11:59.227 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:11:59.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:11:59.227 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:11:59.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:11:59.227 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:11:59.227 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 11:11:59.227 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 11:11:59.227 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 11:11:59.227 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 11:11:59.227 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:59.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:59.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:59.228 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:11:59.228 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:59.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:59.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:59.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") 11:11:59.228 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:11:59.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:11:59.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:11:59.228 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:11:59.228 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:11:59.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:59.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:59.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:59.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:59.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:11:59.229 INFO [WorkbenchTestable][AbstractButton] Click button &Open 11:11:59.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:11:59.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:11:59.229 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:11:59.229 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:11:59.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:11:59.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:11:59.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 11:11:59.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:59.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:59.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 11:11:59.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:59.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:59.345 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 11:11:59.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:11:59.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:11:59.345 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 11:11:59.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 '\*?\QPackage Explorer\E') 11:11:59.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:59.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:59.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:11:59.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:11:59.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:11:59.346 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:59.346 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:59.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:59.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 11:11:59.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:11:59.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:11:59.348 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:59.348 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:59.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:59.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:59.349 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:11:59.349 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:11:59.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:11:59.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:11:59.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:11:59.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:59.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:11:59.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:11:59.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:00.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:00.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:00.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:12:00.351 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:00.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:00.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:00.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:00.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:12:00.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:00.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:00.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:00.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:00.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:12:00.352 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 11:12:00.353 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 11:12:00.353 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 11:12:00.353 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 11:12:00.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:12:00.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:12:00.853 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 11:12:00.854 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 11:12:00.854 DEBUG [main][TreeItemHandler] Selecting tree item: src 11:12:00.855 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 11:12:00.857 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 11:12:00.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'] 11:12:00.859 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:00.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'] 11:12:00.859 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:00.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: "Create New File"] 11:12:00.859 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:00.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'] 11:12:00.859 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:00.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'] 11:12:00.859 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:00.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'] 11:12:00.859 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:00.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: "Create New File"] 11:12:00.859 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:00.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'] 11:12:00.859 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:00.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'] 11:12:00.859 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:00.859 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 11:12:00.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:12:00.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:12:00.860 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 11:12:00.860 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 11:12:00.860 DEBUG [main][MenuItemLookup] Found menu:'File' 11:12:00.860 DEBUG [main][MenuItemLookup] Item match:File 11:12:00.861 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:12:00.861 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:12:00.864 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:12:00.864 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:12:00.864 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:12:00.864 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:00.864 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:12:00.864 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:12:00.864 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:12:00.864 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:12:00.865 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:12:00.865 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:12:00.865 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:12:00.865 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:12:00.865 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:12:00.865 DEBUG [main][MenuItemLookup] Found menu:'File' 11:12:00.865 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:12:00.865 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:12:00.865 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:12:00.865 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:00.865 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:12:00.865 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:00.865 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:12:00.865 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:12:00.865 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:12:00.865 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:12:00.865 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:12:00.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 11:12:00.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 11:12:00.944 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:12:00.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:12:00.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:12:00.945 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:12:00.945 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:00.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:12:00.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:00.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:00.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:00.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:00.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:12:00.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:12:00.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:12:00.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:12:00.947 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:12:00.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:12:00.947 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:12:00.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:12:00.947 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:12:00.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:12:00.947 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:12:00.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:12:00.947 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:12:00.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:12:00.947 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:12:00.947 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 11:12:00.947 DEBUG [main][TreeItemHandler] Selecting tree item: File 11:12:00.947 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 11:12:00.956 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 11:12:00.956 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:12:00.956 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:12:00.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) 11:12:00.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:00.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:00.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:00.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:00.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:12:00.958 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:12:00.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:12:00.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:12:00.958 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:12:00.958 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:12:00.988 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:12:00.988 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:00.988 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:00.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 11:12:00.989 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 11:12:00.989 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 11:12:00.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:12:00.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:12:00.989 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 11:12:00.989 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:00.989 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:") 11:12:00.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:00.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:00.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:00.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:00.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:12:00.992 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:12:00.993 INFO [WorkbenchTestable][AbstractText] Text set to: text.txt 11:12:00.993 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:") 11:12:00.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:00.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:00.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:00.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:00.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:12:00.995 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:12:00.995 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectItemTestProject/src/files/ 11:12:00.995 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 11:12:00.995 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 11:12:00.995 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 11:12:00.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:00.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:00.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:00.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:00.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:12:00.997 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:12:00.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:12:00.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:12:00.997 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:12:00.997 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:12:01.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:12:01.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:12:01.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:12:01.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 11:12:01.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:12:01.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:12:01.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 11:12:01.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:12:01.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 11:12:01.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 11:12:01.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:12:01.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:12:01.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:12:01.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:12:01.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:12:01.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:12:01.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:12:01.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:12:01.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2e7a75 is found... 11:12:01.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2e7a75 is found finished successfully 11:12:01.501 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtext.txt\E') 11:12:01.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:01.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:01.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:01.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:01.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:12:01.504 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:01.504 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 11:12:01.504 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:01.504 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 11:12:01.504 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 11:12:01.504 DEBUG [WorkbenchTestable][EditorHandler] Closing editor text.txt 11:12:01.578 DEBUG [WorkbenchTestable][EditorHandler] Editor text.txt is closed 11:12:01.578 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:01.578 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:01.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:01.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:01.603 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:01.603 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:01.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:01.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:01.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:01.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:01.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:02.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:02.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:02.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:02.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:02.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:12:02.605 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:02.605 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:02.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:02.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:02.605 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:12:02.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:02.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:02.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:02.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:02.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:12:02.606 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 11:12:02.606 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 11:12:02.607 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 11:12:02.607 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 11:12:02.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:12:02.607 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 11:12:02.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:12:02.607 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 11:12:02.607 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item files of tree item src 11:12:02.607 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 11:12:02.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:12:02.607 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 11:12:02.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:12:02.607 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 11:12:02.607 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item files 11:12:02.607 DEBUG [main][TreeItemHandler] Selecting tree item: files 11:12:02.608 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item files about selection 11:12:02.610 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: files 11:12:02.610 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:12:02.610 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:12:02.635 DEBUG [main][MenuItemLookup] Found menu:'New' 11:12:02.635 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:12:02.635 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:02.635 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:12:02.635 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 11:12:02.635 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:12:02.635 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:02.635 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:12:02.635 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:12:02.635 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:12:02.635 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:12:02.635 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:02.635 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:12:02.635 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:12:02.635 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:12:02.635 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:12:02.635 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:02.635 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:12:02.635 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:12:02.635 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:02.635 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:12:02.635 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:02.635 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:12:02.635 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:12:02.635 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:12:02.635 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:12:02.635 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:12:02.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:12:02.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 11:12:03.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:12:03.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:12:03.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 11:12:03.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 11:12:03.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:12:03.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:12:03.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:12:03.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:12:03.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:12:03.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:12:03.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:12:03.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:12:03.136 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'files' via Explorer 11:12:03.136 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item files 11:12:03.136 DEBUG [main][TreeItemHandler] Selecting tree item: files 11:12:03.136 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item files about selection 11:12:03.138 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: files 11:12:03.139 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:12:03.139 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:12:03.167 DEBUG [main][MenuItemLookup] Found menu:'New' 11:12:03.167 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:12:03.167 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:03.167 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:12:03.167 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 11:12:03.167 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:12:03.167 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:03.167 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:12:03.167 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:12:03.167 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:12:03.167 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:12:03.167 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:12:03.167 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:12:03.167 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:12:03.167 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:12:03.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 'Delete.*'] is available.... 11:12:03.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 11:12:03.744 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete 11:12:03.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:12:03.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:12:03.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:03.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:03.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 11:12:03.747 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:12:03.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:12:03.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:12:03.747 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete" as the parent 11:12:03.747 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:12:03.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:03.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:03.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:03.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:03.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:12:03.748 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:12:03.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:12:03.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:12:03.748 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:12:03.748 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:12:03.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:12:03.752 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:12:04.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:12:04.252 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:12:04.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:12:04.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:12:04.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:12:04.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 11:12:04.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:12:04.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:12:04.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:12:04.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 11:12:04.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 11:12:04.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:12:04.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:12:04.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:12:04.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:12:04.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:12:04.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:12:04.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:12:04.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:12:04.253 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:04.253 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:04.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:04.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:04.254 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:04.254 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:04.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:04.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:04.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:04.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:04.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:04.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:04.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:05.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:05.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:05.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:12:05.255 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:05.255 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:05.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:05.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:05.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 11:12:05.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:05.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:05.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:05.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:05.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:12:05.257 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 11:12:05.257 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 11:12:05.257 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 11:12:05.257 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 11:12:05.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:12:05.257 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 11:12:05.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:12:05.257 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 11:12:05.258 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 11:12:05.258 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 11:12:05.258 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item files of tree item src 11:12:05.258 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 11:12:05.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:12:05.258 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 11:12:05.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:12:05.258 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 11:12:05.258 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 11:12:05.258 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 11:12:05.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:12:05.259 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 11:12:05.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:12:05.259 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 11:12:05.259 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 11:12:05.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:12:05.259 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 11:12:05.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:12:05.259 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 11:12:05.259 DEBUG [WorkbenchTestable][AbstractResource] Obtaining direct children on the current level 11:12:05.259 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 11:12:05.259 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 11:12:05.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:12:05.259 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 11:12:05.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:12:05.259 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 11:12:05.259 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 11:12:05.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:12:05.259 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 11:12:05.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:12:05.259 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 11:12:05.259 DEBUG [WorkbenchTestable][AbstractResource] Item "files" was not found. Available items on the current level: 11:12:05.259 DEBUG [WorkbenchTestable][AbstractResource] "(default package)" 11:12:05.259 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:05.259 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:05.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:05.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:05.260 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 11:12:05.260 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 11:12:05.260 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:05.260 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 11:12:05.298 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 11:12:05.298 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:12:05.298 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:12:05.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:12:05.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:12:05.318 INFO [WorkbenchTestable][RequirementsRunner] Finished test: asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 11:12:05.318 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:12:05.318 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpand no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 11:12:05.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 11:12:05.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:12:05.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:12:05.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:12:05.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:05.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:05.336 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 11:12:05.336 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 11:12:05.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:12:05.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:12:05.337 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 11:12:05.337 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 11:12:05.337 DEBUG [main][MenuItemLookup] Found menu:'File' 11:12:05.337 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:12:05.337 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:12:05.337 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:12:05.337 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:12:05.337 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:12:05.337 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:12:05.337 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:12:05.337 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:12:05.337 DEBUG [main][MenuItemLookup] Item match:Window 11:12:05.337 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:12:05.337 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:12:05.337 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:12:05.337 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:05.337 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:12:05.337 DEBUG [main][MenuItemLookup] Item match:Show View 11:12:05.340 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 11:12:05.340 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 11:12:05.340 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 11:12:05.340 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 11:12:05.340 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 11:12:05.340 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 11:12:05.340 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 11:12:05.341 DEBUG [main][MenuItemLookup] Found menu:'Progress' 11:12:05.341 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 11:12:05.341 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 11:12:05.341 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 11:12:05.341 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 11:12:05.341 DEBUG [main][MenuItemLookup] Found menu:'Templates' 11:12:05.341 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 11:12:05.341 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:05.341 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 11:12:05.341 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 11:12:05.358 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 11:12:05.358 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 11:12:05.358 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 11:12:05.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 11:12:05.420 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 11:12:05.420 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 11:12:05.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:12:05.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:12:05.421 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 11:12:05.421 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:12:05.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:12:05.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:12:05.421 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:12:05.421 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:12:05.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:05.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:05.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:05.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:05.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:12:05.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:12:05.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:12:05.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:12:05.422 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:12:05.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:12:05.422 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:12:05.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:12:05.422 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:12:05.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:12:05.423 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:12:05.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:12:05.423 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:12:05.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:12:05.423 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:12:05.423 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 11:12:05.423 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 11:12:05.423 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 11:12:05.423 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 11:12:05.423 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:12:05.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:12:05.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:12:05.423 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:12:05.423 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:12:05.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:05.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:05.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 "Open") 11:12:05.424 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:12:05.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:12:05.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:12:05.424 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:12:05.424 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:12:05.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:05.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:05.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:05.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:05.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:12:05.424 INFO [WorkbenchTestable][AbstractButton] Click button &Open 11:12:05.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:12:05.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:12:05.425 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:12:05.425 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:12:05.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:12:05.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:12:05.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 11:12:05.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:05.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:05.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 11:12:05.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:05.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:05.543 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 11:12:05.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:12:05.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:12:05.545 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 11:12:05.545 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 11:12:05.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:05.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:05.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:05.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:05.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:12:05.546 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:05.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:05.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:05.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 11:12:05.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:12:05.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:12:05.548 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:05.548 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:05.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:05.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:05.548 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:05.548 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:05.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:05.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:05.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:05.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:05.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:06.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:06.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:06.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:06.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:06.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:12:06.550 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:06.550 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:06.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:06.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:06.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 11:12:06.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:06.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:06.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:06.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:06.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:12:06.552 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 11:12:06.552 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 11:12:06.553 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 11:12:06.553 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 11:12:06.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:12:07.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:12:07.053 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 11:12:07.054 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item src 11:12:07.054 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item src 11:12:07.055 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already collapsed. No action performed 11:12:07.055 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: src 11:12:07.055 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 11:12:07.055 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 11:12:07.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:12:07.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:12:07.555 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 11:12:07.556 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:07.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:07.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:07.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:07.557 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 11:12:07.557 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 11:12:07.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:07.561 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 11:12:07.606 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 11:12:07.606 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:12:07.606 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:12:07.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:12:07.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:12:07.644 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpand no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 11:12:07.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:07.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:07.650 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 11:12:07.651 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 11:12:07.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:12:07.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:12:07.651 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 11:12:07.651 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 11:12:07.651 DEBUG [main][MenuItemLookup] Found menu:'File' 11:12:07.651 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:12:07.651 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:12:07.651 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:12:07.651 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:12:07.651 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:12:07.651 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:12:07.651 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:12:07.651 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:12:07.651 DEBUG [main][MenuItemLookup] Item match:Window 11:12:07.652 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:12:07.652 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:12:07.652 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:12:07.652 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:07.652 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:12:07.652 DEBUG [main][MenuItemLookup] Item match:Show View 11:12:07.656 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 11:12:07.656 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 11:12:07.656 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 11:12:07.656 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 11:12:07.656 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 11:12:07.656 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 11:12:07.656 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 11:12:07.656 DEBUG [main][MenuItemLookup] Found menu:'Progress' 11:12:07.656 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 11:12:07.656 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 11:12:07.656 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 11:12:07.656 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 11:12:07.656 DEBUG [main][MenuItemLookup] Found menu:'Templates' 11:12:07.656 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 11:12:07.656 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:07.656 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 11:12:07.656 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 11:12:07.656 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 11:12:07.656 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 11:12:07.657 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 11:12:07.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 11:12:07.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 11:12:07.732 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 11:12:07.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:12:07.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:12:07.733 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 11:12:07.733 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:12:07.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:12:07.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:12:07.733 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:12:07.733 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:12:07.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:07.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:07.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:07.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:07.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:12:07.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:12:07.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:12:07.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:12:07.734 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:12:07.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:12:07.734 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:12:07.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:12:07.734 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:12:07.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:12:07.734 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:12:07.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:12:07.734 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:12:07.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:12:07.735 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:12:07.735 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 11:12:07.735 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 11:12:07.735 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 11:12:07.735 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 11:12:07.735 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:12:07.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:12:07.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:12:07.735 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:12:07.735 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:12:07.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:07.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:07.735 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:12:07.735 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:12:07.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:12:07.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:12:07.736 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:12:07.736 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:12:07.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:07.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:07.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:07.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:07.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:12:07.736 INFO [WorkbenchTestable][AbstractButton] Click button &Open 11:12:07.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:12:07.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:12:07.736 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:12:07.736 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:12:07.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:12:07.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:12:07.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 11:12:07.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:07.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:07.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 11:12:07.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:07.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:07.842 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 11:12:07.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:12:07.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:12:07.842 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 11:12:07.842 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 11:12:07.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:07.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:07.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:07.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:07.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:12:07.843 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:07.843 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:07.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:07.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 11:12:07.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:12:07.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:12:07.845 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:07.845 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:07.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:07.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:07.846 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:07.846 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:07.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:07.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:07.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:07.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:07.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:08.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:08.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:08.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:08.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:08.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:12:08.847 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:08.847 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:08.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:08.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:08.848 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:12:08.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:08.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:08.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:08.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:08.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:12:08.849 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 11:12:08.849 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 11:12:08.849 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 11:12:08.849 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 11:12:08.853 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 11:12:08.854 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:12:08.854 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:12:08.879 DEBUG [main][MenuItemLookup] Found menu:'New' 11:12:08.879 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:12:08.879 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:08.879 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:12:08.879 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 11:12:08.879 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:12:08.879 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:08.879 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:12:08.879 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:12:08.879 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:12:08.879 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:12:08.879 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:08.879 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:12:08.879 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:12:08.879 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:12:08.879 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:12:08.879 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:08.879 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:12:08.879 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:12:08.879 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:08.879 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:12:08.879 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:08.879 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:12:08.879 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:12:08.879 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:12:08.879 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:12:08.879 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:12:08.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:12:08.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 11:12:09.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:12:09.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:12:09.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:12:09.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:12:09.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:12:09.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 11:12:09.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 11:12:09.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:12:09.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:12:09.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:12:09.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:12:09.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:12:09.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:12:09.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:12:09.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:12:09.380 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectItemTestProject' via Explorer 11:12:09.380 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 11:12:09.380 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 11:12:09.380 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 11:12:09.382 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 11:12:09.383 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:12:09.383 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:12:09.416 DEBUG [main][MenuItemLookup] Found menu:'New' 11:12:09.416 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:12:09.416 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:09.416 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:12:09.416 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 11:12:09.416 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:12:09.416 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:09.416 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:12:09.416 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:12:09.416 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:12:09.416 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:12:09.416 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:12:09.416 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:12:09.416 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:12:09.416 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:12:09.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 11:12:10.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 11:12:10.003 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:12:10.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:12:10.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:12:10.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:10.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:10.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) 11:12:10.006 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:12:10.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:12:10.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:12:10.006 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:12:10.007 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:12:10.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:10.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:10.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:10.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:10.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:12:10.007 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:12:10.007 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:12:10.007 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:12:10.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:12:10.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:12:10.007 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:12:10.007 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:12:10.007 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 11:12:10.007 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:12:10.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:12:10.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:12:10.007 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:12:10.007 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:12:10.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:10.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:10.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:10.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:10.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:12:10.008 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:12:10.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:12:10.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:12:10.008 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:12:10.008 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:12:10.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:12:10.012 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:12:10.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:12:10.513 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:12:10.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:12:10.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:12:10.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:12:10.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:12:10.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:12:10.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:12:10.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:12:10.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:12:10.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 11:12:10.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 11:12:10.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:12:10.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:12:10.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:12:10.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:12:10.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:12:10.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:12:10.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:12:10.513 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 11:12:10.513 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:12:10.513 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:12:10.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:12:10.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.751 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.256 s open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) Time elapsed: 5.416 s select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) Time elapsed: 1.985 s asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) Time elapsed: 6.198 s testExpand no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) Time elapsed: 2.326 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 11:12:10.521 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 11:12:10.522 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:12:10.522 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:12:10.522 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 11:12:10.522 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:12:10.522 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:12:10.522 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:12:10.522 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:12:10.522 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:12:10.523 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:12:10.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:10.523 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:12:10.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:10.523 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:12:10.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:10.523 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:12:10.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:10.523 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:12:10.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:10.523 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:12:10.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:10.523 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:12:10.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12: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: Matcher matching text to regular expression 'New|Select a wizard'] 11:12:10.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12: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: Matcher matching text to regular expression 'New|Select a wizard'] 11:12:10.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:10.524 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:12:10.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:12:10.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:12:10.524 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:12:10.524 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:12:10.524 DEBUG [main][MenuItemLookup] Found menu:'File' 11:12:10.524 DEBUG [main][MenuItemLookup] Item match:File 11:12:10.525 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:12:10.525 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:12:10.528 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:12:10.528 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:12:10.528 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:12:10.528 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:10.528 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:12:10.528 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:12:10.528 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:12:10.528 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:12:10.528 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:12:10.528 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:12:10.528 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:12:10.528 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:12:10.528 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:12:10.528 DEBUG [main][MenuItemLookup] Found menu:'File' 11:12:10.528 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:12:10.528 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:12:10.528 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:12:10.528 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:10.528 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:12:10.528 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:10.528 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:12:10.528 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:12:10.528 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:12:10.528 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:12:10.529 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:12:10.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 11:12:10.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. finished successfully 11:12:10.605 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:12:10.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:12:10.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:12:10.606 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:12:10.606 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:10.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 11:12:10.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:10.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:10.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:10.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:10.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:12:10.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:12:10.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:12:10.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:12:10.608 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:12:10.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:12:10.608 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:12:10.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:12:10.608 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:12:10.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:12:10.608 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:12:10.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:12:10.608 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:12:10.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:12:10.608 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:12:10.609 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 11:12:10.609 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 11:12:10.609 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 11:12:10.617 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 11:12:10.617 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:12:10.617 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:12:10.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.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) 11:12:10.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:10.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:10.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:10.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:10.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:12:10.618 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:12:10.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:12:10.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:12:10.618 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:12:10.618 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:12:10.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'] 11:12:10.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:10.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:10.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 11:12:10.807 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 11:12:10.807 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 11:12:10.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:12:10.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:12:10.808 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:12:10.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:10.808 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PackageExplorerTestProject0' 11:12:10.808 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:") 11:12:10.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:10.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:10.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:10.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:10.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:12:10.810 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:12:10.811 INFO [WorkbenchTestable][AbstractText] Text set to: PackageExplorerTestProject0 11:12:10.838 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:12:10.838 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 11:12:10.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.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) 11:12:10.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:10.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:10.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:10.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:10.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:12:10.841 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:12:10.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:12:10.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:12:10.841 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:12:10.841 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:12:10.845 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.... 11:12:13.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 11:12:13.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:12:13.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:12:13.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:12:13.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 11:12:13.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:12:13.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 11:12:13.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 11:12:13.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:12:13.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:12:13.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:12:13.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:12:13.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:12:13.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:12:13.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:12:13.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:12:13.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'] 11:12:13.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:13.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'] 11:12:13.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:13.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: "New Java Project"] 11:12:13.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:13.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'] 11:12:13.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:13.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'] 11:12:13.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:13.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'] 11:12:13.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:13.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: "New Java Project"] 11:12:13.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:13.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'] 11:12:13.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:13.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'] 11:12:13.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:13.848 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:12:13.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:12:13.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:12:13.848 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:12:13.848 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:12:13.848 DEBUG [main][MenuItemLookup] Found menu:'File' 11:12:13.848 DEBUG [main][MenuItemLookup] Item match:File 11:12:13.849 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:12:13.849 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:12:13.852 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:12:13.852 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:12:13.852 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:12:13.852 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:13.852 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:12:13.852 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:12:13.852 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:12:13.852 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:12:13.852 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:12:13.852 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:12:13.852 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:12:13.852 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:12:13.852 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:12:13.852 DEBUG [main][MenuItemLookup] Found menu:'File' 11:12:13.852 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:12:13.852 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:12:13.852 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:12:13.852 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:13.852 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:12:13.852 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:13.852 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:12:13.852 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:12:13.852 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:12:13.852 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:12:13.852 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:12:13.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 11:12:13.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 11:12:13.944 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:12:13.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:12:13.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:12:13.945 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:12:13.945 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:13.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:12:13.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:13.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:13.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:13.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:13.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:12:13.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:12:13.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:12:13.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:12:13.947 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:12:13.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:12:13.947 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:12:13.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:12:13.947 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:12:13.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:12:13.947 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:12:13.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:12:13.947 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:12:13.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:12:13.947 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:12:13.947 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 11:12:13.947 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 11:12:13.948 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 11:12:13.948 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 11:12:13.948 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:12:13.948 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:12:13.948 DEBUG [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) 11:12:13.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:13.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:13.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:13.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:13.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:12:13.949 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:12:13.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:12:13.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:12:13.949 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:12:13.949 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:12:14.322 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:12:14.322 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:14.322 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:14.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.... 11:12:14.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 11:12:14.323 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 11:12:14.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:12:14.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:12:14.323 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:12:14.323 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:14.323 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PackageExplorerTestProject1' 11:12:14.324 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:") 11:12:14.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:14.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:14.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:14.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:14.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:12:14.325 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:12:14.326 INFO [WorkbenchTestable][AbstractText] Text set to: PackageExplorerTestProject1 11:12:14.353 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:12:14.353 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 11:12:14.353 DEBUG [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) 11:12:14.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:14.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:14.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:14.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:14.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:12:14.356 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:12:14.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:12:14.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:12:14.356 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:12:14.356 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:12:14.359 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.... 11:12:17.361 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 11:12:17.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:12:17.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:12:17.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:12:17.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:12:17.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 11:12:17.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 11:12:17.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:12:17.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:12:17.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:12:17.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:12:17.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:12:17.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:12:17.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:12:17.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:12:17.361 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:12:17.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:17.362 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:12:17.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:17.362 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:12:17.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:17.362 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:12:17.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:17.362 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:12:17.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:17.362 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:12:17.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:17.362 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:12:17.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:17.362 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:12:17.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:17.362 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:12:17.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:17.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:12:17.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:12:17.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:12:17.362 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:12:17.362 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:12:17.362 DEBUG [main][MenuItemLookup] Found menu:'File' 11:12:17.363 DEBUG [main][MenuItemLookup] Item match:File 11:12:17.363 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:12:17.363 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:12:17.366 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:12:17.366 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:12:17.366 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:12:17.366 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:17.366 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:12:17.366 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:12:17.366 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:12:17.366 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:12:17.366 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:12:17.366 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:12:17.366 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:12:17.366 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:12:17.366 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:12:17.366 DEBUG [main][MenuItemLookup] Found menu:'File' 11:12:17.366 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:12:17.366 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:12:17.366 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:12:17.366 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:17.366 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:12:17.366 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:17.366 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:12:17.366 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:12:17.366 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:12:17.366 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:12:17.367 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:12:17.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 11:12:17.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 11:12:17.436 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:12:17.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:12:17.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:12:17.437 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:12:17.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:17.437 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:12:17.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:17.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:17.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:17.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:17.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:12:17.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:12:17.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:12:17.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:12:17.439 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:12:17.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:12:17.439 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:12:17.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:12:17.439 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:12:17.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:12:17.439 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:12:17.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:12:17.439 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:12:17.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:12:17.439 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:12:17.439 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 11:12:17.439 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 11:12:17.439 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 11:12:17.439 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 11:12:17.439 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:12:17.439 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:12:17.440 DEBUG [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) 11:12:17.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:17.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:17.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:17.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:17.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:12:17.440 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:12:17.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:12:17.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:12:17.441 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:12:17.441 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:12:17.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'] 11:12:17.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:17.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:17.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 11:12:17.627 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 11:12:17.627 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 11:12:17.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:12:17.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:12:17.627 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:12:17.627 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:17.627 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PackageExplorerTestProject2' 11:12:17.627 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:") 11:12:17.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:17.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:17.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:17.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:17.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:12:17.629 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:12:17.630 INFO [WorkbenchTestable][AbstractText] Text set to: PackageExplorerTestProject2 11:12:17.657 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:12:17.657 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 11:12:17.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.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) 11:12:17.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:17.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:17.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:17.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:17.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:12:17.660 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:12:17.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:12:17.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:12:17.660 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:12:17.660 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:12:17.663 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.... 11:12:20.665 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 11:12:20.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:12:20.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:12:20.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:12:20.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:12:20.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 11:12:20.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 11:12:20.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:12:20.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:12:20.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:12:20.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:12:20.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:12:20.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:12:20.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:12:20.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:12:20.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:20.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:20.666 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:12:20.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:20.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:20.667 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:12:20.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:12:20.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:12:20.667 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:12:20.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') 11:12:20.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:20.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:20.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:20.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:20.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:12:20.668 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:20.668 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:20.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:20.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:12:20.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:12:20.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:12:20.670 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:20.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:20.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:20.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:20.671 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:20.671 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:20.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:20.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:20.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:20.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:20.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:21.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:21.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:21.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:21.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:21.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:12:21.673 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:21.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:21.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:21.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:21.673 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:12:21.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:21.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:21.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:21.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:21.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:12:21.674 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 11:12:21.674 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 11:12:21.674 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 11:12:21.674 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:21.674 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:21.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:21.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:21.675 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:21.675 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:21.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:21.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:21.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:21.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:21.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:22.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:22.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:22.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:22.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:22.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:12:22.676 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:22.676 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:22.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:22.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:22.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 11:12:22.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:22.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:22.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:22.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:22.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:12:22.678 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 11:12:22.678 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 11:12:22.678 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 11:12:22.678 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:22.678 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:22.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:22.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:22.678 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:22.678 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:22.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:22.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:22.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:22.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:22.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:23.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:23.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:23.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:23.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:23.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:12:23.680 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:23.680 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:23.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:23.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:23.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 11:12:23.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:23.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:23.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:23.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:23.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:12:23.681 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 11:12:23.681 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 11:12:23.681 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 11:12:23.681 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject1 11:12:23.681 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject1 11:12:23.681 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject1 about selection 11:12:23.684 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject1 11:12:23.684 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:12:23.684 INFO [WorkbenchTestable][RequirementsRunner] Started test: delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 11:12:23.684 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 11:12:23.684 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:12:23.684 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:12:23.684 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:12:23.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'] 11:12:23.684 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:23.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'] 11:12:23.685 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:23.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"] 11:12:23.685 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:23.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'] 11:12:23.685 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:23.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'] 11:12:23.685 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:23.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'] 11:12:23.685 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:23.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"] 11:12:23.685 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:23.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'] 11:12:23.685 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:23.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'] 11:12:23.685 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:23.685 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:12:23.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:12:23.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:12:23.686 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:12:23.686 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:12:23.686 DEBUG [main][MenuItemLookup] Found menu:'File' 11:12:23.686 DEBUG [main][MenuItemLookup] Item match:File 11:12:23.687 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:12:23.687 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:12:23.689 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:12:23.689 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:12:23.689 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:12:23.689 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:23.689 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:12:23.689 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:12:23.689 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:12:23.689 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:12:23.689 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:12:23.689 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:12:23.689 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:12:23.689 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:12:23.689 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:12:23.689 DEBUG [main][MenuItemLookup] Found menu:'File' 11:12:23.689 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:12:23.689 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:12:23.689 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:12:23.689 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:23.689 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:12:23.689 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:23.689 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:12:23.689 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:12:23.690 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:12:23.690 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:12:23.690 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:12:23.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.... 11:12:23.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 11:12:23.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:12:23.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:12:23.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:12:23.763 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:12:23.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:23.763 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:12:23.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:23.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:23.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:23.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:23.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:12:23.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:12:23.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:12:23.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:12:23.764 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:12:23.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:12:23.765 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:12:23.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:12:23.765 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:12:23.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:12:23.765 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:12:23.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:12:23.765 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:12:23.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:12:23.765 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:12:23.765 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 11:12:23.765 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 11:12:23.765 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 11:12:23.765 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 11:12:23.765 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:12:23.765 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:12:23.765 DEBUG [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) 11:12:23.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:23.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:23.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:23.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:23.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:12:23.766 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:12:23.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:12:23.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:12:23.766 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:12:23.766 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:12:23.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'] 11:12:23.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:23.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:23.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 11:12:23.962 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 11:12:23.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 11:12:23.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:12:23.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:12:23.963 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:12:23.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:23.963 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PackageExplorerTestProject3' 11:12:23.963 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:") 11:12:23.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:23.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:23.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:23.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:23.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:12:23.965 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:12:23.966 INFO [WorkbenchTestable][AbstractText] Text set to: PackageExplorerTestProject3 11:12:23.992 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:12:23.992 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 11:12:23.992 DEBUG [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) 11:12:23.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:23.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:23.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:23.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:23.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:12:23.995 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:12:23.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:12:23.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:12:23.995 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:12:23.995 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:12:23.998 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.... 11:12:27.000 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 11:12:27.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:12:27.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:12:27.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:12:27.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:12:27.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 11:12:27.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 11:12:27.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:12:27.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:12:27.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:12:27.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:12:27.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:12:27.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:12:27.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:12:27.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:12:27.000 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:27.001 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:27.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:27.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:27.001 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:27.001 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:27.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:27.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:27.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:27.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:27.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:27.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:27.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:28.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:28.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:28.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:12:28.003 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:28.003 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:28.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:28.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:28.004 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:12:28.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:28.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:28.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:28.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:28.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:12:28.004 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 11:12:28.005 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 11:12:28.005 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 11:12:28.005 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject3 11:12:28.005 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject3 11:12:28.005 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject3 11:12:28.005 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject3 about selection 11:12:28.007 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject3 11:12:28.008 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:12:28.008 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:12:28.035 DEBUG [main][MenuItemLookup] Found menu:'New' 11:12:28.035 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:12:28.035 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:28.035 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:12:28.035 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 11:12:28.035 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:12:28.035 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:28.035 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:12:28.035 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:12:28.035 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:12:28.035 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:12:28.035 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:28.035 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:12:28.035 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:12:28.035 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:12:28.035 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:12:28.035 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:28.035 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:12:28.035 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:12:28.035 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:28.035 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:12:28.035 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:28.035 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:12:28.035 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:12:28.035 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:12:28.035 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:12:28.035 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:12:28.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:12:28.036 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 11:12:28.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:12:28.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 11:12:28.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 11:12:28.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:12:28.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:12:28.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:12:28.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:12:28.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:12:28.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:12:28.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:12:28.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:12:28.536 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PackageExplorerTestProject3' via Explorer 11:12:28.536 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject3 11:12:28.536 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject3 11:12:28.536 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject3 about selection 11:12:28.538 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject3 11:12:28.539 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:12:28.539 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:12:28.566 DEBUG [main][MenuItemLookup] Found menu:'New' 11:12:28.566 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:12:28.566 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:28.566 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:12:28.566 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 11:12:28.566 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:12:28.566 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:28.566 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:12:28.566 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:12:28.566 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:12:28.566 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:12:28.566 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:12:28.566 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:12:28.566 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:12:28.566 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:12:28.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 11:12:29.145 DEBUG [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 11:12:29.145 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:12:29.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:12:29.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:12:29.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:29.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:29.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) 11:12:29.148 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:12:29.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:12:29.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:12:29.148 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:12:29.148 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:12:29.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:29.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:29.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:29.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:29.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:12:29.149 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:12:29.149 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:12:29.149 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:12:29.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:12:29.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:12:29.149 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:12:29.149 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:12:29.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) 11:12:29.149 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:12:29.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:12:29.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:12:29.149 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:12:29.149 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:12:29.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:29.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:29.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:29.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:29.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:12:29.150 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:12:29.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:12:29.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:12:29.150 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:12:29.150 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:12:29.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:12:29.153 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:12:29.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:12:29.654 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:12:29.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:12:29.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:12:29.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:12:29.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:12:29.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:12:29.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:12:29.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:12:29.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 11:12:29.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 11:12:29.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:12:29.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:12:29.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:12:29.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:12:29.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:12:29.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:12:29.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:12:29.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:12:29.654 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:29.654 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:29.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:29.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:29.656 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:29.656 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:29.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:29.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:29.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:29.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:29.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:30.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:30.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:30.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:30.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:30.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:12:30.658 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:30.658 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:30.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:30.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:30.659 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:12:30.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:30.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:30.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:30.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:30.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:12:30.659 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 11:12:30.660 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 11:12:30.660 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 11:12:30.660 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 11:12:30.660 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:12:30.660 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:12:30.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:12:30.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:12:30.660 INFO [WorkbenchTestable][RequirementsRunner] Finished test: delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 11:12:30.660 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:12:30.660 INFO [WorkbenchTestable][RequirementsRunner] Started test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 11:12:30.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 11:12:30.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:12:30.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:12:30.660 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:12:30.661 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject1 11:12:30.661 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject1 11:12:30.661 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject1 about selection 11:12:30.664 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject1 11:12:30.665 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 11:12:30.665 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:12:30.665 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:12:30.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:12:30.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:12:30.665 INFO [WorkbenchTestable][RequirementsRunner] Finished test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 11:12:30.665 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:12:30.665 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 11:12:30.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 11:12:30.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:12:30.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:12:30.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:12:30.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:30.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:30.666 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:12:30.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:30.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:30.670 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:12:30.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:12:30.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:12:30.670 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:12:30.670 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 11:12:30.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:30.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:30.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:30.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:30.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:12:30.671 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:30.671 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:30.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:30.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:12:30.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:12:30.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:12:30.673 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 11:12:30.673 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:12:30.673 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:12:30.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:12:30.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:12:30.674 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 11:12:30.674 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:12:30.674 INFO [WorkbenchTestable][RequirementsRunner] Started test: multipleSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 11:12:30.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 11:12:30.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:12:30.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:12:30.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:12:30.674 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:30.674 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:30.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:30.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:30.675 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:30.675 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:30.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:30.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:30.675 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:30.675 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:30.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:30.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:30.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:30.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:30.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:31.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:31.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:31.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:31.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:31.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:12:31.677 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:31.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:31.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:31.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:31.678 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:12:31.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:31.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:31.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:31.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:31.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:12:31.678 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 11:12:31.679 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 11:12:31.679 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 11:12:31.679 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:31.679 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:31.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:31.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:31.680 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:31.680 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:31.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:31.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:31.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:31.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:31.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:32.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:32.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:32.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:32.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:32.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:12:32.681 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:32.681 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:32.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:32.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:32.682 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:12:32.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:32.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:32.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:32.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:32.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:12:32.683 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 11:12:32.683 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 11:12:32.683 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 11:12:32.683 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:32.683 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:32.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:32.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:32.684 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:12:32.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:32.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:32.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:32.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:32.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:12:32.684 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 11:12:32.684 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 11:12:32.684 DEBUG [main][TreeItemHandler] Set Tree selection 11:12:32.684 DEBUG [main][TreeHandler] Notify Tree about selection event 11:12:32.686 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 11:12:32.687 DEBUG [WorkbenchTestable][TreeItemHandler] PackageExplorerTestProject0 11:12:32.687 DEBUG [WorkbenchTestable][TreeItemHandler] PackageExplorerTestProject2 11:12:32.687 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 11:12:32.687 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:12:32.687 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:12:32.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:12:32.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:12:32.688 INFO [WorkbenchTestable][RequirementsRunner] Finished test: multipleSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 11:12:32.688 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:12:32.688 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitle no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 11:12:32.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 11:12:32.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:12:32.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:12:32.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:12:32.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:32.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:32.689 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:12:32.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:32.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:32.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:12:32.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:12:32.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:12:32.690 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:12:32.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') 11:12:32.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:32.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:32.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:32.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:32.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:12:32.690 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:32.690 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:32.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:32.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:12:32.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:12:32.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:12:32.692 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 11:12:32.692 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:12:32.692 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:12:32.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:12:32.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:12:32.692 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitle no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 11:12:32.692 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:32.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:32.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:32.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:32.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:32.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:32.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:33.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:33.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:33.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:33.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:33.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:12:33.694 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:33.694 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:33.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:33.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:33.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 11:12:33.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:33.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:33.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:33.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:33.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:12:33.695 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 11:12:33.695 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 11:12:33.695 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 11:12:33.696 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject0 11:12:33.696 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject0 11:12:33.696 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject0 about selection 11:12:33.702 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject0 11:12:33.702 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:12:33.702 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:12:33.726 DEBUG [main][MenuItemLookup] Found menu:'New' 11:12:33.726 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:12:33.726 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:33.726 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:12:33.726 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 11:12:33.726 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:12:33.726 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:33.726 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:12:33.726 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:12:33.726 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:12:33.726 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:12:33.726 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:33.726 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:12:33.726 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:12:33.726 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:12:33.726 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:12:33.726 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:33.726 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:12:33.726 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:12:33.726 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:33.726 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:12:33.726 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:33.726 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:12:33.726 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:12:33.726 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:12:33.726 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:12:33.726 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:12:33.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:12:33.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 11:12:34.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:12:34.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:12:34.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:12:34.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:12:34.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:12:34.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:12:34.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:12:34.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:12:34.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:12:34.227 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PackageExplorerTestProject0' via Explorer 11:12:34.227 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject0 11:12:34.227 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject0 11:12:34.227 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject0 about selection 11:12:34.232 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject0 11:12:34.233 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:12:34.233 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:12:34.257 DEBUG [main][MenuItemLookup] Found menu:'New' 11:12:34.258 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:12:34.258 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:34.258 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:12:34.258 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 11:12:34.258 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:12:34.258 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:34.258 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:12:34.258 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:12:34.258 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:12:34.258 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:12:34.258 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:12:34.258 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:12:34.258 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:12:34.258 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:12:34.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.... 11:12:34.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 'Delete.*'] is available. finished successfully 11:12:34.859 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:12:34.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:12:34.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:12:34.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:34.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:34.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: 32) 11:12:34.862 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:12:34.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:12:34.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:12:34.862 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:12:34.862 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:12:34.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:34.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:34.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:34.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:34.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:12:34.863 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:12:34.863 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:12:34.863 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:12:34.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:12:34.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:12:34.863 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:12:34.863 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:12:34.863 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 11:12:34.863 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:12:34.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:12:34.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:12:34.863 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:12:34.863 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:12:34.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:34.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:34.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:34.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:34.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:12:34.864 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:12:34.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:12:34.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:12:34.864 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:12:34.864 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:12:34.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:12:34.867 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:12:35.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:12:35.368 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:12:35.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:12:35.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:12:35.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:12:35.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:12:35.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:12:35.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:12:35.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:12:35.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:12:35.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:12:35.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:12:35.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:12:35.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:12:35.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:12:35.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:12:35.368 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject1 11:12:35.368 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject1 11:12:35.368 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject1 about selection 11:12:35.371 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject1 11:12:35.372 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:12:35.372 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:12:35.397 DEBUG [main][MenuItemLookup] Found menu:'New' 11:12:35.397 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:12:35.397 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:35.397 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:12:35.397 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 11:12:35.397 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:12:35.397 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:35.397 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:12:35.397 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:12:35.397 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:12:35.397 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:12:35.397 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:35.397 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:12:35.397 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:12:35.397 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:12:35.397 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:12:35.397 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:35.397 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:12:35.397 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:12:35.397 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:35.397 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:12:35.397 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:35.397 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:12:35.397 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:12:35.398 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:12:35.398 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:12:35.399 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:12:35.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:12:35.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 11:12:35.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:12:35.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:12:35.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:12:35.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:12:35.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:12:35.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:12:35.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:12:35.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:12:35.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:12:35.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:12:35.899 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PackageExplorerTestProject1' via Explorer 11:12:35.899 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject1 11:12:35.899 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject1 11:12:35.899 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject1 about selection 11:12:35.904 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject1 11:12:35.905 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:12:35.905 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:12:35.939 DEBUG [main][MenuItemLookup] Found menu:'New' 11:12:35.939 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:12:35.939 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:35.939 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:12:35.939 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 11:12:35.939 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:12:35.939 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:35.939 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:12:35.939 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:12:35.939 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:12:35.939 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:12:35.939 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:12:35.939 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:12:35.939 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:12:35.939 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:12:35.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 'Delete.*'] is available.... 11:12:36.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 'Delete.*'] is available. finished successfully 11:12:36.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:12:36.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:12:36.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:12:36.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:36.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:36.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: 32) 11:12:36.558 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:12:36.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:12:36.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:12:36.558 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:12:36.558 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:12:36.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:36.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:36.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:36.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:36.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:12:36.558 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:12:36.558 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:12:36.558 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:12:36.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:12:36.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:12:36.559 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:12:36.559 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:12:36.559 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 11:12:36.559 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:12:36.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:12:36.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:12:36.559 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:12:36.559 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:12:36.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:36.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:36.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:36.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:36.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:12:36.560 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:12:36.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:12:36.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:12:36.560 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:12:36.560 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:12:36.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:12:36.563 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:12:37.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:12:37.064 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:12:37.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:12:37.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:12:37.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:12:37.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:12:37.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:12:37.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:12:37.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:12:37.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:12:37.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:12:37.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:12:37.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:12:37.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:12:37.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:12:37.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:12:37.064 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject2 11:12:37.064 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject2 11:12:37.064 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject2 about selection 11:12:37.067 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject2 11:12:37.068 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:12:37.068 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:12:37.095 DEBUG [main][MenuItemLookup] Found menu:'New' 11:12:37.095 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:12:37.095 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:37.095 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:12:37.095 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 11:12:37.095 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:12:37.095 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:37.095 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:12:37.095 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:12:37.095 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:12:37.095 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:12:37.095 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:37.095 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:12:37.095 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:12:37.095 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:12:37.095 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:12:37.095 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:37.095 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:12:37.095 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:12:37.095 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:37.095 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:12:37.095 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:37.095 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:12:37.095 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:12:37.095 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:12:37.095 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:12:37.095 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:12:37.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:12:37.095 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' has no excuses, wait for it 11:12:37.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:12:37.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:12:37.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:12:37.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:12:37.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:12:37.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:12:37.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:12:37.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:12:37.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:12:37.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:12:37.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:12:37.595 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PackageExplorerTestProject2' via Explorer 11:12:37.595 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject2 11:12:37.595 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject2 11:12:37.596 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject2 about selection 11:12:37.597 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject2 11:12:37.598 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:12:37.598 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:12:37.625 DEBUG [main][MenuItemLookup] Found menu:'New' 11:12:37.625 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:12:37.625 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:37.625 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:12:37.625 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 11:12:37.625 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:12:37.625 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:37.625 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:12:37.625 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:12:37.625 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:12:37.625 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:12:37.625 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:12:37.625 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:12:37.626 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:12:37.626 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:12:37.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.... 11:12:38.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 11:12:38.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:12:38.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:12:38.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:12:38.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:38.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:38.232 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 11:12:38.232 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:12:38.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:12:38.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:12:38.232 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:12:38.232 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:12:38.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:38.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:38.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:38.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:38.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:12:38.232 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:12:38.232 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:12:38.232 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:12:38.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:12:38.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:12:38.233 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:12:38.233 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:12:38.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 "OK", Widget matcher matching widgets with style: 8) 11:12:38.233 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:12:38.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:12:38.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:12:38.233 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:12:38.233 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:12:38.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:38.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:38.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:38.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:38.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:12:38.234 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:12:38.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:12:38.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:12:38.234 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:12:38.234 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:12:38.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:12:38.237 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:12:38.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:12:38.737 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:12:38.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:12:38.737 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:12:38.737 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:12:38.737 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:12:38.737 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:12:38.737 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:12:38.737 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:12:38.737 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:12:38.737 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:12:38.737 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:12:38.737 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:12:38.737 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:12:38.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:12:38.737 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 11:12:38.737 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:12:38.737 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:12:38.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:12:38.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.217 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: 6.976 s select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) Time elapsed: 0.005 s open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) Time elapsed: 0.009 s multipleSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) Time elapsed: 2.014 s getTitle no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) Time elapsed: 0.004 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 11:12:38.745 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 11:12:38.745 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:12:38.745 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:12:38.745 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 11:12:38.745 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:12:38.745 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:12:38.745 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:12:38.745 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:12:38.746 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:12:38.746 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:12:38.746 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:38.746 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:12:38.746 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:38.746 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:12:38.746 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:38.746 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:12:38.746 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:38.746 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:12:38.746 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:38.746 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:12:38.746 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:38.746 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:12:38.746 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:38.746 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:12:38.746 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:38.746 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:12:38.746 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:38.747 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:12:38.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:12:38.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:12:38.747 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:12:38.747 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:12:38.747 DEBUG [main][MenuItemLookup] Found menu:'File' 11:12:38.747 DEBUG [main][MenuItemLookup] Item match:File 11:12:38.748 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:12:38.748 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:12:38.751 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:12:38.751 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:12:38.751 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:12:38.751 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:38.751 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:12:38.751 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:12:38.751 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:12:38.751 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:12:38.751 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:12:38.751 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:12:38.751 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:12:38.751 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:12:38.751 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:12:38.751 DEBUG [main][MenuItemLookup] Found menu:'File' 11:12:38.751 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:12:38.751 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:12:38.751 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:12:38.751 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:38.751 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:12:38.751 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:38.751 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:12:38.751 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:12:38.751 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:12:38.751 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:12:38.751 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:12:38.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 11:12:38.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 11:12:38.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:12:38.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:12:38.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:12:38.829 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:12:38.829 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:38.829 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:12:38.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:38.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:38.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:38.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:38.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:12:38.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:12:38.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:12:38.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:12:38.840 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:12:38.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:12:38.840 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:12:38.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:12:38.840 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:12:38.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:12:38.840 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:12:38.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:12:38.840 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:12:38.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:12:38.840 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:12:38.841 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 11:12:38.841 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 11:12:38.841 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 11:12:38.841 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 11:12:38.841 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:12:38.841 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:12:38.841 DEBUG [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) 11:12:38.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:38.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:38.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:38.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:38.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:12:38.843 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:12:38.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:12:38.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:12:38.843 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:12:38.843 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:12:39.028 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:12:39.028 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:39.028 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:39.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 11:12:39.029 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 11:12:39.029 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 11:12:39.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:12:39.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:12:39.029 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:12:39.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:39.029 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'JavaTestProject0' 11:12:39.029 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:") 11:12:39.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:39.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:39.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:39.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:39.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:12:39.031 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:12:39.032 INFO [WorkbenchTestable][AbstractText] Text set to: JavaTestProject0 11:12:39.058 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:12:39.058 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 11:12:39.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) 11:12:39.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:39.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:39.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:39.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:39.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:12:39.061 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:12:39.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:12:39.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:12:39.061 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:12:39.061 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:12:39.064 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.... 11:12:42.066 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 11:12:42.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:12:42.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:12:42.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:12:42.066 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 11:12:42.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:12:42.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:12:42.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:12:42.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:12:42.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:12:42.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:12:42.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:12:42.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:12:42.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:12:42.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:42.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:42.067 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:12:42.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:42.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:42.069 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:12:42.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:12:42.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:12:42.069 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:12:42.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 '\*?\QPackage Explorer\E') 11:12:42.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:42.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:42.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:42.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:42.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:12:42.070 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:42.070 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:42.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:42.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:12:42.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:12:42.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:12:42.073 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:12:42.073 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetJavaProject no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest) 11:12:42.073 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 11:12:42.073 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:12:42.073 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:12:42.073 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:12:42.073 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:42.073 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:42.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:42.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:42.074 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:42.074 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:42.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:42.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:42.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:42.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:42.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:42.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:42.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:43.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:43.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:43.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:12:43.076 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:43.076 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:43.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:43.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:43.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 11:12:43.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:43.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:43.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:43.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:43.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:12:43.077 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name JavaTestProject0 11:12:43.078 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 11:12:43.078 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:12:43.078 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:12:43.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:12:43.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:12:43.079 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetJavaProject no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest) 11:12:43.079 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:43.079 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:43.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:43.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:43.080 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 11:12:43.080 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 11:12:43.080 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:43.080 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 11:12:43.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:43.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:43.146 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 11:12:43.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:12:43.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:12:43.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:12:43.147 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:12:43.147 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:12:43.147 DEBUG [main][MenuItemLookup] Found menu:'File' 11:12:43.147 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:12:43.147 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:12:43.147 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:12:43.147 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:12:43.147 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:12:43.147 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:12:43.147 DEBUG [main][MenuItemLookup] Item match:Window 11:12:43.148 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:12:43.148 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:12:43.148 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:12:43.148 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:43.148 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:12:43.148 DEBUG [main][MenuItemLookup] Item match:Show View 11:12:43.151 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 11:12:43.151 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 11:12:43.151 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 11:12:43.151 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 11:12:43.151 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 11:12:43.151 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 11:12:43.151 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 11:12:43.151 DEBUG [main][MenuItemLookup] Found menu:'Progress' 11:12:43.151 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 11:12:43.151 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 11:12:43.151 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 11:12:43.151 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 11:12:43.151 DEBUG [main][MenuItemLookup] Found menu:'Templates' 11:12:43.151 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 11:12:43.151 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:43.151 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 11:12:43.151 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 11:12:43.151 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 11:12:43.151 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 11:12:43.152 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 11:12:43.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 11:12:43.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 11:12:43.213 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 11:12:43.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:12:43.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:12:43.214 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 11:12:43.214 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:12:43.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:12:43.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:12:43.214 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:12:43.214 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:12:43.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:43.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:43.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:43.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:43.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:12:43.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:12:43.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:12:43.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:12:43.215 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:12:43.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:12:43.215 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:12:43.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:12:43.215 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:12:43.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:12:43.216 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:12:43.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:12:43.216 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:12:43.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:12:43.216 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:12:43.216 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 11:12:43.216 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 11:12:43.216 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 11:12:43.216 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 11:12:43.216 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:12:43.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:12:43.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:12:43.216 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:12:43.216 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:12:43.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:43.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:43.217 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:12:43.217 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:12:43.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:12:43.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:12:43.217 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:12:43.217 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:12:43.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:43.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:43.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:43.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:43.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:12:43.218 INFO [WorkbenchTestable][AbstractButton] Click button &Open 11:12:43.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:12:43.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:12:43.218 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:12:43.218 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:12:43.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:12:43.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:12:43.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 11:12:43.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:43.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:43.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 11:12:43.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:43.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:43.311 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:12:43.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:12:43.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:12:43.311 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:12:43.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 '\*?\QPackage Explorer\E') 11:12:43.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:43.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:43.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:43.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:43.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:12:43.312 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:43.312 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:43.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:43.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:12:43.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:12:43.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:12:43.314 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:43.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:43.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:43.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:43.314 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:43.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:43.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:43.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:43.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:43.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:43.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:43.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:43.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:44.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:44.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:44.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:12:44.316 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:44.316 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:44.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:44.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:44.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 11:12:44.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:44.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:44.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:44.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:44.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:12:44.317 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name JavaTestProject0 11:12:44.317 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:44.318 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:44.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:44.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:44.318 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:44.318 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:44.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:44.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:44.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:44.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:44.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:44.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:44.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:45.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:45.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:45.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:12:45.320 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:45.320 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:45.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:45.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:45.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 11:12:45.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:45.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:45.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:45.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:45.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:12:45.321 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name JavaTestProject0 11:12:45.322 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaTestProject0 11:12:45.322 DEBUG [main][TreeItemHandler] Selecting tree item: JavaTestProject0 11:12:45.322 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaTestProject0 about selection 11:12:45.326 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaTestProject0 11:12:45.326 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:12:45.326 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:12:45.360 DEBUG [main][MenuItemLookup] Found menu:'New' 11:12:45.360 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:12:45.360 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:45.360 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:12:45.360 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 11:12:45.360 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:12:45.360 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:45.360 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:12:45.360 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:12:45.360 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:12:45.360 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:12:45.360 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:45.360 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:12:45.360 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:12:45.360 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:12:45.360 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:12:45.360 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:45.360 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:12:45.360 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:12:45.360 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:45.360 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:12:45.360 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:45.360 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:12:45.360 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:12:45.360 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:12:45.361 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:12:45.361 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:12:45.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:12:45.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 11:12:45.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:12:45.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:12:45.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:12:45.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:12:45.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:12:45.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:12:45.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:12:45.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:12:45.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:12:45.861 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'JavaTestProject0' via Explorer 11:12:45.861 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaTestProject0 11:12:45.861 DEBUG [main][TreeItemHandler] Selecting tree item: JavaTestProject0 11:12:45.862 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaTestProject0 about selection 11:12:45.864 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaTestProject0 11:12:45.865 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:12:45.865 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:12:45.898 DEBUG [main][MenuItemLookup] Found menu:'New' 11:12:45.899 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:12:45.899 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:45.899 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:12:45.899 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 11:12:45.899 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:12:45.899 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:45.899 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:12:45.899 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:12:45.899 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:12:45.899 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:12:45.899 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:12:45.899 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:12:45.899 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:12:45.899 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:12:45.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 'Delete.*'] is available.... 11:12:46.519 DEBUG [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 11:12:46.519 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:12:46.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:12:46.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:12:46.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:46.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:46.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 11:12:46.522 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:12:46.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:12:46.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:12:46.522 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:12:46.522 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:12:46.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:46.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:46.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:46.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:46.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:12:46.522 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:12:46.522 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:12:46.523 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:12:46.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:12:46.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:12:46.523 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:12:46.523 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:12:46.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 11:12:46.523 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:12:46.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:12:46.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:12:46.523 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:12:46.523 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:12:46.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:46.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:46.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:46.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:46.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:12:46.524 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:12:46.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:12:46.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:12:46.524 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:12:46.524 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:12:46.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:12:46.527 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:12:47.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:12:47.028 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:12:47.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:12:47.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:12:47.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:12:47.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:12:47.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:12:47.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:12:47.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:12:47.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:12:47.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:12:47.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:12:47.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:12:47.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:12:47.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:12:47.028 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 11:12:47.028 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:12:47.028 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:12:47.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:12:47.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.284 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.006 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 11:12:47.035 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 11:12:47.036 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:12:47.036 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:12:47.036 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 11:12:47.036 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:12:47.036 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:12:47.036 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:12:47.036 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:12:47.036 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:12:47.037 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 11:12:47.037 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 11:12:47.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 11:12:47.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:12:47.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:12:47.037 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:12:47.037 DEBUG [main][MenuItemLookup] Found menu:'File' 11:12:47.037 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:12:47.037 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:12:47.037 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:12:47.037 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:12:47.037 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:12:47.037 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:12:47.037 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:12:47.037 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:12:47.037 DEBUG [main][MenuItemLookup] Item match:Window 11:12:47.037 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:12:47.037 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:12:47.037 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:12:47.037 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:47.037 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:12:47.037 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:12:47.037 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:47.037 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:12:47.037 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:47.037 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:12:47.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:12:47.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:12:47.038 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:12:47.038 DEBUG [main][MenuItemLookup] Found menu:'File' 11:12:47.038 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:12:47.038 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:12:47.038 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:12:47.038 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:12:47.038 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:12:47.038 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:12:47.038 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:12:47.038 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:12:47.038 DEBUG [main][MenuItemLookup] Item match:Window 11:12:47.038 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:12:47.038 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:12:47.038 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:12:47.038 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:47.038 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:12:47.038 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:12:47.038 DEBUG [main][MenuItemLookup] Item match:Perspective 11:12:47.038 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 11:12:47.038 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:47.038 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 11:12:47.038 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 11:12:47.038 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 11:12:47.038 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 11:12:47.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 11:12:47.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:12:47.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:12:47.038 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:12:47.038 DEBUG [main][MenuItemLookup] Found menu:'File' 11:12:47.038 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:12:47.038 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:12:47.038 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:12:47.038 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:12:47.038 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:12:47.038 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:12:47.038 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:12:47.038 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:12:47.038 DEBUG [main][MenuItemLookup] Item match:Window 11:12:47.039 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:12:47.039 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:12:47.039 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:12:47.039 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:47.039 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:12:47.039 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:12:47.039 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:47.039 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:12:47.039 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:47.039 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:12:47.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:12:47.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:12:47.039 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:12:47.039 DEBUG [main][MenuItemLookup] Found menu:'File' 11:12:47.039 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:12:47.039 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:12:47.039 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:12:47.039 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:12:47.039 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:12:47.039 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:12:47.039 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:12:47.039 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:12:47.039 DEBUG [main][MenuItemLookup] Item match:Window 11:12:47.039 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:12:47.039 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:12:47.039 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:12:47.039 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:47.039 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:12:47.039 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:12:47.039 DEBUG [main][MenuItemLookup] Item match:Perspective 11:12:47.039 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 11:12:47.039 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:47.039 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 11:12:47.039 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 11:12:47.039 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 11:12:47.039 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 11:12:47.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:12:47.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:12:47.039 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:12:47.039 DEBUG [main][MenuItemLookup] Found menu:'File' 11:12:47.039 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:12:47.039 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:12:47.039 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:12:47.039 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:12:47.039 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:12:47.039 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:12:47.039 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:12:47.039 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:12:47.039 DEBUG [main][MenuItemLookup] Item match:Window 11:12:47.040 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:12:47.040 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:12:47.040 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:12:47.040 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:47.040 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:12:47.040 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:12:47.040 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:47.040 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:12:47.040 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:47.040 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:12:47.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:12:47.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:12:47.040 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:12:47.040 DEBUG [main][MenuItemLookup] Found menu:'File' 11:12:47.040 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:12:47.040 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:12:47.040 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:12:47.040 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:12:47.040 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:12:47.040 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:12:47.040 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:12:47.040 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:12:47.040 DEBUG [main][MenuItemLookup] Item match:Window 11:12:47.040 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:12:47.040 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:12:47.040 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:12:47.040 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:47.040 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:12:47.040 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:12:47.040 DEBUG [main][MenuItemLookup] Item match:Perspective 11:12:47.040 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 11:12:47.040 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:47.040 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 11:12:47.040 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 11:12:47.040 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 11:12:47.040 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 11:12:47.040 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 11:12:47.040 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 11:12:47.040 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 11:12:47.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 11:12:47.065 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 11:12:47.065 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 11:12:47.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:12:47.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:12:47.065 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:12:47.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:12:47.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:12:47.066 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 11:12:47.066 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:12:47.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:47.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:47.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 "Reset Perspective") 11:12:47.066 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:12:47.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:12:47.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:12:47.066 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 11:12:47.066 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:12:47.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:47.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:47.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:47.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:47.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:12:47.066 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 11:12:47.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:12:47.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:12:47.066 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:12:47.066 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:12:47.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'] 11:12:47.203 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:47.204 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:12:47.204 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:47.204 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:12:47.204 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:47.204 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:12:47.204 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:47.204 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:12:47.204 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:47.204 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:12:47.204 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:47.204 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:12:47.204 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:47.204 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:12:47.204 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:47.204 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:12:47.204 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:47.204 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:12:47.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:12:47.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:12:47.205 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:12:47.205 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:12:47.205 DEBUG [main][MenuItemLookup] Found menu:'File' 11:12:47.205 DEBUG [main][MenuItemLookup] Item match:File 11:12:47.205 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:12:47.205 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:12:47.208 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:12:47.208 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:12:47.208 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:12:47.208 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:47.208 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:12:47.208 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:12:47.208 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:12:47.208 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:12:47.208 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:12:47.208 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:12:47.208 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:12:47.208 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:12:47.208 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:12:47.208 DEBUG [main][MenuItemLookup] Found menu:'File' 11:12:47.208 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:12:47.208 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:12:47.208 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:12:47.208 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:47.208 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:12:47.208 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:47.208 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:12:47.208 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:12:47.208 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:12:47.209 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:12:47.209 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:12:47.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 'New|Select a wizard'] is available.... 11:12:47.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 11:12:47.278 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:12:47.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:12:47.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:12:47.279 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:12:47.279 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:47.279 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:12:47.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:47.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:47.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:47.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:47.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:12:47.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:12:47.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:12:47.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:12:47.281 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:12:47.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:12:47.281 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:12:47.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:12:47.281 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:12:47.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:12:47.281 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:12:47.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:12:47.281 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:12:47.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:12:47.281 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:12:47.282 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 11:12:47.282 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 11:12:47.282 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 11:12:47.282 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 11:12:47.282 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:12:47.282 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:12:47.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.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) 11:12:47.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:47.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:47.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:47.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:47.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:12:47.283 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:12:47.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:12:47.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:12:47.283 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:12:47.283 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:12:47.469 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:12:47.469 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:47.469 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:47.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 11:12:47.469 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 11:12:47.470 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 11:12:47.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:12:47.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:12:47.470 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:12:47.470 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:47.470 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectTestProject0' 11:12:47.470 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:") 11:12:47.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:47.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:47.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:47.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:47.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:12:47.472 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:12:47.473 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectTestProject0 11:12:47.499 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:12:47.499 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 11:12:47.499 DEBUG [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) 11:12:47.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:47.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:47.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:47.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:47.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:12:47.502 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:12:47.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:12:47.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:12:47.502 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:12:47.502 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:12:47.505 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.... 11:12:50.507 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 11:12:50.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:12:50.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:12:50.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:12:50.507 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 11:12:50.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:12:50.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:12:50.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:12:50.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:12:50.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:12:50.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:12:50.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:12:50.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:12:50.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:12:50.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'] 11:12:50.507 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:50.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'] 11:12:50.507 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:50.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"] 11:12:50.508 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:50.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'] 11:12:50.508 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:50.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'] 11:12:50.508 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:50.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'] 11:12:50.508 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:50.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"] 11:12:50.508 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:50.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'] 11:12:50.508 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:50.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'] 11:12:50.508 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:50.508 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:12:50.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:12:50.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:12:50.508 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:12:50.508 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:12:50.509 DEBUG [main][MenuItemLookup] Found menu:'File' 11:12:50.509 DEBUG [main][MenuItemLookup] Item match:File 11:12:50.509 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:12:50.509 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:12:50.512 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:12:50.512 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:12:50.512 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:12:50.512 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:50.512 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:12:50.512 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:12:50.512 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:12:50.512 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:12:50.512 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:12:50.512 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:12:50.512 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:12:50.512 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:12:50.512 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:12:50.512 DEBUG [main][MenuItemLookup] Found menu:'File' 11:12:50.512 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:12:50.512 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:12:50.512 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:12:50.512 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:50.512 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:12:50.512 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:50.512 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:12:50.512 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:12:50.513 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:12:50.513 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:12:50.513 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:12:50.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 'New|Select a wizard'] is available.... 11:12:50.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 'New|Select a wizard'] is available. finished successfully 11:12:50.619 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:12:50.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:12:50.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:12:50.620 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:12:50.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:50.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:12:50.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:50.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:50.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:50.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:50.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:12:50.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:12:50.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:12:50.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:12:50.622 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:12:50.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:12:50.622 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:12:50.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:12:50.622 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:12:50.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:12:50.622 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:12:50.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:12:50.622 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:12:50.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:12:50.622 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:12:50.623 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 11:12:50.623 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 11:12:50.623 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 11:12:50.623 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 11:12:50.623 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:12:50.623 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:12:50.623 DEBUG [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) 11:12:50.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:50.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:50.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:50.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:50.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:12:50.625 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:12:50.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:12:50.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:12:50.625 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:12:50.625 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:12:50.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'] 11:12:50.960 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:50.960 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:50.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 11:12:50.960 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 11:12:50.960 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 11:12:50.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:12:50.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:12:50.961 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:12:50.961 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:50.961 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectTestProject1' 11:12:50.961 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:") 11:12:50.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:50.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:51.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:51.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:51.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:12:51.017 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:12:51.018 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectTestProject1 11:12:51.044 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:12:51.044 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 11:12:51.044 DEBUG [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) 11:12:51.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:51.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:51.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:51.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:51.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:12:51.047 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:12:51.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:12:51.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:12:51.048 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:12:51.048 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:12:51.051 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.... 11:12:54.053 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 11:12:54.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:12:54.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:12:54.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:12:54.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:12:54.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:12:54.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:12:54.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:12:54.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:12:54.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:12:54.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:12:54.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:12:54.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:12:54.053 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:12:54.053 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:54.053 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:12:54.053 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:54.053 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 11:12:54.053 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:54.053 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:12:54.053 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:54.053 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:12:54.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:54.054 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:12:54.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:54.054 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 11:12:54.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:54.054 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:12:54.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:54.054 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:12:54.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:54.054 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:12:54.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:12:54.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:12:54.054 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:12:54.054 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:12:54.054 DEBUG [main][MenuItemLookup] Found menu:'File' 11:12:54.054 DEBUG [main][MenuItemLookup] Item match:File 11:12:54.055 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:12:54.055 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:12:54.058 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:12:54.058 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:12:54.058 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:12:54.058 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:54.058 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:12:54.058 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:12:54.058 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:12:54.058 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:12:54.058 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:12:54.058 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:12:54.058 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:12:54.058 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:12:54.058 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:12:54.058 DEBUG [main][MenuItemLookup] Found menu:'File' 11:12:54.058 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:12:54.058 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:12:54.058 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:12:54.058 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:54.058 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:12:54.058 DEBUG [main][MenuItemLookup] Found menu:'' 11:12:54.058 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:12:54.058 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:12:54.059 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:12:54.059 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:12:54.059 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:12:54.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 11:12:54.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 11:12:54.129 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:12:54.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:12:54.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:12:54.130 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:12:54.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:54.130 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:12:54.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:54.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:54.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:54.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:54.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:12:54.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:12:54.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:12:54.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:12:54.132 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:12:54.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:12:54.132 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:12:54.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:12:54.132 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:12:54.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:12:54.132 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:12:54.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:12:54.132 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:12:54.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:12:54.132 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:12:54.133 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 11:12:54.133 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 11:12:54.133 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 11:12:54.133 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 11:12:54.133 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:12:54.133 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:12:54.133 DEBUG [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) 11:12:54.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:54.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:54.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:54.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:54.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:12:54.134 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:12:54.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:12:54.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:12:54.134 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:12:54.134 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:12:54.331 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:12:54.331 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:54.331 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:54.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 11:12:54.331 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 11:12:54.332 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 11:12:54.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:12:54.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:12:54.332 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:12:54.332 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:12:54.332 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectTestProject2' 11:12:54.332 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:") 11:12:54.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:54.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:54.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:54.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:54.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:12:54.336 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:12:54.337 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectTestProject2 11:12:54.364 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:12:54.364 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 11:12:54.365 DEBUG [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) 11:12:54.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:54.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:54.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:54.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:54.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:12:54.368 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:12:54.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:12:54.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:12:54.368 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:12:54.368 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:12:54.372 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.... 11:12:57.374 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 11:12:57.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:12:57.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:12:57.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:12:57.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:12:57.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:12:57.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:12:57.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:12:57.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:12:57.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:12:57.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:12:57.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:12:57.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:12:57.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:57.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:57.376 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:12:57.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:57.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:57.377 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:12:57.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:12:57.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:12:57.377 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:12:57.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 '\*?\QPackage Explorer\E') 11:12:57.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:57.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:57.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:57.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:57.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:12:57.378 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:57.378 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:57.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:57.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:12:57.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:12:57.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:12:57.380 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:57.380 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:57.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:57.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:57.381 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:57.381 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:57.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:57.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:57.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:57.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:57.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:57.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:57.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:58.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:58.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:58.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:12:58.383 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:58.383 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:58.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:58.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:58.384 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:12:58.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:58.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:58.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:58.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:58.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:12:58.384 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 11:12:58.385 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 11:12:58.385 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 11:12:58.385 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:58.385 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:58.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:58.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:58.385 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:58.385 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:58.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:58.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:58.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:58.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:58.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:58.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:58.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:59.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:59.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:59.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:12:59.387 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:59.387 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:59.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:59.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:59.388 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:12:59.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:59.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:59.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:12:59.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:12:59.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:12:59.388 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 11:12:59.389 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 11:12:59.389 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 11:12:59.389 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:59.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:59.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:59.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:59.389 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:12:59.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:12:59.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:12:59.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:12:59.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:12:59.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:59.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:12:59.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:12:59.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:13:00.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:00.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:13:00.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:13:00.391 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:13:00.391 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:13:00.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:13:00.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:13:00.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 11:13:00.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:00.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:00.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:00.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:00.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:13:00.392 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 11:13:00.393 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 11:13:00.393 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 11:13:00.393 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:13:00.393 INFO [WorkbenchTestable][RequirementsRunner] Started test: delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 11:13:00.393 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 11:13:00.393 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:13:00.393 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:13:00.393 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:13:00.393 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:13:00.393 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:00.393 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:13:00.393 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:00.393 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:13:00.393 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:00.393 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:13:00.393 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:00.393 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:13:00.393 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:00.393 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:13:00.394 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:00.394 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:13:00.394 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:00.394 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:13:00.394 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:00.394 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:13:00.394 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:00.394 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:13:00.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:00.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:00.394 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:13:00.394 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:13:00.395 DEBUG [main][MenuItemLookup] Found menu:'File' 11:13:00.395 DEBUG [main][MenuItemLookup] Item match:File 11:13:00.396 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:13:00.396 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:13:00.400 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:13:00.400 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:13:00.400 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:13:00.400 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:00.400 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:13:00.400 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:13:00.400 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:13:00.400 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:13:00.400 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:13:00.400 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:13:00.400 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:13:00.400 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:13:00.400 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:13:00.400 DEBUG [main][MenuItemLookup] Found menu:'File' 11:13:00.400 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:13:00.400 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:13:00.400 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:13:00.400 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:00.400 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:13:00.400 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:00.400 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:13:00.400 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:13:00.401 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:13:00.401 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:13:00.401 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:13:00.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 11:13:00.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 11:13:00.483 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:13:00.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:00.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:00.484 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:13:00.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:00.484 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:13:00.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:00.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:00.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:00.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:00.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:13:00.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:13:00.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:13:00.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:13:00.486 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:13:00.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:13:00.486 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:13:00.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:13:00.486 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:13:00.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:13:00.486 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:13:00.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:13:00.486 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:13:00.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:13:00.486 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:13:00.487 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 11:13:00.487 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 11:13:00.487 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 11:13:00.487 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 11:13:00.487 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:13:00.487 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:13:00.487 DEBUG [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) 11:13:00.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:00.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:00.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:00.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:00.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:00.488 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:13:00.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:00.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:00.488 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:00.488 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:00.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'] 11:13:00.686 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:00.686 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:00.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 11:13:00.686 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 11:13:00.686 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 11:13:00.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:00.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:00.687 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:13:00.687 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:00.687 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectTestProject3' 11:13:00.687 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:") 11:13:00.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:00.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:00.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:00.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:00.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:13:00.689 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:13:00.690 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectTestProject3 11:13:00.717 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:13:00.717 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 11:13:00.717 DEBUG [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) 11:13:00.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:00.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:00.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:00.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:00.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:00.720 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:13:00.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:00.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:00.720 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:00.720 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:00.723 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.... 11:13:03.725 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 11:13:03.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:13:03.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:13:03.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:13:03.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:03.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:03.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:13:03.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:03.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:03.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:03.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:03.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:03.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:13:03.726 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:13:03.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:13:03.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:13:03.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:13:03.727 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:13:03.727 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:13:03.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:13:03.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:13:03.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:03.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:03.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:13:04.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:04.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:13:04.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:04.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:13:04.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:13:04.728 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:13:04.728 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:13:04.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:13:04.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:13:04.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.ctab.DefaultCTabItem, index 0 and no matchers specified 11:13:04.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:04.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:04.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:04.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:04.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:13:04.730 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 11:13:04.730 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 11:13:04.730 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 11:13:04.730 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject3 11:13:04.730 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject3 11:13:04.730 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject3 11:13:04.730 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject3 about selection 11:13:04.732 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject3 11:13:04.733 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:13:04.733 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:04.761 DEBUG [main][MenuItemLookup] Found menu:'New' 11:13:04.761 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:13:04.761 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:04.761 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:13:04.761 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 11:13:04.761 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:13:04.761 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:04.761 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:13:04.761 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:13:04.761 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:13:04.761 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:13:04.761 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:04.761 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:13:04.761 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:13:04.761 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:13:04.761 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:13:04.761 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:04.761 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:13:04.761 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:13:04.761 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:04.761 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:13:04.761 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:04.761 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:13:04.761 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:13:04.761 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:13:04.761 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:13:04.761 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:13:04.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:13:04.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 11:13:05.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:05.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:05.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:13:05.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:05.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:05.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:05.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:05.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:05.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:13:05.262 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectTestProject3' via Explorer 11:13:05.262 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject3 11:13:05.262 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject3 11:13:05.262 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject3 about selection 11:13:05.264 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject3 11:13:05.265 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:13:05.265 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:05.291 DEBUG [main][MenuItemLookup] Found menu:'New' 11:13:05.291 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:13:05.291 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:05.291 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:13:05.291 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 11:13:05.291 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:13:05.291 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:05.291 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:13:05.291 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:13:05.291 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:13:05.291 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:13:05.291 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:13:05.292 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:13:05.292 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:13:05.292 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:13:05.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 11:13:05.879 DEBUG [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 11:13:05.879 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:13:05.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:05.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:05.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:05.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:05.882 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 11:13:05.882 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:13:05.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:05.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:05.882 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:13:05.882 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:13:05.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:05.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:05.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:05.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:05.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:05.883 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:13:05.883 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:13:05.883 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:13:05.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:05.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:05.883 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:05.883 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:05.883 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 11:13:05.883 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:13:05.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:05.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:05.883 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:13:05.883 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:13:05.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:05.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:05.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:05.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:05.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:05.884 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:13:05.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:05.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:05.884 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:05.884 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:05.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:13:05.888 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:13:06.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:13:06.388 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:13:06.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:13:06.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:13:06.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:13:06.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:13:06.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:06.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:13:06.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:06.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:13:06.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:06.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:06.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:06.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:06.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:06.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:13:06.389 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:13:06.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:13:06.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:13:06.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:13:06.390 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:13:06.390 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:13:06.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:13:06.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:13:06.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:06.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:06.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:13:06.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:06.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:13:07.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:07.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:13:07.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:13:07.392 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:13:07.392 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:13:07.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:13:07.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:13:07.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 11:13:07.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:07.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:07.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:07.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:07.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:13:07.393 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 11:13:07.393 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 11:13:07.393 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 11:13:07.393 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 11:13:07.393 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:13:07.393 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:13:07.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:07.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:07.394 INFO [WorkbenchTestable][RequirementsRunner] Finished test: delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 11:13:07.394 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:13:07.394 INFO [WorkbenchTestable][RequirementsRunner] Started test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 11:13:07.394 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 11:13:07.394 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:13:07.394 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:13:07.394 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:13:07.394 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject1 11:13:07.394 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject1 11:13:07.394 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject1 about selection 11:13:07.398 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject1 11:13:07.399 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 11:13:07.399 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:13:07.399 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:13:07.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:07.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:07.399 INFO [WorkbenchTestable][RequirementsRunner] Finished test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 11:13:07.399 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:13:07.399 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectProjectItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 11:13:07.399 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 11:13:07.399 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:13:07.399 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:13:07.399 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:13:07.399 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 11:13:07.402 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectTestProject1 11:13:07.402 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectTestProject1 11:13:07.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:13:07.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:13:07.903 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectTestProject1 11:13:07.904 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 11:13:07.904 DEBUG [main][TreeItemHandler] Selecting tree item: src 11:13:07.904 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 11:13:07.906 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 11:13:07.907 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 11:13:07.907 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectTestProject1 11:13:07.907 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectTestProject1 11:13:07.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:13:07.907 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectTestProject1 is already expanded. No action performed 11:13:07.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:13:07.907 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectTestProject1 11:13:07.908 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject1 11:13:07.908 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject1 11:13:07.908 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject1 about selection 11:13:07.910 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject1 11:13:07.910 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 11:13:07.910 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:13:07.910 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:13:07.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:07.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:07.910 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectProjectItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 11:13:07.911 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:13:07.911 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:13:07.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:13:07.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:13:07.911 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 11:13:07.911 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 11:13:07.912 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:13:07.912 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 11:13:07.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:07.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:13:07.979 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 11:13:07.979 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:13:07.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:07.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:07.979 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:13:07.979 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:13:07.979 DEBUG [main][MenuItemLookup] Found menu:'File' 11:13:07.979 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:13:07.980 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:13:07.980 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:13:07.980 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:13:07.980 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:13:07.980 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:13:07.980 DEBUG [main][MenuItemLookup] Item match:Window 11:13:07.980 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:13:07.980 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:13:07.980 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:13:07.980 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:07.980 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:13:07.980 DEBUG [main][MenuItemLookup] Item match:Show View 11:13:07.984 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 11:13:07.984 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 11:13:07.984 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 11:13:07.984 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 11:13:07.984 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 11:13:07.984 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 11:13:07.984 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 11:13:07.984 DEBUG [main][MenuItemLookup] Found menu:'Progress' 11:13:07.984 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 11:13:07.984 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 11:13:07.984 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 11:13:07.984 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 11:13:07.984 DEBUG [main][MenuItemLookup] Found menu:'Templates' 11:13:07.984 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 11:13:07.984 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:07.984 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 11:13:07.984 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 11:13:07.984 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 11:13:07.984 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 11:13:07.984 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 11:13:08.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 11:13:08.047 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 11:13:08.047 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 11:13:08.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:08.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:08.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 11:13:08.048 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:13:08.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:08.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:08.048 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:13:08.048 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:13:08.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:08.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:08.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:08.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:08.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:13:08.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:13:08.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:13:08.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:13:08.050 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:13:08.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:13:08.050 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:13:08.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:13:08.050 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:13:08.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:13:08.050 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:13:08.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:13:08.050 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:13:08.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:13:08.050 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:13:08.051 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 11:13:08.051 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 11:13:08.051 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 11:13:08.051 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 11:13:08.051 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:13:08.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:08.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:08.051 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:13:08.051 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:13:08.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:08.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:08.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 11:13:08.052 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:13:08.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:08.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:08.052 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:13:08.052 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:13:08.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:08.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:08.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:08.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:08.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:08.053 INFO [WorkbenchTestable][AbstractButton] Click button &Open 11:13:08.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:08.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:08.053 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:08.053 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:08.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:13:08.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:13:08.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 11:13:08.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:08.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:08.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 11:13:08.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:08.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:08.152 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:13:08.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:08.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:08.152 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:13:08.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 '\*?\QPackage Explorer\E') 11:13:08.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:08.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:08.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:08.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:08.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:13:08.154 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:13:08.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:13:08.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:13:08.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:13:08.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:13:08.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:13:08.156 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:13:08.156 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:13:08.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:13:08.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:13:08.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:08.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:08.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:13:08.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:08.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:13:09.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:09.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:13:09.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:13:09.158 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:13:09.158 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:13:09.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:13:09.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:13:09.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 11:13:09.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:09.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:09.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:09.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:09.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:13:09.159 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 11:13:09.159 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 11:13:09.159 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 11:13:09.160 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject0 11:13:09.160 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject0 11:13:09.160 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject0 about selection 11:13:09.162 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject0 11:13:09.163 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:13:09.163 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:09.187 DEBUG [main][MenuItemLookup] Found menu:'New' 11:13:09.188 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:13:09.188 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:09.188 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:13:09.188 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 11:13:09.188 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:13:09.188 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:09.188 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:13:09.188 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:13:09.188 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:13:09.188 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:13:09.188 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:09.188 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:13:09.188 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:13:09.188 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:13:09.188 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:13:09.188 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:09.188 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:13:09.188 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:13:09.188 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:09.188 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:13:09.188 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:09.188 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:13:09.188 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:13:09.188 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:13:09.188 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:13:09.188 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:13:09.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:13:09.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 11:13:09.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 11:13:09.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:09.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:09.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:13:09.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:09.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:09.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:09.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:09.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:09.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:13:09.689 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectTestProject0' via Explorer 11:13:09.689 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject0 11:13:09.689 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject0 11:13:09.689 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject0 about selection 11:13:09.691 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject0 11:13:09.693 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:13:09.693 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:09.718 DEBUG [main][MenuItemLookup] Found menu:'New' 11:13:09.718 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:13:09.718 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:09.718 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:13:09.718 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 11:13:09.719 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:13:09.719 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:09.719 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:13:09.719 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:13:09.719 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:13:09.719 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:13:09.719 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:13:09.719 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:13:09.719 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:13:09.719 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:13:09.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 'Delete.*'] is available.... 11:13:10.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 11:13:10.325 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:13:10.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:10.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:10.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:10.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13: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: 32) 11:13:10.329 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:13:10.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:10.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:10.329 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:13:10.329 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:13:10.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:10.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:10.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:10.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:10.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:10.330 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:13:10.330 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:13:10.330 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:13:10.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:10.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:10.330 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:10.330 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:10.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 11:13:10.330 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:13:10.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:10.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:10.330 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:13:10.330 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:13:10.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:10.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:10.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:10.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:10.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:10.332 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:13:10.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:10.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:10.332 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:10.332 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:10.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:13:10.335 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:13:10.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:13:10.836 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:13:10.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:13:10.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:13:10.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:13:10.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:13:10.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:13:10.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:10.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:10.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:13:10.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:10.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:10.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:10.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:10.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:10.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:13:10.836 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject1 11:13:10.836 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject1 11:13:10.836 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject1 about selection 11:13:10.839 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject1 11:13:10.840 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:13:10.840 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:10.867 DEBUG [main][MenuItemLookup] Found menu:'New' 11:13:10.867 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:13:10.867 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:10.867 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:13:10.867 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 11:13:10.867 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:13:10.867 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:10.867 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:13:10.867 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:13:10.867 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:13:10.867 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:13:10.867 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:10.867 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:13:10.867 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:13:10.867 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:13:10.867 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:13:10.867 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:10.867 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:13:10.867 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:13:10.868 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:10.868 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:13:10.868 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:10.868 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:13:10.868 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:13:10.868 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:13:10.868 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:13:10.868 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:13:10.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:13:10.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' has no excuses, wait for it 11:13:11.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:13:11.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:13:11.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:11.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:11.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:13:11.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:11.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:11.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:11.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:11.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:11.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:13:11.368 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectTestProject1' via Explorer 11:13:11.368 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject1 11:13:11.368 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject1 11:13:11.369 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject1 about selection 11:13:11.371 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject1 11:13:11.372 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:13:11.372 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:11.400 DEBUG [main][MenuItemLookup] Found menu:'New' 11:13:11.401 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:13:11.401 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:11.401 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:13:11.401 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 11:13:11.401 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:13:11.401 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:11.401 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:13:11.401 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:13:11.401 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:13:11.401 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:13:11.401 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:13:11.401 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:13:11.401 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:13:11.401 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:13:11.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 'Delete.*'] is available.... 11:13:11.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 11:13:11.983 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:13:11.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:11.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:11.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:11.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:11.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: 32) 11:13:11.986 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:13:11.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:11.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:11.986 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:13:11.986 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:13:11.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:11.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:11.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:11.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:11.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:11.987 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:13:11.987 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:13:11.987 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:13:11.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:11.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:11.987 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:11.987 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:11.987 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 11:13:11.987 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:13:11.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:11.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:11.987 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:13:11.987 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:13:11.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:11.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:11.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:11.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:11.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:11.988 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:13:11.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:11.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:11.988 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:11.988 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:11.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:13:11.992 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:13:12.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:13:12.492 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:13:12.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:13:12.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:13:12.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:13:12.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:13:12.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:13:12.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:12.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:12.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:13:12.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:12.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:12.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:12.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:12.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:12.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:13:12.492 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject2 11:13:12.493 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject2 11:13:12.493 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject2 about selection 11:13:12.496 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject2 11:13:12.497 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:13:12.497 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:12.524 DEBUG [main][MenuItemLookup] Found menu:'New' 11:13:12.524 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:13:12.524 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:12.524 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:13:12.524 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 11:13:12.524 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:13:12.524 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:12.524 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:13:12.524 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:13:12.524 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:13:12.524 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:13:12.524 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:12.524 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:13:12.524 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:13:12.524 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:13:12.524 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:13:12.524 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:12.524 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:13:12.524 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:13:12.524 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:12.524 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:13:12.524 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:12.524 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:13:12.524 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:13:12.524 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:13:12.524 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:13:12.525 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:13:12.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:13:12.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 11:13:13.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:13:13.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:13.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:13.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:13:13.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:13.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:13.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:13.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:13.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:13.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:13:13.025 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectTestProject2' via Explorer 11:13:13.025 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject2 11:13:13.025 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject2 11:13:13.025 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject2 about selection 11:13:13.027 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject2 11:13:13.028 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:13:13.028 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:13.054 DEBUG [main][MenuItemLookup] Found menu:'New' 11:13:13.054 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:13:13.054 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:13.054 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:13:13.054 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 11:13:13.054 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:13:13.054 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:13.054 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:13:13.054 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:13:13.054 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:13:13.054 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:13:13.054 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:13:13.055 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:13:13.055 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:13:13.055 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:13:13.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.... 11:13:13.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. finished successfully 11:13:13.655 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:13:13.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:13.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:13.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:13.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:13.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: 32) 11:13:13.659 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:13:13.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:13.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:13.659 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:13:13.659 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:13:13.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:13.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:13.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:13.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:13.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:13.659 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:13:13.659 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:13:13.660 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:13:13.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:13.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:13.660 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:13.660 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:13.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) 11:13:13.660 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:13:13.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:13.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:13.660 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:13:13.660 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:13:13.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:13.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:13.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:13.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:13.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:13.661 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:13:13.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:13.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:13.661 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:13.661 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:13.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:13:13.665 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:13:14.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:13:14.166 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:13:14.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:13:14.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:13:14.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:13:14.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:13:14.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:14.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:13:14.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:14.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:14.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:14.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:14.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:14.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:14.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:13:14.166 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 11:13:14.166 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:13:14.166 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:13:14.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:14.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.132 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: 7.001 s select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) Time elapsed: 0.005 s selectProjectItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) Time elapsed: 0.511 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 11:13:14.185 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 11:13:14.186 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:13:14.186 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:13:14.186 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 11:13:14.186 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:13:14.186 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:13:14.187 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:13:14.187 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:13:14.187 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:13:14.187 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 11:13:14.187 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 11:13:14.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 11:13:14.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:14.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:14.187 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:13:14.187 DEBUG [main][MenuItemLookup] Found menu:'File' 11:13:14.187 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:13:14.187 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:13:14.187 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:13:14.187 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:13:14.187 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:13:14.187 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:13:14.187 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:13:14.187 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:13:14.187 DEBUG [main][MenuItemLookup] Item match:Window 11:13:14.188 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:13:14.188 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:13:14.188 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:13:14.188 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:14.188 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:13:14.188 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:13:14.188 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:14.188 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:13:14.188 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:14.188 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:13:14.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:14.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:14.188 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:13:14.188 DEBUG [main][MenuItemLookup] Found menu:'File' 11:13:14.188 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:13:14.188 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:13:14.188 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:13:14.188 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:13:14.188 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:13:14.188 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:13:14.188 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:13:14.188 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:13:14.188 DEBUG [main][MenuItemLookup] Item match:Window 11:13:14.189 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:13:14.189 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:13:14.189 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:13:14.189 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:14.189 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:13:14.189 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:13:14.189 DEBUG [main][MenuItemLookup] Item match:Perspective 11:13:14.189 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 11:13:14.189 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:14.189 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 11:13:14.189 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 11:13:14.189 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 11:13:14.189 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 11:13:14.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 11:13:14.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:14.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:14.189 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:13:14.189 DEBUG [main][MenuItemLookup] Found menu:'File' 11:13:14.189 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:13:14.189 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:13:14.189 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:13:14.189 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:13:14.189 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:13:14.189 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:13:14.189 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:13:14.189 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:13:14.189 DEBUG [main][MenuItemLookup] Item match:Window 11:13:14.189 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:13:14.189 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:13:14.189 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:13:14.189 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:14.189 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:13:14.189 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:13:14.189 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:14.189 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:13:14.189 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:14.189 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:13:14.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:14.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:14.190 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:13:14.190 DEBUG [main][MenuItemLookup] Found menu:'File' 11:13:14.190 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:13:14.190 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:13:14.190 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:13:14.190 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:13:14.190 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:13:14.190 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:13:14.190 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:13:14.190 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:13:14.190 DEBUG [main][MenuItemLookup] Item match:Window 11:13:14.190 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:13:14.190 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:13:14.190 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:13:14.190 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:14.190 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:13:14.190 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:13:14.190 DEBUG [main][MenuItemLookup] Item match:Perspective 11:13:14.190 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 11:13:14.190 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:14.190 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 11:13:14.190 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 11:13:14.190 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 11:13:14.190 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 11:13:14.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:14.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:14.190 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:13:14.190 DEBUG [main][MenuItemLookup] Found menu:'File' 11:13:14.190 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:13:14.190 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:13:14.190 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:13:14.190 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:13:14.190 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:13:14.190 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:13:14.190 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:13:14.190 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:13:14.190 DEBUG [main][MenuItemLookup] Item match:Window 11:13:14.191 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:13:14.191 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:13:14.191 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:13:14.191 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:14.191 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:13:14.191 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:13:14.191 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:14.191 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:13:14.191 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:14.191 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:13:14.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:14.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:14.191 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:13:14.191 DEBUG [main][MenuItemLookup] Found menu:'File' 11:13:14.191 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:13:14.191 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:13:14.191 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:13:14.191 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:13:14.191 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:13:14.191 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:13:14.191 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:13:14.191 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:13:14.191 DEBUG [main][MenuItemLookup] Item match:Window 11:13:14.191 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:13:14.191 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:13:14.191 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:13:14.191 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:14.191 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:13:14.191 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:13:14.191 DEBUG [main][MenuItemLookup] Item match:Perspective 11:13:14.191 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 11:13:14.191 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:14.191 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 11:13:14.191 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 11:13:14.191 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 11:13:14.191 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 11:13:14.191 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 11:13:14.191 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 11:13:14.191 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 11:13:14.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 11:13:14.220 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 11:13:14.220 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 11:13:14.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:14.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:14.221 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:13:14.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:14.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:14.221 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 11:13:14.221 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:13:14.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:14.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:14.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 "Reset Perspective") 11:13:14.221 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:13:14.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:14.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:14.222 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 11:13:14.222 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:13:14.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:14.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:14.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:14.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:14.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:14.222 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 11:13:14.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:14.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:14.222 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:14.222 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:14.365 INFO [WorkbenchTestable][OomphRecorderRequirement] Enabling Oomph preferences recorder 11:13:14.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'] 11:13:14.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:14.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'] 11:13:14.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:14.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: "New Java Project"] 11:13:14.367 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:14.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'] 11:13:14.367 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:14.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'] 11:13:14.367 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:14.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'] 11:13:14.367 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:14.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 Project"] 11:13:14.367 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:14.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'] 11:13:14.367 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:14.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'] 11:13:14.367 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:14.367 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:13:14.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:14.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:14.368 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:13:14.368 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:13:14.368 DEBUG [main][MenuItemLookup] Found menu:'File' 11:13:14.368 DEBUG [main][MenuItemLookup] Item match:File 11:13:14.369 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:13:14.369 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:13:14.371 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:13:14.371 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:13:14.371 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:13:14.371 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:14.371 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:13:14.371 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:13:14.371 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:13:14.371 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:13:14.371 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:13:14.371 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:13:14.371 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:13:14.371 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:13:14.371 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:13:14.371 DEBUG [main][MenuItemLookup] Found menu:'File' 11:13:14.371 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:13:14.371 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:13:14.371 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:13:14.371 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:14.371 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:13:14.371 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:14.371 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:13:14.371 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:13:14.372 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:13:14.372 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:13:14.372 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:13:14.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 'New|Select a wizard'] is available.... 11:13:14.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 11:13:14.445 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:13:14.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:14.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:14.446 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:13:14.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:14.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 11:13:14.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:14.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:14.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:14.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:14.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:13:14.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:13:14.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:13:14.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:13:14.449 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:13:14.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:13:14.449 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:13:14.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:13:14.449 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:13:14.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:13:14.449 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:13:14.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:13:14.449 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:13:14.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:13:14.449 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:13:14.449 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 11:13:14.449 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 11:13:14.450 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 11:13:14.450 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 11:13:14.450 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:13:14.450 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:13:14.450 DEBUG [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) 11:13:14.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:14.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:14.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:14.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:14.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:14.451 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:13:14.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:14.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:14.451 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:14.451 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:14.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'] 11:13:14.652 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:14.652 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:14.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 11:13:14.652 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 11:13:14.652 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 11:13:14.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:14.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:14.653 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:13:14.653 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:14.653 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'buildpathspropertypagetest' 11:13:14.653 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:") 11:13:14.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:14.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:14.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:14.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:14.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:13:14.655 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:13:14.656 INFO [WorkbenchTestable][AbstractText] Text set to: buildpathspropertypagetest 11:13:14.684 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:13:14.684 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 11:13:14.684 DEBUG [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) 11:13:14.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:14.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:14.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:14.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:14.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:14.686 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:13:14.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:14.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:14.686 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:14.686 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:14.715 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.... 11:13:18.051 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 11:13:18.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:13:18.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:13:18.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:13:18.051 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 11:13:18.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:18.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:13:18.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:18.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:18.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:18.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:18.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:18.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:18.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:13:18.051 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:13:18.051 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTabs no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 11:13:18.051 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 11:13:18.051 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:13:18.051 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:13:18.051 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:13:18.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:18.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:18.053 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:13:18.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:18.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:18.053 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:13:18.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:18.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:18.054 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:13:18.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 11:13:18.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:18.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:18.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:18.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:18.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:13:18.054 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:13:18.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:13:18.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:13:18.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:13:18.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:13:18.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:13:18.057 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:13:18.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:13:18.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:13:18.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:13:18.058 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:13:18.058 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:13:18.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:13:18.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:13:18.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:18.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:18.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:13:18.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:18.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:13:19.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:19.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:13:19.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:13:19.060 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:13:19.060 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:13:19.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:13:19.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:13:19.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:13:19.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:19.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:19.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:19.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:19.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:13:19.062 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest 11:13:19.062 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 11:13:19.063 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 11:13:19.063 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 11:13:19.067 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 11:13:19.068 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:13:19.068 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:19.095 DEBUG [main][MenuItemLookup] Found menu:'New' 11:13:19.095 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:13:19.095 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:19.095 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:13:19.095 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 11:13:19.095 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:13:19.095 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:19.095 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:13:19.095 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:13:19.095 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:13:19.095 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:13:19.095 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:19.095 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:13:19.095 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:13:19.095 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:13:19.095 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:13:19.095 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:19.095 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:13:19.095 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:13:19.095 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:19.095 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:13:19.095 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:19.095 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:13:19.095 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 11:13:19.095 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 11:13:19.095 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 11:13:19.095 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:19.095 DEBUG [main][MenuItemLookup] Found menu:'Run As' 11:13:19.095 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 11:13:19.095 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 11:13:19.095 DEBUG [main][MenuItemLookup] Found menu:'Team' 11:13:19.095 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 11:13:19.095 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 11:13:19.095 DEBUG [main][MenuItemLookup] Found menu:'Configure' 11:13:19.095 DEBUG [main][MenuItemLookup] Found menu:'Validate' 11:13:19.095 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:19.095 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 11:13:19.095 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 11:13:19.095 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 11:13:19.095 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 11:13:19.095 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 11:13:19.156 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"] 11:13:19.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:19.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:19.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 11:13:19.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:19.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:19.158 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 11:13:19.158 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:19.158 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 11:13:19.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:19.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:19.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:19.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:19.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:13:19.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:13:19.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:13:19.160 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 11:13:19.160 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 11:13:19.160 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 11:13:19.160 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 11:13:19.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:19.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:19.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:19.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:19.276 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") 11:13:19.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:19.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:19.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:19.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:19.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:13:19.278 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 11:13:19.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:13:19.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 11:13:19.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:19.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:13:19.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:19.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:19.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:19.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:19.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:19.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:19.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:13:19.284 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") 11:13:19.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:19.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:19.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:19.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:19.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:13:19.295 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Source 11:13:19.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:13:19.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 11:13:19.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:19.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:13:19.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:19.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:19.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:19.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:19.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:19.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:19.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:13:19.299 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") 11:13:19.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:19.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:19.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:19.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:19.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:13:19.301 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Order and Export 11:13:19.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:13:19.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 11:13:19.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:19.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:13:19.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:19.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:19.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:19.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:19.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:19.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:19.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:13:19.310 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") 11:13:19.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:19.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:19.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:19.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:19.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:13:19.311 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Projects 11:13:19.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:13:19.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 11:13:19.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:19.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:13:19.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:19.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:19.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:19.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:19.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:19.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:19.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:13:19.315 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 11:13:19.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:19.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:19.315 DEBUG [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) 11:13:19.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:19.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:19.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:19.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:19.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:19.317 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:13:19.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:19.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:19.317 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:19.317 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:19.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:13:19.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:13:19.366 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:13:19.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:19.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:19.366 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 11:13:19.366 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:13:19.366 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:13:19.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:19.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:19.367 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTabs no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 11:13:19.367 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:13:19.367 INFO [WorkbenchTestable][RequirementsRunner] Started test: addRemoveModulePathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 11:13:19.367 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 11:13:19.367 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:13:19.367 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:13:19.367 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:13:19.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:19.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:19.368 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:13:19.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:19.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:19.369 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:13:19.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:19.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:19.369 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:13:19.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 11:13:19.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:19.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:19.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:19.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:19.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:13:19.370 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:13:19.370 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:13:19.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:13:19.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:13:19.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:13:19.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:13:19.371 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:13:19.371 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:13:19.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:13:19.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:13:19.372 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:13:19.372 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:13:19.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:13:19.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:13:19.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:19.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:19.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:13:19.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:19.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:13:20.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:20.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:13:20.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:13:20.374 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:13:20.374 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:13:20.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:13:20.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:13:20.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 11:13:20.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:20.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:20.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:20.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:20.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:13:20.375 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest 11:13:20.375 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 11:13:20.375 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 11:13:20.375 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 11:13:20.377 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 11:13:20.378 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:13:20.378 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:20.403 DEBUG [main][MenuItemLookup] Found menu:'New' 11:13:20.403 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:13:20.403 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:20.403 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:13:20.403 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 11:13:20.403 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:13:20.403 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:20.403 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:13:20.403 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:13:20.403 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:13:20.403 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:13:20.403 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:20.403 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:13:20.403 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:13:20.403 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:13:20.403 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:13:20.403 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:20.403 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:13:20.403 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:13:20.403 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:20.403 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:13:20.403 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:20.403 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:13:20.403 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 11:13:20.403 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 11:13:20.403 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 11:13:20.403 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:20.403 DEBUG [main][MenuItemLookup] Found menu:'Run As' 11:13:20.403 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 11:13:20.403 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 11:13:20.403 DEBUG [main][MenuItemLookup] Found menu:'Team' 11:13:20.403 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 11:13:20.403 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 11:13:20.403 DEBUG [main][MenuItemLookup] Found menu:'Configure' 11:13:20.403 DEBUG [main][MenuItemLookup] Found menu:'Validate' 11:13:20.403 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:20.403 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 11:13:20.403 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 11:13:20.403 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 11:13:20.403 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 11:13:20.403 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 11:13:20.535 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"] 11:13:20.536 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:20.536 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:20.536 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 11:13:20.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:20.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:20.537 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 11:13:20.537 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:20.537 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 11:13:20.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:20.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:20.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:20.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:20.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:13:20.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:13:20.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:13:20.539 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 11:13:20.539 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 11:13:20.539 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 11:13:20.539 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 11:13:20.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:20.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:20.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:20.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:20.552 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 11:13:20.552 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") 11:13:20.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:20.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:20.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:20.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:20.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:13:20.554 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 11:13:20.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:13:20.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 11:13:20.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:20.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:13:20.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:20.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:20.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:20.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:20.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:20.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:20.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:13:20.570 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") 11:13:20.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:20.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:20.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:20.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:20.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:13:20.572 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 11:13:20.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:13:20.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 11:13:20.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:20.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:13:20.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:20.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:20.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:20.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:20.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:20.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:20.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:13:20.573 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 11:13:20.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:20.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:13:20.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:13:20.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:20.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 11:13:20.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:13:20.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:13:20.574 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Modulepath 11:13:20.575 DEBUG [main][TreeItemHandler] Selecting tree item: Modulepath 11:13:20.575 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Modulepath about selection 11:13:20.576 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Modulepath 11:13:20.576 DEBUG [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...") 11:13:20.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:20.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:20.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:20.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:20.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:20.578 INFO [WorkbenchTestable][AbstractButton] Click button Add &Variable... 11:13:20.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:20.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:20.578 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:20.578 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:20.676 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.... 11:13:20.676 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 11:13:20.676 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 11:13:20.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:20.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:20.677 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...") 11:13:20.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:20.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:20.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:20.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:20.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:20.678 INFO [WorkbenchTestable][AbstractButton] Click button Configur&e Variables... 11:13:20.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:20.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:20.678 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:20.678 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:20.769 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:13:20.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:20.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:20.773 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 11:13:20.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:20.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:20.773 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences (Filtered) is not null and is not disposed 11:13:20.773 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:20.774 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 11:13:20.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:20.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:20.774 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 11:13:20.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:20.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:20.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:20.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:20.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:13:20.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:13:20.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:13:20.777 DEBUG [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...") 11:13:20.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:20.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:20.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:20.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:20.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:20.780 INFO [WorkbenchTestable][AbstractButton] Click button &New... 11:13:20.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:20.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:20.780 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:20.780 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:20.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Entry"] is available.... 11:13:20.830 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 11:13:20.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Entry 11:13:20.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:20.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:20.830 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:") 11:13:20.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:20.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:20.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:20.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:20.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:13:20.831 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:13:20.832 INFO [WorkbenchTestable][AbstractText] Text set to: VN 11:13:20.832 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:") 11:13:20.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:20.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:20.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:20.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:20.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:13:20.836 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:13:20.836 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 11:13:20.836 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) 11:13:20.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:20.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:20.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:20.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:20.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:20.838 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:13:20.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:20.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:20.838 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:20.838 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:20.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:13:20.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:13:20.872 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 11:13:20.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:20.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:20.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:20.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:20.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:13:20.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:13:20.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:13:20.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:20.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:20.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 11:13:20.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:20.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:20.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:20.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:20.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:20.877 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 11:13:20.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:20.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:20.877 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:20.877 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:20.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:13:20.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:13:20.951 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 11:13:20.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:20.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:20.951 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) 11:13:20.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:20.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:20.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:20.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:20.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:20.952 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:13:20.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:20.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:20.952 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:20.952 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:20.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:13:20.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:13:20.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:13:20.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:13:20.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:20.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:13:20.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:20.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:20.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:20.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:20.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:20.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:20.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:13:20.989 DEBUG [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") 11:13:20.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:20.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:20.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:20.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:20.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:20.993 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 11:13:20.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:20.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:20.993 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:20.993 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:20.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:13:20.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Setting build path' has no excuses, wait for it 11:13:21.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:13:21.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:13:21.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:13:21.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:21.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:13:21.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:13:21.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:21.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:21.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:21.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:13:21.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:21.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:21.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:21.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:13:21.495 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") 11:13:21.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:21.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:21.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:21.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:21.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:13:21.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 11:13:21.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:13:21.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:13:21.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:13:21.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:13:21.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:21.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:13:21.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:13:21.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:21.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:21.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:21.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:13:21.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:21.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:21.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:21.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:13:21.499 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 11:13:21.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:21.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:13:21.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:13:21.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:21.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 11:13:21.500 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Modulepath and wait with time period 1 11:13:21.500 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 11:13:21.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:13:21.500 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 11:13:21.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:13:21.500 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 11:13:21.500 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 11:13:21.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:13:21.500 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 11:13:21.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:13:21.500 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 11:13:21.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:21.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:21.503 DEBUG [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") 11:13:21.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:21.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:21.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:21.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:21.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:21.505 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 11:13:21.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:21.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:21.505 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:21.505 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:21.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:13:21.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:13:21.553 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:13:21.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:21.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:21.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:13:21.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:13:21.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:13:21.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:13:21.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:21.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:13:21.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:13:21.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:21.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:21.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:21.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:13:21.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:21.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:21.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:21.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:13:21.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:21.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:21.555 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:13:21.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:21.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:21.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:13:21.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:21.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:21.555 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:13:21.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 '\*?\QPackage Explorer\E') 11:13:21.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:21.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:21.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:21.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:21.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:13:21.556 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:13:21.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:13:21.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:13:21.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:13:21.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:13:21.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:13:21.558 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 11:13:21.558 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 11:13:21.558 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 11:13:21.559 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 11:13:21.560 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:13:21.560 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:21.605 DEBUG [main][MenuItemLookup] Found menu:'New' 11:13:21.605 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:13:21.605 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:21.605 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:13:21.605 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 11:13:21.605 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:13:21.605 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:21.605 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:13:21.605 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:13:21.605 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:13:21.605 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:13:21.605 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:21.605 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:13:21.605 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:13:21.605 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:13:21.605 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:13:21.605 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:21.605 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:13:21.605 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:13:21.605 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:21.605 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:13:21.605 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:21.605 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:13:21.605 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 11:13:21.605 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 11:13:21.605 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 11:13:21.605 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:21.605 DEBUG [main][MenuItemLookup] Found menu:'Run As' 11:13:21.605 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 11:13:21.605 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 11:13:21.605 DEBUG [main][MenuItemLookup] Found menu:'Team' 11:13:21.605 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 11:13:21.605 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 11:13:21.605 DEBUG [main][MenuItemLookup] Found menu:'Configure' 11:13:21.605 DEBUG [main][MenuItemLookup] Found menu:'Validate' 11:13:21.605 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:21.605 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 11:13:21.605 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 11:13:21.605 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 11:13:21.605 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 11:13:21.605 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 11:13:21.755 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"] 11:13:21.755 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:21.755 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:21.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 11:13:21.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:21.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:21.757 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 11:13:21.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:21.757 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 11:13:21.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:21.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:21.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:21.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:21.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:13:21.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:13:21.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:13:21.758 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 11:13:21.758 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 11:13:21.758 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 11:13:21.758 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 11:13:21.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:21.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:21.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:21.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:21.759 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 11:13:21.759 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") 11:13:21.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:21.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:21.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:21.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:21.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:13:21.760 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 11:13:21.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:13:21.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 11:13:21.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 11:13:21.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:13:21.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 11:13:21.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:21.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 11:13:21.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:13:21.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:13:21.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:21.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:21.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:21.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:13:21.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:21.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:21.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:21.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:13:21.761 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 11:13:21.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:21.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:13:21.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:13:21.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:21.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 11:13:21.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:13:21.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:13:21.763 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 11:13:21.763 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 11:13:21.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:13:21.763 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 11:13:21.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:13:21.763 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 11:13:21.763 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 11:13:21.763 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 11:13:21.763 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 11:13:21.764 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 11:13: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.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") 11:13:21.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:21.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:21.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:21.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:21.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:21.766 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 11:13:21.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:21.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:21.766 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:21.766 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:21.779 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") 11:13:21.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:21.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:21.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:21.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:21.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:13:21.781 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 11:13:21.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:13:21.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 11:13:21.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 11:13:21.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:13:21.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 11:13:21.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:21.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 11:13:21.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:13:21.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:13:21.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:21.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:21.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:21.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:13:21.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:21.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:21.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:21.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:13:21.781 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 11:13:21.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:21.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:13:21.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:13:21.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:21.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 11:13:21.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:13:21.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:13:21.783 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Modulepath 11:13:21.783 DEBUG [main][TreeItemHandler] Selecting tree item: Modulepath 11:13:21.783 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Modulepath about selection 11:13:21.792 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Modulepath 11:13:21.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.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...") 11:13:21.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:21.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:21.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:21.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:21.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:21.794 INFO [WorkbenchTestable][AbstractButton] Click button Add &Variable... 11:13:21.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:21.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:21.794 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:21.794 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:21.842 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.... 11:13:21.843 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 11:13:21.843 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 11:13:21.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:21.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:21.843 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") 11:13:21.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:21.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:21.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:21.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:21.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 11:13:21.844 TRACE [main][WidgetHandler] Notify Table with event 13 11:13:21.844 TRACE [main][WidgetHandler] Wait for synchronization 11:13:21.845 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...") 11:13:21.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:21.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:21.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:21.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:21.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:21.854 INFO [WorkbenchTestable][AbstractButton] Click button Configur&e Variables... 11:13:21.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:21.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:21.854 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:21.854 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:21.935 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:13:21.939 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:21.940 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:21.940 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:21.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 11:13:21.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:21.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:21.941 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences (Filtered) is not null and is not disposed 11:13:21.941 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:21.941 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 11:13:21.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:21.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:21.941 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 11:13:21.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:21.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:21.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:21.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:21.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:13:21.949 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") 11:13:21.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:21.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:21.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:21.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:21.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 11:13:21.950 TRACE [main][WidgetHandler] Notify Table with event 13 11:13:21.950 TRACE [main][WidgetHandler] Wait for synchronization 11:13:21.950 DEBUG [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") 11:13:21.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:21.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:21.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:21.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:21.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:21.958 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 11:13:21.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:21.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:21.958 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:21.958 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:21.959 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:13:21.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:21.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:21.959 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences (Filtered)" as the parent 11:13:21.959 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:13:21.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:21.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:21.964 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:13:21.964 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:13:21.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:21.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:21.964 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences (Filtered)" as the parent 11:13:21.964 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:13:21.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:21.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:21.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:21.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:21.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:21.966 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 11:13:21.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:21.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:21.966 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:21.966 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:22.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Classpath Variables Changed"] is available.... 11:13:22.000 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 11:13:22.000 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Classpath Variables Changed 11:13:22.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:22.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:22.002 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) 11:13:22.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:22.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:22.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:22.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:22.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:22.003 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 11:13:22.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:22.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:22.003 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:22.003 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:22.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:13:22.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:13:22.105 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) 11:13:22.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:22.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:22.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:22.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:22.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:22.106 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:13:22.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:22.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:22.106 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:22.106 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:22.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:13:22.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:13:22.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:13:22.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:13:22.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 11:13:22.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 11:13:22.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:13:22.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 11:13:22.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:13:22.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:13:22.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:13:22.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:22.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:22.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:22.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:22.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:13:22.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:22.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:22.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:22.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:13:22.134 DEBUG [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") 11:13:22.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:22.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:22.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:22.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:22.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:22.137 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 11:13:22.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:22.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:22.137 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:22.137 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:22.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:13:22.137 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' has no excuses, wait for it 11:13:22.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:13:22.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 11:13:22.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 11:13:22.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:13:22.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:13:22.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:13:22.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:22.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:22.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:22.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:22.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:13:22.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:22.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:22.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:22.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:13:22.637 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") 11:13:22.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:22.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:22.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:22.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:22.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:13:22.639 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 11:13:22.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:13:22.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:13:22.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 11:13:22.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 11:13:22.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:13:22.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:13:22.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:13:22.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:22.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:22.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:22.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:22.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:13:22.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:22.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:22.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:22.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:13:22.641 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 11:13:22.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:22.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:13:22.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:13:22.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:22.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 11:13:22.643 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Modulepath and wait with time period 1 11:13:22.643 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 11:13:22.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:13:22.643 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 11:13:22.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:13:22.643 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 11:13:22.643 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 11:13:22.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:13:22.643 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 11:13:22.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:13:22.643 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 11:13:22.643 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Classpath and wait with time period 1 11:13:22.643 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 11:13:22.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:13:23.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:13:23.144 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 11:13:23.144 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 11:13:23.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:13:23.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:13:23.644 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 11:13:23.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:23.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:23.647 DEBUG [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") 11:13:23.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:23.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:23.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:23.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:23.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:23.656 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 11:13:23.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:23.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:23.656 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:23.656 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:23.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:13:23.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:13:23.703 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:13:23.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:23.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:23.703 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 11:13:23.703 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:13:23.703 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:13:23.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:23.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:23.703 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 11:13:23.704 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addRemoveModulePathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 11:13:23.704 INFO [WorkbenchTestable][RequirementsRunner] Test method addRemoveVariable is ignored because shouldRun method of RunIf conditional run is not met. 11:13:23.705 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: addRemoveVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 11:13:23.705 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:13:23.705 INFO [WorkbenchTestable][RequirementsRunner] Started test: addRemoveClassPathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 11:13:23.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 11:13:23.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:13:23.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:13:23.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:13:23.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:23.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:23.706 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:13:23.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:23.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:23.706 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:13:23.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:23.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:23.706 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:13:23.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') 11:13:23.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:23.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:23.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:23.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:23.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:13:23.707 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:13:23.707 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:13:23.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:13:23.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:13:23.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:13:23.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:13:23.710 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:13:23.710 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:13:23.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:13:23.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:13:23.710 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:13:23.711 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:13:23.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:13:23.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:13:23.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:23.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:23.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:13:24.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:24.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:13:24.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:24.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:13:24.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:13:24.712 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:13:24.712 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:13:24.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:13:24.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:13:24.713 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:13:24.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:24.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:24.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:24.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:24.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:13:24.714 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest 11:13:24.714 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 11:13:24.714 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 11:13:24.714 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 11:13:24.716 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 11:13:24.716 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:13:24.716 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:24.743 DEBUG [main][MenuItemLookup] Found menu:'New' 11:13:24.743 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:13:24.743 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:24.743 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:13:24.743 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 11:13:24.743 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:13:24.743 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:24.743 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:13:24.743 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:13:24.743 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:13:24.743 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:13:24.743 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:24.743 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:13:24.743 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:13:24.743 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:13:24.743 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:13:24.743 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:24.743 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:13:24.743 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:13:24.743 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:24.743 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:13:24.743 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:24.743 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:13:24.743 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 11:13:24.743 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 11:13:24.743 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 11:13:24.743 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:24.743 DEBUG [main][MenuItemLookup] Found menu:'Run As' 11:13:24.743 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 11:13:24.743 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 11:13:24.743 DEBUG [main][MenuItemLookup] Found menu:'Team' 11:13:24.743 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 11:13:24.743 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 11:13:24.743 DEBUG [main][MenuItemLookup] Found menu:'Configure' 11:13:24.743 DEBUG [main][MenuItemLookup] Found menu:'Validate' 11:13:24.743 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:24.743 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 11:13:24.743 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 11:13:24.743 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 11:13:24.743 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 11:13:24.743 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 11:13:24.884 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"] 11:13:24.885 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:24.885 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:24.885 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 11:13:24.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:24.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:24.886 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 11:13:24.886 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:24.886 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 11:13:24.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:24.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:24.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:24.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:24.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:13:24.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:13:24.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:13:24.887 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 11:13:24.887 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 11:13:24.887 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 11:13:24.887 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 11:13:24.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:24.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:24.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:24.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:24.888 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 11:13:24.888 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") 11:13:24.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:24.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:24.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:24.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:24.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:13:24.890 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 11:13:24.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:13:24.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 11:13:24.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:13:24.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:24.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:24.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:24.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:24.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:13:24.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:24.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:24.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:24.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:13:24.890 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") 11:13:24.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:24.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:24.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:24.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:24.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:13:24.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 11:13:24.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:13:24.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 11:13:24.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:13:24.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:24.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:24.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:24.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:24.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:13:24.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:24.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:24.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:24.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:13:24.891 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 11:13:24.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:24.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:13:24.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:13:24.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:24.892 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 11:13:24.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:13:24.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:13:24.893 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Classpath 11:13:24.893 DEBUG [main][TreeItemHandler] Selecting tree item: Classpath 11:13:24.894 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Classpath about selection 11:13:24.895 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Classpath 11:13:24.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.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...") 11:13:24.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:24.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:24.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:24.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:24.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:24.896 INFO [WorkbenchTestable][AbstractButton] Click button Add &Variable... 11:13:24.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:24.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:24.896 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:24.896 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:24.962 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.... 11:13:24.962 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 11:13:24.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 11:13:24.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:24.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:24.962 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...") 11:13:24.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:24.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:24.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:24.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:24.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:24.963 INFO [WorkbenchTestable][AbstractButton] Click button Configur&e Variables... 11:13:24.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:24.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:24.963 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:24.963 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:25.074 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:13:25.074 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:25.074 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:25.074 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:25.074 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 11:13:25.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:25.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:25.075 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences (Filtered) is not null and is not disposed 11:13:25.075 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:25.075 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 11:13:25.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:25.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:25.075 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 11:13:25.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:25.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:25.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:25.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:25.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:13:25.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:13:25.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:13:25.078 DEBUG [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...") 11:13:25.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:25.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:25.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:25.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:25.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:25.079 INFO [WorkbenchTestable][AbstractButton] Click button &New... 11:13:25.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:25.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:25.079 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:25.079 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:25.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Entry"] is available.... 11:13:25.118 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 11:13:25.118 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Entry 11:13:25.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:25.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:25.119 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:") 11:13:25.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:25.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:25.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:25.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:25.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:13:25.125 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:13:25.126 INFO [WorkbenchTestable][AbstractText] Text set to: VN 11:13:25.126 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:") 11:13:25.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:25.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:25.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:25.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:25.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:13:25.127 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:13:25.128 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 11:13:25.128 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) 11:13:25.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:25.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:25.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:25.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:25.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:25.129 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:13:25.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:25.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:25.129 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:25.129 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:25.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:13:25.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:13:25.164 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 11:13:25.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:25.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:25.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:25.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:25.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:13:25.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:13:25.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:13:25.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:25.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:25.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 11:13:25.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:25.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:25.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:25.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:25.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:25.169 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 11:13:25.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:25.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:25.169 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:25.169 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:25.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:13:25.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:13:25.226 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 11:13:25.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:25.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:25.226 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) 11:13:25.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:25.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:25.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:25.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:25.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:25.227 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:13:25.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:25.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:25.227 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:25.227 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:25.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:13:25.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:13:25.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:13:25.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:13:25.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:13:25.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:25.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:25.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:25.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:25.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:13:25.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:25.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:25.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:25.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:13:25.263 DEBUG [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") 11:13:25.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:25.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:25.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:25.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:25.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:25.265 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 11:13:25.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:25.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:25.266 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:25.266 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:25.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:13:25.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Setting build path' has no excuses, wait for it 11:13:25.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 11:13:25.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 11:13:25.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:13:25.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:13:25.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:13:25.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:25.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:25.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:25.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:25.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:13:25.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:25.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:25.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:25.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:13:25.766 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") 11:13:25.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:25.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:25.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:25.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:25.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:13:25.768 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 11:13:25.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:13:25.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 11:13:25.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 11:13:25.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:13:25.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:13:25.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:13:25.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:25.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:25.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:25.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:25.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:13:25.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:25.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:25.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:25.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:13:25.771 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 11:13:25.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:25.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:13:25.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:13:25.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:25.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 11:13:25.772 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Classpath and wait with time period 1 11:13:25.772 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 11:13:25.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:13:25.772 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Classpath is already expanded. No action performed 11:13:25.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:13:25.772 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 11:13:25.772 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 11:13:25.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:13:25.773 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Classpath is already expanded. No action performed 11:13:25.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:13:25.773 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 11:13:25.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:25.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:25.775 DEBUG [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") 11:13:25.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:25.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:25.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:25.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:25.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:25.778 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 11:13:25.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:25.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:25.778 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:25.778 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:25.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:13:25.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:13:25.825 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:13:25.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:25.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:25.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:13:25.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:13:25.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 11:13:25.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 11:13:25.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 11:13:25.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:13:25.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:13:25.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:25.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:25.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:25.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:25.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:13:25.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:25.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:25.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:25.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:13:25.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:25.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:25.826 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:13:25.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:25.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:25.827 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:13:25.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:25.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:25.827 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:13:25.827 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 11:13:25.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:25.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:25.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:25.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:25.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:13:25.828 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:13:25.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:13:25.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:13:25.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:13:25.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:13:25.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:13:25.829 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 11:13:25.829 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 11:13:25.829 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 11:13:25.831 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 11:13:25.831 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:13:25.831 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:25.874 DEBUG [main][MenuItemLookup] Found menu:'New' 11:13:25.874 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:13:25.874 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:25.874 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:13:25.874 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 11:13:25.874 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:13:25.875 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:25.875 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:13:25.875 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:13:25.875 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:13:25.875 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:13:25.875 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:25.875 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:13:25.875 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:13:25.875 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:13:25.875 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:13:25.875 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:25.875 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:13:25.875 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:13:25.875 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:25.875 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:13:25.875 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:25.875 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:13:25.875 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 11:13:25.875 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 11:13:25.875 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 11:13:25.875 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:25.875 DEBUG [main][MenuItemLookup] Found menu:'Run As' 11:13:25.875 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 11:13:25.875 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 11:13:25.875 DEBUG [main][MenuItemLookup] Found menu:'Team' 11:13:25.875 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 11:13:25.875 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 11:13:25.875 DEBUG [main][MenuItemLookup] Found menu:'Configure' 11:13:25.875 DEBUG [main][MenuItemLookup] Found menu:'Validate' 11:13:25.875 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:25.875 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 11:13:25.875 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 11:13:25.875 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 11:13:25.875 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 11:13:25.875 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 11:13:26.098 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"] 11:13:26.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:26.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:26.098 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 11:13:26.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:26.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:26.099 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 11:13:26.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:26.099 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 11:13:26.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:26.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:26.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:26.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:26.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:13:26.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:13:26.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:13:26.121 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 11:13:26.121 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 11:13:26.121 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 11:13:26.121 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 11:13:26.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:26.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:26.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:26.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:26.122 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 11:13:26.122 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") 11:13:26.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:26.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:26.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:26.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:26.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:13:26.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 11:13:26.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:13:26.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 11:13:26.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:13:26.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 11:13:26.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:13:26.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:13:26.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:26.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:26.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:26.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:26.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:13:26.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:26.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:26.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:26.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:13:26.129 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 11:13:26.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:26.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:13:26.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:13:26.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:26.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 11:13:26.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:13:26.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:13:26.131 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 11:13:26.131 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 11:13:26.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:13:26.131 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Classpath is already expanded. No action performed 11:13:26.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:13:26.132 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 11:13:26.132 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 11:13:26.132 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 11:13:26.132 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 11:13:26.133 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 11:13:26.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.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") 11:13:26.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:26.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:26.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:26.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:26.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:26.136 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 11:13:26.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:26.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:26.136 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:26.136 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:26.138 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") 11:13:26.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:26.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:26.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:26.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:26.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:13:26.140 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 11:13:26.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:13:26.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 11:13:26.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:13:26.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 11:13:26.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:13:26.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:13:26.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:26.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:26.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:26.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:26.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:13:26.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:26.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:26.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:26.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:13:26.140 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 11:13:26.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:26.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:13:26.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:13:26.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:26.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 11:13:26.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:13:26.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:13:26.151 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Classpath 11:13:26.151 DEBUG [main][TreeItemHandler] Selecting tree item: Classpath 11:13:26.151 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Classpath about selection 11:13:26.152 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Classpath 11:13:26.152 DEBUG [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...") 11:13:26.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:26.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:26.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:26.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:26.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:26.154 INFO [WorkbenchTestable][AbstractButton] Click button Add &Variable... 11:13:26.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:26.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:26.154 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:26.154 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:26.219 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.... 11:13:26.219 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 11:13:26.219 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 11:13:26.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:26.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:26.219 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") 11:13:26.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:26.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:26.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:26.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:26.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 11:13:26.221 TRACE [main][WidgetHandler] Notify Table with event 13 11:13:26.221 TRACE [main][WidgetHandler] Wait for synchronization 11:13:26.221 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...") 11:13:26.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:26.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:26.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:26.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:26.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:26.230 INFO [WorkbenchTestable][AbstractButton] Click button Configur&e Variables... 11:13:26.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:26.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:26.230 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:26.230 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:26.324 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:13:26.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:26.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:26.324 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 11:13:26.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:26.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:26.324 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences (Filtered) is not null and is not disposed 11:13:26.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:26.325 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 11:13:26.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:26.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:26.325 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 11:13:26.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:26.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:26.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:26.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:26.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:13:26.327 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") 11:13:26.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:26.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:26.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:26.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:26.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 11:13:26.327 TRACE [main][WidgetHandler] Notify Table with event 13 11:13:26.327 TRACE [main][WidgetHandler] Wait for synchronization 11:13:26.327 DEBUG [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") 11:13:26.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:26.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:26.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:26.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:26.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:26.339 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 11:13:26.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:26.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:26.339 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:26.339 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:26.340 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:13:26.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:26.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:26.340 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences (Filtered)" as the parent 11:13:26.340 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:13:26.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:26.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:26.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:13:26.342 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:13:26.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:26.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:26.342 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences (Filtered)" as the parent 11:13:26.342 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:13:26.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:26.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:26.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:26.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:26.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:26.343 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 11:13:26.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:26.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:26.343 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:26.343 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:26.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Classpath Variables Changed"] is available.... 11:13:26.379 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 11:13:26.379 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Classpath Variables Changed 11:13:26.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:26.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:26.380 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) 11:13:26.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:26.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:26.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:26.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:26.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:26.380 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 11:13:26.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:26.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:26.381 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:26.381 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:26.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:13:26.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:13:26.480 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) 11:13:26.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:26.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:26.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:26.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:26.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:26.482 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:13:26.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:26.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:26.482 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:26.482 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:26.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:13:26.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:13:26.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:13:26.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:13:26.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 11:13:26.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 11:13:26.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:13:26.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:13:26.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:26.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 11:13:26.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:13:26.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:13:26.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:26.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:26.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:26.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:13:26.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:26.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:26.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:26.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:13:26.508 DEBUG [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") 11:13:26.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:26.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:26.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:26.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:26.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:26.515 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 11:13:26.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:26.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:26.515 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:26.515 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:26.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:13:26.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Setting build path' has no excuses, wait for it 11:13:27.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:13:27.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 11:13:27.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:13:27.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:13:27.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:27.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:27.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:27.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:27.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:13:27.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:27.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:27.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:27.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:13:27.015 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") 11:13:27.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:27.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:27.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:27.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:27.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:13:27.018 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 11:13:27.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:13:27.019 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:13:27.019 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 11:13:27.019 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:13:27.019 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:13:27.019 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:27.019 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:27.019 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:27.019 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:27.019 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:13:27.019 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:27.019 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:27.019 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:27.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:13:27.020 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 11:13:27.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:27.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:13:27.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:13:27.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:27.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 11:13:27.022 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Modulepath and wait with time period 1 11:13:27.022 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 11:13:27.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:13:27.022 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 11:13:27.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:13:27.022 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 11:13:27.022 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 11:13:27.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:13:27.022 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 11:13:27.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:13:27.022 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 11:13:27.022 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Classpath and wait with time period 1 11:13:27.022 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 11:13:27.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:13:27.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:13:27.523 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 11:13:27.523 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 11:13:27.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:13:28.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:13:28.023 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 11:13:28.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:28.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:28.028 DEBUG [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") 11:13:28.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:28.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:28.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:28.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:28.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:28.037 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 11:13:28.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:28.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:28.037 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:28.037 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:28.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:13:28.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:13:28.083 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:13:28.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:28.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:28.084 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 11:13:28.084 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:13:28.084 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:13:28.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:28.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:28.084 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addRemoveClassPathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 11:13:28.084 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:13:28.085 INFO [WorkbenchTestable][RequirementsRunner] Started test: getLibraries no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 11:13:28.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 11:13:28.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:13:28.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:13:28.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:13:28.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:28.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:28.085 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:13:28.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:28.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:28.086 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:13:28.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:28.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:28.086 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:13:28.086 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 11:13:28.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:28.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:28.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:28.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:28.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:13:28.087 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:13:28.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:13:28.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:13:28.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:13:28.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:13:28.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:13:28.091 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:13:28.091 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:13:28.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:13:28.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:13:28.091 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:13:28.091 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:13:28.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:13:28.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:13:28.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:28.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:28.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:13:28.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:28.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:13:29.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:29.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:13:29.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:13:29.119 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:13:29.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:13:29.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:13:29.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:13:29.120 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:13:29.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:29.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:29.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:29.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:29.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:13:29.121 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest 11:13:29.121 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 11:13:29.121 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 11:13:29.121 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 11:13:29.124 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 11:13:29.125 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:13:29.125 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:29.151 DEBUG [main][MenuItemLookup] Found menu:'New' 11:13:29.151 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:13:29.151 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:29.151 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:13:29.151 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 11:13:29.151 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:13:29.151 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:29.151 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:13:29.151 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:13:29.151 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:13:29.151 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:13:29.151 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:29.151 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:13:29.151 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:13:29.151 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:13:29.151 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:13:29.151 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:29.151 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:13:29.151 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:13:29.151 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:29.151 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:13:29.151 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:29.151 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:13:29.151 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 11:13:29.151 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 11:13:29.151 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 11:13:29.151 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:29.151 DEBUG [main][MenuItemLookup] Found menu:'Run As' 11:13:29.151 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 11:13:29.151 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 11:13:29.151 DEBUG [main][MenuItemLookup] Found menu:'Team' 11:13:29.151 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 11:13:29.151 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 11:13:29.151 DEBUG [main][MenuItemLookup] Found menu:'Configure' 11:13:29.151 DEBUG [main][MenuItemLookup] Found menu:'Validate' 11:13:29.151 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:29.151 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 11:13:29.151 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 11:13:29.151 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 11:13:29.151 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 11:13:29.151 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 11:13:29.283 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"] 11:13:29.283 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:29.283 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:29.283 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 11:13:29.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:29.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:29.284 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 11:13:29.284 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:29.284 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 11:13:29.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:29.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:29.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:29.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:29.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:13:29.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:13:29.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:13:29.286 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 11:13:29.286 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 11:13:29.286 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 11:13:29.286 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 11:13:29.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:29.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:29.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:29.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:29.287 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") 11:13:29.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:29.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:29.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:29.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:29.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:13:29.299 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 11:13:29.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:13:29.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 11:13:29.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:29.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:29.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:29.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:29.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:13:29.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:29.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:29.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:29.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:13:29.299 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 11:13:29.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:29.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:13:29.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:13:29.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:29.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 11:13:29.301 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Modulepath and wait with time period 1 11:13:29.301 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 11:13:29.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:13:29.301 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 11:13:29.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:13:29.301 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 11:13:29.301 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 11:13:29.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:13:29.302 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 11:13:29.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:13:29.302 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 11:13:29.302 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Classpath and wait with time period 1 11:13:29.302 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 11:13:29.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:13:29.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:13:29.802 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 11:13:29.802 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 11:13:29.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:13:30.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:13:30.303 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 11:13:30.303 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 11:13:30.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:30.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:30.312 DEBUG [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) 11:13:30.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:30.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:30.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:30.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:30.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:30.316 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:13:30.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:30.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:30.316 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:30.316 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:30.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:13:30.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:13:30.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:13:30.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:30.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:30.363 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 11:13:30.363 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:13:30.363 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:13:30.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:30.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:30.363 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getLibraries no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 11:13:30.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:30.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:13:30.369 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 11:13:30.369 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:13:30.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:30.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:30.369 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:13:30.369 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:13:30.369 DEBUG [main][MenuItemLookup] Found menu:'File' 11:13:30.369 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:13:30.369 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:13:30.369 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:13:30.369 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:13:30.369 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:13:30.369 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:13:30.369 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:13:30.369 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:13:30.370 DEBUG [main][MenuItemLookup] Item match:Window 11:13:30.370 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:13:30.370 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:13:30.370 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:13:30.370 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:30.370 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:13:30.370 DEBUG [main][MenuItemLookup] Item match:Show View 11:13:30.373 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 11:13:30.373 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 11:13:30.373 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 11:13:30.373 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 11:13:30.373 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 11:13:30.373 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 11:13:30.373 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 11:13:30.373 DEBUG [main][MenuItemLookup] Found menu:'Progress' 11:13:30.373 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 11:13:30.373 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 11:13:30.373 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 11:13:30.373 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 11:13:30.373 DEBUG [main][MenuItemLookup] Found menu:'Templates' 11:13:30.373 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 11:13:30.373 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:30.373 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 11:13:30.373 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 11:13:30.395 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 11:13:30.395 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 11:13:30.395 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 11:13:30.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 11:13:30.457 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 11:13:30.457 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 11:13:30.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:30.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:30.458 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 11:13:30.458 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:13:30.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:30.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:30.458 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:13:30.458 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:13:30.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:30.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:30.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:30.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:30.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:13:30.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:13:30.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:13:30.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:13:30.460 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:13:30.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:13:30.460 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:13:30.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:13:30.460 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:13:30.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:13:30.460 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:13:30.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:13:30.460 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:13:30.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:13:30.460 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:13:30.460 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 11:13:30.460 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 11:13:30.460 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 11:13:30.461 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 11:13:30.461 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:13:30.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:30.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:30.461 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:13:30.461 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:13:30.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:30.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:30.461 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:13:30.461 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:13:30.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:30.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:30.461 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:13:30.461 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:13:30.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:30.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:30.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:30.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:30.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:30.462 INFO [WorkbenchTestable][AbstractButton] Click button &Open 11:13:30.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:30.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:30.462 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:30.462 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:30.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:13:30.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:13:30.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 11:13:30.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:30.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:30.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 11:13:30.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:30.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:30.510 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:13:30.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:30.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:30.510 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:13:30.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 '\*?\QProject Explorer\E') 11:13:30.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:30.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:30.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:30.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:30.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:13:30.511 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:13:30.511 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:13:30.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:13:30.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:13:30.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:13:30.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:13:30.513 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:13:30.513 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:13:30.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:13:30.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:13:30.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:30.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:30.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:13:31.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:31.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:13:31.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:31.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:13:31.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:13:31.515 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:13:31.515 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:13:31.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:13:31.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:13:31.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:13:31.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:31.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:31.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:31.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:31.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:13:31.516 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest 11:13:31.516 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 11:13:31.516 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 11:13:31.517 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 11:13:31.524 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 11:13:31.525 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:13:31.525 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:31.555 DEBUG [main][MenuItemLookup] Found menu:'New' 11:13:31.555 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:13:31.555 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:31.555 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:13:31.555 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:31.555 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:13:31.555 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:13:31.555 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:13:31.555 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:13:31.555 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:13:31.555 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:13:31.555 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:13:31.555 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:13:31.555 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:31.555 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:13:31.555 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:13:31.555 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:31.555 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:13:31.555 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:13:31.555 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:13:31.555 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:13:31.555 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:13:31.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:13:31.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 11:13:32.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 11:13:32.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:32.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:32.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:32.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:32.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:13:32.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:32.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:32.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:32.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:13:32.055 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'buildpathspropertypagetest' via Explorer 11:13:32.056 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 11:13:32.056 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 11:13:32.056 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 11:13:32.064 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 11:13:32.065 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:13:32.065 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:32.103 DEBUG [main][MenuItemLookup] Found menu:'New' 11:13:32.103 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:13:32.103 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:32.103 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:13:32.103 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:32.103 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:13:32.103 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:13:32.103 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:13:32.103 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:13:32.103 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:13:32.103 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:13:32.103 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:13:32.103 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:13:32.135 DEBUG [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.... 11:13:32.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 'Delete.*'] is available. finished successfully 11:13:32.701 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:13:32.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:32.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:32.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:32.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:32.704 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 11:13:32.704 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:13:32.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:32.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:32.705 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:13:32.705 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:13:32.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:32.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:32.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:32.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:32.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:32.705 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:13:32.705 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:13:32.705 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:13:32.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:32.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:32.705 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:32.705 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:32.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 "OK", Widget matcher matching widgets with style: 8) 11:13:32.706 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:13:32.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:32.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:32.706 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:13:32.706 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:13:32.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:32.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:32.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:32.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:32.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:32.707 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:13:32.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:32.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:32.707 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:32.707 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:32.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:13:32.710 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:13:33.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:13:33.211 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:13:33.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:13:33.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:13:33.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:13:33.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 11:13:33.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:13:33.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:33.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:33.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:33.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:33.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:33.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:33.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:33.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:13:33.211 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 11:13:33.211 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:13:33.211 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:13:33.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:33.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 19.032 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: 1.316 s addRemoveModulePathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) Time elapsed: 4.337 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: 4.379 s getLibraries no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) Time elapsed: 2.278 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 11:13:33.221 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 11:13:33.221 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:13:33.221 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:13:33.221 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 11:13:33.221 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:13:33.221 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:13:33.222 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:13:33.222 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:13:33.222 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:13:33.222 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 11:13:33.222 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 11:13:33.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 11:13:33.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:33.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:33.222 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:13:33.222 DEBUG [main][MenuItemLookup] Found menu:'File' 11:13:33.222 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:13:33.222 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:13:33.222 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:13:33.222 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:13:33.222 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:13:33.222 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:13:33.222 DEBUG [main][MenuItemLookup] Item match:Window 11:13:33.223 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:13:33.223 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:13:33.223 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:13:33.223 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:33.223 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:13:33.223 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:13:33.223 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:33.223 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:13:33.223 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:33.223 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:13:33.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:33.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:33.223 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:13:33.223 DEBUG [main][MenuItemLookup] Found menu:'File' 11:13:33.223 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:13:33.223 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:13:33.223 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:13:33.223 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:13:33.223 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:13:33.223 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:13:33.223 DEBUG [main][MenuItemLookup] Item match:Window 11:13:33.223 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:13:33.223 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:13:33.223 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:13:33.223 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:33.223 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:13:33.223 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:13:33.223 DEBUG [main][MenuItemLookup] Item match:Perspective 11:13:33.223 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 11:13:33.223 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:33.223 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 11:13:33.223 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 11:13:33.223 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 11:13:33.223 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 11:13:33.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 11:13:33.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:33.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:33.224 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:13:33.224 DEBUG [main][MenuItemLookup] Found menu:'File' 11:13:33.224 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:13:33.224 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:13:33.224 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:13:33.224 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:13:33.224 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:13:33.224 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:13:33.224 DEBUG [main][MenuItemLookup] Item match:Window 11:13:33.224 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:13:33.224 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:13:33.224 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:13:33.224 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:33.224 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:13:33.224 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:13:33.224 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:33.224 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:13:33.224 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:33.224 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:13:33.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:33.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:33.224 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:13:33.224 DEBUG [main][MenuItemLookup] Found menu:'File' 11:13:33.224 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:13:33.224 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:13:33.224 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:13:33.224 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:13:33.224 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:13:33.224 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:13:33.224 DEBUG [main][MenuItemLookup] Item match:Window 11:13:33.224 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:13:33.224 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:13:33.224 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:13:33.224 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:33.224 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:13:33.224 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:13:33.224 DEBUG [main][MenuItemLookup] Item match:Perspective 11:13:33.224 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 11:13:33.224 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:33.224 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 11:13:33.224 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 11:13:33.224 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 11:13:33.224 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 11:13:33.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:33.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:33.224 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:13:33.224 DEBUG [main][MenuItemLookup] Found menu:'File' 11:13:33.225 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:13:33.225 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:13:33.225 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:13:33.225 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:13:33.225 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:13:33.225 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:13:33.225 DEBUG [main][MenuItemLookup] Item match:Window 11:13:33.225 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:13:33.225 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:13:33.225 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:13:33.225 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:33.225 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:13:33.225 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:13:33.225 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:33.225 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:13:33.225 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:33.225 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:13:33.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:33.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:33.225 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:13:33.225 DEBUG [main][MenuItemLookup] Found menu:'File' 11:13:33.225 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:13:33.225 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:13:33.225 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:13:33.225 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:13:33.225 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:13:33.225 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:13:33.225 DEBUG [main][MenuItemLookup] Item match:Window 11:13:33.225 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:13:33.225 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:13:33.225 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:13:33.225 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:33.225 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:13:33.225 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:13:33.225 DEBUG [main][MenuItemLookup] Item match:Perspective 11:13:33.225 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 11:13:33.225 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:33.225 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 11:13:33.225 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 11:13:33.225 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 11:13:33.225 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 11:13:33.225 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 11:13:33.225 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 11:13:33.225 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 11:13:33.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 11:13:33.252 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 11:13:33.252 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 11:13:33.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:33.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:33.253 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:13:33.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:33.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:33.253 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 11:13:33.253 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:13:33.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:33.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:33.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 11:13:33.253 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:13:33.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:33.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:33.253 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 11:13:33.253 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:13:33.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:33.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:33.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:33.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:33.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:33.254 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 11:13:33.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:33.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:33.254 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:33.254 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:33.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'] 11:13:33.386 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:33.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'] 11:13:33.386 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:33.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: "New Java Project"] 11:13:33.386 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:33.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'] 11:13:33.386 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:33.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'] 11:13:33.386 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:33.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'] 11:13:33.386 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:33.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: "New Java Project"] 11:13:33.386 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:33.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'] 11:13:33.387 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:33.387 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:13:33.387 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:33.387 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:13:33.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:33.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:33.401 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:13:33.401 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:13:33.402 DEBUG [main][MenuItemLookup] Found menu:'File' 11:13:33.402 DEBUG [main][MenuItemLookup] Item match:File 11:13:33.402 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:13:33.402 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:13:33.405 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:13:33.405 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:13:33.405 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:13:33.405 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:33.405 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:13:33.405 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:13:33.405 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:13:33.405 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:13:33.405 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:13:33.405 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:13:33.405 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:13:33.405 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:13:33.405 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:13:33.405 DEBUG [main][MenuItemLookup] Found menu:'File' 11:13:33.405 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:13:33.405 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:13:33.405 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:13:33.405 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:33.405 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:13:33.405 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:33.405 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:13:33.405 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:13:33.405 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:13:33.405 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:13:33.405 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:13:33.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 11:13:33.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 'New|Select a wizard'] is available. finished successfully 11:13:33.475 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:13:33.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:33.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:33.476 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:13:33.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:33.476 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:13:33.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:33.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:33.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:33.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:33.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:13:33.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:13:33.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:13:33.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:13:33.478 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:13:33.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:13:33.478 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:13:33.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:13:33.478 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:13:33.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:13:33.478 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:13:33.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:13:33.478 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:13:33.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:13:33.478 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:13:33.478 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 11:13:33.478 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 11:13:33.479 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 11:13:33.479 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 11:13:33.479 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:13:33.479 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:13:33.479 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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) 11:13:33.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:33.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:33.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:33.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:33.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:33.480 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:13:33.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:33.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:33.480 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:33.480 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:33.675 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:13:33.675 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:33.675 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:33.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 11:13:33.676 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 11:13:33.676 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 11:13:33.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:33.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:33.683 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:13:33.683 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:33.683 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'testproject' 11:13:33.683 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:") 11:13:33.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:33.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:33.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:33.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:33.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:13:33.686 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:13:33.687 INFO [WorkbenchTestable][AbstractText] Text set to: testproject 11:13:33.718 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:13:33.718 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 11:13:33.718 DEBUG [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) 11:13:33.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:33.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:33.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:33.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:33.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:33.722 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:13:33.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:33.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:33.722 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:33.722 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:33.725 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.... 11:13:36.766 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 11:13:36.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:13:36.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:13:36.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:13:36.766 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 11:13:36.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:36.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:36.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:36.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:36.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:36.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:36.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:36.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:13:36.766 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:13:36.766 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreateNewClassWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 11:13:36.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 11:13:36.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:13:36.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:13:36.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:13:36.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'] 11:13:36.766 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:36.767 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:13:36.767 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:36.767 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:13:36.767 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:36.767 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:13:36.767 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:36.767 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:13:36.767 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:36.767 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:13:36.767 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:36.767 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:13:36.767 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:36.767 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:13:36.767 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:36.767 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:13:36.767 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:36.767 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:13:36.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:36.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:36.767 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:13:36.767 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:13:36.767 DEBUG [main][MenuItemLookup] Found menu:'File' 11:13:36.767 DEBUG [main][MenuItemLookup] Item match:File 11:13:36.768 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:13:36.768 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:13:36.771 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:13:36.771 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:13:36.771 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:13:36.771 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:36.771 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:13:36.771 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:13:36.771 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:13:36.771 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:13:36.771 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:13:36.771 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:13:36.771 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:13:36.771 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:13:36.771 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:13:36.771 DEBUG [main][MenuItemLookup] Found menu:'File' 11:13:36.771 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:13:36.771 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:13:36.771 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:13:36.771 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:36.771 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:13:36.771 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:36.771 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:13:36.771 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:13:36.771 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:13:36.771 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:13:36.771 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:13:36.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 11:13:36.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 11:13:36.855 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:13:36.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:36.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:36.856 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:13:36.856 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:36.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:13:36.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:36.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:36.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:36.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:36.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:13:36.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:13:36.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:13:36.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:13:36.914 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:13:36.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:13:36.914 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:13:36.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:13:36.914 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:13:36.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:13:36.915 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:13:36.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:13:36.915 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:13:36.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:13:36.915 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:13:36.915 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 11:13:36.915 DEBUG [main][TreeItemHandler] Selecting tree item: Class 11:13:36.915 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 11:13:36.917 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 11:13:36.917 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:13:36.917 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:13:36.917 DEBUG [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) 11:13:36.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:36.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:36.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:36.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:36.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:36.919 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:13:36.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:36.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:36.919 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:36.919 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:37.047 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:13:37.047 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:37.047 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:37.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 11:13:37.047 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 11:13:37.047 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 11:13:37.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:37.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:37.048 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 11:13:37.048 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:37.048 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:") 11:13:37.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:37.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:37.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:37.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:37.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:13:37.054 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:13:37.055 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test2 11:13:37.132 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:") 11:13:37.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:37.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:37.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:37.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:37.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:13:37.149 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:13:37.150 INFO [WorkbenchTestable][AbstractText] Text set to: ClassName2 11:13:37.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.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") 11:13:37.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:37.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:37.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:37.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:37.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:37.164 INFO [WorkbenchTestable][RadioButton] Select radio button pa&ckage 11:13:37.164 INFO [WorkbenchTestable][AbstractButton] Click button pa&ckage 11:13:37.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:37.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:37.164 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:37.164 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:37.164 TRACE [main][WidgetHandler] Notify Button with event 27 11:13:37.164 TRACE [main][WidgetHandler] Wait for synchronization 11:13:37.164 TRACE [main][WidgetHandler] Notify Button with event 13 11:13:37.164 TRACE [main][WidgetHandler] Wait for synchronization 11:13:37.164 TRACE [main][WidgetHandler] Notify Button with event 26 11:13:37.164 TRACE [main][WidgetHandler] Wait for synchronization 11:13:37.164 TRACE [main][WidgetHandler] Notify Button with event 3 11:13:37.164 TRACE [main][WidgetHandler] Wait for synchronization 11:13:37.164 TRACE [main][WidgetHandler] Notify Button with event 4 11:13:37.164 TRACE [main][WidgetHandler] Wait for synchronization 11:13:37.164 TRACE [main][WidgetHandler] Notify Button with event 13 11:13:37.164 TRACE [main][WidgetHandler] Wait for synchronization 11:13:37.165 DEBUG [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") 11:13:37.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:37.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:37.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:37.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:37.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:37.166 INFO [WorkbenchTestable][CheckBox] Select checkbox abs&tract 11:13:37.166 INFO [WorkbenchTestable][CheckBox] Check checkbox abs&tract 11:13:37.166 INFO [WorkbenchTestable][AbstractButton] Click button abs&tract 11:13:37.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:37.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:37.166 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:37.166 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:37.166 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:") 11:13:37.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:37.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:37.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:37.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:37.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:13:37.190 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:13:37.190 INFO [WorkbenchTestable][AbstractText] Text set to: java.lang.Exception 11:13:37.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 11:13:37.191 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:13:37.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:37.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:37.192 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 11:13:37.192 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:13:37.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:37.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:37.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:37.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:37.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:37.220 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 11:13:37.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:37.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:37.220 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:37.220 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:37.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 11:13:37.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 11:13:37.271 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 11:13:37.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:37.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:37.272 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 11:13:37.272 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:13:37.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:37.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:37.272 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 11:13:37.272 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:13:37.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:37.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:37.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:37.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:37.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:13:37.272 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:13:37.273 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleAction 11:13:37.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 11:13:37.274 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 11:13:37.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Cache refresh' is a system job, skipped 11:13:37.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 11:13:37.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 11:13:37.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:37.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:37.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:37.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:37.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:37.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:37.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:37.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 11:13:37.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:37.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:37.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:37.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:37.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:37.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:37.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:38.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:38.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:38.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:38.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:38.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:38.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:38.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:38.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:38.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:38.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:38.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:38.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:38.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:38.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:39.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:39.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:39.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:39.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:39.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:39.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:39.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:39.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:39.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:39.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:39.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:39.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:39.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:39.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:40.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:40.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:40.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:40.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:40.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:40.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:40.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:40.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 11:13:40.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:13:40.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:40.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:40.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:40.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:40.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:40.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:40.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:40.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:13:40.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 11:13:40.275 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:13:40.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:40.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:40.275 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 11:13:40.275 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:13:40.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:40.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:40.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:40.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:40.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:13:40.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:13:40.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:13:40.279 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:13:40.279 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:13:40.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:40.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:40.279 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 11:13:40.279 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:13:40.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:40.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:40.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:40.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:40.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:13:40.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:13:40.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:13:40.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:13:40.280 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:13:40.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:40.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:40.280 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 11:13:40.280 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:13:40.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:40.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:40.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:40.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:40.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:40.281 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:13:40.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:40.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:40.281 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:40.281 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:40.315 DEBUG [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)") 11:13:40.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:40.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:40.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:40.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:40.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:40.319 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 11:13:40.319 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 11:13:40.319 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 11:13:40.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:40.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:40.319 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:40.319 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:40.319 DEBUG [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") 11:13:40.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:40.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:40.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:40.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:40.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:40.322 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 11:13:40.322 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate comments 11:13:40.322 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 11:13:40.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:40.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:40.322 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:40.322 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:40.322 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 11:13:40.322 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 11:13:40.322 DEBUG [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) 11:13:40.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:40.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:40.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:40.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:40.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:40.324 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:13:40.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:40.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:40.325 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:40.325 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:40.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:13:40.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:13:40.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:13:40.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:13:40.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 11:13:40.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 11:13:40.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:13:40.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 11:13:40.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 11:13:40.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 11:13:40.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:40.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:40.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:40.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:40.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:13:40.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:40.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:40.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:40.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:13:40.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is ClassName2.java... 11:13:40.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QClassName2.java\E') 11:13:40.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:40.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:40.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:40.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:40.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:13:40.833 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:13:40.834 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 11:13:40.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is ClassName2.java finished successfully 11:13:40.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@57c079b7 is found... 11:13:40.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@57c079b7 is found finished successfully 11:13:40.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QClassName2.java\E') 11:13:40.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:40.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:40.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:40.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:40.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:13:40.842 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:13:40.842 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 11:13:40.843 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 11:13:40.843 DEBUG [main][EditorHandler] 1 editor(s) found 11:13:40.843 DEBUG [WorkbenchTestable][EditorHandler] Closing editor ClassName2.java 11:13:40.940 DEBUG [WorkbenchTestable][EditorHandler] Editor ClassName2.java is closed 11:13:40.940 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 11:13:40.940 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:13:40.940 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:13:40.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:40.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:40.940 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreateNewClassWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 11:13:40.941 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:13:40.941 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 11:13:40.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 11:13:40.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:13:40.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:13:40.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:13:40.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'] 11:13:40.941 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:40.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'] 11:13:40.941 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:40.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 Java Class"] 11:13:40.941 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:40.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'] 11:13:40.941 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:40.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'] 11:13:40.941 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:40.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'] 11:13:40.941 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:40.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 Java Class"] 11:13:40.941 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:40.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'] 11:13:40.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:40.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'] 11:13:40.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:40.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:13:40.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:40.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:40.942 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:13:40.942 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:13:40.942 DEBUG [main][MenuItemLookup] Found menu:'File' 11:13:40.942 DEBUG [main][MenuItemLookup] Item match:File 11:13:40.943 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:13:40.943 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:13:40.946 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:13:40.946 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:13:40.946 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:13:40.946 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:40.946 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:13:40.946 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:13:40.946 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:13:40.946 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:13:40.946 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:13:40.946 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:13:40.946 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:13:40.946 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:13:40.946 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:13:40.946 DEBUG [main][MenuItemLookup] Found menu:'File' 11:13:40.946 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:13:40.946 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:13:40.946 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:13:40.946 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:40.946 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:13:40.946 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:40.946 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:13:40.946 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:13:40.946 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:13:40.946 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:13:40.946 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:13:41.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 'New|Select a wizard'] is available.... 11:13:41.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 'New|Select a wizard'] is available. finished successfully 11:13:41.059 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:13:41.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:41.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:41.073 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:13:41.073 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:41.073 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:13:41.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:13:41.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:13:41.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:13:41.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:13:41.075 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:13:41.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:13:41.075 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:13:41.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:13:41.075 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:13:41.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:13:41.076 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:13:41.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:13:41.076 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:13:41.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:13:41.076 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:13:41.076 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 11:13:41.076 DEBUG [main][TreeItemHandler] Selecting tree item: Class 11:13:41.076 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 11:13:41.076 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 11:13:41.076 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:13:41.076 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:13:41.076 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 11:13:41.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:41.077 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:13:41.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:41.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:41.077 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:41.077 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:41.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'] 11:13:41.161 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:41.161 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:41.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 11:13:41.161 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 11:13:41.161 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 11:13:41.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:41.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:41.161 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 11:13:41.161 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:41.162 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:") 11:13:41.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:13:41.178 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:13:41.179 INFO [WorkbenchTestable][AbstractText] Text set to: testproject/src 11:13:41.202 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:") 11:13:41.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.207 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:13:41.207 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:13:41.208 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 11:13:41.209 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:") 11:13:41.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:13:41.224 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:13:41.225 INFO [WorkbenchTestable][AbstractText] Text set to: ClassName 11:13:41.228 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:") 11:13:41.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:13:41.244 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:13:41.244 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:") 11:13:41.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:13:41.259 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:13:41.260 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:") 11:13:41.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:13:41.275 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:13:41.276 DEBUG [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:") 11:13:41.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:41.277 INFO [WorkbenchTestable][CheckBox] Select checkbox Enclosing t&ype: 11:13:41.277 INFO [WorkbenchTestable][CheckBox] Check checkbox Enclosing t&ype: 11:13:41.277 INFO [WorkbenchTestable][AbstractButton] Click button Enclosing t&ype: 11:13:41.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:41.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:41.277 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:41.277 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:41.279 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 11:13:41.279 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:13:41.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:41.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:41.279 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 11:13:41.279 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:13:41.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 11:13:41.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 11:13:41.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 11:13:41.280 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:13:41.291 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 11:13:41.291 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:13:41.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:41.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:41.296 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 11:13:41.296 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:13:41.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 11:13:41.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 11:13:41.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 11:13:41.297 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:13:41.297 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test.ClassName 11:13:41.300 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 11:13:41.300 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:13:41.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:41.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:41.310 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 11:13:41.310 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:13:41.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 11:13:41.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 11:13:41.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 11:13:41.311 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:13:41.311 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 11:13:41.311 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:13:41.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:41.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:41.311 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 11:13:41.311 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:13:41.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 11:13:41.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 11:13:41.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 11:13:41.312 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:13:41.312 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test2.ClassName2 11:13:41.315 DEBUG [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") 11:13:41.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:41.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.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") 11:13:41.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:41.317 DEBUG [WorkbenchTestable][RadioButton] Radio Button &public already checked, no action performed 11:13:41.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.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") 11:13:41.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:41.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.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") 11:13:41.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:41.319 DEBUG [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") 11:13:41.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:41.320 INFO [WorkbenchTestable][RadioButton] Select radio button pa&ckage 11:13:41.320 INFO [WorkbenchTestable][AbstractButton] Click button pa&ckage 11:13:41.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:41.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:41.320 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:41.320 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:41.320 TRACE [main][WidgetHandler] Notify Button with event 27 11:13:41.320 TRACE [main][WidgetHandler] Wait for synchronization 11:13:41.320 TRACE [main][WidgetHandler] Notify Button with event 13 11:13:41.320 TRACE [main][WidgetHandler] Wait for synchronization 11:13:41.320 TRACE [main][WidgetHandler] Notify Button with event 26 11:13:41.320 TRACE [main][WidgetHandler] Wait for synchronization 11:13:41.320 TRACE [main][WidgetHandler] Notify Button with event 3 11:13:41.320 TRACE [main][WidgetHandler] Wait for synchronization 11:13:41.320 TRACE [main][WidgetHandler] Notify Button with event 4 11:13:41.320 TRACE [main][WidgetHandler] Wait for synchronization 11:13:41.320 TRACE [main][WidgetHandler] Notify Button with event 13 11:13:41.320 TRACE [main][WidgetHandler] Wait for synchronization 11:13:41.320 DEBUG [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") 11:13:41.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:41.321 DEBUG [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") 11:13:41.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:41.322 DEBUG [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") 11:13:41.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:41.323 DEBUG [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") 11:13:41.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:41.324 DEBUG [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") 11:13:41.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:41.325 INFO [WorkbenchTestable][RadioButton] Select radio button pri&vate 11:13:41.325 INFO [WorkbenchTestable][AbstractButton] Click button pri&vate 11:13:41.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:41.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:41.325 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:41.325 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:41.325 TRACE [main][WidgetHandler] Notify Button with event 27 11:13:41.325 TRACE [main][WidgetHandler] Wait for synchronization 11:13:41.325 TRACE [main][WidgetHandler] Notify Button with event 13 11:13:41.325 TRACE [main][WidgetHandler] Wait for synchronization 11:13:41.325 TRACE [main][WidgetHandler] Notify Button with event 26 11:13:41.325 TRACE [main][WidgetHandler] Wait for synchronization 11:13:41.325 TRACE [main][WidgetHandler] Notify Button with event 3 11:13:41.325 TRACE [main][WidgetHandler] Wait for synchronization 11:13:41.325 TRACE [main][WidgetHandler] Notify Button with event 4 11:13:41.325 TRACE [main][WidgetHandler] Wait for synchronization 11:13:41.325 TRACE [main][WidgetHandler] Notify Button with event 13 11:13:41.325 TRACE [main][WidgetHandler] Wait for synchronization 11:13:41.325 DEBUG [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") 11:13:41.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:41.326 DEBUG [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") 11:13:41.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:41.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.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") 11:13:41.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:41.339 DEBUG [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") 11:13:41.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:41.340 DEBUG [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") 11:13:41.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:41.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.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") 11:13:41.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:41.342 DEBUG [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") 11:13:41.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:41.350 INFO [WorkbenchTestable][RadioButton] Select radio button pro&tected 11:13:41.350 INFO [WorkbenchTestable][AbstractButton] Click button pro&tected 11:13:41.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:41.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:41.350 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:41.350 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:41.350 TRACE [main][WidgetHandler] Notify Button with event 27 11:13:41.350 TRACE [main][WidgetHandler] Wait for synchronization 11:13:41.350 TRACE [main][WidgetHandler] Notify Button with event 13 11:13:41.350 TRACE [main][WidgetHandler] Wait for synchronization 11:13:41.350 TRACE [main][WidgetHandler] Notify Button with event 26 11:13:41.350 TRACE [main][WidgetHandler] Wait for synchronization 11:13:41.350 TRACE [main][WidgetHandler] Notify Button with event 3 11:13:41.350 TRACE [main][WidgetHandler] Wait for synchronization 11:13:41.350 TRACE [main][WidgetHandler] Notify Button with event 4 11:13:41.350 TRACE [main][WidgetHandler] Wait for synchronization 11:13:41.350 TRACE [main][WidgetHandler] Notify Button with event 13 11:13:41.350 TRACE [main][WidgetHandler] Wait for synchronization 11:13:41.351 DEBUG [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") 11:13:41.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:41.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.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") 11:13:41.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:41.353 DEBUG [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") 11:13:41.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:41.354 DEBUG [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") 11:13:41.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:41.355 DEBUG [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:") 11:13:41.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:41.356 INFO [WorkbenchTestable][CheckBox] Select checkbox Enclosing t&ype: 11:13:41.356 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Enclosing t&ype: 11:13:41.356 INFO [WorkbenchTestable][AbstractButton] Click button Enclosing t&ype: 11:13:41.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:41.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:41.356 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:41.356 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:41.368 DEBUG [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") 11:13:41.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:41.369 INFO [WorkbenchTestable][CheckBox] Select checkbox abs&tract 11:13:41.369 INFO [WorkbenchTestable][CheckBox] Check checkbox abs&tract 11:13:41.369 INFO [WorkbenchTestable][AbstractButton] Click button abs&tract 11:13:41.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:41.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:41.369 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:41.369 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:41.370 DEBUG [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") 11:13:41.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:41.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.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") 11:13:41.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:41.372 INFO [WorkbenchTestable][CheckBox] Select checkbox abs&tract 11:13:41.372 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox abs&tract 11:13:41.372 INFO [WorkbenchTestable][AbstractButton] Click button abs&tract 11:13:41.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:41.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:41.372 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:41.372 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:41.372 DEBUG [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") 11:13:41.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:41.373 DEBUG [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") 11:13:41.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:41.375 INFO [WorkbenchTestable][AbstractButton] Click button fina&l 11:13:41.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:41.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:41.375 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:41.375 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:41.375 TRACE [main][WidgetHandler] Notify Button with event 27 11:13:41.375 TRACE [main][WidgetHandler] Wait for synchronization 11:13:41.375 TRACE [main][WidgetHandler] Notify Button with event 13 11:13:41.375 TRACE [main][WidgetHandler] Wait for synchronization 11:13:41.375 TRACE [main][WidgetHandler] Notify Button with event 26 11:13:41.375 TRACE [main][WidgetHandler] Wait for synchronization 11:13:41.375 TRACE [main][WidgetHandler] Notify Button with event 3 11:13:41.375 TRACE [main][WidgetHandler] Wait for synchronization 11:13:41.375 TRACE [main][WidgetHandler] Notify Button with event 4 11:13:41.375 TRACE [main][WidgetHandler] Wait for synchronization 11:13:41.375 TRACE [main][WidgetHandler] Notify Button with event 13 11:13:41.375 TRACE [main][WidgetHandler] Wait for synchronization 11:13:41.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.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") 11:13:41.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:41.383 DEBUG [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") 11:13:41.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:41.385 INFO [WorkbenchTestable][AbstractButton] Click button non&e 11:13:41.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:41.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:41.385 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:41.385 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:41.385 TRACE [main][WidgetHandler] Notify Button with event 27 11:13:41.385 TRACE [main][WidgetHandler] Wait for synchronization 11:13:41.385 TRACE [main][WidgetHandler] Notify Button with event 13 11:13:41.385 TRACE [main][WidgetHandler] Wait for synchronization 11:13:41.385 TRACE [main][WidgetHandler] Notify Button with event 26 11:13:41.385 TRACE [main][WidgetHandler] Wait for synchronization 11:13:41.385 TRACE [main][WidgetHandler] Notify Button with event 3 11:13:41.385 TRACE [main][WidgetHandler] Wait for synchronization 11:13:41.385 TRACE [main][WidgetHandler] Notify Button with event 4 11:13:41.385 TRACE [main][WidgetHandler] Wait for synchronization 11:13:41.385 TRACE [main][WidgetHandler] Notify Button with event 13 11:13:41.385 TRACE [main][WidgetHandler] Wait for synchronization 11:13:41.385 DEBUG [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") 11:13:41.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:41.386 DEBUG [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") 11:13:41.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:41.388 DEBUG [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") 11:13:41.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:41.389 DEBUG [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") 11:13:41.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:41.391 DEBUG [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") 11:13:41.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:41.392 DEBUG [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)") 11:13:41.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:41.400 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 11:13:41.400 DEBUG [WorkbenchTestable][CheckBox] Checkbox public static &void main(String[] args) not checked, no action performed 11:13:41.400 DEBUG [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)") 11:13:41.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:41.402 DEBUG [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)") 11:13:41.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:41.405 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 11:13:41.405 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 11:13:41.405 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 11:13:41.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:41.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:41.405 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:41.405 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:41.405 DEBUG [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)") 11:13:41.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:41.407 DEBUG [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") 11:13:41.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.409 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:41.409 DEBUG [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") 11:13:41.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:41.418 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 11:13:41.418 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate comments 11:13:41.418 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 11:13:41.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:41.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:41.418 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:41.418 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:41.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.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") 11:13:41.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:41.420 DEBUG [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") 11:13:41.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:41.423 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 11:13:41.423 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Generate comments 11:13:41.423 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 11:13:41.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:41.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:41.423 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:41.423 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:41.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.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") 11:13:41.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:41.425 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 11:13:41.425 INFO [WorkbenchTestable][NewClassCreationWizard] Cancel wizard 11:13:41.425 DEBUG [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) 11:13:41.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:41.432 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:13:41.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:41.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:41.432 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:41.432 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:41.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:13:41.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:13:41.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:13:41.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:13:41.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:41.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:41.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:41.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:41.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:13:41.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:41.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:41.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:41.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:13:41.471 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 11:13:41.471 DEBUG [main][EditorHandler] 0 editor(s) found 11:13:41.472 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 11:13:41.472 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:13:41.472 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:13:41.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:41.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:41.472 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 11:13:41.472 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:13:41.472 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 11:13:41.472 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 11:13:41.472 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:13:41.472 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:13:41.472 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:13:41.472 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:13:41.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:41.472 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:13:41.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:41.472 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:13:41.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:41.472 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:13:41.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:41.473 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:13:41.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:41.473 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:13:41.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:41.473 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:13:41.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:41.473 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:13:41.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:41.473 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:13:41.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:41.473 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:13:41.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:41.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:41.473 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:13:41.473 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:13:41.473 DEBUG [main][MenuItemLookup] Found menu:'File' 11:13:41.473 DEBUG [main][MenuItemLookup] Item match:File 11:13:41.474 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:13:41.474 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:13:41.476 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:13:41.476 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:13:41.476 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:13:41.476 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:41.476 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:13:41.476 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:13:41.476 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:13:41.476 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:13:41.476 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:13:41.476 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:13:41.476 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:13:41.477 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:13:41.477 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:13:41.477 DEBUG [main][MenuItemLookup] Found menu:'File' 11:13:41.477 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:13:41.477 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:13:41.477 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:13:41.477 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:41.477 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:13:41.477 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:41.477 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:13:41.477 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:13:41.477 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:13:41.477 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:13:41.477 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:13:41.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.... 11:13:41.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 11:13:41.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:13:41.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:41.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:41.561 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:13:41.561 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:41.562 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:13:41.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:13:41.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:13:41.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:13:41.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:13:41.563 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:13:41.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:13:41.563 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:13:41.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:13:41.564 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:13:41.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:13:41.564 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:13:41.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:13:41.564 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:13:41.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:13:41.564 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:13:41.564 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 11:13:41.564 DEBUG [main][TreeItemHandler] Selecting tree item: Class 11:13:41.564 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 11:13:41.564 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 11:13:41.564 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:13:41.565 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:13:41.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 11:13:41.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:41.566 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:13:41.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:41.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:41.566 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:41.566 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:41.637 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:13:41.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:41.638 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:41.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 11:13:41.638 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 11:13:41.638 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 11:13:41.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:41.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:41.638 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 11:13:41.638 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:41.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 11:13:41.638 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:13:41.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:41.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:41.639 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 11:13:41.639 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:13:41.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:41.640 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 11:13:41.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:41.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:41.640 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:41.640 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:41.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 11:13:41.697 DEBUG [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 11:13:41.697 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 11:13:41.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:41.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:41.697 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 11:13:41.697 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:13:41.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:41.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:41.697 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 11:13:41.697 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:13:41.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:41.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:41.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:41.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:41.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:13:41.698 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:13:41.698 INFO [WorkbenchTestable][AbstractText] Text set to: nonexisting.interface.name 11:13:41.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 11:13:41.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 11:13:41.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 11:13:41.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 11:13:41.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 11:13:41.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:41.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:41.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:41.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:41.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:13:41.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:41.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:41.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:42.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:42.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:42.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:42.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:42.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:13:42.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:42.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:42.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:42.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:42.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:42.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:42.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:42.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:13:42.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:42.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:42.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:43.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:43.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:43.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:43.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:43.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:13:43.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:43.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:43.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:43.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:43.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:43.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:43.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:43.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:13:43.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:43.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:43.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:44.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:44.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:44.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:44.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:44.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:13:44.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:44.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:44.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:44.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:44.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:44.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:44.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:44.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:13:44.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:44.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:44.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:44.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 11:13:44.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:13:44.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:44.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:44.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:44.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:44.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:13:44.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:44.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:44.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:44.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:13:44.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 11:13:44.700 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:13:44.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:44.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:44.700 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 11:13:44.700 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:13:44.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:44.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:44.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:44.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:44.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:13:44.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:13:54.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 11:13:54.707 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:13:54.707 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:13:54.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:54.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:54.708 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 11:13:54.708 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:13:54.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:54.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:54.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:54.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:54.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:13:54.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:13:55.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 11:13:55.709 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:13:55.709 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:13:55.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:55.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:55.709 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 11:13:55.709 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:13:55.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:55.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:55.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:55.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:55.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:55.712 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:13:55.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:55.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:55.712 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:55.712 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:55.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:13:55.745 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:13:55.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:55.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:55.746 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 11:13:55.746 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:13:55.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:55.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:55.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:55.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:55.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:13:55.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:13:56.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 11:13:56.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 "Add...") 11:13:56.749 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:13:56.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:56.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:56.749 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 11:13:56.749 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:13:56.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:56.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:56.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:56.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:56.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:56.753 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 11:13:56.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:56.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:56.753 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:56.753 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:56.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 11:13:56.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 11:13:56.792 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 11:13:56.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:56.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:56.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 11:13:56.793 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:13:56.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:56.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:56.793 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 11:13:56.793 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:13:56.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:56.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:56.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:56.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:56.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:13:56.793 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:13:56.793 INFO [WorkbenchTestable][AbstractText] Text set to: org.w3c.dom.views.AbstractView 11:13:56.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 11:13:56.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 11:13:56.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 11:13:56.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:56.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:56.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:56.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:56.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:13:56.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:56.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:56.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:57.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:57.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:57.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:57.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:57.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:13:57.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:57.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:57.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:57.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:57.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:57.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:57.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:57.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:13:57.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:57.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:57.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:58.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:58.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:58.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:58.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:58.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:13:58.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:58.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:58.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:58.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:58.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:58.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:58.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:58.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:13:58.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:58.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:58.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:59.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:59.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:59.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:59.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:59.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:13:59.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:59.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:59.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:59.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:59.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:59.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:59.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:59.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:13:59.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:59.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:59.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:59.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 11:13:59.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:13:59.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:59.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:59.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:59.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:59.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:13:59.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:59.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:59.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:59.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:13:59.796 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:13:59.796 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:13:59.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:59.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:59.796 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 11:13:59.796 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:13:59.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:59.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:59.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:59.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:59.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:13:59.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:13:59.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:13:59.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:13:59.800 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:13:59.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:59.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:59.800 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 11:13:59.800 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:13:59.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:59.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:59.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:59.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:59.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:13:59.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:13:59.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:13:59.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") 11:13:59.801 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:13:59.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:59.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:59.801 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 11:13:59.801 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:13:59.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:59.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:59.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:59.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:59.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:59.802 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:13:59.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:59.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:59.802 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:59.802 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:59.836 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:13:59.836 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:13:59.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:59.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:59.836 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 11:13:59.836 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:13:59.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:59.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:59.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:59.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:59.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:13:59.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:13:59.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:13:59.838 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:13:59.838 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:13:59.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:59.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:59.838 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 11:13:59.838 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:13:59.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:59.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:59.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:59.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:59.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:13:59.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:13:59.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:13:59.840 TRACE [main][WidgetHandler] Notify Table with event 13 11:13:59.840 TRACE [main][WidgetHandler] Wait for synchronization 11:13:59.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 "Remove") 11:13:59.840 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:13:59.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:59.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:59.840 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 11:13:59.840 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:13:59.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:59.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:59.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:59.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:59.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:59.844 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 11:13:59.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:59.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:59.844 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:59.844 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:59.844 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 11:13:59.844 INFO [WorkbenchTestable][NewClassCreationWizard] Cancel wizard 11:13:59.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.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) 11:13:59.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:59.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:59.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:59.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:59.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:59.847 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:13:59.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:59.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:59.847 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:59.847 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:13:59.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:13:59.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:13:59.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:13:59.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:13:59.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:13:59.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:13:59.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:13:59.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:13:59.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:13:59.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:13:59.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:13:59.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:13:59.888 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 11:13:59.888 DEBUG [main][EditorHandler] 0 editor(s) found 11:13:59.888 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 11:13:59.888 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:13:59.888 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:13:59.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:13:59.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:13:59.889 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 11:13:59.889 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:13:59.889 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 11:13:59.889 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 11:13:59.889 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:13:59.889 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:13:59.889 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:13:59.889 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:13:59.889 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:59.889 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:13:59.889 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:59.889 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:13:59.889 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:59.889 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:13:59.889 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:59.889 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:13:59.889 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:59.889 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:13:59.890 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:59.890 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:13:59.890 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:59.890 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:13:59.890 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:59.890 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:13:59.890 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:59.890 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:13:59.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:59.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:59.890 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:13:59.890 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:13:59.890 DEBUG [main][MenuItemLookup] Found menu:'File' 11:13:59.890 DEBUG [main][MenuItemLookup] Item match:File 11:13:59.891 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:13:59.891 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:13:59.893 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:13:59.893 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:13:59.893 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:13:59.893 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:59.893 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:13:59.893 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:13:59.893 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:13:59.893 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:13:59.893 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:13:59.893 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:13:59.894 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:13:59.894 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:13:59.894 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:13:59.894 DEBUG [main][MenuItemLookup] Found menu:'File' 11:13:59.894 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:13:59.894 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:13:59.894 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:13:59.894 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:59.894 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:13:59.894 DEBUG [main][MenuItemLookup] Found menu:'' 11:13:59.894 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:13:59.894 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:13:59.894 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:13:59.894 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:13:59.894 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:13:59.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 11:13:59.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 11:13:59.974 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:13:59.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:13:59.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:13:59.974 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:13:59.974 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:13:59.975 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:13:59.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:59.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:59.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:59.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:59.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:13:59.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:13:59.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:13:59.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:13:59.983 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:13:59.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:13:59.983 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:13:59.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:13:59.983 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:13:59.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:13:59.983 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:13:59.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:13:59.983 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:13:59.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:13:59.983 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:13:59.983 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 11:13:59.983 DEBUG [main][TreeItemHandler] Selecting tree item: Class 11:13:59.984 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 11:13:59.984 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 11:13:59.984 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:13:59.984 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:13:59.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.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) 11:13:59.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:13:59.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:13:59.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:13:59.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:13:59.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:13:59.985 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:13:59.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:13:59.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:13:59.985 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:13:59.985 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:14:00.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'] 11:14:00.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:00.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:00.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 11:14:00.058 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 11:14:00.058 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 11:14:00.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:14:00.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:14:00.059 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 11:14:00.059 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:00.059 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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...") 11:14:00.059 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:14:00.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:14:00.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:14:00.059 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 11:14:00.059 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:14:00.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:00.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:00.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:00.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:00.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:14:00.062 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 11:14:00.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:14:00.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:14:00.062 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:14:00.062 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:14:00.118 DEBUG [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.... 11:14:00.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 11:14:00.119 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 11:14:00.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:14:00.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:14:00.120 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 11:14:00.120 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:14:00.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:14:00.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:14:00.120 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 11:14:00.120 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:14:00.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:00.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:00.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:00.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:00.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:14:00.120 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:14:00.121 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleAction 11:14:00.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 11:14:00.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 11:14:00.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 11:14:00.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 11:14:00.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:00.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:00.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:00.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:00.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:14:00.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:00.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:00.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:00.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:00.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:00.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:00.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:00.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:14:00.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:00.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:00.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:01.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:01.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:01.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:01.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:01.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:14:01.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:01.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:01.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:01.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:01.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:01.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:01.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:01.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:14:01.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:01.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:01.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:02.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:02.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:02.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:02.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:02.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:14:02.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:02.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:02.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:02.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:02.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:02.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:02.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:02.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:14:02.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:02.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:02.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:03.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:03.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:03.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:03.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:03.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:14:03.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:03.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:03.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:03.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 11:14:03.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:14:03.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:03.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:03.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:03.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:03.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:14:03.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:03.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:03.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:03.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:14:03.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:14:03.122 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:14:03.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:14:03.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:14:03.123 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 11:14:03.123 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:14:03.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:03.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:03.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:03.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:03.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:14:03.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:14:03.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:14:03.126 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:14:03.126 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:14:03.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:14:03.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:14:03.126 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 11:14:03.126 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:14:03.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:03.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:03.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:03.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:03.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:14:03.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:14:03.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:14:03.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") 11:14:03.127 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:14:03.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:14:03.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:14:03.127 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 11:14:03.127 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:14:03.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:03.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:03.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:03.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:03.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:14:03.129 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:14:03.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:14:03.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:14:03.129 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:14:03.129 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:14:03.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 11:14:03.169 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:14:03.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:14:03.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:14:03.169 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 11:14:03.169 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:14:03.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:03.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:03.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:03.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:03.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:14:03.172 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 11:14:03.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:14:03.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:14:03.173 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:14:03.173 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:14:03.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 11:14:03.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 11:14:03.210 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 11:14:03.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:14:03.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:14:03.211 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 11:14:03.211 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:14:03.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:14:03.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:14:03.211 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 11:14:03.211 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:14:03.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:03.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:03.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:03.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:03.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:14:03.211 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:14:03.212 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleEditableText 11:14:03.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 11:14:03.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 11:14:03.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 11:14:03.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:03.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:03.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:03.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:03.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:14:03.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:03.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:03.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:03.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:03.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:03.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:03.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:03.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:14:03.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:03.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:03.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:04.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:04.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:04.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:04.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:04.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:14:04.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:04.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:04.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:04.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:04.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:04.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:04.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:04.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:14:04.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:04.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:04.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:05.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:05.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:05.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:05.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:05.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:14:05.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:05.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:05.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:05.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:05.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:05.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:05.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:05.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:14:05.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:05.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:05.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:06.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:06.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:06.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:06.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:06.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:14:06.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:06.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:06.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:06.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 11:14:06.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:14:06.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:06.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:06.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:06.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:06.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:14:06.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:06.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:06.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:06.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:14:06.214 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:14:06.214 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:14:06.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:14:06.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:14:06.214 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 11:14:06.214 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:14:06.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:06.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:06.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:06.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:06.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:14:06.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:14:06.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:14:06.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 11:14:06.218 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:14:06.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:14:06.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:14:06.219 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 11:14:06.219 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:14:06.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:06.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:06.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:06.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:06.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:14:06.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:14:06.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:14:06.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 "OK") 11:14:06.219 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:14:06.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:14:06.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:14:06.219 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 11:14:06.219 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:14:06.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:06.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:06.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:06.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:06.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:14:06.221 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:14:06.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:14:06.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:14:06.221 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:14:06.221 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:14:06.269 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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...") 11:14:06.269 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:14:06.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:14:06.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:14:06.269 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 11:14:06.269 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:14:06.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:06.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:06.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:06.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:06.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:14:06.273 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 11:14:06.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:14:06.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:14:06.273 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:14:06.273 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:14:06.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 11:14:06.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 11:14:06.326 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 11:14:06.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:14:06.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:14:06.327 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 11:14:06.327 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:14:06.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:14:06.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:14:06.327 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 11:14:06.327 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:14:06.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:06.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:06.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:06.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:06.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:14:06.328 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:14:06.328 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleExtendedTable 11:14:06.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 11:14:06.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 11:14:06.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 11:14:06.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:06.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:06.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:06.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:06.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:14:06.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:06.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:06.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:06.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:06.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:06.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:06.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:06.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:14:06.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:06.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:06.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:07.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:07.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:07.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:07.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:07.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:14:07.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:07.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:07.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:07.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:07.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:07.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:07.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:07.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:14:07.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:07.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:07.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:08.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:08.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:08.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:08.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:08.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:14:08.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:08.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:08.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:08.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:08.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:08.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:08.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:08.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:14:08.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:08.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:08.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:09.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:09.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:09.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:09.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:09.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:14:09.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:09.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:09.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:09.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 11:14:09.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:14:09.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:09.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:09.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:09.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:09.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:14:09.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:09.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:09.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:09.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:14:09.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:14:09.331 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:14:09.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:14:09.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:14:09.331 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 11:14:09.331 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:14:09.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:09.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:09.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:09.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:09.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:14:09.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:14:09.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:14:09.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:14:09.336 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:14:09.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:14:09.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:14:09.336 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 11:14:09.336 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:14:09.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:09.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:09.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:09.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:09.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:14:09.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:14:09.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:14:09.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 11:14:09.337 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:14:09.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:14:09.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:14:09.337 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 11:14:09.337 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:14:09.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:09.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:09.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:09.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:09.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:14:09.338 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:14:09.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:14:09.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:14:09.338 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:14:09.338 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:14:09.389 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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...") 11:14:09.389 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:14:09.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:14:09.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:14:09.389 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 11:14:09.389 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:14:09.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:09.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:09.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:09.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:09.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:14:09.393 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 11:14:09.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:14:09.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:14:09.393 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:14:09.393 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:14:09.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 11:14:09.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 11:14:09.441 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 11:14:09.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:14:09.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:14:09.442 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 11:14:09.442 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:14:09.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:14:09.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:14:09.442 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 11:14:09.442 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:14:09.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:09.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:09.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:09.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:09.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:14:09.442 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:14:09.443 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleStreamable 11:14:09.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 11:14:09.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 11:14:09.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 11:14:09.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:09.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:09.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:09.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:09.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:14:09.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:09.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:09.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:09.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:09.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:09.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:09.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:09.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:14:09.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:09.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:09.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:10.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:10.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:10.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:10.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:10.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:14:10.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:10.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:10.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:10.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:10.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:10.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:10.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:10.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:14:10.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:10.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:10.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:11.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:11.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:11.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:11.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:11.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:14:11.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:11.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:11.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:11.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:11.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:11.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:11.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:11.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:14:11.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:11.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:11.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:12.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:12.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:12.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:12.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:12.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:14:12.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:12.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:12.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:12.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 11:14:12.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:14:12.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:12.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:12.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:12.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:12.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:14:12.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:12.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:12.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:12.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:14:12.444 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:14:12.444 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:14:12.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:14:12.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:14:12.445 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 11:14:12.445 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:14:12.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:12.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:12.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:12.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:12.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:14:12.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:14:12.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:14:12.448 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:14:12.448 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:14:12.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:14:12.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:14:12.448 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 11:14:12.448 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:14:12.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:12.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:12.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:12.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:12.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:14:12.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:14:12.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:14:12.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:14:12.449 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:14:12.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:14:12.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:14:12.449 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 11:14:12.449 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:14:12.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:12.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:12.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:12.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:12.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:14:12.450 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:14:12.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:14:12.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:14:12.450 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:14:12.450 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:14:12.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 "Add...") 11:14:12.483 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:14:12.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:14:12.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:14:12.483 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 11:14:12.483 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:14:12.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:12.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:12.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:12.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:12.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:14:12.486 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 11:14:12.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:14:12.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:14:12.486 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:14:12.486 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:14:12.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 11:14:12.526 DEBUG [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 11:14:12.526 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 11:14:12.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:14:12.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:14:12.526 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 11:14:12.526 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:14:12.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:14:12.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:14:12.526 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 11:14:12.526 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:14:12.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:12.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:12.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:12.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:12.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:14:12.527 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:14:12.527 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleText 11:14:12.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 11:14:12.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 11:14:12.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 11:14:12.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:12.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:12.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:12.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:12.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:14:12.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:12.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:12.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:13.027 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:13.027 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:13.027 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:13.027 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:13.027 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:14:13.027 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:13.027 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:13.027 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:13.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:13.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:13.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:13.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:13.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:14:13.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:13.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:13.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:14.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:14.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:14.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:14.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:14:14.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:14.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:14:14.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:14.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:14.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:14.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:14.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:14.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:14.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:14:14.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:14.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:14:14.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:14.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:14.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:15.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:15.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:15.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:15.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:14:15.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:15.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:14:15.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:15.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:15.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:15.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:15.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:15.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:15.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:14:15.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:15.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:14:15.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:15.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:15.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:15.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 11:14:15.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:14:15.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:15.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:15.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:15.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:14:15.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:15.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:14:15.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:15.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:15.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:15.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:14:15.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:14:15.529 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:14:15.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:14:15.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:14:15.529 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 11:14:15.529 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:14:15.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:15.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:15.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:15.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:15.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:14:15.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:14:15.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:14:15.532 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:14:15.532 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:14:15.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:14:15.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:14:15.532 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 11:14:15.532 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:14:15.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:15.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:15.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:15.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:15.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:14:15.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:14:15.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:14:15.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:14:15.533 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:14:15.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:14:15.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:14:15.533 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 11:14:15.533 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:14:15.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:15.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:15.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:15.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:15.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:14:15.534 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:14:15.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:14:15.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:14:15.534 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:14:15.534 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:14:15.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:14:15.571 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:14:15.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:14:15.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:14:15.571 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 11:14:15.571 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:14:15.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:15.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:15.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:15.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:15.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:14:15.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:14:15.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:14:15.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:14:15.572 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:14:15.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:14:15.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:14:15.572 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 11:14:15.572 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:14:15.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:15.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:15.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:15.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:15.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:14:15.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:14:15.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:14:15.573 TRACE [main][WidgetHandler] Notify Table with event 13 11:14:15.574 TRACE [main][WidgetHandler] Wait for synchronization 11:14:15.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 11:14:15.574 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:14:15.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:14:15.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:14:15.574 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 11:14:15.574 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:14:15.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:15.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:15.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:15.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:15.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:14:15.577 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 11:14:15.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:14:15.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:14:15.577 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:14:15.577 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:14:15.579 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:14:15.579 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:14:15.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:14:15.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:14:15.579 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 11:14:15.579 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:14:15.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:15.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:15.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:15.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:15.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:14:15.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:14:15.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:14:15.580 TRACE [main][WidgetHandler] Notify Table with event 13 11:14:15.580 TRACE [main][WidgetHandler] Wait for synchronization 11:14:15.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 11:14:15.580 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:14:15.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:14:15.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:14:15.581 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 11:14:15.581 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:14:15.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:15.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:15.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:15.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:15.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:14:15.582 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 11:14:15.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:14:15.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:14:15.582 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:14:15.582 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:14:15.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 11:14:15.583 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:14:15.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:14:15.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:14:15.583 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 11:14:15.583 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:14:15.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:15.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:15.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:15.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:15.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:14:15.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:14:15.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:14:15.585 TRACE [main][WidgetHandler] Notify Table with event 13 11:14:15.585 TRACE [main][WidgetHandler] Wait for synchronization 11:14:15.585 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:14:15.585 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:14:15.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:14:15.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:14:15.585 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 11:14:15.585 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:14:15.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:15.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:15.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:15.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:15.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:14:15.589 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 11:14:15.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:14:15.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:14:15.589 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:14:15.589 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:14:15.590 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:14:15.590 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:14:15.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:14:15.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:14:15.590 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 11:14:15.590 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:14:15.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:15.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:15.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:15.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:15.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:14:15.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:14:15.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:14:15.591 TRACE [main][WidgetHandler] Notify Table with event 13 11:14:15.591 TRACE [main][WidgetHandler] Wait for synchronization 11:14:15.591 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:14:15.591 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:14:15.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:14:15.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:14:15.592 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 11:14:15.592 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:14:15.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:15.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:15.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:15.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:15.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:14:15.593 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 11:14:15.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:14:15.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:14:15.593 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:14:15.593 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:14:15.594 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:14:15.594 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:14:15.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:14:15.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:14:15.594 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 11:14:15.594 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:14:15.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:15.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:15.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:15.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:15.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:14:15.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:14:15.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:14:15.595 TRACE [main][WidgetHandler] Notify Table with event 13 11:14:15.596 TRACE [main][WidgetHandler] Wait for synchronization 11:14:15.596 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:14:15.596 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:14:15.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:14:15.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:14:15.596 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 11:14:15.596 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:14:15.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:15.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:15.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:15.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:15.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:14:15.597 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 11:14:15.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:14:15.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:14:15.597 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:14:15.597 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:14:15.598 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 11:14:15.598 INFO [WorkbenchTestable][NewClassCreationWizard] Cancel wizard 11:14:15.598 DEBUG [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) 11:14:15.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:15.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:15.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:15.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:15.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:14:15.600 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:14:15.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:14:15.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:14:15.600 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:14:15.600 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:14:15.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:14:15.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:14:15.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:14:15.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:15.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:15.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:15.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:14:15.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:15.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:14:15.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:15.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:15.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:15.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:14:15.642 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 11:14:15.642 DEBUG [main][EditorHandler] 0 editor(s) found 11:14:15.642 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 11:14:15.642 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:14:15.642 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:14:15.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:14:15.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:14:15.643 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 11:14:15.643 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:14:15.643 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreateNewClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 11:14:15.643 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 11:14:15.643 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:14:15.643 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:14:15.643 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:14:15.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'] 11:14:15.643 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:15.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'] 11:14:15.643 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:15.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: "New Java Class"] 11:14:15.643 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:15.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'] 11:14:15.643 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:15.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'] 11:14:15.643 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:15.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'] 11:14:15.643 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:15.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: "New Java Class"] 11:14:15.643 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:15.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: Matcher matching text to regular expression 'New|Select a wizard'] 11:14:15.644 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:15.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: Matcher matching text to regular expression 'New|Select a wizard'] 11:14:15.644 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:15.644 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:14:15.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:14:15.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:14:15.644 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:14:15.644 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:14:15.644 DEBUG [main][MenuItemLookup] Found menu:'File' 11:14:15.644 DEBUG [main][MenuItemLookup] Item match:File 11:14:15.644 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:14:15.644 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:14:15.647 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:14:15.647 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:14:15.647 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:14:15.647 DEBUG [main][MenuItemLookup] Found menu:'' 11:14:15.647 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:14:15.647 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:14:15.647 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:14:15.647 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:14:15.647 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:14:15.647 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:14:15.647 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:14:15.647 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:14:15.647 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:14:15.647 DEBUG [main][MenuItemLookup] Found menu:'File' 11:14:15.647 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:14:15.647 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:14:15.647 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:14:15.647 DEBUG [main][MenuItemLookup] Found menu:'' 11:14:15.647 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:14:15.647 DEBUG [main][MenuItemLookup] Found menu:'' 11:14:15.647 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:14:15.647 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:14:15.648 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:14:15.648 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:14:15.648 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:14:15.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 11:14:15.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 11:14:15.725 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:14:15.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:14:15.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:14:15.726 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:14:15.726 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:15.726 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:14:15.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:15.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:15.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:15.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:15.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:14:15.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:14:15.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:14:15.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:14:15.727 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:14:15.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:14:15.727 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:14:15.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:14:15.728 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:14:15.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:14:15.728 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:14:15.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:14:15.728 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:14:15.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:14:15.728 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:14:15.728 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 11:14:15.728 DEBUG [main][TreeItemHandler] Selecting tree item: Class 11:14:15.728 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 11:14:15.728 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 11:14:15.728 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:14:15.728 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:14:15.728 DEBUG [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) 11:14:15.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:15.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:15.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:15.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:15.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:14:15.735 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:14:15.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:14:15.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:14:15.735 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:14:15.735 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:14:15.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'] 11:14:15.814 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:15.814 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:15.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 11:14:15.814 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 11:14:15.814 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 11:14:15.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:14:15.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:14:15.815 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 11:14:15.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:15.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.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 11:14:15.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:15.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:15.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:15.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:15.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:14:15.819 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:14:15.819 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 11:14:15.825 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:") 11:14:15.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:15.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:15.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:15.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:15.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:14:15.856 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:14:15.857 INFO [WorkbenchTestable][AbstractText] Text set to: ClassName 11:14:15.860 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 11:14:15.860 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 11:14:15.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.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) 11:14:15.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:15.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:15.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:15.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:15.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:14:15.871 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:14:15.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:14:15.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:14:15.871 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:14:15.871 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:14:15.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:14:16.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:14:16.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:14:16.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:14:16.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:14:16.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:14:16.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 11:14:16.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 11:14:16.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:16.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:16.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:16.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:14:16.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:16.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:14:16.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:16.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:16.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:16.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:14:16.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is ClassName.java... 11:14:16.376 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QClassName.java\E') 11:14:16.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:16.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:16.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:16.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:16.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:14:16.378 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:16.378 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package org.example.test; public class ClassName { } TooltipText=null 11:14:16.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is ClassName.java finished successfully 11:14:16.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@9bf0d91 is found... 11:14:16.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@9bf0d91 is found finished successfully 11:14:16.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QClassName.java\E') 11:14:16.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:16.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:16.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:16.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:16.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:14:16.380 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:16.380 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package org.example.test; public class ClassName { } TooltipText=null 11:14:16.380 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 11:14:16.380 DEBUG [main][EditorHandler] 1 editor(s) found 11:14:16.380 DEBUG [WorkbenchTestable][EditorHandler] Closing editor ClassName.java 11:14:16.458 DEBUG [WorkbenchTestable][EditorHandler] Editor ClassName.java is closed 11:14:16.458 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 11:14:16.458 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:14:16.458 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:14:16.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:14:16.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:14:16.458 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreateNewClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 11:14:16.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:16.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:14:16.464 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 11:14:16.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:14:16.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:14:16.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:14:16.465 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:14:16.465 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:14:16.465 DEBUG [main][MenuItemLookup] Found menu:'File' 11:14:16.465 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:14:16.465 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:14:16.465 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:14:16.465 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:14:16.465 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:14:16.465 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:14:16.465 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:14:16.465 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:14:16.465 DEBUG [main][MenuItemLookup] Item match:Window 11:14:16.466 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:14:16.466 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:14:16.466 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:14:16.466 DEBUG [main][MenuItemLookup] Found menu:'' 11:14:16.466 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:14:16.466 DEBUG [main][MenuItemLookup] Item match:Show View 11:14:16.469 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 11:14:16.469 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 11:14:16.469 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 11:14:16.469 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 11:14:16.469 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 11:14:16.469 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 11:14:16.469 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 11:14:16.469 DEBUG [main][MenuItemLookup] Found menu:'Progress' 11:14:16.469 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 11:14:16.469 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 11:14:16.469 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 11:14:16.469 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 11:14:16.469 DEBUG [main][MenuItemLookup] Found menu:'Templates' 11:14:16.469 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 11:14:16.469 DEBUG [main][MenuItemLookup] Found menu:'' 11:14:16.469 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 11:14:16.469 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 11:14:16.488 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 11:14:16.488 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 11:14:16.490 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 11:14:16.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 11:14:16.565 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 11:14:16.565 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 11:14:16.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:14:16.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:14:16.566 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 11:14:16.566 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:14:16.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:14:16.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:14:16.566 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:14:16.566 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:14:16.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:16.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:16.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:16.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:16.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:14:16.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:14:16.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:14:16.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:14:16.567 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:14:16.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:14:16.567 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:14:16.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:14:16.568 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:14:16.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:14:16.568 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:14:16.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:14:16.568 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:14:16.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:14:16.568 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:14:16.568 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 11:14:16.568 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 11:14:16.568 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 11:14:16.568 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 11:14:16.568 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:14:16.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:14:16.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:14:16.568 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:14:16.568 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:14:16.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:16.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:16.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") 11:14:16.569 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:14:16.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:14:16.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:14:16.569 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:14:16.569 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:14:16.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:16.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:16.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:16.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:16.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:14:16.569 INFO [WorkbenchTestable][AbstractButton] Click button &Open 11:14:16.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:14:16.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:14:16.569 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:14:16.569 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:14:16.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:14:16.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:14:16.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 11:14:16.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:16.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:16.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 11:14:16.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:16.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:16.613 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:14:16.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:14:16.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:14:16.614 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:14:16.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 11:14:16.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:16.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:16.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:16.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:16.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:14:16.615 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:16.615 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:16.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:16.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:14:16.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:14:16.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:14:16.616 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:16.616 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:16.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:16.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:14:16.632 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:16.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:16.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:16.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:14:16.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:16.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:16.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:14:17.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:17.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:14:17.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:17.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:14:17.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:14:17.633 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:17.633 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:17.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:17.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:14:17.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 11:14:17.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:17.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:17.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:17.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:17.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:14:17.634 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testproject 11:14:17.635 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:17.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:17.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:17.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:14:17.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:17.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:17.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:14:18.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:18.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:14:18.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:18.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:14:18.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:14:18.636 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:18.636 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:18.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:18.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:14:18.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 11:14:18.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:18.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:18.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:18.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:18.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:14:18.637 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testproject 11:14:18.638 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:18.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:18.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:18.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:14:18.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 11:14:18.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:18.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:18.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:18.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:18.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:14:18.638 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 11:14:18.638 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 11:14:18.638 DEBUG [main][TreeItemHandler] Set Tree selection 11:14:18.639 DEBUG [main][TreeHandler] Notify Tree about selection event 11:14:18.645 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 11:14:18.650 DEBUG [WorkbenchTestable][TreeItemHandler] testproject 11:14:18.650 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:14:18.650 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:14:18.678 DEBUG [main][MenuItemLookup] Found menu:'New' 11:14:18.678 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:14:18.678 DEBUG [main][MenuItemLookup] Found menu:'' 11:14:18.678 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:14:18.678 DEBUG [main][MenuItemLookup] Found menu:'' 11:14:18.678 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:14:18.678 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:14:18.678 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:14:18.678 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:14:18.678 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:14:18.678 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:14:18.678 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:14:18.678 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:14:18.678 DEBUG [main][MenuItemLookup] Found menu:'' 11:14:18.678 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:14:18.678 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:14:18.678 DEBUG [main][MenuItemLookup] Found menu:'' 11:14:18.678 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:14:18.678 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:14:18.678 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:14:18.678 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:14:18.678 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:14:18.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:14:18.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 11:14:19.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 11:14:19.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:19.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:19.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:19.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:14:19.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:19.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:14:19.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:19.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:19.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:19.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:14:19.179 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:14:19.179 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:14:19.205 DEBUG [main][MenuItemLookup] Found menu:'New' 11:14:19.206 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:14:19.206 DEBUG [main][MenuItemLookup] Found menu:'' 11:14:19.206 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:14:19.206 DEBUG [main][MenuItemLookup] Found menu:'' 11:14:19.206 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:14:19.206 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:14:19.206 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:14:19.206 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:14:19.206 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:14:19.206 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:14:19.206 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:14:19.206 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:14:19.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 11:14:19.807 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 11:14:19.807 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:14:19.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:14:19.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:14:19.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: 32) 11:14:19.810 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:14:19.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:14:19.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:14:19.810 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:14:19.810 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:14:19.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:19.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:19.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:19.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:19.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:14:19.811 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:14:19.811 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:14:19.811 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:14:19.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:14:19.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:14:19.811 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:14:19.811 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:14:19.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 "OK") 11:14:19.811 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:14:19.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:14:19.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:14:19.811 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:14:19.811 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:14:19.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:19.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:19.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:19.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:19.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:14:19.812 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:14:19.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:14:19.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:14:19.812 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:14:19.812 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:14:19.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:14:19.816 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:14:20.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:14:20.316 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:14:20.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:14:20.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:14:20.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 11:14:20.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 11:14:20.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:14:20.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:14:20.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:14:20.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:20.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:20.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:20.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:14:20.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:20.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:20.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:20.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:20.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:14:20.316 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 11:14:20.316 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:14:20.316 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:14:20.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:14:20.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.097 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: 4.174 s testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) Time elapsed: 0.531 s testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) Time elapsed: 18.417 s testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) Time elapsed: 15.754 s testCreateNewClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) Time elapsed: 0.815 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 11:14:20.324 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 11:14:20.324 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:14:20.325 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:14:20.325 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 11:14:20.325 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:14:20.325 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:14:20.325 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:14:20.325 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:14:20.325 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:14:20.325 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 11:14:20.325 DEBUG [main][EditorHandler] 0 editor(s) found 11:14:20.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:20.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:20.326 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:14:20.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:20.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:20.327 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:14:20.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:14:20.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:14:20.328 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:14:20.328 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 11:14:20.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:20.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:20.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:20.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:20.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:14:20.329 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:20.329 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:20.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:20.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:14:20.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:14:20.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:14:20.330 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:20.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:20.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:20.331 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 11:14:20.331 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:20.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:20.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:20.331 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 11:14:20.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:20.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:20.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:20.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:20.332 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:20.332 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:20.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:20.333 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 11:14:20.333 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:14:20.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:20.333 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:14:20.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:20.333 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:14:20.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:20.333 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:14:20.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:20.333 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:14:20.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:20.333 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:14:20.334 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:20.334 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:14:20.334 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:20.334 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:14:20.334 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:20.334 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:14:20.334 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:20.334 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:14:20.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:14:20.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:14:20.334 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:14:20.334 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:14:20.334 DEBUG [main][MenuItemLookup] Found menu:'File' 11:14:20.334 DEBUG [main][MenuItemLookup] Item match:File 11:14:20.335 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:14:20.335 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:14:20.338 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:14:20.338 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:14:20.338 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:14:20.338 DEBUG [main][MenuItemLookup] Found menu:'' 11:14:20.338 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:14:20.338 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:14:20.338 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:14:20.338 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:14:20.338 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:14:20.338 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:14:20.338 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:14:20.338 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:14:20.338 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:14:20.338 DEBUG [main][MenuItemLookup] Found menu:'File' 11:14:20.338 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:14:20.338 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:14:20.338 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:14:20.338 DEBUG [main][MenuItemLookup] Found menu:'' 11:14:20.338 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:14:20.338 DEBUG [main][MenuItemLookup] Found menu:'' 11:14:20.338 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:14:20.338 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:14:20.354 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:14:20.354 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:14:20.354 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:14:20.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 'New|Select a wizard'] is available.... 11:14:20.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 11:14:20.424 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:14:20.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:14:20.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:14:20.425 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:14:20.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:20.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:14:20.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:20.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:20.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:20.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:20.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:14:20.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:14:20.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:14:20.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:14:20.426 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:14:20.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:14:20.426 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:14:20.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:14:20.427 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:14:20.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:14:20.427 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:14:20.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:14:20.427 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:14:20.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:14:20.427 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:14:20.427 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 11:14:20.427 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 11:14:20.427 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 11:14:20.430 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 11:14:20.430 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:14:20.430 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:14:20.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) 11:14:20.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:20.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:20.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:20.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:20.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:14:20.431 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:14:20.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:14:20.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:14:20.431 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:14:20.431 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:14:20.622 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:14:20.624 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:20.624 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:20.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 11:14:20.624 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 11:14:20.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 11:14:20.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:14:20.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:14:20.625 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:14:20.625 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:20.625 DEBUG [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:") 11:14:20.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:20.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:20.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:20.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:20.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:14:20.626 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use an execution en&vironment JRE: already checked, no action performed 11:14:20.626 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 11:14:20.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:20.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:20.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:20.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:20.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 11:14:20.630 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:14:20.630 INFO [WorkbenchTestable][JavaProjectWizard] Cancel wizard 11:14:20.630 DEBUG [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) 11:14:20.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:20.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:20.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:20.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:20.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:14:20.632 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:14:20.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:14:20.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:14:20.632 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:14:20.632 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:14:20.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:14:20.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:14:20.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:14:20.692 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 11:14:20.692 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 11:14:20.692 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:14:20.692 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:14:20.692 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:14:20.692 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:20.692 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:20.692 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:20.692 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:14:20.692 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:20.692 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:20.692 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:20.692 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:20.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:14:20.692 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:14:20.692 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJavaProjectWizardCreateInfoModule no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 11:14:20.692 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 11:14:20.692 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:14:20.692 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:14:20.692 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:14:20.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'] 11:14:20.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:20.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'] 11:14:20.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:20.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"] 11:14:20.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:20.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'] 11:14:20.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:20.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'] 11:14:20.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:20.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'] 11:14:20.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:20.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"] 11:14:20.693 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:20.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'] 11:14:20.693 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:20.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'] 11:14:20.693 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:20.693 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:14:20.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:14:20.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:14:20.693 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:14:20.693 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:14:20.693 DEBUG [main][MenuItemLookup] Found menu:'File' 11:14:20.693 DEBUG [main][MenuItemLookup] Item match:File 11:14:20.694 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:14:20.694 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:14:20.696 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:14:20.696 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:14:20.696 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:14:20.696 DEBUG [main][MenuItemLookup] Found menu:'' 11:14:20.696 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:14:20.696 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:14:20.696 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:14:20.696 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:14:20.696 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:14:20.696 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:14:20.696 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:14:20.696 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:14:20.696 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:14:20.696 DEBUG [main][MenuItemLookup] Found menu:'File' 11:14:20.696 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:14:20.696 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:14:20.696 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:14:20.696 DEBUG [main][MenuItemLookup] Found menu:'' 11:14:20.696 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:14:20.696 DEBUG [main][MenuItemLookup] Found menu:'' 11:14:20.696 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:14:20.696 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:14:20.697 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:14:20.697 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:14:20.697 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:14:20.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 11:14:20.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 11:14:20.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:14:20.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:14:20.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:14:20.786 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:14:20.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:20.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:14:20.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:20.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:20.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:20.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:20.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:14:20.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:14:20.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:14:20.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:14:20.787 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:14:20.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:14:20.788 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:14:20.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:14:20.788 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:14:20.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:14:20.788 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:14:20.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:14:20.788 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:14:20.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:14:20.788 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:14:20.788 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 11:14:20.788 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 11:14:20.788 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 11:14:20.791 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 11:14:20.791 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:14:20.791 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:14:20.791 DEBUG [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) 11:14:20.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:20.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:20.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:20.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:20.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:14:20.792 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:14:20.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:14:20.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:14:20.792 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:14:20.792 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:14:20.980 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:14:20.981 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:20.981 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:20.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 11:14:20.981 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 11:14:20.981 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 11:14:20.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:14:20.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:14:20.982 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:14:20.982 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:20.982 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'SimpleJavaProject' 11:14:20.982 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:") 11:14:20.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:20.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:20.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:20.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:20.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:14:20.984 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:14:20.985 INFO [WorkbenchTestable][AbstractText] Text set to: SimpleJavaProject 11:14:21.004 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting active button 'Use an execution environment JRE' 11:14:21.021 DEBUG [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:") 11:14:21.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:21.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:21.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:21.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:21.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:14:21.022 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use an execution en&vironment JRE: already checked, no action performed 11:14:21.022 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Selecting 'JavaSE-17' 11:14:21.022 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 11:14:21.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:21.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:21.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:21.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:21.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 11:14:21.023 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo JavaSE-17 to selection: JavaSE-17 11:14:21.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 11:14:21.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:14:21.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:21.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:21.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:21.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:14:21.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:21.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:21.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:21.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:21.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:21.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:21.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:21.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:14:21.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:21.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:21.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:21.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:22.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:22.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:22.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:22.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:14:22.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:22.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:22.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:22.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:22.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:22.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:22.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:22.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:14:22.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:22.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:22.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:22.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:23.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:23.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:23.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:23.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:14:23.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:23.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:23.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:23.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:23.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:23.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:23.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:23.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:14:23.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:23.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:23.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:23.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:24.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:24.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:24.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:24.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:14:24.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:24.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:24.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:24.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:24.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 11:14:24.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:14:24.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:24.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:24.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:24.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:14:24.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:24.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:24.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:24.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:24.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:14:24.052 DEBUG [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") 11:14:24.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:24.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:24.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:24.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:24.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:14:24.054 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to true 11:14:24.060 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 11:14:24.060 INFO [WorkbenchTestable][CheckBox] Check checkbox Create &module-info.java file 11:14:24.060 INFO [WorkbenchTestable][AbstractButton] Click button Create &module-info.java file 11:14:24.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:14:24.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:14:24.060 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:14:24.060 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:14:24.080 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:") 11:14:24.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:24.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:24.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:24.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:24.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:14:24.085 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:14:24.086 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Module name:' to simplejavaproject 11:14:24.086 INFO [WorkbenchTestable][AbstractText] Text set to: simplejavaproject 11:14:24.102 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:14:24.102 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 11:14:24.102 DEBUG [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) 11:14:24.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:24.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:24.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:24.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:24.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:14:24.105 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:14:24.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:14:24.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:14:24.105 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:14:24.105 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:14:24.108 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.... 11:14:27.176 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 11:14:27.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:14:27.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:14:27.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:14:27.177 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 11:14:27.177 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:27.177 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:27.177 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:27.177 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:14:27.177 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:27.177 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:14:27.177 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:27.177 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:27.177 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:27.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:14:27.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:27.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:27.178 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:14:27.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:27.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:27.179 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:14:27.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:14:27.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:14:27.179 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:14:27.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') 11:14:27.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:27.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:27.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:27.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:27.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:14:27.180 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:27.180 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:27.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:27.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:14:27.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:14:27.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:14:27.183 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:27.183 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:27.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:27.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:14:27.184 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:27.184 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:27.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:27.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:14:27.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:27.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:27.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:14:27.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:27.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:14:28.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:28.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:14:28.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:14:28.186 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:28.186 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:28.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:28.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:14:28.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 11:14:28.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:28.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:28.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:28.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:28.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:14:28.188 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 11:14:28.188 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:28.188 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:28.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:28.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:14:28.189 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:28.189 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:28.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:28.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:14:28.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:28.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:28.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:14:28.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:28.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:14:29.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:29.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:14:29.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:14:29.191 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:29.191 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:29.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:29.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:14:29.192 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:14:29.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:29.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:29.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:29.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:29.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:14:29.192 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 11:14:29.192 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 11:14:29.193 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 11:14:29.193 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item SimpleJavaProject 11:14:29.193 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item SimpleJavaProject 11:14:29.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:14:29.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:14:29.694 INFO [WorkbenchTestable][TreeItemHandler] Expanded: SimpleJavaProject 11:14:29.695 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item module-info.java of tree item src 11:14:29.695 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 11:14:29.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:14:30.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:14:30.195 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 11:14:30.196 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item simplejavaproject of tree item module-info.java 11:14:30.196 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item module-info.java 11:14:30.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:14:30.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:14:30.696 INFO [WorkbenchTestable][TreeItemHandler] Expanded: module-info.java 11:14:30.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:30.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:30.698 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:14:30.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:30.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:30.698 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:14:30.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:14:30.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:14:30.699 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:14:30.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') 11:14:30.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:30.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:30.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:30.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:30.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:14:30.699 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:30.699 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:30.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:30.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:14:30.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:14:30.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:14:30.701 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:30.701 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:30.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:30.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:14:30.702 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:30.702 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:30.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:30.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:14:30.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:30.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:30.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:14:31.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:31.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:14:31.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:31.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:14:31.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:14:31.703 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:31.704 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:31.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:31.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:14:31.704 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:14:31.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:31.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:31.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:31.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:31.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:14:31.705 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 11:14:31.705 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:31.705 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:31.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:31.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:14:31.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:31.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:31.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:14:32.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:32.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:14:32.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:32.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:14:32.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:14:32.706 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:32.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:32.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:32.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:14:32.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 11:14:32.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:32.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:32.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:32.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:32.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:14:32.707 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 11:14:32.708 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:32.708 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:32.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:32.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:14:32.708 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:14:32.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:32.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:32.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:32.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:32.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:14:32.708 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 11:14:32.708 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 11:14:32.708 DEBUG [main][TreeItemHandler] Set Tree selection 11:14:32.709 DEBUG [main][TreeHandler] Notify Tree about selection event 11:14:32.714 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 11:14:32.716 DEBUG [WorkbenchTestable][TreeItemHandler] SimpleJavaProject 11:14:32.716 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:14:32.716 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:14:32.744 DEBUG [main][MenuItemLookup] Found menu:'New' 11:14:32.744 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:14:32.744 DEBUG [main][MenuItemLookup] Found menu:'' 11:14:32.744 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:14:32.744 DEBUG [main][MenuItemLookup] Found menu:'' 11:14:32.744 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:14:32.744 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:14:32.744 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:14:32.744 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:14:32.744 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:14:32.744 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:14:32.744 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:14:32.744 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:14:32.744 DEBUG [main][MenuItemLookup] Found menu:'' 11:14:32.744 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:14:32.744 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:14:32.744 DEBUG [main][MenuItemLookup] Found menu:'' 11:14:32.744 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:14:32.744 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:14:32.744 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:14:32.744 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:14:32.744 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:14:32.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:14:32.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 11:14:33.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:33.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:33.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:33.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:14:33.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:33.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:14:33.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:33.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:33.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:33.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:14:33.244 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:14:33.244 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:14:33.270 DEBUG [main][MenuItemLookup] Found menu:'New' 11:14:33.270 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:14:33.270 DEBUG [main][MenuItemLookup] Found menu:'' 11:14:33.270 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:14:33.270 DEBUG [main][MenuItemLookup] Found menu:'' 11:14:33.270 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:14:33.270 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:14:33.270 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:14:33.270 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:14:33.270 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:14:33.270 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:14:33.270 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:14:33.270 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:14:33.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 11:14:33.878 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 11:14:33.878 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:14:33.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:14:33.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:14:33.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 11:14:33.881 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:14:33.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:14:33.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:14:33.881 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:14:33.881 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:14:33.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:33.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:33.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:33.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:33.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:14:33.881 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:14:33.881 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:14:33.881 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:14:33.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:14:33.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:14:33.881 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:14:33.881 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:14:33.882 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 11:14:33.882 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:14:33.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:14:33.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:14:33.882 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:14:33.882 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:14:33.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:33.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:33.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:33.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:33.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:14:33.882 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:14:33.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:14:33.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:14:33.883 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:14:33.883 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:14:33.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:14:33.886 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:14:34.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:14:34.386 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:14:34.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:14:34.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:14:34.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:14:34.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:14:34.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:14:34.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:34.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:34.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:34.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:14:34.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:34.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:34.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:34.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:34.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:14:34.386 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 11:14:34.386 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:14:34.386 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:14:34.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:14:34.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:14:34.387 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJavaProjectWizardCreateInfoModule no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 11:14:34.387 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:14:34.387 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJavaProjectWizardDisabledModuleInfoCheckbox no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 11:14:34.387 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 11:14:34.387 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:14:34.387 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:14:34.387 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:14:34.387 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:14:34.387 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:34.387 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:14:34.387 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:34.387 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 11:14:34.387 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:34.387 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:14:34.387 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:34.387 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:14:34.387 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:34.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'] 11:14:34.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:34.388 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 11:14:34.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:34.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'] 11:14:34.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:34.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'] 11:14:34.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:34.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:14:34.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:14:34.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:14:34.388 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:14:34.388 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:14:34.388 DEBUG [main][MenuItemLookup] Found menu:'File' 11:14:34.388 DEBUG [main][MenuItemLookup] Item match:File 11:14:34.389 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:14:34.389 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:14:34.392 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:14:34.392 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:14:34.392 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:14:34.392 DEBUG [main][MenuItemLookup] Found menu:'' 11:14:34.392 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:14:34.392 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:14:34.392 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:14:34.392 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:14:34.392 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:14:34.392 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:14:34.392 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:14:34.392 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:14:34.392 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:14:34.392 DEBUG [main][MenuItemLookup] Found menu:'File' 11:14:34.392 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:14:34.392 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:14:34.392 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:14:34.392 DEBUG [main][MenuItemLookup] Found menu:'' 11:14:34.392 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:14:34.392 DEBUG [main][MenuItemLookup] Found menu:'' 11:14:34.392 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:14:34.392 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:14:34.393 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:14:34.393 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:14:34.393 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:14:34.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 'New|Select a wizard'] is available.... 11:14:34.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 11:14:34.463 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:14:34.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:14:34.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:14:34.464 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:14:34.464 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:34.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:14:34.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:34.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:34.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:34.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:34.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:14:34.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:14:34.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:14:34.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:14:34.466 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:14:34.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:14:34.466 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:14:34.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:14:34.466 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:14:34.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:14:34.466 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:14:34.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:14:34.466 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:14:34.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:14:34.466 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:14:34.466 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 11:14:34.466 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 11:14:34.466 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 11:14:34.467 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 11:14:34.467 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:14:34.467 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:14:34.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) 11:14:34.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:34.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:34.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:34.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:34.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:14:34.468 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:14:34.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:14:34.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:14:34.468 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:14:34.468 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:14:34.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'] 11:14:34.653 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:34.653 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:34.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 11:14:34.653 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 11:14:34.653 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 11:14:34.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:14:34.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:14:34.654 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:14:34.654 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:34.654 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'SimpleJavaProject' 11:14:34.654 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:") 11:14:34.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:34.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:34.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:34.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:34.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:14:34.655 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:14:34.656 INFO [WorkbenchTestable][AbstractText] Text set to: SimpleJavaProject 11:14:34.672 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting active button 'Use an execution environment JRE' 11:14:34.691 DEBUG [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:") 11:14:34.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:34.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:34.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:34.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:34.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:14:34.698 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use an execution en&vironment JRE: already checked, no action performed 11:14:34.698 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Selecting 'JavaSE-17' 11:14:34.698 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 11:14:34.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:34.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:34.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:34.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:34.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 11:14:34.699 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo JavaSE-17 to selection: JavaSE-17 11:14:34.737 DEBUG [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") 11:14:34.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:34.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:34.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:34.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:34.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:14:34.739 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to true 11:14:34.739 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 11:14:34.739 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file already selected, no action performed 11:14:34.739 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:14:34.739 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 11:14:34.740 DEBUG [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) 11:14:34.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:34.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:34.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:34.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:34.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:14:34.741 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:14:34.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:14:34.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:14:34.741 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:14:34.741 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:14:34.745 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.... 11:14:37.768 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 11:14:37.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:14:37.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:14:37.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:14:37.768 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 11:14:37.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:37.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:37.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:37.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:14:37.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:37.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:14:37.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:37.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:37.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:37.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:14:37.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:37.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:37.769 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:14:37.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:37.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:37.771 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:14:37.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:14:37.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:14:37.771 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:14:37.771 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 11:14:37.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:37.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:37.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:37.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:37.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:14:37.772 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:37.772 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:37.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:37.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:14:37.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:14:37.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:14:37.774 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:37.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:37.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:37.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:14:37.775 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:37.775 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:37.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:37.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:14:37.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:37.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:37.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:14:38.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:38.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:14:38.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:38.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:14:38.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:14:38.791 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:38.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:38.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:38.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:14:38.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 11:14:38.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:38.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:38.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:38.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:38.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:14:38.792 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 11:14:38.792 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:38.792 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:38.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:38.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:14:38.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:38.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:38.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:14:39.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:39.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:14:39.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:39.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:14:39.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:14:39.794 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:39.794 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:39.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:39.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:14:39.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 11:14:39.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:39.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:39.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:39.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:39.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:14:39.795 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 11:14:39.795 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:39.795 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:39.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:39.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:14:39.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 11:14:39.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:39.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:39.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:39.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:39.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:14:39.796 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 11:14:39.796 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 11:14:39.796 DEBUG [main][TreeItemHandler] Set Tree selection 11:14:39.796 DEBUG [main][TreeHandler] Notify Tree about selection event 11:14:39.802 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 11:14:39.804 DEBUG [WorkbenchTestable][TreeItemHandler] SimpleJavaProject 11:14:39.804 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:14:39.804 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:14:39.832 DEBUG [main][MenuItemLookup] Found menu:'New' 11:14:39.832 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:14:39.832 DEBUG [main][MenuItemLookup] Found menu:'' 11:14:39.832 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:14:39.832 DEBUG [main][MenuItemLookup] Found menu:'' 11:14:39.832 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:14:39.832 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:14:39.832 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:14:39.832 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:14:39.832 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:14:39.832 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:14:39.832 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:14:39.832 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:14:39.832 DEBUG [main][MenuItemLookup] Found menu:'' 11:14:39.832 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:14:39.832 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:14:39.832 DEBUG [main][MenuItemLookup] Found menu:'' 11:14:39.832 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:14:39.832 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:14:39.833 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:14:39.833 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:14:39.833 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:14:39.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:14:39.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 11:14:40.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:14:40.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:40.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:40.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:40.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:14:40.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:40.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:14:40.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:40.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:40.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:40.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:14:40.333 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:14:40.333 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:14:40.360 DEBUG [main][MenuItemLookup] Found menu:'New' 11:14:40.360 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:14:40.360 DEBUG [main][MenuItemLookup] Found menu:'' 11:14:40.360 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:14:40.360 DEBUG [main][MenuItemLookup] Found menu:'' 11:14:40.360 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:14:40.360 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:14:40.360 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:14:40.360 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:14:40.360 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:14:40.360 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:14:40.360 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:14:40.360 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:14:40.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 11:14:40.937 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 11:14:40.937 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:14:40.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:14:40.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:14:40.940 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 11:14:40.940 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:14:40.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:14:40.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:14:40.940 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:14:40.940 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:14:40.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:40.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:40.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:40.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:40.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:14:40.940 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:14:40.940 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:14:40.940 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:14:40.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:14:40.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:14:40.940 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:14:40.940 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:14:40.941 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 11:14:40.941 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:14:40.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:14:40.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:14:40.941 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:14:40.941 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:14:40.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:40.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:40.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:40.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:40.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:14:40.941 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:14:40.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:14:40.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:14:40.941 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:14:40.941 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:14:40.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:14:40.944 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:14:41.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:14:41.445 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:14:41.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:14:41.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:14:41.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:14:41.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:14:41.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:14:41.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:14:41.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:41.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:41.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:41.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:14:41.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:41.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:41.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:41.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:41.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:14:41.445 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 11:14:41.445 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:14:41.445 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:14:41.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:14:41.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:14:41.446 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJavaProjectWizardDisabledModuleInfoCheckbox no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 11:14:41.446 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:14:41.446 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJavaProjectWizard no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 11:14:41.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 11:14:41.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:14:41.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:14:41.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:14:41.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'] 11:14:41.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:41.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'] 11:14:41.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:41.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"] 11:14:41.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:41.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'] 11:14:41.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:41.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'] 11:14:41.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:41.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'] 11:14:41.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:41.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"] 11:14:41.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:41.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'] 11:14:41.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:41.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'] 11:14:41.447 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:41.447 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:14:41.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:14:41.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:14:41.447 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:14:41.447 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:14:41.447 DEBUG [main][MenuItemLookup] Found menu:'File' 11:14:41.447 DEBUG [main][MenuItemLookup] Item match:File 11:14:41.448 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:14:41.448 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:14:41.451 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:14:41.451 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:14:41.451 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:14:41.451 DEBUG [main][MenuItemLookup] Found menu:'' 11:14:41.451 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:14:41.451 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:14:41.451 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:14:41.451 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:14:41.451 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:14:41.451 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:14:41.451 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:14:41.451 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:14:41.451 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:14:41.451 DEBUG [main][MenuItemLookup] Found menu:'File' 11:14:41.451 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:14:41.451 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:14:41.451 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:14:41.451 DEBUG [main][MenuItemLookup] Found menu:'' 11:14:41.451 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:14:41.451 DEBUG [main][MenuItemLookup] Found menu:'' 11:14:41.451 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:14:41.451 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:14:41.464 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:14:41.464 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:14:41.464 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:14:41.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.... 11:14:41.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 'New|Select a wizard'] is available. finished successfully 11:14:41.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:14:41.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:14:41.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:14:41.541 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:14:41.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:41.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 11:14:41.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:41.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:41.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:41.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:41.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:14:41.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:14:41.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:14:41.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:14:41.542 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:14:41.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:14:41.543 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:14:41.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:14:41.543 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:14:41.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:14:41.543 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:14:41.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:14:41.543 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:14:41.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:14:41.543 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:14:41.543 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 11:14:41.543 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 11:14:41.543 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 11:14:41.543 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 11:14:41.543 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:14:41.543 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:14:41.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 11:14:41.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:41.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:41.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:41.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:41.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:14:41.544 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:14:41.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:14:41.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:14:41.544 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:14:41.544 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:14:41.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'] 11:14:41.756 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:41.756 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:41.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 11:14:41.756 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 11:14:41.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 11:14:41.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:14:41.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:14:41.757 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:14:41.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:41.757 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'SimpleJavaProject' 11:14:41.757 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:") 11:14:41.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:41.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:41.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:41.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:41.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:14:41.759 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:14:41.760 INFO [WorkbenchTestable][AbstractText] Text set to: SimpleJavaProject 11:14: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.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") 11:14:41.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:41.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:41.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:41.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:41.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:14:41.790 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting default location to true 11:14:41.790 INFO [WorkbenchTestable][CheckBox] Select checkbox Use &default location 11:14:41.790 DEBUG [WorkbenchTestable][CheckBox] Checkbox Use &default location already selected, no action performed 11:14:41.790 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:14:41.790 INFO [WorkbenchTestable][JavaProjectWizard] Go to next wizard page 11:14:41.790 DEBUG [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) 11:14:41.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:41.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:41.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:41.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:41.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:14:41.791 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:14:41.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:14:41.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:14:41.791 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:14:41.791 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:14:41.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.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") 11:14:41.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:41.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:41.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:14:42.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:42.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:42.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:42.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:14:42.473 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageTwo] Setting 'Allow output folders for source folders' to true 11:14:42.475 INFO [WorkbenchTestable][CheckBox] Select checkbox Allow output folders for sour&ce folders 11:14:42.476 INFO [WorkbenchTestable][CheckBox] Check checkbox Allow output folders for sour&ce folders 11:14:42.476 INFO [WorkbenchTestable][AbstractButton] Click button Allow output folders for sour&ce folders 11:14:42.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:14:42.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:14:42.476 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:14:42.476 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:14:42.476 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:14:42.476 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 11:14:42.476 DEBUG [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) 11:14:42.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:42.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:42.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:42.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:42.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:14:42.479 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:14:42.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:14:42.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:14:42.479 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:14:42.479 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:14:42.483 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.... 11:14:45.506 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 11:14:45.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:14:45.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:14:45.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:14:45.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 11:14:45.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:45.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:45.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:45.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:14:45.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:45.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:14:45.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:45.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:45.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:45.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:14:45.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:45.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:45.507 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:14:45.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:45.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:45.507 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:14:45.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:14:45.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:14:45.508 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:14:45.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 11:14:45.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:45.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:45.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:45.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:45.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:14:45.508 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:45.508 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:45.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:45.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:14:45.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:14:45.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:14:45.524 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:45.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:45.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:45.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:14:45.524 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:45.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:45.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:45.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:14:45.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:45.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:45.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:14:46.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:46.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:14:46.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:46.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:14:46.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:14:46.526 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:46.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:46.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:46.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:14:46.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 11:14:46.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:46.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:46.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:46.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:46.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:14:46.527 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 11:14:46.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:46.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:46.528 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:14:46.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:46.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:46.529 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:14:46.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:14:46.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:14:46.529 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:14:46.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 '\*?\QProject Explorer\E') 11:14:46.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:46.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:46.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:46.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:46.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:14:46.530 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:46.530 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:46.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:46.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:14:46.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:14:46.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:14:46.531 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:46.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:46.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:46.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:14:46.532 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:46.532 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:46.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:46.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:14:46.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:46.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:46.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:14:47.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:47.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:14:47.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:47.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:14:47.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:14:47.533 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:47.533 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:47.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:47.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:14:47.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 11:14:47.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:47.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:47.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:47.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:47.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:14:47.534 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 11:14:47.534 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:47.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:47.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:47.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:14:47.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:47.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:47.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:14:48.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:48.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:14:48.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:48.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:14:48.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:14:48.536 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:48.536 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:48.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:48.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:14:48.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 11:14:48.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:48.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:48.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:48.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:48.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:14:48.537 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 11:14:48.537 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:48.537 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:48.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:48.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:14:48.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:14:48.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:48.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:48.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:48.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:48.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:14:48.538 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 11:14:48.538 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 11:14:48.538 DEBUG [main][TreeItemHandler] Set Tree selection 11:14:48.538 DEBUG [main][TreeHandler] Notify Tree about selection event 11:14:48.544 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 11:14:48.546 DEBUG [WorkbenchTestable][TreeItemHandler] SimpleJavaProject 11:14:48.546 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:14:48.546 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:14:48.576 DEBUG [main][MenuItemLookup] Found menu:'New' 11:14:48.576 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:14:48.576 DEBUG [main][MenuItemLookup] Found menu:'' 11:14:48.576 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:14:48.576 DEBUG [main][MenuItemLookup] Found menu:'' 11:14:48.576 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:14:48.576 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:14:48.576 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:14:48.576 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:14:48.576 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:14:48.576 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:14:48.576 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:14:48.576 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:14:48.576 DEBUG [main][MenuItemLookup] Found menu:'' 11:14:48.576 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:14:48.576 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:14:48.576 DEBUG [main][MenuItemLookup] Found menu:'' 11:14:48.576 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:14:48.576 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:14:48.576 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:14:48.576 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:14:48.576 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:14:48.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:14:48.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:14:48.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 11:14:49.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:14:49.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:49.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:49.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:49.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:14:49.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:49.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:14:49.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:49.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:49.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:49.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:14:49.077 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:14:49.077 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:14:49.103 DEBUG [main][MenuItemLookup] Found menu:'New' 11:14:49.103 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:14:49.103 DEBUG [main][MenuItemLookup] Found menu:'' 11:14:49.103 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:14:49.103 DEBUG [main][MenuItemLookup] Found menu:'' 11:14:49.103 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:14:49.103 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:14:49.103 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:14:49.103 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:14:49.103 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:14:49.103 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:14:49.103 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:14:49.103 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:14:49.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 11:14:49.710 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 11:14:49.710 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:14:49.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:14:49.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:14:49.713 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 11:14:49.713 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:14:49.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:14:49.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:14:49.713 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:14:49.713 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:14:49.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:49.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:49.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:49.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:49.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:14:49.713 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:14:49.713 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:14:49.713 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:14:49.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:14:49.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:14:49.713 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:14:49.713 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:14: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") 11:14:49.714 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:14:49.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:14:49.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:14:49.714 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:14:49.714 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:14:49.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:49.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:49.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:49.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:49.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:14:49.714 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:14:49.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:14:49.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:14:49.714 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:14:49.714 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:14:49.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:14:49.718 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:14:50.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:14:50.218 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:14:50.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:14:50.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:14:50.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:14:50.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:14:50.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:14:50.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:50.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:50.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:50.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:14:50.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:50.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:50.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:50.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:50.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:14:50.218 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 11:14:50.218 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:14:50.218 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:14:50.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:14:50.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:14:50.219 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJavaProjectWizard no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 11:14:50.219 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:14:50.219 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJavaProjectWizardCreateInfoModuleDefaultName no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 11:14:50.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 11:14:50.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:14:50.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:14:50.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:14:50.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'] 11:14:50.219 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:50.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'] 11:14:50.219 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:50.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: "New Java Project"] 11:14:50.219 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:50.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'] 11:14:50.219 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:50.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'] 11:14:50.219 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:50.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'] 11:14:50.219 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:50.220 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:14:50.220 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:50.220 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:14:50.220 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:50.220 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:14:50.220 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:50.220 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:14:50.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:14:50.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:14:50.220 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:14:50.220 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:14:50.220 DEBUG [main][MenuItemLookup] Found menu:'File' 11:14:50.220 DEBUG [main][MenuItemLookup] Item match:File 11:14:50.221 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:14:50.221 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:14:50.224 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:14:50.224 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:14:50.224 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:14:50.224 DEBUG [main][MenuItemLookup] Found menu:'' 11:14:50.224 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:14:50.224 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:14:50.224 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:14:50.224 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:14:50.224 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:14:50.224 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:14:50.224 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:14:50.224 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:14:50.224 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:14:50.224 DEBUG [main][MenuItemLookup] Found menu:'File' 11:14:50.224 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:14:50.224 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:14:50.224 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:14:50.224 DEBUG [main][MenuItemLookup] Found menu:'' 11:14:50.224 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:14:50.224 DEBUG [main][MenuItemLookup] Found menu:'' 11:14:50.224 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:14:50.224 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:14:50.224 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:14:50.224 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:14:50.224 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:14:50.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 'New|Select a wizard'] is available.... 11:14:50.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 'New|Select a wizard'] is available. finished successfully 11:14:50.296 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:14:50.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:14:50.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:14:50.296 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:14:50.296 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:50.297 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:14:50.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:50.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:50.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:50.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:50.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:14:50.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:14:50.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:14:50.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:14:50.298 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:14:50.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:14:50.298 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:14:50.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:14:50.298 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:14:50.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:14:50.298 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:14:50.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:14:50.298 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:14:50.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:14:50.298 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:14:50.298 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 11:14:50.299 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 11:14:50.299 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 11:14:50.299 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 11:14:50.299 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:14:50.299 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:14:50.299 DEBUG [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) 11:14:50.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:50.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:50.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:50.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:50.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:14:50.300 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:14:50.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:14:50.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:14:50.300 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:14:50.300 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:14:50.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'] 11:14:50.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:50.485 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:50.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 11:14:50.485 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 11:14:50.485 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 11:14:50.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:14:50.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:14:50.485 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:14:50.485 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:14:50.486 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'SimpleJavaProject' 11:14:50.486 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:") 11:14:50.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:50.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:50.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:50.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:50.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:14:50.487 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:14:50.488 INFO [WorkbenchTestable][AbstractText] Text set to: SimpleJavaProject 11:14:50.507 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting active button 'Use an execution environment JRE' 11:14:50.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.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:") 11:14:50.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:50.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:50.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:50.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:50.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:14:50.524 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use an execution en&vironment JRE: already checked, no action performed 11:14:50.524 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Selecting 'JavaSE-17' 11:14:50.524 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 11:14:50.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:50.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:50.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:50.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:50.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 11:14:50.525 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo JavaSE-17 to selection: JavaSE-17 11:14:50.569 DEBUG [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") 11:14:50.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:50.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:50.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:50.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:50.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:14:50.571 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to true 11:14:50.571 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 11:14:50.571 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file already selected, no action performed 11:14:50.571 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:14:50.571 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 11:14:50.571 DEBUG [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) 11:14:50.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:50.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:50.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:50.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:50.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:14:50.573 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:14:50.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:14:50.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:14:50.573 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:14:50.573 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:14:50.577 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.... 11:14:53.727 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 11:14:53.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:14:53.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:14:53.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:14:53.727 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 11:14:53.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:53.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:53.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:53.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:14:53.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:53.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:14:53.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:53.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:53.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:53.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:14:53.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:53.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:53.728 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:14:53.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:53.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:53.728 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:14:53.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:14:53.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:14:53.729 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:14:53.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 11:14:53.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:53.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:53.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:53.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:53.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:14:53.729 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:53.729 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:53.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:53.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:14:53.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:14:53.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:14:53.731 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:53.731 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:53.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:53.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:14:53.732 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:53.732 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:53.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:53.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:14:53.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:53.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:53.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:14:54.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:54.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:14:54.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:54.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:14:54.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:14:54.734 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:54.734 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:54.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:54.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:14:54.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 11:14:54.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:54.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:54.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:54.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:54.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:14:54.735 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 11:14:54.735 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:54.735 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:54.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:54.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:14:54.736 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:54.736 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:54.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:54.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:14:54.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:54.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:54.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:14:55.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:55.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:14:55.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:55.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:14:55.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:14:55.737 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:55.737 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:55.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:55.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:14: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 11:14:55.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:55.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:55.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:55.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:55.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:14:55.738 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 11:14:55.739 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 11:14:55.739 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 11:14:55.739 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item SimpleJavaProject 11:14:55.739 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item SimpleJavaProject 11:14:55.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:14:56.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:14:56.240 INFO [WorkbenchTestable][TreeItemHandler] Expanded: SimpleJavaProject 11:14:56.241 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item module-info.java of tree item src 11:14:56.241 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 11:14:56.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:14:56.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:14:56.741 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 11:14:56.742 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item SimpleJavaProject of tree item module-info.java 11:14:56.742 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item module-info.java 11:14:56.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:14:57.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:14:57.242 INFO [WorkbenchTestable][TreeItemHandler] Expanded: module-info.java 11:14:57.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:57.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:57.244 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:14:57.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:57.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:57.244 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:14:57.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:14:57.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:14:57.261 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:14:57.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') 11:14:57.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:57.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:57.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:57.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:57.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:14:57.262 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:57.262 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:57.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:57.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:14:57.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:14:57.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:14:57.264 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:57.264 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:57.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:57.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:14:57.264 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:57.264 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:57.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:57.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:14:57.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:57.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:57.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:14:57.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:57.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:14:58.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:58.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:14:58.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:14:58.266 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:58.266 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:58.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:58.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:14:58.267 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:14:58.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:58.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:58.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:58.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:58.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:14:58.267 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 11:14:58.267 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:58.267 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:58.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:58.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:14:58.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:58.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:58.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:14:58.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:58.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:14:59.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:59.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:14:59.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:14:59.269 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:59.269 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:59.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:59.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:14:59.270 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:14:59.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:59.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:59.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:59.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:59.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:14:59.270 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 11:14:59.270 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:14:59.270 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:14:59.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:14:59.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:14:59.271 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:14:59.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:14:59.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:14:59.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:14:59.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:14:59.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:14:59.271 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 11:14:59.271 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 11:14:59.271 DEBUG [main][TreeItemHandler] Set Tree selection 11:14:59.271 DEBUG [main][TreeHandler] Notify Tree about selection event 11:14:59.277 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 11:14:59.281 DEBUG [WorkbenchTestable][TreeItemHandler] SimpleJavaProject 11:14:59.281 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:14:59.281 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:14:59.308 DEBUG [main][MenuItemLookup] Found menu:'New' 11:14:59.308 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:14:59.308 DEBUG [main][MenuItemLookup] Found menu:'' 11:14:59.308 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:14:59.308 DEBUG [main][MenuItemLookup] Found menu:'' 11:14:59.308 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:14:59.308 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:14:59.308 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:14:59.308 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:14:59.308 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:14:59.308 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:14:59.308 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:14:59.308 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:14:59.308 DEBUG [main][MenuItemLookup] Found menu:'' 11:14:59.308 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:14:59.308 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:14:59.308 DEBUG [main][MenuItemLookup] Found menu:'' 11:14:59.308 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:14:59.308 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:14:59.309 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:14:59.309 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:14:59.309 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:14:59.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:14:59.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 11:14:59.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:14:59.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:14:59.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:14:59.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:14:59.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:14:59.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:14:59.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:14:59.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:14:59.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:14:59.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:14:59.809 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:14:59.809 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:14:59.835 DEBUG [main][MenuItemLookup] Found menu:'New' 11:14:59.835 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:14:59.835 DEBUG [main][MenuItemLookup] Found menu:'' 11:14:59.835 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:14:59.835 DEBUG [main][MenuItemLookup] Found menu:'' 11:14:59.835 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:14:59.835 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:14:59.835 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:14:59.835 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:14:59.835 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:14:59.835 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:14:59.835 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:14:59.835 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:14:59.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 11:15:00.443 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 11:15:00.443 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:15:00.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:00.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:00.446 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 11:15:00.446 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:00.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:00.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:00.446 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:15:00.446 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:00.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:00.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:00.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:00.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:00.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:00.446 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:15:00.446 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:15:00.446 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:15:00.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:00.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:00.447 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:00.447 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:00.447 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:15:00.447 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:00.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:00.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:00.447 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:15:00.447 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:00.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:00.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:00.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:00.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:00.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:00.447 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:15:00.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:00.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:00.448 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:00.448 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:00.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:15:00.451 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:15:00.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:15:00.951 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:15:00.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:15:00.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:15:00.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:15:00.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:15:00.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:15:00.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:00.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:00.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:00.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:15:00.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:00.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:00.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:00.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:00.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:15:00.951 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 11:15:00.951 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:15:00.951 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:15:00.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:00.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:00.952 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJavaProjectWizardCreateInfoModuleDefaultName no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 11:15:00.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: Matcher matching text to regular expression 'New|Select a wizard'] 11:15:00.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:00.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: Matcher matching text to regular expression 'New|Select a wizard'] 11:15:00.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:00.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: "New Java Project"] 11:15:00.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:00.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: Matcher matching text to regular expression 'New|Select a wizard'] 11:15:00.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:00.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: Matcher matching text to regular expression 'New|Select a wizard'] 11:15:00.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:00.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: Matcher matching text to regular expression 'New|Select a wizard'] 11:15:00.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:00.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: "New Java Project"] 11:15:00.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:00.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: Matcher matching text to regular expression 'New|Select a wizard'] 11:15:00.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:00.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: Matcher matching text to regular expression 'New|Select a wizard'] 11:15:00.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:00.952 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:15:00.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:00.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:00.953 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:15:00.953 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:15:00.953 DEBUG [main][MenuItemLookup] Found menu:'File' 11:15:00.953 DEBUG [main][MenuItemLookup] Item match:File 11:15:00.954 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:15:00.954 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:15:00.956 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:15:00.956 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:15:00.956 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:15:00.956 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:00.956 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:15:00.956 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:15:00.956 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:15:00.956 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:15:00.956 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:15:00.956 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:15:00.956 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:15:00.956 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:15:00.956 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:15:00.956 DEBUG [main][MenuItemLookup] Found menu:'File' 11:15:00.956 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:15:00.956 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:15:00.956 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:15:00.956 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:00.956 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:15:00.956 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:00.956 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:15:00.956 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:15:00.969 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:15:00.969 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:15:00.969 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:15:01.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 11:15:01.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 'New|Select a wizard'] is available. finished successfully 11:15:01.038 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:15:01.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:01.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:01.039 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:15:01.039 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:01.040 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:15:01.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:01.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:01.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:01.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:01.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:15:01.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:15:01.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:15:01.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:15:01.041 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:15:01.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:15:01.041 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:15:01.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:15:01.041 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:15:01.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:15:01.041 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:15:01.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:15:01.041 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:15:01.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:15:01.041 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:15:01.041 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 11:15:01.041 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 11:15:01.042 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 11:15:01.042 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 11:15:01.042 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:15:01.042 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:15:01.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) 11:15:01.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:01.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:01.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:01.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:01.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:01.043 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:15:01.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:01.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:01.043 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:01.043 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:01.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: Matcher matching text to regular expression 'New|Select a wizard'] 11:15:01.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:01.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:01.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.... 11:15:01.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 11:15:01.236 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 11:15:01.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:01.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:01.237 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:15:01.237 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:01.237 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting active button 'Use an execution environment JRE' 11:15:01.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.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:") 11:15:01.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:01.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:01.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:01.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:01.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:01.238 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use an execution en&vironment JRE: already checked, no action performed 11:15:01.238 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Selecting 'JavaSE-17' 11:15:01.238 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 11:15:01.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:01.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:01.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:01.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:01.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 11:15:01.239 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo JavaSE-17 to selection: JavaSE-17 11:15:01.270 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:15:01.270 INFO [WorkbenchTestable][JavaProjectWizard] Cancel wizard 11:15:01.270 DEBUG [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) 11:15:01.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:01.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:01.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:01.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:01.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:01.271 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:15:01.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:01.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:01.272 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:01.272 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:01.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:15:01.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:15:01.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:15:01.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:15:01.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:15:01.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:15:01.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:01.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:01.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:01.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:15:01.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:01.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:01.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:01.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:01.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:15:01.331 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 11:15:01.331 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:15:01.331 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:15:01.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:01.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.007 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: 13.695 s testJavaProjectWizardDisabledModuleInfoCheckbox no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) Time elapsed: 7.059 s testJavaProjectWizard no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) Time elapsed: 8.773 s testJavaProjectWizardCreateInfoModuleDefaultName no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) Time elapsed: 10.733 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 11:15:01.339 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 11:15:01.339 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:15:01.340 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:15:01.340 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 11:15:01.340 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:15:01.340 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:15:01.340 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:15:01.340 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:15:01.340 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:15:01.340 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 11:15:01.363 DEBUG [main][EditorHandler] 0 editor(s) found 11:15:01.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:01.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:01.364 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:15:01.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:01.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:01.365 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:15:01.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:01.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:01.365 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:15:01.365 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 11:15:01.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:01.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:01.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:01.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:01.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:15:01.366 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:15:01.366 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:15:01.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:15:01.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:15:01.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:15:01.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:15:01.367 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:15:01.368 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:15:01.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:15:01.368 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 11:15:01.368 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:15:01.368 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:15:01.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:15:01.369 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 11:15:01.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:01.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:01.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:01.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:01.369 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:15:01.369 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:15:01.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:15:01.370 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 11:15:01.370 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:15:01.370 INFO [WorkbenchTestable][RequirementsRunner] Started test: createEnumClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest) 11:15:01.370 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 11:15:01.370 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:15:01.370 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:15:01.370 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:15:01.370 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:15:01.370 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:01.370 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:15:01.370 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:01.370 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:15:01.370 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:01.370 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:15:01.370 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:01.370 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:15:01.370 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:01.370 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:15:01.370 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:01.371 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 11:15:01.371 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:01.371 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:15:01.371 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:01.371 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:15:01.371 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:01.371 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:15:01.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:01.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:01.371 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:15:01.371 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:15:01.371 DEBUG [main][MenuItemLookup] Found menu:'File' 11:15:01.371 DEBUG [main][MenuItemLookup] Item match:File 11:15:01.372 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:15:01.372 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:15:01.375 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:15:01.375 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:15:01.375 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:15:01.375 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:01.375 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:15:01.375 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:15:01.375 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:15:01.375 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:15:01.375 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:15:01.375 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:15:01.375 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:15:01.375 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:15:01.375 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:15:01.375 DEBUG [main][MenuItemLookup] Found menu:'File' 11:15:01.375 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:15:01.375 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:15:01.375 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:15:01.375 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:01.375 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:15:01.375 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:01.375 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:15:01.375 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:15:01.390 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:15:01.390 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:15:01.390 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:15:01.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 11:15:01.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. finished successfully 11:15:01.459 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:15:01.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:01.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:01.460 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:15:01.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:01.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 11:15:01.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:01.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:01.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:01.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:01.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:15:01.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:15:01.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:15:01.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:15:01.462 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:15:01.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:15:01.462 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:15:01.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:15:01.462 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:15:01.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:15:01.462 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:15:01.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:15:01.462 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:15:01.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:15:01.462 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:15:01.462 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 11:15:01.462 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 11:15:01.462 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 11:15:01.462 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 11:15:01.462 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:15:01.462 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:15:01.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) 11:15:01.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:01.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:01.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:01.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:01.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:01.463 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:15:01.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:01.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:01.463 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:01.463 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:01.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'] 11:15:01.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:01.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:01.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 11:15:01.656 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 11:15:01.656 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 11:15:01.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:01.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:01.657 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:15:01.657 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:01.657 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'EnumProject' 11:15:01.657 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:") 11:15:01.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:01.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:01.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:01.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:01.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:15:01.659 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:15:01.660 INFO [WorkbenchTestable][AbstractText] Text set to: EnumProject 11:15:01.694 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:15:01.695 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 11:15:01.695 DEBUG [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) 11:15:01.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:01.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:01.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:01.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:01.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:01.697 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:15:01.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:01.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:01.697 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:01.697 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:01.700 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.... 11:15:04.814 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 11:15:04.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:15:04.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:15:04.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:15:04.814 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 11:15:04.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:04.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:04.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:04.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:15:04.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:04.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:04.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:04.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:04.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:04.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:15:04.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'] 11:15:04.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:04.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'] 11:15:04.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:04.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: "New Enum Type"] 11:15:04.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:04.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'] 11:15:04.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:04.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'] 11:15:04.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:04.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'] 11:15:04.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:04.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: "New Enum Type"] 11:15:04.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:04.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'] 11:15:04.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:04.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'] 11:15:04.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:04.816 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:15:04.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:04.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:04.816 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:15:04.816 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:15:04.816 DEBUG [main][MenuItemLookup] Found menu:'File' 11:15:04.816 DEBUG [main][MenuItemLookup] Item match:File 11:15:04.817 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:15:04.817 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:15:04.819 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:15:04.819 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:15:04.819 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:15:04.819 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:04.820 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:15:04.820 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:15:04.820 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:15:04.820 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:15:04.820 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:15:04.820 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:15:04.820 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:15:04.820 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:15:04.820 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:15:04.820 DEBUG [main][MenuItemLookup] Found menu:'File' 11:15:04.820 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:15:04.820 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:15:04.820 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:15:04.820 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:04.820 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:15:04.820 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:04.820 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:15:04.820 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:15:04.820 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:15:04.820 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:15:04.820 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:15:04.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.... 11:15:04.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 'New|Select a wizard'] is available. finished successfully 11:15:04.925 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:15:04.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:04.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:04.926 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:15:04.926 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:04.926 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:15:04.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:04.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:04.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:04.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:04.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:15:04.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:15:04.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:15:04.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:15:04.928 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:15:04.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:15:04.928 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:15:04.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:15:04.928 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:15:04.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:15:04.928 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:15:04.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:15:04.928 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:15:04.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:15:04.928 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:15:04.934 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Enum 11:15:04.934 DEBUG [main][TreeItemHandler] Selecting tree item: Enum 11:15:04.934 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Enum about selection 11:15:04.936 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Enum 11:15:04.936 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:15:04.936 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:15:04.937 DEBUG [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) 11:15:04.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:04.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:04.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:04.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:04.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:04.938 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:15:04.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:04.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:04.938 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:04.938 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:05.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: Matcher matching text to regular expression 'New|Select a wizard'] 11:15:05.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:05.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:05.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Enum Type"] is available.... 11:15:05.123 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 11:15:05.123 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Enum Type 11:15:05.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:05.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:05.124 TRACE [WorkbenchTestable][NewEnumCreationWizard] Shell New Enum Type is not null and is not disposed 11:15:05.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:05.125 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:") 11:15:05.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:05.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:05.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:05.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:05.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:15:05.130 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:15:05.131 INFO [WorkbenchTestable][AbstractText] Text set to: MyEnum 11:15:05.136 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:") 11:15:05.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:05.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:05.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:05.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:05.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:15:05.222 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:15:05.223 INFO [WorkbenchTestable][AbstractText] Text set to: enumPackage 11:15:05.226 DEBUG [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") 11:15:05.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:05.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:05.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:05.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:05.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:05.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.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") 11:15:05.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:05.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:05.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:05.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:05.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:05.236 TRACE [WorkbenchTestable][NewEnumCreationWizard] Shell New Enum Type is not null and is not disposed 11:15:05.236 INFO [WorkbenchTestable][NewEnumCreationWizard] Finish wizard 11:15:05.236 DEBUG [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) 11:15:05.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:05.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:05.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:05.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:05.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:05.238 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:15:05.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:05.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:05.238 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:05.238 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:05.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:15:05.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:15:05.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:15:05.753 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 11:15:05.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:15:05.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:15:05.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:15:05.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 11:15:05.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 11:15:05.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:05.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:05.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:05.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:15:05.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:05.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:05.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:05.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:05.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:05.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:15:05.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@117f5366 is found... 11:15:05.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@117f5366 is found finished successfully 11:15:05.754 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMyEnum.java\E') 11:15:05.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:05.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:05.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:05.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:05.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:15:05.756 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:15:05.756 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package enumPackage; public enum MyEnum { } TooltipText=null 11:15:05.756 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:15:05.756 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package enumPackage; public enum MyEnum { } TooltipText=null 11:15:05.756 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 11:15:05.756 DEBUG [WorkbenchTestable][EditorHandler] Closing editor MyEnum.java 11:15:05.867 DEBUG [WorkbenchTestable][EditorHandler] Editor MyEnum.java is closed 11:15:05.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:05.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:05.868 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:15:05.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:05.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:05.910 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:15:05.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:05.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:05.911 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:15:05.911 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 11:15:05.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:05.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:05.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:05.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:05.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:15:05.912 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:15:05.912 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:15:05.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:15:05.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:15:05.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:15:05.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:15:05.914 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:15:05.914 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:15:05.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:15:05.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:15:05.914 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:15:05.914 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:15:05.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:15:05.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:15:05.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:05.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:05.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:15:06.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:06.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:15:06.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:06.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:15:06.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:15:06.916 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:15:06.916 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:15:06.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:15:06.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:15:06.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:15:06.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:06.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:06.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:06.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:06.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:15:06.917 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EnumProject 11:15:06.917 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:15:06.917 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:15:06.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:15:06.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:15:06.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:06.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:06.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:15:07.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:07.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:15:07.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:07.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:15:08.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:08.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:15:08.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:15:08.419 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:15:08.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:15:08.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:15:08.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:15:08.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 11:15:08.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:08.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:08.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:08.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:08.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:15:08.420 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EnumProject 11:15:08.420 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:15:08.420 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:15:08.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:15:08.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:15:08.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 11:15:08.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:08.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:08.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:08.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:08.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:15:08.421 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 11:15:08.421 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 11:15:08.421 DEBUG [main][TreeItemHandler] Set Tree selection 11:15:08.421 DEBUG [main][TreeHandler] Notify Tree about selection event 11:15:08.427 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 11:15:08.433 DEBUG [WorkbenchTestable][TreeItemHandler] EnumProject 11:15:08.433 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:15:08.433 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:08.460 DEBUG [main][MenuItemLookup] Found menu:'New' 11:15:08.460 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:15:08.460 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:08.460 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:15:08.460 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:08.460 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:15:08.460 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:15:08.460 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:15:08.460 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:15:08.460 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:15:08.460 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:15:08.460 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:15:08.460 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:15:08.460 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:08.460 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:15:08.460 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:15:08.460 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:08.460 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:15:08.460 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:15:08.460 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:15:08.460 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:15:08.460 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:15:08.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:15:08.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:15:08.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 11:15:08.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:15:08.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 11:15:08.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:08.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:08.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:08.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:15:08.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:08.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:08.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:08.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:08.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:08.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:15:08.961 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:15:08.961 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:08.987 DEBUG [main][MenuItemLookup] Found menu:'New' 11:15:08.987 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:15:08.987 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:08.987 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:15:08.987 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:08.987 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:15:08.987 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:15:08.987 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:15:08.987 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:15:08.987 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:15:08.987 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:15:08.987 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:15:08.987 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:15:09.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 11:15:09.592 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 11:15:09.592 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:15:09.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:09.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:09.594 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 11:15:09.594 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:09.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:09.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:09.595 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:15:09.595 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:09.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:09.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:09.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:09.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:09.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:09.595 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:15:09.595 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:15:09.595 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:15:09.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:09.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:09.595 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:09.595 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:09.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 "OK") 11:15:09.595 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:09.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:09.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:09.595 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:15:09.595 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:09.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:09.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:09.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:09.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:09.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:09.596 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:15:09.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:09.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:09.596 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:09.596 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:09.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:15:09.599 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:15:10.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:15:10.100 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:15:10.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:15:10.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:15:10.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:15:10.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:15:10.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:15:10.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:10.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:10.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:10.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:15:10.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:10.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:10.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:10.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:10.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:15:10.100 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 11:15:10.100 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:15:10.100 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:15:10.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:10.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:10.100 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createEnumClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest) 11:15:10.100 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 11:15:10.100 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:15:10.100 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:15:10.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:10.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.762 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: 8.73 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 11:15:10.107 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 11:15:10.108 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:15:10.108 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:15:10.108 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 11:15:10.108 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:15:10.108 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:15:10.108 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:15:10.108 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:15:10.108 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:15:10.109 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 11:15:10.109 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 11:15:10.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 11:15:10.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:10.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:10.109 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:15:10.109 DEBUG [main][MenuItemLookup] Found menu:'File' 11:15:10.109 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:15:10.109 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:15:10.109 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:15:10.109 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:15:10.109 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:15:10.109 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:15:10.109 DEBUG [main][MenuItemLookup] Item match:Window 11:15:10.109 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:15:10.109 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:15:10.109 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:15:10.109 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:10.109 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:15:10.109 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:15:10.109 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:10.109 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:15:10.109 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:10.109 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:15:10.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:10.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:10.110 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:15:10.110 DEBUG [main][MenuItemLookup] Found menu:'File' 11:15:10.110 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:15:10.110 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:15:10.110 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:15:10.110 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:15:10.110 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:15:10.110 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:15:10.110 DEBUG [main][MenuItemLookup] Item match:Window 11:15:10.110 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:15:10.110 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:15:10.110 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:15:10.110 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:10.110 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:15:10.110 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:15:10.110 DEBUG [main][MenuItemLookup] Item match:Perspective 11:15:10.110 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 11:15:10.110 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:10.110 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 11:15:10.110 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 11:15:10.110 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 11:15:10.110 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 11:15:10.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 11:15:10.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:10.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:10.110 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:15:10.110 DEBUG [main][MenuItemLookup] Found menu:'File' 11:15:10.110 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:15:10.110 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:15:10.110 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:15:10.111 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:15:10.111 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:15:10.111 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:15:10.111 DEBUG [main][MenuItemLookup] Item match:Window 11:15:10.111 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:15:10.111 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:15:10.111 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:15:10.111 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:10.111 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:15:10.111 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:15:10.111 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:10.111 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:15:10.111 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:10.111 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:15:10.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:10.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:10.111 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:15:10.111 DEBUG [main][MenuItemLookup] Found menu:'File' 11:15:10.111 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:15:10.111 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:15:10.111 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:15:10.111 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:15:10.111 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:15:10.111 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:15:10.111 DEBUG [main][MenuItemLookup] Item match:Window 11:15:10.111 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:15:10.111 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:15:10.111 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:15:10.111 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:10.111 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:15:10.111 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:15:10.111 DEBUG [main][MenuItemLookup] Item match:Perspective 11:15:10.111 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 11:15:10.111 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:10.112 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 11:15:10.112 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 11:15:10.112 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 11:15:10.112 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 11:15:10.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:10.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:10.112 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:15:10.112 DEBUG [main][MenuItemLookup] Found menu:'File' 11:15:10.112 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:15:10.112 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:15:10.112 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:15:10.112 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:15:10.112 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:15:10.112 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:15:10.112 DEBUG [main][MenuItemLookup] Item match:Window 11:15:10.112 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:15:10.112 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:15:10.112 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:15:10.112 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:10.112 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:15:10.112 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:15:10.112 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:10.112 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:15:10.112 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:10.112 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:15:10.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:10.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:10.112 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:15:10.112 DEBUG [main][MenuItemLookup] Found menu:'File' 11:15:10.112 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:15:10.112 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:15:10.112 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:15:10.112 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:15:10.112 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:15:10.112 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:15:10.112 DEBUG [main][MenuItemLookup] Item match:Window 11:15:10.112 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:15:10.112 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:15:10.112 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:15:10.112 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:10.112 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:15:10.112 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:15:10.112 DEBUG [main][MenuItemLookup] Item match:Perspective 11:15:10.113 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 11:15:10.113 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:10.113 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 11:15:10.113 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 11:15:10.113 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 11:15:10.113 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 11:15:10.113 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 11:15:10.113 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 11:15:10.113 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 11:15:10.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 11:15:10.146 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 11:15:10.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 11:15:10.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:10.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:10.147 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:10.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:10.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:10.147 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 11:15:10.147 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:10.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:10.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:10.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 "Reset Perspective") 11:15:10.149 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:10.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:10.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:10.149 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 11:15:10.149 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:10.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:10.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:10.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:10.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:10.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:10.149 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 11:15:10.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:10.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:10.150 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:10.150 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:10.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'] 11:15:10.297 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:10.300 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:15:10.300 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:10.301 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:15:10.301 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:10.301 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:15:10.301 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:10.301 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:15:10.301 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:10.301 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:15:10.301 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:10.301 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:15:10.301 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:10.301 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:15:10.301 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:10.301 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:15:10.301 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:10.301 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:15:10.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:10.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:10.301 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:15:10.301 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:15:10.302 DEBUG [main][MenuItemLookup] Found menu:'File' 11:15:10.302 DEBUG [main][MenuItemLookup] Item match:File 11:15:10.302 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:15:10.302 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:15:10.305 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:15:10.305 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:15:10.305 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:15:10.305 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:10.305 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:15:10.305 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:15:10.305 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:15:10.305 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:15:10.305 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:15:10.305 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:15:10.305 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:15:10.305 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:15:10.305 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:15:10.305 DEBUG [main][MenuItemLookup] Found menu:'File' 11:15:10.305 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:15:10.305 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:15:10.305 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:15:10.305 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:10.305 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:15:10.305 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:10.305 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:15:10.305 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:15:10.305 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:15:10.305 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:15:10.305 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:15:10.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 11:15:10.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 11:15:10.375 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:15:10.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:10.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:10.376 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:15:10.376 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:10.376 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:15:10.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:10.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:10.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:10.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:10.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:15:10.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:15:10.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:15:10.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:15:10.377 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:15:10.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:15:10.377 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:15:10.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:15:10.378 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:15:10.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:15:10.378 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:15:10.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:15:10.378 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:15:10.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:15:10.378 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:15:10.378 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 11:15:10.378 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 11:15:10.378 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 11:15:10.381 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 11:15:10.381 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:15:10.381 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:15:10.381 DEBUG [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) 11:15:10.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:10.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:10.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:10.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:10.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:10.382 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:15:10.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:10.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:10.382 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:10.382 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:10.584 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:15:10.584 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:10.584 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:10.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 11:15:10.584 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 11:15:10.584 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 11:15:10.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:10.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:10.585 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:15:10.585 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:10.585 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'testproject' 11:15:10.585 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:") 11:15:10.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:10.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:10.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:10.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:10.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:15:10.587 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:15:10.587 INFO [WorkbenchTestable][AbstractText] Text set to: testproject 11:15:10.624 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:15:10.624 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 11:15:10.624 DEBUG [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) 11:15:10.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:10.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:10.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:10.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:10.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:10.627 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:15:10.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:10.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:10.627 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:10.627 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:10.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.... 11:15:13.887 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 11:15:13.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:15:13.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:15:13.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:15:13.888 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 11:15:13.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:13.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:13.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:15:13.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:13.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:13.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:13.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:13.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:13.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:13.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:15:13.888 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:15:13.888 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 11:15:13.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 11:15:13.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:15:13.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:15:13.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:15:13.889 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:15:13.889 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:13.889 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:15:13.889 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:13.889 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:15:13.889 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:13.889 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:15:13.889 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:13.889 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:15:13.889 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:13.889 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:15:13.889 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:13.889 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:15:13.889 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:13.889 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:15:13.889 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:13.889 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:15:13.889 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:13.889 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:15:13.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:13.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:13.889 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:15:13.889 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:15:13.890 DEBUG [main][MenuItemLookup] Found menu:'File' 11:15:13.890 DEBUG [main][MenuItemLookup] Item match:File 11:15:13.890 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:15:13.890 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:15:13.894 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:15:13.894 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:15:13.894 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:15:13.894 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:13.894 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:15:13.894 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:15:13.894 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:15:13.894 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:15:13.894 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:15:13.894 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:15:13.894 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:15:13.894 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:15:13.894 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:15:13.894 DEBUG [main][MenuItemLookup] Found menu:'File' 11:15:13.894 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:15:13.894 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:15:13.894 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:15:13.894 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:13.894 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:15:13.894 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:13.894 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:15:13.894 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:15:13.894 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:15:13.894 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:15:13.894 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:15:14.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 11:15:14.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 'New|Select a wizard'] is available. finished successfully 11:15:14.025 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:15:14.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:14.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:14.026 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:15:14.026 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:14.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 11:15:14.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:14.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:14.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:14.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:14.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:15:14.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:15:14.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:15:14.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:15:14.028 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:15:14.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:15:14.028 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:15:14.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:15:14.028 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:15:14.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:15:14.028 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:15:14.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:15:14.028 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:15:14.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:15:14.028 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:15:14.028 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface 11:15:14.028 DEBUG [main][TreeItemHandler] Selecting tree item: Interface 11:15:14.028 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection 11:15:14.036 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface 11:15:14.036 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:15:14.036 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:15:14.036 DEBUG [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) 11:15:14.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:14.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:14.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:14.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:14.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:14.037 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:15:14.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:14.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:14.038 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:14.038 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:14.174 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:15:14.174 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:14.174 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:14.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available.... 11:15:14.174 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 11:15:14.174 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface 11:15:14.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:14.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:14.175 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 11:15:14.175 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:14.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.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Source folder:") 11:15:14.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:14.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:14.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:14.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:14.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:15:14.177 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:15:14.178 INFO [WorkbenchTestable][AbstractText] Text set to: testproject/src 11:15:14.184 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:") 11:15:14.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:14.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:14.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:14.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:14.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:15:14.210 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:15:14.211 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 11:15:14.212 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:") 11:15:14.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:14.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:14.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:14.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:14.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:15:14.218 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:15:14.219 INFO [WorkbenchTestable][AbstractText] Text set to: InterfaceName 11:15:14.228 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:") 11:15:14.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:14.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:14.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:14.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:14.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:15:14.230 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:15:14.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.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 11:15:14.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:14.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:14.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:14.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:14.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:15:14.233 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:15:14.234 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:") 11:15:14.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:14.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:14.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:14.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:14.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:15:14.240 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:15:14.240 DEBUG [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:") 11:15:14.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:14.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:14.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:14.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:14.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:14.241 INFO [WorkbenchTestable][CheckBox] Select checkbox Enclosing t&ype: 11:15:14.241 INFO [WorkbenchTestable][CheckBox] Check checkbox Enclosing t&ype: 11:15:14.241 INFO [WorkbenchTestable][AbstractButton] Click button Enclosing t&ype: 11:15:14.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:14.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:14.241 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:14.241 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:14.254 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 11:15:14.254 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:14.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:14.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:14.254 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 11:15:14.254 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:14.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:14.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 11:15:14.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 11:15:14.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:14.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 11:15:14.255 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:15:14.255 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 11:15:14.255 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:14.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:14.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:14.255 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 11:15:14.255 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:14.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:14.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 11:15:14.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 11:15:14.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:14.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 11:15:14.256 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:15:14.256 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test.InterfaceName 11:15:14.281 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 11:15:14.281 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:14.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:14.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:14.315 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 11:15:14.315 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:14.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:14.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 11:15:14.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 11:15:14.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:14.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 11:15:14.315 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:15:14.315 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 11:15:14.315 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:14.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:14.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:14.316 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 11:15:14.316 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:14.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:14.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 11:15:14.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 11:15:14.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:14.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 11:15:14.316 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:15:14.316 INFO [WorkbenchTestable][AbstractText] Text set to: 11:15:14.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.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") 11:15:14.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:14.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:14.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:14.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:14.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:14.320 DEBUG [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") 11:15:14.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:14.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:14.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:14.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:14.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:14.321 DEBUG [WorkbenchTestable][RadioButton] Radio Button &public already checked, no action performed 11:15:14.321 DEBUG [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") 11:15:14.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:14.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:14.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:14.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:14.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:14.322 DEBUG [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") 11:15:14.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:14.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:14.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:14.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:14.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:14.329 DEBUG [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") 11:15:14.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:14.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:14.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:14.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:14.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:14.330 INFO [WorkbenchTestable][RadioButton] Select radio button pa&ckage 11:15:14.330 INFO [WorkbenchTestable][AbstractButton] Click button pa&ckage 11:15:14.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:14.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:14.330 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:14.330 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:14.330 TRACE [main][WidgetHandler] Notify Button with event 27 11:15:14.330 TRACE [main][WidgetHandler] Wait for synchronization 11:15:14.330 TRACE [main][WidgetHandler] Notify Button with event 13 11:15:14.330 TRACE [main][WidgetHandler] Wait for synchronization 11:15:14.330 TRACE [main][WidgetHandler] Notify Button with event 26 11:15:14.330 TRACE [main][WidgetHandler] Wait for synchronization 11:15:14.330 TRACE [main][WidgetHandler] Notify Button with event 3 11:15:14.330 TRACE [main][WidgetHandler] Wait for synchronization 11:15:14.330 TRACE [main][WidgetHandler] Notify Button with event 4 11:15:14.330 TRACE [main][WidgetHandler] Wait for synchronization 11:15:14.330 TRACE [main][WidgetHandler] Notify Button with event 13 11:15:14.330 TRACE [main][WidgetHandler] Wait for synchronization 11:15:14.330 DEBUG [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") 11:15:14.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:14.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:14.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:14.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:14.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:14.331 DEBUG [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") 11:15:14.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:14.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:14.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:14.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:14.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:14.332 DEBUG [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") 11:15:14.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:14.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:14.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:14.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:14.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:14.333 DEBUG [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") 11:15:14.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:14.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:14.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:14.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:14.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:14.334 DEBUG [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") 11:15:14.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:14.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:14.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:14.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:14.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:14.334 INFO [WorkbenchTestable][RadioButton] Select radio button pri&vate 11:15:14.334 INFO [WorkbenchTestable][AbstractButton] Click button pri&vate 11:15:14.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:14.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:14.335 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:14.335 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:14.335 TRACE [main][WidgetHandler] Notify Button with event 27 11:15:14.335 TRACE [main][WidgetHandler] Wait for synchronization 11:15:14.335 TRACE [main][WidgetHandler] Notify Button with event 13 11:15:14.335 TRACE [main][WidgetHandler] Wait for synchronization 11:15:14.335 TRACE [main][WidgetHandler] Notify Button with event 26 11:15:14.335 TRACE [main][WidgetHandler] Wait for synchronization 11:15:14.335 TRACE [main][WidgetHandler] Notify Button with event 3 11:15:14.335 TRACE [main][WidgetHandler] Wait for synchronization 11:15:14.335 TRACE [main][WidgetHandler] Notify Button with event 4 11:15:14.335 TRACE [main][WidgetHandler] Wait for synchronization 11:15:14.335 TRACE [main][WidgetHandler] Notify Button with event 13 11:15:14.335 TRACE [main][WidgetHandler] Wait for synchronization 11:15:14.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.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") 11:15:14.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:14.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:14.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:14.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:14.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:14.336 DEBUG [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") 11:15:14.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:14.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:14.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:14.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:14.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:14.336 DEBUG [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") 11:15:14.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:14.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:14.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:14.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:14.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:14.337 DEBUG [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") 11:15:14.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:14.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:14.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:14.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:14.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:14.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.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") 11:15:14.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:14.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:14.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:14.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:14.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:14.339 DEBUG [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") 11:15:14.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:14.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:14.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:14.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:14.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:14.347 DEBUG [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") 11:15:14.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:14.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:14.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:14.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:14.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:14.347 INFO [WorkbenchTestable][RadioButton] Select radio button pro&tected 11:15:14.347 INFO [WorkbenchTestable][AbstractButton] Click button pro&tected 11:15:14.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:14.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:14.348 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:14.348 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:14.348 TRACE [main][WidgetHandler] Notify Button with event 27 11:15:14.348 TRACE [main][WidgetHandler] Wait for synchronization 11:15:14.348 TRACE [main][WidgetHandler] Notify Button with event 13 11:15:14.348 TRACE [main][WidgetHandler] Wait for synchronization 11:15:14.348 TRACE [main][WidgetHandler] Notify Button with event 26 11:15:14.348 TRACE [main][WidgetHandler] Wait for synchronization 11:15:14.348 TRACE [main][WidgetHandler] Notify Button with event 3 11:15:14.348 TRACE [main][WidgetHandler] Wait for synchronization 11:15:14.348 TRACE [main][WidgetHandler] Notify Button with event 4 11:15:14.348 TRACE [main][WidgetHandler] Wait for synchronization 11:15:14.348 TRACE [main][WidgetHandler] Notify Button with event 13 11:15:14.348 TRACE [main][WidgetHandler] Wait for synchronization 11:15:14.348 DEBUG [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") 11:15:14.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:14.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:14.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:14.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:14.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:14.349 DEBUG [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") 11:15:14.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:14.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:14.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:14.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:14.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:14.349 DEBUG [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") 11:15:14.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:14.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:14.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:14.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:14.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:14.350 DEBUG [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") 11:15:14.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:14.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:14.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:14.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:14.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:14.351 DEBUG [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:") 11:15:14.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:14.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:14.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:14.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:14.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:14.352 INFO [WorkbenchTestable][CheckBox] Select checkbox Enclosing t&ype: 11:15:14.352 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Enclosing t&ype: 11:15:14.352 INFO [WorkbenchTestable][AbstractButton] Click button Enclosing t&ype: 11:15:14.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:14.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:14.352 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:14.352 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:14.365 DEBUG [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") 11:15:14.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:14.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:14.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:14.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:14.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:14.366 DEBUG [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") 11:15:14.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:14.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:14.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:14.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:14.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:14.368 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 11:15:14.368 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate comments 11:15:14.368 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 11:15:14.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:14.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:14.368 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:14.368 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:14.368 DEBUG [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") 11:15:14.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:14.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:14.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:14.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:14.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:14.369 DEBUG [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") 11:15:14.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:14.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:14.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:14.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:14.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:14.371 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 11:15:14.371 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Generate comments 11:15:14.371 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 11:15:14.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:14.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:14.371 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:14.371 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:14.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.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") 11:15:14.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:14.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:14.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:14.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:14.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:14.372 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 11:15:14.372 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Cancel wizard 11:15:14.372 DEBUG [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) 11:15:14.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:14.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:14.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:14.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:14.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:14.374 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:15:14.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:14.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:14.374 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:14.374 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:14.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:15:14.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:15:14.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:15:14.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/testproject)' is a system job, skipped 11:15:14.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:14.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:14.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:15:14.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:14.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:14.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:14.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:14.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:14.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:14.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:15:14.429 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.... 11:15:14.429 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 11:15:14.429 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 11:15:14.429 DEBUG [main][EditorHandler] 0 editor(s) found 11:15:14.429 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 11:15:14.430 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:15:14.430 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:15:14.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:14.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:14.430 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 11:15:14.430 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:15:14.430 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 11:15:14.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 11:15:14.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:15:14.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:15:14.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:15:14.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'] 11:15:14.430 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:14.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'] 11:15:14.430 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:14.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: "New Java Interface"] 11:15:14.430 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:14.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'] 11:15:14.430 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:14.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'] 11:15:14.430 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:14.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'] 11:15:14.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:14.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 Interface"] 11:15:14.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:14.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'] 11:15:14.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:14.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'] 11:15:14.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:14.431 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:15:14.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:14.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:14.431 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:15:14.431 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:15:14.431 DEBUG [main][MenuItemLookup] Found menu:'File' 11:15:14.431 DEBUG [main][MenuItemLookup] Item match:File 11:15:14.432 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:15:14.432 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:15:14.434 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:15:14.434 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:15:14.434 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:15:14.434 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:14.434 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:15:14.434 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:15:14.434 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:15:14.434 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:15:14.434 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:15:14.434 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:15:14.434 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:15:14.434 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:15:14.434 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:15:14.434 DEBUG [main][MenuItemLookup] Found menu:'File' 11:15:14.434 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:15:14.434 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:15:14.434 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:15:14.434 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:14.434 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:15:14.434 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:14.434 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:15:14.434 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:15:14.434 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:15:14.435 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:15:14.435 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:15:14.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 11:15:14.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. finished successfully 11:15:14.676 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:15:14.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:14.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:14.683 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:15:14.683 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:14.683 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:15:14.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:14.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:14.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:14.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:14.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:15:14.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:15:14.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:15:14.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:15:14.685 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:15:14.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:15:14.685 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:15:14.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:15:14.685 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:15:14.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:15:14.685 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:15:14.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:15:14.685 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:15:14.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:15:14.685 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:15:14.686 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface 11:15:14.686 DEBUG [main][TreeItemHandler] Selecting tree item: Interface 11:15:14.686 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection 11:15:14.694 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface 11:15:14.694 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:15:14.694 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:15:14.694 DEBUG [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) 11:15:14.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:14.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:14.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:14.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:14.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:14.696 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:15:14.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:14.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:14.696 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:14.696 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:14.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'] 11:15:14.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:14.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:14.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available.... 11:15:14.772 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 11:15:14.772 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface 11:15:14.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:14.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:14.773 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 11:15:14.773 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:14.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 "Add...") 11:15:14.773 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:14.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:14.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:14.773 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 11:15:14.773 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:14.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:14.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:14.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:14.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:14.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:14.775 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 11:15:14.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:14.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:14.775 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:14.775 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:14.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 11:15:14.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 11:15:14.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 11:15:14.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:14.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:14.824 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 11:15:14.824 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:14.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:14.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:14.825 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 11:15:14.825 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:14.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:14.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:14.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:14.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:14.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:15:14.825 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:15:14.825 INFO [WorkbenchTestable][AbstractText] Text set to: nonexisting.interface.name 11:15:14.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 11:15:14.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 11:15:14.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 11:15:14.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 11:15:14.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:14.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:14.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:15:14.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:14.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:14.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:14.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:14.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:14.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:15.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:15.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:15.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:15:15.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:15.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:15.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:15.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:15.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:15.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:15.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:15.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:15.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:15:15.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:15.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:15.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:15.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:15.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:15.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:16.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:16.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:16.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:15:16.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:16.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:16.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:16.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:16.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:16.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:16.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:16.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:16.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:15:16.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:16.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:16.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:16.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:16.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:16.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:17.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:17.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:17.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:15:17.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:17.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:17.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:17.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:17.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:17.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:17.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:17.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:15:17.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:17.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:17.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:17.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:17.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:17.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:17.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:17.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 11:15:17.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:15:17.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:17.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:15:17.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:17.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:17.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:17.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:17.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:17.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:17.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:17.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:15:17.827 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:15:17.827 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:17.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:17.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:17.827 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 11:15:17.827 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:17.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:17.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:17.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:17.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:17.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:15:17.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:15:27.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 11:15:27.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:15:27.834 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:27.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:27.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:27.834 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 11:15:27.834 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:27.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:27.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:27.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:27.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:27.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:15:27.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:15:28.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 11:15:28.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 "Cancel") 11:15:28.835 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:28.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:28.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:28.835 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 11:15:28.835 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:28.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:28.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:28.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:28.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:28.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:28.837 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:15:28.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:28.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:28.837 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:28.837 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:28.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:15:28.870 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:28.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:28.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:28.870 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 11:15:28.870 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:28.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:28.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:28.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:28.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:28.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:15:28.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:15:30.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 11:15:30.374 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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...") 11:15:30.374 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:30.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:30.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:30.374 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 11:15:30.374 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:30.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:30.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:30.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:30.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:30.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:30.377 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 11:15:30.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:30.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:30.377 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:30.377 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:30.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 11:15:30.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 11:15:30.412 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 11:15:30.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:30.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:30.412 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 11:15:30.412 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:30.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:30.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:30.412 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 11:15:30.412 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:30.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:30.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:30.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:30.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:30.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:15:30.413 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:15:30.413 INFO [WorkbenchTestable][AbstractText] Text set to: org.w3c.dom.views.AbstractView 11:15:30.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 11:15:30.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 11:15:30.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 11:15:30.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:30.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:15:30.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:30.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:30.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:30.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:30.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:30.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:30.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:30.913 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:30.913 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:15:30.913 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:30.913 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:30.913 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:30.913 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:30.913 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:30.913 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:30.913 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:31.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:31.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:15:31.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:31.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:31.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:31.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:31.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:31.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:31.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:31.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:31.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:15:31.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:31.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:31.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:31.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:31.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:31.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:31.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:32.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:32.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:15:32.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:32.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:32.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:32.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:32.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:32.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:32.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:32.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:32.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:15:32.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:32.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:32.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:32.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:32.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:32.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:32.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:33.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:33.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:15:33.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:33.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:33.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:33.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:33.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:33.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:33.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:33.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 11:15:33.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:15:33.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:33.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:15:33.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:33.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:33.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:33.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:33.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:33.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:33.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:33.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:15:33.415 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:15:33.415 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:33.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:33.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:33.415 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 11:15:33.415 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:33.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:33.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:33.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:33.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:33.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:15:33.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:15:33.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:15:33.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:15:33.418 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:33.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:33.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:33.418 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 11:15:33.418 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:33.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:33.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:33.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:33.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:33.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:15:33.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:15:33.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:15:33.419 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:15:33.419 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:33.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:33.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:33.419 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 11:15:33.419 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:33.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:33.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:33.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:33.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:33.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:33.420 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:15:33.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:33.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:33.420 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:33.420 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:33.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:15:33.452 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:33.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:33.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:33.452 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 11:15:33.452 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:33.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:33.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:33.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:33.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:33.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:15:33.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:15:33.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:15:33.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 11:15:33.453 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:33.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:33.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:33.453 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 11:15:33.453 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:33.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:33.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:33.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:33.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:33.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:15:33.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:15:33.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:15:33.454 TRACE [main][WidgetHandler] Notify Table with event 13 11:15:33.454 TRACE [main][WidgetHandler] Wait for synchronization 11:15:33.454 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:15:33.454 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:33.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:33.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:33.455 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 11:15:33.455 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:33.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:33.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:33.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:33.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:33.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:33.475 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 11:15:33.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:33.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:33.476 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:33.476 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:33.476 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 11:15:33.476 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Cancel wizard 11:15:33.476 DEBUG [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) 11:15:33.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:33.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:33.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:33.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:33.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:33.478 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:15:33.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:33.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:33.478 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:33.478 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:33.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:15:33.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:15:33.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:15:33.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:33.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:15:33.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:33.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:33.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:33.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:33.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:33.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:33.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:33.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:15:33.512 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.... 11:15:33.512 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 11:15:33.512 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 11:15:33.512 DEBUG [main][EditorHandler] 0 editor(s) found 11:15:33.512 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 11:15:33.512 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:15:33.512 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:15:33.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:33.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:33.513 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 11:15:33.513 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:15:33.513 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 11:15:33.513 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 11:15:33.513 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:15:33.513 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:15:33.513 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:15:33.513 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:15:33.513 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:33.513 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:15:33.513 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:33.513 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"] 11:15:33.513 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:33.513 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:15:33.513 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:33.513 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:15:33.513 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:33.513 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:15:33.513 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:33.513 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"] 11:15:33.513 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:33.513 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:15:33.513 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:33.514 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:15:33.514 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:33.514 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:15:33.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:33.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:33.514 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:15:33.514 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:15:33.514 DEBUG [main][MenuItemLookup] Found menu:'File' 11:15:33.514 DEBUG [main][MenuItemLookup] Item match:File 11:15:33.514 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:15:33.514 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:15:33.517 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:15:33.517 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:15:33.517 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:15:33.517 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:33.517 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:15:33.517 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:15:33.517 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:15:33.517 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:15:33.517 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:15:33.517 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:15:33.517 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:15:33.517 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:15:33.517 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:15:33.517 DEBUG [main][MenuItemLookup] Found menu:'File' 11:15:33.517 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:15:33.517 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:15:33.517 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:15:33.517 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:33.517 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:15:33.517 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:33.517 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:15:33.517 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:15:33.517 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:15:33.517 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:15:33.517 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:15:33.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 11:15:33.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 'New|Select a wizard'] is available. finished successfully 11:15:33.594 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:15:33.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:33.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:33.595 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:15:33.595 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:33.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:15:33.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:33.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:33.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:33.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:33.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:15:33.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:15:33.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:15:33.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:15:33.596 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:15:33.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:15:33.602 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:15:33.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:15:33.602 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:15:33.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:15:33.602 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:15:33.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:15:33.602 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:15:33.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:15:33.602 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:15:33.603 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface 11:15:33.603 DEBUG [main][TreeItemHandler] Selecting tree item: Interface 11:15:33.603 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection 11:15:33.605 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface 11:15:33.605 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:15:33.605 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:15:33.605 DEBUG [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) 11:15:33.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:33.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:33.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:33.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:33.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:33.606 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:15:33.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:33.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:33.606 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:33.606 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:33.678 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:15:33.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:33.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:33.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available.... 11:15:33.679 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 11:15:33.679 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface 11:15:33.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:33.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:33.679 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 11:15:33.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:33.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 "Add...") 11:15:33.680 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:33.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:33.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:33.680 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 11:15:33.680 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:33.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:33.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:33.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:33.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:33.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:33.681 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 11:15:33.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:33.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:33.681 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:33.681 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:33.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 11:15:33.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 11:15:33.732 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 11:15:33.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:33.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:33.732 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 11:15:33.732 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:33.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:33.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:33.732 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 11:15:33.732 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:33.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:33.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:33.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:33.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:33.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:15:33.733 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:15:33.733 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleAction 11:15:33.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 11:15:33.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 11:15:33.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 11:15:33.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 11:15:33.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:33.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:15:33.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:33.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:33.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:33.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:33.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:33.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:33.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:34.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:34.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:15:34.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:34.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:34.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:34.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:34.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:34.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:34.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:34.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:34.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:15:34.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:34.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:34.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:34.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:34.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:34.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:34.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:35.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:35.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:15:35.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:35.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:35.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:35.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:35.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:35.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:35.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:35.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:35.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:15:35.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:35.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:35.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:35.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:35.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:35.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:35.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:36.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:36.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:15:36.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:36.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:36.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:36.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:36.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:36.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:36.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:36.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:36.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:15:36.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:36.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:36.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:36.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:36.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:36.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:36.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:36.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 11:15:36.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:15:36.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:36.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:15:36.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:36.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:36.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:36.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:36.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:36.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:36.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:36.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:15:36.735 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:15:36.735 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:36.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:36.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:36.735 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 11:15:36.735 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:36.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:36.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:36.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:36.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:36.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:15:36.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:15:36.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:15:36.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 11:15:36.738 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:36.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:36.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:36.738 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 11:15:36.738 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:36.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:36.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:36.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:36.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:36.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:15:36.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:15:36.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:15:36.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") 11:15:36.739 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:36.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:36.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:36.739 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 11:15:36.739 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:36.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:36.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:36.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:36.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:36.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:36.740 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:15:36.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:36.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:36.740 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:36.740 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:36.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 "Add...") 11:15:36.778 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:36.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:36.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:36.778 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 11:15:36.778 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:36.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:36.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:36.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:36.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:36.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:36.789 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 11:15:36.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:36.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:36.789 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:36.789 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:36.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 11:15:36.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 11:15:36.829 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 11:15:36.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:36.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:36.829 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 11:15:36.829 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:36.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:36.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:36.829 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 11:15:36.829 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:36.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:36.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:36.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:36.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:36.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:15:36.830 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:15:36.830 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleEditableText 11:15:36.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 11:15:36.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 11:15:36.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 11:15:36.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:36.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:15:36.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:36.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:36.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:36.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:36.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:36.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:36.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:37.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:37.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:15:37.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:37.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:37.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:37.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:37.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:37.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:37.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:37.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:37.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:15:37.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:37.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:37.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:37.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:37.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:37.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:37.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:38.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:38.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:15:38.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:38.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:38.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:38.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:38.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:38.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:38.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:38.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:38.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:15:38.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:38.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:38.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:38.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:38.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:38.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:38.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:39.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:39.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:15:39.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:39.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:39.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:39.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:39.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:39.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:39.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:39.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:39.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:15:39.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:39.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:39.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:39.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:39.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:39.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:39.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:39.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 11:15:39.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:15:39.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:39.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:15:39.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:39.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:39.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:39.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:39.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:39.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:39.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:39.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:15:39.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 11:15:39.832 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:39.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:39.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:39.832 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 11:15:39.832 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:39.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:39.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:39.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:39.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:39.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:15:39.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:15:39.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:15:39.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 11:15:39.835 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:39.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:39.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:39.835 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 11:15:39.835 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:39.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:39.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:39.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:39.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:39.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:15:39.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:15:39.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:15:39.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 "OK") 11:15:39.836 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:39.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:39.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:39.836 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 11:15:39.836 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:39.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:39.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:39.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:39.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:39.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:39.837 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:15:39.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:39.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:39.837 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:39.837 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:39.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 "Add...") 11:15:39.871 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:39.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:39.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:39.871 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 11:15:39.871 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:39.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:39.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:39.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:39.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:39.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:39.881 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 11:15:39.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:39.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:39.881 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:39.881 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:39.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 11:15:39.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 11:15:39.921 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 11:15:39.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:39.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:39.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 11:15:39.922 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:39.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:39.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:39.922 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 11:15:39.922 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:39.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:39.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:39.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:39.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:39.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:15:39.922 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:15:39.922 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleExtendedTable 11:15:39.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 11:15:39.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 11:15:39.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 11:15:39.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:39.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:15:39.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:39.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:39.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:39.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:39.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:39.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:39.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:40.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:40.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:15:40.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:40.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:40.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:40.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:40.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:40.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:40.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:40.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:40.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:15:40.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:40.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:40.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:40.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:40.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:40.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:40.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:41.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:41.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:15:41.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:41.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:41.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:41.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:41.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:41.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:41.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:41.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:41.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:15:41.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:41.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:41.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:41.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:41.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:41.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:41.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:42.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:42.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:15:42.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:42.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:42.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:42.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:42.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:42.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:42.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:42.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:15:42.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:42.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:42.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:42.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:42.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:42.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:42.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:42.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:42.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 11:15:42.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:15:42.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:15:42.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:42.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:42.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:42.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:42.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:42.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:42.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:42.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:42.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:15: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 11:15:42.924 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:42.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:42.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:42.924 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 11:15:42.924 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:42.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:42.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:42.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:42.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:42.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:15:42.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:15:42.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:15:42.928 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:15:42.928 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:42.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:42.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:42.928 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 11:15:42.928 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:42.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:42.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:42.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:42.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:42.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:15:42.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:15:42.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:15:42.928 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:15:42.928 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:42.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:42.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:42.928 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 11:15:42.928 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:42.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:42.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:42.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:42.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:42.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:42.929 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:15:42.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:42.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:42.929 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:42.929 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:42.964 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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...") 11:15:42.964 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:42.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:42.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:42.964 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 11:15:42.964 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:42.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:42.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:42.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:42.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:42.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:42.974 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 11:15:42.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:42.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:42.974 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:42.974 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:43.015 DEBUG [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.... 11:15:43.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 11:15:43.016 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 11:15:43.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:43.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:43.017 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 11:15:43.017 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:43.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:43.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:43.017 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 11:15:43.017 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:43.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:43.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:43.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:43.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:43.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:15:43.017 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:15:43.017 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleStreamable 11:15:43.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 11:15:43.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 11:15:43.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 11:15:43.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:15:43.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:43.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:43.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:43.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:43.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:43.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:43.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:43.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:43.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:15:43.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:43.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:43.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:43.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:43.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:43.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:43.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:43.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:44.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:44.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:44.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:44.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:44.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:44.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:44.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:44.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:44.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:44.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:44.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:44.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:44.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:44.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:44.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:44.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:45.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:45.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:45.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:45.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:45.019 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:45.019 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:45.019 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:45.019 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:45.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:45.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:45.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:45.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:45.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:45.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:45.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:45.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:46.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:46.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:46.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:46.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:46.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:46.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:46.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:46.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:46.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 11:15:46.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:15:46.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:46.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:46.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:46.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:46.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:46.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:46.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:46.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:46.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:15:46.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 11:15:46.022 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:46.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:46.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:46.023 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 11:15:46.023 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:46.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:46.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:46.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:46.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:46.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:15:46.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:15:46.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:15:46.026 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:15:46.026 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:46.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:46.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:46.027 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 11:15:46.027 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:46.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:46.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:46.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:46.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:46.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:15:46.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:15:46.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:15:46.027 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 11:15:46.027 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:46.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:46.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:46.027 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 11:15:46.027 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:46.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:46.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:46.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:46.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:46.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:46.028 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:15:46.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:46.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:46.028 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:46.028 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:46.064 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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...") 11:15:46.064 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:46.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:46.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:46.064 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 11:15:46.064 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:46.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:46.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:46.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:46.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:46.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:46.075 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 11:15:46.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:46.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:46.075 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:46.075 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:46.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 11:15:46.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 11:15:46.116 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 11:15:46.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:46.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:46.117 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 11:15:46.117 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:46.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:46.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:46.117 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 11:15:46.117 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:46.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:46.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:46.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:46.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:46.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:15:46.118 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:15:46.118 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleText 11:15:46.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 11:15:46.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 11:15:46.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 11:15:46.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:46.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:46.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:46.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:46.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:46.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:46.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:46.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:46.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:46.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:46.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:46.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:46.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:46.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:46.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:46.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:47.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:47.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:47.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:47.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:47.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:47.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:47.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:47.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:47.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:47.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:47.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:47.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:47.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:47.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:47.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:47.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:48.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:48.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:48.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:48.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:48.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:48.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:48.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:48.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:48.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:48.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:48.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:48.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:48.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:48.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:48.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:48.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:49.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:49.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:49.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:49.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:49.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:49.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:49.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:49.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:49.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 11:15:49.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:15:49.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:49.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:49.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:49.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:49.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:49.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:49.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:49.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:49.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:15:49.120 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:15:49.120 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:49.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:49.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:49.120 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 11:15:49.120 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:49.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:49.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:49.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:49.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:49.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:15:49.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:15:49.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:15:49.124 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:15:49.124 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:49.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:49.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:49.124 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 11:15:49.124 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:49.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:49.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:49.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:49.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:49.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:15:49.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:15:49.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:15:49.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 11:15:49.125 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:49.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:49.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:49.125 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 11:15:49.125 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:49.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:49.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:49.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:49.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:49.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:49.127 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:15:49.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:49.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:49.127 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:49.127 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:49.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:15:49.174 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:49.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:49.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:49.175 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 11:15:49.175 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:49.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:49.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:49.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:49.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:49.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:15:49.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:15:49.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:15:49.176 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:15:49.176 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:49.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:49.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:49.176 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 11:15:49.176 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:49.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:49.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:49.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:49.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:49.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:15:49.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:15:49.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:15:49.178 TRACE [main][WidgetHandler] Notify Table with event 13 11:15:49.178 TRACE [main][WidgetHandler] Wait for synchronization 11:15:49.178 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:15:49.178 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:49.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:49.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:49.178 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 11:15:49.178 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:49.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:49.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:49.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:49.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:49.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:49.197 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 11:15:49.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:49.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:49.197 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:49.197 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:49.199 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:15:49.199 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:49.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:49.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:49.199 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 11:15:49.199 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:49.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:49.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:49.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:49.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:49.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:15:49.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:15:49.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:15:49.201 TRACE [main][WidgetHandler] Notify Table with event 13 11:15:49.201 TRACE [main][WidgetHandler] Wait for synchronization 11:15:49.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 11:15:49.201 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:49.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:49.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:49.202 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 11:15:49.202 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:49.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:49.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:49.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:49.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:49.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:49.206 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 11:15:49.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:49.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:49.206 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:49.206 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:49.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 11:15:49.208 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:49.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:49.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:49.208 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 11:15:49.208 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:49.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:49.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:49.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:49.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:49.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:15:49.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:15:49.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:15:49.209 TRACE [main][WidgetHandler] Notify Table with event 13 11:15:49.209 TRACE [main][WidgetHandler] Wait for synchronization 11:15:49.209 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 11:15:49.209 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:49.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:49.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:49.209 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 11:15:49.210 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:49.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:49.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:49.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:49.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:49.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:49.211 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 11:15:49.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:49.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:49.211 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:49.211 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:49.212 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:15:49.212 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:49.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:49.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:49.212 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 11:15:49.212 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:49.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:49.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:49.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:49.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:49.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:15:49.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:15:49.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:15:49.213 TRACE [main][WidgetHandler] Notify Table with event 13 11:15:49.213 TRACE [main][WidgetHandler] Wait for synchronization 11:15:49.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 "Remove") 11:15:49.213 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:49.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:49.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:49.214 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 11:15:49.214 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:49.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:49.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:49.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:49.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:49.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:49.215 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 11:15:49.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:49.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:49.215 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:49.215 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:49.216 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:15:49.216 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:49.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:49.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:49.216 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 11:15:49.216 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:49.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:49.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:49.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:49.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:49.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:15:49.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:15:49.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:15:49.217 TRACE [main][WidgetHandler] Notify Table with event 13 11:15:49.217 TRACE [main][WidgetHandler] Wait for synchronization 11:15:49.217 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:15:49.217 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:49.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:49.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:49.217 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 11:15:49.217 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:49.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:49.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:49.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:49.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:49.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:49.219 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 11:15:49.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:49.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:49.219 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:49.219 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:49.221 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 11:15:49.221 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Cancel wizard 11:15:49.221 DEBUG [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) 11:15:49.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:49.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:49.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:49.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:49.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:49.223 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:15:49.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:49.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:49.223 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:49.223 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:49.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:15:49.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:15:49.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:15:49.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:49.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:49.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:49.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:49.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:49.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:49.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:49.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:49.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:15:49.260 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.... 11:15:49.260 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 11:15:49.260 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 11:15:49.260 DEBUG [main][EditorHandler] 0 editor(s) found 11:15:49.260 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 11:15:49.260 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:15:49.260 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:15:49.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:49.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:49.261 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 11:15:49.261 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:15:49.261 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreateNewInterface no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 11:15:49.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 11:15:49.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:15:49.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:15:49.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:15:49.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'] 11:15:49.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:49.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'] 11:15:49.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:49.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 Interface"] 11:15:49.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:49.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'] 11:15:49.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:49.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'] 11:15:49.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:49.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'] 11:15:49.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:49.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 Interface"] 11:15:49.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:49.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'] 11:15:49.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:49.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'] 11:15:49.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:49.262 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:15:49.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:49.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:49.262 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:15:49.262 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:15:49.262 DEBUG [main][MenuItemLookup] Found menu:'File' 11:15:49.262 DEBUG [main][MenuItemLookup] Item match:File 11:15:49.262 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:15:49.262 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:15:49.265 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:15:49.265 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:15:49.265 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:15:49.265 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:49.265 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:15:49.265 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:15:49.265 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:15:49.265 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:15:49.265 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:15:49.265 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:15:49.265 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:15:49.265 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:15:49.265 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:15:49.265 DEBUG [main][MenuItemLookup] Found menu:'File' 11:15:49.265 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:15:49.265 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:15:49.265 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:15:49.265 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:49.265 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:15:49.265 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:49.265 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:15:49.265 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:15:49.265 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:15:49.265 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:15:49.265 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:15:49.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.... 11:15:49.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 'New|Select a wizard'] is available. finished successfully 11:15:49.346 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:15:49.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:49.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:49.353 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:15:49.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:49.354 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:15:49.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:49.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:49.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:49.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:49.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:15:49.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:15:49.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:15:49.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:15:49.355 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:15:49.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:15:49.355 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:15:49.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:15:49.355 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:15:49.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:15:49.355 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:15:49.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:15:49.355 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:15:49.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:15:49.355 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:15:49.355 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface 11:15:49.355 DEBUG [main][TreeItemHandler] Selecting tree item: Interface 11:15:49.356 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection 11:15:49.359 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface 11:15:49.359 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:15:49.359 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:15:49.359 DEBUG [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) 11:15:49.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:49.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:49.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:49.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:49.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:49.360 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:15:49.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:49.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:49.360 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:49.360 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:49.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'] 11:15:49.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:49.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:49.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available.... 11:15:49.425 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 11:15:49.425 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface 11:15:49.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:49.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:49.426 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 11:15:49.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:49.426 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:") 11:15:49.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:49.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:49.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:49.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:49.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:15:49.429 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:15:49.430 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 11:15:49.435 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:") 11:15:49.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:49.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:49.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:49.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:49.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:15:49.461 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:15:49.462 INFO [WorkbenchTestable][AbstractText] Text set to: InterfaceName 11:15:49.465 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 11:15:49.465 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Finish wizard 11:15:49.465 DEBUG [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) 11:15:49.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:49.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:49.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:49.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:49.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:49.467 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:15:49.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:49.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:49.467 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:49.467 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:49.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:15:49.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:15:49.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:15:49.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:15:49.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:15:49.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 11:15:49.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:49.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:49.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:49.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:49.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:49.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:49.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:49.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:49.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:15:49.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is InterfaceName.java... 11:15:49.986 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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') 11:15:49.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:49.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:49.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:49.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:49.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:15:49.988 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:15:49.988 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package org.example.test; public interface InterfaceName { } TooltipText=null 11:15:49.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is InterfaceName.java finished successfully 11:15:49.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@52feb5c3 is found... 11:15:49.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@52feb5c3 is found finished successfully 11:15:49.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInterfaceName.java\E') 11:15:49.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:49.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:49.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:49.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:49.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:15:49.989 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:15:49.989 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package org.example.test; public interface InterfaceName { } TooltipText=null 11:15:49.989 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.... 11:15:49.990 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 11:15:49.990 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 11:15:49.990 DEBUG [main][EditorHandler] 1 editor(s) found 11:15:49.990 DEBUG [WorkbenchTestable][EditorHandler] Closing editor InterfaceName.java 11:15:50.066 DEBUG [WorkbenchTestable][EditorHandler] Editor InterfaceName.java is closed 11:15:50.066 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 11:15:50.067 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:15:50.067 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:15:50.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:50.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:50.067 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreateNewInterface no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 11:15:50.067 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:15:50.067 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreateNewInterfaceWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 11:15:50.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 11:15:50.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:15:50.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:15:50.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:15:50.067 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:15:50.067 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:50.067 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:15:50.067 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:50.067 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"] 11:15:50.067 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:50.067 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:15:50.067 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:50.067 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:15:50.068 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:50.068 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:15:50.068 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:50.068 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"] 11:15:50.068 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:50.068 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:15:50.068 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:50.068 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:15:50.068 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:50.068 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:15:50.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:50.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:50.068 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:15:50.068 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:15:50.068 DEBUG [main][MenuItemLookup] Found menu:'File' 11:15:50.068 DEBUG [main][MenuItemLookup] Item match:File 11:15:50.069 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:15:50.069 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:15:50.072 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:15:50.072 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:15:50.072 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:15:50.072 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:50.072 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:15:50.072 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:15:50.072 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:15:50.072 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:15:50.072 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:15:50.072 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:15:50.072 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:15:50.072 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:15:50.072 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:15:50.072 DEBUG [main][MenuItemLookup] Found menu:'File' 11:15:50.072 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:15:50.072 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:15:50.072 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:15:50.072 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:50.072 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:15:50.072 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:50.072 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:15:50.072 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:15:50.072 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:15:50.072 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:15:50.072 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:15:50.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 'New|Select a wizard'] is available.... 11:15:50.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 11:15:50.150 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:15:50.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:50.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:50.151 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:15:50.151 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:50.151 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:15:50.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:50.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:50.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:50.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:50.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:15:50.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:15:50.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:15:50.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:15:50.161 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:15:50.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:15:50.161 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:15:50.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:15:50.161 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:15:50.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:15:50.161 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:15:50.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:15:50.161 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:15:50.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:15:50.161 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:15:50.162 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface 11:15:50.162 DEBUG [main][TreeItemHandler] Selecting tree item: Interface 11:15:50.162 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection 11:15:50.162 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface 11:15:50.162 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:15:50.162 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:15:50.162 DEBUG [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) 11:15:50.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:50.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:50.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:50.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:50.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:50.163 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:15:50.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:50.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:50.163 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:50.163 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:50.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'] 11:15:50.221 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:50.221 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:50.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available.... 11:15:50.221 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 11:15:50.221 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface 11:15:50.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:50.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:50.222 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 11:15:50.222 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:50.222 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:") 11:15:50.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:50.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:50.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:50.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:50.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:15:50.225 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:15:50.225 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test2 11:15:50.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.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 11:15:50.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:50.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:50.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:50.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:50.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:15:50.251 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:15:50.252 INFO [WorkbenchTestable][AbstractText] Text set to: InterfaceName2 11:15:50.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.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") 11:15:50.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:50.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:50.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:50.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:50.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:50.262 INFO [WorkbenchTestable][RadioButton] Select radio button pa&ckage 11:15:50.262 INFO [WorkbenchTestable][AbstractButton] Click button pa&ckage 11:15:50.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:50.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:50.262 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:50.262 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:50.262 TRACE [main][WidgetHandler] Notify Button with event 27 11:15:50.262 TRACE [main][WidgetHandler] Wait for synchronization 11:15:50.262 TRACE [main][WidgetHandler] Notify Button with event 13 11:15:50.262 TRACE [main][WidgetHandler] Wait for synchronization 11:15:50.262 TRACE [main][WidgetHandler] Notify Button with event 26 11:15:50.262 TRACE [main][WidgetHandler] Wait for synchronization 11:15:50.262 TRACE [main][WidgetHandler] Notify Button with event 3 11:15:50.262 TRACE [main][WidgetHandler] Wait for synchronization 11:15:50.262 TRACE [main][WidgetHandler] Notify Button with event 4 11:15:50.262 TRACE [main][WidgetHandler] Wait for synchronization 11:15:50.262 TRACE [main][WidgetHandler] Notify Button with event 13 11:15:50.262 TRACE [main][WidgetHandler] Wait for synchronization 11:15:50.263 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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...") 11:15:50.263 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:50.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:50.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:50.263 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 11:15:50.263 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:50.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:50.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:50.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:50.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:50.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:50.264 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 11:15:50.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:50.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:50.264 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:50.264 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:50.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 11:15:50.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 11:15:50.316 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 11:15:50.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:50.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:50.316 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 11:15:50.316 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:50.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:50.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:50.317 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 11:15:50.317 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:50.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:50.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:50.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:50.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:50.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:15:50.317 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:15:50.317 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleAction 11:15:50.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 11:15:50.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 11:15:50.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 11:15:50.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 11:15:50.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:50.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:50.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:50.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:50.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:50.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:50.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:50.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:50.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:50.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:50.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:50.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:50.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:50.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:50.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:50.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:51.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:51.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:51.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:51.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:51.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:51.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:51.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:51.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:51.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:51.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:51.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:51.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:51.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:51.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:51.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:51.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:52.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:52.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:52.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:52.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:52.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:52.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:52.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:52.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:52.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:52.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:52.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:52.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:52.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:52.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:52.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:52.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:53.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:53.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:53.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:53.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:53.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:53.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:53.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:53.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:53.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 11:15:53.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:15:53.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:53.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:53.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:53.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:53.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:53.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:53.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:53.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:53.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:15:53.319 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:15:53.319 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:53.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:53.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:53.319 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 11:15:53.319 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:53.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:53.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:53.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:53.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:53.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:15:53.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:15:53.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:15:53.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 11:15:53.323 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:53.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:53.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:53.323 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 11:15:53.323 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:53.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:53.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:53.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:53.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:53.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:15:53.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:15:53.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:15:53.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 "OK") 11:15:53.323 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:53.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:53.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:53.323 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 11:15:53.323 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:53.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:53.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:53.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:53.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:53.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:53.324 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:15:53.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:53.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:53.324 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:53.324 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:53.359 DEBUG [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") 11:15:53.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:53.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:53.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:53.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:53.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:53.362 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 11:15:53.363 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate comments 11:15:53.363 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 11:15:53.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:53.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:53.363 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:53.363 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:53.363 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 11:15:53.363 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Finish wizard 11:15:53.363 DEBUG [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) 11:15:53.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:53.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:53.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:53.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:53.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:53.365 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:15:53.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:53.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:53.365 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:53.365 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:53.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:15:53.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:15:53.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:15:53.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:15:53.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 11:15:53.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:15:53.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 11:15:53.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 11:15:53.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 11:15:53.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:53.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:53.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:53.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:53.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:53.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:53.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:53.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:53.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:15:53.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is InterfaceName2.java... 11:15:53.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInterfaceName2.java\E') 11:15:53.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:53.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:53.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:53.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:53.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:15:53.872 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:15:53.872 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 11:15:53.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is InterfaceName2.java finished successfully 11:15:53.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@58354312 is found... 11:15:53.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@58354312 is found finished successfully 11:15:53.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInterfaceName2.java\E') 11:15:53.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:53.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:53.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:53.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:53.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:15:53.873 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:15:53.873 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 11:15:53.873 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.... 11:15:53.874 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 11:15:53.874 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 11:15:53.874 DEBUG [main][EditorHandler] 1 editor(s) found 11:15:53.874 DEBUG [WorkbenchTestable][EditorHandler] Closing editor InterfaceName2.java 11:15:53.964 DEBUG [WorkbenchTestable][EditorHandler] Editor InterfaceName2.java is closed 11:15:53.964 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 11:15:53.964 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:15:53.964 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:15:53.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:53.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:53.965 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreateNewInterfaceWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 11:15:53.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:53.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:15:53.970 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 11:15:53.970 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:15:53.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:53.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:53.971 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:15:53.971 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:15:53.971 DEBUG [main][MenuItemLookup] Found menu:'File' 11:15:53.971 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:15:53.971 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:15:53.971 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:15:53.971 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:15:53.971 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:15:53.971 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:15:53.971 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:15:53.971 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:15:53.971 DEBUG [main][MenuItemLookup] Item match:Window 11:15:53.971 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:15:53.971 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:15:53.971 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:15:53.971 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:53.971 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:15:53.971 DEBUG [main][MenuItemLookup] Item match:Show View 11:15:53.974 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 11:15:53.974 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 11:15:53.974 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 11:15:53.974 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 11:15:53.974 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 11:15:53.974 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 11:15:53.974 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 11:15:53.974 DEBUG [main][MenuItemLookup] Found menu:'Progress' 11:15:53.974 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 11:15:53.974 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 11:15:53.974 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 11:15:53.974 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 11:15:53.974 DEBUG [main][MenuItemLookup] Found menu:'Templates' 11:15:53.974 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 11:15:53.974 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:53.974 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 11:15:53.974 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 11:15:53.992 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 11:15:53.992 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 11:15:53.992 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 11:15:54.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 11:15:54.053 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 11:15:54.053 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 11:15:54.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:54.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:54.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 11:15:54.053 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:54.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:54.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:54.053 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:15:54.053 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:54.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:54.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:54.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:54.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:54.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:15:54.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:15:54.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:15:54.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:15:54.054 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:15:54.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:15:54.054 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:15:54.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:15:54.055 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:15:54.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:15:54.055 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:15:54.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:15:54.055 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:15:54.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:15:54.055 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:15:54.055 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 11:15:54.055 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 11:15:54.055 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 11:15:54.055 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 11:15:54.055 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:54.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:54.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:54.055 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:15:54.055 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:54.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:54.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:54.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 11:15:54.056 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:54.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:54.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:54.056 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:15:54.056 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:54.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:54.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:54.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:54.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:54.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:54.056 INFO [WorkbenchTestable][AbstractButton] Click button &Open 11:15:54.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:54.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:54.056 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:54.056 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:54.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:15:54.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:15:54.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 11:15:54.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:54.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:54.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 11:15:54.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:54.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:54.099 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:15:54.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:54.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:54.099 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:15:54.099 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 11:15:54.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:54.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:54.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:54.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:54.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:15:54.100 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:15:54.100 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:15:54.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:15:54.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:15:54.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:15:54.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:15:54.101 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:15:54.101 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:15:54.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:15:54.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:15:54.102 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:15:54.102 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:15:54.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:15:54.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:15:54.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:54.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:54.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:15:54.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:54.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:15:55.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:55.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:15:55.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:15:55.103 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:15:55.103 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:15:55.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:15:55.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:15:55.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 11:15:55.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:55.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:55.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:55.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:55.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:15:55.104 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testproject 11:15:55.105 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:15:55.105 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:15:55.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:15:55.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:15:55.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:55.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:55.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:15:55.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:55.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:15:56.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:56.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:15:56.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:15:56.106 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:15:56.106 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:15:56.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:15:56.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:15:56.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 11:15:56.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:56.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:56.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:56.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:56.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:15:56.107 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testproject 11:15:56.107 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:15:56.107 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:15:56.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:15:56.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:15:56.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 11:15:56.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:56.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:56.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:56.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:56.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:15:56.108 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 11:15:56.108 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 11:15:56.108 DEBUG [main][TreeItemHandler] Set Tree selection 11:15:56.108 DEBUG [main][TreeHandler] Notify Tree about selection event 11:15:56.115 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 11:15:56.117 DEBUG [WorkbenchTestable][TreeItemHandler] testproject 11:15:56.117 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:15:56.117 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:56.146 DEBUG [main][MenuItemLookup] Found menu:'New' 11:15:56.146 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:15:56.146 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:56.146 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:15:56.146 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:56.146 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:15:56.146 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:15:56.146 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:15:56.146 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:15:56.146 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:15:56.146 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:15:56.146 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:15:56.146 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:15:56.146 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:56.146 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:15:56.146 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:15:56.146 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:56.146 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:15:56.146 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:15:56.146 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:15:56.146 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:15:56.146 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:15:56.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:15:56.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:15:56.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 11:15:56.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 11:15:56.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:56.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:56.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:56.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:15:56.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:56.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:56.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:56.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:56.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:15:56.647 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:15:56.647 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:56.672 DEBUG [main][MenuItemLookup] Found menu:'New' 11:15:56.672 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:15:56.672 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:56.672 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:15:56.672 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:56.672 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:15:56.672 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:15:56.672 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:15:56.672 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:15:56.672 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:15:56.672 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:15:56.672 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:15:56.672 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:15:56.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 11:15:57.271 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 11:15:57.272 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:15:57.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:57.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15: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: 32) 11:15:57.274 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:57.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:57.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:57.274 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:15:57.274 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:57.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:57.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:57.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:57.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:57.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:57.275 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:15:57.275 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:15:57.275 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:15:57.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:57.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:57.275 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:57.275 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:57.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 "OK") 11:15:57.275 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:57.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:57.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:57.275 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:15:57.275 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:57.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:57.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:57.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:57.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:57.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:57.276 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:15:57.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:57.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:57.276 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:57.276 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:57.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:15:57.279 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:15:57.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:15:57.780 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:15:57.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:15:57.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:15:57.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:15:57.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 11:15:57.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:15:57.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:15:57.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:15:57.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:15:57.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:15:57.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:15:57.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:15:57.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:15:57.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:15:57.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:15:57.780 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 11:15:57.780 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:15:57.780 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:15:57.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:57.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.673 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: 0.542 s testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) Time elapsed: 19.083 s testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) Time elapsed: 15.748 s testCreateNewInterface no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) Time elapsed: 0.806 s testCreateNewInterfaceWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) Time elapsed: 3.898 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 11:15:57.787 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 11:15:57.787 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:15:57.788 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:15:57.788 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 11:15:57.788 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:15:57.788 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:15:57.788 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:15:57.788 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:15:57.788 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:15:57.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:57.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:15:57.795 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' view via menu. 11:15:57.795 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:15:57.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:57.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:57.795 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:15:57.795 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:15:57.796 DEBUG [main][MenuItemLookup] Found menu:'File' 11:15:57.796 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:15:57.796 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:15:57.796 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:15:57.796 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:15:57.796 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:15:57.796 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:15:57.796 DEBUG [main][MenuItemLookup] Item match:Window 11:15:57.796 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:15:57.796 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:15:57.796 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:15:57.796 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:57.796 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:15:57.796 DEBUG [main][MenuItemLookup] Item match:Show View 11:15:57.799 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 11:15:57.799 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 11:15:57.799 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 11:15:57.799 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 11:15:57.799 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 11:15:57.799 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 11:15:57.799 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 11:15:57.799 DEBUG [main][MenuItemLookup] Found menu:'Progress' 11:15:57.799 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 11:15:57.799 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 11:15:57.799 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 11:15:57.799 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 11:15:57.799 DEBUG [main][MenuItemLookup] Found menu:'Templates' 11:15:57.799 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 11:15:57.799 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:57.799 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 11:15:57.799 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 11:15:57.813 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 11:15:57.813 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 11:15:57.813 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 11:15:57.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 11:15:57.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 11:15:57.877 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 11:15:57.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:57.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:57.878 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 11:15:57.878 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:57.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:57.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:57.878 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:15:57.878 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:57.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:57.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:57.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:57.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:57.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:15:57.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:15:57.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:15:57.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:15:57.879 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:15:57.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:15:57.879 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:15:57.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:15:57.879 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:15:57.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:15:57.879 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:15:57.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:15:57.879 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:15:57.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:15:57.879 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:15:57.879 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 11:15:57.879 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 11:15:57.879 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 11:15:57.880 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 11:15:57.880 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:57.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:57.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:57.880 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:15:57.880 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:57.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:57.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:57.880 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:15:57.880 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:57.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:57.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:57.880 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:15:57.880 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:57.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:57.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:57.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:57.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:57.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:57.881 INFO [WorkbenchTestable][AbstractButton] Click button &Open 11:15:57.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:57.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:57.881 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:57.881 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:57.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:15:57.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:15:57.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.junit.ui.TestRunnerViewPart' view is open... 11:15:57.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:57.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:57.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.junit.ui.TestRunnerViewPart' view is open finished successfully 11:15:57.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:57.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:57.936 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:15:57.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:57.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:57.937 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:15:57.937 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E') 11:15:57.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:57.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:57.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:57.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:57.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:15:57.939 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:15:57.939 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:15:57.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:15:57.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:15:57.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:15:57.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:15:57.940 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:15:57.940 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:15:57.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:15:57.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:15:57.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:15:57.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:15:57.941 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...") 11:15:57.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:57.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:57.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:57.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:57.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 11:15:57.942 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Test Run History... 11:15:57.942 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 11:15:57.942 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:58.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Test Runs"] is available.... 11:15:58.001 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 11:15:58.001 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test Runs 11:15:58.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:58.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:58.001 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:15:58.001 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:58.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:58.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:58.002 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Test Runs" as the parent 11:15:58.002 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:58.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:58.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:58.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:58.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:58.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:58.002 INFO [WorkbenchTestable][AbstractButton] Click button Remove &All 11:15:58.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:58.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:58.002 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:58.002 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:58.003 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 11:15:58.003 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:15:58.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:58.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:58.003 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Test Runs" as the parent 11:15:58.003 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:15:58.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:58.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:58.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:58.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:58.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:58.004 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:15:58.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:58.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:58.004 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:58.004 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:58.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Test Runs"] is available.... 11:15:58.034 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 11:15:58.034 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:15:58.034 INFO [WorkbenchTestable][RequirementsRunner] Started test: getViewStatusTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 11:15:58.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 11:15:58.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:15:58.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:15:58.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:15:58.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:58.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:58.036 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 11:15:58.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:58.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:58.037 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:15:58.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:58.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:58.037 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:15:58.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 '\*?\QJUnit\E') 11:15:58.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:58.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:58.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:58.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:58.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:15:58.039 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:15:58.039 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:15:58.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:15:58.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:15:58.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:15:58.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:15:58.040 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:15:58.040 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:15:58.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:15:58.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:15:58.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:15:58.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:15:58.040 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 11:15:58.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:58.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:58.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:58.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:58.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 11:15:58.041 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 11:15:58.041 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:15:58.041 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:15:58.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:58.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:58.041 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getViewStatusTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 11:15:58.041 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:15:58.041 INFO [WorkbenchTestable][RequirementsRunner] Started test: getRunsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 11:15:58.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 11:15:58.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:15:58.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:15:58.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:15:58.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:58.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:58.042 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 11:15:58.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:58.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:58.044 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:15:58.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:58.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:58.044 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:15:58.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 '\*?\QJUnit\E') 11:15:58.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:58.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:58.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:58.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:58.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:15:58.045 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:15:58.045 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:15:58.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:15:58.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:15:58.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:15:58.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:15:58.046 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:15:58.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:15:58.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:15:58.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:15:58.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:15:58.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:15:58.046 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:.*') 11:15:58.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:58.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:58.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:58.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:58.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:15:58.047 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:15:58.065 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 11:15:58.065 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:15:58.065 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:15:58.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:58.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:58.066 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getRunsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 11:15:58.066 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:15:58.066 INFO [WorkbenchTestable][RequirementsRunner] Started test: getErrorsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 11:15:58.066 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 11:15:58.066 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:15:58.066 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:15:58.066 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:15:58.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:58.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:58.067 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 11:15:58.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:58.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:58.068 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:15:58.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:58.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:58.069 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:15:58.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 '\*?\QJUnit\E') 11:15:58.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:58.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:58.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:58.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:58.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:15:58.070 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:15:58.070 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:15:58.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:15:58.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:15:58.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:15:58.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:15:58.071 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:15:58.071 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:15:58.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:15:58.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:15:58.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:15:58.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:15:58.072 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:.*') 11:15:58.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:58.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:58.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:58.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:58.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:15:58.073 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:15:58.075 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 11:15:58.075 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:15:58.075 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:15:58.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:58.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:58.075 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getErrorsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 11:15:58.075 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:15:58.075 INFO [WorkbenchTestable][RequirementsRunner] Started test: getFailuresTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 11:15:58.075 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 11:15:58.075 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:15:58.075 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:15:58.075 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:15:58.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:58.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:58.076 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 11:15:58.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:58.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:58.077 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:15:58.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:58.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:58.078 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:15:58.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 '\*?\QJUnit\E') 11:15:58.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:58.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:58.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:58.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:58.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:15:58.079 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:15:58.079 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:15:58.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:15:58.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:15:58.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:15:58.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:15:58.080 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:15:58.080 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:15:58.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:15:58.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:15:58.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:15:58.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:15:58.080 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:.*') 11:15:58.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:58.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:58.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:58.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:58.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:15:58.100 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:15:58.102 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 11:15:58.102 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:15:58.102 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:15:58.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:58.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:15:58.102 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getFailuresTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 11:15:58.102 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 11:15:58.102 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:15:58.102 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:15:58.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:15:58.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 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.007 s getRunsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) Time elapsed: 0.025 s getErrorsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) Time elapsed: 0.009 s getFailuresTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) Time elapsed: 0.027 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 11:15:58.110 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 11:15:58.110 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:15:58.110 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:15:58.110 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 11:15:58.110 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:15:58.110 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:15:58.111 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:15:58.111 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:15:58.111 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:15:58.111 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 11:15:58.111 DEBUG [main][EditorHandler] 0 editor(s) found 11:15:58.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:58.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:58.112 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:15:58.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:58.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:58.113 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:15:58.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:58.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:58.114 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:15:58.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 '\*?\QProject Explorer\E') 11:15:58.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:58.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:58.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:58.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:58.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:15:58.133 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:15:58.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:15:58.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:15:58.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:15:58.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:15:58.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:15:58.147 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:15:58.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:15:58.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:15:58.147 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 11:15:58.148 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:15:58.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:15:58.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:15:58.172 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 11:15:58.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:58.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:58.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:58.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:58.173 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:15:58.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:15:58.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:15:58.174 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 11:15:58.174 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:15:58.174 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:58.174 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:15:58.174 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:58.174 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 11:15:58.174 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:58.174 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:15:58.174 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:58.174 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:15:58.174 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:58.175 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:15:58.175 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:58.175 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:15:58.175 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:58.175 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:15:58.175 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:58.175 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:15:58.175 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:58.175 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:15:58.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:58.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:58.175 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:15:58.175 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:15:58.175 DEBUG [main][MenuItemLookup] Found menu:'File' 11:15:58.175 DEBUG [main][MenuItemLookup] Item match:File 11:15:58.176 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:15:58.176 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:15:58.179 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:15:58.179 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:15:58.179 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:15:58.179 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:58.179 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:15:58.179 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:15:58.179 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:15:58.179 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:15:58.179 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:15:58.179 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:15:58.179 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:15:58.179 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:15:58.179 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:15:58.179 DEBUG [main][MenuItemLookup] Found menu:'File' 11:15:58.179 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:15:58.179 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:15:58.179 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:15:58.179 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:58.179 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:15:58.179 DEBUG [main][MenuItemLookup] Found menu:'' 11:15:58.179 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:15:58.179 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:15:58.180 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:15:58.180 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:15:58.180 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:15:58.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 'New|Select a wizard'] is available.... 11:15:58.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 11:15:58.256 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:15:58.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:58.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:58.257 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:15:58.257 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:58.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:15:58.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:58.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:58.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:58.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:58.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:15:58.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:15:58.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:15:58.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:15:58.259 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:15:58.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:15:58.259 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:15:58.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:15:58.259 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:15:58.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:15:58.259 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:15:58.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:15:58.259 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:15:58.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:15:58.259 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:15:58.259 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 11:15:58.259 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 11:15:58.259 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 11:15:58.268 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 11:15:58.268 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:15:58.268 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:15:58.268 DEBUG [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) 11:15:58.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:58.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:58.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:58.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:58.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:58.269 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:15:58.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:58.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:58.269 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:58.269 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:58.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'] 11:15:58.415 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:58.415 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:58.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 11:15:58.415 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 11:15:58.415 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 11:15:58.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:15:58.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:15:58.416 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:15:58.416 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:15:58.416 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'hellotest' 11:15:58.416 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:") 11:15:58.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:58.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:58.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:58.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:58.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:15:58.418 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:15:58.418 INFO [WorkbenchTestable][AbstractText] Text set to: hellotest 11:15:58.419 DEBUG [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") 11:15:58.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:58.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:58.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:58.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:58.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:58.436 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 11:15:58.444 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 11:15:58.444 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Create &module-info.java file 11:15:58.444 INFO [WorkbenchTestable][AbstractButton] Click button Create &module-info.java file 11:15:58.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:58.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:58.444 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:58.444 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:58.445 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:15:58.445 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 11:15:58.445 DEBUG [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) 11:15:58.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:15:58.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:15:58.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:15:58.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:15:58.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:15:58.446 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:15:58.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:15:58.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:15:58.946 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:15:58.946 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:15:58.957 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.... 11:16:01.972 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 11:16:01.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:16:01.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:16:01.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:16:01.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 11:16:01.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:16:01.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:16:01.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:16:01.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:16:01.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:16:01.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:16:01.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:16:01.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:16:01.972 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:16:01.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:01.972 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:16:01.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:01.972 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:16:01.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:01.972 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:16:01.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:01.972 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:16:01.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:01.973 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:16:01.973 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:01.973 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:16:01.973 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:01.973 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:16:01.973 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:01.973 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:16:01.973 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:01.973 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:16:01.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:01.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:01.973 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:16:01.973 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:16:01.973 DEBUG [main][MenuItemLookup] Found menu:'File' 11:16:01.973 DEBUG [main][MenuItemLookup] Item match:File 11:16:01.974 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:16:01.974 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:16:01.977 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:16:01.977 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:16:01.977 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:16:01.977 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:01.977 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:16:01.977 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:16:01.977 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:16:01.977 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:16:01.977 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:16:01.977 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:16:01.977 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:16:01.977 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:16:01.977 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:16:01.977 DEBUG [main][MenuItemLookup] Found menu:'File' 11:16:01.977 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:16:01.977 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:16:01.977 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:16:01.977 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:01.977 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:16:01.977 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:01.977 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:16:01.977 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:16:01.977 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:16:01.977 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:16:01.977 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:16:02.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.... 11:16:02.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 11:16:02.049 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:16:02.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:02.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:02.050 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:16:02.050 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:02.050 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:16:02.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:02.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:02.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:02.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:02.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:16:02.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:16:02.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:16:02.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:16:02.051 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:16:02.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:02.051 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:16:02.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:02.051 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:16:02.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:16:02.052 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:16:02.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:02.052 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:16:02.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:02.052 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:16:02.052 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 11:16:02.052 DEBUG [main][TreeItemHandler] Selecting tree item: Class 11:16:02.052 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 11:16:02.055 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 11:16:02.055 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:16:02.055 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:16:02.055 DEBUG [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) 11:16:02.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:02.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:02.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:02.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:02.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:16:02.056 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:16:02.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:16:02.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:16:02.056 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:16:02.056 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:02.164 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:16:02.164 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:02.164 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:02.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 11:16:02.164 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 11:16:02.164 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 11:16:02.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:02.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:02.165 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 11:16:02.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:02.165 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:") 11:16:02.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:02.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:02.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:02.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:02.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:16:02.224 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:16:02.225 INFO [WorkbenchTestable][AbstractText] Text set to: HelloTest 11:16:02.238 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 11:16:02.239 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 11:16:02.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.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) 11:16:02.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:02.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:02.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:02.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:02.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:16:02.245 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:16:02.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:16:02.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:16:02.245 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:16:02.245 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:02.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:16:03.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:16:03.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:16:03.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 11:16:03.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:16:03.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:16:03.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 11:16:03.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:16:03.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:16:03.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:16:03.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:16:03.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:16:03.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:16:03.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:16:03.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:16:03.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:16:03.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:03.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:03.415 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:16:03.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:03.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:03.415 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform 11:16:03.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:03.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:03.416 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform' 11:16:03.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 '\*?\QPackage Explorer\E') 11:16:03.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:03.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:03.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:03.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:03.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:16:03.417 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:16:03.417 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:16:03.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:03.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:16:03.462 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:16:03.462 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:16:03.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:03.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:16:03.463 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:16:03.463 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:16:03.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:03.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:16:03.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:03.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:03.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:16:03.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:03.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:16:04.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:04.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:16:04.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:16:04.464 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:16:04.464 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:16:04.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:04.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:16:04.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 11:16:04.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:04.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:04.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:04.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:04.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:16:04.465 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name hellotest 11:16:04.465 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item hellotest 11:16:04.466 DEBUG [main][TreeItemHandler] Selecting tree item: hellotest 11:16:04.466 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item hellotest about selection 11:16:04.471 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: hellotest 11:16:04.472 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:16:04.472 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:04.498 DEBUG [main][MenuItemLookup] Found menu:'New' 11:16:04.498 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:16:04.498 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:04.498 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:16:04.498 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 11:16:04.498 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:16:04.498 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:04.498 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:16:04.498 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:16:04.498 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:16:04.498 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:16:04.498 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:04.498 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:16:04.498 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:16:04.498 DEBUG [main][MenuItemLookup] Item match:Build Path 11:16:04.499 DEBUG [main][MenuItemLookup] Found menu:'Link Source...' 11:16:04.499 DEBUG [main][MenuItemLookup] Found menu:'New Source Folder...' 11:16:04.499 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:04.499 DEBUG [main][MenuItemLookup] Found menu:'Use as Source Folder' 11:16:04.499 DEBUG [main][MenuItemLookup] Found menu:'Add External Archives...' 11:16:04.499 DEBUG [main][MenuItemLookup] Found menu:'Add Libraries...' 11:16:04.499 DEBUG [main][MenuItemLookup] Item match:Add Libraries... 11:16:04.500 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Add &Libraries..." 11:16:04.500 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add Libraries... 11:16:04.500 INFO [main][MenuItemHandler] Select menu item: Add &Libraries... 11:16:04.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Library"] is available.... 11:16:04.565 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 11:16:04.565 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add Library 11:16:04.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:04.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:04.567 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 11:16:04.567 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:16:04.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:04.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:16:04.567 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Library" as the parent 11:16:04.567 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:16:04.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:04.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:04.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:04.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:04.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 11:16:04.569 TRACE [main][WidgetHandler] Notify List with event 13 11:16:04.569 TRACE [main][WidgetHandler] Wait for synchronization 11:16:04.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 "Next >", Widget matcher matching widgets with style: 8) 11:16:04.569 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:16:04.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:04.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:16:04.569 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Library" as the parent 11:16:04.569 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:16:04.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:04.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:04.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:04.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:04.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:16:04.570 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:16:04.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:16:04.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:16:04.570 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:16:04.570 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:04.597 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 11:16:04.597 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:16:04.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:04.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:16:04.597 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Library" as the parent 11:16:04.597 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:16:04.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:04.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:04.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:04.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:04.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 11:16:04.597 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo JUnit 5 to selection: JUnit 4 11:16:04.601 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 11:16:04.601 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:16:04.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:04.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:16:04.601 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Library" as the parent 11:16:04.601 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:16:04.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:04.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:04.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:04.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:04.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:16:04.602 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:16:04.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:16:04.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:16:04.602 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:16:04.603 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:04.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Library"] is available.... 11:16:04.786 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 11:16:04.786 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:16:04.786 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:16:04.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:04.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:16:04.787 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:16:04.787 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:16:04.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:04.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:16:04.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:04.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:04.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:16:05.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:05.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:16:05.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:05.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:16:05.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:16:05.788 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:16:05.788 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:16:05.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:05.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:16:05.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:16:05.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:05.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:05.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:05.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:05.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:16:05.789 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name hellotest 11:16:05.789 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 11:16:05.790 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item hellotest 11:16:05.790 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hellotest 11:16:05.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:05.790 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item hellotest is already expanded. No action performed 11:16:05.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:05.790 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hellotest 11:16:05.790 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item hellotest of tree item src 11:16:05.790 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 11:16:05.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:05.790 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 11:16:05.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:05.790 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 11:16:05.790 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item HelloTest.java of tree item hellotest 11:16:05.790 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hellotest 11:16:05.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:06.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:06.291 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hellotest 11:16:06.295 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item HelloTest.java 11:16:06.295 DEBUG [main][TreeItemHandler] Selecting tree item: HelloTest.java 11:16:06.295 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item HelloTest.java about selection 11:16:06.299 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: HelloTest.java 11:16:06.299 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item HelloTest.java 11:16:06.299 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item HelloTest.java 11:16:06.299 DEBUG [main][TreeItemHandler] Selecting tree item: HelloTest.java 11:16:06.299 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item HelloTest.java about selection 11:16:06.301 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: HelloTest.java 11:16:06.301 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 11:16:06.302 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 11:16:06.334 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 11:16:06.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:16:06.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:16:06.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:16:06.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 11:16:06.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:16:06.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:16:06.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:16:06.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:16:06.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:16:06.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:16:06.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:16:06.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:16:06.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:16:06.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@606c288c is found... 11:16:06.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@606c288c is found finished successfully 11:16:06.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QHelloTest.java\E') 11:16:06.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:06.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:06.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:06.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:06.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:16:06.337 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:06.338 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package hellotest; public class HelloTest { } TooltipText=null 11:16:06.338 INFO [WorkbenchTestable][TextEditor] Set text to editor 11:16:06.347 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:06.347 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 11:16:06.347 INFO [WorkbenchTestable][AbstractEditor] Save editor 11:16:06.347 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform 11:16:06.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:06.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:06.347 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform' 11:16:06.347 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform' 11:16:06.347 DEBUG [main][MenuItemLookup] Found menu:'File' 11:16:06.347 DEBUG [main][MenuItemLookup] Item match:File 11:16:06.348 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:16:06.348 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 11:16:06.348 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 11:16:06.348 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 11:16:06.348 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:06.348 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 11:16:06.348 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 11:16:06.348 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:06.348 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 11:16:06.348 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 11:16:06.348 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 11:16:06.348 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 11:16:06.348 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 11:16:06.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 11:16:06.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 11:16:06.410 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:06.410 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 11:16:06.410 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:06.410 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 11:16:06.410 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 11:16:06.410 DEBUG [WorkbenchTestable][EditorHandler] Closing editor HelloTest.java 11:16:06.609 DEBUG [WorkbenchTestable][EditorHandler] Editor HelloTest.java is closed 11:16:06.609 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:16:06.609 INFO [WorkbenchTestable][RequirementsRunner] Started test: junitRunTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest) 11:16:06.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 11:16:06.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:16:06.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:16:06.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:16:06.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:06.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:06.610 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:16:06.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:06.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:06.611 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:16:06.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:06.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:06.611 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:16:06.611 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 11:16:06.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:06.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:06.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:06.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:06.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:16:06.612 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:16:06.612 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:16:06.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:06.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:16:06.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:16:06.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:16:06.613 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:16:06.613 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:16:06.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:06.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:16:06.614 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:16:06.614 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:16:06.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:06.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:16:06.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:06.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:06.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:16:07.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:07.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:16:07.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:07.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:16:07.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:16:07.615 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:16:07.615 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:16:07.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:07.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:16:07.616 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:16:07.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:07.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:07.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:07.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:07.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:16:07.616 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name hellotest 11:16:07.617 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 11:16:07.617 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item hellotest 11:16:07.617 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hellotest 11:16:07.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:07.617 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item hellotest is already expanded. No action performed 11:16:07.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:07.617 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hellotest 11:16:07.617 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item hellotest of tree item src 11:16:07.617 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 11:16:07.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:07.617 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 11:16:07.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:07.617 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 11:16:07.617 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item HelloTest.java of tree item hellotest 11:16:07.617 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hellotest 11:16:07.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:07.617 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item hellotest is already expanded. No action performed 11:16:07.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:07.617 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hellotest 11:16:07.619 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item HelloTest.java 11:16:07.619 DEBUG [main][TreeItemHandler] Selecting tree item: HelloTest.java 11:16:07.619 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item HelloTest.java about selection 11:16:07.622 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: HelloTest.java 11:16:07.623 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:16:07.623 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:07.655 DEBUG [main][MenuItemLookup] Found menu:'New' 11:16:07.655 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:07.655 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:16:07.655 DEBUG [main][MenuItemLookup] Found menu:'Open With' 11:16:07.655 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 11:16:07.655 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:16:07.655 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:07.655 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:16:07.655 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:16:07.655 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:16:07.655 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:16:07.655 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:07.655 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:16:07.655 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:16:07.655 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:16:07.655 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:16:07.655 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:07.655 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:16:07.655 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:16:07.655 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:07.655 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:16:07.655 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:07.655 DEBUG [main][MenuItemLookup] Found menu:'References' 11:16:07.655 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 11:16:07.655 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:07.655 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:16:07.655 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 11:16:07.655 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:07.655 DEBUG [main][MenuItemLookup] Found menu:'Run As' 11:16:07.655 DEBUG [main][MenuItemLookup] Item match:Run As 11:16:07.670 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 11:16:07.670 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+X T' 11:16:07.670 DEBUG [main][MenuItemLookup] Item match:2 JUnit Test Shift+Alt+X T 11:16:07.670 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 JUnit Test Shift+Alt+X T" 11:16:07.670 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 JUnit Test Shift+Alt+X T 11:16:07.670 INFO [main][MenuItemHandler] Select menu item: &2 JUnit Test Shift+Alt+X T 11:16:07.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting while JUnit test has not finished yet... 11:16:07.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:07.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:07.675 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 11:16:07.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:07.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:07.676 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:16:07.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:07.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:07.676 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:16:07.676 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E') 11:16:07.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:07.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:07.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:07.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:07.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:16:07.677 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:16:07.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:16:07.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:07.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:16:07.753 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:16:07.753 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:16:07.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:07.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:16:07.754 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:.*') 11:16:07.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:07.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:07.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:07.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:07.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:16:07.755 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:16:07.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting while JUnit test has not finished yet finished successfully 11:16:07.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until JUnit test has not finished yet... 11:16:07.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:07.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:07.757 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 11:16:07.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:07.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:07.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:16:07.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:07.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:07.759 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:16:07.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 11:16:07.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:07.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:07.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:07.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:07.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:16:07.827 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:16:07.827 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:16:07.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:07.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:16:07.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:16:07.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:16:07.828 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:16:07.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:16:07.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:07.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:16:07.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:16:07.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:16:07.829 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:.*') 11:16:07.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:07.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:07.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:07.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:07.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:16:07.830 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:16:08.331 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 11:16:08.331 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:16:08.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:16:08.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:08.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=0/2 TooltipText=0/2 11:16:08.332 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:16:08.332 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:16:08.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:08.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=0/2 TooltipText=0/2 11:16:08.333 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:.*') 11:16:08.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:08.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:08.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:08.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:08.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:16:08.334 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:16:08.834 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 11:16:08.835 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:16:08.835 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:16:08.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:08.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 11:16:08.836 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:16:08.836 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:16:08.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:08.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 11:16:08.837 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:.*') 11:16:08.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:08.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:08.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:08.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:08.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:16:08.838 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:16:09.338 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 11:16:09.338 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:16:09.338 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:16:09.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:09.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 11:16:09.339 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:16:09.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:16:09.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:09.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 11:16:09.340 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:.*') 11:16:09.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:09.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:09.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:09.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:09.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:16:09.341 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:16:09.841 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 11:16:09.841 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:16:09.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:16:09.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:09.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 11:16:09.842 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:16:09.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:16:09.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:09.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 11:16:09.843 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:.*') 11:16:09.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:09.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:09.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:09.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:09.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:16:09.844 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:16:10.344 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 11:16:10.344 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:16:10.344 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:16:10.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:10.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 11:16:10.346 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:16:10.346 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:16:10.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:10.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 11:16:10.346 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:.*') 11:16:10.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:10.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:10.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:10.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:10.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:16:10.347 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:16:10.847 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 11:16:10.848 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:16:10.848 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:16:10.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:10.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 11:16:10.849 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:16:10.849 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:16:10.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:10.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 11:16:10.849 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:.*') 11:16:10.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:10.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:10.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:10.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:10.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:16:10.850 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:16:11.351 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 11:16:11.351 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:16:11.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:16:11.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:11.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 11:16:11.352 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:16:11.352 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:16:11.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:11.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 11:16:11.352 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:.*') 11:16:11.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:11.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:11.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:11.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:11.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:16:11.354 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:16:11.854 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 11:16:11.854 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:16:11.854 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:16:11.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:11.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 11:16:11.855 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:16:11.855 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:16:11.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:11.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 11:16:11.856 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:.*') 11:16:11.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:11.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:11.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:11.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:11.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:16:11.857 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:16:12.358 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 11:16:12.358 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:16:12.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:16:12.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:12.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 11:16:12.359 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:16:12.359 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:16:12.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:12.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 11:16:12.360 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:.*') 11:16:12.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:12.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:12.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:12.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:12.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:16:12.360 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:16:12.861 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 11:16:12.861 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:16:12.861 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:16:12.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:12.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 11:16:12.862 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:16:12.862 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:16:12.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:12.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 11:16:12.863 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:.*') 11:16:12.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:12.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:12.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:12.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:12.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:16:12.864 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:16:13.364 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 11:16:13.364 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:16:13.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:16:13.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:13.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 11:16:13.365 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:16:13.365 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:16:13.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:13.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 11:16:13.366 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:.*') 11:16:13.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:13.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:13.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:13.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:13.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:16:13.367 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:16:13.867 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 11:16:13.867 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:16:13.867 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:16:13.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:13.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 11:16:13.868 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:16:13.868 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:16:13.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:13.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 11:16:13.869 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:.*') 11:16:13.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:13.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:13.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:13.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:13.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:16:13.870 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:16:13.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 11:16:14.370 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 11:16:14.370 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:16:14.370 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:16:14.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:14.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 11:16:14.371 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:16:14.371 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:16:14.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:14.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 11:16:14.372 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:.*') 11:16:14.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:14.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:14.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:14.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:14.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:16:14.373 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:16:14.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 11:16:14.873 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 11:16:14.873 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:16:14.873 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:16:14.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:14.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 11:16:14.874 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:16:14.874 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:16:14.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:14.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 11:16:14.875 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:.*') 11:16:14.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:14.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:14.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:14.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:14.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:16:14.876 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:16:14.876 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 11:16:15.376 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 11:16:15.376 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:16:15.376 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:16:15.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:15.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 11:16:15.378 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:16:15.378 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:16:15.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:15.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 11:16:15.378 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:.*') 11:16:15.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:15.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:15.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:15.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:15.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:16:15.379 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:16:15.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 11:16:15.879 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 11:16:15.880 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:16:15.880 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:16:15.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:15.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 11:16:15.881 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:16:15.881 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:16:15.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:15.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 11:16:15.881 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:.*') 11:16:15.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:15.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:15.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:15.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:15.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:16:15.882 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:16:15.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 11:16:16.383 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 11:16:16.383 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:16:16.383 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:16:16.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:16.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 11:16:16.384 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:16:16.384 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:16:16.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:16.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 11:16:16.384 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:.*') 11:16:16.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:16.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:16.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:16.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:16.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:16:16.385 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:16:16.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 11:16:16.886 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 11:16:16.886 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:16:16.886 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:16:16.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:16.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 11:16:16.887 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:16:16.887 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:16:16.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:16.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 11:16:16.888 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:.*') 11:16:16.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:16.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:16.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:16.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:16.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:16:16.889 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:16:16.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 11:16:17.389 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 11:16:17.389 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:16:17.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:16:17.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:17.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 11:16:17.390 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:16:17.390 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:16:17.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:17.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 11:16:17.391 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:.*') 11:16:17.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:17.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:17.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:17.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:17.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:16:17.392 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:16:17.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 11:16:17.892 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 11:16:17.892 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:16:17.892 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:16:17.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:17.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 11:16:17.893 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:16:17.893 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:16:17.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:17.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 11:16:17.894 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:.*') 11:16:17.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:17.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:17.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:17.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:17.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:16:17.895 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:16:17.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 11:16:18.395 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 11:16:18.396 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:16:18.396 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:16:18.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:18.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 11:16:18.397 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:16:18.397 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:16:18.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:18.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 11:16:18.397 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:.*') 11:16:18.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:18.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:18.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:18.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:18.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:16:18.399 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:16:18.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is not listed in considered jobs, ignore it 11:16:18.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is not listed in considered jobs, ignore it 11:16:18.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is not listed in considered jobs, ignore it 11:16:18.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is not listed in considered jobs, ignore it 11:16:18.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 11:16:18.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is not listed in considered jobs, ignore it 11:16:18.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is not listed in considered jobs, ignore it 11:16:18.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 11:16:18.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is not listed in considered jobs, ignore it 11:16:18.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until JUnit test has not finished yet finished successfully 11:16:18.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:18.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:18.401 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 11:16:18.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:18.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:18.402 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:16:18.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:18.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:18.403 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:16:18.403 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E') 11:16:18.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:18.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:18.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:18.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:18.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:16:18.404 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:16:18.405 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:16:18.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:18.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:16:18.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:16:18.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:16:18.405 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:16:18.405 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:16:18.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:18.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:16:18.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:16:18.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:16:18.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.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 11:16:18.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:18.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:18.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:18.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:18.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:16:18.425 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:16:18.426 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:16:18.426 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:16:18.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:18.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 11:16:18.427 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:.*') 11:16:18.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:18.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:18.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:18.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:18.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:16:18.429 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:16:18.430 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 11:16:18.430 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 11:16:18.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:18.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1 TooltipText=null 11:16:18.431 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:.*') 11:16:18.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:18.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:18.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:18.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:18.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:16:18.433 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:16:18.433 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 11:16:18.433 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:16:18.433 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:16:18.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:18.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:16:18.434 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 11:16:18.435 INFO [WorkbenchTestable][RequirementsRunner] Finished test: junitRunTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest) 11:16:18.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:18.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:18.436 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:16:18.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:18.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:18.437 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:16:18.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:18.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:18.438 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:16:18.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 '\*?\QPackage Explorer\E') 11:16:18.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:18.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:18.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:18.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:18.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:16:18.439 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:16:18.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:16:18.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:18.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:16:18.489 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:16:18.489 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:16:18.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:18.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:16:18.490 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:16:18.491 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:16:18.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:18.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:16:18.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:18.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:18.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:16:18.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:18.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:16:19.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:19.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:16:19.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:16:19.492 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:16:19.492 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:16:19.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:19.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:16:19.493 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:16:19.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:19.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:19.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:19.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:19.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:16:19.493 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name hellotest 11:16:19.493 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item hellotest 11:16:19.493 DEBUG [main][TreeItemHandler] Selecting tree item: hellotest 11:16:19.493 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item hellotest about selection 11:16:19.496 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: hellotest 11:16:19.496 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:16:19.496 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:19.529 DEBUG [main][MenuItemLookup] Found menu:'New' 11:16:19.530 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:16:19.530 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:19.530 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:16:19.530 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 11:16:19.530 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:16:19.530 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:19.530 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:16:19.530 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:16:19.530 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:16:19.530 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:16:19.530 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:19.530 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:16:19.530 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:16:19.530 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:16:19.530 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:16:19.530 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:19.530 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:16:19.530 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:16:19.530 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:19.530 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:16:19.530 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:19.530 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:16:19.530 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:16:19.530 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:16:19.530 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:16:19.530 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:16:19.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:16:19.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:16:19.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:16:19.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:16:19.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:16:19.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:16:19.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:16:19.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:16:19.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:16:19.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:16:19.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:16:19.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:16:19.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:16:19.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:16:19.535 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'hellotest' via Explorer 11:16:19.535 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item hellotest 11:16:19.535 DEBUG [main][TreeItemHandler] Selecting tree item: hellotest 11:16:19.535 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item hellotest about selection 11:16:19.537 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: hellotest 11:16:19.537 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:16:19.537 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:19.563 DEBUG [main][MenuItemLookup] Found menu:'New' 11:16:19.563 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:16:19.563 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:19.563 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:16:19.563 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 11:16:19.563 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:16:19.563 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:19.563 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:16:19.563 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:16:19.563 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:16:19.563 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:16:19.563 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:16:19.564 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:16:19.564 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:16:19.564 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:16:19.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 'Delete.*'] is available.... 11:16:20.150 DEBUG [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 11:16:20.150 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:16:20.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:20.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:20.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:20.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:20.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 11:16:20.153 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:16:20.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:20.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:16:20.153 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:16:20.153 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:16:20.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:20.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:20.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:20.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:20.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:16:20.153 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:16:20.153 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:16:20.153 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:16:20.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:16:20.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:16:20.154 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:16:20.154 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:20.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) 11:16:20.154 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:16:20.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:20.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:16:20.154 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:16:20.154 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:16:20.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:20.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:20.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:20.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:20.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:16:20.155 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:16:20.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:16:20.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:16:20.155 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:16:20.155 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:20.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:16:20.158 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:16:20.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:16:20.658 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:16:20.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:16:20.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:16:20.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:16:20.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:16:20.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:16:20.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:16:20.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:16:20.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:16:20.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:16:20.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:16:20.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:16:20.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:16:20.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:16:20.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:16:20.659 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 11:16:20.659 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:16:20.659 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:16:20.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:20.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:16:20.659 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: 22.55 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.826 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 11:16:20.666 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 11:16:20.667 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:16:20.667 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:16:20.667 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 11:16:20.667 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:16:20.667 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:16:20.667 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:16:20.667 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:16:20.667 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:16:20.668 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:16:20.668 INFO [WorkbenchTestable][RequirementsRunner] Started test: cancel no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 11:16:20.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 11:16:20.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:16:20.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:16:20.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:16:20.668 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:16:20.668 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:20.668 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:16:20.668 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:20.668 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:16:20.668 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:20.668 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:16:20.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:20.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:20.669 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:16:20.669 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:16:20.669 DEBUG [main][MenuItemLookup] Found menu:'File' 11:16:20.669 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:16:20.669 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:16:20.669 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:16:20.669 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:16:20.669 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:16:20.669 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:16:20.669 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:16:20.669 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:16:20.669 DEBUG [main][MenuItemLookup] Item match:Window 11:16:20.669 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:16:20.669 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:16:20.669 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:16:20.669 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:20.669 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:16:20.669 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:16:20.669 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:20.669 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:16:20.669 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:20.669 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:16:20.669 DEBUG [main][MenuItemLookup] Item match:Preferences 11:16:20.669 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:16:20.669 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:16:20.670 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:16:20.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:16:20.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:16:20.764 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:16:20.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:20.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:20.765 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:16:20.765 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:20.765 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:16:20.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:20.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:20.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:20.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:20.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:16:20.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:16:20.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:16:20.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children... 11:16:20.766 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 11:16:20.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:21.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:21.267 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 11:16:21.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully 11:16:21.268 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 11:16:21.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:21.268 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 11:16:21.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:21.268 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 11:16:21.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children... 11:16:21.268 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 11:16:21.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:21.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:21.768 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 11:16:21.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully 11:16:21.769 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 11:16:21.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:21.769 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 11:16:21.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:21.769 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 11:16:21.769 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page 11:16:21.769 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page 11:16:21.769 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection 11:16:21.769 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page 11:16:21.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:21.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:21.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:21.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:21.775 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:16:21.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:21.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:21.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:21.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:21.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:16:21.777 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:16:21.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:16:21.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:16:21.777 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:16:21.777 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:21.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:16:21.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:16:21.824 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:16:21.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:21.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:21.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:21.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:16:21.824 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:16:21.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:21.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:21.825 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 11:16:21.825 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:16:21.825 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:16:21.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:21.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:16:21.825 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cancel no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 11:16:21.825 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:16:21.825 INFO [WorkbenchTestable][RequirementsRunner] Started test: restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 11:16:21.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 11:16:21.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:16:21.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:16:21.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:16:21.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.*'] 11:16:21.825 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:21.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.*'] 11:16:21.825 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:21.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.*'] 11:16:21.826 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:21.826 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:16:21.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:21.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:21.826 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:16:21.826 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:16:21.826 DEBUG [main][MenuItemLookup] Found menu:'File' 11:16:21.826 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:16:21.826 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:16:21.826 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:16:21.826 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:16:21.826 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:16:21.826 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:16:21.826 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:16:21.826 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:16:21.826 DEBUG [main][MenuItemLookup] Item match:Window 11:16:21.826 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:16:21.826 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:16:21.826 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:16:21.826 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:21.826 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:16:21.826 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:16:21.826 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:21.826 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:16:21.826 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:21.826 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:16:21.826 DEBUG [main][MenuItemLookup] Item match:Preferences 11:16:21.826 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:16:21.826 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:16:21.826 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:16: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 'Preferences.*'] is available.... 11:16:21.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 11:16:21.894 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:16:21.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:21.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:21.895 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:16:21.895 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:21.895 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:16:21.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:21.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:21.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:21.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:21.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:16:21.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:16:21.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:16:21.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children... 11:16:21.900 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 11:16:21.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:21.900 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 11:16:21.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:21.900 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 11:16:21.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully 11:16:21.900 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 11:16:21.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:21.900 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 11:16:21.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:21.900 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 11:16:21.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children... 11:16:21.901 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 11:16:21.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:21.901 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 11:16:21.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:21.901 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 11:16:21.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully 11:16:21.901 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 11:16:21.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:21.901 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 11:16:21.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:21.901 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 11:16:21.901 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page 11:16:21.901 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page 11:16:21.901 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection 11:16:21.901 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page 11:16:21.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:21.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:21.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:21.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:21.902 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 11:16:21.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:21.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:21.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:21.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:21.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:16:21.903 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 11:16:21.903 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 11:16:21.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:16:21.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:16:21.903 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:16:21.903 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:21.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:21.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:16:21.903 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:16:21.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:21.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:21.904 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 11:16:21.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:21.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:21.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:21.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:21.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 11:16:21.904 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:16:21.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:21.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:21.904 INFO [WorkbenchTestable][AbstractShell] Close shell Preferences 11:16:21.905 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Preferences' 11:16:21.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:16:21.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:16:21.945 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 11:16:21.945 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:16:21.945 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:16:21.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:21.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:16:21.946 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 11:16:21.946 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:16:21.946 INFO [WorkbenchTestable][RequirementsRunner] Started test: ok no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 11:16:21.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 11:16:21.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:16:21.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:16:21.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:16:21.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.*'] 11:16:21.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:21.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.*'] 11:16:21.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:21.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.*'] 11:16:21.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:21.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:16:21.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:21.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:21.946 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:16:21.946 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:16:21.946 DEBUG [main][MenuItemLookup] Found menu:'File' 11:16:21.946 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:16:21.946 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:16:21.946 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:16:21.946 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:16:21.946 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:16:21.946 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:16:21.946 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:16:21.946 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:16:21.946 DEBUG [main][MenuItemLookup] Item match:Window 11:16:21.947 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:16:21.947 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:16:21.947 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:16:21.947 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:21.947 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:16:21.947 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:16:21.947 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:21.947 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:16:21.947 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:21.947 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:16:21.947 DEBUG [main][MenuItemLookup] Item match:Preferences 11:16:21.947 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:16:21.947 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:16:21.947 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:16:22.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 'Preferences.*'] is available.... 11:16:22.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 11:16:22.014 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:16:22.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:22.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:22.015 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:16:22.015 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:22.015 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:16:22.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:22.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:22.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:22.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:22.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:16:22.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:16:22.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:16:22.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children... 11:16:22.016 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 11:16:22.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:22.016 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 11:16:22.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:22.016 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 11:16:22.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully 11:16:22.016 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 11:16:22.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:22.016 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 11:16:22.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:22.016 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 11:16:22.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children... 11:16:22.022 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 11:16:22.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:22.022 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 11:16:22.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:22.022 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 11:16:22.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully 11:16:22.023 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 11:16:22.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:22.023 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 11:16:22.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:22.023 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 11:16:22.023 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page 11:16:22.023 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page 11:16:22.023 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection 11:16:22.023 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page 11:16:22.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:22.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:22.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:22.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:22.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:22.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:22.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 "Apply and Close") 11:16:22.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:22.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:22.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:22.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:22.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:16:22.026 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 11:16:22.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:16:22.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:16:22.026 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:16:22.026 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:22.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:16:22.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:16:22.068 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:16:22.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:22.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:22.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:22.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:16:22.069 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:16:22.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:22.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:22.069 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 11:16:22.069 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:16:22.069 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:16:22.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:22.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:16:22.069 INFO [WorkbenchTestable][RequirementsRunner] Finished test: ok no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 11:16:22.069 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:16:22.069 INFO [WorkbenchTestable][RequirementsRunner] Started test: openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 11:16:22.069 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 11:16:22.069 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:16:22.069 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:16:22.069 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:16:22.069 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:16:22.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:22.070 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:16:22.070 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:22.070 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:16:22.070 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:22.070 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:16:22.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:22.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:22.070 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:16:22.070 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:16:22.070 DEBUG [main][MenuItemLookup] Found menu:'File' 11:16:22.070 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:16:22.070 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:16:22.070 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:16:22.070 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:16:22.070 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:16:22.070 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:16:22.070 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:16:22.070 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:16:22.070 DEBUG [main][MenuItemLookup] Item match:Window 11:16:22.070 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:16:22.070 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:16:22.070 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:16:22.070 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:22.070 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:16:22.071 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:16:22.071 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:22.071 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:16:22.071 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:22.071 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:16:22.071 DEBUG [main][MenuItemLookup] Item match:Preferences 11:16:22.071 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:16:22.071 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:16:22.071 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:16:22.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.... 11:16:22.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 'Preferences.*'] is available. finished successfully 11:16:22.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:16:22.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:22.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:22.148 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:16:22.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:22.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:22.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:16:22.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:16:22.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:22.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:22.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 11:16:22.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:22.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:22.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:22.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:22.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:16:22.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:16:22.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:16:22.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children... 11:16:22.150 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 11:16:22.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:22.150 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 11:16:22.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:22.150 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 11:16:22.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully 11:16:22.150 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 11:16:22.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:22.150 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 11:16:22.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:22.150 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 11:16:22.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children... 11:16:22.150 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 11:16:22.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:22.150 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 11:16:22.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:22.150 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 11:16:22.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully 11:16:22.150 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 11:16:22.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:22.150 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 11:16:22.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:22.150 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 11:16:22.150 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page 11:16:22.150 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page 11:16:22.150 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection 11:16:22.150 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page 11:16:22.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:22.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:22.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:22.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:22.151 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 11:16:22.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:22.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:22.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:22.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:22.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 11:16:22.152 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:16:22.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:22.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:22.152 INFO [WorkbenchTestable][AbstractShell] Close shell Preferences 11:16:22.152 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Preferences' 11:16:22.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:16:22.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:16:22.177 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 11:16:22.177 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:16:22.177 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:16:22.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:22.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:16:22.177 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 11:16:22.177 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:16:22.177 INFO [WorkbenchTestable][RequirementsRunner] Started test: apply no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 11:16:22.177 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 11:16:22.177 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:16:22.177 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:16:22.177 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:16:22.177 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:16:22.177 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:22.177 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:16:22.177 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:22.177 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:16:22.177 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:22.178 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:16:22.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:22.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:22.178 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:16:22.178 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:16:22.178 DEBUG [main][MenuItemLookup] Found menu:'File' 11:16:22.178 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:16:22.178 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:16:22.178 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:16:22.178 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:16:22.178 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:16:22.178 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:16:22.178 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:16:22.178 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:16:22.178 DEBUG [main][MenuItemLookup] Item match:Window 11:16:22.178 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:16:22.178 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:16:22.178 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:16:22.178 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:22.178 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:16:22.178 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:16:22.178 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:22.178 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:16:22.178 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:22.178 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:16:22.178 DEBUG [main][MenuItemLookup] Item match:Preferences 11:16:22.193 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:16:22.193 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:16:22.193 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:16:22.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:16:22.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 'Preferences.*'] is available. finished successfully 11:16:22.263 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:16:22.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:22.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:22.264 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:16:22.264 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:22.264 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:16:22.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:22.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:22.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:22.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:22.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:16:22.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:16:22.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:16:22.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children... 11:16:22.265 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 11:16:22.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:22.265 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 11:16:22.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:22.265 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 11:16:22.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully 11:16:22.266 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 11:16:22.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:22.266 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 11:16:22.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:22.266 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 11:16:22.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children... 11:16:22.266 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 11:16:22.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:22.266 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 11:16:22.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:22.266 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 11:16:22.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully 11:16:22.266 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 11:16:22.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:22.266 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 11:16:22.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:22.266 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 11:16:22.266 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page 11:16:22.266 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page 11:16:22.266 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection 11:16:22.266 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page 11:16:22.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:22.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:22.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:22.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:22.267 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 11:16:22.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:22.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:22.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:22.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:22.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:16:22.268 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 11:16:22.268 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 11:16:22.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:16:22.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:16:22.268 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:16:22.268 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:22.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:22.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:16:22.268 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:16:22.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:22.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:22.269 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 11:16:22.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:22.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:22.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:22.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:22.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 11:16:22.269 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:16:22.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:22.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:22.269 INFO [WorkbenchTestable][AbstractShell] Close shell Preferences 11:16:22.269 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Preferences' 11:16:22.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:16:22.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:16:22.305 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 11:16:22.305 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:16:22.305 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:16:22.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:22.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:16:22.305 INFO [WorkbenchTestable][RequirementsRunner] Finished test: apply no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 11:16:22.305 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:16:22.306 INFO [WorkbenchTestable][RequirementsRunner] Started test: openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 11:16:22.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 11:16:22.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:16:22.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:16:22.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:16:22.306 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:16:22.306 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:22.306 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:16:22.306 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:22.306 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:16:22.306 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:22.306 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:16:22.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:22.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:22.306 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:16:22.306 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:16:22.307 DEBUG [main][MenuItemLookup] Found menu:'File' 11:16:22.307 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:16:22.307 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:16:22.307 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:16:22.307 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:16:22.307 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:16:22.307 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:16:22.307 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:16:22.307 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:16:22.307 DEBUG [main][MenuItemLookup] Item match:Window 11:16:22.307 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:16:22.307 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:16:22.307 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:16:22.307 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:22.307 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:16:22.307 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:16:22.307 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:22.307 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:16:22.307 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:22.307 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:16:22.307 DEBUG [main][MenuItemLookup] Item match:Preferences 11:16:22.307 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:16:22.307 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:16:22.307 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:16:22.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:16:22.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:16:22.382 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:16:22.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:22.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:22.383 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:16:22.383 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:22.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:22.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:16:22.383 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:16:22.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:22.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:22.383 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:16:22.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:22.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:22.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:22.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:22.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:16:22.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:16:22.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:16:22.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children... 11:16:22.385 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 11:16:22.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:22.385 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 11:16:22.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:22.385 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 11:16:22.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully 11:16:22.385 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 11:16:22.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:22.385 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 11:16:22.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:22.385 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 11:16:22.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children... 11:16:22.385 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 11:16:22.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:22.385 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 11:16:22.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:22.385 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 11:16:22.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully 11:16:22.385 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 11:16:22.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:22.385 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 11:16:22.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:22.386 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 11:16:22.386 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page 11:16:22.386 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page 11:16:22.386 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection 11:16:22.386 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page 11:16:22.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:22.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:22.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:22.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:22.387 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 11:16:22.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:22.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:22.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:22.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:22.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 11:16:22.387 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:16:22.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:22.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:22.387 INFO [WorkbenchTestable][AbstractShell] Close shell Preferences 11:16:22.387 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Preferences' 11:16:22.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:16:22.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:16:22.431 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 11:16:22.431 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:16:22.431 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:16:22.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:22.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:16:22.431 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 11:16:22.431 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 11:16:22.431 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:16:22.431 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:16:22.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:22.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.765 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest cancel no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) Time elapsed: 1.157 s restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) Time elapsed: 0.121 s ok no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) Time elapsed: 0.123 s openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) Time elapsed: 0.108 s apply no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) Time elapsed: 0.128 s openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) Time elapsed: 0.125 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 11:16:22.439 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 11:16:22.440 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:16:22.440 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:16:22.440 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 11:16:22.440 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:16:22.440 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:16:22.440 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:16:22.440 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:16:22.440 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:16:22.441 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 11:16:22.441 DEBUG [main][EditorHandler] 0 editor(s) found 11:16:22.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:22.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:22.442 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:16:22.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:22.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:22.443 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:16:22.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:22.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:22.443 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:16:22.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 '\*?\QProject Explorer\E') 11:16:22.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:22.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:22.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:22.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:22.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:16:22.445 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:16:22.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:16:22.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:22.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:16:22.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:16:22.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:16:22.467 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:16:22.467 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:16:22.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:22.467 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 11:16:22.467 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:16:22.467 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:16:22.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:22.468 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 11:16:22.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:22.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:22.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:22.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:22.468 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:16:22.468 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:16:22.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:22.469 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 11:16:22.469 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:16:22.469 INFO [WorkbenchTestable][RequirementsRunner] Started test: generateHashAndEquals no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest) 11:16:22.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 11:16:22.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:16:22.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:16:22.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:16:22.470 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:16:22.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:22.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:22.470 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:16:22.470 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 11:16:22.470 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:16:22.470 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:22.470 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:16:22.470 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:22.471 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:16:22.471 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:22.471 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:16:22.471 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:22.471 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:16:22.471 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:22.471 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:16:22.471 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:22.471 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:16:22.471 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:22.471 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:16:22.471 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:22.471 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:16:22.471 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:22.471 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:16:22.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:22.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:22.471 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:16:22.471 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:16:22.471 DEBUG [main][MenuItemLookup] Found menu:'File' 11:16:22.471 DEBUG [main][MenuItemLookup] Item match:File 11:16:22.472 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:16:22.472 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:16:22.475 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:16:22.475 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:16:22.475 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:16:22.475 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:22.475 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:16:22.475 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:16:22.475 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:16:22.475 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:16:22.475 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:16:22.475 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:16:22.475 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:16:22.475 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:16:22.475 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:16:22.475 DEBUG [main][MenuItemLookup] Found menu:'File' 11:16:22.475 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:16:22.475 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:16:22.475 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:16:22.475 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:22.475 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:16:22.475 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:22.475 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:16:22.475 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:16:22.492 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:16:22.492 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:16:22.492 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:16:22.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.... 11:16:22.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. finished successfully 11:16:22.566 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:16:22.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:22.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:22.567 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:16:22.567 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:22.567 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:16:22.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:22.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:22.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:22.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:22.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:16:22.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:16:22.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:16:22.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:16:22.568 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:16:22.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:22.568 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:16:22.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:22.568 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:16:22.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:16:22.569 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:16:22.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:22.569 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:16:22.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:22.569 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:16:22.569 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 11:16:22.569 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 11:16:22.569 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 11:16:22.572 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 11:16:22.572 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:16:22.572 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:16:22.572 DEBUG [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) 11:16:22.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:22.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:22.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:22.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:22.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:16:22.573 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:16:22.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:16:22.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:16:22.573 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:16:22.573 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:22.767 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:16:22.767 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:22.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:22.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 11:16:22.772 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 11:16:22.772 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 11:16:22.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:22.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:22.773 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:16:22.773 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:22.773 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'GenHashProject' 11:16:22.773 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:") 11:16:22.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:22.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:22.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:22.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:22.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:16:22.775 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:16:22.775 INFO [WorkbenchTestable][AbstractText] Text set to: GenHashProject 11:16:22.802 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:16:22.802 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 11:16:22.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.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) 11:16:22.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:22.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:22.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:22.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:22.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:16:22.804 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:16:22.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:16:22.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:16:22.804 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:16:22.805 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:22.808 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.... 11:16:25.810 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 11:16:25.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:16:25.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:16:25.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:16:25.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 11:16:25.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:16:25.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:16:25.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:16:25.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:16:25.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:16:25.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:16:25.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:16:25.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:16:25.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:16:25.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'] 11:16:25.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:25.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'] 11:16:25.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:25.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: "New Java Class"] 11:16:25.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:25.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'] 11:16:25.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:25.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'] 11:16:25.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:25.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'] 11:16:25.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:25.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: "New Java Class"] 11:16:25.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:25.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'] 11:16:25.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:25.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'] 11:16:25.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:25.811 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:16:25.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:25.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:25.811 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:16:25.811 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:16:25.812 DEBUG [main][MenuItemLookup] Found menu:'File' 11:16:25.812 DEBUG [main][MenuItemLookup] Item match:File 11:16:25.813 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:16:25.813 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:16:25.815 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:16:25.815 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:16:25.815 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:16:25.815 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:25.815 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:16:25.815 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:16:25.815 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:16:25.815 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:16:25.815 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:16:25.815 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:16:25.815 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:16:25.815 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:16:25.815 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:16:25.815 DEBUG [main][MenuItemLookup] Found menu:'File' 11:16:25.815 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:16:25.815 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:16:25.815 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:16:25.815 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:25.815 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:16:25.815 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:25.815 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:16:25.815 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:16:25.816 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:16:25.816 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:16:25.816 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:16:25.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.... 11:16:25.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 'New|Select a wizard'] is available. finished successfully 11:16:25.925 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:16:25.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:25.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:25.973 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:16:25.973 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:25.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 11:16:25.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:25.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:25.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:25.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:25.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:16:25.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:16:25.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:16:25.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:16:25.974 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:16:25.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:25.974 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:16:25.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:25.975 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:16:25.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:16:25.975 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:16:25.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:25.975 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:16:25.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:25.975 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:16:25.975 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 11:16:25.975 DEBUG [main][TreeItemHandler] Selecting tree item: Class 11:16:25.975 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 11:16:25.978 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 11:16:25.978 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:16:25.978 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:16:25.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) 11:16:25.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:25.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:25.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:25.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:25.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:16:25.979 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:16:25.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:16:25.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:16:25.979 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:16:25.979 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:26.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'] 11:16:26.120 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:26.120 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:26.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 11:16:26.120 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 11:16:26.120 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 11:16:26.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:26.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:26.121 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 11:16:26.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:26.121 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:") 11:16:26.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:26.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:26.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:26.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:26.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:16:26.128 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:16:26.129 INFO [WorkbenchTestable][AbstractText] Text set to: GenHash 11:16:26.149 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 11:16:26.150 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 11:16:26.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.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) 11:16:26.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:26.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:26.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:26.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:26.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:16:26.152 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:16:26.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:16:26.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:16:26.152 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:16:26.152 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:26.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:16:26.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:16:26.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:16:26.690 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 11:16:26.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 11:16:26.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:16:26.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:16:26.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 11:16:26.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:16:26.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 11:16:26.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:16:26.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:16:26.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:16:26.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:16:26.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:16:26.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:16:26.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:16:26.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:16:26.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:16:26.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:16:26.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6804999a is found... 11:16:26.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6804999a is found finished successfully 11:16:26.691 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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') 11:16:26.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:26.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:26.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:26.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:26.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:16:26.693 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:26.693 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class GenHash { } TooltipText=null 11:16:26.693 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 3, offser 0 11:16:26.717 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:26.717 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class GenHash { private String text;} TooltipText=null 11:16:26.717 INFO [WorkbenchTestable][AbstractEditor] Save editor 11:16:26.717 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - GenHashProject/src/GenHash.java - Eclipse Platform 11:16:26.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:26.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:26.718 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - GenHashProject/src/GenHash.java - Eclipse Platform' 11:16:26.718 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - GenHashProject/src/GenHash.java - Eclipse Platform' 11:16:26.718 DEBUG [main][MenuItemLookup] Found menu:'File' 11:16:26.718 DEBUG [main][MenuItemLookup] Item match:File 11:16:26.719 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:16:26.719 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 11:16:26.719 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 11:16:26.719 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 11:16:26.719 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:26.719 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 11:16:26.719 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 11:16:26.719 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:26.719 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 11:16:26.719 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 11:16:26.719 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 11:16:26.719 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 11:16:26.720 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 11:16:26.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 11:16:26.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 11:16:26.814 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:26.814 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class GenHash { private String text;} TooltipText=null 11:16:26.819 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 11:16:26.819 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:26.915 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 11:16:26.915 DEBUG [main][MenuItemLookup] Found menu:'Revert File' 11:16:26.915 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 11:16:26.915 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:26.915 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 11:16:26.915 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy' 11:16:26.915 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 11:16:26.915 DEBUG [main][MenuItemLookup] Found menu:'Show in Breadcrumb Shift+Alt+B' 11:16:26.915 DEBUG [main][MenuItemLookup] Found menu:'Quick Outline Ctrl+O' 11:16:26.915 DEBUG [main][MenuItemLookup] Found menu:'Quick Type Hierarchy Ctrl+T' 11:16:26.915 DEBUG [main][MenuItemLookup] Found menu:'Open With' 11:16:26.915 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:16:26.915 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:26.915 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 11:16:26.915 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:16:26.915 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:16:26.915 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:16:26.915 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 11:16:26.915 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:26.915 DEBUG [main][MenuItemLookup] Found menu:'Quick Fix Ctrl+1' 11:16:26.915 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:16:26.915 DEBUG [main][MenuItemLookup] Item match:Source Shift+Alt+S 11:16:26.915 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Shift+Ctrl+C' 11:16:26.915 DEBUG [main][MenuItemLookup] Found menu:'Remove Block Comment Shift+Ctrl+\' 11:16:26.915 DEBUG [main][MenuItemLookup] Found menu:'Generate Element Comment Shift+Alt+J' 11:16:26.915 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:26.915 DEBUG [main][MenuItemLookup] Found menu:'Correct Indentation Ctrl+I' 11:16:26.915 DEBUG [main][MenuItemLookup] Found menu:'Format Shift+Ctrl+F' 11:16:26.915 DEBUG [main][MenuItemLookup] Found menu:'Format Element' 11:16:26.915 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:26.915 DEBUG [main][MenuItemLookup] Found menu:'Add Import Shift+Ctrl+M' 11:16:26.915 DEBUG [main][MenuItemLookup] Found menu:'Organize Imports Shift+Ctrl+O' 11:16:26.915 DEBUG [main][MenuItemLookup] Found menu:'Sort Members...' 11:16:26.915 DEBUG [main][MenuItemLookup] Found menu:'Clean Up...' 11:16:26.915 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:26.915 DEBUG [main][MenuItemLookup] Found menu:'Override/Implement Methods...' 11:16:26.915 DEBUG [main][MenuItemLookup] Found menu:'Generate Getters and Setters...' 11:16:26.915 DEBUG [main][MenuItemLookup] Found menu:'Generate Delegate Methods...' 11:16:26.915 DEBUG [main][MenuItemLookup] Found menu:'Generate hashCode() and equals()...' 11:16:26.915 DEBUG [main][MenuItemLookup] Item match:Generate hashCode() and equals()... 11:16:26.916 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Generate &hashCode() and equals()..." 11:16:26.916 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Generate hashCode() and equals()... 11:16:26.916 INFO [main][MenuItemHandler] Select menu item: Generate &hashCode() and equals()... 11:16:26.985 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.... 11:16:26.986 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 11:16:26.986 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Generate hashCode() and equals() 11:16:26.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:26.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:26.987 TRACE [WorkbenchTestable][GenerateHashCodeEqualsDialog] Shell Generate hashCode() and equals() is not null and is not disposed 11:16:26.987 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:26.987 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 11:16:26.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:26.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:26.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:26.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:26.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:16:26.988 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item text and wait with time period 1 11:16:26.988 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item text 11:16:26.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:27.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:27.489 INFO [WorkbenchTestable][TreeItemHandler] Expanded: text 11:16:27.489 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item text 11:16:27.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:27.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:27.989 INFO [WorkbenchTestable][TreeItemHandler] Expanded: text 11:16:27.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.shell.DefaultShell, index 0 and no matchers specified 11:16:27.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:27.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:27.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:27.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:27.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:16:27.991 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item text and wait with time period 1 11:16:27.991 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item text 11:16:27.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:28.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:28.491 INFO [WorkbenchTestable][TreeItemHandler] Expanded: text 11:16:28.491 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item text 11:16:28.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:28.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:28.992 INFO [WorkbenchTestable][TreeItemHandler] Expanded: text 11:16:28.992 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") 11:16:28.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:28.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:28.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:28.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:28.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:16:28.997 INFO [WorkbenchTestable][AbstractButton] Click button Select &All 11:16:28.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:16:28.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:16:28.997 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:16:28.997 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:28.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:28.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:28.998 INFO [WorkbenchTestable][AbstractButton] Click button &Generate 11:16:28.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:16:28.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:16:28.999 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:16:28.999 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:29.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:16:29.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:16:29.096 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:29.096 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 11:16:29.096 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 11:16:29.096 DEBUG [WorkbenchTestable][EditorHandler] Closing editor GenHash.java 11:16:29.185 DEBUG [WorkbenchTestable][EditorHandler] Editor GenHash.java is closed 11:16:29.185 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 11:16:29.185 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:16:29.185 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:16:29.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:29.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:16:29.185 INFO [WorkbenchTestable][RequirementsRunner] Finished test: generateHashAndEquals no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest) 11:16:29.185 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 11:16:29.186 DEBUG [main][EditorHandler] 0 editor(s) found 11:16:29.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:29.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:29.186 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:16:29.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:29.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:29.187 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:16:29.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:29.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:29.188 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:16:29.188 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 11:16:29.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:29.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:29.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:29.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:29.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:16:29.188 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:16:29.189 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:16:29.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:29.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:16:29.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:16:29.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:16:29.190 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:16:29.190 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:16:29.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:29.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:16:29.191 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:16:29.191 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:16:29.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:29.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:16:29.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:29.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:29.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:16:29.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:29.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:16:30.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:30.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:16:30.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:16:30.210 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:16:30.210 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:16:30.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:30.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:16:30.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 11:16:30.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:30.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:30.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:30.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:30.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:16:30.212 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name GenHashProject 11:16:30.212 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:16:30.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:16:30.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:30.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:16:30.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:30.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:30.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:16:30.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:30.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:16:31.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:31.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:16:31.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:16:31.214 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:16:31.214 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:16:31.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:31.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:16:31.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 11:16:31.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:31.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:31.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:31.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:31.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:16:31.215 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name GenHashProject 11:16:31.215 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:16:31.215 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:16:31.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:31.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:16:31.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 11:16:31.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:31.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:31.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:31.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:31.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:16:31.216 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 11:16:31.217 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 11:16:31.217 DEBUG [main][TreeItemHandler] Set Tree selection 11:16:31.217 DEBUG [main][TreeHandler] Notify Tree about selection event 11:16:31.223 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 11:16:31.229 DEBUG [WorkbenchTestable][TreeItemHandler] GenHashProject 11:16:31.229 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:16:31.230 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:31.258 DEBUG [main][MenuItemLookup] Found menu:'New' 11:16:31.258 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:16:31.258 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:31.258 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:16:31.258 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:31.258 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:16:31.258 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:16:31.258 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:16:31.258 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:16:31.258 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:16:31.258 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:16:31.258 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:16:31.258 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:16:31.258 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:31.258 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:16:31.258 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:16:31.258 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:31.258 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:16:31.258 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:16:31.258 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:16:31.258 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:16:31.258 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:16:31.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:16:31.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 11:16:31.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:16:31.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:16:31.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:16:31.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:16:31.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:16:31.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:16:31.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:16:31.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:16:31.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:16:31.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:16:31.759 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:16:31.759 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:31.785 DEBUG [main][MenuItemLookup] Found menu:'New' 11:16:31.785 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:16:31.785 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:31.785 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:16:31.785 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:31.785 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:16:31.785 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:16:31.785 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:16:31.785 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:16:31.785 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:16:31.785 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:16:31.785 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:16:31.785 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:16:31.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 11:16:32.392 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 11:16:32.392 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:16:32.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:32.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:32.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 11:16:32.395 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:16:32.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:32.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:16:32.395 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:16:32.395 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:16:32.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:32.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:32.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:32.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:32.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:16:32.396 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:16:32.396 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:16:32.396 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:16:32.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:16:32.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:16:32.396 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:16:32.396 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:32.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") 11:16:32.396 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:16:32.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:32.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:16:32.396 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:16:32.396 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:16:32.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:32.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:32.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:32.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:32.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:16:32.398 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:16:32.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:16:32.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:16:32.398 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:16:32.398 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:32.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:16:32.401 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:16:32.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:16:32.902 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:16:32.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:16:32.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:16:32.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:16:32.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 11:16:32.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:16:32.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:16:32.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:16:32.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:16:32.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:16:32.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:16:32.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:16:32.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:16:32.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:16:32.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:16:32.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:16:32.902 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:16:32.902 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:16:32.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:32.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 11:16:32.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:16:32.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:16:32.903 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 11:16:32.903 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:16:32.903 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:16:32.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:32.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.465 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: 6.716 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 11:16:32.911 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 11:16:32.912 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:16:32.912 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:16:32.912 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 11:16:32.912 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:16:32.912 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:16:32.912 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:16:32.912 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:16:32.912 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:16:32.912 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 11:16:32.913 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 11:16:32.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 11:16:32.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:32.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:16:32.913 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:16:32.915 DEBUG [main][MenuItemLookup] Found menu:'File' 11:16:32.916 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:16:32.916 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:16:32.916 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:16:32.916 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:16:32.916 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:16:32.916 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:16:32.916 DEBUG [main][MenuItemLookup] Item match:Window 11:16:32.916 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:16:32.916 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:16:32.916 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:16:32.916 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:32.916 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:16:32.916 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:16:32.916 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:32.916 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:16:32.916 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:32.916 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:16:32.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:32.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:16:32.916 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:16:32.917 DEBUG [main][MenuItemLookup] Found menu:'File' 11:16:32.917 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:16:32.917 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:16:32.917 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:16:32.917 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:16:32.917 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:16:32.917 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:16:32.917 DEBUG [main][MenuItemLookup] Item match:Window 11:16:32.917 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:16:32.917 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:16:32.917 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:16:32.917 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:32.917 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:16:32.917 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:16:32.917 DEBUG [main][MenuItemLookup] Item match:Perspective 11:16:32.917 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 11:16:32.917 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:32.917 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 11:16:32.917 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 11:16:32.917 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 11:16:32.917 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 11:16:32.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 11:16:32.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:32.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:16:32.917 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:16:32.917 DEBUG [main][MenuItemLookup] Found menu:'File' 11:16:32.917 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:16:32.917 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:16:32.917 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:16:32.917 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:16:32.917 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:16:32.917 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:16:32.917 DEBUG [main][MenuItemLookup] Item match:Window 11:16:32.917 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:16:32.917 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:16:32.917 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:16:32.917 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:32.917 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:16:32.917 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:16:32.917 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:32.917 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:16:32.917 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:32.917 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:16:32.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:32.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:16:32.918 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:16:32.918 DEBUG [main][MenuItemLookup] Found menu:'File' 11:16:32.918 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:16:32.918 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:16:32.918 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:16:32.918 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:16:32.918 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:16:32.918 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:16:32.918 DEBUG [main][MenuItemLookup] Item match:Window 11:16:32.918 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:16:32.918 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:16:32.918 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:16:32.918 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:32.918 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:16:32.918 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:16:32.918 DEBUG [main][MenuItemLookup] Item match:Perspective 11:16:32.918 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 11:16:32.918 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:32.918 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 11:16:32.918 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 11:16:32.918 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 11:16:32.918 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 11:16:32.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:32.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:16:32.918 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:16:32.918 DEBUG [main][MenuItemLookup] Found menu:'File' 11:16:32.918 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:16:32.918 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:16:32.918 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:16:32.918 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:16:32.918 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:16:32.918 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:16:32.918 DEBUG [main][MenuItemLookup] Item match:Window 11:16:32.918 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:16:32.918 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:16:32.918 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:16:32.918 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:32.918 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:16:32.918 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:16:32.918 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:32.918 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:16:32.918 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:32.918 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:16:32.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:32.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:16:32.919 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:16:32.919 DEBUG [main][MenuItemLookup] Found menu:'File' 11:16:32.919 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:16:32.919 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:16:32.919 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:16:32.919 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:16:32.919 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:16:32.919 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:16:32.919 DEBUG [main][MenuItemLookup] Item match:Window 11:16:32.919 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:16:32.919 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:16:32.919 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:16:32.919 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:32.919 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:16:32.919 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:16:32.919 DEBUG [main][MenuItemLookup] Item match:Perspective 11:16:32.919 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 11:16:32.919 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:32.919 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 11:16:32.919 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 11:16:32.919 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 11:16:32.919 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 11:16:32.919 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 11:16:32.919 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 11:16:32.919 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 11:16:32.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 11:16:32.946 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 11:16:32.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 11:16:32.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:32.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:32.946 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:16:32.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:32.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:16:32.947 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 11:16:32.947 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:16:32.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:32.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:32.947 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:16:32.947 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:16:32.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:32.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:16:32.947 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 11:16:32.947 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:16:32.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:32.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:32.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:32.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:32.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:16:32.948 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 11:16:32.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:16:32.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:16:32.948 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:16:32.948 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:33.097 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:16:33.097 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:33.097 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:16:33.097 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:33.097 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 11:16:33.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:33.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'] 11:16:33.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:33.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'] 11:16:33.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:33.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'] 11:16:33.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:33.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: "New Java Project"] 11:16:33.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:33.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'] 11:16:33.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:33.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'] 11:16:33.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:33.098 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:16:33.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:33.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:33.098 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:16:33.098 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:16:33.099 DEBUG [main][MenuItemLookup] Found menu:'File' 11:16:33.099 DEBUG [main][MenuItemLookup] Item match:File 11:16:33.099 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:16:33.099 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:16:33.102 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:16:33.102 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:16:33.102 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:16:33.102 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:33.102 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:16:33.102 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:16:33.102 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:16:33.102 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:16:33.102 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:16:33.102 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:16:33.102 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:16:33.102 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:16:33.102 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:16:33.102 DEBUG [main][MenuItemLookup] Found menu:'File' 11:16:33.102 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:16:33.102 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:16:33.102 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:16:33.102 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:33.102 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:16:33.102 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:33.102 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:16:33.102 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:16:33.102 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:16:33.102 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:16:33.102 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:16:33.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 11:16:33.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 11:16:33.174 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:16:33.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:33.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:33.175 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:16:33.175 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:33.175 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:16:33.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:33.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:33.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:33.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:33.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:16:33.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:16:33.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:16:33.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:16:33.177 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:16:33.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:33.177 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:16:33.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:33.177 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:16:33.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:16:33.177 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:16:33.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:33.177 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:16:33.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:33.177 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:16:33.178 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 11:16:33.178 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 11:16:33.178 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 11:16:33.180 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 11:16:33.181 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:16:33.181 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:16:33.181 DEBUG [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) 11:16:33.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:33.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:33.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:33.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:33.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:16:33.190 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:16:33.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:16:33.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:16:33.190 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:16:33.190 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:33.374 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:16:33.374 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:33.374 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:33.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 11:16:33.374 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 11:16:33.374 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 11:16:33.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:33.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:33.375 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:16:33.375 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:33.380 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'OpenTypeSelectionDialogTest' 11:16:33.381 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:") 11:16:33.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:33.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:33.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:33.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:33.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:16:33.383 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:16:33.384 INFO [WorkbenchTestable][AbstractText] Text set to: OpenTypeSelectionDialogTest 11:16:33.411 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:16:33.411 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 11:16:33.411 DEBUG [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) 11:16:33.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:33.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:33.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:33.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:33.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:16:33.414 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:16:33.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:16:33.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:16:33.414 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:16:33.414 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:33.417 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.... 11:16:36.419 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 11:16:36.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:16:36.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:16:36.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:16:36.419 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 11:16:36.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:16:36.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:16:36.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:16:36.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:16:36.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:16:36.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:16:36.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:16:36.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:16:36.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:16:36.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'] 11:16:36.420 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:36.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'] 11:16:36.420 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:36.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: "New Java Class"] 11:16:36.420 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:36.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'] 11:16:36.420 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:36.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'] 11:16:36.420 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:36.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'] 11:16:36.420 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:36.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: "New Java Class"] 11:16:36.420 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:36.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'] 11:16:36.420 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:36.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'] 11:16:36.420 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:36.421 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:16:36.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:36.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:36.421 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:16:36.421 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:16:36.421 DEBUG [main][MenuItemLookup] Found menu:'File' 11:16:36.421 DEBUG [main][MenuItemLookup] Item match:File 11:16:36.422 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:16:36.422 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:16:36.425 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:16:36.425 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:16:36.425 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:16:36.425 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:36.425 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:16:36.425 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:16:36.425 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:16:36.425 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:16:36.425 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:16:36.425 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:16:36.425 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:16:36.425 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:16:36.425 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:16:36.425 DEBUG [main][MenuItemLookup] Found menu:'File' 11:16:36.425 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:16:36.425 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:16:36.425 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:16:36.425 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:36.425 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:16:36.425 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:36.425 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:16:36.425 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:16:36.425 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:16:36.425 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:16:36.425 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:16:36.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.... 11:16:36.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 11:16:36.548 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:16:36.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:36.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:36.549 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:16:36.549 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:36.549 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:16:36.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:36.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:36.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:36.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:36.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:16:36.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:16:36.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:16:36.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:16:36.551 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:16:36.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:36.551 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:16:36.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:36.552 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:16:36.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:16:36.552 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:16:36.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:36.552 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:16:36.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:36.552 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:16:36.552 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 11:16:36.552 DEBUG [main][TreeItemHandler] Selecting tree item: Class 11:16:36.552 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 11:16:36.555 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 11:16:36.555 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:16:36.555 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:16:36.555 DEBUG [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) 11:16:36.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:36.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:36.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:36.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:36.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:16:36.562 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:16:36.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:16:36.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:16:36.562 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:16:36.562 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:36.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'] 11:16:36.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:36.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:36.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 11:16:36.728 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 11:16:36.728 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 11:16:36.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:36.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:36.729 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 11:16:36.729 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:36.729 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:") 11:16:36.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:36.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:36.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:36.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:36.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:16:36.823 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:16:36.824 INFO [WorkbenchTestable][AbstractText] Text set to: FindMe 11:16:36.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.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Source folder:") 11:16:36.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:36.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:36.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:36.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:36.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:16:36.850 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:16:36.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.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 11:16:36.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:36.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:36.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:36.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:36.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:16:36.919 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:16:36.920 INFO [WorkbenchTestable][AbstractText] Text set to: test 11:16:36.923 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 11:16:36.923 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 11:16:36.923 DEBUG [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) 11:16:36.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:36.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:36.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:36.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:36.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:16:36.938 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:16:36.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:16:36.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:16:36.938 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:16:36.938 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:36.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:16:37.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:16:37.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:16:37.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/OpenTypeSelectionDialogTest)' is a system job, skipped 11:16:37.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating index names' is a system job, skipped 11:16:37.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:16:37.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:16:37.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 11:16:37.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:16:37.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 11:16:37.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:16:37.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:16:37.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:16:37.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:16:37.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:16:37.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:16:37.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:16:37.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:16:37.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:16:37.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:16:37.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is FindMe.java... 11:16:37.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QFindMe.java\E') 11:16:37.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:37.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:37.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:37.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:37.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:16:37.467 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:37.467 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class FindMe { } TooltipText=null 11:16:37.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is FindMe.java finished successfully 11:16:37.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@46a7430e is found... 11:16:37.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@46a7430e is found finished successfully 11:16:37.468 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QFindMe.java\E') 11:16:37.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:37.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:37.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:37.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:37.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:16:37.470 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:37.470 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class FindMe { } TooltipText=null 11:16:37.470 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:37.470 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class FindMe { } TooltipText=null 11:16:37.470 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 11:16:37.470 DEBUG [WorkbenchTestable][EditorHandler] Closing editor FindMe.java 11:16:37.560 DEBUG [WorkbenchTestable][EditorHandler] Editor FindMe.java is closed 11:16:37.560 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:16:37.560 INFO [WorkbenchTestable][RequirementsRunner] Started test: openTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 11:16:37.560 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 11:16:37.560 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:16:37.560 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:16:37.560 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:16:37.562 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"] 11:16:37.562 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:37.562 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"] 11:16:37.562 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:37.562 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:16:37.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:37.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:37.563 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:16:37.563 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:16:37.563 DEBUG [main][MenuItemLookup] Found menu:'File' 11:16:37.563 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:16:37.563 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:16:37.563 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:16:37.563 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:16:37.563 DEBUG [main][MenuItemLookup] Item match:Navigate 11:16:37.565 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:16:37.565 DEBUG [main][MenuItemLookup] Found menu:'Go To' 11:16:37.565 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:37.565 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:16:37.565 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 11:16:37.565 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 11:16:37.565 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 11:16:37.565 DEBUG [main][MenuItemLookup] Found menu:'Open Implementation' 11:16:37.565 DEBUG [main][MenuItemLookup] Found menu:'Open Super Implementation' 11:16:37.565 DEBUG [main][MenuItemLookup] Found menu:'Open Attached Javadoc Shift+F2' 11:16:37.565 DEBUG [main][MenuItemLookup] Found menu:'Open from Clipboard Shift+Ctrl+V' 11:16:37.565 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:37.565 DEBUG [main][MenuItemLookup] Found menu:'Open Type...' 11:16:37.565 DEBUG [main][MenuItemLookup] Item match:Open Type... 11:16:37.565 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open &Type..." 11:16:37.565 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Type... 11:16:37.565 INFO [main][MenuItemHandler] Select menu item: Open &Type... 11:16:37.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Type"] is available.... 11:16:37.628 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 11:16:37.628 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Type 11:16:37.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:37.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:37.628 TRACE [WorkbenchTestable][OpenTypeSelectionDialog] Shell Open Type is not null and is not disposed 11:16:37.628 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:37.629 DEBUG [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) 11:16:37.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:37.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:37.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:37.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:37.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:16:37.630 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:16:37.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:16:37.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:16:37.630 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:16:37.630 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:37.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:16:37.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:16:37.666 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 11:16:37.666 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:16:37.666 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:16:37.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:37.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:16:37.667 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 11:16:37.667 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:16:37.667 INFO [WorkbenchTestable][RequirementsRunner] Started test: findAndOpenClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 11:16:37.667 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 11:16:37.667 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:16:37.667 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:16:37.667 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:16:37.667 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"] 11:16:37.667 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:37.667 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"] 11:16:37.667 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:37.667 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:16:37.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:37.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:37.668 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:16:37.668 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:16:37.668 DEBUG [main][MenuItemLookup] Found menu:'File' 11:16:37.668 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:16:37.668 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:16:37.668 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:16:37.668 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:16:37.668 DEBUG [main][MenuItemLookup] Item match:Navigate 11:16:37.668 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:16:37.668 DEBUG [main][MenuItemLookup] Found menu:'Go To' 11:16:37.668 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:37.668 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:16:37.668 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 11:16:37.668 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 11:16:37.668 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 11:16:37.668 DEBUG [main][MenuItemLookup] Found menu:'Open Implementation' 11:16:37.669 DEBUG [main][MenuItemLookup] Found menu:'Open Super Implementation' 11:16:37.669 DEBUG [main][MenuItemLookup] Found menu:'Open Attached Javadoc Shift+F2' 11:16:37.669 DEBUG [main][MenuItemLookup] Found menu:'Open from Clipboard Shift+Ctrl+V' 11:16:37.669 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:37.669 DEBUG [main][MenuItemLookup] Found menu:'Open Type...' 11:16:37.669 DEBUG [main][MenuItemLookup] Item match:Open Type... 11:16:37.669 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open &Type..." 11:16:37.669 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Type... 11:16:37.669 INFO [main][MenuItemHandler] Select menu item: Open &Type... 11:16:37.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Type"] is available.... 11:16:37.724 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 11:16:37.724 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Type 11:16:37.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:37.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:37.725 TRACE [WorkbenchTestable][OpenTypeSelectionDialog] Shell Open Type is not null and is not disposed 11:16:37.725 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:37.725 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 11:16:37.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:37.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:37.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:37.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:37.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:16:37.725 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:16:37.726 INFO [WorkbenchTestable][AbstractText] Text set to: FindMe 11:16:37.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:16:37.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Cache refresh' is not listed in considered jobs, ignore it 11:16:37.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' has no excuses, wait for it 11:16:38.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is not listed in considered jobs, ignore it 11:16:38.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is not listed in considered jobs, ignore it 11:16:38.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is not listed in considered jobs, ignore it 11:16:38.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is not listed in considered jobs, ignore it 11:16:38.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 11:16:38.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is not listed in considered jobs, ignore it 11:16:38.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is not listed in considered jobs, ignore it 11:16:38.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 11:16:38.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is not listed in considered jobs, ignore it 11:16:38.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:16:38.228 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 11:16:38.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:38.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:38.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:38.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:38.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:16:38.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:16:38.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:16:38.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:38.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:38.233 INFO [WorkbenchTestable][AbstractButton] Click button &Open 11:16:38.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:16:38.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:16:38.233 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:16:38.233 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:38.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:16:38.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:16:38.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@13f8b3af is found... 11:16:38.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@13f8b3af is found finished successfully 11:16:38.411 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QFindMe.java\E') 11:16:38.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:38.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:38.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:38.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:38.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:16:38.413 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:38.413 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class FindMe { } TooltipText=null 11:16:38.413 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 11:16:38.413 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:16:38.413 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:16:38.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:38.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:16:38.413 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findAndOpenClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 11:16:38.413 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:16:38.414 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorTakingShellTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 11:16:38.414 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 11:16:38.414 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:16:38.414 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:16:38.414 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:16:38.414 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform 11:16:38.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:38.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:38.414 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 11:16:38.414 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 11:16:38.414 DEBUG [main][MenuItemLookup] Found menu:'File' 11:16:38.414 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:16:38.414 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:16:38.414 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:16:38.414 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:16:38.414 DEBUG [main][MenuItemLookup] Item match:Navigate 11:16:38.416 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:16:38.416 DEBUG [main][MenuItemLookup] Found menu:'Go To' 11:16:38.416 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:38.416 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 11:16:38.416 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy' 11:16:38.416 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 11:16:38.416 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 11:16:38.416 DEBUG [main][MenuItemLookup] Found menu:'Open Implementation' 11:16:38.416 DEBUG [main][MenuItemLookup] Found menu:'Open Super Implementation' 11:16:38.416 DEBUG [main][MenuItemLookup] Found menu:'Open Attached Javadoc Shift+F2' 11:16:38.416 DEBUG [main][MenuItemLookup] Found menu:'Open from Clipboard Shift+Ctrl+V' 11:16:38.416 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:38.416 DEBUG [main][MenuItemLookup] Found menu:'Open Type... Shift+Ctrl+T' 11:16:38.416 DEBUG [main][MenuItemLookup] Item match:Open Type... Shift+Ctrl+T 11:16:38.416 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open &Type... Shift+Ctrl+T" 11:16:38.416 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Type... Shift+Ctrl+T 11:16:38.416 INFO [main][MenuItemHandler] Select menu item: Open &Type... Shift+Ctrl+T 11:16:38.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Type"] is available.... 11:16:38.489 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 11:16:38.489 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Type 11:16:38.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:38.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:38.490 DEBUG [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) 11:16:38.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:38.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:38.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:38.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:38.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:16:38.491 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:16:38.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:16:38.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:16:38.491 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:16:38.491 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:38.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:16:38.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:16:38.527 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 11:16:38.527 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:16:38.527 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:16:38.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:38.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:16:38.527 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorTakingShellTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 11:16:38.527 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:16:38.527 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonParametericConstructorTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 11:16:38.527 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 11:16:38.527 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:16:38.527 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:16:38.527 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:16:38.527 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform 11:16:38.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:38.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:38.528 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 11:16:38.528 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 11:16:38.528 DEBUG [main][MenuItemLookup] Found menu:'File' 11:16:38.528 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:16:38.528 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:16:38.528 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:16:38.528 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:16:38.528 DEBUG [main][MenuItemLookup] Item match:Navigate 11:16:38.528 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:16:38.529 DEBUG [main][MenuItemLookup] Found menu:'Go To' 11:16:38.529 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:38.529 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 11:16:38.529 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy' 11:16:38.529 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 11:16:38.529 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 11:16:38.529 DEBUG [main][MenuItemLookup] Found menu:'Open Implementation' 11:16:38.529 DEBUG [main][MenuItemLookup] Found menu:'Open Super Implementation' 11:16:38.529 DEBUG [main][MenuItemLookup] Found menu:'Open Attached Javadoc Shift+F2' 11:16:38.529 DEBUG [main][MenuItemLookup] Found menu:'Open from Clipboard Shift+Ctrl+V' 11:16:38.529 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:38.529 DEBUG [main][MenuItemLookup] Found menu:'Open Type... Shift+Ctrl+T' 11:16:38.529 DEBUG [main][MenuItemLookup] Item match:Open Type... Shift+Ctrl+T 11:16:38.529 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open &Type... Shift+Ctrl+T" 11:16:38.529 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Type... Shift+Ctrl+T 11:16:38.529 INFO [main][MenuItemHandler] Select menu item: Open &Type... Shift+Ctrl+T 11:16:38.590 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"] 11:16:38.591 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:38.594 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:38.595 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Type 11:16:38.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:38.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:38.595 TRACE [WorkbenchTestable][OpenTypeSelectionDialog] Shell Open Type is not null and is not disposed 11:16:38.595 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:38.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.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) 11:16:38.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:38.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:38.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:38.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:38.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:16:38.597 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:16:38.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:16:38.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:16:38.597 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:16:38.597 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:38.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:16:38.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:16:38.642 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 11:16:38.642 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:16:38.642 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:16:38.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:38.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:16:38.642 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonParametericConstructorTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 11:16:38.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:38.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:16:38.649 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 11:16:38.649 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform 11:16:38.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:38.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:38.649 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 11:16:38.649 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 11:16:38.649 DEBUG [main][MenuItemLookup] Found menu:'File' 11:16:38.649 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:16:38.649 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:16:38.649 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:16:38.649 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:16:38.649 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:16:38.649 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:16:38.649 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:16:38.649 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:16:38.649 DEBUG [main][MenuItemLookup] Item match:Window 11:16:38.651 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:16:38.651 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:16:38.651 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:16:38.651 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:38.651 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:16:38.651 DEBUG [main][MenuItemLookup] Item match:Show View 11:16:38.654 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 11:16:38.654 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 11:16:38.654 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 11:16:38.654 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 11:16:38.654 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 11:16:38.654 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 11:16:38.654 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 11:16:38.654 DEBUG [main][MenuItemLookup] Found menu:'Progress' 11:16:38.654 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 11:16:38.654 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 11:16:38.654 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 11:16:38.654 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 11:16:38.654 DEBUG [main][MenuItemLookup] Found menu:'Templates' 11:16:38.654 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 11:16:38.654 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:38.654 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 11:16:38.654 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 11:16:38.655 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 11:16:38.655 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 11:16:38.655 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 11:16:38.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 11:16:38.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 11:16:38.722 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 11:16:38.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:38.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:38.723 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 11:16:38.723 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:16:38.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:38.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:16:38.723 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:16:38.723 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:16:38.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:38.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:38.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:38.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:38.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:16:38.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:16:38.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:16:38.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:16:38.725 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:16:38.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:38.725 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:16:38.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:38.725 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:16:38.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:16:38.725 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:16:38.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:38.725 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:16:38.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:38.725 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:16:38.725 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 11:16:38.725 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 11:16:38.725 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 11:16:38.725 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 11:16:38.725 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:16:38.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:38.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:16:38.726 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:16:38.726 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:16:38.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:38.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:38.726 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 11:16:38.726 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:16:38.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:38.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:16:38.726 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:16:38.726 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:16:38.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:38.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:38.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:38.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:38.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:16:38.727 INFO [WorkbenchTestable][AbstractButton] Click button &Open 11:16:38.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:16:38.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:16:38.727 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:16:38.727 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:38.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:16:38.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:16:38.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 11:16:38.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:38.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:38.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 11:16:38.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:38.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:38.778 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform 11:16:38.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:38.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:38.779 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 11:16:38.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 '\*?\QProject Explorer\E') 11:16:38.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:38.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:38.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:38.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:38.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:16:38.779 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:16:38.779 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:16:38.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:38.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform TooltipText=null 11:16:38.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:16:38.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:16:38.781 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:16:38.781 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:16:38.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:38.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:16:38.782 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:16:38.782 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:16:38.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:38.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:16:38.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:38.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:38.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:16:39.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:39.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:16:39.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:39.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:16:39.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:16:39.784 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:16:39.784 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:16:39.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:39.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:16:39.784 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:16:39.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:39.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:39.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:39.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:39.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:16:39.785 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OpenTypeSelectionDialogTest 11:16:39.785 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:16:39.785 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:16:39.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:39.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:16:39.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:39.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:39.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:16:40.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:40.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:16:40.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:40.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:16:40.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:16:40.787 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:16:40.787 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:16:40.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:40.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:16:40.788 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:16:40.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:40.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:40.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:40.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:40.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:16:40.788 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OpenTypeSelectionDialogTest 11:16:40.788 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:16:40.788 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:16:40.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:40.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:16:40.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:16:40.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:40.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:40.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:40.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:40.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:16:40.789 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 11:16:40.789 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 11:16:40.789 DEBUG [main][TreeItemHandler] Set Tree selection 11:16:40.789 DEBUG [main][TreeHandler] Notify Tree about selection event 11:16:40.796 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 11:16:40.798 DEBUG [WorkbenchTestable][TreeItemHandler] OpenTypeSelectionDialogTest 11:16:40.798 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:16:40.798 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:40.828 DEBUG [main][MenuItemLookup] Found menu:'New' 11:16:40.828 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:16:40.828 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:40.828 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:16:40.828 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:40.828 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:16:40.828 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:16:40.828 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:16:40.828 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:16:40.828 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:16:40.828 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:16:40.828 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:16:40.828 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:16:40.828 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:40.828 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:16:40.828 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:16:40.828 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:40.828 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:16:40.828 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:16:40.828 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:16:40.829 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:16:40.829 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:16:40.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:16:40.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 11:16:41.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 11:16:41.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:16:41.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:16:41.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:16:41.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:16:41.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:16:41.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:16:41.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:16:41.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:16:41.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:16:41.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:16:41.329 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:16:41.329 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:41.356 DEBUG [main][MenuItemLookup] Found menu:'New' 11:16:41.357 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:16:41.357 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:41.357 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:16:41.357 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:41.357 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:16:41.357 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:16:41.357 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:16:41.357 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:16:41.357 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:16:41.357 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:16:41.357 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:16:41.357 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:16:41.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 11:16:41.953 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 11:16:41.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:16:41.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:41.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:41.956 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 11:16:41.956 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:16:41.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:41.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:16:41.956 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:16:41.956 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:16:41.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:41.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:41.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:41.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:41.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:16:41.956 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:16:41.956 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:16:41.956 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:16:41.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:16:41.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:16:41.957 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:16:41.957 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:41.957 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:16:41.957 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:16:41.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:41.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:16:41.957 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:16:41.957 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:16:41.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:41.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:41.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:41.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:41.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:16:41.958 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:16:41.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:16:41.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:16:41.958 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:16:41.958 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:41.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:16:41.961 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:16:42.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:16:42.461 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:16:42.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:16:42.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:16:42.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:16:42.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:16:42.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:16:42.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:16:42.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:16:42.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:16:42.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:16:42.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:16:42.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:16:42.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:16:42.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:16:42.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:16:42.461 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 11:16:42.461 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:16:42.461 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:16:42.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:42.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.551 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.107 s findAndOpenClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) Time elapsed: 0.746 s constructorTakingShellTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) Time elapsed: 0.113 s nonParametericConstructorTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) Time elapsed: 0.115 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 11:16:42.469 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 11:16:42.469 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:16:42.469 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:16:42.469 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 11:16:42.469 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:16:42.469 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:16:42.470 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:16:42.470 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:16:42.470 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:16:42.470 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 11:16:42.470 DEBUG [main][EditorHandler] 0 editor(s) found 11:16:42.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:42.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:42.471 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:16:42.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:42.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:42.473 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:16:42.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:42.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:42.473 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:16:42.473 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 11:16:42.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:42.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:42.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:42.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:42.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:16:42.474 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:16:42.474 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:16:42.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:42.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:16:42.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:16:42.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:16:42.476 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:16:42.476 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:16:42.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:42.476 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 11:16:42.477 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:16:42.477 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:16:42.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:42.477 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 11:16:42.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:42.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:42.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:42.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:42.478 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:16:42.478 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:16:42.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:42.478 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 11:16:42.478 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:16:42.479 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:42.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'] 11:16:42.479 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:42.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: "New Java Project"] 11:16:42.479 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:42.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'] 11:16:42.479 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:42.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'] 11:16:42.479 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:42.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'] 11:16:42.479 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:42.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: "New Java Project"] 11:16:42.479 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:42.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'] 11:16:42.479 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:42.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'] 11:16:42.479 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:42.479 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:16:42.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:42.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:42.479 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:16:42.479 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:16:42.480 DEBUG [main][MenuItemLookup] Found menu:'File' 11:16:42.480 DEBUG [main][MenuItemLookup] Item match:File 11:16:42.480 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:16:42.480 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:16:42.483 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:16:42.483 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:16:42.483 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:16:42.483 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:42.483 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:16:42.483 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:16:42.483 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:16:42.483 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:16:42.483 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:16:42.483 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:16:42.483 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:16:42.483 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:16:42.483 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:16:42.483 DEBUG [main][MenuItemLookup] Found menu:'File' 11:16:42.483 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:16:42.483 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:16:42.483 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:16:42.483 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:42.483 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:16:42.483 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:42.483 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:16:42.483 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:16:42.483 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:16:42.483 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:16:42.484 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:16:42.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.... 11:16:42.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 'New|Select a wizard'] is available. finished successfully 11:16:42.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:16:42.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:42.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:42.556 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:16:42.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:42.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 11:16:42.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:42.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:42.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:42.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:42.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:16:42.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:16:42.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:16:42.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:16:42.558 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:16:42.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:42.558 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:16:42.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:42.558 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:16:42.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:16:42.558 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:16:42.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:42.558 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:16:42.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:42.558 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:16:42.559 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 11:16:42.559 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 11:16:42.559 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 11:16:42.562 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 11:16:42.562 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:16:42.562 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:16:42.562 DEBUG [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) 11:16:42.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:42.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:42.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:42.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:42.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:16:42.568 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:16:42.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:16:42.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:16:42.569 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:16:42.569 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:42.756 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:16:42.756 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:42.756 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:42.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 11:16:42.761 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 11:16:42.761 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 11:16:42.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:42.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:42.761 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:16:42.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:42.762 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'java_project' 11:16:42.762 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:") 11:16:42.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:42.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:42.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:42.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:42.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:16:42.763 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:16:42.764 INFO [WorkbenchTestable][AbstractText] Text set to: java_project 11:16:42.792 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:16:42.792 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 11:16:42.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.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) 11:16:42.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:42.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:42.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:42.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:42.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:16:42.794 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:16:42.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:16:42.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:16:42.794 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:16:42.794 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:42.798 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.... 11:16:45.800 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 11:16:45.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:16:45.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:16:45.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:16:45.800 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 11:16:45.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:16:45.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:16:45.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:16:45.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:16:45.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:16:45.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:16:45.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:16:45.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:16:45.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:16:45.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'] 11:16:45.800 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:45.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'] 11:16:45.800 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:45.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: "New Java Class"] 11:16:45.800 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:45.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'] 11:16:45.800 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:45.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'] 11:16:45.800 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:45.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'] 11:16:45.800 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:45.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: "New Java Class"] 11:16:45.801 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:45.801 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:16:45.801 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:45.801 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:16:45.801 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:45.801 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:16:45.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:45.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:45.801 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:16:45.801 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:16:45.801 DEBUG [main][MenuItemLookup] Found menu:'File' 11:16:45.801 DEBUG [main][MenuItemLookup] Item match:File 11:16:45.802 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:16:45.802 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:16:45.805 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:16:45.805 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:16:45.805 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:16:45.805 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:45.805 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:16:45.805 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:16:45.805 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:16:45.805 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:16:45.805 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:16:45.805 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:16:45.805 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:16:45.805 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:16:45.805 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:16:45.805 DEBUG [main][MenuItemLookup] Found menu:'File' 11:16:45.805 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:16:45.805 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:16:45.805 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:16:45.805 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:45.805 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:16:45.805 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:45.805 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:16:45.805 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:16:45.805 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:16:45.805 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:16:45.805 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:16:45.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 11:16:45.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. finished successfully 11:16:45.915 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:16:45.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:45.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:45.916 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:16:45.917 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:45.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:16:45.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:45.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:45.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:45.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:45.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:16:45.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:16:45.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:16:45.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:16:45.918 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:16:45.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:45.918 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:16:45.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:45.919 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:16:45.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:16:45.919 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:16:45.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:45.919 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:16:45.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:45.919 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:16:45.919 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 11:16:45.919 DEBUG [main][TreeItemHandler] Selecting tree item: Class 11:16:45.919 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 11:16:45.922 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 11:16:45.922 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:16:45.922 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:16:45.922 DEBUG [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) 11:16:45.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:45.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:45.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:45.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:45.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:16:45.923 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:16:45.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:16:45.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:16:45.924 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:16:45.924 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:46.117 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:16:46.117 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:46.117 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:46.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 11:16:46.117 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 11:16:46.117 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 11:16:46.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:46.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:46.118 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 11:16:46.118 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:46.119 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:") 11:16:46.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:46.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:46.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:46.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:46.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:16:46.159 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:16:46.160 INFO [WorkbenchTestable][AbstractText] Text set to: Demo 11:16:46.220 DEBUG [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)") 11:16:46.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:46.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:46.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:46.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:46.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:16:46.224 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 11:16:46.224 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 11:16:46.224 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 11:16:46.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:16:46.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:16:46.224 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:16:46.224 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:46.224 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 11:16:46.224 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 11:16:46.224 DEBUG [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) 11:16:46.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:46.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:46.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:46.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:46.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:16:46.228 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:16:46.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:16:46.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:16:46.228 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:16:46.228 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:46.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:16:46.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:16:46.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:16:46.751 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 11:16:46.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:16:46.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:16:46.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 11:16:46.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:16:46.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 11:16:46.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 11:16:46.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:16:46.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:16:46.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:16:46.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:16:46.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:16:46.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:16:46.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:16:46.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:16:46.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:16:46.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:16:46.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@42e045e1 is found... 11:16:46.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@42e045e1 is found finished successfully 11:16:46.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 '\*?\QDemo.java\E') 11:16:46.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:46.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:46.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:46.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:46.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:16:46.758 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:46.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 } } TooltipText=null 11:16:46.759 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 6 11:16:46.759 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 6, offser 0 11:16:46.763 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:46.763 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 11:16:46.763 INFO [WorkbenchTestable][AbstractEditor] Save editor 11:16:46.763 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 11:16:46.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:46.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:46.763 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 11:16:46.763 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 11:16:46.763 DEBUG [main][MenuItemLookup] Found menu:'File' 11:16:46.764 DEBUG [main][MenuItemLookup] Item match:File 11:16:46.764 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:16:46.764 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 11:16:46.764 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 11:16:46.764 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 11:16:46.764 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:46.764 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 11:16:46.764 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 11:16:46.764 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:46.764 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 11:16:46.764 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 11:16:46.764 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 11:16:46.764 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 11:16:46.765 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 11:16:46.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 11:16:46.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 11:16:46.827 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:46.827 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 11:16:46.827 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:16:46.827 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRemovingBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 11:16:46.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 11:16:46.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:16:46.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:16:46.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:16:46.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:46.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:16:46.835 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' view via menu. 11:16:46.835 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 11:16:46.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:46.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:46.835 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 11:16:46.835 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 11:16:46.835 DEBUG [main][MenuItemLookup] Found menu:'File' 11:16:46.835 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:16:46.835 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:16:46.835 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:16:46.835 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:16:46.835 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:16:46.835 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:16:46.835 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:16:46.835 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:16:46.835 DEBUG [main][MenuItemLookup] Item match:Window 11:16:46.836 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:16:46.836 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:16:46.836 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:16:46.836 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:46.836 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:16:46.836 DEBUG [main][MenuItemLookup] Item match:Show View 11:16:46.839 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 11:16:46.839 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 11:16:46.839 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 11:16:46.839 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 11:16:46.839 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 11:16:46.839 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 11:16:46.839 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 11:16:46.839 DEBUG [main][MenuItemLookup] Found menu:'Progress' 11:16:46.839 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 11:16:46.839 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 11:16:46.839 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 11:16:46.839 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 11:16:46.839 DEBUG [main][MenuItemLookup] Found menu:'Templates' 11:16:46.839 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 11:16:46.839 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:46.839 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 11:16:46.839 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 11:16:46.858 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 11:16:46.858 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 11:16:46.858 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 11:16:46.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 11:16:46.970 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 11:16:46.970 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 11:16:46.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:46.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:46.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 11:16:46.971 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:16:46.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:46.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:16:46.971 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:16:46.971 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:16:46.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:46.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:46.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:46.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:46.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:16:46.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:16:46.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:16:46.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Debug has children... 11:16:46.972 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Debug 11:16:46.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:47.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:47.474 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Debug 11:16:47.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Debug has children finished successfully 11:16:47.475 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Debug 11:16:47.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:47.476 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Debug is already expanded. No action performed 11:16:47.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:47.476 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Debug 11:16:47.476 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Breakpoints 11:16:47.478 DEBUG [main][TreeItemHandler] Selecting tree item: Breakpoints 11:16:47.479 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Breakpoints about selection 11:16:47.479 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Breakpoints 11:16:47.479 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:16:47.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:47.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:16:47.479 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:16:47.479 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:16:47.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:47.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:47.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 11:16:47.480 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:16:47.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:47.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:16:47.480 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:16:47.480 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:16:47.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:47.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:47.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:47.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:47.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:16:47.481 INFO [WorkbenchTestable][AbstractButton] Click button &Open 11:16:47.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:16:47.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:16:47.481 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:16:47.481 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:47.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:16:47.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:16:47.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView' view is open... 11:16:47.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:47.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:47.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView' view is open finished successfully 11:16:47.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:47.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:47.552 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 11:16:47.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:47.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:47.577 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 11:16:47.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 '\*?\QBreakpoints\E') 11:16:47.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:47.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:47.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:47.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:47.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:16:47.582 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 11:16:47.582 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 11:16:47.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:47.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 11:16:47.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:16:47.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:16:47.586 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 11:16:47.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:47.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:47.617 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 11:16:47.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:47.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:47.623 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 11:16:47.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:47.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:47.627 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 11:16:47.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 '\*?\QBreakpoints\E') 11:16:47.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:47.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:47.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:47.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:47.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:16:47.632 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 11:16:47.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 11:16:47.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:47.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 11:16:47.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:16:47.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:16:47.635 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") 11:16:47.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:47.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:47.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:47.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:47.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 11:16:47.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@72c325bb is found... 11:16:47.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@72c325bb is found finished successfully 11:16:47.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 11:16:47.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:47.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:47.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:47.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:47.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:16:47.657 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part Demo.java 11:16:47.688 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:47.688 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 11:16:47.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 11:16:48.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 11:16:48.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 11:16:48.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 11:16:48.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 11:16:49.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 11:16:49.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 11:16:49.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 11:16:49.238 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 11:16:49.238 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:16:49.238 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:16:49.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:49.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:16:49.239 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRemovingBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 11:16:49.239 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:16:49.239 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingClassBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 11:16:49.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 11:16:49.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:16:49.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:16:49.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:16:49.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:49.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:49.387 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 11:16:49.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:49.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:49.402 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 11:16:49.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:49.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:49.403 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 11:16:49.403 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 11:16:49.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:49.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:49.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:49.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:49.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:16:49.459 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 11:16:49.459 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 11:16:49.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:49.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:16:49.503 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 11:16:49.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:49.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:49.510 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 11:16:49.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:49.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:49.518 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 11:16:49.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:49.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:49.521 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 11:16:49.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 11:16:49.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:49.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:49.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:49.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:49.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:16:49.554 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 11:16:49.554 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 11:16:49.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:49.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 11:16:49.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:16:49.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:16:49.582 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") 11:16:49.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:49.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:49.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:49.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:49.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 11:16:49.589 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 11:16:49.589 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 11:16:49.589 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:49.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available.... 11:16:49.626 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 11:16:49.627 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 11:16:49.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:49.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:49.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:49.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:49.627 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 11:16:49.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:16:49.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:16:49.628 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:16:49.628 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:49.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:16:49.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:16:49.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@74496666 is found... 11:16:49.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@74496666 is found finished successfully 11:16:49.684 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 11:16:49.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:49.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:49.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:49.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:49.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:16:49.686 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part Demo.java 11:16:49.725 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:49.725 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 11:16:49.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 11:16:50.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 11:16:50.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7ebee969 is found... 11:16:50.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7ebee969 is found finished successfully 11:16:50.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 '\*?\QDemo.java\E') 11:16:50.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:50.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:50.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:50.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:50.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:16:50.235 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:50.235 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 11:16:50.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:50.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:50.241 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 11:16:50.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:50.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:50.247 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 11:16:50.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:50.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:50.248 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 11:16:50.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 11:16:50.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:50.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:50.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:50.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:50.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:16:50.253 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 11:16:50.253 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 11:16:50.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:50.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:16:50.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:50.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:50.310 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 11:16:50.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:50.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:50.319 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 11:16:50.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:50.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:50.322 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 11:16:50.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 '\*?\QBreakpoints\E') 11:16:50.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:50.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:50.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:50.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:50.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:16:50.327 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 11:16:50.327 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 11:16:50.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:50.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 11:16:50.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:16:50.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:16:50.351 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 11:16:50.351 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 11:16:50.352 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 11:16:50.352 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 11:16:50.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:50.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:16:50.352 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 11:16:51.353 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 11:16:51.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:51.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:51.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:51.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:51.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:16:51.353 DEBUG [WorkbenchTestable][AbstractView] found: Demo 11:16:51.353 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 11:16:51.353 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:16:51.353 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:16:51.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:51.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:16:51.354 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingClassBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 11:16:51.354 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:16:51.354 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingLineBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 11:16:51.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 11:16:51.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:16:51.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:16:51.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:16:51.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:51.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:51.359 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 11:16:51.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:51.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:51.364 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 11:16:51.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:51.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:51.367 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 11:16:51.367 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 11:16:51.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:51.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:51.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:51.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:51.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:16:51.373 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 11:16:51.373 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 11:16:51.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:51.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 11:16:51.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:16:51.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:16:51.376 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 11:16:51.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:51.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:51.403 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 11:16:51.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:51.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:51.410 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 11:16:51.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:51.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:51.413 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 11:16:51.413 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 11:16:51.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:51.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:51.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:51.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:51.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:16:51.421 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 11:16:51.421 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 11:16:51.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:51.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 11:16:51.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:16:51.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:16:51.425 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") 11:16:51.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:51.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:51.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:51.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:51.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 11:16:51.445 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 11:16:51.445 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 11:16:51.445 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:51.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available.... 11:16:51.481 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 11:16:51.481 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 11:16:51.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:51.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:51.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:51.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:51.481 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 11:16:51.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:16:51.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:16:51.482 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:16:51.482 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:51.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:16:51.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:16:51.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1a1686b8 is found... 11:16:51.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1a1686b8 is found finished successfully 11:16:51.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 11:16:51.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:51.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:51.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:51.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:51.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:16:51.539 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part Demo.java 11:16:51.575 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:51.575 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 11:16:51.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 11:16:52.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 11:16:52.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@31091e3c is found... 11:16:52.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@31091e3c is found finished successfully 11:16:52.082 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 11:16:52.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:52.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:52.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:52.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:52.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:16:52.084 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:52.084 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 11:16:52.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:52.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:52.090 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 11:16:52.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:52.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:52.095 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 11:16:52.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:52.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:52.096 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 11:16:52.096 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 11:16:52.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:52.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:52.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:52.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:52.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:16:52.124 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 11:16:52.124 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 11:16:52.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:52.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:16:52.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:52.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:52.169 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 11:16:52.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:52.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:52.175 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 11:16:52.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:52.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:52.178 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 11:16:52.178 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 11:16:52.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:52.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:52.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:52.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:52.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:16:52.184 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 11:16:52.184 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 11:16:52.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:52.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 11:16:52.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:16:52.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:16:52.187 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 11:16:52.188 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 11:16:52.188 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 11:16:52.188 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 11:16:52.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:52.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:16:52.211 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 11:16:53.211 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 11:16:53.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:53.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:53.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:53.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:53.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:16:53.211 DEBUG [WorkbenchTestable][AbstractView] found: Demo [line: 7] - main(String[]) 11:16:53.211 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 11:16:53.211 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:16:53.211 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:16:53.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:53.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:16:53.212 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingLineBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 11:16:53.212 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:16:53.212 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingMethodBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 11:16:53.212 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 11:16:53.212 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:16:53.212 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:16:53.212 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:16:53.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:53.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:53.218 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 11:16:53.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:53.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:53.225 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 11:16:53.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:53.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:53.228 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 11:16:53.228 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 11:16:53.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:53.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:53.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:53.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:53.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:16:53.234 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 11:16:53.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 11:16:53.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:53.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 11:16:53.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:16:53.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:16:53.237 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 11:16:53.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:53.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:53.266 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 11:16:53.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:53.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:53.274 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 11:16:53.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:53.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:53.278 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 11:16:53.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 '\*?\QBreakpoints\E') 11:16:53.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:53.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:53.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:53.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:53.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:16:53.286 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 11:16:53.286 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 11:16:53.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:53.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 11:16:53.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:16:53.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:16:53.313 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") 11:16:53.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:53.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:53.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:53.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:53.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 11:16:53.314 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 11:16:53.314 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 11:16:53.314 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:53.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available.... 11:16:53.369 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 11:16:53.369 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 11:16:53.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:53.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:53.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:53.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:53.370 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 11:16:53.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:16:53.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:16:53.370 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:16:53.370 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:53.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:16:53.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:16:53.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@e4c242d is found... 11:16:53.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@e4c242d is found finished successfully 11:16:53.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 '\*?\QDemo.java\E') 11:16:53.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:53.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:53.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:53.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:53.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:16:53.430 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part Demo.java 11:16:53.466 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:53.466 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 11:16:53.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 11:16:53.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 11:16:53.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7b0612c is found... 11:16:53.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7b0612c is found finished successfully 11:16:53.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 11:16:53.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:53.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:53.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:53.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:53.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:16:53.978 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:53.978 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 11:16:53.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:53.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:53.984 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 11:16:53.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:53.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:53.989 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 11:16:53.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:53.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:53.989 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 11:16:53.989 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 11:16:53.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:53.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:54.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:54.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:54.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:16:54.023 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 11:16:54.023 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 11:16:54.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:54.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:16:54.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:54.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:54.075 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 11:16:54.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:54.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:54.080 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 11:16:54.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:54.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:54.110 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 11:16:54.110 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 11:16:54.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:54.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:54.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:54.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:54.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:16:54.119 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 11:16:54.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 11:16:54.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:54.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 11:16:54.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:16:54.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:16:54.123 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 11:16:54.124 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 11:16:54.124 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 11:16:54.124 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 11:16:54.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:54.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:16:54.125 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 11:16:55.125 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 11:16:55.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:55.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:55.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:55.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:55.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:16:55.126 DEBUG [WorkbenchTestable][AbstractView] found: Demo [entry] - main(String[]) 11:16:55.126 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 11:16:55.126 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:16:55.126 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:16:55.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:55.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:16:55.126 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingMethodBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 11:16:55.126 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 11:16:55.127 DEBUG [main][EditorHandler] 1 editor(s) found 11:16:55.127 DEBUG [WorkbenchTestable][EditorHandler] Closing editor Demo.java 11:16:55.194 DEBUG [WorkbenchTestable][EditorHandler] Editor Demo.java is closed 11:16:55.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:55.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:55.196 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:16:55.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:55.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:55.196 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:16:55.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:55.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:55.200 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:16:55.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 11:16:55.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:55.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:55.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:55.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:55.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:16:55.201 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:16:55.201 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:16:55.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:55.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:16:55.238 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:16:55.238 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:16:55.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:55.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:16:55.239 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:16:55.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:16:55.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:55.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:16:55.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:55.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:55.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:16:55.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:55.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:16:56.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:56.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:16:56.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:16:56.241 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:16:56.241 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:16:56.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:56.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:16:56.242 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:16:56.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:56.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:56.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:56.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:56.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:16:56.242 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name java_project 11:16:56.242 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:16:56.242 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:16:56.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:56.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:16:56.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:56.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:56.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:16:56.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:56.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:16:57.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:57.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:16:57.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:16:57.244 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:16:57.244 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:16:57.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:57.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:16:57.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 11:16:57.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:57.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:57.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:57.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:57.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:16:57.246 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name java_project 11:16:57.246 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:16:57.246 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:16:57.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:57.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:16:57.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:16:57.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:57.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:57.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:57.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:57.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:16:57.247 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 11:16:57.247 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 11:16:57.247 DEBUG [main][TreeItemHandler] Set Tree selection 11:16:57.247 DEBUG [main][TreeHandler] Notify Tree about selection event 11:16:57.254 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 11:16:57.260 DEBUG [WorkbenchTestable][TreeItemHandler] java_project 11:16:57.260 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:16:57.260 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:57.287 DEBUG [main][MenuItemLookup] Found menu:'New' 11:16:57.287 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:16:57.287 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:57.288 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:16:57.288 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:57.288 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:16:57.288 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:16:57.288 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:16:57.288 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:16:57.288 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:16:57.288 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:16:57.288 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:16:57.288 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:16:57.288 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:57.288 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:16:57.288 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:16:57.288 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:57.288 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:16:57.288 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:16:57.288 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:16:57.288 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:16:57.288 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:16:57.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:16:57.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:16:57.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 11:16:57.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 11:16:57.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:16:57.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:16:57.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:16:57.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:16:57.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:16:57.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:16:57.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:16:57.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:16:57.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:16:57.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:16:57.789 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:16:57.789 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:57.815 DEBUG [main][MenuItemLookup] Found menu:'New' 11:16:57.815 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:16:57.815 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:57.815 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:16:57.815 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:57.815 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:16:57.815 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:16:57.815 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:16:57.815 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:16:57.815 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:16:57.815 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:16:57.815 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:16:57.815 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:16:57.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 11:16:58.406 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 11:16:58.406 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:16:58.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:58.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:58.409 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 11:16:58.409 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:16:58.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:58.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:16:58.409 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:16:58.409 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:16:58.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:58.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:58.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:58.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:58.409 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:16:58.410 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:16:58.410 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:16:58.410 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:16:58.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:16:58.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:16:58.410 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:16:58.410 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:58.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 "OK") 11:16:58.410 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:16:58.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:58.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:16:58.410 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:16:58.410 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:16:58.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:58.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:58.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:58.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:58.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:16:58.411 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:16:58.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:16:58.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:16:58.411 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:16:58.411 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:58.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:16:58.415 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:16:58.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:16:58.916 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:16:58.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:16:58.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:16:58.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 11:16:58.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:16:58.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:16:58.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:16:58.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:16:58.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:16:58.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:16:58.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:16:58.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:16:58.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:16:58.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:16:58.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:16:58.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:16:58.916 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:16:58.916 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:16:58.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:16:58.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 11:16:58.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:16:58.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:16:58.918 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 11:16:58.918 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:16:58.918 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:16:58.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:58.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.45 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: 2.412 s testAddingClassBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) Time elapsed: 2.115 s testAddingLineBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) Time elapsed: 1.858 s testAddingMethodBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) Time elapsed: 1.914 s Running org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 11:16:58.933 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 11:16:58.933 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:16:58.933 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:16:58.933 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 11:16:58.933 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:16:58.933 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:16:58.934 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:16:58.934 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:16:58.934 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:16:58.934 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:16:58.934 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOneDefaultJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 11:16:58.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 11:16:58.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:16:58.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:16:58.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:16:58.934 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:16:58.934 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:58.934 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:16:58.934 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:58.934 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:16:58.934 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:58.935 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:16:58.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:58.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:58.935 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:16:58.935 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:16:58.935 DEBUG [main][MenuItemLookup] Found menu:'File' 11:16:58.935 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:16:58.935 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:16:58.935 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:16:58.935 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:16:58.935 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:16:58.935 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:16:58.935 DEBUG [main][MenuItemLookup] Item match:Window 11:16:58.936 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:16:58.936 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:16:58.936 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:16:58.936 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:58.936 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:16:58.936 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:16:58.936 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:58.936 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:16:58.936 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:58.936 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:16:58.936 DEBUG [main][MenuItemLookup] Item match:Preferences 11:16:58.936 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:16:58.936 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:16:58.936 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:16:59.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.... 11:16:59.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 'Preferences.*'] is available. finished successfully 11:16:59.013 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:16:59.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:59.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:59.014 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:16:59.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:59.014 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:16:59.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:59.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:59.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:59.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:59.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:16:59.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:16:59.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:16:59.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:16:59.016 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:16:59.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:59.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:59.518 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:16:59.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:16:59.519 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:16:59.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:59.519 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:16:59.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:59.519 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:16:59.519 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 11:16:59.519 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 11:16:59.519 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 11:16:59.519 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs (Eclipse:1782): Gtk-CRITICAL **: 11:16:59.579: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 11:16:59.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:59.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:59.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:59.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:59.612 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 11:16:59.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:59.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:59.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:59.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:59.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:16:59.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:16:59.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:16:59.615 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 11:16:59.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:59.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:59.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:59.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:59.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:16:59.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:16:59.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:16:59.616 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item 17.0.2+8 (default): 11:16:59.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:16:59.617 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:16:59.617 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:59.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:16:59.637 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 11:16:59.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:59.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:59.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:59.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:59.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:16:59.640 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:16:59.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:59.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:59.640 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 11:16:59.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:59.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:59.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:59.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:59.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:16:59.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:16:59.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:16:59.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 11:16:59.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:59.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:59.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:59.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:59.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:16:59.646 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:16:59.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:16:59.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:16:59.646 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:16:59.646 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:59.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:16:59.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:16:59.690 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:16:59.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:59.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:59.690 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 11:16:59.690 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:16:59.690 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:16:59.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:59.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:16:59.691 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOneDefaultJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 11:16:59.691 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:16:59.691 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJRENotFound no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 11:16:59.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 11:16:59.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:16:59.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:16:59.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:16:59.691 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:16:59.691 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:59.691 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:16:59.691 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:59.691 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:16:59.691 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:59.691 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:16:59.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:59.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:59.691 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:16:59.691 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:16:59.691 DEBUG [main][MenuItemLookup] Found menu:'File' 11:16:59.692 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:16:59.692 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:16:59.692 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:16:59.692 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:16:59.692 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:16:59.692 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:16:59.692 DEBUG [main][MenuItemLookup] Item match:Window 11:16:59.692 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:16:59.692 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:16:59.692 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:16:59.692 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:59.692 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:16:59.692 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:16:59.692 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:59.692 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:16:59.692 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:59.692 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:16:59.692 DEBUG [main][MenuItemLookup] Item match:Preferences 11:16:59.692 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:16:59.692 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:16:59.692 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1782): Gtk-CRITICAL **: 11:16:59.745: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 11:16:59.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:16:59.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:16:59.824 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:16:59.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:59.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:59.825 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:16:59.825 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:59.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:16:59.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:59.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:59.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:59.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:59.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:16:59.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:16:59.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:16:59.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:16:59.827 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:16:59.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:59.827 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:16:59.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:59.827 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:16:59.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:16:59.827 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:16:59.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:16:59.827 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:16:59.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:16:59.827 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:16:59.827 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 11:16:59.827 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 11:16:59.827 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 11:16:59.828 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 11:16:59.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:59.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:59.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:59.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:59.829 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 11:16:59.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:59.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:59.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:59.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:59.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:16:59.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:16:59.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:16:59.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:16:59.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:16:59.850 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:16:59.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:59.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:59.850 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 11:16:59.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:59.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:59.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:59.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:59.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:16:59.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:16:59.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:16:59.854 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:16:59.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:16:59.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:16:59.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:16:59.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:16:59.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:16:59.856 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:16:59.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:16:59.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:16:59.856 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:16:59.856 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:16:59.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:16:59.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:16:59.917 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:16:59.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:59.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:59.917 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 11:16:59.917 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:16:59.917 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:16:59.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:16:59.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:16:59.917 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJRENotFound no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 11:16:59.917 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:16:59.917 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingDefaultJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 11:16:59.917 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 11:16:59.917 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:16:59.917 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:16:59.917 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:16:59.917 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:16:59.918 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:59.918 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:16:59.918 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:59.918 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:16:59.918 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:16:59.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:16:59.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:16:59.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:16:59.918 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:16:59.918 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:16:59.918 DEBUG [main][MenuItemLookup] Found menu:'File' 11:16:59.918 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:16:59.918 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:16:59.918 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:16:59.918 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:16:59.918 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:16:59.918 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:16:59.918 DEBUG [main][MenuItemLookup] Item match:Window 11:16:59.918 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:16:59.919 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:16:59.919 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:16:59.919 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:59.919 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:16:59.919 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:16:59.919 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:59.919 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:16:59.919 DEBUG [main][MenuItemLookup] Found menu:'' 11:16:59.919 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:16:59.919 DEBUG [main][MenuItemLookup] Item match:Preferences 11:16:59.919 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:16:59.919 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:16:59.919 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1782): Gtk-CRITICAL **: 11:16:59.975: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 11:17:00.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:17:00.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. finished successfully 11:17:00.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:17:00.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:00.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:00.052 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:17:00.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:00.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:17:00.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:00.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:00.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:00.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:00.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:17:00.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:17:00.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:17:00.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:17:00.054 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:17:00.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:17:00.054 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:17:00.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:17:00.054 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:17:00.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:17:00.054 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:17:00.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:17:00.054 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:17:00.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:17:00.054 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:17:00.054 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 11:17:00.054 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 11:17:00.054 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 11:17:00.055 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 11:17:00.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:00.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:00.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:00.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:00.056 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:17:00.056 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:00.056 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:00.056 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:17:00.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:00.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:00.056 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:17:00.056 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:00.056 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:17:00.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:00.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:00.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 11:17:00.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:00.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:00.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:00.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:00.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:17:00.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:17:00.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:17:00.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:17:00.069 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:17:00.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:17:00.069 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:17:00.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:17:00.069 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:17:00.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:17:00.069 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:17:00.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:17:00.069 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:17:00.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:17:00.069 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:17:00.069 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 11:17:00.069 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 11:17:00.070 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 11:17:00.070 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 11:17:00.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:00.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:00.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:00.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:00.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.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...") 11:17:00.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:00.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:00.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:00.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:00.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:00.074 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 11:17:00.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:00.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:00.074 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:00.074 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:00.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add JRE"] is available.... 11:17:00.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:00.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:00.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:00.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add JRE"] is available. finished successfully 11:17:00.136 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add JRE 11:17:00.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:00.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:00.137 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 11:17:00.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:00.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:00.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:00.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:00.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 11:17:00.138 TRACE [main][WidgetHandler] Notify List with event 13 11:17:00.138 TRACE [main][WidgetHandler] Wait for synchronization 11:17:00.139 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 11:17:00.139 INFO [WorkbenchTestable][AddVMInstallWizard] Go to next wizard page 11:17:00.139 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) 11:17:00.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:00.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:00.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:00.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:00.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:00.140 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:17:00.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:00.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:00.140 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:00.140 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:00.177 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:") 11:17:00.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:00.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:00.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:00.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:00.179 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:17:00.179 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:17:00.180 INFO [WorkbenchTestable][AbstractText] Text set to: /opt/tools/java/openjdk/jdk-17/17.0.2+8 11:17:00.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.preferences.internal.StandardVMPage, index 0 and following matchers specified (Matcher matching widget with label: is "JRE name:") 11:17:00.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:00.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:00.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:00.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:00.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:17:00.193 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:17:00.193 INFO [WorkbenchTestable][AbstractText] Text set to: jre.test 11:17:00.203 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 11:17:00.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.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) 11:17:00.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:00.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:00.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:00.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:00.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:00.206 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 11:17:00.206 INFO [WorkbenchTestable][AddVMInstallWizard] Finish wizard 11:17:00.206 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) 11:17:00.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:00.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:00.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:00.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:00.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:00.208 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:17:00.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:00.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:00.208 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:00.208 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:00.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:17:00.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:17:00.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:17:00.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 11:17:00.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:17:00.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:17:00.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:17:00.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:17:00.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:17:00.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:17:00.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:17:00.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:17:00.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:17:00.266 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 11:17:00.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:00.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:00.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:00.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:00.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:17:00.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:17:00.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:17:00.268 INFO [WorkbenchTestable][AbstractTableItem] Check table Item jre.test: 11:17:00.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:17:00.269 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:17:00.269 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:00.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:17:00.293 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 11:17:00.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:00.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:00.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:00.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:00.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:00.296 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 11:17:00.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:00.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:00.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:00.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:00.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:17:00.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:17:00.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:17:00.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:17:00.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:17:00.299 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 11:17:00.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:00.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:00.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:00.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:00.300 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:17:00.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:17:00.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:17:00.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:17:00.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:17:00.300 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:17:00.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:00.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:00.301 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 11:17:00.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:00.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:00.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:00.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:00.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:17:00.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:17:00.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:17:00.304 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:17:00.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:00.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:00.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:00.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:00.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:00.307 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:17:00.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:00.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:00.307 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:00.307 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:00.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:17:00.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:17:00.342 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:17:00.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:00.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:00.342 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 11:17:00.342 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:17:00.342 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:17:00.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:00.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:00.343 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingDefaultJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 11:17:00.343 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:17:00.343 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 11:17:00.343 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 11:17:00.343 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:17:00.343 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:17:00.343 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:17:00.343 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:17:00.343 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:00.343 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:17:00.343 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:00.343 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:17:00.343 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:00.343 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:17:00.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:00.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:00.343 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:17:00.343 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:17:00.344 DEBUG [main][MenuItemLookup] Found menu:'File' 11:17:00.344 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:17:00.344 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:17:00.344 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:17:00.344 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:17:00.344 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:17:00.344 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:17:00.344 DEBUG [main][MenuItemLookup] Item match:Window 11:17:00.344 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:17:00.344 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:17:00.344 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:17:00.344 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:00.344 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:17:00.344 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:17:00.344 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:00.344 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:17:00.344 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:00.344 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:17:00.344 DEBUG [main][MenuItemLookup] Item match:Preferences 11:17:00.344 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:17:00.344 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:17:00.344 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1782): Gtk-CRITICAL **: 11:17:00.405: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 11:17:00.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 'Preferences.*'] is available.... 11:17:00.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. finished successfully 11:17:00.507 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:17:00.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:00.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:00.508 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:17:00.508 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:00.508 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:17:00.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:00.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:00.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:00.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:00.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:17:00.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:17:00.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:17:00.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:17:00.510 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:17:00.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:17:00.510 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:17:00.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:17:00.510 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:17:00.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:17:00.510 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:17:00.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:17:00.510 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:17:00.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:17:00.510 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:17:00.510 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 11:17:00.510 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 11:17:00.510 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 11:17:00.510 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 11:17:00.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:00.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:00.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:00.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:00.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.*'] 11:17:00.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:00.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:00.512 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:17:00.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:00.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:00.512 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:17:00.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:00.512 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:17:00.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:00.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:00.512 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:17:00.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:00.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:00.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:00.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:00.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:17:00.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:17:00.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:17:00.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:17:00.514 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:17:00.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:17:00.514 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:17:00.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:17:00.514 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:17:00.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:17:00.514 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:17:00.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:17:00.514 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:17:00.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:17:00.514 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:17:00.514 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 11:17:00.514 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 11:17:00.514 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 11:17:00.514 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 11:17:00.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:00.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:00.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:00.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17: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.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...") 11:17:00.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:00.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:00.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:00.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:00.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:00.517 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 11:17:00.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:00.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:00.517 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:00.517 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:00.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 11:17:00.574 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:00.574 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:00.574 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:00.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 11:17:00.574 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add JRE 11:17:00.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:00.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:00.574 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 11:17:00.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:00.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:00.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:00.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:00.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 11:17:00.576 TRACE [main][WidgetHandler] Notify List with event 13 11:17:00.576 TRACE [main][WidgetHandler] Wait for synchronization 11:17:00.576 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 11:17:00.576 INFO [WorkbenchTestable][AddVMInstallWizard] Go to next wizard page 11:17:00.576 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) 11:17:00.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:00.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:00.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:00.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:00.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:00.577 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:17:00.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:00.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:00.577 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:00.577 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:00.611 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:") 11:17:00.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:00.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:00.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:00.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:00.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:17:00.613 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:17:00.614 INFO [WorkbenchTestable][AbstractText] Text set to: /opt/tools/java/openjdk/jdk-17/17.0.2+8 11:17:00.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.preferences.internal.StandardVMPage, index 0 and following matchers specified (Matcher matching widget with label: is "JRE name:") 11:17:00.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:00.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:00.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:00.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:00.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:17:00.631 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:17:00.631 INFO [WorkbenchTestable][AbstractText] Text set to: jre.test 11:17:00.642 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 11:17:00.642 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) 11:17:00.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:00.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:00.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:00.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:00.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:00.645 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 11:17:00.645 INFO [WorkbenchTestable][AddVMInstallWizard] Finish wizard 11:17:00.645 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) 11:17:00.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:00.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:00.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:00.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:00.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:00.647 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:17:00.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:00.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:00.647 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:00.647 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:00.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:17:00.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:17:00.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:17:00.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 11:17:00.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:17:00.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:17:00.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:17:00.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:17:00.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:17:00.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:17:00.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:17:00.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:17:00.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:17:00.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:17:00.706 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 11:17:00.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:00.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:00.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:00.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:00.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:17:00.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:17:00.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:17:00.708 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 11:17:00.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:00.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:00.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:00.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:00.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:17:00.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:17:00.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:17:00.709 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:17:00.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:00.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:00.710 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 11:17:00.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:00.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:00.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:00.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:00.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:17:00.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:17:00.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:17:00.712 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 11:17:00.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:00.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:00.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:00.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:00.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:17:00.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:17:00.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:17:00.714 TRACE [main][WidgetHandler] Notify Table with event 13 11:17:00.714 TRACE [main][WidgetHandler] Wait for synchronization 11:17:00.714 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 11:17:00.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:00.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:00.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:00.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:00.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:00.716 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 11:17:00.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:00.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:00.716 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:00.716 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:00.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) 11:17:00.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:00.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:00.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:00.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:00.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:00.745 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:17:00.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:00.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:00.745 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:00.745 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:00.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:17:00.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:17:00.775 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:17:00.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:00.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:00.775 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 11:17:00.775 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:17:00.775 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:17:00.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:00.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:00.775 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 11:17:00.775 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 11:17:00.775 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:17:00.775 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:17:00.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:00.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.844 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.757 s testJRENotFound no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) Time elapsed: 0.226 s testAddingDefaultJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) Time elapsed: 0.426 s testAddingJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) Time elapsed: 0.432 s Running org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest 11:17:00.788 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 11:17:00.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:00.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:00.807 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:17:00.808 DEBUG [main][MenuItemLookup] Found menu:'File' 11:17:00.808 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:17:00.808 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:17:00.808 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:17:00.808 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:17:00.808 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:17:00.808 DEBUG [main][MenuItemLookup] Item match:Run 11:17:00.808 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 11:17:00.808 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 11:17:00.808 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:00.808 DEBUG [main][MenuItemLookup] Found menu:'Run History' 11:17:00.808 DEBUG [main][MenuItemLookup] Found menu:'Run As' 11:17:00.808 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 11:17:00.808 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 11:17:00.809 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 11:17:00.809 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 11:17:00.809 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 11:17:00.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 11:17:00.911 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 11:17:00.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 11:17:00.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:00.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:00.912 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest_test_config 11:17:00.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 11:17:00.912 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:00.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:00.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:00.912 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:17:00.912 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:00.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:00.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:00.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:00.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:00.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:17:00.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:17:00.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:17:00.914 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 11:17:00.914 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 11:17:00.920 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 11:17:00.920 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 11:17:00.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 11:17:00.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 11:17:00.927 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:17:00.927 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:00.929 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 11:17:00.929 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 11:17:00.929 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 11:17:00.929 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 11:17:00.929 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 11:17:00.939 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:") 11:17:00.939 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:01.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:01.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:01.104 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:17:01.104 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:01.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:01.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:01.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:01.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:01.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:17:01.111 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:17:01.112 INFO [WorkbenchTestable][AbstractText] Text set to: class org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest_test_config 11:17:01.112 INFO [WorkbenchTestable][LaunchConfiguration] Apply the launch configuration 11:17:01.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 "Apply") 11:17:01.112 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:01.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:01.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:01.115 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:17:01.115 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:01.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:01.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:01.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:01.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:01.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:01.127 INFO [WorkbenchTestable][AbstractButton] Click button Appl&y 11:17:01.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:01.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:01.627 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:01.627 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:02.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:17:02.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:17:02.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:17:02.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 11:17:02.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 11:17:02.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 11:17:02.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 11:17:02.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 11:17:02.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 11:17:02.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 11:17:02.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 11:17:02.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:17:02.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:17:02.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:17:02.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:17:02.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:17:02.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:17:02.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:17:02.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:17:02.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:17:02.046 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") 11:17:02.046 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:02.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:02.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:02.048 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:17:02.048 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:02.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:02.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:02.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:02.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:02.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:17:02.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Environment 11:17:02.055 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:17:02.055 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:02.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:02.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:02.067 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:17:02.067 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:02.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:02.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:02.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:02.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:02.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:17:02.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:17:03.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 11:17:03.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Select...") 11:17:03.571 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:03.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:03.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:03.571 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:17:03.571 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:03.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:03.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:03.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:03.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:03.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:03.576 INFO [WorkbenchTestable][AbstractButton] Click button Se&lect... 11:17:03.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:03.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:03.576 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:03.576 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:03.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select Environment Variables"] is available.... 11:17:03.683 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 11:17:03.683 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:17:03.683 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:03.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:03.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:03.683 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 11:17:03.683 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:03.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:03.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:03.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:03.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:03.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:17:03.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:17:03.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:17:03.683 INFO [WorkbenchTestable][AbstractTableItem] Check table Item BUILD_DISPLAY_NAME [ #206 ]: 11:17:03.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:17:03.684 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:17:03.684 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:03.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:17:03.684 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 11:17:03.684 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:03.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:03.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:03.684 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 11:17:03.684 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:03.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:03.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:03.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:03.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:03.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:03.688 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:17:03.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:03.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:03.688 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:03.688 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:03.720 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:17:03.720 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:03.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:03.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:03.721 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:17:03.721 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:03.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:03.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:03.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:03.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:03.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:17:03.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:17:03.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:17:03.722 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:17:03.722 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:03.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:03.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:03.722 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:17:03.723 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:03.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:03.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:03.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:03.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:03.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:17:03.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:17:03.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:17:03.724 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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...") 11:17:03.724 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:03.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:03.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:03.724 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:17:03.724 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:03.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:03.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:03.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:03.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:03.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:03.726 INFO [WorkbenchTestable][AbstractButton] Click button Se&lect... 11:17:03.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:03.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:03.726 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:03.726 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:03.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select Environment Variables"] is available.... 11:17:03.816 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 11:17:03.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 11:17:03.817 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:03.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:03.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:03.817 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 11:17:03.817 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:03.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:03.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:03.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:03.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:03.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:17:03.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:17:03.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:17:03.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:17:03.818 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:03.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:03.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:03.818 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 11:17:03.818 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:03.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:03.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:03.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:03.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:03.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:17:03.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:17:03.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:17:03.819 INFO [WorkbenchTestable][AbstractTableItem] Check table Item USER_NAME [ jenkins ]: 11:17:03.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 11:17:03.819 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 11:17:03.819 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:03.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 11:17:03.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 "OK", Widget matcher matching widgets with style: 8) 11:17:03.819 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:03.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:03.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:03.820 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 11:17:03.820 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:03.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:03.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:03.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:03.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:03.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:03.823 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:17:03.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:03.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:03.823 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:03.823 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:03.854 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:17:03.854 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:03.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:03.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:03.854 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:17:03.854 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:03.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:03.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:03.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:03.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:03.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:17:03.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:17:03.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:17:03.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:17:03.856 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:03.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:03.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:03.856 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:17:03.856 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:03.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:03.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:03.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:03.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:03.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:17:03.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:17:03.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:17:03.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 "Select...") 11:17:03.857 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:03.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:03.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:03.858 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:17:03.858 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:03.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:03.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:03.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:03.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:03.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:03.859 INFO [WorkbenchTestable][AbstractButton] Click button Se&lect... 11:17:03.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:03.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:03.859 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:03.859 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:03.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select Environment Variables"] is available.... 11:17:03.949 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 11:17:03.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:17:03.949 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:03.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:03.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:03.950 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 11:17:03.950 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:03.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:03.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:03.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:03.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:03.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:03.952 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 11:17:03.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:03.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:03.953 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:03.953 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:03.978 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 11:17:03.978 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:03.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:03.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:03.978 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 11:17:03.978 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:03.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:03.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:03.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:03.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:03.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:03.982 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:17:03.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:03.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:03.982 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:03.982 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:04.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:17:04.033 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:04.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:04.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:04.033 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:17:04.033 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:04.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:04.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:04.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:04.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:04.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:17:04.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:17:04.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:17:04.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 "Replace native environment with specified environment") 11:17:04.035 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:04.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:04.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:04.035 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:17:04.035 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:04.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:04.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:04.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:04.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:04.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:04.045 INFO [WorkbenchTestable][AbstractButton] Click button Re&place native environment with specified environment 11:17:04.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:04.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:04.045 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:04.045 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:04.045 TRACE [main][WidgetHandler] Notify Button with event 27 11:17:04.045 TRACE [main][WidgetHandler] Wait for synchronization 11:17:04.045 TRACE [main][WidgetHandler] Notify Button with event 13 11:17:04.045 TRACE [main][WidgetHandler] Wait for synchronization 11:17:04.045 TRACE [main][WidgetHandler] Notify Button with event 26 11:17:04.045 TRACE [main][WidgetHandler] Wait for synchronization 11:17:04.045 TRACE [main][WidgetHandler] Notify Button with event 3 11:17:04.045 TRACE [main][WidgetHandler] Wait for synchronization 11:17:04.045 TRACE [main][WidgetHandler] Notify Button with event 4 11:17:04.045 TRACE [main][WidgetHandler] Wait for synchronization 11:17:04.045 TRACE [main][WidgetHandler] Notify Button with event 13 11:17:04.045 TRACE [main][WidgetHandler] Wait for synchronization 11:17:04.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: 16, Matcher matching widgets with text that without mnenomic matches: is "Replace native environment with specified environment") 11:17:04.045 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:04.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:04.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:04.046 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:17:04.046 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:04.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:04.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:04.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:04.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:04.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:04.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: 16, Matcher matching widgets with text that without mnenomic matches: is "Append environment to native environment") 11:17:04.051 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:04.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:04.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:04.052 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:17:04.052 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:04.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:04.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:04.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:04.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:04.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:04.065 INFO [WorkbenchTestable][AbstractButton] Click button &Append environment to native environment 11:17:04.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:04.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:04.065 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:04.065 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:04.066 TRACE [main][WidgetHandler] Notify Button with event 27 11:17:04.066 TRACE [main][WidgetHandler] Wait for synchronization 11:17:04.066 TRACE [main][WidgetHandler] Notify Button with event 13 11:17:04.066 TRACE [main][WidgetHandler] Wait for synchronization 11:17:04.066 TRACE [main][WidgetHandler] Notify Button with event 26 11:17:04.066 TRACE [main][WidgetHandler] Wait for synchronization 11:17:04.066 TRACE [main][WidgetHandler] Notify Button with event 3 11:17:04.066 TRACE [main][WidgetHandler] Wait for synchronization 11:17:04.066 TRACE [main][WidgetHandler] Notify Button with event 4 11:17:04.066 TRACE [main][WidgetHandler] Wait for synchronization 11:17:04.066 TRACE [main][WidgetHandler] Notify Button with event 13 11:17:04.066 TRACE [main][WidgetHandler] Wait for synchronization 11:17:04.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: 16, Matcher matching widgets with text that without mnenomic matches: is "Append environment to native environment") 11:17:04.066 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:04.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:04.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:04.067 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:17:04.067 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:04.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:04.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:04.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:04.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:04.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:04.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:17:04.077 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:04.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:04.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:04.078 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:17:04.078 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:04.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:04.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:04.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:04.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:04.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:17:04.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:17:04.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:17:04.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 "Add...") 11:17:04.080 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:04.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:04.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:04.080 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:17:04.080 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:04.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:04.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:04.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:04.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:04.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:04.085 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 11:17:04.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:04.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:04.086 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:04.086 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:04.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Environment Variable"] is available.... 11:17:04.118 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 11:17:04.118 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 11:17:04.118 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:04.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:04.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:04.118 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Environment Variable" as the parent 11:17:04.118 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:04.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:04.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:04.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:04.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:04.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:17:04.119 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:17:04.119 INFO [WorkbenchTestable][AbstractText] Text set to: test_name 11:17:04.119 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:") 11:17:04.119 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:04.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:04.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:04.119 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Environment Variable" as the parent 11:17:04.119 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:04.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:04.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:04.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:04.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:04.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:17:04.121 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:17:04.121 INFO [WorkbenchTestable][AbstractText] Text set to: test_value 11:17:04.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 11:17:04.122 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:04.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:04.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:04.122 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Environment Variable" as the parent 11:17:04.122 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:04.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:04.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:04.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:04.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:04.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:04.123 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:17:04.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:04.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:04.123 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:04.123 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:04.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Overwrite variable?"] is available.... 11:17:05.654 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 11:17:05.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 11:17:05.654 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:05.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:05.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:05.654 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:17:05.654 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:05.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:05.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:05.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:05.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:05.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:17:05.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:17:05.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:17:05.660 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:17:05.660 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:05.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:05.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:05.660 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:17:05.660 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:05.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:05.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:05.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:05.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:05.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:17:05.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:17:05.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:17:05.661 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:17:05.661 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:05.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:05.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:05.661 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:17:05.661 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:05.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:05.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:05.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:05.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:05.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:17:05.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:17:05.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:17:05.662 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:17:05.662 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:05.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:05.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:05.662 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:17:05.662 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:05.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:05.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:05.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:05.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:05.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:17:05.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:17:05.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:17:05.664 TRACE [main][WidgetHandler] Notify Table with event 13 11:17:05.664 TRACE [main][WidgetHandler] Wait for synchronization 11:17:05.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 "Remove") 11:17:05.664 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:05.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:05.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:05.664 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:17:05.664 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:05.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:05.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:05.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:05.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:05.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:05.668 INFO [WorkbenchTestable][AbstractButton] Click button Rem&ove 11:17:05.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:05.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:05.668 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:05.668 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:05.670 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:17:05.671 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:05.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:05.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:05.671 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:17:05.671 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:05.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:05.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:05.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:05.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:05.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:17:05.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:17:05.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:17:05.672 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:17:05.672 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:05.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:05.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:05.672 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:17:05.672 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:05.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:05.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:05.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:05.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:05.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:17:05.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:17:05.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:17:05.675 TRACE [main][WidgetHandler] Notify Table with event 13 11:17:05.675 TRACE [main][WidgetHandler] Wait for synchronization 11:17:05.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 "Edit...") 11:17:05.675 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:05.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:05.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:05.676 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:17:05.676 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:05.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:05.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:05.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:05.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:05.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:05.686 INFO [WorkbenchTestable][AbstractButton] Click button E&dit... 11:17:05.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:05.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:05.687 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:05.687 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:05.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Edit Environment Variable"] is available.... 11:17:05.715 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 11:17:05.715 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:") 11:17:05.715 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:05.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:05.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:05.716 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Edit Environment Variable" as the parent 11:17:05.716 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:05.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:05.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:05.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:05.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:05.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:17:05.716 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:17:05.716 INFO [WorkbenchTestable][AbstractText] Text set to: test_new 11:17:05.717 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:") 11:17:05.717 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:05.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:05.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:05.717 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Edit Environment Variable" as the parent 11:17:05.717 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:05.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:05.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:05.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:05.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:05.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:17:05.718 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:17:05.718 INFO [WorkbenchTestable][AbstractText] Text set to: test_new 11:17:05.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) 11:17:05.718 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:05.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:05.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:05.718 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Edit Environment Variable" as the parent 11:17:05.718 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:05.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:05.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:05.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:05.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:05.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:05.720 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:17:05.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:05.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:05.720 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:05.720 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:05.750 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:17:05.750 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:05.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:05.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:05.750 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:17:05.750 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:05.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:05.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:05.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:05.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:05.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:17:05.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:17:05.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:17:05.753 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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...") 11:17:05.753 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:05.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:05.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:05.753 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:17:05.753 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:05.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:05.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:05.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:05.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:05.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:05.757 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 11:17:05.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:05.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:05.757 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:05.757 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:05.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Environment Variable"] is available.... 11:17:05.785 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 11:17:05.785 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:") 11:17:05.785 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:05.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:05.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:05.786 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Environment Variable" as the parent 11:17:05.786 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:05.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:05.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:05.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:05.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:05.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:17:05.786 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:17:05.786 INFO [WorkbenchTestable][AbstractText] Text set to: test_copy 11:17:05.787 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:") 11:17:05.787 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:05.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:05.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:05.787 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Environment Variable" as the parent 11:17:05.787 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:05.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:05.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:05.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:05.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:05.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:17:05.788 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:17:05.788 INFO [WorkbenchTestable][AbstractText] Text set to: test_copy 11:17:05.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: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 11:17:05.789 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:05.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:05.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:05.789 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Environment Variable" as the parent 11:17:05.789 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:05.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:05.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:05.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:05.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:05.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:05.790 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:17:05.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:05.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:05.790 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:05.790 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:05.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Overwrite variable?"] is available.... 11:17:06.822 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 11:17:06.822 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:17:06.822 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:06.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:06.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:06.822 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:17:06.822 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:06.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:06.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:06.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:06.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:06.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:17:06.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:17:06.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:17:06.828 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:17:06.828 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:06.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:06.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:06.828 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:17:06.828 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:06.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:06.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:06.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:06.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:06.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:17:06.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:17:06.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:17:06.831 TRACE [main][WidgetHandler] Notify Table with event 13 11:17:06.831 TRACE [main][WidgetHandler] Wait for synchronization 11:17:06.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:17:06.831 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:06.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:06.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:06.831 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:17:06.831 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:06.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:06.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:06.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:06.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:06.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:06.835 INFO [WorkbenchTestable][AbstractButton] Click button &Copy 11:17:06.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:06.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:06.835 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:06.835 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:06.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:17:06.839 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:06.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:06.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:06.839 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:17:06.839 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:06.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:06.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:06.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:06.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:06.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:17:06.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:17:06.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:17:06.844 TRACE [main][WidgetHandler] Notify Table with event 13 11:17:06.844 TRACE [main][WidgetHandler] Wait for synchronization 11:17:06.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 "Remove") 11:17:06.844 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:06.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:06.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:06.844 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:17:06.844 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:06.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:06.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:06.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:06.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:06.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:06.853 INFO [WorkbenchTestable][AbstractButton] Click button Rem&ove 11:17:06.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:06.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:06.853 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:06.853 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:06.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:17:06.855 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:06.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:06.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:06.855 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:17:06.855 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:06.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:06.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:06.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:06.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:06.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:17:06.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:17:06.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:17:06.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 "Paste") 11:17:06.857 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:06.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:06.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:06.857 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:17:06.857 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:06.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:06.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:06.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:06.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:06.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:06.860 INFO [WorkbenchTestable][AbstractButton] Click button &Paste 11:17:06.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:06.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:06.860 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:06.860 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:06.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:17:06.869 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:06.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:06.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:06.869 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:17:06.869 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:06.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:06.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:06.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:06.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:06.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:17:06.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:17:06.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:17:06.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 11:17:06.871 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 11:17:06.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 11:17:06.871 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 11:17:06.871 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 11:17:06.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:06.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:06.872 INFO [WorkbenchTestable][AbstractShell] Close shell Run Configurations 11:17:06.872 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Run Configurations' 11:17:06.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:17:06.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.172 s - in org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest selectTest(org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest) Time elapsed: 1.98 s appendReplaceTest(org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest) Time elapsed: 0.042 s addTest(org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest) Time elapsed: 1.583 s removeTest(org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest) Time elapsed: 0.012 s editTest(org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest) Time elapsed: 0.081 s copyPasteTest(org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest) Time elapsed: 1.118 s Running org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 11:17:06.967 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 11:17:06.967 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:17:06.967 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:17:06.967 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 11:17:06.967 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:17:06.967 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:17:06.993 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:17:06.993 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:17:06.993 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:17:06.993 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:17:06.993 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPerspectives no-configuration(org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest) 11:17:06.993 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 11:17:06.993 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:17:06.993 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:17:06.993 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:17:06.993 INFO [WorkbenchTestable][DebugPerspective] Open perspective: 'Debug' 11:17:06.993 DEBUG [WorkbenchTestable][DebugPerspective] Trying to open perspective: 'Debug' 11:17:06.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:06.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:06.993 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:17:06.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:06.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:06.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.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 11:17:06.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:06.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:07.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:07.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:07.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 11:17:07.005 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 11:17:07.005 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 11:17:07.005 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:07.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 11:17:07.146 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 11:17:07.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 11:17:07.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:07.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:07.146 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:17:07.146 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:07.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:07.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:07.146 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 11:17:07.146 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:07.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:07.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:07.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:07.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:07.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:17:07.147 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Debug') 11:17:07.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:17:07.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:17:07.147 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 11:17:07.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:17:07.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:17:07.147 TRACE [main][WidgetHandler] Notify Table with event 13 11:17:07.147 TRACE [main][WidgetHandler] Wait for synchronization 11:17:07.147 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:07.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:07.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:07.148 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 11:17:07.148 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:07.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:07.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:07.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") 11:17:07.148 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:07.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:07.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:07.148 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 11:17:07.148 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:07.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:07.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:07.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:07.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:07.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:07.149 INFO [WorkbenchTestable][AbstractButton] Click button &Open 11:17:07.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:07.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:07.149 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:07.149 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:07.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:17:07.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:17:07.289 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 11:17:07.289 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 11:17:07.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:07.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:07.290 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:17:07.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:07.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:07.290 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") 11:17:07.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:07.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:07.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:07.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:07.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 11:17:07.297 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 11:17:07.297 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 11:17:07.297 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:07.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 11:17:07.353 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 11:17:07.353 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 11:17:07.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:07.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:07.353 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:17:07.353 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:07.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:07.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:07.354 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 11:17:07.354 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:07.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:07.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:07.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:07.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:07.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:17:07.354 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 11:17:07.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:17:07.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:17:07.354 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 11:17:07.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:17:07.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:17:07.354 TRACE [main][WidgetHandler] Notify Table with event 13 11:17:07.354 TRACE [main][WidgetHandler] Wait for synchronization 11:17:07.355 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:07.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:07.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:07.355 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 11:17:07.355 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:07.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:07.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:07.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:17:07.355 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:07.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:07.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:07.356 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 11:17:07.356 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:07.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:07.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:07.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:07.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:07.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:07.356 INFO [WorkbenchTestable][AbstractButton] Click button &Open 11:17:07.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:07.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:07.356 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:07.356 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:07.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:17:07.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:17:07.497 INFO [WorkbenchTestable][JavaBrowsingPerspective] Open perspective: 'Java Browsing' 11:17:07.497 DEBUG [WorkbenchTestable][JavaBrowsingPerspective] Trying to open perspective: 'Java Browsing' 11:17:07.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:07.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:07.498 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:17:07.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:07.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:07.498 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") 11:17:07.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:07.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:07.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:07.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:07.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 11:17:07.509 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 11:17:07.509 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 11:17:07.510 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:07.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 11:17:07.571 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 11:17:07.571 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 11:17:07.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:07.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:07.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:17:07.571 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:07.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:07.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:07.571 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 11:17:07.571 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:07.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:07.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:07.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:07.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:07.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:17:07.572 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java Browsing') 11:17:07.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:17:07.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:17:07.572 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (3) 11:17:07.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:17:07.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:17:07.572 TRACE [main][WidgetHandler] Notify Table with event 13 11:17:07.572 TRACE [main][WidgetHandler] Wait for synchronization 11:17:07.572 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:07.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:07.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:07.573 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 11:17:07.573 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:07.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:07.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:07.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 "Open") 11:17:07.573 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:07.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:07.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:07.573 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 11:17:07.573 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:07.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:07.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:07.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:07.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:07.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:07.574 INFO [WorkbenchTestable][AbstractButton] Click button &Open 11:17:07.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:07.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:07.574 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:07.574 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:07.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:17:07.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:17:07.831 INFO [WorkbenchTestable][JavaTypeHierarchyPerspective] Open perspective: 'Java Type Hierarchy' 11:17:07.831 DEBUG [WorkbenchTestable][JavaTypeHierarchyPerspective] Trying to open perspective: 'Java Type Hierarchy' 11:17:07.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:07.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:07.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:17:07.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:07.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:07.831 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") 11:17:07.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:07.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:07.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:07.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:07.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 11:17:07.849 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 11:17:07.849 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 11:17:07.849 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:07.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 11:17:07.897 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 11:17:07.897 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 11:17:07.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:07.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:07.897 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:17:07.897 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:07.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:07.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:07.897 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 11:17:07.897 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:07.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:07.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:07.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:07.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:07.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:17:07.898 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java Type Hierarchy') 11:17:07.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:17:07.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:17:07.899 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (5) 11:17:07.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:17:07.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:17:07.899 TRACE [main][WidgetHandler] Notify Table with event 13 11:17:07.899 TRACE [main][WidgetHandler] Wait for synchronization 11:17:07.899 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:07.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:07.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:07.900 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 11:17:07.900 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:07.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:07.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:07.900 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:17:07.900 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:07.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:07.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:07.900 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 11:17:07.900 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:07.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:07.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:07.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:07.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:07.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:07.901 INFO [WorkbenchTestable][AbstractButton] Click button &Open 11:17:07.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:07.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:07.901 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:07.901 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:08.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:17:08.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:17:08.073 INFO [WorkbenchTestable][ResourcePerspective] Open perspective: 'Resource' 11:17:08.073 DEBUG [WorkbenchTestable][ResourcePerspective] Trying to open perspective: 'Resource' 11:17:08.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:08.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:08.073 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:17:08.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:08.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:08.074 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") 11:17:08.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:08.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:08.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:08.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:08.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 11:17:08.087 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 11:17:08.087 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 11:17:08.087 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:08.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 11:17:08.130 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 11:17:08.130 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 11:17:08.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:08.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:08.130 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:17:08.130 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:08.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:08.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:08.130 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 11:17:08.130 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:08.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:08.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:08.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:08.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:08.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:17:08.131 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Resource') 11:17:08.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:17:08.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:17:08.131 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Resource (default)') 11:17:08.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:17:08.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:17:08.131 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (8) 11:17:08.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:17:08.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:17:08.132 TRACE [main][WidgetHandler] Notify Table with event 13 11:17:08.132 TRACE [main][WidgetHandler] Wait for synchronization 11:17:08.132 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:08.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:08.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:08.132 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 11:17:08.132 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:08.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:08.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:08.133 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:17:08.133 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:08.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:08.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:08.133 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 11:17:08.133 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:08.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:08.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:08.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:08.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:08.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:08.133 INFO [WorkbenchTestable][AbstractButton] Click button &Open 11:17:08.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:08.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:08.134 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:08.134 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:08.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:17:08.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:17:08.271 INFO [WorkbenchTestable][TeamSynchronizingPerspective] Open perspective: 'Team Synchronizing' 11:17:08.271 DEBUG [WorkbenchTestable][TeamSynchronizingPerspective] Trying to open perspective: 'Team Synchronizing' 11:17:08.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:08.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:08.271 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:17:08.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:08.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:08.271 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") 11:17:08.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:08.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:08.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:08.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:08.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 11:17:08.276 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 11:17:08.276 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 11:17:08.276 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:08.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 11:17:08.327 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 11:17:08.328 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 11:17:08.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:08.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:08.328 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:17:08.328 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:08.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:08.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:08.328 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 11:17:08.328 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:08.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:08.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:08.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:08.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:08.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:17:08.329 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Team Synchronizing') 11:17:08.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:17:08.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:17:08.329 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (9) 11:17:08.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:17:08.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:17:08.329 TRACE [main][WidgetHandler] Notify Table with event 13 11:17:08.329 TRACE [main][WidgetHandler] Wait for synchronization 11:17:08.329 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:08.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:08.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:08.330 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 11:17:08.330 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:08.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:08.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:08.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:17:08.330 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:08.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:08.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:08.330 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 11:17:08.330 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:08.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:08.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:08.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:08.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:08.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:08.332 INFO [WorkbenchTestable][AbstractButton] Click button &Open 11:17:08.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:08.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:08.332 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:08.332 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:08.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:17:08.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:17:08.546 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 11:17:08.546 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:17:08.546 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:17:08.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:08.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:08.546 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPerspectives no-configuration(org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest) 11:17:08.546 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 11:17:08.546 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:17:08.546 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:17:08.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:08.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.58 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: 1.553 s Running org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 11:17:08.553 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 11:17:08.553 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:17:08.553 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:17:08.553 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 11:17:08.554 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:17:08.554 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:17:08.554 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:17:08.554 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:17:08.554 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:17:08.554 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 11:17:08.554 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 11:17:08.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:08.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:08.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:17:08.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:08.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:08.554 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") 11:17:08.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:08.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:08.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:08.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:08.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 11:17:08.568 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 11:17:08.568 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 11:17:08.568 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:08.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 11:17:08.610 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 11:17:08.610 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 11:17:08.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:08.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:08.611 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:17:08.611 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:08.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:08.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:08.611 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 11:17:08.611 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:08.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:08.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:08.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:08.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:08.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:17:08.612 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 11:17:08.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:17:08.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:17:08.612 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 11:17:08.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:17:08.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:17:08.612 TRACE [main][WidgetHandler] Notify Table with event 13 11:17:08.612 TRACE [main][WidgetHandler] Wait for synchronization 11:17:08.612 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:08.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:08.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:08.612 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 11:17:08.612 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:08.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:08.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:08.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 "Open") 11:17:08.613 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:08.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:08.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:08.613 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 11:17:08.613 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:08.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:08.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:08.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:08.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:08.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:08.614 INFO [WorkbenchTestable][AbstractButton] Click button &Open 11:17:08.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:08.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:08.614 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:08.614 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:08.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:17:08.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:17:08.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 11:17:08.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:08.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:08.757 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:17:08.758 DEBUG [main][MenuItemLookup] Found menu:'File' 11:17:08.758 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:17:08.758 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:17:08.758 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:17:08.758 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:17:08.758 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:17:08.758 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:17:08.758 DEBUG [main][MenuItemLookup] Item match:Window 11:17:08.758 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:17:08.758 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:17:08.758 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:17:08.758 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:08.758 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:17:08.758 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:17:08.758 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:08.758 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:17:08.758 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:08.758 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:17:08.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:08.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:08.758 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:17:08.758 DEBUG [main][MenuItemLookup] Found menu:'File' 11:17:08.758 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:17:08.758 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:17:08.758 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:17:08.758 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:17:08.758 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:17:08.758 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:17:08.758 DEBUG [main][MenuItemLookup] Item match:Window 11:17:08.759 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:17:08.759 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:17:08.759 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:17:08.759 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:08.759 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:17:08.759 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:17:08.759 DEBUG [main][MenuItemLookup] Item match:Perspective 11:17:08.759 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 11:17:08.759 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:08.759 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 11:17:08.759 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 11:17:08.759 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 11:17:08.759 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 11:17:08.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 11:17:08.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:08.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:08.759 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:17:08.759 DEBUG [main][MenuItemLookup] Found menu:'File' 11:17:08.759 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:17:08.759 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:17:08.759 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:17:08.759 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:17:08.759 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:17:08.759 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:17:08.759 DEBUG [main][MenuItemLookup] Item match:Window 11:17:08.759 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:17:08.759 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:17:08.759 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:17:08.759 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:08.759 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:17:08.759 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:17:08.759 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:08.759 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:17:08.759 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:08.759 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:17:08.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:08.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:08.760 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:17:08.760 DEBUG [main][MenuItemLookup] Found menu:'File' 11:17:08.760 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:17:08.760 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:17:08.760 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:17:08.760 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:17:08.760 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:17:08.760 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:17:08.760 DEBUG [main][MenuItemLookup] Item match:Window 11:17:08.760 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:17:08.760 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:17:08.760 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:17:08.760 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:08.760 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:17:08.760 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:17:08.760 DEBUG [main][MenuItemLookup] Item match:Perspective 11:17:08.760 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 11:17:08.760 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:08.760 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 11:17:08.760 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 11:17:08.760 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 11:17:08.760 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 11:17:08.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:08.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:08.760 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:17:08.760 DEBUG [main][MenuItemLookup] Found menu:'File' 11:17:08.760 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:17:08.760 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:17:08.760 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:17:08.760 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:17:08.760 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:17:08.760 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:17:08.760 DEBUG [main][MenuItemLookup] Item match:Window 11:17:08.761 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:17:08.761 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:17:08.761 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:17:08.761 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:08.761 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:17:08.761 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:17:08.761 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:08.761 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:17:08.761 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:08.761 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:17:08.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:08.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:08.761 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:17:08.761 DEBUG [main][MenuItemLookup] Found menu:'File' 11:17:08.761 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:17:08.761 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:17:08.761 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:17:08.761 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:17:08.761 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:17:08.761 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:17:08.761 DEBUG [main][MenuItemLookup] Item match:Window 11:17:08.761 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:17:08.761 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:17:08.761 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:17:08.761 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:08.761 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:17:08.761 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:17:08.761 DEBUG [main][MenuItemLookup] Item match:Perspective 11:17:08.761 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 11:17:08.761 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:08.761 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 11:17:08.761 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 11:17:08.761 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 11:17:08.761 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 11:17:08.761 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 11:17:08.761 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 11:17:08.761 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 11:17:08.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 11:17:08.805 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 11:17:08.805 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 11:17:08.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:08.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:08.805 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:08.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:08.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:08.805 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 11:17:08.805 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:08.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:08.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:08.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 "Reset Perspective") 11:17:08.806 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:08.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:08.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:08.806 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 11:17:08.806 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:08.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:08.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:08.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:08.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:08.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:08.806 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 11:17:08.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:08.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:08.806 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:08.806 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:08.979 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:17:08.979 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJUnitTab no-configuration(org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest) 11:17:08.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 11:17:08.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:17:08.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:17:08.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:17:08.979 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 11:17:08.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:08.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:08.979 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:17:08.979 DEBUG [main][MenuItemLookup] Found menu:'File' 11:17:08.979 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:17:08.979 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:17:08.979 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:17:08.979 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:17:08.979 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:17:08.979 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:17:08.979 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:17:08.979 DEBUG [main][MenuItemLookup] Item match:Run 11:17:08.980 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 11:17:08.980 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 11:17:08.980 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:08.980 DEBUG [main][MenuItemLookup] Found menu:'Run History' 11:17:08.980 DEBUG [main][MenuItemLookup] Found menu:'Run As' 11:17:08.980 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 11:17:08.980 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 11:17:08.980 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 11:17:08.980 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 11:17:08.980 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 11:17:09.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 11:17:09.081 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 11:17:09.081 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 11:17:09.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:09.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:09.082 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest_test_config 11:17:09.082 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 11:17:09.082 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:09.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:09.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:09.082 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:17:09.082 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:09.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:09.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:09.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:09.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:09.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:17:09.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:17:09.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:17:09.084 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 11:17:09.084 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 11:17:09.084 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 11:17:09.085 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 11:17:09.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 11:17:09.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 11:17:09.103 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:17:09.103 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:09.105 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 11:17:09.105 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 11:17:09.105 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 11:17:09.105 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 11:17:09.105 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 11:17:09.107 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:") 11:17:09.107 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:09.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:09.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:09.278 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:17:09.278 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:09.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:09.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:09.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:09.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:09.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:17:09.285 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:17:09.286 INFO [WorkbenchTestable][AbstractText] Text set to: class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest_test_config 11:17:09.286 INFO [WorkbenchTestable][LaunchConfiguration] Apply the launch configuration 11:17:09.286 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:17:09.286 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:09.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:09.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:09.289 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:17:09.289 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:09.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:09.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:09.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:09.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:09.300 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:09.300 INFO [WorkbenchTestable][AbstractButton] Click button Appl&y 11:17:09.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:09.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:09.801 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:09.801 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:10.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:17:10.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:17:10.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 11:17:10.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 11:17:10.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 11:17:10.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 11:17:10.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:17:10.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:17:10.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:17:10.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:17:10.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:17:10.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:17:10.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:17:10.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:17:10.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:17:10.239 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") 11:17:10.239 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:10.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:10.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:10.240 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:17:10.240 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:10.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:10.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:10.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:10.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:10.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:17:10.242 INFO [WorkbenchTestable][AbstractCTabItem] Activate Test 11:17:10.242 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Project:") 11:17:10.242 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:10.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:10.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:10.242 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:17:10.242 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:10.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:10.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:10.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:10.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:10.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:17:10.252 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:17:10.253 INFO [WorkbenchTestable][AbstractText] Text set to: abc 11:17:10.262 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:") 11:17:10.262 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:10.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:10.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:10.276 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:17:10.276 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:10.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:10.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:10.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:10.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:10.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:17:10.290 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:17:10.290 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:") 11:17:10.290 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:10.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:10.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:10.290 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:17:10.290 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:10.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:10.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:10.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:10.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:10.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:17:10.315 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:17:10.316 INFO [WorkbenchTestable][AbstractText] Text set to: cde 11:17:10.318 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:") 11:17:10.318 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:10.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:10.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:10.319 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:17:10.319 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:10.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:10.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:10.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:10.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:10.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:17:10.339 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:17:10.339 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:") 11:17:10.339 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:10.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:10.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:10.339 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:17:10.339 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:10.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:10.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:10.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:10.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:10.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:17:10.357 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:17:10.358 INFO [WorkbenchTestable][AbstractText] Text set to: efg 11:17:10.358 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test method:") 11:17:10.359 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:10.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:10.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:10.364 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:17:10.364 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:10.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:10.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:10.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:10.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:10.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:17:10.381 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:17:10.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 11:17:10.381 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 11:17:10.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 11:17:10.381 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 11:17:10.382 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 11:17:10.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:10.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:10.382 INFO [WorkbenchTestable][AbstractShell] Close shell Run Configurations 11:17:10.382 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Run Configurations' 11:17:10.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:17:10.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:17:10.502 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 11:17:10.502 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:17:10.502 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:17:10.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:10.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:10.502 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 11:17:10.503 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJUnitTab no-configuration(org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest) 11:17:10.503 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 11:17:10.503 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:17:10.503 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:17:10.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:10.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.95 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: 1.524 s Running org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest 11:17:10.511 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest 11:17:10.512 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:17:10.512 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:17:10.512 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest 11:17:10.512 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:17:10.512 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:17:10.535 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:17:10.535 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:17:10.535 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:17:10.536 INFO [WorkbenchTestable][JavaEEPerspective] Open perspective: 'Java EE' 11:17:10.536 DEBUG [WorkbenchTestable][JavaEEPerspective] Trying to open perspective: 'Java EE' 11:17:10.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:10.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:10.536 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:17:10.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:10.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:10.536 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") 11:17:10.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:10.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:10.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:10.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:10.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 11:17:10.546 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 11:17:10.546 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 11:17:10.546 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:10.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 11:17:10.596 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 11:17:10.596 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 11:17:10.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:10.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:10.596 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:17:10.596 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:10.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:10.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:10.596 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 11:17:10.597 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:10.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:10.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:10.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:10.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:10.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:17:10.597 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java EE') 11:17:10.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:17:10.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:17:10.597 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (4) 11:17:10.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:17:10.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:17:10.597 TRACE [main][WidgetHandler] Notify Table with event 13 11:17:10.597 TRACE [main][WidgetHandler] Wait for synchronization 11:17:10.597 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:10.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:10.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:10.598 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 11:17:10.598 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:10.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:10.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:10.598 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:17:10.598 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:10.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:10.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:10.598 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 11:17:10.598 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:10.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:10.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:10.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:10.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:10.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:10.599 INFO [WorkbenchTestable][AbstractButton] Click button &Open 11:17:10.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:10.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:10.599 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:10.599 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:10.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:17:10.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:17:10.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 11:17:10.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:10.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:10.837 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:17:10.837 DEBUG [main][MenuItemLookup] Found menu:'File' 11:17:10.837 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:17:10.837 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:17:10.837 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:17:10.837 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:17:10.837 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:17:10.837 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:17:10.837 DEBUG [main][MenuItemLookup] Item match:Window 11:17:10.838 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:17:10.838 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:17:10.838 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:17:10.838 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:10.838 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:17:10.838 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:17:10.838 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:10.838 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:17:10.838 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:10.838 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 11:17:10.838 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:17:10.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:10.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:10.838 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:17:10.838 DEBUG [main][MenuItemLookup] Found menu:'File' 11:17:10.838 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:17:10.838 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:17:10.838 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:17:10.838 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:17:10.838 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:17:10.838 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:17:10.838 DEBUG [main][MenuItemLookup] Item match:Window 11:17:10.839 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:17:10.839 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:17:10.839 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:17:10.839 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:10.839 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:17:10.839 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:17:10.839 DEBUG [main][MenuItemLookup] Item match:Perspective 11:17:10.839 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 11:17:10.839 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:10.839 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 11:17:10.839 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 11:17:10.839 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 11:17:10.839 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 11:17:10.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 11:17:10.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:10.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:10.839 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:17:10.839 DEBUG [main][MenuItemLookup] Found menu:'File' 11:17:10.839 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:17:10.839 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:17:10.839 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:17:10.839 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:17:10.839 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:17:10.839 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:17:10.839 DEBUG [main][MenuItemLookup] Item match:Window 11:17:10.839 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:17:10.839 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:17:10.839 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:17:10.839 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:10.839 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:17:10.839 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:17:10.839 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:10.839 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:17:10.839 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:10.839 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 11:17:10.839 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:17:10.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:10.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:10.840 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:17:10.840 DEBUG [main][MenuItemLookup] Found menu:'File' 11:17:10.840 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:17:10.840 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:17:10.840 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:17:10.840 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:17:10.840 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:17:10.840 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:17:10.840 DEBUG [main][MenuItemLookup] Item match:Window 11:17:10.840 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:17:10.840 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:17:10.840 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:17:10.840 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:10.840 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:17:10.840 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:17:10.840 DEBUG [main][MenuItemLookup] Item match:Perspective 11:17:10.840 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 11:17:10.840 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:10.840 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 11:17:10.840 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 11:17:10.840 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 11:17:10.840 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 11:17:10.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:10.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:10.840 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:17:10.840 DEBUG [main][MenuItemLookup] Found menu:'File' 11:17:10.840 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:17:10.840 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:17:10.840 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:17:10.840 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:17:10.840 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:17:10.840 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:17:10.840 DEBUG [main][MenuItemLookup] Item match:Window 11:17:10.841 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:17:10.841 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:17:10.841 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:17:10.841 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:10.841 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:17:10.841 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:17:10.841 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:10.841 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:17:10.841 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:10.841 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 11:17:10.841 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:17:10.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:10.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:10.841 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:17:10.841 DEBUG [main][MenuItemLookup] Found menu:'File' 11:17:10.841 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:17:10.841 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:17:10.841 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:17:10.841 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:17:10.841 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:17:10.841 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:17:10.841 DEBUG [main][MenuItemLookup] Item match:Window 11:17:10.841 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:17:10.841 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:17:10.841 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:17:10.841 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:10.841 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:17:10.841 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:17:10.841 DEBUG [main][MenuItemLookup] Item match:Perspective 11:17:10.841 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 11:17:10.841 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:10.841 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 11:17:10.841 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 11:17:10.841 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 11:17:10.841 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 11:17:10.841 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 11:17:10.841 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 11:17:10.841 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 11:17:10.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 11:17:10.882 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 11:17:10.883 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 11:17:10.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:10.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:10.883 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:10.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:10.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:10.883 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 11:17:10.883 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:10.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:10.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:10.883 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:17:10.883 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:10.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:10.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:10.884 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 11:17:10.884 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:10.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:10.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:10.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:10.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:10.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:10.884 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 11:17:10.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:10.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:10.884 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:10.884 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:11.029 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:17:11.029 INFO [WorkbenchTestable][RequirementsRunner] Started test: createEJBProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest) 11:17:11.029 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest 11:17:11.029 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:17:11.029 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:17:11.029 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:17:11.029 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:17:11.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:11.030 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:17:11.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:11.030 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New EJB Project"] 11:17:11.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:11.030 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:17:11.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:11.030 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:17:11.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:11.030 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:17:11.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:11.030 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New EJB Project"] 11:17:11.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:11.030 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:17:11.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:11.030 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:17:11.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:11.030 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:17:11.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:11.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:11.030 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:17:11.030 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:17:11.031 DEBUG [main][MenuItemLookup] Found menu:'File' 11:17:11.031 DEBUG [main][MenuItemLookup] Item match:File 11:17:11.031 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:17:11.031 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:17:11.034 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 11:17:11.034 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 11:17:11.034 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 11:17:11.034 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 11:17:11.034 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 11:17:11.034 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 11:17:11.034 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:17:11.034 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:11.034 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 11:17:11.034 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 11:17:11.034 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 11:17:11.034 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 11:17:11.034 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 11:17:11.034 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 11:17:11.034 DEBUG [main][MenuItemLookup] Found menu:'XML File' 11:17:11.034 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:17:11.034 DEBUG [main][MenuItemLookup] Found menu:'File' 11:17:11.034 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:11.034 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:17:11.034 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:11.034 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:17:11.034 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:17:11.034 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:17:11.034 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:17:11.034 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:17:11.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.... 11:17:11.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 11:17:11.109 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:17:11.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:11.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:11.110 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:17:11.110 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:11.110 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:17:11.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:11.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:11.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:11.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:11.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:17:11.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:17:11.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:17:11.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem EJB has children... 11:17:11.112 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item EJB 11:17:11.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:17:11.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:17:11.612 INFO [WorkbenchTestable][TreeItemHandler] Expanded: EJB 11:17:11.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem EJB has children finished successfully 11:17:11.613 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item EJB 11:17:11.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:17:11.613 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item EJB is already expanded. No action performed 11:17:11.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:17:11.613 INFO [WorkbenchTestable][TreeItemHandler] Expanded: EJB 11:17:11.613 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item EJB Project 11:17:11.613 DEBUG [main][TreeItemHandler] Selecting tree item: EJB Project 11:17:11.614 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item EJB Project about selection 11:17:11.616 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: EJB Project 11:17:11.616 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:17:11.616 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:17:11.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) 11:17:11.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:11.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:11.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:11.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:11.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:11.617 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:17:11.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:11.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:11.617 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:11.617 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:11.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'] 11:17:11.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:11.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:11.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New EJB Project"] is available.... 11:17:11.723 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 11:17:11.723 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New EJB Project 11:17:11.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:11.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:11.724 TRACE [WorkbenchTestable][EjbProjectWizard] Shell New EJB Project is not null and is not disposed 11:17:11.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:11.725 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:") 11:17:11.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:11.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:11.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:11.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:11.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:17:11.728 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:17:11.728 INFO [WorkbenchTestable][AbstractText] Text set to: ejbProject 11:17:11.752 TRACE [WorkbenchTestable][EjbProjectWizard] Shell New EJB Project is not null and is not disposed 11:17:11.752 INFO [WorkbenchTestable][EjbProjectWizard] Finish wizard 11:17:11.752 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) 11:17:11.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:11.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:11.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:11.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:11.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:11.755 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:17:11.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:11.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:11.755 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:11.755 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:11.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:17:12.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:17:12.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:17:12.258 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 11:17:12.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 11:17:12.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:17:12.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:17:12.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:17:12.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:17:12.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:17:12.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:17:12.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:17:12.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:17:12.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 11:17:12.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:17:12.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:17:12.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:17:12.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:17:12.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:17:12.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:17:12.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:17:12.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:12.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:12.263 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 11:17:12.263 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:17:12.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:12.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:12.263 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:17:12.263 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:17:12.263 DEBUG [main][MenuItemLookup] Found menu:'File' 11:17:12.264 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:17:12.264 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:17:12.264 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:17:12.264 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:17:12.264 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:17:12.264 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:17:12.264 DEBUG [main][MenuItemLookup] Item match:Window 11:17:12.264 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:17:12.264 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:17:12.264 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:17:12.264 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:12.264 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:17:12.264 DEBUG [main][MenuItemLookup] Item match:Show View 11:17:12.267 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 11:17:12.267 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 11:17:12.267 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer' 11:17:12.267 DEBUG [main][MenuItemLookup] Found menu:'Markers' 11:17:12.267 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 11:17:12.267 DEBUG [main][MenuItemLookup] Found menu:'Packages' 11:17:12.267 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 11:17:12.267 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 11:17:12.267 DEBUG [main][MenuItemLookup] Found menu:'Properties' 11:17:12.267 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 11:17:12.267 DEBUG [main][MenuItemLookup] Found menu:'Servers' 11:17:12.267 DEBUG [main][MenuItemLookup] Found menu:'Snippets' 11:17:12.267 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 11:17:12.267 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:12.267 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 11:17:12.267 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 11:17:12.268 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 11:17:12.268 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 11:17:12.268 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 11:17:12.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 11:17:12.359 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 11:17:12.359 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 11:17:12.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:12.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:12.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 11:17:12.360 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:12.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:12.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:12.360 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:17:12.360 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:12.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:12.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:12.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:12.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:12.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:17:12.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:17:12.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:17:12.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:17:12.361 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:17:12.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:17:12.361 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:17:12.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:17:12.361 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:17:12.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:17:12.361 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:17:12.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:17:12.361 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:17:12.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:17:12.361 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:17:12.362 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 11:17:12.362 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 11:17:12.362 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 11:17:12.362 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 11:17:12.362 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:12.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:12.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:12.362 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:17:12.362 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:12.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:12.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:12.362 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:17:12.362 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:12.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:12.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:12.363 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:17:12.363 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:12.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:12.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:12.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:12.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:12.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:12.363 INFO [WorkbenchTestable][AbstractButton] Click button &Open 11:17:12.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:12.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:12.363 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:12.363 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:12.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:17:12.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:17:12.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 11:17:12.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:12.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:12.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 11:17:12.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:12.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:12.459 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:17:12.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:12.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:12.459 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:17:12.459 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 11:17:12.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:12.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:12.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:12.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:12.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:17:12.461 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:17:12.461 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:17:12.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:12.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:17:12.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:17:12.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:17:12.464 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:17:12.464 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:17:12.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:12.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:12.464 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:17:12.464 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:17:12.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:12.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:12.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:12.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:12.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:12.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:12.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:13.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:13.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:13.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:17:13.565 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:17:13.565 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:17:13.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:13.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:13.566 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:17:13.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:13.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:13.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:13.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:13.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:17:13.567 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ejbProject 11:17:13.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:13.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:13.569 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:17:13.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:13.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:13.571 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:17:13.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:13.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:13.657 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:17:13.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 '\*?\QPackage Explorer\E') 11:17:13.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:13.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:13.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:13.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:13.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:17:13.661 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:17:13.661 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:17:13.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:13.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:17:13.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:17:13.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:17:13.663 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:17:13.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:17:13.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:13.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:13.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:13.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:13.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:14.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:14.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:14.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:14.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:14.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:17:14.665 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:17:14.665 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:17:14.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:14.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:14.666 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:17:14.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:14.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:14.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:14.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:14.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:17:14.667 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ejbProject 11:17:14.667 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ejbProject 11:17:14.667 DEBUG [main][TreeItemHandler] Selecting tree item: ejbProject 11:17:14.667 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ejbProject about selection 11:17:14.671 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ejbProject 11:17:14.676 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:17:14.676 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:14.732 DEBUG [main][MenuItemLookup] Found menu:'New' 11:17:14.732 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:17:14.732 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:14.732 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:17:14.732 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 11:17:14.732 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:17:14.732 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:14.732 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:17:14.732 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:17:14.732 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:17:14.732 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:17:14.732 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:14.732 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:17:14.732 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:17:14.732 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:17:14.732 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:17:14.732 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:14.732 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:17:14.732 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:17:14.732 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:14.732 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:17:14.732 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:14.732 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:17:14.732 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:17:14.732 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:17:14.732 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:17:14.732 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:17:14.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:17:14.732 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 11:17:14.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 11:17:15.232 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 11:17:15.232 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:17:15.232 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:17:15.232 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:17:15.232 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 11:17:15.232 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:17:15.232 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:17:15.232 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:17:15.232 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:17:15.232 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:17:15.232 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:17:15.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:17:15.232 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ejbProject' via Explorer 11:17:15.233 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ejbProject 11:17:15.233 DEBUG [main][TreeItemHandler] Selecting tree item: ejbProject 11:17:15.233 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ejbProject about selection 11:17:15.235 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ejbProject 11:17:15.236 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:17:15.236 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:15.269 DEBUG [main][MenuItemLookup] Found menu:'New' 11:17:15.269 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:17:15.269 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:15.269 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:17:15.269 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 11:17:15.269 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:17:15.269 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:15.269 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:17:15.269 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:17:15.269 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:17:15.269 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:17:15.269 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:17:15.269 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:17:15.269 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:17:15.269 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:17:15.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 'Delete.*'] is available.... 11:17:15.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 11:17:15.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:17:15.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:15.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:15.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:15.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:15.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 11:17:15.850 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:15.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:15.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:15.851 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:17:15.851 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:15.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:15.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:15.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:15.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:15.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:15.851 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:17:15.851 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:17:15.851 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:17:15.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:15.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:15.851 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:15.851 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:15.851 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 11:17:15.851 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:15.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:15.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:15.851 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:17:15.851 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:15.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:15.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:15.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:15.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:15.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:15.852 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:17:15.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:15.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:15.852 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:15.852 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:15.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:17:15.856 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:17:16.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:17:16.356 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:17:16.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:17:16.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:17:16.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:17:16.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:17:16.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:17:16.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:17:16.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:17:16.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:17:16.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 11:17:16.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:17:16.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:17:16.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:17:16.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:17:16.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:17:16.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:17:16.356 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest 11:17:16.356 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:17:16.356 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:17:16.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:16.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:16.357 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 11:17:16.357 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createEJBProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest) 11:17:16.357 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest 11:17:16.357 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:17:16.357 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:17:16.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:16.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.847 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.328 s Running org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest 11:17:16.365 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest 11:17:16.365 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:17:16.365 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:17:16.365 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest 11:17:16.365 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:17:16.365 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:17:16.366 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:17:16.366 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:17:16.366 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:17:16.366 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:17:16.366 INFO [WorkbenchTestable][RequirementsRunner] Started test: createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest) 11:17:16.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest 11:17:16.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:17:16.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:17:16.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:17:16.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'] 11:17:16.367 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:16.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'] 11:17:16.367 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:16.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 Utility Module"] 11:17:16.367 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:16.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'] 11:17:16.367 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:16.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'] 11:17:16.367 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:16.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'] 11:17:16.367 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:16.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 Utility Module"] 11:17:16.367 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:16.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'] 11:17:16.367 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:16.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'] 11:17:16.367 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:16.367 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:17:16.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:16.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:16.368 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:17:16.368 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:17:16.368 DEBUG [main][MenuItemLookup] Found menu:'File' 11:17:16.368 DEBUG [main][MenuItemLookup] Item match:File 11:17:16.369 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:17:16.369 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:17:16.371 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 11:17:16.371 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 11:17:16.371 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 11:17:16.371 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 11:17:16.371 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 11:17:16.371 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 11:17:16.371 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:17:16.371 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:16.371 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 11:17:16.371 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 11:17:16.371 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 11:17:16.371 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 11:17:16.371 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 11:17:16.371 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 11:17:16.371 DEBUG [main][MenuItemLookup] Found menu:'XML File' 11:17:16.371 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:17:16.371 DEBUG [main][MenuItemLookup] Found menu:'File' 11:17:16.371 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:16.371 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:17:16.371 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:16.371 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:17:16.371 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:17:16.372 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:17:16.372 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:17:16.372 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:17:16.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 11:17:16.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. finished successfully 11:17:16.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:17:16.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:16.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:16.446 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:17:16.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:16.446 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:17:16.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:16.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:16.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:16.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:16.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:17:16.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:17:16.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:17:16.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children... 11:17:16.448 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 11:17:16.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:17:16.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:17:16.949 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 11:17:16.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children finished successfully 11:17:16.950 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 11:17:16.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:17:16.950 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 11:17:16.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:17:16.950 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 11:17:16.950 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Utility Project 11:17:16.950 DEBUG [main][TreeItemHandler] Selecting tree item: Utility Project 11:17:16.950 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Utility Project about selection 11:17:16.955 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Utility Project 11:17:16.955 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:17:16.955 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:17:16.955 DEBUG [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) 11:17:16.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:16.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:16.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:16.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:16.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:16.956 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:17:16.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:16.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:16.956 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:16.956 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:17.034 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:17:17.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:17.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:17.034 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.... 11:17:17.034 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 11:17:17.034 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Utility Module 11:17:17.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:17.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:17.035 TRACE [WorkbenchTestable][UtilityProjectWizard] Shell New Java Utility Module is not null and is not disposed 11:17:17.035 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:17.036 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:") 11:17:17.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:17.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:17.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:17.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:17.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:17:17.038 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:17:17.039 INFO [WorkbenchTestable][AbstractText] Text set to: UtilityProject 11:17:17.047 TRACE [WorkbenchTestable][UtilityProjectWizard] Shell New Java Utility Module is not null and is not disposed 11:17:17.047 INFO [WorkbenchTestable][UtilityProjectWizard] Finish wizard 11:17:17.047 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) 11:17:17.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:17.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:17.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:17.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:17.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:17.068 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:17:17.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:17.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:17.068 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:17.068 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:17.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:17:17.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:17:17.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:17:17.571 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 11:17:17.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 11:17:17.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:17:17.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:17:17.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 11:17:17.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:17:17.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:17:17.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:17:17.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:17:17.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:17:17.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:17:17.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 11:17:17.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:17:17.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:17:17.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:17:17.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:17:17.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:17:17.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:17:17.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:17:17.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:17.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:17.572 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:17:17.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:17.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:17.572 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:17:17.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:17.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:17.572 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:17:17.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 11:17:17.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:17.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:17.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:17.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:17.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:17:17.573 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:17.573 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:17.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:17.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:17.599 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:17.599 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:17.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:17.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:17.600 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:17.600 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:17.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:17.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:17.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:17.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:17.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:18.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:18.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:18.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:18.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:19.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:19.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:19.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:17:19.102 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:19.102 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:19.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:19.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:19.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 11:17:19.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:19.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:19.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:19.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:19.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:17:19.103 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name UtilityProject 11:17:19.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:19.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:19.104 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:17:19.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:19.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:19.104 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:17:19.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:19.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:19.105 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:17:19.105 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 11:17:19.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:19.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:19.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:19.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:19.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:17:19.106 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:19.106 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:19.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:19.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:17:19.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:17:19.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:17:19.119 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:19.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:19.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:19.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:19.120 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:19.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:19.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:19.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:19.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:19.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:19.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:19.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:19.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:20.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:20.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:20.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:17:20.197 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:20.197 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:20.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:20.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:20.198 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:17:20.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:20.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:20.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:20.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:20.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:17:20.198 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name UtilityProject 11:17:20.199 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item UtilityProject 11:17:20.199 DEBUG [main][TreeItemHandler] Selecting tree item: UtilityProject 11:17:20.199 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item UtilityProject about selection 11:17:20.220 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: UtilityProject 11:17:20.220 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:17:20.220 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:20.324 DEBUG [main][MenuItemLookup] Found menu:'New' 11:17:20.324 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:17:20.324 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:20.324 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:17:20.324 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:20.324 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:17:20.324 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:17:20.324 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:17:20.324 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:17:20.324 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:17:20.324 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:17:20.324 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:17:20.324 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:17:20.324 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:20.324 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:17:20.324 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:17:20.324 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:20.324 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:17:20.324 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:17:20.336 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:17:20.336 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:17:20.362 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:17:20.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:17:20.362 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 11:17:20.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 11:17:20.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 11:17:20.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:17:20.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:17:20.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:17:20.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:17:20.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 11:17:20.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:17:20.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:17:20.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:17:20.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:17:20.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:17:20.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:17:20.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:17:20.862 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'UtilityProject' via Explorer 11:17:20.863 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item UtilityProject 11:17:20.863 DEBUG [main][TreeItemHandler] Selecting tree item: UtilityProject 11:17:20.863 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item UtilityProject about selection 11:17:20.871 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: UtilityProject 11:17:20.872 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:17:20.872 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:20.922 DEBUG [main][MenuItemLookup] Found menu:'New' 11:17:20.922 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:17:20.922 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:20.922 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:17:20.922 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:20.922 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:17:20.922 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:17:20.922 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:17:20.922 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:17:20.922 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:17:20.922 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:17:20.923 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:17:20.923 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:17:20.933 DEBUG [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.... 11:17:21.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 'Delete.*'] is available. finished successfully 11:17:21.551 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:17:21.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:21.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:21.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:21.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:21.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: 32) 11:17:21.554 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:21.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:21.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:21.554 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:17:21.554 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:21.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:21.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:21.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:21.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:21.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:21.555 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:17:21.555 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:17:21.555 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:17:21.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:21.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:21.555 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:21.555 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:21.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 "OK", Widget matcher matching widgets with style: 8) 11:17:21.555 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:21.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:21.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:21.555 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:17:21.555 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:21.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:21.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:21.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:21.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:21.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:21.557 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:17:21.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:21.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:21.557 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:21.557 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:21.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:17:21.561 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:17:22.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:17:22.061 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:17:22.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:17:22.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:17:22.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:17:22.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:17:22.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:17:22.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:17:22.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:17:22.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:17:22.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 11:17:22.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:17:22.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:17:22.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:17:22.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:17:22.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:17:22.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:17:22.061 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest 11:17:22.061 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:17:22.061 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:17:22.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:22.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:22.062 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest) 11:17:22.062 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest 11:17:22.062 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:17:22.062 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:17:22.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:22.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.698 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.696 s Running org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 11:17:22.069 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 11:17:22.070 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:17:22.070 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:17:22.070 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 11:17:22.070 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:17:22.070 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:17:22.071 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:17:22.071 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:17:22.071 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:17:22.071 INFO [WorkbenchTestable][JavaEEPerspective] Open perspective: 'Java EE' 11:17:22.071 DEBUG [WorkbenchTestable][JavaEEPerspective] Perspective 'Java EE' is already opened. 11:17:22.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 11:17:22.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:22.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:22.071 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:17:22.071 DEBUG [main][MenuItemLookup] Found menu:'File' 11:17:22.071 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:17:22.071 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:17:22.071 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:17:22.071 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:17:22.071 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:17:22.071 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:17:22.071 DEBUG [main][MenuItemLookup] Item match:Window 11:17:22.071 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:17:22.071 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:17:22.071 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:17:22.071 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:22.071 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:17:22.071 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:17:22.071 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:22.071 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:17:22.071 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:22.071 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 11:17:22.071 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:17:22.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:22.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:22.072 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:17:22.072 DEBUG [main][MenuItemLookup] Found menu:'File' 11:17:22.072 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:17:22.072 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:17:22.072 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:17:22.072 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:17:22.072 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:17:22.072 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:17:22.072 DEBUG [main][MenuItemLookup] Item match:Window 11:17:22.072 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:17:22.072 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:17:22.072 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:17:22.072 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:22.072 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:17:22.072 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:17:22.072 DEBUG [main][MenuItemLookup] Item match:Perspective 11:17:22.072 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 11:17:22.072 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:22.072 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 11:17:22.072 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 11:17:22.072 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 11:17:22.072 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 11:17:22.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 11:17:22.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:22.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:22.072 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:17:22.072 DEBUG [main][MenuItemLookup] Found menu:'File' 11:17:22.072 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:17:22.072 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:17:22.072 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:17:22.072 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:17:22.072 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:17:22.072 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:17:22.072 DEBUG [main][MenuItemLookup] Item match:Window 11:17:22.072 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:17:22.072 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:17:22.072 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:17:22.072 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:22.072 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:17:22.072 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:17:22.072 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:22.072 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:17:22.072 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:22.072 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 11:17:22.072 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:17:22.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:22.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:22.073 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:17:22.073 DEBUG [main][MenuItemLookup] Found menu:'File' 11:17:22.073 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:17:22.073 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:17:22.073 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:17:22.073 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:17:22.073 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:17:22.073 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:17:22.073 DEBUG [main][MenuItemLookup] Item match:Window 11:17:22.073 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:17:22.073 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:17:22.073 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:17:22.073 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:22.073 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:17:22.073 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:17:22.073 DEBUG [main][MenuItemLookup] Item match:Perspective 11:17:22.073 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 11:17:22.073 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:22.073 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 11:17:22.073 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 11:17:22.073 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 11:17:22.073 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 11:17:22.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:22.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:22.073 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:17:22.073 DEBUG [main][MenuItemLookup] Found menu:'File' 11:17:22.073 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:17:22.073 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:17:22.073 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:17:22.073 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:17:22.073 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:17:22.073 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:17:22.073 DEBUG [main][MenuItemLookup] Item match:Window 11:17:22.073 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:17:22.073 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:17:22.073 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:17:22.073 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:22.073 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:17:22.073 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:17:22.073 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:22.073 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:17:22.073 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:22.073 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 11:17:22.073 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:17:22.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:22.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:22.073 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:17:22.073 DEBUG [main][MenuItemLookup] Found menu:'File' 11:17:22.073 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:17:22.073 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:17:22.073 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:17:22.073 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:17:22.073 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:17:22.073 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:17:22.073 DEBUG [main][MenuItemLookup] Item match:Window 11:17:22.074 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:17:22.074 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:17:22.074 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:17:22.074 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:22.074 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:17:22.074 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:17:22.074 DEBUG [main][MenuItemLookup] Item match:Perspective 11:17:22.074 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 11:17:22.074 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:22.074 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 11:17:22.074 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 11:17:22.074 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 11:17:22.074 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 11:17:22.074 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 11:17:22.074 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 11:17:22.074 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 11:17:22.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 11:17:22.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 11:17:22.100 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 11:17:22.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:22.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:22.101 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:22.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:22.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:22.101 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 11:17:22.101 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:22.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:22.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:22.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 "Reset Perspective") 11:17:22.101 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:22.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:22.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:22.101 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 11:17:22.101 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:22.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:22.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:22.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:22.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:22.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:22.101 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 11:17:22.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:22.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:22.102 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:22.102 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:22.221 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:17:22.222 INFO [WorkbenchTestable][RequirementsRunner] Started test: createProjectWithWebModule no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) 11:17:22.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 11:17:22.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:17:22.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:17:22.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:17:22.222 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:17:22.222 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:22.222 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:17:22.222 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:22.222 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:17:22.222 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:22.222 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:17:22.222 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:22.222 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:17:22.222 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:22.222 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:17:22.222 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:22.222 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:17:22.222 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:22.222 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:17:22.223 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:22.223 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:17:22.223 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:22.223 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:17:22.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:22.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:22.223 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:17:22.223 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:17:22.223 DEBUG [main][MenuItemLookup] Found menu:'File' 11:17:22.223 DEBUG [main][MenuItemLookup] Item match:File 11:17:22.224 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:17:22.224 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:17:22.226 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 11:17:22.226 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 11:17:22.226 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 11:17:22.226 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 11:17:22.226 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 11:17:22.226 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 11:17:22.226 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:17:22.226 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:22.226 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 11:17:22.226 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 11:17:22.227 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 11:17:22.227 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 11:17:22.227 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 11:17:22.227 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 11:17:22.227 DEBUG [main][MenuItemLookup] Found menu:'XML File' 11:17:22.227 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:17:22.227 DEBUG [main][MenuItemLookup] Found menu:'File' 11:17:22.227 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:22.227 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:17:22.227 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:22.227 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:17:22.227 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:17:22.227 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:17:22.227 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:17:22.227 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:17:22.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 11:17:22.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 'New|Select a wizard'] is available. finished successfully 11:17:22.297 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:17:22.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:22.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:22.298 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:17:22.298 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:22.298 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:17:22.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:22.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:22.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:22.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:22.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:17:22.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:17:22.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:17:22.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children... 11:17:22.300 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 11:17:22.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:17:22.300 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 11:17:22.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:17:22.300 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 11:17:22.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children finished successfully 11:17:22.300 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 11:17:22.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:17:22.300 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 11:17:22.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:17:22.300 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 11:17:22.300 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Enterprise Application Project 11:17:22.300 DEBUG [main][TreeItemHandler] Selecting tree item: Enterprise Application Project 11:17:22.300 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Enterprise Application Project about selection 11:17:22.303 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Enterprise Application Project 11:17:22.303 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:17:22.303 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:17:22.303 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 11:17:22.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:22.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:22.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:22.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:22.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:22.304 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:17:22.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:22.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:22.304 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:22.304 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:22.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'] 11:17:22.390 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:22.390 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:22.391 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.... 11:17:22.391 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 11:17:22.391 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New EAR Application Project 11:17:22.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:22.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:22.391 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 11:17:22.391 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:22.392 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:") 11:17:22.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:22.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:22.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:22.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:22.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:17:22.395 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:17:22.396 INFO [WorkbenchTestable][AbstractText] Text set to: EARProject 11:17:22.421 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") 11:17:22.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:22.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:22.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:22.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:22.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 11:17:22.422 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 11:17:22.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:22.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:22.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:22.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:22.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 11:17:22.422 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo 6.0 to selection: 10.0 11:17:22.474 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 11:17:22.474 INFO [WorkbenchTestable][EarProjectWizard] Go to next wizard page 11:17:22.474 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) 11:17:22.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:22.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:22.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:22.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:22.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:22.482 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:17:22.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:22.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:22.483 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:22.483 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:22.499 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") 11:17:22.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:22.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:22.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:22.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:22.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:22.501 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...") 11:17:22.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:22.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:22.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:22.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:22.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:22.501 INFO [WorkbenchTestable][AbstractButton] Click button New &Module... 11:17:22.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:22.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:22.502 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:22.502 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:22.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 11:17:22.605 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:22.605 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:22.605 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:22.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 11:17:22.605 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create default Java EE modules. 11:17:22.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:22.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:22.607 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") 11:17:22.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:22.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:22.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:22.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:22.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:22.608 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &default modules 11:17:22.608 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Create &default modules 11:17:22.608 INFO [WorkbenchTestable][AbstractButton] Click button Create &default modules 11:17:22.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:22.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:22.608 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:22.608 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:22.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.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") 11:17:22.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:22.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:22.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:22.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:22.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:22.622 INFO [WorkbenchTestable][AbstractButton] Click button &Web 11:17:22.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:22.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:22.622 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:22.622 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:22.622 TRACE [main][WidgetHandler] Notify Button with event 27 11:17:22.622 TRACE [main][WidgetHandler] Wait for synchronization 11:17:22.622 TRACE [main][WidgetHandler] Notify Button with event 13 11:17:22.622 TRACE [main][WidgetHandler] Wait for synchronization 11:17:22.622 TRACE [main][WidgetHandler] Notify Button with event 26 11:17:22.622 TRACE [main][WidgetHandler] Wait for synchronization 11:17:22.622 TRACE [main][WidgetHandler] Notify Button with event 3 11:17:22.622 TRACE [main][WidgetHandler] Wait for synchronization 11:17:22.622 TRACE [main][WidgetHandler] Notify Button with event 4 11:17:22.622 TRACE [main][WidgetHandler] Wait for synchronization 11:17:22.622 TRACE [main][WidgetHandler] Notify Button with event 13 11:17:22.622 TRACE [main][WidgetHandler] Wait for synchronization 11:17:22.623 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 >") 11:17:22.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:22.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:22.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:22.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:22.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:22.624 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:17:22.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:22.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:22.624 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:22.624 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:22.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'] 11:17:22.737 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:22.737 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:22.737 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:22.737 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:17:22.737 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:22.737 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:22.737 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:22.737 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 11:17:22.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:22.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:22.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:22.738 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 11:17:22.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:22.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:22.738 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 11:17:22.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:22.739 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:") 11:17:22.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:22.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:22.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:22.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:22.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:17:22.741 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:17:22.742 INFO [WorkbenchTestable][AbstractText] Text set to: CreatedWebProjectModule 11:17:22.744 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 11:17:22.744 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 11:17:22.744 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) 11:17:22.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:22.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:22.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:22.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:22.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:22.747 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:17:22.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:22.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:22.747 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:22.747 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:22.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:17:23.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:17:23.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:17:23.297 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 11:17:23.297 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:17:23.297 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 11:17:23.297 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:17:23.297 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:17:23.297 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:17:23.297 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:17:23.297 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:17:23.297 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 11:17:23.297 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 11:17:23.297 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:17:23.297 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:17:23.297 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:17:23.297 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:17:23.297 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:17:23.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:17:23.297 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 11:17:23.297 INFO [WorkbenchTestable][EarProjectWizard] Finish wizard 11:17:23.297 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) 11:17:23.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:23.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:23.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:23.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:23.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:23.301 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:17:23.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:23.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:23.301 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:23.301 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:23.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:17:23.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:17:23.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:17:23.808 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' has no excuses, wait for it 11:17:24.308 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 11:17:24.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:17:24.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:17:24.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 11:17:24.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:17:24.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:17:24.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:17:24.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:17:24.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 11:17:24.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 11:17:24.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 11:17:24.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:17:24.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:17:24.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:17:24.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:17:24.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:17:24.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:17:24.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:17:24.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:24.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:24.309 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:17:24.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:24.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:24.309 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:17:24.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:24.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:24.309 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:17:24.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 '\*?\QProject Explorer\E') 11:17:24.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:24.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:24.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:24.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:24.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:17:24.310 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:24.310 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:24.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:24.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:17:24.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:17:24.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:17:24.313 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:24.313 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:24.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:24.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:24.314 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:24.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:24.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:24.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:24.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:24.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:24.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:24.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:24.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:25.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:25.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:25.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:17:25.328 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:25.328 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:25.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:25.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:25.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:17:25.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:25.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:25.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:25.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:25.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:17:25.330 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name CreatedWebProjectModule 11:17:25.330 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 11:17:25.331 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:25.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:25.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:25.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:25.332 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:25.332 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:25.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:25.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:25.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:25.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:25.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:25.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:25.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:26.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:26.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:26.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:17:26.350 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:26.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:26.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:26.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:26.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:17:26.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:26.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:26.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:26.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:26.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:17:26.352 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name CreatedWebProjectModule 11:17:26.352 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 11:17:26.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:26.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:26.352 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:17:26.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:26.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:26.353 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:17:26.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:26.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:26.354 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:17:26.354 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 11:17:26.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:26.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:26.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:26.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:26.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:17:26.354 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:26.354 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:26.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:26.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:17:26.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:17:26.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:17:26.356 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:26.356 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:26.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:26.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:26.357 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:26.357 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:26.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:26.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:26.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:26.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:26.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:26.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:26.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:27.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:27.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:27.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:17:27.358 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:27.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:27.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:27.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:27.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 11:17:27.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:27.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:27.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:27.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:27.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:17:27.360 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name CreatedWebProjectModule 11:17:27.360 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 11:17:27.360 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:27.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:27.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:27.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:27.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:27.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:27.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:27.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:27.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:28.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:28.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:28.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:17:28.362 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:28.362 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:28.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:28.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:28.363 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:17:28.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:28.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:28.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:28.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:28.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:17:28.363 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name CreatedWebProjectModule 11:17:28.363 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 11:17:28.363 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:28.363 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:28.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:28.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:28.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 11:17:28.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:28.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:28.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:28.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:28.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:17:28.364 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 11:17:28.364 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 11:17:28.364 DEBUG [main][TreeItemHandler] Set Tree selection 11:17:28.367 DEBUG [main][TreeHandler] Notify Tree about selection event 11:17:28.374 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 11:17:28.408 DEBUG [WorkbenchTestable][TreeItemHandler] CreatedWebProjectModule 11:17:28.408 DEBUG [WorkbenchTestable][TreeItemHandler] EARProject 11:17:28.408 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:17:28.408 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:28.443 DEBUG [main][MenuItemLookup] Found menu:'New' 11:17:28.443 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:17:28.443 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:28.443 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:17:28.443 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:28.443 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:17:28.443 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:17:28.443 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:17:28.443 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:17:28.443 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:17:28.443 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:17:28.443 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:17:28.443 DEBUG [main][MenuItemLookup] Found menu:'Move...' 11:17:28.443 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 11:17:28.443 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:28.443 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:17:28.443 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:17:28.444 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:28.444 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:17:28.444 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:17:28.444 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:17:28.444 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:17:28.444 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:17:28.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:17:28.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 11:17:28.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 11:17:28.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:17:28.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:17:28.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:17:28.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 11:17:28.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 11:17:28.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 11:17:28.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:17:28.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:17:28.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:17:28.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:17:28.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:17:28.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:17:28.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:17:28.944 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:17:28.944 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:28.982 DEBUG [main][MenuItemLookup] Found menu:'New' 11:17:28.982 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:17:28.982 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:28.982 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:17:28.982 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:28.982 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:17:28.982 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:17:28.982 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:17:28.982 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:17:28.982 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:17:28.983 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:17:28.983 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:17:28.983 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:17:28.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... (Eclipse:1782): Gtk-CRITICAL **: 11:17:29.014: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 11:17:29.016: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 11:17:29.043: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 11:17:29.058: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 11:17:29.561 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 11:17:29.561 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:17:29.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:29.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:29.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 11:17:29.564 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:29.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:29.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:29.564 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:17:29.564 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:29.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:29.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:29.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:29.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:29.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:29.565 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:17:29.565 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:17:29.565 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:17:29.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:29.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:29.565 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:29.565 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:29.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:17:29.565 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:29.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:29.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:29.565 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:17:29.565 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:29.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:29.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:29.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:29.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:29.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:29.566 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:17:29.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:29.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:29.566 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:29.566 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:29.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:17:29.570 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:17:30.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:17:30.070 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:17:30.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:17:30.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:17:30.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:17:30.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:17:30.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:17:30.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:17:30.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:17:30.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 11:17:30.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 11:17:30.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 11:17:30.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:17:30.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:17:30.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:17:30.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:17:30.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:17:30.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:17:30.070 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 11:17:30.070 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:17:30.070 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:17:30.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:30.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:30.070 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 11:17:30.071 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createProjectWithWebModule no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) 11:17:30.071 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:17:30.071 INFO [WorkbenchTestable][RequirementsRunner] Started test: createProjectWithDefaultModules no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) 11:17:30.071 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 11:17:30.071 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:17:30.071 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:17:30.071 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:17:30.071 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:17:30.071 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:30.071 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:17:30.071 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:30.071 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:17:30.071 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:30.071 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:17:30.071 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:30.071 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:17:30.072 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:30.072 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:17:30.072 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:30.072 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:17:30.072 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:30.072 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:17:30.072 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:30.072 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:17:30.072 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:30.072 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:17:30.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:30.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:30.072 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:17:30.072 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:17:30.072 DEBUG [main][MenuItemLookup] Found menu:'File' 11:17:30.072 DEBUG [main][MenuItemLookup] Item match:File 11:17:30.073 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:17:30.073 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:17:30.076 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 11:17:30.076 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 11:17:30.076 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 11:17:30.076 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 11:17:30.076 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 11:17:30.076 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 11:17:30.076 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:17:30.076 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:30.076 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 11:17:30.076 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 11:17:30.076 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 11:17:30.076 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 11:17:30.076 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 11:17:30.076 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 11:17:30.076 DEBUG [main][MenuItemLookup] Found menu:'XML File' 11:17:30.076 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:17:30.076 DEBUG [main][MenuItemLookup] Found menu:'File' 11:17:30.076 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:30.076 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:17:30.076 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:30.076 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:17:30.076 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:17:30.076 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:17:30.076 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:17:30.076 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:17:30.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.... 11:17:30.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 'New|Select a wizard'] is available. finished successfully 11:17:30.156 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:17:30.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:30.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:30.157 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:17:30.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:30.158 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:17:30.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:30.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:30.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:30.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:30.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:17:30.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:17:30.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:17:30.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children... 11:17:30.166 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 11:17:30.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:17:30.166 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 11:17:30.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:17:30.166 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 11:17:30.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children finished successfully 11:17:30.166 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 11:17:30.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:17:30.167 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 11:17:30.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:17:30.167 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 11:17:30.167 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Enterprise Application Project 11:17:30.167 DEBUG [main][TreeItemHandler] Selecting tree item: Enterprise Application Project 11:17:30.167 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Enterprise Application Project about selection 11:17:30.167 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Enterprise Application Project 11:17:30.167 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:17:30.167 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:17:30.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 11:17:30.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:30.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:30.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:30.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:30.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:30.168 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:17:30.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:30.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:30.169 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:30.169 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:30.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'] 11:17:30.253 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:30.253 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:30.253 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.... 11:17:30.253 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 11:17:30.254 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New EAR Application Project 11:17:30.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:30.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:30.254 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 11:17:30.254 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:30.254 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:") 11:17:30.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:30.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:30.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:30.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:30.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:17:30.257 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:17:30.258 INFO [WorkbenchTestable][AbstractText] Text set to: EARProject 11:17:30.259 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") 11:17:30.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:30.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:30.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:30.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:30.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 11:17:30.267 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 11:17:30.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:30.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:30.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:30.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:30.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 11:17:30.267 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo 6.0 to selection: 7.0 11:17:30.323 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 11:17:30.323 INFO [WorkbenchTestable][EarProjectWizard] Go to next wizard page 11:17:30.323 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) 11:17:30.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:30.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:30.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:30.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:30.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:30.332 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:17:30.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:30.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:30.332 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:30.332 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:30.345 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") 11:17:30.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:30.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:30.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:30.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:30.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:30.346 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...") 11:17:30.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:30.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:30.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:30.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:30.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:30.347 INFO [WorkbenchTestable][AbstractButton] Click button New &Module... 11:17:30.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:30.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:30.347 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:30.347 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:30.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 11:17:30.439 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:30.439 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:30.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 11:17:30.439 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create default Java EE modules. 11:17:30.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:30.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:30.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.j2ee.wizard.NewJ2EEComponentSelectionPage, index 1 and no matchers specified 11:17:30.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:30.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:17:30.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:17:30.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:30.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 11:17:30.440 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:17:30.441 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 11:17:30.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:30.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 11:17:30.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 11:17:30.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:30.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 3 was found 11:17:30.442 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:17:30.442 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 11:17:30.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:30.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 11:17:30.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 11:17:30.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:30.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 11:17:30.443 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:17:30.443 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 11:17:30.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:30.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:30.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:30.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:30.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:17:30.443 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:17:30.444 TRACE [WorkbenchTestable][DefaultJ2EEComponentCreationWizard] Shell Create default Java EE modules. is not null and is not disposed 11:17:30.444 INFO [WorkbenchTestable][DefaultJ2EEComponentCreationWizard] Finish wizard 11:17:30.444 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) 11:17:30.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:30.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:30.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:30.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:30.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:30.446 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:17:30.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:30.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:30.446 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:30.446 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:30.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:17:31.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:17:31.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:17:31.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'EAR Libraries Update Job' is a system job, skipped 11:17:31.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:17:31.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 11:17:31.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 11:17:31.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:17:31.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 11:17:31.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 11:17:31.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 11:17:31.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 11:17:31.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 11:17:31.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:17:31.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:17:31.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:17:31.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 11:17:31.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:17:31.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:17:31.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:17:31.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:17:31.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 11:17:31.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 11:17:31.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 11:17:31.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:17:31.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:17:31.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:17:31.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:17:31.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:17:31.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:17:31.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:17:31.951 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 11:17:31.951 INFO [WorkbenchTestable][EarProjectWizard] Finish wizard 11:17:31.951 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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) 11:17:31.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:31.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:31.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:31.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:31.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:31.954 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:17:31.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:31.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:31.954 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:31.954 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:31.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:17:32.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:17:32.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:17:32.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'JavaScript indexing in progress' is a system job, skipped 11:17:32.487 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 11:17:32.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:17:32.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:17:32.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:17:32.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:17:32.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 11:17:32.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:17:32.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:17:32.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:17:32.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:17:32.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 11:17:32.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 11:17:32.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 11:17:32.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:17:32.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:17:32.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:17:32.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:17:32.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:17:32.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:17:32.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:32.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:32.488 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:17:32.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:32.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:32.489 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:17:32.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:32.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:32.489 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:17:32.489 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 11:17:32.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:32.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:32.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:32.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:32.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:17:32.490 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:32.490 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:32.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:32.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:17:32.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:17:32.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:17:32.493 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:32.493 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:32.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:32.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:32.494 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:32.494 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:32.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:32.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:32.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:32.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:32.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:32.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:33.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:33.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:33.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:33.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:17:33.509 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:33.509 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:33.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:33.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:33.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 11:17:33.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:33.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:33.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:33.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:33.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:17:33.510 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 11:17:33.510 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 11:17:33.510 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 11:17:33.510 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 11:17:33.510 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 11:17:33.510 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:33.510 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:33.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:33.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:33.511 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:33.511 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:33.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:33.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:33.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:33.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:33.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:34.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:34.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:34.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:34.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:35.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:35.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:35.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:17:35.013 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:35.013 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:35.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:35.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:35.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 11:17:35.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:35.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:35.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:35.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:35.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:17:35.014 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 11:17:35.015 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 11:17:35.015 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 11:17:35.015 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 11:17:35.015 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 11:17:35.015 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:35.015 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:35.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:35.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:35.016 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:35.016 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:35.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:35.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:35.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:35.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:35.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:35.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:35.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:36.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:36.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:36.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:17:36.017 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:36.017 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:36.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:36.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:36.018 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:17:36.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:36.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:36.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:36.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:36.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:17:36.018 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 11:17:36.019 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 11:17:36.019 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 11:17:36.019 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 11:17:36.019 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 11:17:36.019 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:36.019 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:36.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:36.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:36.020 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:36.020 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:36.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:36.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:36.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:36.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:36.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:36.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:36.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:37.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:37.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:37.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:17:37.021 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:37.021 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:37.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:37.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:37.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 11:17:37.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:37.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:37.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:37.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:37.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:17:37.023 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 11:17:37.023 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 11:17:37.023 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 11:17:37.023 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 11:17:37.023 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 11:17:37.023 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:37.023 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:37.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:37.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:37.024 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:37.024 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:37.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:37.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:37.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:37.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:37.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:37.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:37.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:38.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:38.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:38.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:17:38.026 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:38.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:38.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:38.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:38.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 11:17:38.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:38.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:38.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:38.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:38.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:17:38.027 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 11:17:38.027 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 11:17:38.027 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 11:17:38.027 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 11:17:38.028 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 11:17:38.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:38.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:38.029 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:17:38.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:38.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:38.029 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:17:38.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:38.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:38.030 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:17:38.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') 11:17:38.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:38.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:38.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:38.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:38.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:17:38.030 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:38.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:38.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:38.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:17:38.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:17:38.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:17:38.032 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:38.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:38.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:38.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:38.033 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:38.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:38.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:38.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:38.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:38.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:38.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:38.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:38.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:39.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:39.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:39.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:17:39.035 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:39.035 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:39.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:39.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:39.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 11:17:39.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:39.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:39.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:39.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:39.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:17:39.036 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 11:17:39.036 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 11:17:39.036 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 11:17:39.036 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 11:17:39.036 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 11:17:39.036 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:39.036 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:39.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:39.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:39.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:39.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:39.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:39.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:39.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:40.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:40.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:40.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:17:40.038 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:40.038 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:40.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:40.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:40.039 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:17:40.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:40.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:40.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:40.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:40.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:17:40.039 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 11:17:40.039 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 11:17:40.039 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 11:17:40.039 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 11:17:40.039 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 11:17:40.040 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:40.040 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:40.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:40.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:40.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 11:17:40.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:40.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:40.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:40.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:40.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:17:40.041 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 11:17:40.041 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 11:17:40.041 DEBUG [main][TreeItemHandler] Set Tree selection 11:17:40.041 DEBUG [main][TreeHandler] Notify Tree about selection event 11:17:40.048 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 11:17:40.055 DEBUG [WorkbenchTestable][TreeItemHandler] EARProject 11:17:40.055 DEBUG [WorkbenchTestable][TreeItemHandler] EARProjectClient 11:17:40.055 DEBUG [WorkbenchTestable][TreeItemHandler] EARProjectConnector 11:17:40.055 DEBUG [WorkbenchTestable][TreeItemHandler] EARProjectEJB 11:17:40.055 DEBUG [WorkbenchTestable][TreeItemHandler] EARProjectWeb 11:17:40.055 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:17:40.055 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:40.084 DEBUG [main][MenuItemLookup] Found menu:'New' 11:17:40.084 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:17:40.084 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:40.084 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:17:40.084 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:40.084 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:17:40.084 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:17:40.084 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:17:40.084 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:17:40.084 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:17:40.084 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:17:40.084 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:17:40.084 DEBUG [main][MenuItemLookup] Found menu:'Move...' 11:17:40.084 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 11:17:40.084 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:40.084 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:17:40.084 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:17:40.084 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:40.084 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:17:40.084 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:17:40.084 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:17:40.084 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:17:40.085 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:17:40.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:17:40.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 11:17:40.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:17:40.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:17:40.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:17:40.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 11:17:40.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 11:17:40.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 11:17:40.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:17:40.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:17:40.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:17:40.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:17:40.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:17:40.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:17:40.585 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:17:40.585 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:40.613 DEBUG [main][MenuItemLookup] Found menu:'New' 11:17:40.613 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:17:40.613 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:40.613 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:17:40.613 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:40.613 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:17:40.613 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:17:40.613 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:17:40.613 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:17:40.613 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:17:40.613 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:17:40.613 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:17:40.613 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:17:40.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 11:17:41.199 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 11:17:41.199 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:17:41.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:41.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:41.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 11:17:41.201 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:41.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:41.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:41.202 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:17:41.202 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:41.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:41.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:41.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:41.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:41.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:41.202 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:17:41.202 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:17:41.202 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:17:41.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:41.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:41.202 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:41.202 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:41.202 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 11:17:41.202 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:41.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:41.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:41.202 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:17:41.202 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:41.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:41.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:41.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:41.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:41.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:41.203 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:17:41.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:41.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:41.203 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:41.203 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:41.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:17:41.206 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:17:41.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:17:41.706 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:17:41.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:17:41.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:17:41.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 11:17:41.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:17:41.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:17:41.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:17:41.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:17:41.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:17:41.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:17:41.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 11:17:41.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 11:17:41.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 11:17:41.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:17:41.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:17:41.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:17:41.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:17:41.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:17:41.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:17:41.707 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 11:17:41.707 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:17:41.707 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:17:41.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:41.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:41.707 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 11:17:41.707 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createProjectWithDefaultModules no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) 11:17:41.707 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:17:41.708 INFO [WorkbenchTestable][RequirementsRunner] Started test: createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) 11:17:41.708 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 11:17:41.708 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:17:41.708 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:17:41.708 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:17:41.708 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:17:41.708 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:41.708 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:17:41.708 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:41.708 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:17:41.708 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:41.708 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:17:41.708 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:41.708 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:17:41.708 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:41.708 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:17:41.708 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:41.708 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:17:41.708 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:41.708 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:17:41.708 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:41.708 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:17:41.708 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:41.709 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:17:41.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:41.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:41.709 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:17:41.709 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:17:41.709 DEBUG [main][MenuItemLookup] Found menu:'File' 11:17:41.709 DEBUG [main][MenuItemLookup] Item match:File 11:17:41.710 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:17:41.710 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:17:41.713 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 11:17:41.713 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 11:17:41.713 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 11:17:41.713 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 11:17:41.713 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 11:17:41.713 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 11:17:41.713 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:17:41.713 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:41.713 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 11:17:41.713 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 11:17:41.713 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 11:17:41.713 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 11:17:41.713 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 11:17:41.713 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 11:17:41.713 DEBUG [main][MenuItemLookup] Found menu:'XML File' 11:17:41.713 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:17:41.713 DEBUG [main][MenuItemLookup] Found menu:'File' 11:17:41.713 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:41.713 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:17:41.713 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:41.713 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:17:41.713 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:17:41.713 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:17:41.713 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:17:41.713 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:17:41.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 11:17:41.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 11:17:41.784 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:17:41.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:41.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:41.785 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:17:41.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:41.785 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:17:41.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:41.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:41.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:41.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:41.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:17:41.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:17:41.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:17:41.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children... 11:17:41.786 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 11:17:41.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:17:41.787 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 11:17:41.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:17:41.787 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 11:17:41.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children finished successfully 11:17:41.787 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 11:17:41.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:17:41.787 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 11:17:41.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:17:41.787 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 11:17:41.787 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Enterprise Application Project 11:17:41.787 DEBUG [main][TreeItemHandler] Selecting tree item: Enterprise Application Project 11:17:41.787 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Enterprise Application Project about selection 11:17:41.787 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Enterprise Application Project 11:17:41.787 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:17:41.787 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:17:41.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 11:17:41.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:41.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:41.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:41.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:41.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:41.788 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:17:41.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:41.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:41.788 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:41.788 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:41.864 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:17:41.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:41.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:41.865 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.... 11:17:41.865 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 11:17:41.865 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New EAR Application Project 11:17:41.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:41.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:41.866 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 11:17:41.866 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:41.866 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:") 11:17:41.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:41.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:41.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:41.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:41.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:17:41.867 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:17:41.868 INFO [WorkbenchTestable][AbstractText] Text set to: EARProject 11:17:41.869 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") 11:17:41.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:41.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:41.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:41.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:41.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 11:17:41.870 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 11:17:41.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:41.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:41.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:41.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:41.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 11:17:41.870 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo 6.0 to selection: 7.0 11:17:41.919 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 11:17:41.919 INFO [WorkbenchTestable][EarProjectWizard] Go to next wizard page 11:17: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.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) 11:17:41.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:41.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:41.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:41.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:41.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:41.921 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:17:41.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:41.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:41.921 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:41.921 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:41.929 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") 11:17:41.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:41.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:41.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:41.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:41.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:41.930 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 11:17:41.930 INFO [WorkbenchTestable][EarProjectWizard] Finish wizard 11:17:41.930 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) 11:17:41.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:41.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:41.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:41.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:41.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:41.931 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:17:41.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:41.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:41.931 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:41.931 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:41.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:17:42.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:17:42.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:17:42.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:17:42.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:17:42.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:17:42.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:17:42.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:17:42.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:17:42.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:17:42.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 11:17:42.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 11:17:42.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 11:17:42.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:17:42.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:17:42.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:17:42.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:17:42.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:17:42.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:17:42.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:42.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:42.435 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:17:42.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:42.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:42.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:17:42.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:42.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:42.436 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:17:42.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 11:17:42.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:42.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:42.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:42.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:42.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:17:42.436 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:42.436 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:42.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:42.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:17:42.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:17:42.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:17:42.439 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:42.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:42.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:42.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:42.439 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:42.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:42.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:42.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:42.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:42.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:42.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:42.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:42.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:43.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:43.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:43.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:17:43.441 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:43.441 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:43.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:43.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:43.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 11:17:43.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:43.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:43.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:43.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:43.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:17:43.443 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 11:17:43.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:43.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:43.443 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:17:43.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:43.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:43.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:17:43.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:43.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:43.444 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:17:43.444 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 11:17:43.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:43.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:43.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:43.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:43.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:17:43.445 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:43.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:43.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:43.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:17:43.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:17:43.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:17:43.447 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:43.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:43.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:43.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:43.448 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:43.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:43.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:43.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:43.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:43.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:43.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:43.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:43.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:44.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:44.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:44.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:17:44.449 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:44.449 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:44.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:44.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:44.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 11:17:44.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:44.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:44.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:44.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:44.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:17:44.450 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 11:17:44.450 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:44.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:44.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:44.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:44.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:44.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:44.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:44.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:44.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:45.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:45.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:45.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:17:45.452 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:45.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:45.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:45.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:45.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 11:17:45.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:45.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:45.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:45.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:45.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:17:45.453 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 11:17:45.454 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:17:45.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:17:45.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:45.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:45.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 11:17:45.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:45.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:45.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:45.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:45.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:17:45.455 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 11:17:45.455 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 11:17:45.455 DEBUG [main][TreeItemHandler] Set Tree selection 11:17:45.455 DEBUG [main][TreeHandler] Notify Tree about selection event 11:17:45.462 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 11:17:45.466 DEBUG [WorkbenchTestable][TreeItemHandler] EARProject 11:17:45.466 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:17:45.466 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:45.495 DEBUG [main][MenuItemLookup] Found menu:'New' 11:17:45.495 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:17:45.495 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:45.495 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:17:45.495 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:45.495 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:17:45.495 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:17:45.495 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:17:45.495 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:17:45.495 DEBUG [main][MenuItemLookup] Found menu:'Move...' 11:17:45.495 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 11:17:45.495 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:45.495 DEBUG [main][MenuItemLookup] Found menu:'Import' 11:17:45.495 DEBUG [main][MenuItemLookup] Found menu:'Export' 11:17:45.495 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:45.495 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:17:45.495 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:17:45.496 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:17:45.496 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:17:45.496 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:17:45.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:17:45.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 11:17:45.996 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:17:45.996 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 11:17:45.996 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:17:45.996 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 11:17:45.996 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 11:17:45.996 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:17:45.996 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:17:45.996 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:17:45.996 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:17:45.996 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:17:45.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:17:45.996 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:17:45.996 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:46.023 DEBUG [main][MenuItemLookup] Found menu:'New' 11:17:46.023 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:17:46.023 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:46.023 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:17:46.023 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:46.023 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:17:46.023 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:17:46.023 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:17:46.023 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:17:46.023 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:17:46.023 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:17:46.023 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:17:46.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 11:17:46.603 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 11:17:46.603 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:17:46.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:46.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:46.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: 32) 11:17:46.606 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:46.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:46.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:46.606 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:17:46.606 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:46.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:46.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:46.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:46.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:46.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:46.606 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:17:46.607 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:17:46.607 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:17:46.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:46.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:46.607 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:46.607 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:46.607 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:17:46.607 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:46.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:46.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:46.607 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:17:46.607 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:46.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:46.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:46.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:46.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:46.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:46.608 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:17:46.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:46.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:46.608 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:46.608 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:46.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:17:46.611 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:17:47.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:17:47.112 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:17:47.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:17:47.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:17:47.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:17:47.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:17:47.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:17:47.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 11:17:47.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:17:47.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 11:17:47.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 11:17:47.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:17:47.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:17:47.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:17:47.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:17:47.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:17:47.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:17:47.112 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 11:17:47.112 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:17:47.112 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:17:47.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:47.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:47.112 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) 11:17:47.112 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 11:17:47.112 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:17:47.112 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:17:47.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:47.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.044 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: 7.849 s createProjectWithDefaultModules no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) Time elapsed: 11.636 s createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) Time elapsed: 5.404 s Running org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 11:17:47.119 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 11:17:47.120 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:17:47.120 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:17:47.120 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 11:17:47.120 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:17:47.120 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:17:47.121 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:17:47.121 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:17:47.121 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:17:47.121 INFO [WorkbenchTestable][JavaEEPerspective] Open perspective: 'Java EE' 11:17:47.121 DEBUG [WorkbenchTestable][JavaEEPerspective] Perspective 'Java EE' is already opened. 11:17:47.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 11:17:47.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:47.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:47.121 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:17:47.121 DEBUG [main][MenuItemLookup] Found menu:'File' 11:17:47.121 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:17:47.121 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:17:47.121 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:17:47.121 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:17:47.121 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:17:47.121 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:17:47.121 DEBUG [main][MenuItemLookup] Item match:Window 11:17:47.122 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:17:47.122 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:17:47.122 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:17:47.122 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:47.122 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:17:47.122 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:17:47.122 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:47.122 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:17:47.122 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:47.122 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 11:17:47.122 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:17:47.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:47.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:47.122 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:17:47.122 DEBUG [main][MenuItemLookup] Found menu:'File' 11:17:47.122 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:17:47.122 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:17:47.122 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:17:47.122 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:17:47.122 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:17:47.122 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:17:47.122 DEBUG [main][MenuItemLookup] Item match:Window 11:17:47.122 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:17:47.122 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:17:47.122 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:17:47.122 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:47.122 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:17:47.122 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:17:47.122 DEBUG [main][MenuItemLookup] Item match:Perspective 11:17:47.122 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 11:17:47.122 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:47.122 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 11:17:47.122 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 11:17:47.122 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 11:17:47.122 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 11:17:47.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 11:17:47.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:47.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:47.122 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:17:47.122 DEBUG [main][MenuItemLookup] Found menu:'File' 11:17:47.122 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:17:47.122 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:17:47.122 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:17:47.123 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:17:47.123 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:17:47.123 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:17:47.123 DEBUG [main][MenuItemLookup] Item match:Window 11:17:47.123 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:17:47.123 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:17:47.123 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:17:47.123 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:47.123 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:17:47.123 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:17:47.123 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:47.123 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:17:47.123 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:47.123 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 11:17:47.123 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:17:47.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:47.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:47.123 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:17:47.123 DEBUG [main][MenuItemLookup] Found menu:'File' 11:17:47.123 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:17:47.123 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:17:47.123 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:17:47.123 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:17:47.123 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:17:47.123 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:17:47.123 DEBUG [main][MenuItemLookup] Item match:Window 11:17:47.123 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:17:47.123 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:17:47.123 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:17:47.123 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:47.123 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:17:47.123 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:17:47.123 DEBUG [main][MenuItemLookup] Item match:Perspective 11:17:47.123 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 11:17:47.123 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:47.123 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 11:17:47.123 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 11:17:47.123 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 11:17:47.123 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 11:17:47.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:47.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:47.123 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:17:47.123 DEBUG [main][MenuItemLookup] Found menu:'File' 11:17:47.123 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:17:47.123 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:17:47.123 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:17:47.123 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:17:47.123 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:17:47.123 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:17:47.123 DEBUG [main][MenuItemLookup] Item match:Window 11:17:47.124 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:17:47.124 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:17:47.124 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:17:47.124 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:47.124 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:17:47.124 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:17:47.124 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:47.124 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:17:47.124 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:47.124 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 11:17:47.124 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:17:47.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:47.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:47.124 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:17:47.124 DEBUG [main][MenuItemLookup] Found menu:'File' 11:17:47.124 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:17:47.124 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:17:47.124 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:17:47.124 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:17:47.124 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:17:47.124 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:17:47.124 DEBUG [main][MenuItemLookup] Item match:Window 11:17:47.124 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:17:47.124 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:17:47.124 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:17:47.124 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:47.124 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:17:47.124 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:17:47.124 DEBUG [main][MenuItemLookup] Item match:Perspective 11:17:47.124 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 11:17:47.124 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:47.124 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 11:17:47.124 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 11:17:47.124 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 11:17:47.124 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 11:17:47.124 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 11:17:47.124 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 11:17:47.125 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 11:17:47.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 11:17:47.152 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 11:17:47.152 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 11:17:47.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:47.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:47.152 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:47.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:47.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:47.152 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 11:17:47.152 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:47.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:47.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:47.152 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 11:17:47.152 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:47.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:47.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:47.153 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 11:17:47.153 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:47.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:47.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:47.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:47.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:47.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:47.153 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 11:17:47.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:47.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:47.153 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:47.153 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:47.274 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:17:47.274 INFO [WorkbenchTestable][RequirementsRunner] Started test: createWebProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest) 11:17:47.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 11:17:47.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:17:47.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:17:47.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:17:47.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:47.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:47.278 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 11:17:47.278 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:17:47.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:47.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:47.291 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:17:47.291 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:17:47.291 DEBUG [main][MenuItemLookup] Found menu:'File' 11:17:47.291 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:17:47.291 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:17:47.291 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:17:47.291 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:17:47.291 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:17:47.291 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:17:47.291 DEBUG [main][MenuItemLookup] Item match:Window 11:17:47.291 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:17:47.291 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:17:47.291 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:17:47.291 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:47.291 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:17:47.291 DEBUG [main][MenuItemLookup] Item match:Show View 11:17:47.294 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 11:17:47.294 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 11:17:47.294 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer' 11:17:47.294 DEBUG [main][MenuItemLookup] Found menu:'Markers' 11:17:47.294 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 11:17:47.294 DEBUG [main][MenuItemLookup] Found menu:'Packages' 11:17:47.294 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 11:17:47.294 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 11:17:47.294 DEBUG [main][MenuItemLookup] Found menu:'Properties' 11:17:47.294 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 11:17:47.294 DEBUG [main][MenuItemLookup] Found menu:'Servers' 11:17:47.294 DEBUG [main][MenuItemLookup] Found menu:'Snippets' 11:17:47.294 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 11:17:47.294 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:47.294 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 11:17:47.294 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 11:17:47.295 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 11:17:47.295 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 11:17:47.295 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 11:17:47.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 11:17:47.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 11:17:47.367 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 11:17:47.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:47.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:47.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 11:17:47.368 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:47.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:47.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:47.368 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:17:47.368 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:47.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:47.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:47.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:47.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:47.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:17:47.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:17:47.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:17:47.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:17:47.369 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:17:47.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:17:47.369 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:17:47.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:17:47.369 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:17:47.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:17:47.370 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:17:47.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:17:47.370 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:17:47.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:17:47.370 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:17:47.370 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 11:17:47.370 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 11:17:47.370 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 11:17:47.370 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 11:17:47.370 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:47.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:47.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:47.370 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:17:47.370 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:47.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:47.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:47.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 "Open") 11:17:47.371 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:47.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:47.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:47.371 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:17:47.371 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:47.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:47.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:47.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:47.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:47.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:47.371 INFO [WorkbenchTestable][AbstractButton] Click button &Open 11:17:47.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:47.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:47.371 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:47.371 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:47.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:17:47.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:17:47.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 11:17:47.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:47.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:47.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 11:17:47.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:47.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:47.437 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:17:47.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:47.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:47.437 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:17:47.437 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 11:17:47.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:47.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:47.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:47.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:47.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:17:47.443 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:17:47.443 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:17:47.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:47.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:17:47.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:17:47.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:17:47.445 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:17:47.445 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:47.445 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:17:47.445 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:47.445 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 11:17:47.445 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:47.445 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:17:47.445 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:47.445 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:17:47.445 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:47.445 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:17:47.445 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:47.445 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 11:17:47.445 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:47.445 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:17:47.445 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:47.445 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:17:47.445 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:47.445 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:17:47.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:47.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:47.445 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:17:47.445 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:17:47.446 DEBUG [main][MenuItemLookup] Found menu:'File' 11:17:47.446 DEBUG [main][MenuItemLookup] Item match:File 11:17:47.446 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:17:47.446 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:17:47.449 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 11:17:47.449 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 11:17:47.449 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 11:17:47.449 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 11:17:47.449 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 11:17:47.449 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 11:17:47.449 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:17:47.449 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:47.449 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 11:17:47.449 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 11:17:47.449 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 11:17:47.449 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 11:17:47.449 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 11:17:47.449 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 11:17:47.449 DEBUG [main][MenuItemLookup] Found menu:'XML File' 11:17:47.449 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:17:47.449 DEBUG [main][MenuItemLookup] Found menu:'File' 11:17:47.449 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:47.449 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:17:47.449 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:47.449 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:17:47.449 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:17:47.449 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:17:47.449 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:17:47.449 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:17:47.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 'New|Select a wizard'] is available.... 11:17:47.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 11:17:47.519 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:17:47.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:47.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:47.520 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:17:47.520 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:47.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:17:47.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:47.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:47.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:47.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:47.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:17:47.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:17:47.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:17:47.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 11:17:47.522 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 11:17:47.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:17:47.522 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 11:17:47.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:17:47.522 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 11:17:47.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 11:17:47.522 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 11:17:47.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:17:47.522 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 11:17:47.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:17:47.522 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 11:17:47.522 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 11:17:47.522 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 11:17:47.522 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 11:17:47.525 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 11:17:47.525 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:17:47.525 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:17:47.525 DEBUG [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) 11:17:47.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:47.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:47.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:47.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:47.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:47.532 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:17:47.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:47.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:47.533 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:47.533 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:47.628 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:17:47.640 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:47.640 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:47.640 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.... 11:17:47.640 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 11:17:47.640 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 11:17:47.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:47.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:47.641 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 11:17:47.641 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:47.641 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:") 11:17:47.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:47.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:47.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:47.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:47.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:17:47.642 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:17:47.643 INFO [WorkbenchTestable][AbstractText] Text set to: web project 11:17:47.645 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 11:17:47.645 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 11:17:47.645 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) 11:17:47.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:47.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:47.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:47.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:47.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:47.647 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:17:47.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:47.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:47.647 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:47.647 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:47.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:17:48.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:17:48.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:17:48.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' has no excuses, wait for it 11:17:48.655 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 11:17:48.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 11:17:48.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 11:17:48.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:17:48.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:17:48.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:17:48.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 11:17:48.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:17:48.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 11:17:48.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 11:17:48.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:17:48.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:17:48.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:17:48.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:17:48.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:17:48.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:17:48.655 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:17:48.655 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:17:48.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:48.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:17:48.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:17:48.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:17:48.658 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:17:48.658 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:17:48.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:48.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:48.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:48.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:48.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:49.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:49.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:49.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:49.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:49.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:17:49.672 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:17:49.672 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:17:49.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:49.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:49.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 11:17:49.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:49.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:49.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:49.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:49.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:17:49.674 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project 11:17:49.674 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:17:49.674 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:17:49.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:49.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:49.675 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:17:49.675 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:17:49.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:49.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:49.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:49.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:49.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:50.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:50.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:50.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:50.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:50.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:17:50.677 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:17:50.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:17:50.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:50.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:50.678 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:17:50.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:50.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:50.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:50.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:50.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:17:50.678 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project 11:17:50.678 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item web project 11:17:50.678 DEBUG [main][TreeItemHandler] Selecting tree item: web project 11:17:50.678 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item web project about selection 11:17:50.681 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: web project 11:17:50.681 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:17:50.681 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:50.724 DEBUG [main][MenuItemLookup] Found menu:'New' 11:17:50.724 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:17:50.724 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:50.724 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:17:50.724 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 11:17:50.724 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:17:50.724 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:50.724 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:17:50.724 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:17:50.724 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:17:50.724 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:17:50.724 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:50.724 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:17:50.724 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:17:50.724 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:17:50.724 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:17:50.724 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:50.724 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:17:50.724 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:17:50.724 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:50.724 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:17:50.724 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:50.724 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:17:50.724 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:17:50.724 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:17:50.724 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:17:50.724 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:17:50.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:17:50.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 11:17:51.225 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 11:17:51.225 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:17:51.225 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 11:17:51.225 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:17:51.225 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 11:17:51.225 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 11:17:51.225 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:17:51.225 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:17:51.225 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:17:51.225 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:17:51.225 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:17:51.225 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:17:51.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:17:51.225 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'web project' via Explorer 11:17:51.225 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item web project 11:17:51.225 DEBUG [main][TreeItemHandler] Selecting tree item: web project 11:17:51.225 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item web project about selection 11:17:51.236 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: web project 11:17:51.247 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:17:51.247 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:51.319 DEBUG [main][MenuItemLookup] Found menu:'New' 11:17:51.319 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:17:51.319 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:51.319 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:17:51.319 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 11:17:51.319 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:17:51.319 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:51.319 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:17:51.319 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:17:51.319 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:17:51.319 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:17:51.319 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:17:51.338 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:17:51.338 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:17:51.360 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:17:51.410 DEBUG [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.... 11:17:51.481 DEBUG [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 11:17:51.481 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:17:51.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:51.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:51.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:51.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:51.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: 32) 11:17:51.481 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:51.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:51.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:51.482 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:17:51.482 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:51.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:51.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:51.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:51.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:51.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:51.482 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:17:51.482 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:17:51.482 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:17:51.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:51.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:51.482 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:51.482 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:51.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 "OK", Widget matcher matching widgets with style: 8) 11:17:51.482 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:17:51.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:51.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:51.483 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:17:51.483 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:17:51.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:51.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:51.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:51.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:51.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:51.484 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:17:51.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:51.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:51.484 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:51.484 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:51.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:17:51.487 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:17:51.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:17:51.987 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:17:51.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:17:51.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 11:17:51.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 11:17:51.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:17:51.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:17:51.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:17:51.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 11:17:51.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:17:51.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:17:51.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 11:17:51.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:17:51.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 11:17:51.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 11:17:51.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:17:51.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:17:51.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:17:51.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:17:51.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:17:51.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:17:51.987 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 11:17:51.987 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:17:51.987 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:17:51.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:17:51.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:17:51.988 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createWebProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest) 11:17:51.988 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:17:51.988 INFO [WorkbenchTestable][RequirementsRunner] Started test: createWebProject1 no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest) 11:17:51.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 11:17:51.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:17:51.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:17:51.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:17:51.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:51.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:51.991 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:17:51.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:51.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:51.994 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:17:51.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:51.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:51.995 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:17: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 '\*?\QPackage Explorer\E') 11:17:51.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:51.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:51.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:51.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:51.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:17:51.997 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:17:51.997 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:17:52.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:52.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:17:52.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:17:52.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:17:52.010 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:17:52.010 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:52.011 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:17:52.011 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:52.011 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:17:52.011 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:52.011 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:17:52.011 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:52.011 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:17:52.011 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:52.011 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:17:52.011 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:52.011 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:17:52.011 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:52.011 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:17:52.011 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:52.011 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:17:52.011 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:52.011 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:17:52.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:52.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:52.011 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:17:52.011 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:17:52.011 DEBUG [main][MenuItemLookup] Found menu:'File' 11:17:52.012 DEBUG [main][MenuItemLookup] Item match:File 11:17:52.012 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:17:52.012 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:17:52.015 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 11:17:52.015 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 11:17:52.015 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 11:17:52.015 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 11:17:52.015 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 11:17:52.015 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 11:17:52.016 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:17:52.016 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:52.016 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 11:17:52.016 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 11:17:52.016 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 11:17:52.016 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 11:17:52.016 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 11:17:52.016 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 11:17:52.016 DEBUG [main][MenuItemLookup] Found menu:'XML File' 11:17:52.016 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:17:52.016 DEBUG [main][MenuItemLookup] Found menu:'File' 11:17:52.016 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:52.016 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:17:52.016 DEBUG [main][MenuItemLookup] Found menu:'' 11:17:52.016 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:17:52.016 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:17:52.030 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:17:52.030 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:17:52.030 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:17:52.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 'New|Select a wizard'] is available.... 11:17:52.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. finished successfully 11:17:52.101 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:17:52.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:52.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:52.102 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:17:52.102 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:52.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 11:17:52.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:52.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:52.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:52.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:52.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:17:52.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:17:52.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:17:52.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 11:17:52.103 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 11:17:52.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:17:52.103 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 11:17:52.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:17:52.103 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 11:17:52.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 11:17:52.103 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 11:17:52.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:17:52.103 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 11:17:52.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:17:52.103 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 11:17:52.104 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 11:17:52.104 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 11:17:52.104 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 11:17:52.104 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 11:17:52.104 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:17:52.104 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:17:52.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) 11:17:52.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:52.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:52.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:52.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:52.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:52.105 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:17:52.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:52.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:52.105 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:52.105 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:52.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'] 11:17:52.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:52.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:52.214 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.... 11:17:52.214 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 11:17:52.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 11:17:52.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:52.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:52.214 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 11:17:52.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:17:52.215 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:") 11:17:52.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:52.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:52.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:52.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:52.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:17:52.216 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:17:52.217 INFO [WorkbenchTestable][AbstractText] Text set to: web project 11:17:52.219 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:") 11:17:52.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:52.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:52.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:52.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:52.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:17:52.220 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:17:52.220 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 11:17:52.220 INFO [WorkbenchTestable][WebProjectWizard] Go to next wizard page 11:17:52.220 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) 11:17:52.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:52.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:52.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:52.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:52.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:52.222 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:17:52.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:52.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:52.222 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:52.222 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:52.241 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...") 11:17:52.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:52.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:52.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:52.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:52.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:52.241 INFO [WorkbenchTestable][AbstractButton] Click button &Add Folder... 11:17:52.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:52.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:52.242 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:52.242 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:52.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Source Folder"] is available.... 11:17:52.275 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 11:17:52.275 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add Source Folder 11:17:52.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:17:52.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:17:52.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 no matchers specified 11:17:52.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:52.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:52.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:52.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:52.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:17:52.276 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:17:52.277 INFO [WorkbenchTestable][AbstractText] Text set to: source 11:17:52.278 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) 11:17:52.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:52.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:52.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:52.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:52.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:52.279 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:17:52.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:52.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:52.279 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:52.279 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:52.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:17:52.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:17:52.313 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 11:17:52.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:52.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:52.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:52.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:52.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:17:52.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:17:52.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:17:52.314 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 11:17:52.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:52.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:52.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:52.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:52.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:17:52.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:17:52.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:17:52.315 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src/main/java 11:17:52.315 DEBUG [main][TreeItemHandler] Selecting tree item: src/main/java 11:17:52.315 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src/main/java about selection 11:17:52.315 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src/main/java 11:17:52.315 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") 11:17:52.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:52.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:52.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:52.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:52.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:52.316 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 11:17:52.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:52.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:52.316 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:52.316 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:52.318 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 11:17:52.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:52.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:52.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:52.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:52.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:17:52.318 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item source and wait with time period 1 11:17:52.318 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item source 11:17:52.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:17:52.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:17:52.819 INFO [WorkbenchTestable][TreeItemHandler] Expanded: source 11:17:52.819 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item source 11:17:52.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:17:53.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:17:53.319 INFO [WorkbenchTestable][TreeItemHandler] Expanded: source 11:17:53.319 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 11:17:53.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:53.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:53.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:53.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:53.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:17:53.320 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item source and wait with time period 1 11:17:53.320 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item source 11:17:53.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:17:53.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:17:53.820 INFO [WorkbenchTestable][TreeItemHandler] Expanded: source 11:17:53.821 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item source 11:17:53.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:17:54.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:17:54.321 INFO [WorkbenchTestable][TreeItemHandler] Expanded: source 11:17:54.321 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 11:17:54.321 INFO [WorkbenchTestable][WebProjectWizard] Go to next wizard page 11:17:54.321 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) 11:17:54.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:54.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:54.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:54.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:54.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:54.326 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:17:54.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:54.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:54.326 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:54.326 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:54.344 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") 11:17:54.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:54.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:54.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:54.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:54.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:54.346 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate web.xml deployment descriptor 11:17:54.346 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate web.xml deployment descriptor 11:17:54.346 INFO [WorkbenchTestable][AbstractButton] Click button &Generate web.xml deployment descriptor 11:17:54.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:54.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:54.346 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:54.346 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:54.346 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 11:17:54.346 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 11:17:54.346 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) 11:17:54.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:54.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:54.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:54.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:54.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:17:54.348 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:17:54.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:17:54.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:17:54.348 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:17:54.348 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:17:54.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:17:54.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:17:54.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:17:54.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Validating web project' has no excuses, wait for it 11:17:55.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Validating web project' has no excuses, wait for it 11:17:55.852 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 11:17:55.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 11:17:55.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 11:17:55.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:17:55.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 11:17:55.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:17:55.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 11:17:55.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 11:17:55.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:17:55.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:17:55.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:17:55.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:17:55.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:17:55.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:17:55.852 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:17:55.852 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:17:55.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:55.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:17:55.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:17:55.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:17:55.855 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:17:55.855 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:17:55.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:55.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:55.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:55.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:55.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:56.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:56.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:56.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:56.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:56.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:17:56.857 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:17:56.857 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:17:56.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:56.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:56.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 11:17:56.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:56.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:56.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:56.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:56.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:17:56.858 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project 11:17:56.859 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:17:56.859 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:17:56.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:56.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:56.859 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:17:56.859 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:17:56.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:56.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:56.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:56.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:56.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:57.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:57.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:57.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:57.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:57.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:17:57.861 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:17:57.861 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:17:57.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:57.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:57.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:17:57.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:57.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:57.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:57.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:57.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:17:57.863 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project 11:17:57.863 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 11:17:57.864 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 11:17:57.864 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item source of tree item web project 11:17:57.864 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item web project 11:17:57.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:17:58.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:17:58.365 INFO [WorkbenchTestable][TreeItemHandler] Expanded: web project 11:17:58.366 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:17:58.366 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:17:58.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:58.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:58.368 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:17:58.368 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:17:58.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:58.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:58.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:58.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:58.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:58.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:58.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:59.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:59.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:17:59.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:17:59.370 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:17:59.370 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:17:59.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:17:59.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:17:59.371 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:17:59.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:17:59.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:17:59.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:17:59.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:17:59.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:17:59.372 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project 11:17:59.372 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 11:17:59.373 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 11:17:59.373 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item web project 11:17:59.374 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item web project 11:17:59.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:17:59.374 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item web project is already expanded. No action performed 11:17:59.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:17:59.374 INFO [WorkbenchTestable][TreeItemHandler] Expanded: web project 11:17:59.374 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item main of tree item src 11:17:59.374 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 11:17:59.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:17:59.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:17:59.874 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 11:17:59.875 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item webapp of tree item main 11:17:59.875 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item main 11:17:59.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:18:00.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:18:00.375 INFO [WorkbenchTestable][TreeItemHandler] Expanded: main 11:18:00.376 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item WEB-INF of tree item webapp 11:18:00.376 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item webapp 11:18:00.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:18:00.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:18:00.877 INFO [WorkbenchTestable][TreeItemHandler] Expanded: webapp 11:18:00.877 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item web.xml of tree item WEB-INF 11:18:00.877 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item WEB-INF 11:18:00.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:18:01.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:18:01.378 INFO [WorkbenchTestable][TreeItemHandler] Expanded: WEB-INF 11:18:01.378 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:18:01.379 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:18:01.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:18:01.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:18:01.380 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:18:01.380 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:18:01.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:18:01.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:18:01.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:18:01.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:18:01.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:18:01.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:18:01.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:18:02.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:18:02.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:18:02.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:18:02.382 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:18:02.382 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:18:02.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:18:02.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:18:02.383 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:18:02.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:18:02.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:18:02.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:18:02.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:18:02.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:18:02.383 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project 11:18:02.383 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item web project 11:18:02.383 DEBUG [main][TreeItemHandler] Selecting tree item: web project 11:18:02.383 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item web project about selection 11:18:02.386 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: web project 11:18:02.386 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:18:02.386 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:18:02.416 DEBUG [main][MenuItemLookup] Found menu:'New' 11:18:02.416 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:18:02.416 DEBUG [main][MenuItemLookup] Found menu:'' 11:18:02.416 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:18:02.416 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 11:18:02.416 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:18:02.416 DEBUG [main][MenuItemLookup] Found menu:'' 11:18:02.416 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:18:02.416 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:18:02.416 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:18:02.416 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:18:02.416 DEBUG [main][MenuItemLookup] Found menu:'' 11:18:02.416 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:18:02.416 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:18:02.416 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:18:02.416 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:18:02.416 DEBUG [main][MenuItemLookup] Found menu:'' 11:18:02.416 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:18:02.416 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:18:02.416 DEBUG [main][MenuItemLookup] Found menu:'' 11:18:02.416 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:18:02.416 DEBUG [main][MenuItemLookup] Found menu:'' 11:18:02.416 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:18:02.416 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:18:02.416 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:18:02.416 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:18:02.416 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:18:02.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:18:02.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:18:02.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:18:02.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:18:02.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:18:02.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 11:18:02.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:18:02.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 11:18:02.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 11:18:02.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:18:02.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:18:02.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:18:02.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:18:02.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:18:02.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:18:02.420 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'web project' via Explorer 11:18:02.420 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item web project 11:18:02.420 DEBUG [main][TreeItemHandler] Selecting tree item: web project 11:18:02.420 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item web project about selection 11:18:02.422 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: web project 11:18:02.423 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:18:02.423 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:18:02.458 DEBUG [main][MenuItemLookup] Found menu:'New' 11:18:02.458 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:18:02.458 DEBUG [main][MenuItemLookup] Found menu:'' 11:18:02.458 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:18:02.458 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 11:18:02.458 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:18:02.458 DEBUG [main][MenuItemLookup] Found menu:'' 11:18:02.458 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:18:02.458 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:18:02.458 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:18:02.458 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:18:02.458 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:18:02.458 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:18:02.458 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:18:02.458 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:18:02.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.... 11:18:03.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 11:18:03.036 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:18:03.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:18:03.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:18:03.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:18:03.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:18:03.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: 32) 11:18:03.040 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:18:03.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:18:03.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:18:03.040 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:18:03.040 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:18:03.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:18:03.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:18:03.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:18:03.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:18:03.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:18:03.040 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:18:03.041 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:18:03.041 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:18:03.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:18:03.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:18:03.041 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:18:03.041 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:18:03.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 "OK", Widget matcher matching widgets with style: 8) 11:18:03.041 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:18:03.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:18:03.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:18:03.041 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:18:03.041 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:18:03.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:18:03.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:18:03.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:18:03.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:18:03.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:18:03.042 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:18:03.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:18:03.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:18:03.042 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:18:03.042 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:18:03.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:18:03.046 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:18:03.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:18:03.546 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:18:03.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:18:03.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:18:03.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:18:03.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:18:03.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:18:03.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:18:03.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 11:18:03.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:18:03.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 11:18:03.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 11:18:03.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:18:03.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:18:03.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:18:03.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:18:03.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:18:03.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:18:03.546 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 11:18:03.546 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:18:03.546 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:18:03.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:18:03.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:18:03.547 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 11:18:03.547 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createWebProject1 no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest) 11:18:03.547 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 11:18:03.547 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:18:03.547 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:18:03.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:18:03.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.429 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: 4.714 s createWebProject1 no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest) Time elapsed: 11.559 s Running org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest 11:18:03.554 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest 11:18:03.555 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:18:03.555 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:18:03.555 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest 11:18:03.555 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:18:03.555 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:18:03.556 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:18:03.556 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:18:03.556 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:18:03.556 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:18:03.556 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsole no-configuration(org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest) 11:18:03.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest 11:18:03.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:18:03.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:18:03.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:18:03.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:18:03.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:18:03.562 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' view via menu. 11:18:03.562 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:18:03.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:18:03.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:18:03.563 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:18:03.563 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:18:03.563 DEBUG [main][MenuItemLookup] Found menu:'File' 11:18:03.563 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:18:03.563 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:18:03.563 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:18:03.563 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:18:03.563 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:18:03.563 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:18:03.563 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:18:03.563 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:18:03.563 DEBUG [main][MenuItemLookup] Item match:Window 11:18:03.563 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:18:03.563 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:18:03.563 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:18:03.563 DEBUG [main][MenuItemLookup] Found menu:'' 11:18:03.563 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:18:03.563 DEBUG [main][MenuItemLookup] Item match:Show View 11:18:03.566 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 11:18:03.566 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 11:18:03.566 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer' 11:18:03.566 DEBUG [main][MenuItemLookup] Found menu:'Markers' 11:18:03.566 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 11:18:03.566 DEBUG [main][MenuItemLookup] Found menu:'Packages' 11:18:03.566 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 11:18:03.566 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 11:18:03.566 DEBUG [main][MenuItemLookup] Found menu:'Properties' 11:18:03.566 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 11:18:03.566 DEBUG [main][MenuItemLookup] Found menu:'Servers' 11:18:03.566 DEBUG [main][MenuItemLookup] Found menu:'Snippets' 11:18:03.566 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 11:18:03.566 DEBUG [main][MenuItemLookup] Found menu:'' 11:18:03.566 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 11:18:03.566 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 11:18:03.567 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 11:18:03.567 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 11:18:03.567 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 11:18:03.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 11:18:03.643 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 11:18:03.643 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 11:18:03.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:18:03.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:18:03.644 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 11:18:03.644 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:18:03.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:18:03.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:18:03.644 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:18:03.644 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:18:03.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:18:03.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:18:03.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:18:03.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:18:03.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:18:03.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:18:03.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:18:03.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:18:03.645 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:18:03.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:18:03.645 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:18:03.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:18:03.646 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:18:03.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:18:03.646 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:18:03.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:18:03.646 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:18:03.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:18:03.646 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:18:03.646 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 11:18:03.646 DEBUG [main][TreeItemHandler] Selecting tree item: Console 11:18:03.647 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 11:18:03.647 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 11:18:03.647 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:18:03.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:18:03.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:18:03.647 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:18:03.647 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:18:03.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:18:03.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:18:03.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 "Open") 11:18:03.647 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:18:03.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:18:03.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:18:03.647 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:18:03.647 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:18:03.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:18:03.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:18:03.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:18:03.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:18:03.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:18:03.648 INFO [WorkbenchTestable][AbstractButton] Click button &Open 11:18:03.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:18:03.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:18:03.648 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:18:03.648 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1782): Gtk-CRITICAL **: 11:18:03.686: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 11:18:03.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:18:03.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:18:03.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open... 11:18:03.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:18:03.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:18:03.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open finished successfully 11:18:03.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:18:03.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:18:03.705 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:18:03.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:18:03.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:18:03.705 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:18: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 '\*?\QConsole\E') 11:18:03.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:18:03.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:18:03.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:18:03.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:18:03.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:18:03.709 INFO [WorkbenchTestable][AbstractView] Activate view Console 11:18:03.709 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 11:18:03.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:18:03.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:18:03.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:18:03.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:18:03.710 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") 11:18:03.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:18:03.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:18:03.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:18:03.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:18:03.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 11:18:03.711 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 11:18:03.711 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:18:03.745 DEBUG [main][MenuItemLookup] Found menu:'1 New Console View' 11:18:03.745 DEBUG [main][MenuItemLookup] Found menu:'' 11:18:03.745 DEBUG [main][MenuItemLookup] Found menu:'2 Java Stack Trace Console' 11:18:03.745 DEBUG [main][MenuItemLookup] Item match:2 Java Stack Trace Console 11:18:03.745 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Stack Trace Console" 11:18:03.745 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Stack Trace Console 11:18:03.745 INFO [main][MenuItemHandler] Select menu item: &2 Java Stack Trace Console 11:18:03.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'a string ending with "Java Stack Trace Console"... (Eclipse:1782): Gtk-CRITICAL **: 11:18:03.790: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 11:18:03.791: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 11:18:03.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:18:03.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:18:03.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:18:03.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:18:03.804 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:18:03.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:18:03.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:18:03.805 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:18:03.805 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 11:18:03.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:18:03.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:18:03.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:18:03.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:18:03.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:18:03.808 INFO [WorkbenchTestable][AbstractView] Activate view Console 11:18:03.808 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 11:18:03.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:18:03.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:18:03.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:18:03.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:18:03.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:18:03.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:18:03.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'a string ending with "Java Stack Trace Console" finished successfully 11:18:03.809 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") 11:18:03.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:18:03.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:18:03.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:18:03.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:18:03.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 11:18:03.810 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Close Console 11:18:03.810 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 11:18:03.810 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:18:03.856 INFO [WorkbenchTestable][AbstractView] Activate view Console 11:18:03.856 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 11:18:03.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:18:03.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 11:18:03.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:18:03.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:18:03.857 INFO [WorkbenchTestable][AbstractView] Close view 'Console' 11:18:03.857 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Console 11:18:03.857 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 11:18:03.857 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 11:18:03.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:18:03.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:18:03.925 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' view via menu. 11:18:03.925 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:18:03.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:18:03.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:18:03.926 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:18:03.926 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:18:03.926 DEBUG [main][MenuItemLookup] Found menu:'File' 11:18:03.926 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:18:03.926 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:18:03.926 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:18:03.926 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:18:03.926 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:18:03.926 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:18:03.926 DEBUG [main][MenuItemLookup] Item match:Window 11:18:03.926 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:18:03.926 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:18:03.926 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:18:03.926 DEBUG [main][MenuItemLookup] Found menu:'' 11:18:03.926 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:18:03.926 DEBUG [main][MenuItemLookup] Item match:Show View 11:18:03.930 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 11:18:03.930 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 11:18:03.930 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer' 11:18:03.930 DEBUG [main][MenuItemLookup] Found menu:'Markers' 11:18:03.930 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 11:18:03.930 DEBUG [main][MenuItemLookup] Found menu:'Packages' 11:18:03.930 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 11:18:03.930 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 11:18:03.930 DEBUG [main][MenuItemLookup] Found menu:'Properties' 11:18:03.930 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 11:18:03.930 DEBUG [main][MenuItemLookup] Found menu:'Servers' 11:18:03.930 DEBUG [main][MenuItemLookup] Found menu:'Snippets' 11:18:03.930 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 11:18:03.930 DEBUG [main][MenuItemLookup] Found menu:'' 11:18:03.930 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 11:18:03.930 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 11:18:03.930 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 11:18:03.930 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 11:18:03.930 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 11:18:04.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 11:18:04.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 11:18:04.006 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 11:18:04.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:18:04.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:18:04.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 11:18:04.007 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:18:04.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:18:04.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:18:04.007 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:18:04.007 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:18:04.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:18:04.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:18:04.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:18:04.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:18:04.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:18:04.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:18:04.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:18:04.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:18:04.008 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:18:04.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:18:04.009 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:18:04.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:18:04.009 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:18:04.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:18:04.009 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:18:04.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:18:04.009 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:18:04.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:18:04.009 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:18:04.009 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 11:18:04.009 DEBUG [main][TreeItemHandler] Selecting tree item: Console 11:18:04.009 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 11:18:04.009 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 11:18:04.009 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:18:04.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:18:04.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:18:04.010 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:18:04.010 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:18:04.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:18:04.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:18:04.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 "Open") 11:18:04.010 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:18:04.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:18:04.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:18:04.010 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:18:04.010 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:18:04.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:18:04.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:18:04.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:18:04.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:18:04.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:18:04.011 INFO [WorkbenchTestable][AbstractButton] Click button &Open 11:18:04.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:18:04.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:18:04.011 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:18:04.011 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:18:04.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:18:04.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:18:04.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open... 11:18:04.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:18:04.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:18:04.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open finished successfully 11:18:04.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:18:04.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:18:04.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:18:04.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:18:04.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:18:04.051 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:18:04.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 '\*?\QConsole\E') 11:18:04.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:18:04.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:18:04.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:18:04.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:18:04.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:18:04.054 INFO [WorkbenchTestable][AbstractView] Activate view Console 11:18:04.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 11:18:04.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:18:04.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:18:04.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:18:04.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:18:04.069 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") 11:18:04.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:18:04.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:18:04.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:18:04.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:18:04.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 11:18:04.070 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 11:18:04.070 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:18:04.104 DEBUG [main][MenuItemLookup] Found menu:'1 New Console View' 11:18:04.104 DEBUG [main][MenuItemLookup] Found menu:'' 11:18:04.104 DEBUG [main][MenuItemLookup] Found menu:'2 Java Stack Trace Console' 11:18:04.104 DEBUG [main][MenuItemLookup] Found menu:'3 Maven Console' 11:18:04.104 DEBUG [main][MenuItemLookup] Item match:3 Maven Console 11:18:04.104 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&3 Maven Console" 11:18:04.104 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 3 Maven Console 11:18:04.104 INFO [main][MenuItemHandler] Select menu item: &3 Maven Console 11:18:04.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'a string ending with "Maven Console"... (Eclipse:1782): Gtk-CRITICAL **: 11:18:04.134: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 11:18:04.136: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 11:18:04.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:18:04.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:18:04.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:18:04.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:18:04.151 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:18:04.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:18:04.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:18:04.152 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:18:04.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 '\*?\QConsole\E') 11:18:04.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:18:04.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:18:04.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:18:04.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:18:04.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found (Eclipse:1782): Gtk-CRITICAL **: 11:18:04.166: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 11:18:04.169 INFO [WorkbenchTestable][AbstractView] Activate view Console 11:18:04.169 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 11:18:04.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:18:04.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:18:04.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:18:04.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:18:04.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:18:04.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:18:04.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'a string ending with "Maven Console" finished successfully 11:18:04.170 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest 11:18:04.170 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:18:04.170 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:18:04.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:18:04.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:18:04.171 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsole no-configuration(org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest) 11:18:04.171 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest 11:18:04.171 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:18:04.171 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:18:04.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:18:04.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully (Eclipse:1782): Gtk-CRITICAL **: 11:18:04.172: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.617 s - in org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest testConsole no-configuration(org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest) Time elapsed: 0.615 s Running org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 11:18:04.178 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 11:18:04.178 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:18:04.178 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:18:04.178 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 11:18:04.178 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:18:04.178 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:18:04.179 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:18:04.179 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:18:04.179 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:18:04.179 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:18:04.180 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConstructorWithInternalBrowser no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest) 11:18:04.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 11:18:04.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:18:04.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:18:04.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:18:04.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3d869442 is found... (Eclipse:1782): Gtk-CRITICAL **: 11:18:04.326: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 11:18:04.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3d869442 is found finished successfully 11:18:04.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qbrowser\E') 11:18:04.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:18:04.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:18:04.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:18:04.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:18:04.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:18:04.340 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:18:04.340 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 11:18:04.340 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 11:18:04.340 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:18:04.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:18:04.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:18:04.341 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "browser"as the parent 11:18:04.341 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:18:04.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:18:04.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:18:04.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:18:04.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:18:04.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 11:18:04.342 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.w3.org/' 11:18:04.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 11:18:04.342 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() (Eclipse:1782): Gtk-CRITICAL **: 11:18:04.346: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 11:18:04.362: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 11:18:04.379: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 11:18:04.396: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 11:18:04.412: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 11:18:04.732 DEBUG [main][BrowserProgressListener] Calling chanded() 11:18:04.842 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 11:18:04.944 DEBUG [main][BrowserProgressListener] Calling chanded() 11:18:05.342 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 11:18:05.799 DEBUG [main][BrowserProgressListener] Calling chanded() 11:18:05.801 DEBUG [main][BrowserProgressListener] Calling chanded() 11:18:05.842 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 11:18:05.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 11:18:05.842 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 11:18:15.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 11:18:15.843 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 11:18:15.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 11:18:15.843 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 11:18:15.843 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:18:15.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:18:15.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:18:15.843 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "browser"as the parent 11:18:15.843 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:18:15.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:18:15.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:18:15.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:18:15.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:18:15.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 11:18:15.845 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.eclipse.org/' 11:18:15.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 11:18:15.846 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 11:18:15.847 DEBUG [main][BrowserProgressListener] Calling chanded() 11:18:15.879 DEBUG [main][BrowserProgressListener] Calling chanded() 11:18:16.346 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 11:18:16.846 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 11:18:17.181 DEBUG [main][BrowserProgressListener] Calling chanded() 11:18:17.346 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 11:18:17.410 DEBUG [main][BrowserProgressListener] Calling chanded() failed to create drawable 11:18:17.664 DEBUG [main][BrowserProgressListener] Calling chanded() 11:18:17.846 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 11:18:17.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 11:18:17.847 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 11:18:27.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 11:18:27.848 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 11:18:27.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 11:18:27.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 11:18:27.848 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 11:18:27.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 11:18:27.848 INFO [WorkbenchTestable][AbstractBrowser] Evaluate script: return document.documentElement.innerHTML; 11:18:27.856 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:18:27.857 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 11:18:27.857 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 11:18:27.857 DEBUG [WorkbenchTestable][EditorHandler] Closing editor browser 11:18:27.901 DEBUG [WorkbenchTestable][EditorHandler] Editor browser is closed 11:18:27.901 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 11:18:27.901 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:18:27.902 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:18:27.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:18:27.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:18:27.902 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConstructorWithInternalBrowser no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest) 11:18:27.902 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:18:27.902 INFO [WorkbenchTestable][RequirementsRunner] Started test: testText no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest) 11:18:27.902 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 11:18:27.902 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:18:27.902 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:18:27.902 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:18:28.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7bf45afb is found... 11:18:28.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7bf45afb is found finished successfully 11:18:28.066 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qbrowser\E') 11:18:28.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:18:28.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:18:28.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:18:28.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:18:28.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:18:28.070 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:18:28.070 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 11:18:28.070 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 11:18:28.070 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:18:28.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:18:28.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:18:28.070 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "browser"as the parent 11:18:28.070 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:18:28.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:18:28.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:18:28.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:18:28.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:18:28.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 11:18:28.071 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.w3.org/' 11:18:28.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 11:18:28.071 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 11:18:28.265 DEBUG [main][BrowserProgressListener] Calling chanded() 11:18:28.458 DEBUG [main][BrowserProgressListener] Calling chanded() 11:18:28.571 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 11:18:28.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 11:18:28.571 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 11:18:38.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 11:18:38.571 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 11:18:38.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 11:18:38.572 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 11:18:38.572 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:18:38.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:18:38.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:18:38.572 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "browser"as the parent 11:18:38.572 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:18:38.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:18:38.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:18:38.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:18:38.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:18:38.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 11:18:38.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 11:18:38.573 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 11:18:38.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 11:18:38.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 11:18:38.573 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 11:18:38.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 11:18:38.573 INFO [WorkbenchTestable][AbstractBrowser] Evaluate script: return document.documentElement.innerHTML; 11:18:38.583 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:18:38.586 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.

Fondazione LIA
Snake Nation
Common Approach to Impact Measurement
Siteimprove
AbleDocs
Brickdoc
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 11:18:38.587 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 11:18:38.587 DEBUG [WorkbenchTestable][EditorHandler] Closing editor browser 11:18:38.640 DEBUG [WorkbenchTestable][EditorHandler] Editor browser is closed 11:18:38.640 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 11:18:38.640 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:18:38.640 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:18:38.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:18:38.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:18:38.640 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testText no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest) 11:18:38.640 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 11:18:38.640 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:18:38.640 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:18:38.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:18:38.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.462 s - in org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest testConstructorWithInternalBrowser no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest) Time elapsed: 23.722 s testText no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest) Time elapsed: 10.738 s Running org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 11:18:38.650 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 11:18:38.650 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:18:38.650 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:18:38.650 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 11:18:38.650 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:18:38.650 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:18:38.651 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:18:38.651 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:18:38.651 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:18:38.651 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:18:38.651 INFO [WorkbenchTestable][RequirementsRunner] Started test: testBrowserEditor no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest) 11:18:38.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 11:18:38.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:18:38.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:18:38.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:18:38.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@967e5ce is found... 11:18:38.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@967e5ce is found finished successfully 11:18:38.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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') 11:18:38.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:18:38.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:18:38.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:18:38.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:18:38.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:18:38.792 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:18:38.792 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 11:18:38.793 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 11:18:38.793 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:18:38.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:18:38.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:18:38.793 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "browser"as the parent 11:18:38.793 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:18:38.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:18:38.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:18:38.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:18:38.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:18:38.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 11:18:38.794 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.w3.org/' 11:18:38.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 11:18:38.794 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 11:18:38.924 DEBUG [main][BrowserProgressListener] Calling chanded() 11:18:39.097 DEBUG [main][BrowserProgressListener] Calling chanded() 11:18:39.294 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 11:18:39.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 11:18:39.294 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 11:18:49.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 11:18:49.294 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 11:18:49.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 11:18:49.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 11:18:49.294 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 11:18:49.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 11:18:49.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 11:18:49.295 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 11:18:49.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 11:18:49.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 11:18:49.295 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 11:18:49.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 11:18:49.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 11:18:49.295 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 11:18:49.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 11:18:49.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 11:18:49.295 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 11:18:49.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 11:18:49.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 11:18:49.295 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 11:18:49.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 11:18:49.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 11:18:49.295 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 11:18:49.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 11:18:49.297 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:18:49.299 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.

Fondazione LIA
Snake Nation
Common Approach to Impact Measurement
Siteimprove
AbleDocs
Brickdoc
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 11:18:49.301 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 11:18:49.301 DEBUG [WorkbenchTestable][EditorHandler] Closing editor browser 11:18:49.340 DEBUG [WorkbenchTestable][EditorHandler] Editor browser is closed 11:18:49.341 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 11:18:49.341 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:18:49.341 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:18:49.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:18:49.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:18:49.341 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testBrowserEditor no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest) 11:18:49.341 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:18:49.341 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWebBrowserView no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest) 11:18:49.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 11:18:49.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:18:49.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:18:49.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:18:49.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:18:49.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:18:49.348 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInternal Web Browser\E'' view via menu. 11:18:49.348 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:18:49.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:18:49.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:18:49.348 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:18:49.348 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:18:49.348 DEBUG [main][MenuItemLookup] Found menu:'File' 11:18:49.349 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:18:49.349 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:18:49.349 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:18:49.349 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:18:49.349 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:18:49.349 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:18:49.349 DEBUG [main][MenuItemLookup] Item match:Window 11:18:49.349 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:18:49.349 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:18:49.349 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:18:49.349 DEBUG [main][MenuItemLookup] Found menu:'' 11:18:49.349 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:18:49.349 DEBUG [main][MenuItemLookup] Item match:Show View 11:18:49.353 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 11:18:49.353 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 11:18:49.353 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer' 11:18:49.353 DEBUG [main][MenuItemLookup] Found menu:'Markers' 11:18:49.353 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 11:18:49.353 DEBUG [main][MenuItemLookup] Found menu:'Packages' 11:18:49.353 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 11:18:49.353 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 11:18:49.353 DEBUG [main][MenuItemLookup] Found menu:'Properties' 11:18:49.353 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 11:18:49.353 DEBUG [main][MenuItemLookup] Found menu:'Servers' 11:18:49.353 DEBUG [main][MenuItemLookup] Found menu:'Snippets' 11:18:49.353 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 11:18:49.353 DEBUG [main][MenuItemLookup] Found menu:'' 11:18:49.353 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 11:18:49.353 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 11:18:49.353 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 11:18:49.353 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 11:18:49.353 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 11:18:49.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 11:18:49.431 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 11:18:49.431 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 11:18:49.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:18:49.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:18:49.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 11:18:49.432 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:18:49.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:18:49.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:18:49.432 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:18:49.432 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:18:49.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:18:49.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:18:49.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:18:49.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:18:49.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:18:49.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:18:49.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:18:49.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:18:49.433 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:18:49.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:18:49.433 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:18:49.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:18:49.433 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:18:49.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:18:49.434 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:18:49.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:18:49.434 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:18:49.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:18:49.434 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:18:49.434 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Internal Web Browser 11:18:49.434 DEBUG [main][TreeItemHandler] Selecting tree item: Internal Web Browser 11:18:49.434 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Internal Web Browser about selection 11:18:49.434 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Internal Web Browser 11:18:49.434 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:18:49.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:18:49.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:18:49.435 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:18:49.435 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:18:49.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:18:49.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:18:49.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 11:18:49.435 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:18:49.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:18:49.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:18:49.435 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:18:49.435 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:18:49.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:18:49.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:18:49.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:18:49.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:18:49.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:18:49.436 INFO [WorkbenchTestable][AbstractButton] Click button &Open 11:18:49.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:18:49.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:18:49.436 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:18:49.436 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:18:49.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:18:49.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:18:49.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open... 11:18:49.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:18:49.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:18:49.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open finished successfully 11:18:49.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:18:49.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:18:49.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:18:49.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:18:49.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:18:49.511 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:18:49.511 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 11:18:49.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:18:49.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:18:49.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:18:49.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:18:49.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:18:49.516 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 11:18:49.516 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 11:18:49.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:18:49.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:18:49.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:18:49.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:18:49.519 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 11:18:49.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:18:49.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:18:49.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:18:49.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:18:49.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 11:18:49.520 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 11:18:49.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 11:18:49.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:18:49.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 11:18:49.521 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.w3.org/' 11:18:49.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 11:18:49.610 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 11:18:49.627 DEBUG [main][BrowserProgressListener] Calling chanded() 11:18:49.776 DEBUG [main][BrowserProgressListener] Calling chanded() 11:18:49.985 DEBUG [main][BrowserProgressListener] Calling chanded() 11:18:50.110 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 11:18:50.610 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 11:18:50.746 DEBUG [main][BrowserProgressListener] Calling chanded() 11:18:51.044 DEBUG [main][BrowserProgressListener] Calling chanded() 11:18:51.065 DEBUG [main][BrowserProgressListener] Calling chanded() 11:18:51.110 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 11:18:51.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 11:18:51.110 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 11:19:01.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 11:19:01.111 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 11:19:01.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 11:19:01.111 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 11:19:01.111 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 11:19:01.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:19:01.114 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.

Fondazione LIA
Snake Nation
Common Approach to Impact Measurement
Siteimprove
AbleDocs
Brickdoc
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 11:19:01.116 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 11:19:01.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 11:19:01.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:19:01.119 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.

Fondazione LIA
Snake Nation
Common Approach to Impact Measurement
Siteimprove
AbleDocs
Brickdoc
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 11:19:01.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 11:19:01.120 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 11:19:01.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 11:19:01.120 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 11:19:01.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 11:19:01.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:19:01.123 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.

Fondazione LIA
Snake Nation
Common Approach to Impact Measurement
Siteimprove
AbleDocs
Brickdoc
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 11:19:01.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 11:19:01.124 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 11:19:01.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 11:19:01.124 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 11:19:01.124 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 11:19:01.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:19:01.127 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.

Fondazione LIA
Snake Nation
Common Approach to Impact Measurement
Siteimprove
AbleDocs
Brickdoc
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 11:19:01.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 11:19:01.128 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 11:19:01.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 11:19:01.128 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 11:19:01.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 11:19:01.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:19:01.131 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.

Fondazione LIA
Snake Nation
Common Approach to Impact Measurement
Siteimprove
AbleDocs
Brickdoc
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 11:19:01.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 11:19:01.132 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 11:19:01.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 11:19:01.133 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 11:19:01.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 11:19:01.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:19:01.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.

Fondazione LIA
Snake Nation
Common Approach to Impact Measurement
Siteimprove
AbleDocs
Brickdoc
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 11:19:01.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 11:19:01.136 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 11:19:01.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 11:19:01.136 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 11:19:01.137 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 11:19:01.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:19:01.139 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.

Fondazione LIA
Snake Nation
Common Approach to Impact Measurement
Siteimprove
AbleDocs
Brickdoc
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 11:19:01.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 11:19:01.140 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 11:19:01.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 11:19:01.141 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 11:19:01.141 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 11:19:01.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:19:01.143 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.

Fondazione LIA
Snake Nation
Common Approach to Impact Measurement
Siteimprove
AbleDocs
Brickdoc
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 11:19:01.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 11:19:01.145 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 11:19:01.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 11:19:01.145 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 11:19:01.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 11:19:01.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:19:01.147 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.

Fondazione LIA
Snake Nation
Common Approach to Impact Measurement
Siteimprove
AbleDocs
Brickdoc
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 11:19:01.149 INFO [WorkbenchTestable][AbstractView] Close view 'Internal Web Browser' 11:19:01.149 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Internal Web Browser 11:19:01.149 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 11:19:01.149 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 11:19:01.186 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 11:19:01.186 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:19:01.186 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:19:01.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:01.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:01.194 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWebBrowserView no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest) 11:19:01.194 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 11:19:01.194 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:19:01.195 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:19:01.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:01.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.546 s - in org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest testBrowserEditor no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest) Time elapsed: 10.69 s testWebBrowserView no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest) Time elapsed: 11.853 s Running org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest 11:19:01.206 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest 11:19:01.206 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:19:01.206 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:19:01.206 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest 11:19:01.207 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:19:01.207 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:19:01.207 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:19:01.207 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:19:01.207 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:19:01.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:01.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:01.209 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:19:01.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:01.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:01.209 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:19:01.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:19:01.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:19:01.210 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:19:01.210 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 11:19:01.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:01.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:01.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:01.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:01.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:19:01.211 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:19:01.211 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:19:01.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:19:01.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:19:01.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:19:01.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:19:01.238 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:19:01.238 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:19:01.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:19:01.239 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 11:19:01.239 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:19:01.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:19:01.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:19:01.240 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 11:19:01.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:01.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:01.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:01.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:01.241 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:19:01.241 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:01.241 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:19:01.241 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:01.241 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Maven Project"] 11:19:01.241 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:01.241 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:19:01.241 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:01.241 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:19:01.241 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:01.241 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:19:01.241 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:01.242 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Maven Project"] 11:19:01.242 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:01.242 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:19:01.242 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:01.242 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:19:01.242 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:01.242 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:19:01.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:19:01.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:19:01.242 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:19:01.242 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:19:01.242 DEBUG [main][MenuItemLookup] Found menu:'File' 11:19:01.242 DEBUG [main][MenuItemLookup] Item match:File 11:19:01.243 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:19:01.243 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:19:01.246 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 11:19:01.246 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 11:19:01.246 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 11:19:01.246 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 11:19:01.246 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 11:19:01.246 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 11:19:01.246 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:19:01.246 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:01.246 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 11:19:01.246 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 11:19:01.246 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 11:19:01.246 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 11:19:01.246 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 11:19:01.246 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 11:19:01.246 DEBUG [main][MenuItemLookup] Found menu:'XML File' 11:19:01.246 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:19:01.246 DEBUG [main][MenuItemLookup] Found menu:'File' 11:19:01.246 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:01.246 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:19:01.246 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:01.246 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:19:01.246 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:19:01.247 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:19:01.247 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:19:01.247 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:19:01.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 11:19:01.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 'New|Select a wizard'] is available. finished successfully 11:19:01.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:19:01.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:19:01.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:19:01.341 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:19:01.341 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:01.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:19:01.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:01.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:01.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:01.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:01.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:19:01.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:19:01.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:19:01.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 11:19:01.343 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 11:19:01.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:01.343 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 11:19:01.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:01.343 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 11:19:01.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 11:19:01.343 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 11:19:01.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:01.343 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 11:19:01.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:01.343 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 11:19:01.343 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven Project 11:19:01.343 DEBUG [main][TreeItemHandler] Selecting tree item: Maven Project 11:19:01.343 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven Project about selection 11:19:01.346 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven Project 11:19:01.346 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:19:01.346 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:19:01.347 DEBUG [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) 11:19:01.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:01.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:01.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:01.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:01.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:19:01.348 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:19:01.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:19:01.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:19:01.348 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:19:01.348 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:19:01.488 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:19:01.488 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:01.488 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:01.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Maven Project"] is available.... 11:19:01.488 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 11:19:01.488 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Maven Project 11:19:01.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:19:01.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:19:01.489 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 11:19:01.489 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:01.490 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)") 11:19:01.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:01.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:01.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:01.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:01.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:19:01.490 INFO [WorkbenchTestable][CheckBox] Select checkbox Create a &simple project (skip archetype selection) 11:19:01.490 INFO [WorkbenchTestable][CheckBox] Check checkbox Create a &simple project (skip archetype selection) 11:19:01.490 INFO [WorkbenchTestable][AbstractButton] Click button Create a &simple project (skip archetype selection) 11:19:01.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:19:01.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:19:01.491 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:19:01.491 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:19:01.491 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 11:19:01.491 INFO [WorkbenchTestable][MavenProjectWizard] Go to next wizard page 11:19:01.491 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) 11:19:01.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:01.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:01.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:01.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:01.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:19:01.492 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:19:01.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:19:01.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:19:01.492 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:19:01.492 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:19:01.521 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:") 11:19:01.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:01.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:01.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:01.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:01.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 11:19:01.523 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:mavenProjectTest 11:19:01.527 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:") 11:19:01.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:01.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:01.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:01.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:01.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 11:19:01.532 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:mavenProjectTest 11:19:01.548 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 11:19:01.548 INFO [WorkbenchTestable][MavenProjectWizard] Finish wizard 11:19:01.548 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) 11:19:01.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:01.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:01.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:01.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:01.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:19:01.551 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:19:01.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:19:01.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:19:01.551 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:19:01.551 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:19:01.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:19:01.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:19:01.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:19:01.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating project "mavenProjectTest"' has no excuses, wait for it 11:19:02.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 11:19:02.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 11:19:02.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 11:19:02.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 11:19:02.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 11:19:02.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:19:02.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:19:02.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:19:02.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:19:02.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:19:02.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:19:02.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:19:02.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:19:02.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:19:02.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:19:02.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:19:02.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:19:02.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:19:02.638 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:19:02.638 INFO [WorkbenchTestable][RequirementsRunner] Started test: updateMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest) 11:19:02.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest 11:19:02.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:19:02.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:19:02.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:19:02.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:02.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:02.641 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:19:02.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:19:02.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:19:02.641 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:19:02.641 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 11:19:02.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:02.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:02.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:02.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:02.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:19:02.642 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:19:02.642 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:19:02.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:19:02.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:19:02.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:19:02.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:19:02.645 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:19:02.645 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:19:02.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:19:02.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:19:02.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:02.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:02.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:19:03.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:03.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:19:03.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:03.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:19:03.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:19:03.647 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:19:03.647 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:19:03.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:19:03.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:19:03.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 11:19:03.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:03.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:03.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:03.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:03.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:19:03.648 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name mavenProjectTest 11:19:03.649 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item mavenProjectTest 11:19:03.649 DEBUG [main][TreeItemHandler] Selecting tree item: mavenProjectTest 11:19:03.649 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item mavenProjectTest about selection 11:19:03.662 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: mavenProjectTest 11:19:03.724 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:19:03.724 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:19:03.759 DEBUG [main][MenuItemLookup] Found menu:'New' 11:19:03.759 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:19:03.759 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:03.759 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:19:03.759 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:03.759 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:19:03.759 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:19:03.759 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:19:03.759 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:19:03.759 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:19:03.759 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:19:03.759 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:19:03.759 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:19:03.759 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:03.759 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:19:03.759 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:19:03.759 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:03.759 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:19:03.759 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 11:19:03.759 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 11:19:03.759 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:03.759 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:19:03.759 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:03.759 DEBUG [main][MenuItemLookup] Found menu:'Show in Remote Systems view' 11:19:03.759 DEBUG [main][MenuItemLookup] Found menu:'Run As' 11:19:03.759 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 11:19:03.759 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 11:19:03.759 DEBUG [main][MenuItemLookup] Found menu:'Team' 11:19:03.759 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 11:19:03.759 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 11:19:03.759 DEBUG [main][MenuItemLookup] Found menu:'Maven' 11:19:03.759 DEBUG [main][MenuItemLookup] Item match:Maven 11:19:03.760 DEBUG [main][MenuItemLookup] Found menu:'Add Dependency' 11:19:03.760 DEBUG [main][MenuItemLookup] Found menu:'Add Plugin' 11:19:03.760 DEBUG [main][MenuItemLookup] Found menu:'New Maven Module Project' 11:19:03.760 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:03.760 DEBUG [main][MenuItemLookup] Found menu:'Download Javadoc' 11:19:03.760 DEBUG [main][MenuItemLookup] Found menu:'Download Sources' 11:19:03.760 DEBUG [main][MenuItemLookup] Found menu:'Update Project... Alt+F5' 11:19:03.760 DEBUG [main][MenuItemLookup] Item match:Update Project... Alt+F5 11:19:03.760 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Update Project... Alt+F5" 11:19:03.760 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Update Project... Alt+F5 11:19:03.760 INFO [main][MenuItemHandler] Select menu item: &Update Project... Alt+F5 11:19:03.867 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.... 11:19:03.868 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:03.868 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:03.868 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 11:19:03.868 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Update Maven Project 11:19:03.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:19:03.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:19:03.868 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") 11:19:03.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:03.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:03.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:03.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:03.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:19:03.870 INFO [WorkbenchTestable][CheckBox] Select checkbox Clean projects 11:19:03.870 DEBUG [WorkbenchTestable][CheckBox] Checkbox Clean projects already selected, no action performed 11:19:03.870 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) 11:19:03.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:03.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:03.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:03.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:03.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:19:03.871 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:19:03.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:19:03.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:19:03.871 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:19:03.871 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:19:03.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Update Maven Project"] is available.... 11:19:03.917 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 11:19:03.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:19:03.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Project' has no excuses, wait for it 11:19:04.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 11:19:04.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:19:04.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:19:04.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:19:04.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:19:04.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:19:04.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:19:04.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:19:04.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:19:04.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:19:04.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:19:04.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:19:04.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:19:04.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:19:04.917 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest 11:19:04.917 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:19:04.917 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:19:04.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:04.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:04.918 INFO [WorkbenchTestable][RequirementsRunner] Finished test: updateMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest) 11:19:04.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:04.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:04.919 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:19:04.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:04.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:04.919 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:19:04.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:19:04.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:19:04.920 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:19:04.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 '\*?\QProject Explorer\E') 11:19:04.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:04.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:04.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:04.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:04.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:19:04.921 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:19:04.921 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:19:04.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:19:04.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:19:04.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:19:04.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:19:04.923 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:19:04.923 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:19:04.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:19:04.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:19:04.924 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:19:04.924 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:19:04.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:19:04.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:19:04.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:04.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:04.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:19:05.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:05.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:19:05.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:05.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:19:05.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:19:05.926 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:19:05.926 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:19:05.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:19:05.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:19:05.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 11:19:05.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:05.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:05.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:05.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:05.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:19:05.927 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name mavenProjectTest 11:19:05.928 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:19:05.928 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:19:05.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:19:05.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:19:05.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:05.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:05.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:19:06.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:06.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:19:06.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:06.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:19:06.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:19:06.930 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:19:06.930 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:19:06.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:19:06.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:19: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.ctab.DefaultCTabItem, index 0 and no matchers specified 11:19:06.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:06.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:06.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:06.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:06.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:19:06.931 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name mavenProjectTest 11:19:06.931 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:19:06.931 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:19:06.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:19:06.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:19:06.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:19:06.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:06.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:06.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:06.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:06.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:19:06.932 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 11:19:06.932 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 11:19:06.932 DEBUG [main][TreeItemHandler] Set Tree selection 11:19:06.932 DEBUG [main][TreeHandler] Notify Tree about selection event 11:19:06.940 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 11:19:06.942 DEBUG [WorkbenchTestable][TreeItemHandler] mavenProjectTest 11:19:06.942 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:19:06.942 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:19:06.976 DEBUG [main][MenuItemLookup] Found menu:'New' 11:19:06.976 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:19:06.976 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:06.976 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:19:06.976 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:06.976 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:19:06.976 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:19:06.976 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:19:06.976 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:19:06.976 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:19:06.976 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:19:06.976 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:19:06.976 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:19:06.976 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:06.976 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:19:06.976 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:19:06.976 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:06.976 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:19:06.976 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:19:06.977 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:19:06.977 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:19:06.977 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:19:06.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:19:06.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 11:19:07.477 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 11:19:07.477 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:19:07.477 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:19:07.477 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:19:07.477 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:19:07.477 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:19:07.477 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:19:07.477 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:19:07.477 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:19:07.477 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:19:07.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:19:07.477 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:19:07.477 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:19:07.505 DEBUG [main][MenuItemLookup] Found menu:'New' 11:19:07.505 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:19:07.505 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:07.505 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:19:07.505 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:07.505 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:19:07.505 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:19:07.505 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:19:07.505 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:19:07.505 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:19:07.505 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:19:07.505 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:19:07.505 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:19:07.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 11:19:08.102 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 11:19:08.103 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:19:08.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:19:08.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:19:08.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: 32) 11:19:08.105 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:08.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:08.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:08.105 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:19:08.105 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:08.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:08.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:08.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:08.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:08.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:19:08.106 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:19:08.106 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:19:08.106 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:19:08.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:19:08.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:19:08.106 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:19:08.106 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:19:08.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: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 11:19:08.106 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:08.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:08.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:08.107 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:19:08.107 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:08.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:08.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:08.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:08.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:08.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:19:08.108 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:19:08.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:19:08.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:19:08.108 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:19:08.108 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:19:08.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:19:08.111 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:19:08.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:19:08.612 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:19:08.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:19:08.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 11:19:08.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:19:08.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Dependencies' is not running, skipped 11:19:08.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:19:08.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:19:08.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:19:08.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:19:08.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:19:08.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:19:08.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:19:08.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:19:08.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:19:08.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:19:08.612 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest 11:19:08.612 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:19:08.612 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:19:08.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:08.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.406 s - in org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest updateMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest) Time elapsed: 2.28 s Running org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 11:19:08.620 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 11:19:08.620 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:19:08.621 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:19:08.621 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 11:19:08.621 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:19:08.621 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:19:08.622 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:19:08.622 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:19:08.622 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:19:08.622 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:19:08.622 INFO [WorkbenchTestable][RequirementsRunner] Started test: genericConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest) 11:19:08.622 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 11:19:08.622 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:19:08.622 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:19:08.622 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:19:08.622 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:19:08.622 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:08.622 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:19:08.623 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:08.623 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:19:08.623 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:08.623 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:19:08.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:19:08.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:19:08.623 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:19:08.623 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:19:08.623 DEBUG [main][MenuItemLookup] Found menu:'File' 11:19:08.623 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:19:08.623 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:19:08.623 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:19:08.623 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:19:08.623 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:19:08.623 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:19:08.623 DEBUG [main][MenuItemLookup] Item match:Window 11:19:08.624 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:19:08.624 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:19:08.624 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:19:08.624 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:08.624 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:19:08.624 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:19:08.624 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:08.624 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:19:08.624 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:08.624 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 11:19:08.624 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:19:08.624 DEBUG [main][MenuItemLookup] Item match:Preferences 11:19:08.624 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:19:08.624 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:19:08.624 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1782): Gtk-CRITICAL **: 11:19:08.689: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 11:19:08.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:19:08.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:19:08.761 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:19:08.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:19:08.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:19:08.762 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:19:08.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:08.762 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:19:08.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:08.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:08.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:08.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:08.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:19:08.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:19:08.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:19:08.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children... 11:19:08.763 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 11:19:08.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:09.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:09.265 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 11:19:09.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children finished successfully 11:19:09.266 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 11:19:09.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:09.266 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 11:19:09.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:09.266 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 11:19:09.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children... 11:19:09.266 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 11:19:09.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:09.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:09.766 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 11:19:09.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children finished successfully 11:19:09.769 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 11:19:09.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:09.770 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 11:19:09.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:09.770 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 11:19:09.770 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Definitions 11:19:09.770 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Definitions 11:19:09.770 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Definitions about selection 11:19:09.770 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Definitions 11:19:09.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:09.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:09.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:09.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:09.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:19:09.823 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:09.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:09.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:09.823 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:19:09.823 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:09.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:09.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:09.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:09.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:09.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:19:09.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:19:11.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 11:19:11.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:11.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:11.327 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 11:19:11.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:11.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:11.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:11.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:11.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:19:11.331 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 11:19:11.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:19:11.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:19:11.331 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:19:11.331 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:19:11.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:19:11.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:19:11.844 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:19:11.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:19:11.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:19:11.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:19:11.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 11:19:11.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:19:11.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:19:11.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:19:11.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:19:11.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:19:11.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:19:11.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:19:11.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:19:11.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:19:11.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:11.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:11.850 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 11:19:11.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:11.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:11.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:19:11.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:19:11.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:19:11.854 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:19:11.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 '\*?\QData Source Explorer\E') 11:19:11.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:11.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:11.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:11.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:11.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:19:11.857 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 11:19:11.858 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 11:19:11.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:19:11.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:19:11.978 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 11:19:11.978 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:11.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:11.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:11.978 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 11:19:11.979 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:11.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:11.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:11.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:11.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:11.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:19:11.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:19:11.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:19:11.979 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 10 11:19:11.979 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 11:19:11.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:12.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:12.479 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 11:19:12.480 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 1 11:19:12.480 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 11:19:12.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:12.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:12.980 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 11:19:12.980 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 11:19:12.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:13.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:13.481 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 11:19:13.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:19:13.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:19:13.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:19:13.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:19:13.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:19:13.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:19:13.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:19:13.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:19:13.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:19:13.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:19:13.483 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:19:13.483 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:13.483 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:19:13.483 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:13.483 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:19:13.483 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:13.483 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:19:13.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:19:13.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:19:13.484 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:19:13.484 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:19:13.484 DEBUG [main][MenuItemLookup] Found menu:'File' 11:19:13.484 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:19:13.484 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:19:13.484 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:19:13.484 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:19:13.484 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:19:13.484 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:19:13.484 DEBUG [main][MenuItemLookup] Item match:Window 11:19:13.485 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:19:13.485 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:19:13.485 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:19:13.485 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:13.485 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:19:13.485 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:19:13.485 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:13.485 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:19:13.485 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:13.485 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 11:19:13.485 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:19:13.485 DEBUG [main][MenuItemLookup] Item match:Preferences 11:19:13.485 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:19:13.485 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:19:13.485 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:19: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 'Preferences.*'] is available.... 11:19:13.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:19:13.577 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:19:13.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:19:13.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:19:13.578 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:19:13.578 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:13.578 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:19:13.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:13.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:13.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:13.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:13.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:19:13.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:19:13.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:19:13.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children... 11:19:13.580 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 11:19:13.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:13.580 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 11:19:13.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:13.580 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 11:19:13.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children finished successfully 11:19:13.580 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 11:19:13.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:13.580 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 11:19:13.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:13.580 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 11:19:13.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children... 11:19:13.580 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 11:19:13.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:13.580 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 11:19:13.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:13.580 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 11:19:13.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children finished successfully 11:19:13.580 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 11:19:13.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:13.581 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 11:19:13.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:13.581 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 11:19:13.581 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Definitions 11:19:13.581 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Definitions 11:19:13.581 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Definitions about selection 11:19:13.581 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Definitions 11:19:13.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:13.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:13.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:13.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19: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.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...") 11:19:13.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:13.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:13.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:13.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:13.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:19:13.583 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 11:19:13.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:19:13.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:19:13.583 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:19:13.583 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:19:13.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Driver Definition"] is available.... 11:19:13.671 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 11:19:13.671 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition 11:19:13.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:19:13.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:19:13.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:13.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:13.681 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition 11:19:13.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:19:13.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:19:13.683 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") 11:19:13.683 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:13.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:13.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:13.683 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 11:19:13.683 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:13.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:13.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:13.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:13.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:13.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 11:19:13.684 INFO [WorkbenchTestable][AbstractTabItem] Activate Name/Type 11:19:13.686 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 11:19:13.686 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:13.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:13.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:13.686 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 11:19:13.686 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:13.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:13.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:13.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:13.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:13.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:19:13.707 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database and wait with time period 1 11:19:13.707 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database 11:19:13.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:13.707 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed 11:19:13.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:13.707 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database 11:19:13.707 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database 11:19:13.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:13.707 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed 11:19:13.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:13.707 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database 11:19:13.707 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Generic JDBC Driver 11:19:13.707 DEBUG [main][TreeItemHandler] Selecting tree item: Generic JDBC Driver 11:19:13.708 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Generic JDBC Driver about selection 11:19:13.740 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Generic JDBC Driver 11:19:13.740 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:") 11:19:13.740 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:13.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:13.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:13.740 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 11:19:13.740 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:13.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:13.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:13.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:13.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:13.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:19:13.742 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:19:13.742 INFO [WorkbenchTestable][AbstractText] Text set to: Test H2 Driver 11:19:13.743 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") 11:19:13.743 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:13.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:13.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:13.743 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 11:19:13.743 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:13.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:13.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:13.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:13.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:13.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 11:19:13.744 INFO [WorkbenchTestable][AbstractTabItem] Activate JAR List 11:19:13.747 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 11:19:13.747 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:13.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:13.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:13.747 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 11:19:13.747 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:13.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:13.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:13.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:13.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:13.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 11:19:13.749 INFO [WorkbenchTestable][DriverDialog] No drivers to clean, skipped 11:19:13.749 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 11:19:13.749 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:13.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:13.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:13.749 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 11:19:13.749 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:13.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:13.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:13.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:13.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:13.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 11:19:13.751 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 11:19:13.751 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:13.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:13.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:13.751 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 11:19:13.751 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:13.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:13.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:13.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:13.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:13.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 11:19:13.757 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 11:19:13.757 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:13.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:13.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:13.758 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 11:19:13.758 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:13.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:13.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:13.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:13.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:13.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 11:19:13.758 TRACE [main][WidgetHandler] Notify List with event 13 11:19:13.758 TRACE [main][WidgetHandler] Wait for synchronization 11:19:13.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 "Remove JAR/Zip") 11:19:13.758 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:13.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:13.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:13.759 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 11:19:13.759 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:13.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:13.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:13.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:13.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:13.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:19:13.760 INFO [WorkbenchTestable][AbstractButton] Click button &Remove JAR/Zip 11:19:13.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:19:13.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:19:13.760 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:19:13.760 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:19:13.774 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") 11:19:13.775 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:13.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:13.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:13.775 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 11:19:13.775 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:13.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:13.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:13.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:13.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:13.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 11:19:13.775 INFO [WorkbenchTestable][AbstractTabItem] Activate Properties 11:19:13.780 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 11:19:13.780 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:13.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:13.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:13.780 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 11:19:13.780 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:13.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:13.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:13.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:13.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:13.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:19:13.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:19:13.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:19:13.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:19:13.782 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:19:13.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:13.782 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:19:13.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:13.782 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:19:13.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:19:13.782 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:19:13.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:13.782 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:19:13.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:13.782 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:19:13.782 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item Driver Class 11:19:13.782 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Class 11:19:13.782 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Class 11:19:13.783 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Class about selection 11:19:13.783 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Class 11:19:13.783 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 11:19:13.783 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 11:19:13.800 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 11:19:13.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "...") 11:19:13.800 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:13.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:13.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:13.800 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 11:19:13.800 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:13.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:13.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:13.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:13.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:13.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:19:13.801 INFO [WorkbenchTestable][AbstractButton] Click button ... 11:19:13.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:19:13.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:19:13.801 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:19:13.801 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:19:13.842 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.... 11:19:13.842 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 11:19:13.842 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.... 11:19:13.843 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 11:19:13.843 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Available Classes from Jar List 11:19:13.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:19:13.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:19:13.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: 16) 11:19:13.843 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:13.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:13.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:13.843 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent 11:19:13.843 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:13.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:13.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:13.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:13.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:13.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:19:13.844 INFO [WorkbenchTestable][AbstractButton] Click button Type class name 11:19:13.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:19:13.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:19:13.844 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:19:13.844 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:19:13.844 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: "") 11:19:13.844 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:13.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:13.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:13.844 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent 11:19:13.844 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:13.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:13.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:13.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:13.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:13.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:19:13.844 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:19:13.845 INFO [WorkbenchTestable][AbstractText] Text set to: org.h2.Driver 11:19:13.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) 11:19:13.845 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:13.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:13.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:13.845 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent 11:19:13.845 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:13.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:13.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:13.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:13.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:13.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:19:13.846 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:19:13.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:19:13.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:19:13.846 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:19:13.847 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:19:13.884 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 11:19:13.884 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:13.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:13.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:13.884 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 11:19:13.884 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:13.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:13.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:13.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:13.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:13.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:19:13.885 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:19:13.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:19:13.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:19:13.885 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:19:13.885 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:19:13.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:19:13.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:19:13.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:13.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:13.939 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 11:19:13.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:13.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:13.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:13.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:13.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:19:13.941 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 11:19:13.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:19:13.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:19:13.941 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:19:13.941 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:19:13.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:19:13.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:19:13.975 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:19:13.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:19:13.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:19:13.978 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:19:13.978 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:13.978 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:19:13.978 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:13.978 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection Profile"] 11:19:13.978 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:13.980 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:19:13.980 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:13.980 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:19:13.980 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:13.980 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:19:13.980 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:13.980 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection Profile"] 11:19:13.980 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:13.980 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:19:13.981 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:13.981 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:19:13.981 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:13.981 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:19:13.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:19:13.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:19:13.981 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:19:13.981 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:19:13.981 DEBUG [main][MenuItemLookup] Found menu:'File' 11:19:13.981 DEBUG [main][MenuItemLookup] Item match:File 11:19:13.982 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:19:13.982 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:19:13.984 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 11:19:13.984 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 11:19:13.984 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 11:19:13.984 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 11:19:13.984 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 11:19:13.984 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 11:19:13.984 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:19:13.984 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:13.984 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 11:19:13.984 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 11:19:13.984 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 11:19:13.984 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 11:19:13.984 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 11:19:13.984 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 11:19:13.984 DEBUG [main][MenuItemLookup] Found menu:'XML File' 11:19:13.984 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:19:13.984 DEBUG [main][MenuItemLookup] Found menu:'File' 11:19:13.984 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:13.984 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:19:13.984 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:13.984 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:19:13.984 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:19:14.006 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:19:14.006 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:19:14.006 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:19:14.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 'New|Select a wizard'] is available.... 11:19:14.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 11:19:14.079 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:19:14.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:19:14.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:19:14.080 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:19:14.080 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:14.080 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:19:14.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:14.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:14.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:14.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:14.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:19:14.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:19:14.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:19:14.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children... 11:19:14.082 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles 11:19:14.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:14.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:14.583 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles 11:19:14.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children finished successfully 11:19:14.583 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles 11:19:14.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:14.583 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connection Profiles is already expanded. No action performed 11:19:14.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:14.583 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles 11:19:14.584 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Connection Profile 11:19:14.584 DEBUG [main][TreeItemHandler] Selecting tree item: Connection Profile 11:19:14.584 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Connection Profile about selection 11:19:14.586 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Connection Profile 11:19:14.586 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:19:14.586 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:19:14.586 DEBUG [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) 11:19:14.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:14.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:14.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:14.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:14.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:19:14.588 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:19:14.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:19:14.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:19:14.591 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:19:14.591 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:19:14.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'] 11:19:14.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:14.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:14.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection Profile"] is available.... 11:19:14.626 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 11:19:14.626 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection Profile 11:19:14.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:19:14.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:19:14.626 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 11:19:14.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:14.627 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 11:19:14.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:14.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:14.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:14.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:14.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:19:14.629 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Generic JDBC') 11:19:14.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:19:14.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:19:14.651 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 11:19:14.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:19:14.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:19:14.651 TRACE [main][WidgetHandler] Notify Table with event 13 11:19:14.651 TRACE [main][WidgetHandler] Wait for synchronization 11:19:14.656 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:") 11:19:14.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:14.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:14.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:14.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:14.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:19:14.660 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:19:14.661 INFO [WorkbenchTestable][AbstractText] Text set to: myDBProfile 11:19:14.661 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 11:19:14.661 INFO [WorkbenchTestable][NewCPWizard] Go to next wizard page 11:19:14.661 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) 11:19:14.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:14.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:14.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:14.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:14.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:19:14.663 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:19:14.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:19:14.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:19:14.663 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:19:14.663 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:19:14.747 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:") 11:19:14.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:14.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:14.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:14.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:14.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 11:19:14.751 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Test H2 Driver to selection: Test H2 Driver 11:19:14.751 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:") 11:19:14.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:14.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:14.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:14.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:14.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:19:14.755 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:19:14.755 INFO [WorkbenchTestable][AbstractText] Text set to: myDBProfile 11:19:14.755 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:") 11:19:14.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:14.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:14.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:14.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:14.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:19:14.765 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:19:14.765 INFO [WorkbenchTestable][AbstractText] Text set to: jdbc:h2:tcp://localhost/sakila 11:19:14.766 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:") 11:19:14.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:14.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:14.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:14.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:14.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:19:14.773 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:19:14.774 INFO [WorkbenchTestable][AbstractText] Text set to: sa 11:19:14.783 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:") 11:19:14.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:14.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:14.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:14.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:14.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:19:14.792 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:19:14.794 INFO [WorkbenchTestable][AbstractText] Text set to: 11:19:14.794 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 11:19:14.794 INFO [WorkbenchTestable][NewCPWizard] Finish wizard 11:19:14.794 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) 11:19:14.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:14.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:14.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:14.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:14.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:19:14.796 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:19:14.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:19:14.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:19:14.796 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:19:14.796 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:19:16.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:19:16.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:19:16.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:19:16.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:19:16.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:19:16.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:19:16.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 11:19:16.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 11:19:16.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:19:16.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:19:16.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:19:16.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:19:16.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:19:16.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:19:16.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:19:16.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:19:16.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:19:16.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:16.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:16.266 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 11:19:16.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:16.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:16.271 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:19:16.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:19:16.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:19:16.271 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:19:16.271 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 11:19:16.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:16.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:16.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:16.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:16.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:19:16.276 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 11:19:16.276 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 11:19:16.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:19:16.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:19:16.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:19:16.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:19:16.279 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 11:19:16.279 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 11:19:16.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:19:16.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:19:16.279 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:19:16.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:16.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:16.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:16.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:16.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:19:16.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:19:16.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:19:16.280 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 1 11:19:16.280 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 11:19:16.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:16.280 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 11:19:16.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:16.280 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 11:19:16.280 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 11:19:16.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:16.280 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 11:19:16.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:16.280 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 11:19:16.280 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 11:19:16.280 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:19:16.280 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:19:16.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:16.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:16.281 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 11:19:16.281 INFO [WorkbenchTestable][RequirementsRunner] Finished test: genericConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest) 11:19:16.281 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 11:19:16.281 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:19:16.281 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:19:16.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:16.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.661 s - in org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest genericConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest) Time elapsed: 7.659 s Running org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest 11:19:16.289 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest 11:19:16.290 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:19:16.290 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:19:16.290 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest 11:19:16.290 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:19:16.290 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:19:16.310 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:19:16.310 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:19:16.310 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:19:16.310 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:19:16.310 INFO [WorkbenchTestable][RequirementsRunner] Started test: flatFileConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest) 11:19:16.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest 11:19:16.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:19:16.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:19:16.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:19:16.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'] 11:19:16.311 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:16.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'] 11:19:16.311 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:16.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: "New Connection Profile"] 11:19:16.311 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:16.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'] 11:19:16.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:16.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'] 11:19:16.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:16.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'] 11:19:16.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:16.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 Connection Profile"] 11:19:16.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:16.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'] 11:19:16.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:16.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'] 11:19:16.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:16.312 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:19:16.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:19:16.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:19:16.313 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:19:16.313 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:19:16.313 DEBUG [main][MenuItemLookup] Found menu:'File' 11:19:16.313 DEBUG [main][MenuItemLookup] Item match:File 11:19:16.314 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:19:16.314 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:19:16.316 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 11:19:16.316 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 11:19:16.316 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 11:19:16.316 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 11:19:16.316 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 11:19:16.316 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 11:19:16.316 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:19:16.316 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:16.316 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 11:19:16.316 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 11:19:16.316 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 11:19:16.316 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 11:19:16.316 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 11:19:16.316 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 11:19:16.316 DEBUG [main][MenuItemLookup] Found menu:'XML File' 11:19:16.316 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:19:16.316 DEBUG [main][MenuItemLookup] Found menu:'File' 11:19:16.316 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:16.316 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:19:16.316 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:16.316 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:19:16.316 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:19:16.330 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:19:16.330 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:19:16.330 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:19:16.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.... 11:19:16.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 11:19:16.400 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:19:16.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:19:16.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:19:16.401 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:19:16.401 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:16.402 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:19:16.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:16.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:16.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:16.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:16.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:19:16.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:19:16.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:19:16.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children... 11:19:16.403 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles 11:19:16.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:16.403 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connection Profiles is already expanded. No action performed 11:19:16.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:16.403 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles 11:19:16.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children finished successfully 11:19:16.403 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles 11:19:16.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:16.403 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connection Profiles is already expanded. No action performed 11:19:16.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:16.403 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles 11:19:16.404 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Connection Profile 11:19:16.404 DEBUG [main][TreeItemHandler] Selecting tree item: Connection Profile 11:19:16.404 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Connection Profile about selection 11:19:16.404 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Connection Profile 11:19:16.404 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:19:16.404 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:19:16.404 DEBUG [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) 11:19:16.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:16.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:16.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:16.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:16.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:19:16.405 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:19:16.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:19:16.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:19:16.405 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:19:16.405 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:19:16.429 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:19:16.429 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:16.429 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:16.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection Profile"] is available.... 11:19:16.429 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 11:19:16.429 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection Profile 11:19:16.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:19:16.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:19:16.430 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 11:19:16.430 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:16.430 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 11:19:16.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:16.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:16.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:16.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:16.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:19:16.431 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Flat File Data Source') 11:19:16.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:19:16.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:19:16.435 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 11:19:16.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:19:16.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:19:16.435 TRACE [main][WidgetHandler] Notify Table with event 13 11:19:16.436 TRACE [main][WidgetHandler] Wait for synchronization 11:19:16.436 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:") 11:19:16.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:16.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:16.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:16.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:16.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:19:16.439 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:19:16.439 INFO [WorkbenchTestable][AbstractText] Text set to: Test Flat File Profile 11:19:16.440 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 11:19:16.440 INFO [WorkbenchTestable][NewCPWizard] Go to next wizard page 11:19:16.440 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) 11:19:16.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:16.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:16.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:16.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:16.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:19:16.441 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:19:16.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:19:16.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:19:16.441 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:19:16.441 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:19:16.732 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 11:19:16.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:16.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:16.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:16.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:16.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:19:16.733 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:19:16.734 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target 11:19:16.735 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:") 11:19:16.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:16.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:16.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:16.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:16.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 11:19:16.738 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo UTF-8 to selection: UTF-8 11:19:16.738 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:") 11:19:16.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:16.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:16.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:16.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:16.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 11:19:16.743 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo CSV to selection: CSV 11:19:16.743 TRACE [WorkbenchTestable][NewCPWizard] Shell New Flat File Data Source Profile is not null and is not disposed 11:19:16.743 INFO [WorkbenchTestable][NewCPWizard] Finish wizard 11:19:16.743 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) 11:19:16.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:16.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:16.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:16.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:16.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:19:16.752 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:19:16.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:19:16.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:19:16.752 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:19:16.752 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:19:16.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:19:16.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:19:16.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:19:16.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:19:16.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:19:16.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:19:16.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:19:16.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:19:16.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:19:16.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:19:16.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:19:16.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:19:16.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:19:16.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:19:16.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:19:16.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:16.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:16.827 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 11:19:16.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:16.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:16.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:19:16.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:19:16.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:19:16.832 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:19:16.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 '\*?\QData Source Explorer\E') 11:19:16.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:16.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:16.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:16.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:16.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:19:16.852 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 11:19:16.852 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 11:19:16.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:19:16.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:19:16.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:19:16.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:19:16.855 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 11:19:16.855 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 11:19:16.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:19:16.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:19:16.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:19:16.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:16.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:16.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:16.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:16.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:19:16.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:19:16.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:19:16.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem ODA Data Sources has children... 11:19:16.856 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ODA Data Sources 11:19:16.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:16.856 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ODA Data Sources is already expanded. No action performed 11:19:16.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:16.856 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ODA Data Sources 11:19:16.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem ODA Data Sources has children finished successfully 11:19:16.856 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ODA Data Sources 11:19:16.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:16.856 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ODA Data Sources is already expanded. No action performed 11:19:16.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:16.856 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ODA Data Sources 11:19:16.856 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Flat File Data Source and wait with time period 1 11:19:16.856 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Flat File Data Source 11:19:16.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:16.856 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Flat File Data Source is already expanded. No action performed 11:19:16.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:16.857 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Flat File Data Source 11:19:16.857 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Flat File Data Source 11:19:16.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:16.857 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Flat File Data Source is already expanded. No action performed 11:19:16.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:16.857 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Flat File Data Source 11:19:16.857 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest 11:19:16.857 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:19:16.857 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:19:16.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:16.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:16.857 INFO [WorkbenchTestable][RequirementsRunner] Finished test: flatFileConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest) 11:19:16.857 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest 11:19:16.857 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:19:16.857 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:19:16.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:16.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.568 s - in org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest flatFileConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest) Time elapsed: 0.547 s Running org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 11:19:16.864 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 11:19:16.865 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:19:16.865 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:19:16.865 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 11:19:16.865 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:19:16.865 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:19:16.865 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:19:16.865 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:19:16.866 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:19:16.866 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:19:16.866 INFO [WorkbenchTestable][RequirementsRunner] Started test: driverDefinitionTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest) 11:19:16.866 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 11:19:16.866 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:19:16.866 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:19:16.866 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:19:16.866 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:19:16.866 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:16.866 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:19:16.866 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:16.866 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:19:16.866 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:16.866 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:19:16.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:19:16.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:19:16.867 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:19:16.867 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:19:16.867 DEBUG [main][MenuItemLookup] Found menu:'File' 11:19:16.867 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:19:16.867 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:19:16.867 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:19:16.867 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:19:16.867 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:19:16.867 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:19:16.867 DEBUG [main][MenuItemLookup] Item match:Window 11:19:16.867 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:19:16.867 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:19:16.867 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:19:16.867 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:16.867 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:19:16.867 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:19:16.867 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:16.867 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:19:16.867 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:16.867 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 11:19:16.867 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:19:16.867 DEBUG [main][MenuItemLookup] Item match:Preferences 11:19:16.881 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:19:16.881 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:19:16.881 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:19:16.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:19:16.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:19:16.975 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:19:16.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:19:16.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:19:16.976 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:19:16.976 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:16.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:19:16.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:16.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:16.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:16.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:16.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:19:16.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:19:16.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:19:16.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children... 11:19:16.978 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 11:19:16.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:16.978 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 11:19:16.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:16.978 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 11:19:16.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children finished successfully 11:19:16.979 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 11:19:16.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:16.979 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 11:19:16.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:16.979 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 11:19:16.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children... 11:19:16.979 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 11:19:16.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:16.979 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 11:19:16.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:16.979 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 11:19:16.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children finished successfully 11:19:16.979 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 11:19:16.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:16.979 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 11:19:16.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:16.979 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 11:19:16.979 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Definitions 11:19:16.979 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Definitions 11:19:16.979 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Definitions about selection 11:19:16.980 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Definitions 11:19:16.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:16.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:16.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:16.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:16.980 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...") 11:19:16.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:16.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:16.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:16.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:16.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:19:16.993 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 11:19:16.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:19:16.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:19:16.993 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:19:16.993 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:19:17.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Driver Definition"] is available.... 11:19:17.070 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 11:19:17.070 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition 11:19:17.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:19:17.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:19:17.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:17.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:17.070 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition 11:19:17.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:19:17.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:19:17.071 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") 11:19:17.071 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:17.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:17.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:17.071 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 11:19:17.071 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:17.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:17.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:17.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:17.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:17.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 11:19:17.071 INFO [WorkbenchTestable][AbstractTabItem] Activate Name/Type 11:19:17.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 11:19:17.071 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:17.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:17.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:17.071 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 11:19:17.071 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:17.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:17.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:17.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:17.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:17.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:19:17.095 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database and wait with time period 1 11:19:17.095 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database 11:19:17.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:17.096 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed 11:19:17.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:17.096 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database 11:19:17.096 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database 11:19:17.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:17.096 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed 11:19:17.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:17.096 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database 11:19:17.096 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item HSQLDB JDBC Driver 11:19:17.096 DEBUG [main][TreeItemHandler] Selecting tree item: HSQLDB JDBC Driver 11:19:17.096 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item HSQLDB JDBC Driver about selection 11:19:17.121 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: HSQLDB JDBC Driver 11:19:17.121 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:") 11:19:17.121 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:17.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:17.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:17.121 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 11:19:17.121 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:17.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:17.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:17.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:17.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:17.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:19:17.123 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:19:17.126 INFO [WorkbenchTestable][AbstractText] Text set to: Test HSLQDB Driver 11:19:17.127 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") 11:19:17.127 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:17.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:17.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:17.127 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 11:19:17.127 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:17.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:17.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:17.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:17.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:17.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 11:19:17.128 INFO [WorkbenchTestable][AbstractTabItem] Activate JAR List 11:19:17.132 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 11:19:17.132 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:17.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:17.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:17.132 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 11:19:17.132 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:17.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:17.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:17.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:17.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:17.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 11:19:17.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 "Clear All") 11:19:17.138 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:17.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:17.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:17.138 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 11:19:17.138 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:17.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:17.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:17.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:17.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:17.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:19:17.142 INFO [WorkbenchTestable][AbstractButton] Click button &Clear All 11:19:17.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:19:17.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:19:17.142 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:19:17.142 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:19:17.154 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 11:19:17.154 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:17.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:17.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:17.154 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 11:19:17.154 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:17.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:17.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:17.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:17.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:17.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 11:19:17.162 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 11:19:17.162 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:17.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:17.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:17.162 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 11:19:17.162 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:17.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:17.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:17.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:17.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:17.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 11:19:17.163 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 11:19:17.163 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:17.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:17.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:17.163 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 11:19:17.163 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:17.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:17.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:17.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:17.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:17.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 11:19:17.164 TRACE [main][WidgetHandler] Notify List with event 13 11:19:17.164 TRACE [main][WidgetHandler] Wait for synchronization 11:19:17.164 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:19:17.164 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:17.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:17.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:17.164 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 11:19:17.164 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:17.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:17.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:17.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:17.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:17.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:19:17.166 INFO [WorkbenchTestable][AbstractButton] Click button &Remove JAR/Zip 11:19:17.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:19:17.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:19:17.166 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:19:17.166 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:19:17.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 "OK", Widget matcher matching widgets with style: 8) 11:19:17.183 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:17.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:17.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:17.183 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 11:19:17.183 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:17.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:17.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:17.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:17.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:17.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:19:17.185 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:19:17.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:19:17.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:19:17.185 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:19:17.185 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:19:17.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:19:17.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:19:17.243 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:19:17.243 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:17.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:17.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:17.244 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:19:17.244 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:17.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:17.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:17.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:17.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:17.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:19:17.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:19:17.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:19:17.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:17.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:17.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 11:19:17.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:17.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:17.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:17.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:17.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:19:17.249 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 11:19:17.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:19:17.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:19:17.250 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:19:17.250 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:19:17.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:19:17.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:19:17.288 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:19:17.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:19:17.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:19:17.288 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 11:19:17.288 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:19:17.288 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:19:17.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:17.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:17.288 INFO [WorkbenchTestable][RequirementsRunner] Finished test: driverDefinitionTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest) 11:19:17.288 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 11:19:17.289 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:19:17.289 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:19:17.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:17.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.425 s - in org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest driverDefinitionTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest) Time elapsed: 0.422 s Running org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 11:19:17.296 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 11:19:17.296 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:19:17.297 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:19:17.297 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 11:19:17.297 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:19:17.297 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:19:17.316 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:19:17.316 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:19:17.316 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:19:17.317 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:19:17.317 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:17.317 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:19:17.317 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:17.317 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:19:17.317 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:17.317 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:19:17.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:19:17.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:19:17.317 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:19:17.317 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:19:17.318 DEBUG [main][MenuItemLookup] Found menu:'File' 11:19:17.318 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:19:17.318 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:19:17.318 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:19:17.318 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:19:17.318 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:19:17.318 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:19:17.318 DEBUG [main][MenuItemLookup] Item match:Window 11:19:17.318 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:19:17.318 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:19:17.318 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:19:17.318 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:17.318 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:19:17.318 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:19:17.318 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:17.318 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:19:17.318 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:17.318 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 11:19:17.318 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:19:17.318 DEBUG [main][MenuItemLookup] Item match:Preferences 11:19:17.318 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:19:17.318 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:19:17.318 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:19:17.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 'Preferences.*'] is available.... 11:19:17.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:19:17.414 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:19:17.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:19:17.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:19:17.415 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:19:17.415 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:17.415 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:19:17.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:17.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:17.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:17.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:17.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:19:17.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:19:17.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:19:17.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children... 11:19:17.417 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 11:19:17.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:17.417 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 11:19:17.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:17.417 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 11:19:17.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children finished successfully 11:19:17.417 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 11:19:17.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:17.417 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 11:19:17.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:17.417 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 11:19:17.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children... 11:19:17.417 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 11:19:17.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:17.418 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 11:19:17.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:17.418 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 11:19:17.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children finished successfully 11:19:17.418 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 11:19:17.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:17.418 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 11:19:17.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:17.418 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 11:19:17.418 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Definitions 11:19:17.418 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Definitions 11:19:17.419 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Definitions about selection 11:19:17.419 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Definitions 11:19:17.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:17.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:17.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:17.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:17.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:19:17.429 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:17.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:17.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:17.429 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:19:17.429 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:17.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:17.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:17.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:17.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:17.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:19:17.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:19:17.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:19:17.432 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 11:19:17.432 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:17.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:17.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:17.432 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:19:17.432 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:17.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:17.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:17.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:17.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:17.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 11:19:17.433 TRACE [main][WidgetHandler] Notify Table with event 13 11:19:17.433 TRACE [main][WidgetHandler] Wait for synchronization 11:19:17.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:19:17.433 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:17.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:17.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:17.433 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:19:17.433 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:17.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:17.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:17.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:17.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:17.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:19:17.443 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 11:19:17.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:19:17.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:19:17.443 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:19:17.443 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:19:17.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Driver Removal"] is available.... 11:19:17.469 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 11:19:17.469 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Driver Removal 11:19:17.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:19:17.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:19:17.470 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Yes", Widget matcher matching widgets with style: 8) 11:19:17.470 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:17.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:17.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:17.470 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Driver Removal" as the parent 11:19:17.470 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:17.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:17.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:17.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:17.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:17.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:19:17.473 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 11:19:17.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:19:17.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:19:17.473 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:19:17.474 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:19:17.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:19:17.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:19:17.507 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 11:19:17.507 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:17.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:17.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:17.507 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:19:17.507 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:17.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:17.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:17.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:17.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:17.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 11:19:17.509 TRACE [main][WidgetHandler] Notify Table with event 13 11:19:17.509 TRACE [main][WidgetHandler] Wait for synchronization 11:19:17.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 11:19:17.509 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:17.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:17.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:17.509 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:19:17.509 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:17.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:17.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:17.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:17.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:17.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:19:17.511 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 11:19:17.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:19:17.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:19:17.511 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:19:17.511 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:19:17.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Driver Removal"] is available.... 11:19:17.538 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 11:19:17.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Driver Removal 11:19:17.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:19:17.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:19:17.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Yes", Widget matcher matching widgets with style: 8) 11:19:17.542 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:17.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:17.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:17.542 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Driver Removal" as the parent 11:19:17.542 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:17.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:17.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:17.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:17.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:17.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:19:17.543 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 11:19:17.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:19:17.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:19:17.543 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:19:17.543 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:19:17.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:19:17.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:19:17.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:17.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:17.578 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 11:19:17.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:17.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:17.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:17.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:17.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:19:17.579 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 11:19:17.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:19:17.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:19:17.580 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:19:17.580 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:19:17.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:19:17.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:19:17.614 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:19:17.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:19:17.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:19:17.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:19:17.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:19:17.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:19:17.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:19:17.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:19:17.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:19:17.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:19:17.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:19:17.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:19:17.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:19:17.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:17.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:17.619 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 11:19:17.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:17.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:17.641 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:19:17.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:19:17.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:19:17.641 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:19:17.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 '\*?\QData Source Explorer\E') 11:19:17.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:17.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:17.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:17.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:17.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:19:17.647 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 11:19:17.647 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 11:19:17.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:19:17.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:19:17.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:19:17.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:19:17.649 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 11:19:17.649 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:17.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:17.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:17.649 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 11:19:17.649 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:17.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:17.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:17.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:17.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:17.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:19:17.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:19:17.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:19:17.650 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 10 11:19:17.650 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 11:19:17.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:17.650 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 11:19:17.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:17.650 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 11:19:17.650 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 1 11:19:17.650 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 11:19:17.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:17.650 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 11:19:17.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:17.650 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 11:19:17.650 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 11:19:17.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:17.650 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 11:19:17.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:17.650 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 11:19:17.650 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile 11:19:17.650 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile 11:19:17.650 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile about selection 11:19:17.672 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile 11:19:17.673 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:19:17.674 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:19:17.693 DEBUG [main][MenuItemLookup] Found menu:'Connect' 11:19:17.693 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 11:19:17.693 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 11:19:17.693 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:17.693 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 11:19:17.693 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 11:19:17.693 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:17.693 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 11:19:17.693 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:19:17.693 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:19:17.693 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"D&elete Delete" 11:19:17.693 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:19:17.693 INFO [main][MenuItemHandler] Select menu item: D&elete Delete 11:19:17.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete confirmation"] is available.... 11:19:17.727 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 11:19:17.727 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete confirmation 11:19:17.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:19:17.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:19:17.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Yes", Widget matcher matching widgets with style: 8) 11:19:17.729 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:17.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:17.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:17.729 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete confirmation" as the parent 11:19:17.729 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:17.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:17.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:17.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:17.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:17.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:19:17.730 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 11:19:17.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:19:17.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:19:17.730 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:19:17.730 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:19:17.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:19:17.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:19:17.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:19:17.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:19:17.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:19:17.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:19:17.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:19:17.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:19:17.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:19:17.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:19:17.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:19:17.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:19:17.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:19:17.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:19:17.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:19:17.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:17.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:17.778 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 11:19:17.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:17.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:17.786 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:19:17.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:19:17.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:19:17.787 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:19:17.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 11:19:17.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:17.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:17.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:17.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:17.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:19:17.792 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 11:19:17.792 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 11:19:17.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:19:17.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:19:17.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:19:17.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:19:17.795 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 11:19:17.795 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 11:19:17.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:19:17.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:19:17.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 11:19:17.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:17.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:17.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:17.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:17.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:19:17.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:19:17.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:19:17.796 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 1 11:19:17.796 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 11:19:17.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:18.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:18.296 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 11:19:18.296 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 11:19:18.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:18.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:18.797 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 11:19:18.797 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:19:18.797 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:18.797 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:19:18.797 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:18.797 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:19:18.797 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:18.798 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:19:18.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:19:18.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:19:18.798 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:19:18.798 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:19:18.798 DEBUG [main][MenuItemLookup] Found menu:'File' 11:19:18.798 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:19:18.798 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:19:18.798 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:19:18.798 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:19:18.798 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:19:18.798 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:19:18.798 DEBUG [main][MenuItemLookup] Item match:Window 11:19:18.799 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:19:18.799 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:19:18.799 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:19:18.799 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:18.799 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:19:18.799 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:19:18.799 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:18.799 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:19:18.799 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:18.799 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 11:19:18.799 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:19:18.799 DEBUG [main][MenuItemLookup] Item match:Preferences 11:19:18.799 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:19:18.799 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:19:18.799 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:19:18.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:19:18.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. finished successfully 11:19:18.892 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:19:18.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:19:18.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:19:18.893 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:19:18.893 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:18.893 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:19:18.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:18.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:18.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:18.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:18.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:19:18.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:19:18.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:19:18.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children... 11:19:18.894 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 11:19:18.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:18.895 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 11:19:18.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:18.895 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 11:19:18.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children finished successfully 11:19:18.895 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 11:19:18.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:18.895 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 11:19:18.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:18.895 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 11:19:18.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children... 11:19:18.895 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 11:19:18.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:18.895 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 11:19:18.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:18.895 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 11:19:18.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children finished successfully 11:19:18.895 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 11:19:18.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:18.895 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 11:19:18.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:18.895 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 11:19:18.895 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Definitions 11:19:18.895 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Definitions 11:19:18.895 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Definitions about selection 11:19:18.896 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Definitions 11:19:18.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:18.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:18.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:18.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:18.896 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...") 11:19:18.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:18.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:18.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:18.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:18.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:19:18.898 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 11:19:18.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:19:18.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:19:18.898 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:19:18.898 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:19:18.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Driver Definition"] is available.... 11:19:18.975 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 11:19:18.975 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition 11:19:18.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:19:18.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:19:18.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:18.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:18.976 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition 11:19:18.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:19:18.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:19:18.976 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") 11:19:18.976 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:18.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:18.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:18.976 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 11:19:18.976 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:18.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:18.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:18.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:18.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:18.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 11:19:18.977 INFO [WorkbenchTestable][AbstractTabItem] Activate Name/Type 11:19:18.977 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 11:19:18.977 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:18.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:18.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:18.977 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 11:19:18.977 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:18.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:18.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:18.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:18.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:18.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:19:18.996 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database and wait with time period 1 11:19:18.996 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database 11:19:18.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:18.996 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed 11:19:18.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:18.996 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database 11:19:18.996 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database 11:19:18.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:18.997 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed 11:19:18.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:18.997 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database 11:19:18.997 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Generic JDBC Driver 11:19:18.997 DEBUG [main][TreeItemHandler] Selecting tree item: Generic JDBC Driver 11:19:18.997 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Generic JDBC Driver about selection 11:19:19.017 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Generic JDBC Driver 11:19:19.017 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:") 11:19:19.017 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:19.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:19.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:19.017 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 11:19:19.017 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:19.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:19.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:19.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:19.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:19.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:19:19.019 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:19:19.020 INFO [WorkbenchTestable][AbstractText] Text set to: Test H2 Driver 11:19:19.020 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") 11:19:19.021 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:19.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:19.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:19.021 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 11:19:19.021 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:19.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:19.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:19.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:19.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:19.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 11:19:19.024 INFO [WorkbenchTestable][AbstractTabItem] Activate JAR List 11:19:19.031 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 11:19:19.031 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:19.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:19.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:19.031 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 11:19:19.031 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:19.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:19.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:19.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:19.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:19.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 11:19:19.032 INFO [WorkbenchTestable][DriverDialog] No drivers to clean, skipped 11:19:19.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 11:19:19.032 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:19.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:19.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:19.032 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 11:19:19.032 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:19.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:19.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:19.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:19.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:19.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 11:19:19.033 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 11:19:19.033 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:19.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:19.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:19.033 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 11:19:19.033 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:19.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:19.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:19.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:19.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:19.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 11:19:19.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 11:19:19.034 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:19.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:19.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:19.034 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 11:19:19.034 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:19.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:19.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:19.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:19.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:19.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 11:19:19.035 TRACE [main][WidgetHandler] Notify List with event 13 11:19:19.035 TRACE [main][WidgetHandler] Wait for synchronization 11:19:19.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") 11:19:19.035 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:19.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:19.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:19.035 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 11:19:19.035 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:19.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:19.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:19.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:19.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:19.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:19:19.036 INFO [WorkbenchTestable][AbstractButton] Click button &Remove JAR/Zip 11:19:19.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:19:19.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:19:19.037 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:19:19.037 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:19:19.053 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") 11:19:19.053 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:19.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:19.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:19.053 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 11:19:19.053 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:19.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:19.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:19.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:19.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:19.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 11:19:19.054 INFO [WorkbenchTestable][AbstractTabItem] Activate Properties 11:19:19.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 11:19:19.061 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:19.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:19.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:19.062 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 11:19:19.062 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:19.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:19.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:19.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:19.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:19.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:19:19.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:19:19.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:19:19.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:19:19.064 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:19:19.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:19.064 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:19:19.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:19.064 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:19:19.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:19:19.064 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:19:19.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:19.064 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:19:19.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:19.064 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:19:19.065 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item Driver Class 11:19:19.065 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Class 11:19:19.065 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Class 11:19:19.065 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Class about selection 11:19:19.065 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Class 11:19:19.065 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 11:19:19.065 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 11:19:19.069 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 11:19:19.069 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "...") 11:19:19.069 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:19.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:19.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:19.069 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 11:19:19.069 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:19.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:19.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:19.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:19.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:19.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:19:19.078 INFO [WorkbenchTestable][AbstractButton] Click button ... 11:19:19.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:19:19.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:19:19.078 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:19:19.078 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:19:19.114 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.... 11:19:19.115 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 11:19:19.115 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.... 11:19:19.115 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 11:19:19.115 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Available Classes from Jar List 11:19:19.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:19:19.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:19:19.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: 16) 11:19:19.115 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:19.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:19.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:19.116 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent 11:19:19.116 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:19.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:19.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:19.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:19.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:19.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:19:19.116 INFO [WorkbenchTestable][AbstractButton] Click button Type class name 11:19:19.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:19:19.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:19:19.116 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:19:19.116 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:19:19.116 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: "") 11:19:19.116 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:19.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:19.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:19.117 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent 11:19:19.117 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:19.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:19.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:19.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:19.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:19.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:19:19.117 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:19:19.118 INFO [WorkbenchTestable][AbstractText] Text set to: org.h2.Driver 11:19:19.118 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 11:19:19.118 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:19.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:19.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:19.118 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent 11:19:19.118 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:19.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:19.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:19.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:19.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:19.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:19:19.119 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:19:19.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:19:19.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:19:19.120 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:19:19.120 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:19:19.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 "OK", Widget matcher matching widgets with style: 8) 11:19:19.162 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:19.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:19.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:19.162 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 11:19:19.162 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:19.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:19.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:19.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:19.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:19.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:19:19.164 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:19:19.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:19:19.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:19:19.164 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:19:19.164 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:19:19.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:19:19.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:19:19.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:19.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:19.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 11:19:19.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:19.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:19.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:19.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:19.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:19:19.227 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 11:19:19.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:19:19.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:19:19.227 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:19:19.227 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:19:19.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:19:19.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:19:19.261 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:19:19.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:19:19.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:19:19.262 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:19:19.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:19.262 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:19:19.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:19.262 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection Profile"] 11:19:19.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:19.262 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:19:19.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:19.262 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:19:19.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:19.262 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:19:19.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:19.262 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection Profile"] 11:19:19.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:19.262 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:19:19.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:19.262 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:19:19.263 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:19.263 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:19:19.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:19:19.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:19:19.263 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:19:19.263 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:19:19.263 DEBUG [main][MenuItemLookup] Found menu:'File' 11:19:19.263 DEBUG [main][MenuItemLookup] Item match:File 11:19:19.264 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:19:19.264 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:19:19.266 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 11:19:19.266 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 11:19:19.266 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 11:19:19.266 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 11:19:19.266 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 11:19:19.266 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 11:19:19.266 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:19:19.266 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:19.266 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 11:19:19.266 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 11:19:19.266 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 11:19:19.266 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 11:19:19.266 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 11:19:19.266 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 11:19:19.266 DEBUG [main][MenuItemLookup] Found menu:'XML File' 11:19:19.266 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:19:19.266 DEBUG [main][MenuItemLookup] Found menu:'File' 11:19:19.266 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:19.266 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:19:19.266 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:19.266 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:19:19.266 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:19:19.267 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:19:19.267 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:19:19.267 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:19:19.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.... 11:19:19.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 11:19:19.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:19:19.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:19:19.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:19:19.352 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:19:19.352 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:19.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 11:19:19.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:19.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:19.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:19.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:19.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:19:19.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:19:19.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:19:19.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children... 11:19:19.354 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles 11:19:19.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:19.355 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connection Profiles is already expanded. No action performed 11:19:19.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:19.355 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles 11:19:19.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children finished successfully 11:19:19.355 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles 11:19:19.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:19.355 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connection Profiles is already expanded. No action performed 11:19:19.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:19.355 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles 11:19:19.355 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Connection Profile 11:19:19.355 DEBUG [main][TreeItemHandler] Selecting tree item: Connection Profile 11:19:19.355 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Connection Profile about selection 11:19:19.355 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Connection Profile 11:19:19.355 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:19:19.355 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:19:19.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 11:19:19.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:19.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:19.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:19.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:19.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:19:19.357 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:19:19.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:19:19.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:19:19.357 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:19:19.357 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:19:19.381 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:19:19.381 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:19.381 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:19.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection Profile"] is available.... 11:19:19.381 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 11:19:19.381 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection Profile 11:19:19.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:19:19.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:19:19.382 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 11:19:19.382 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:19:19.382 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 11:19:19.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:19.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:19.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:19.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:19.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:19:19.383 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Generic JDBC') 11:19:19.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:19:19.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:19:19.388 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 11:19:19.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:19:19.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:19:19.388 TRACE [main][WidgetHandler] Notify Table with event 13 11:19:19.388 TRACE [main][WidgetHandler] Wait for synchronization 11:19:19.389 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:") 11:19:19.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:19.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:19.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:19.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:19.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:19:19.393 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:19:19.394 INFO [WorkbenchTestable][AbstractText] Text set to: myDBProfile 11:19:19.394 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 11:19:19.394 INFO [WorkbenchTestable][NewCPWizard] Go to next wizard page 11:19:19.394 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) 11:19:19.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:19.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:19.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:19.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:19.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:19:19.396 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:19:19.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:19:19.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:19:19.400 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:19:19.400 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:19:19.461 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:") 11:19:19.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:19.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:19.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:19.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:19.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 11:19:19.465 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Test H2 Driver to selection: Test H2 Driver 11:19:19.466 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:") 11:19:19.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:19.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:19.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:19.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:19.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:19:19.470 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:19:19.470 INFO [WorkbenchTestable][AbstractText] Text set to: myDBProfile 11:19:19.470 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:") 11:19:19.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:19.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:19.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:19.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:19.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:19:19.477 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:19:19.478 INFO [WorkbenchTestable][AbstractText] Text set to: jdbc:h2:~/test 11:19:19.482 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:") 11:19:19.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:19.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:19.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:19.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:19.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:19:19.491 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:19:19.492 INFO [WorkbenchTestable][AbstractText] Text set to: sa 11:19:19.496 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:") 11:19:19.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:19.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:19.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:19.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:19.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:19:19.506 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:19:19.507 INFO [WorkbenchTestable][AbstractText] Text set to: 11:19:19.507 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 11:19:19.507 INFO [WorkbenchTestable][NewCPWizard] Finish wizard 11:19:19.507 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) 11:19:19.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:19.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:19.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:19.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:19.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:19:19.509 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:19:19.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:19:19.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:19:19.509 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:19:19.509 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:19:19.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:19:19.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:19:19.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:19:19.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 11:19:19.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 11:19:19.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:19:19.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Loading Core provider' is a system job, skipped 11:19:19.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:19:19.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:19:19.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:19:19.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:19:19.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:19:19.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:19:19.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:19:19.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:19:19.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:19:19.871 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:19:19.871 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSQLResultViewSuccess no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) 11:19:19.871 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 11:19:19.871 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:19:19.871 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:19:19.871 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:19:19.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:19.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:19.874 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 11:19:19.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:19.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:19.877 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:19:19.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:19:19.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:19:19.877 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:19:19.877 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 11:19:19.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:19.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:19.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:19.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:19.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:19:19.879 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 11:19:19.879 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 11:19:19.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:19:19.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:19:19.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:19:19.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:19:19.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 11:19:19.887 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:19.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:19.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:19.919 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 11:19:19.919 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:19.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:19.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:19.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:19.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:19.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:19:19.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:19:19.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:19:19.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children... 11:19:19.919 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 11:19:19.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:19.919 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 11:19:19.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:19.919 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 11:19:19.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully 11:19:19.919 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 11:19:19.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:19.920 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 11:19:19.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:19.920 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 11:19:19.920 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 11:19:19.920 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 11:19:19.920 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 11:19:19.920 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0) about selection 11:19:19.929 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 11:19:19.929 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 11:19:19.930 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 11:19:19.934 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 11:19:19.934 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0) and wait with time period 1 11:19:19.934 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 11:19:19.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:20.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:20.434 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 11:19:20.435 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:19:20.435 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:19:20.453 DEBUG [main][MenuItemLookup] Found menu:'Connect' 11:19:20.453 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 11:19:20.454 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 11:19:20.454 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:20.454 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 11:19:20.454 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 11:19:20.454 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:20.454 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 11:19:20.454 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:19:20.454 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 11:19:20.454 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:20.454 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:19:20.454 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:20.454 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook' 11:19:20.454 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook 11:19:20.454 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k" 11:19:20.454 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook 11:19:20.455 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k 11:19:20.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3e4b4b91 is found... 11:19:20.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3e4b4b91 is found finished successfully 11:19:20.678 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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') 11:19:20.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:20.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1782): Gtk-WARNING **: 11:19:20.714: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 11:19:20.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:20.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:20.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:19:20.719 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:19:20.720 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 11:19:20.720 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:") 11:19:20.720 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:20.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:20.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:20.720 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 11:19:20.720 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:20.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:20.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:20.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:20.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:20.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 11:19:20.721 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:") 11:19:20.721 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:20.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:20.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:20.721 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 11:19:20.721 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:20.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:20.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:20.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:20.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:20.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 11:19:20.722 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Generic JDBC_1.0 11:19:20.742 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 11:19:20.742 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:1782): Gtk-WARNING **: 11:19:20.751: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 11:19:20.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:20.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:20.757 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 11:19:20.757 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:20.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:20.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:19:20.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:19:20.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:20.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 11:19:20.758 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: myDBProfile 11:19:20.783 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 11:19:20.783 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:1782): Gtk-WARNING **: 11:19:20.789: 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:1782): Gtk-WARNING **: 11:19:20.811: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 11:19:20.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:20.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:20.816 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 11:19:20.816 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:20.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:20.816 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:1782): Gtk-WARNING **: 11:19:20.820: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 11:19:20.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:20.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:20.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 11:19:20.822 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: DROP TABLE TEST IF EXISTS; 11:19:20.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:19:20.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:19:20.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 11:19:20.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:19:20.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:19:20.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:19:20.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:19:20.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:19:20.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:19:20.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:19:20.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:19:20.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:19:20.826 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 11:19:20.826 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization *** 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:1782): Gtk-WARNING **: 11:19:20.846: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:20.853: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 11:19:20.856 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 11:19:20.856 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:20.856 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 11:19:20.856 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:19:20.856 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:19:20.856 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:20.856 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Ctrl+/' 11:19:20.856 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:20.856 DEBUG [main][MenuItemLookup] Found menu:'Execute All Ctrl+Alt+X' 11:19:20.856 DEBUG [main][MenuItemLookup] Item match:Execute All Ctrl+Alt+X 11:19:20.856 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All Ctrl+Alt+X" 11:19:20.856 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All Ctrl+Alt+X 11:19:20.856 INFO [main][MenuItemHandler] Select menu item: &Execute All Ctrl+Alt+X (Eclipse:1782): Gtk-WARNING **: 11:19:21.135: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 11:19:21.136 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:1782): Gtk-CRITICAL **: 11:19:21.211: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 11:19:21.217: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 11:19:21.220: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:21.225: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:21.247: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 11:19:21.251: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:21.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:21.275: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:21.280: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:21.291: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:21.293: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:21.308: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:21.310: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:21.325: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:21.326: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:21.341: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:21.343: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:21.358: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:21.359: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:21.375: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:21.377: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:21.390: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:21.391: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:21.408: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:21.409: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:21.425: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:21.426: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:21.442: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:21.443: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:21.458: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:21.459: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:21.475: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:21.476: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:21.491: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:21.492: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:21.507: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:21.508: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:21.525: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:21.526: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:21.542: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:21.543: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:21.558: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:21.576: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:21.592: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:21.608: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:21.625: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:21.642: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:21.658: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:21.675: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:21.692: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:21.708: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:21.725: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:21.742: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:21.757: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:21.773: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:21.776: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:21.791: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:21.793: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:21.807: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:21.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:21.824: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:21.827: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:21.841: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:21.843: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:21.858: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:21.861: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:21.875: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:21.877: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:21.891: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:21.894: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:21.907: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:21.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:21.924: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:21.927: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:21.942: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:21.944: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:21.958: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:21.961: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:21.976: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:21.993: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:22.009: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:22.026: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:22.043: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:22.059: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:22.076: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:22.093: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:22.109: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:22.127: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:22.143: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:22.159: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:22.175: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:22.192: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:22.209: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:22.226: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:22.242: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:22.259: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:22.274: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:22.276: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:22.292: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:22.294: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:22.308: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:22.310: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:22.325: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:22.327: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:22.348: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:22.351: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:22.357: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:22.359: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:22.374: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:22.377: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:22.390: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:22.393: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:22.408: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:22.411: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:22.423: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:22.426: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:22.440: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:22.443: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:22.459: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:22.461: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:22.475: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:22.501: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:22.511: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:22.541: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:22.545: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:22.560: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:22.576: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:22.593: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:22.609: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:22.626: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:22.643: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:22.659: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:22.675: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:22.692: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:22.709: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:22.726: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:22.742: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:22.759: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:22.776: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:22.793: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:22.809: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:22.824: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:22.841: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:22.858: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:22.875: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:22.892: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:22.908: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:22.925: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:22.941: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:22.958: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:22.975: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:22.992: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.008: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.024: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.041: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.059: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.074: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.091: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.108: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.125: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.142: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.158: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.174: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.191: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.208: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.224: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.241: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.258: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.275: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.292: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.308: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.325: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.342: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.358: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.375: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.391: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.408: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.425: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.442: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.458: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.474: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.491: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.508: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.524: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.542: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.558: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.574: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.591: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.608: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.625: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.642: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.658: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.674: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.691: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.708: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.724: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.741: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.758: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.775: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.791: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.808: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.825: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.842: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.858: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.875: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.891: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.908: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.925: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.941: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.958: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.975: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:23.992: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.008: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.025: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.041: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.058: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.074: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.091: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.107: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.125: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.142: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.158: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.175: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.192: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.208: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.225: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.242: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.258: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.275: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.291: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.308: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.325: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.342: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.359: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.375: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.391: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.408: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.425: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.442: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.458: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.475: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.491: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.508: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.524: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.541: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.558: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.575: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.591: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.608: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.625: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.642: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.659: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.675: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.691: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.708: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.725: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.742: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.758: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.775: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.791: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.807: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.826: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.844: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.859: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.876: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.892: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.909: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.926: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.942: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.959: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.976: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:24.992: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.009: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.026: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.043: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.059: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.076: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.093: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.109: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.126: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.141: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.159: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.177: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.192: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.209: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.226: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.242: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.259: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.276: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.292: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.309: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.326: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.343: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.359: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.377: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.392: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.409: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.426: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.443: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.460: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.476: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.493: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.509: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.526: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.542: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.559: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.576: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.592: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.609: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.626: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.643: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.659: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.676: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.692: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.709: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.726: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.742: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.759: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.776: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.793: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.825: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.842: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.859: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.875: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.891: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.909: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.925: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.942: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.959: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.975: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:25.991: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.008: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.026: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.042: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.058: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.075: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.092: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.108: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.125: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.142: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.158: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.175: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.192: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.208: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.225: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.242: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.258: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.275: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.292: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.308: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.325: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.341: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.358: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.374: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.391: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.408: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.425: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.442: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.458: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.475: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.492: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.509: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.524: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.541: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.558: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.575: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.591: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.608: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.624: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.641: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.659: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.675: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.692: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.708: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.725: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.742: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.758: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.775: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.791: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.808: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.825: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.842: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.858: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.875: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.892: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.908: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.925: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.941: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.958: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.975: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:26.992: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.008: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.025: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.042: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.058: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.075: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.092: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.108: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.125: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.141: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.158: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.175: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.191: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.208: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.225: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.241: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.258: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.274: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.291: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.308: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.325: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.341: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.358: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.375: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.391: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.407: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.425: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.442: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.458: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.474: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.491: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.508: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.525: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.541: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.557: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.575: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.591: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.608: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.625: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.641: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.658: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.675: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.692: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.709: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.724: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.741: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.758: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.774: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.791: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.808: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.825: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.842: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.859: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.874: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.891: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.908: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.925: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.942: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.958: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.975: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:27.991: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.008: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.025: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.043: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.058: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.075: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.091: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.108: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.125: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.141: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.158: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.175: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.192: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.208: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.225: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.241: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.258: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.274: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.292: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.308: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.325: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.341: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.358: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.374: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.391: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.408: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.424: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.442: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.458: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.475: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.492: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.508: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.525: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.541: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.558: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.575: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.592: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.608: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.624: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.641: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.658: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.674: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.692: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.708: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.725: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.741: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.758: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.775: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.791: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.808: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.825: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.841: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.858: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.874: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.892: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.908: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.925: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.941: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.958: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.974: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:28.991: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.008: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.025: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.041: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.057: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.075: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.091: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.108: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.125: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.141: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.158: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.174: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.191: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.208: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.225: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.241: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.258: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.275: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.291: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.308: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.324: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.341: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.357: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.374: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.391: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.408: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.425: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.441: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.458: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.475: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.491: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.508: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.525: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.541: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.558: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.575: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.591: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.607: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.625: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.641: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.658: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.674: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.692: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.708: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.725: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.741: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.758: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.774: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.791: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.808: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.825: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.841: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.857: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.874: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.891: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.907: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.924: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.942: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.958: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.975: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:29.991: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.008: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.024: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.041: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.058: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.074: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.091: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.108: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.124: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.142: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.158: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.175: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.191: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.208: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.225: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.242: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.258: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.275: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.291: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.308: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.325: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.342: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.358: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.375: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.391: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.408: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.424: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.442: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.458: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.474: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.491: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.508: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.525: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.541: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.558: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.574: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.591: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.608: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.625: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.641: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.658: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.675: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.691: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.708: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.724: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.741: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.758: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.775: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.791: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.808: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.824: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.841: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.858: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.875: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.891: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.908: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.924: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.941: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.958: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.974: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:30.991: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:31.008: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:31.024: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:31.042: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:31.058: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:31.075: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:31.092: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:31.109: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:31.125: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:31.142: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 11:19:31.148 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 11:19:31.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... 11:19:31.148 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 11:19:31.150 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:19:31.151 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=DROP TABLE TEST IF EXISTS; TooltipText=null 11:19:31.151 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 11:19:31.151 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0 11:19:31.219 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed 11:19:31.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:31.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:31.226 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 11:19:31.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:31.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:31.230 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:19:31.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:19:31.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:19:31.230 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:19:31.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 '\*?\QSQL Results\E') 11:19:31.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:31.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:31.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:31.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:31.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:19:31.247 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 11:19:31.247 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 11:19:31.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:19:31.273 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 11:19:31.274 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 11:19:31.274 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 11:19:31.274 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 11:19:31.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:19:31.275 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 11:19:31.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 11:19:31.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:31.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:31.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:31.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:31.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:19:31.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:19:31.276 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 11:19:31.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:19:31.277 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)") 11:19:31.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:31.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:31.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:31.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:31.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 11:19:31.277 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Visible Results (Shift+Delete) 11:19:31.277 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 11:19:31.277 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1782): Gtk-CRITICAL **: 11:19:31.315: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 11:19:31.320: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 11:19:31.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children... 11:19:31.325 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:0 11:19:31.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children finished successfully 11:19:31.325 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 11:19:31.325 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 11:19:31.325 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 11:19:31.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:19:31.326 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 11:19:31.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 11:19:31.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:31.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:31.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:31.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:31.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:19:31.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:31.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:31.330 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 11:19:31.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:31.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:31.334 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:19:31.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:19:31.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:19:31.334 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:19:31.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 '\*?\QData Source Explorer\E') 11:19:31.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:31.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:31.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:31.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:31.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:19:31.338 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 11:19:31.338 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 11:19:31.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:19:31.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:19:31.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 11:19:31.370 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:31.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:31.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:31.370 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 11:19:31.370 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:31.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:31.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:31.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:31.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:31.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:19:31.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:19:31.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:19:31.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children... 11:19:31.370 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 11:19:31.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:31.370 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 11:19:31.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:31.370 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 11:19:31.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully 11:19:31.371 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 11:19:31.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:31.371 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 11:19:31.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:31.371 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 11:19:31.371 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 11:19:31.371 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 11:19:31.371 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 11:19:31.371 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0) about selection 11:19:31.381 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 11:19:31.381 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 11:19:31.382 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 11:19:31.385 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 11:19:31.385 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0) and wait with time period 1 11:19:31.385 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 11:19:31.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:31.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:31.886 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 11:19:31.887 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:19:31.887 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:19:31.905 DEBUG [main][MenuItemLookup] Found menu:'Connect' 11:19:31.905 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 11:19:31.905 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 11:19:31.905 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:31.905 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 11:19:31.905 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 11:19:31.905 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:31.905 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 11:19:31.905 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:19:31.905 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 11:19:31.905 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:31.905 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:19:31.905 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:31.905 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook' 11:19:31.905 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook 11:19:31.905 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k" 11:19:31.905 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook 11:19:31.905 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k 11:19:32.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@642e916c is found... 11:19:32.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@642e916c is found finished successfully 11:19:32.010 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Scrapbook 0\E') 11:19:32.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:32.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:32.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:32.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:32.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:19:32.015 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:19:32.015 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 11:19: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 following matchers specified (Matcher matching widget with label: is "Type:") 11:19:32.015 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:32.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:32.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:32.015 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 11:19:32.015 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:32.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:32.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1782): Gtk-WARNING **: 11:19:32.021: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 11:19:32.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:32.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:32.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 11:19:32.024 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:") 11:19:32.024 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:32.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:32.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:32.024 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 11:19:32.024 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:32.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:32.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:32.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:32.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:32.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 11:19:32.026 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Generic JDBC_1.0 11:19:32.042 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 11:19:32.042 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1782): Gtk-WARNING **: 11:19:32.049: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 11:19:32.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:32.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:32.054 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 11:19:32.054 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:32.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:32.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:19:32.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:19:32.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:32.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 11:19:32.055 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: myDBProfile 11:19:32.057 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 11:19:32.057 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:32.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:32.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:32.060 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 11:19:32.060 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:32.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:32.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:32.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:32.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:32.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 11:19:32.061 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: CREATE TABLE test(ID INT,NAME VARCHAR(40)); 11:19:32.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:19:32.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:19:32.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 11:19:32.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:19:32.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:19:32.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:19:32.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:19:32.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:19:32.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:19:32.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:19:32.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:19:32.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:19:32.064 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 11:19:32.064 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1782): Gtk-WARNING **: 11:19:32.112: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:32.116: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 11:19:32.120 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 11:19:32.120 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:32.120 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 11:19:32.120 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:19:32.120 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:19:32.120 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:32.120 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Ctrl+/' 11:19:32.120 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:32.120 DEBUG [main][MenuItemLookup] Found menu:'Execute All Ctrl+Alt+X' 11:19:32.120 DEBUG [main][MenuItemLookup] Item match:Execute All Ctrl+Alt+X 11:19:32.120 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All Ctrl+Alt+X" 11:19:32.120 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All Ctrl+Alt+X 11:19:32.120 INFO [main][MenuItemHandler] Select menu item: &Execute All Ctrl+Alt+X 11:19:32.121 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:1782): Gtk-CRITICAL **: 11:19:32.137: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 11:19:32.142: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:32.146: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:32.166: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:32.169: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:32.183: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:32.184: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:32.199: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:32.200: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:32.216: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:32.217: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:32.233: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:32.234: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:32.249: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:32.250: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:32.266: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:32.266: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:32.282: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:32.283: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:32.299: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:32.300: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:32.316: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:32.316: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:32.331: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:32.333: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:32.349: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:32.350: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:32.365: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:32.366: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:32.381: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:32.382: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:32.398: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:32.399: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:32.415: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:32.416: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:32.432: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:32.433: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:32.449: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:32.465: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:32.482: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:32.499: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:32.516: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:32.533: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:32.549: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:32.567: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:32.582: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:32.599: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:32.615: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:32.633: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:32.649: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:32.665: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:32.667: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:32.681: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:32.683: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:32.699: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:32.700: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:32.715: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:32.717: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:32.732: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:32.733: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:32.748: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:32.750: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:32.765: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:32.766: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:32.782: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:32.783: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:32.798: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:32.800: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:32.815: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:32.817: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:32.832: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:32.834: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:32.849: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:32.851: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:32.867: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:32.883: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:32.899: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:32.917: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:32.933: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:32.949: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:32.967: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:32.983: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:32.999: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:33.017: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:33.033: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:33.049: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:33.067: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:33.083: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:33.099: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:33.117: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:33.133: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:33.150: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:33.165: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:33.167: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:33.182: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:33.183: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:33.198: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:33.200: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:33.215: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:33.217: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:33.232: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:33.234: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:33.248: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:33.250: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:33.266: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:33.268: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:33.281: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:33.283: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:33.299: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:33.301: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:33.315: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:33.317: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:33.331: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:33.333: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:33.348: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:33.350: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:33.366: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:33.384: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:33.401: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:33.416: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:33.434: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:33.450: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:33.466: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:33.483: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:33.500: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:33.516: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:33.533: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:33.550: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:33.566: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:33.583: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:33.601: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:33.616: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:33.634: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:33.650: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:33.667: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:33.683: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:33.699: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:33.716: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:33.732: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:33.749: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:33.766: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:33.783: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:33.799: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:33.816: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:33.833: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:33.849: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:33.867: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:33.883: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:33.899: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:33.916: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:33.932: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:33.948: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:33.966: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:33.983: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.000: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.015: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.032: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.049: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.065: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.082: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.099: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.116: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.132: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.149: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.166: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.182: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.199: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.215: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.232: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.249: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.266: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.283: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.299: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.316: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.332: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.349: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.365: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.383: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.399: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.416: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.432: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.449: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.466: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.483: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.499: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.515: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.532: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.549: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.566: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.582: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.599: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.616: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.633: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.649: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.666: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.682: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.699: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.716: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.732: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.749: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.766: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.782: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.798: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.816: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.832: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.849: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.865: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.882: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.899: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.916: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.932: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.949: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.965: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.982: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:34.999: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.016: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.032: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.049: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.065: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.082: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.099: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.116: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.132: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.149: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.165: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.182: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.199: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.216: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.232: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.249: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.266: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.282: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.299: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.316: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.332: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.349: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.366: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.382: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.399: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.416: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.432: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.448: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.466: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.482: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.498: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.515: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.533: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.549: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.566: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.582: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.598: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.616: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.632: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.649: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.666: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.682: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.699: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.716: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.734: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.752: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.768: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.783: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.800: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.816: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.833: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.850: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.867: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.883: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.899: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.917: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.933: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.950: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.967: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:35.983: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.000: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.017: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.033: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.050: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.067: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.084: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.100: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.116: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.134: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.151: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.167: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.183: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.200: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.217: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.234: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.250: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.267: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.284: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.300: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.317: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.334: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.350: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.367: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.383: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.400: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.417: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.435: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.451: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.467: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.484: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.500: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.516: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.534: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.551: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.567: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.584: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.600: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.617: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.634: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.650: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.668: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.684: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.700: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.716: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.732: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.750: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.766: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.783: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.798: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.816: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.832: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.849: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.866: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.884: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.899: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.916: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.933: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.950: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.966: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.982: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:36.999: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.016: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.032: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.049: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.066: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.082: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.099: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.115: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.132: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.149: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.166: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.182: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.198: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.216: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.233: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.250: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.265: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.283: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.299: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.316: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.333: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.349: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.366: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.382: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.399: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.416: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.433: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.449: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.466: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.483: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.499: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.516: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.533: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.549: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.566: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.583: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.599: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.616: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.633: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.649: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.666: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.682: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.699: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.715: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.732: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.749: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.766: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.782: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.798: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.816: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.832: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.849: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.866: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.882: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.899: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.915: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.932: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.949: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.966: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.982: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:37.999: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.015: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.032: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.049: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.066: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.083: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.099: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.115: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.133: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.149: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.166: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.182: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.199: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.215: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.233: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.249: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.265: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.282: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.298: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.316: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.333: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.349: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.366: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.382: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.398: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.416: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.432: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.448: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.466: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.482: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.499: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.516: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.533: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.549: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.566: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.583: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.599: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.616: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.632: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.650: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.666: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.683: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.698: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.716: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.733: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.749: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.766: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.782: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.799: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.815: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.832: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.849: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.866: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.883: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.899: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.916: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.932: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.949: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.966: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.983: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:38.999: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.016: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.032: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.049: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.066: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.083: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.100: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.115: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.132: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.149: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.166: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.183: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.199: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.215: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.232: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.249: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.266: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.283: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.300: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.315: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.332: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.349: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.366: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.383: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.399: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.415: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.432: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.449: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.467: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.482: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.500: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.515: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.532: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.550: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.566: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.582: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.598: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.616: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.634: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.650: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.666: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.683: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.699: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.716: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.732: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.749: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.766: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.783: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.799: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.816: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.833: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.850: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.866: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.883: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.899: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.916: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.933: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.949: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.966: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.982: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:39.999: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.016: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.033: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.049: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.066: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.083: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.100: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.116: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.133: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.149: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.166: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.183: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.199: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.215: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.232: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.249: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.266: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.283: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.299: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.316: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.333: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.349: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.366: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.383: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.399: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.416: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.433: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.450: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.465: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.483: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.499: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.515: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.532: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.550: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.566: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.583: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.600: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.616: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.633: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.649: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.666: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.682: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.699: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.716: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.732: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.749: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.766: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.783: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.799: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.816: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.832: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.849: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.866: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.883: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.899: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.916: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.933: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.950: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.966: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.982: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:40.999: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.015: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.033: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.049: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.066: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.083: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.099: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.116: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.132: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.149: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.166: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.182: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.199: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.215: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.233: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.249: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.265: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.283: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.299: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.316: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.332: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.349: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.365: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.383: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.399: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.416: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.433: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.449: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.466: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.483: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.500: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.516: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.532: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.549: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.566: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.583: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.599: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.616: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.633: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.650: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.666: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.683: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.699: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.716: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.732: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.749: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.766: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.783: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.799: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.816: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.832: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.849: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.866: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.882: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.899: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.915: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.933: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.949: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.966: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.983: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:41.999: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:42.015: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:42.032: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:42.049: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:42.066: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:42.083: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:42.099: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:42.116: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 11:19:42.129 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 11:19:42.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... 11:19:42.129 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:1782): Gtk-WARNING **: 11:19:42.132: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 11:19:42.133 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:19:42.134 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=CREATE TABLE test(ID INT,NAME VARCHAR(40)); TooltipText=null 11:19:42.134 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 11:19:42.134 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0 11:19:42.202 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed 11:19:42.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:42.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:42.206 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 11:19:42.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:42.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:42.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:19:42.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:19:42.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:19:42.212 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:19:42.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 '\*?\QSQL Results\E') 11:19:42.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:42.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:42.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:42.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:42.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:19:42.215 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 11:19:42.215 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 11:19:42.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:19:42.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:19:42.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:19:42.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:19:42.232 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 11:19:42.232 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 11:19:42.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 11:19:42.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:19:42.233 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 11:19:42.233 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:19:42.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:42.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:42.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:42.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:42.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:19:42.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:42.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:42.240 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 11:19:42.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:42.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:42.244 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:19:42.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:19:42.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:19:42.244 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:19:42.244 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 11:19:42.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:42.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:42.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:42.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:42.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:19:42.248 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 11:19:42.248 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 11:19:42.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:19:42.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:19:42.281 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 11:19:42.281 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:42.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:42.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:42.281 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 11:19:42.281 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:42.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:42.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:42.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:42.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:42.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:19:42.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:19:42.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:19:42.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children... 11:19:42.282 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 11:19:42.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:42.282 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 11:19:42.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:42.282 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 11:19:42.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully 11:19:42.307 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 11:19:42.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:42.308 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 11:19:42.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:42.308 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 11:19:42.308 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 11:19:42.308 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 11:19:42.308 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 11:19:42.308 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0) about selection 11:19:42.315 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 11:19:42.315 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 11:19:42.318 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 11:19:42.322 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 11:19:42.322 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0) and wait with time period 1 11:19:42.322 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 11:19:42.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:19:42.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:19:42.822 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 11:19:42.823 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:19:42.823 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:19:42.842 DEBUG [main][MenuItemLookup] Found menu:'Connect' 11:19:42.842 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 11:19:42.842 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 11:19:42.842 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:42.842 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 11:19:42.842 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 11:19:42.842 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:42.842 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 11:19:42.842 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:19:42.842 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 11:19:42.842 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:42.842 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:19:42.842 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:42.842 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook' 11:19:42.842 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook 11:19:42.842 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k" 11:19:42.842 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook 11:19:42.842 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k (Eclipse:1782): Gtk-WARNING **: 11:19:42.945: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 11:19:42.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@46dbda0c is found... (Eclipse:1782): Gtk-WARNING **: 11:19:42.954: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 11:19:42.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@46dbda0c is found finished successfully 11:19:42.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Scrapbook 0\E') 11:19:42.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:42.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:42.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:42.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:42.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:19:42.961 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:19:42.961 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 11:19:42.962 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:") 11:19:42.962 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:42.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:42.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:42.962 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 11:19:42.962 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:42.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:42.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:42.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:42.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:42.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 11:19:42.963 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:") 11:19:42.963 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:42.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:42.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:42.964 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 11:19:42.964 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:42.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:42.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:42.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:42.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:42.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 11:19:42.965 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Generic JDBC_1.0 11:19:42.981 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 11:19:42.981 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1782): Gtk-WARNING **: 11:19:42.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 11:19:42.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:42.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:42.993 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 11:19:42.993 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:42.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:42.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:19:42.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:19:42.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:42.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 11:19:42.994 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: myDBProfile 11:19:42.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 11:19:42.995 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:19:42.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:19:42.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:19:42.998 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 11:19:42.998 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:19:42.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:42.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:42.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:42.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:42.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 11:19:42.999 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: DROP TABLE TEST IF EXISTS; 11:19:43.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:19:43.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:19:43.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:19:43.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 11:19:43.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:19:43.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:19:43.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:19:43.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:19:43.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:19:43.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:19:43.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:19:43.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:19:43.001 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 11:19:43.001 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1782): Gtk-WARNING **: 11:19:43.018: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:43.026: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 11:19:43.027 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 11:19:43.027 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:43.027 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 11:19:43.027 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:19:43.027 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:19:43.027 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:43.027 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Ctrl+/' 11:19:43.027 DEBUG [main][MenuItemLookup] Found menu:'' 11:19:43.027 DEBUG [main][MenuItemLookup] Found menu:'Execute All Ctrl+Alt+X' 11:19:43.027 DEBUG [main][MenuItemLookup] Item match:Execute All Ctrl+Alt+X 11:19:43.027 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All Ctrl+Alt+X" 11:19:43.027 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All Ctrl+Alt+X 11:19:43.028 INFO [main][MenuItemHandler] Select menu item: &Execute All Ctrl+Alt+X 11:19:43.029 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:1782): Gtk-CRITICAL **: 11:19:43.045: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 11:19:43.051: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:43.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:43.077: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:43.079: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:43.097: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:43.098: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:43.108: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:43.109: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:43.125: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:43.126: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:43.142: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:43.143: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:43.159: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:43.160: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:43.175: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:43.176: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:43.192: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:43.192: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:43.208: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:43.208: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:43.225: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:43.226: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:43.242: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:43.243: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:43.258: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:43.259: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:43.275: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:43.276: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:43.291: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:43.292: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:43.308: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:43.309: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:43.325: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:43.326: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:43.341: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:43.342: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:43.358: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:43.375: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:43.392: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:43.408: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:43.425: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:43.442: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:43.458: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:43.475: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:43.493: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:43.508: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:43.525: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:43.542: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:43.559: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:43.574: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:43.576: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:43.591: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:43.593: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:43.607: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:43.609: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:43.624: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:43.626: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:43.642: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:43.644: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:43.658: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:43.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:43.674: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:43.676: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:43.691: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:43.693: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:43.708: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:43.710: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:43.725: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:43.727: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:43.741: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:43.743: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:43.758: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:43.760: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:43.776: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:43.793: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:43.809: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:43.826: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:43.843: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:43.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:43.877: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:43.893: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:43.909: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:43.926: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:43.943: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:43.959: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:43.976: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:43.993: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:44.009: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:44.026: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:44.043: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:44.059: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:44.075: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:44.077: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:44.092: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:44.093: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:44.108: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:44.109: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:44.125: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:44.127: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:44.141: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:44.143: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:44.158: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:44.161: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:44.175: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:44.177: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:44.192: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:44.193: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:44.208: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:44.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:44.225: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:44.227: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:44.241: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:44.243: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:19:44.257: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:19:44.259: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:44.276: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:44.293: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:44.309: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:44.326: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:44.343: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:44.359: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:44.376: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:44.393: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:44.409: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:44.426: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:44.443: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:44.460: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:44.476: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:44.493: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:44.509: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:44.526: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:44.543: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:44.560: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:44.577: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:44.593: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:44.608: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:44.625: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:44.642: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:44.659: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:44.675: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:44.708: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:44.710: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:44.726: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:44.742: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:44.759: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:44.776: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:44.792: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:44.809: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:44.825: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:44.842: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:44.858: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:44.876: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:44.892: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:44.909: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:44.925: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:44.943: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:44.959: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:44.976: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:44.992: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.009: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.025: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.042: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.058: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.075: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.091: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.108: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.125: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.142: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.159: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.175: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.191: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.208: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.225: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.242: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.259: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.275: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.292: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.309: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.325: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.343: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.359: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.375: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.391: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.409: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.425: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.442: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.458: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.475: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.492: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.508: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.525: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.542: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.558: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.575: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.591: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.609: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.625: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.643: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.659: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.675: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.691: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.708: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.725: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.742: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.759: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.775: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.792: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.808: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.825: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.842: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.859: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.876: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.891: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.909: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.925: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.942: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.959: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.975: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:45.992: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.009: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.025: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.042: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.059: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.076: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.092: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.108: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.125: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.142: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.159: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.175: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.192: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.208: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.226: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.242: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.258: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.275: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.292: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.309: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.325: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.342: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.358: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.376: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.391: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.408: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.426: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.442: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.459: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.475: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.492: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.508: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.525: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.541: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.558: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.575: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.591: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.609: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.626: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.643: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.677: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.692: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.709: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.726: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.743: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.760: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.776: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.793: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.826: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.843: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.876: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.892: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.909: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.927: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.942: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.959: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.976: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:46.993: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.010: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.027: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.043: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.076: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.093: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.109: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.126: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.143: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.160: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.176: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.193: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.226: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.243: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.260: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.277: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.293: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.310: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.326: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.343: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.360: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.376: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.392: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.426: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.443: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.459: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.476: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.493: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.526: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.543: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.560: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.576: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.593: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.609: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.625: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.642: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.659: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.675: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.692: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.708: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.725: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.742: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.758: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.775: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.792: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.809: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.826: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.841: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.858: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.875: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.892: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.926: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.941: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.958: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.975: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:47.992: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.009: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.025: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.043: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.059: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.075: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.092: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.109: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.125: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.142: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.159: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.176: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.192: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.209: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.225: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.242: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.259: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.275: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.291: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.309: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.325: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.342: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.359: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.375: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.391: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.408: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.426: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.441: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.459: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.476: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.491: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.508: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.525: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.542: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.559: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.575: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.592: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.608: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.626: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.642: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.659: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.675: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.692: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.708: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.725: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.742: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.759: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.775: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.791: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.808: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.825: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.842: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.859: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.876: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.891: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.909: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.925: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.942: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.958: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.975: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:48.992: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.008: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.026: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.041: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.058: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.075: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.092: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.108: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.125: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.142: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.159: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.175: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.191: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.208: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.225: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.242: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.258: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.275: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.292: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.309: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.325: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.342: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.359: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.375: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.392: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.409: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.425: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.442: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.459: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.476: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.492: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.509: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.525: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.541: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.559: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.575: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.592: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.608: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.626: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.642: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.658: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.675: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.692: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.708: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.725: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.742: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.759: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.775: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.792: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.808: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.826: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.841: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.859: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.875: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.892: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.908: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.925: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.942: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.958: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.975: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:49.992: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.008: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.026: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.042: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.059: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.075: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.091: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.108: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.125: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.142: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.159: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.175: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.192: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.209: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.225: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.242: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.258: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.275: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.291: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.308: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.325: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.343: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.358: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.375: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.391: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.408: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.425: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.442: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.458: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.475: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.492: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.509: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.525: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.541: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.558: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.575: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.591: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.608: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.624: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.642: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.658: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.675: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.692: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.709: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.726: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.743: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.759: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.776: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.792: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.809: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.825: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.841: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.859: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.875: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.892: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.908: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.925: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.941: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.958: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.975: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:50.992: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.009: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.026: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.042: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.058: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.075: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.092: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.109: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.125: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.142: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.159: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.176: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.192: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.209: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.225: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.242: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.259: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.275: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.292: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.308: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.325: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.342: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.359: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.375: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.392: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.409: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.426: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.442: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.459: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.476: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.492: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.509: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.525: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.542: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.559: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.575: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.592: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.608: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.625: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.642: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.659: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.675: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.691: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.709: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.725: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.742: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.758: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.775: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.792: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.808: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.825: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.842: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.858: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.875: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.892: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.908: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.925: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.942: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.959: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.976: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:51.992: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.008: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.026: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.041: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.058: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.075: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.092: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.108: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.124: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.142: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.158: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.175: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.192: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.208: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.225: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.242: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.259: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.275: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.292: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.308: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.325: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.342: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.359: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.375: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.392: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.408: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.425: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.442: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.458: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.475: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.491: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.509: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.526: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.542: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.558: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.576: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.592: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.608: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.625: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.642: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.658: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.675: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.692: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.708: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.725: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.742: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.758: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.775: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.792: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.808: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.825: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.842: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.858: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.875: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.892: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.909: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.925: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.941: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.958: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.975: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:52.992: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:53.008: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:19:53.025: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 11:19:53.036 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 11:19:53.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... 11:19:53.036 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 11:19:53.038 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:19:53.038 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=DROP TABLE TEST IF EXISTS; TooltipText=null 11:19:53.038 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 11:19:53.038 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0 11:19:53.099 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed 11:19:53.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:53.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:53.103 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 11:19:53.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:53.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:53.107 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:19:53.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:19:53.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:19:53.108 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:19:53.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 '\*?\QSQL Results\E') 11:19:53.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:53.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:53.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:53.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:53.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:19:53.112 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 11:19:53.112 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 11:19:53.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:19:53.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:19:53.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:19:53.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:19:53.114 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 11:19:53.128 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 11:19:53.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 11:19:53.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:19:53.129 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 11:19:53.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 11:19:53.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:53.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:53.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:53.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:53.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:19:53.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:19:53.130 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:2 11:19:53.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:19:53.130 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)") 11:19:53.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:53.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:53.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:53.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:53.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 11:19:53.134 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Visible Results (Shift+Delete) 11:19:53.134 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 11:19:53.134 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1782): Gtk-CRITICAL **: 11:19:53.149: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 11:19:53.153: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 11:19:53.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children... 11:19:53.159 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:0 11:19:53.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children finished successfully 11:19:53.159 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 11:19:53.159 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 11:19:53.159 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 11:19:53.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:19:53.160 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 11:19:53.160 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:19:53.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:19:53.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:19:53.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:19:53.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:19:53.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:19:53.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... (Eclipse:1782): Gtk-CRITICAL **: 11:19:53.184: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 11:19:53.202: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 11:19:53.216: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 11:19:53.226: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 11:19:53.241: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 11:19:53.260: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 11:19:53.274: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 11:19:53.297: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 11:19:53.307: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 11:19:53.324: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 11:19:53.340: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 11:19:53.357: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 11:19:53.373: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 11:19:53.390: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 11:19:53.406: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 11:19:53.424: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 11:20:03.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 11:20:03.164 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 11:20:03.164 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:20:03.165 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:20:03.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:03.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:03.165 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSQLResultViewSuccess no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) 11:20:03.165 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:20:03.165 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSQLResultViewFail no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) 11:20:03.165 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 11:20:03.165 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:20:03.165 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:20:03.165 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:20:03.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:03.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:03.169 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 11:20:03.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:03.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:03.172 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:03.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:03.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:03.173 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:20:03.173 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 11:20:03.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:03.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:03.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:03.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:03.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:20:03.190 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 11:20:03.190 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 11:20:03.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:03.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:20:03.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 11:20:03.225 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:20:03.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:03.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:03.225 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 11:20:03.225 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:20:03.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:03.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:03.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:03.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:03.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:03.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:20:03.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:20:03.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children... 11:20:03.225 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 11:20:03.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:03.226 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 11:20:03.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:03.226 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 11:20:03.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully 11:20:03.226 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 11:20:03.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:03.226 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 11:20:03.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:03.226 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 11:20:03.226 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 11:20:03.226 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 11:20:03.226 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 11:20:03.226 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0) about selection 11:20:03.232 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 11:20:03.232 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 11:20:03.233 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 11:20:03.236 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 11:20:03.236 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0) and wait with time period 1 11:20:03.236 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 11:20:03.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:03.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:03.736 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 11:20:03.737 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:20:03.737 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:03.756 DEBUG [main][MenuItemLookup] Found menu:'Connect' 11:20:03.756 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 11:20:03.756 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 11:20:03.756 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:03.756 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 11:20:03.756 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 11:20:03.756 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:03.756 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 11:20:03.756 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:20:03.756 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 11:20:03.756 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:03.756 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:20:03.756 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:03.756 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook' 11:20:03.756 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook 11:20:03.756 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k" 11:20:03.756 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook 11:20:03.756 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k 11:20:03.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4c78a197 is found... 11:20:03.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4c78a197 is found finished successfully 11:20:03.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.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') 11:20:03.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:03.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:03.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:03.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:03.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:20:03.862 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:03.862 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 11:20:03.862 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:") 11:20:03.862 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:20:03.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:03.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:03.863 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 11:20:03.863 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:20:03.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:03.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:03.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:03.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:03.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 11:20:03.864 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:") 11:20:03.864 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:20:03.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:03.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:03.864 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 11:20:03.864 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:20:03.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:03.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:03.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:03.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:03.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 11:20:03.866 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Generic JDBC_1.0 11:20:03.882 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 11:20:03.882 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1782): Gtk-WARNING **: 11:20:03.891: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 11:20:03.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:03.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:03.897 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 11:20:03.897 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:20:03.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:03.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:20:03.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:20:03.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:03.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 11:20:03.897 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: myDBProfile 11:20:03.899 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 11:20:03.899 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1782): Gtk-WARNING **: 11:20:03.908: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 11:20:03.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:03.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:03.911 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 11:20:03.911 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:20:03.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:03.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:03.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:03.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:03.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 11:20:03.911 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: DROP TABLE TEST IF EXISTS; 11:20:03.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:20:03.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:20:03.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 11:20:03.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:20:03.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:20:03.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:20:03.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:20:03.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:20:03.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:20:03.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:20:03.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:20:03.914 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 11:20:03.914 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1782): Gtk-WARNING **: 11:20:03.928: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 11:20:03.933 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 11:20:03.933 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:03.933 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 11:20:03.934 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:20:03.934 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:20:03.934 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:03.934 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Ctrl+/' 11:20:03.934 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:03.934 DEBUG [main][MenuItemLookup] Found menu:'Execute All Ctrl+Alt+X' 11:20:03.934 DEBUG [main][MenuItemLookup] Item match:Execute All Ctrl+Alt+X 11:20:03.934 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All Ctrl+Alt+X" 11:20:03.934 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All Ctrl+Alt+X 11:20:03.934 INFO [main][MenuItemHandler] Select menu item: &Execute All Ctrl+Alt+X (Eclipse:1782): Gtk-WARNING **: 11:20:03.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 11:20:03.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:1782): Gtk-CRITICAL **: 11:20:03.954: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 11:20:03.959: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:03.963: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:03.984: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:03.987: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:04.001: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:04.002: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:04.017: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:04.018: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:04.034: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:04.035: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:04.049: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:04.051: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:04.067: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:04.067: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:04.083: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:04.084: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:04.099: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:04.100: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:04.116: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:04.117: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:04.132: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:04.132: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:04.149: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:04.150: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:04.166: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:04.167: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:04.182: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:04.183: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:04.199: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:04.200: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:04.215: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:04.216: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:04.232: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:04.233: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:04.248: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:04.249: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:04.266: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:04.283: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:04.300: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:04.316: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:04.333: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:04.350: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:04.367: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:04.383: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:04.399: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:04.416: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:04.433: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:04.449: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:04.466: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:04.482: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:04.484: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:04.499: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:04.501: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:04.515: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:04.517: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:04.532: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:04.534: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:04.549: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:04.550: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:04.566: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:04.568: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:04.583: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:04.585: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:04.599: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:04.601: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:04.615: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:04.617: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:04.632: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:04.633: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:04.649: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:04.650: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:04.666: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:04.667: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:04.683: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:04.701: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:04.716: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:04.734: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:04.750: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:04.767: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:04.783: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:04.800: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:04.816: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:04.834: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:04.850: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:04.867: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:04.884: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:04.900: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:04.917: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:04.934: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:04.950: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:04.967: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:04.982: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:04.984: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:04.999: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:05.001: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:05.016: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:05.018: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:05.032: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:05.034: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:05.049: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:05.051: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:05.065: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:05.066: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:05.082: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:05.084: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:05.099: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:05.101: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:05.116: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:05.119: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:05.133: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:05.135: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:05.149: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:05.151: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:05.165: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:05.168: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:05.184: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:05.200: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:05.217: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:05.234: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:05.251: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:05.268: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:05.283: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:05.300: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:05.317: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:05.333: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:05.350: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:05.367: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:05.383: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:05.400: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:05.417: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:05.433: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:05.450: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:05.466: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:05.484: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:05.500: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:05.516: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:05.532: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:05.549: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:05.566: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:05.583: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:05.599: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:05.615: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:05.633: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:05.649: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:05.666: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:05.683: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:05.700: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:05.717: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:05.732: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:05.749: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:05.766: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:05.783: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:05.800: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:05.816: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:05.833: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:05.850: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:05.866: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:05.882: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:05.899: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:05.916: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:05.933: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:05.950: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:05.966: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:05.982: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:05.999: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.016: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.033: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.049: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.066: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.082: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.100: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.116: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.133: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.149: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.166: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.183: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.199: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.216: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.233: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.249: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.266: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.282: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.299: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.316: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.333: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.349: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.366: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.383: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.399: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.416: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.432: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.449: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.466: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.483: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.499: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.516: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.532: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.550: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.566: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.582: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.599: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.616: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.633: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.649: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.665: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.683: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.699: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.716: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.733: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.750: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.766: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.783: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.799: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.816: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.833: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.849: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.866: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.882: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.900: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.916: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.933: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.949: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.966: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.982: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:06.999: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.016: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.033: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.049: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.066: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.082: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.099: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.116: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.132: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.150: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.166: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.183: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.199: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.216: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.232: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.249: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.266: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.283: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.300: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.316: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.333: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.349: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.366: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.383: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.399: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.416: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.433: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.449: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.466: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.483: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.499: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.516: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.533: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.551: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.568: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.583: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.600: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.617: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.634: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.650: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.667: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.684: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.701: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.718: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.734: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.750: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.767: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.784: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.800: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.817: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.834: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.850: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.867: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.883: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.901: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.917: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.933: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.951: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.967: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:07.983: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.000: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.017: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.035: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.051: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.067: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.083: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.101: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.117: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.134: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.150: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.167: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.184: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.200: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.217: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.234: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.250: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.267: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.284: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.301: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.317: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.334: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.350: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.367: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.384: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.400: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.417: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.434: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.450: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.467: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.484: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.500: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.517: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.533: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.549: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.566: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.583: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.599: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.616: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.632: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.649: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.666: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.683: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.699: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.716: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.733: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.749: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.766: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.783: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.799: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.816: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.833: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.849: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.866: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.883: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.899: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.916: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.933: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.950: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.967: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.984: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:08.999: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.016: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.033: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.049: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.066: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.083: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.099: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.116: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.133: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.150: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.166: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.182: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.199: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.216: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.233: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.250: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.267: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.283: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.300: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.316: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.334: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.350: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.366: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.383: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.400: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.416: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.433: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.449: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.466: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.483: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.500: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.516: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.533: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.550: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.567: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.583: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.600: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.616: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.633: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.650: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.666: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.683: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.700: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.716: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.733: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.750: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.767: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.783: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.800: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.816: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.833: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.849: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.866: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.883: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.899: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.916: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.934: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.949: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.966: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.983: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:09.999: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.016: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.033: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.050: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.067: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.082: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.099: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.116: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.133: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.150: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.166: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.183: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.199: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.216: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.233: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.250: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.266: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.282: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.299: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.316: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.332: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.349: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.366: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.383: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.400: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.416: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.433: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.450: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.466: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.482: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.499: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.516: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.533: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.550: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.566: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.583: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.600: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.616: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.633: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.650: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.666: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.683: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.700: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.717: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.733: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.750: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.765: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.783: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.800: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.816: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.833: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.849: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.866: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.883: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.900: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.916: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.933: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.950: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.966: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.983: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:10.999: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.016: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.033: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.050: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.066: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.083: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.100: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.116: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.133: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.149: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.166: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.183: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.199: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.217: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.233: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.249: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.266: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.283: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.300: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.316: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.333: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.350: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.366: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.382: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.399: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.416: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.433: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.449: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.466: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.483: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.499: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.517: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.533: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.550: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.566: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.583: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.600: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.616: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.633: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.649: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.666: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.683: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.700: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.716: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.733: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.749: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.766: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.783: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.800: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.816: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.833: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.849: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.866: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.883: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.899: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.916: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.933: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.950: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.967: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.982: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:11.999: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.016: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.033: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.049: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.066: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.083: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.100: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.117: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.133: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.149: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.166: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.183: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.199: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.217: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.233: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.249: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.266: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.283: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.300: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.316: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.333: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.349: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.366: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.383: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.400: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.416: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.433: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.450: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.467: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.483: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.499: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.516: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.533: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.550: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.566: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.583: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.599: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.617: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.633: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.650: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.667: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.683: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.700: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.717: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.733: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.750: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.767: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.783: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.800: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.817: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.833: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.850: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.867: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.883: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.899: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.916: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.933: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.950: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.967: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:12.983: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.000: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.017: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.033: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.049: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.066: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.083: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.100: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.117: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.133: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.150: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.166: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.183: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.200: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.216: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.233: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.250: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.267: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.282: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.300: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.316: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.333: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.350: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.366: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.383: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.399: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.416: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.433: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.449: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.466: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.483: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.499: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.516: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.534: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.550: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.567: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.584: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.600: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.617: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.634: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.649: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.666: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.683: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.700: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.716: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.733: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.749: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.766: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.782: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.799: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.816: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.833: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.850: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.866: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.882: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.900: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.916: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.933: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.950: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:13.966: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 11:20:13.975 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 11:20:13.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... 11:20:13.975 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 11:20:13.977 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:13.977 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=DROP TABLE TEST IF EXISTS; TooltipText=null 11:20:13.977 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 11:20:13.977 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0 11:20:14.042 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed 11:20:14.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:14.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:14.047 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 11:20:14.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:14.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:14.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:14.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:14.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:14.052 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:20:14.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 '\*?\QSQL Results\E') 11:20:14.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:14.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:14.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:14.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:14.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:20:14.056 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 11:20:14.056 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 11:20:14.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:14.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:20:14.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:20:14.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:20:14.072 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 11:20:14.072 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 11:20:14.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 11:20:14.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:14.073 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 11:20:14.073 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:20:14.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:14.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:14.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:14.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:14.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:14.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:20:14.074 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 11:20:14.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:20:14.074 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)") 11:20:14.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:14.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:14.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:14.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:14.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 11:20:14.075 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Visible Results (Shift+Delete) 11:20:14.075 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 11:20:14.075 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1782): Gtk-CRITICAL **: 11:20:14.086: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 11:20:14.091: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 11:20:14.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children... 11:20:14.096 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:0 11:20:14.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children finished successfully 11:20:14.096 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 11:20:14.096 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 11:20:14.096 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 11:20:14.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:14.097 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 11:20:14.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 11:20:14.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:14.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:14.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:14.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:14.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:14.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:14.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:14.102 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 11:20:14.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1782): Gtk-CRITICAL **: 11:20:14.106: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 11:20:14.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:14.108 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:14.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:14.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:14.109 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:20:14.109 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 11:20:14.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:14.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:14.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:14.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:14.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:20:14.112 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 11:20:14.112 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 11:20:14.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:14.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:20:14.144 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 11:20:14.144 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:20:14.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:14.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:14.145 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 11:20:14.145 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:20:14.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:14.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:14.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:14.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:14.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:14.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:20:14.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:20:14.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children... 11:20:14.145 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 11:20:14.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:14.145 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 11:20:14.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:14.145 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 11:20:14.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully 11:20:14.145 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 11:20:14.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:14.145 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 11:20:14.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:14.145 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 11:20:14.145 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 11:20:14.146 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 11:20:14.146 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 11:20:14.146 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0) about selection 11:20:14.153 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 11:20:14.153 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 11:20:14.154 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 11:20:14.157 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 11:20:14.158 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0) and wait with time period 1 11:20:14.158 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 11:20:14.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:14.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:14.658 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 11:20:14.659 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:20:14.659 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:14.680 DEBUG [main][MenuItemLookup] Found menu:'Connect' 11:20:14.680 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 11:20:14.680 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 11:20:14.680 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:14.680 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 11:20:14.680 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 11:20:14.680 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:14.680 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 11:20:14.680 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:20:14.680 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 11:20:14.680 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:14.680 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:20:14.680 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:14.680 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook' 11:20:14.680 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook 11:20:14.680 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k" 11:20:14.680 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook 11:20:14.680 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k 11:20:14.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@34dc1e8d is found... 11:20:14.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@34dc1e8d is found finished successfully 11:20:14.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.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') 11:20:14.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:14.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1782): Gtk-WARNING **: 11:20:14.809: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 11:20:14.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:14.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:14.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found (Eclipse:1782): Gtk-WARNING **: 11:20:14.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 11:20:14.823 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:14.824 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 11:20:14.824 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:") 11:20:14.824 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:20:14.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:14.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:14.824 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 11:20:14.824 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:20:14.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:14.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:14.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:14.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:14.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 11:20:14.827 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:") 11:20:14.827 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:20:14.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:14.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:14.827 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 11:20:14.827 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:20:14.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:14.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:14.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:14.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:14.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 11:20:14.829 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Generic JDBC_1.0 11:20:14.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 11:20:14.852 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1782): Gtk-WARNING **: 11:20:14.862: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 11:20:14.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:14.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:14.869 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 11:20:14.869 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:20:14.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:14.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:20:14.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:20:14.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:14.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 11:20:14.870 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: myDBProfile 11:20:14.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 11:20:14.873 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1782): Gtk-WARNING **: 11:20:14.884: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 11:20:14.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:14.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:14.888 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 11:20:14.888 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:20:14.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:14.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:14.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:14.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:14.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 11:20:14.889 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: CREATE TABLE test(INT ID,VARCHAR(40) NAME); 11:20:14.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:20:14.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:20:14.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 11:20:14.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:20:14.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:20:14.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:20:14.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:20:14.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:20:14.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:20:14.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:20:14.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:20:14.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:20:14.892 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 11:20:14.892 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1782): Gtk-WARNING **: 11:20:14.918: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 11:20:14.925 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 11:20:14.925 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:14.925 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 11:20:14.925 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:20:14.925 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:20:14.925 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:14.925 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Ctrl+/' 11:20:14.925 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:14.925 DEBUG [main][MenuItemLookup] Found menu:'Execute All Ctrl+Alt+X' 11:20:14.925 DEBUG [main][MenuItemLookup] Item match:Execute All Ctrl+Alt+X 11:20:14.925 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All Ctrl+Alt+X" 11:20:14.925 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All Ctrl+Alt+X 11:20:14.925 INFO [main][MenuItemHandler] Select menu item: &Execute All Ctrl+Alt+X 11:20:14.927 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:1782): Gtk-CRITICAL **: 11:20:14.942: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:14.948: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:14.964: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 11:20:14.969: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:14.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:14.983: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:14.985: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:15.001: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:15.003: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:15.018: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:15.020: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:15.034: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:15.036: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:15.051: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:15.053: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:15.067: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:15.068: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:15.084: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:15.085: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:15.100: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:15.101: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:15.117: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:15.118: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:15.134: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:15.135: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:15.150: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:15.151: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:15.167: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:15.168: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:15.183: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:15.184: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:15.201: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:15.202: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:15.217: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:15.218: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:15.233: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:15.234: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:15.250: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:15.252: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:15.267: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:15.284: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:15.300: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:15.318: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:15.335: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:15.353: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:15.368: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:15.384: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:15.400: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:15.418: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:15.435: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:15.451: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:15.468: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:15.482: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:15.484: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:15.500: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:15.502: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:15.516: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:15.518: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:15.533: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:15.535: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:15.551: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:15.552: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:15.567: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:15.568: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:15.583: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:15.585: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:15.600: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:15.602: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:15.617: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:15.619: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:15.634: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:15.635: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:15.649: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:15.651: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:15.667: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:15.669: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:15.685: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:15.701: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:15.718: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:15.735: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:15.752: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:15.768: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:15.785: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:15.801: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:15.818: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:15.835: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:15.853: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:15.868: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:15.885: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:15.902: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:15.918: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:15.934: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:15.951: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:15.969: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:15.985: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.002: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.018: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.035: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.052: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.068: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.085: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.102: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.118: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.135: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.152: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.168: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.185: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.201: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.217: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.235: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.251: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.269: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.285: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.301: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.318: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.335: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.352: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.369: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.384: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.401: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.419: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.435: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.452: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.468: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.484: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.501: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.517: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.534: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.551: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.567: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.584: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.600: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.617: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.634: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.651: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.667: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.684: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.701: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.717: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.734: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.750: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.767: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.784: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.801: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.818: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.834: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.851: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.867: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.884: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.900: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.917: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.933: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.950: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.967: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:16.984: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.000: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.017: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.034: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.051: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.067: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.083: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.100: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.117: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.133: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.150: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.167: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.184: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.201: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.217: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.234: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.251: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.268: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.283: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.300: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.317: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.334: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.350: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.367: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.384: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.400: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.417: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.434: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.451: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.468: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.484: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.500: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.517: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.534: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.551: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.567: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.584: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.600: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.617: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.634: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.650: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.668: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.684: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.717: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.719: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.734: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.751: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.782: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.809: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.827: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.843: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.861: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.877: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.893: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.927: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.944: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.960: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.977: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:17.993: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.010: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.028: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.045: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.061: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.077: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.094: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.111: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.128: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.145: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.161: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.178: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.194: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.211: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.228: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.244: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.261: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.278: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.294: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.311: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.327: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.345: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.362: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.378: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.394: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.411: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.428: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.445: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.461: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.478: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.494: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.511: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.528: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.545: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.561: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.578: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.599: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.611: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.628: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.645: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.662: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.678: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.694: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.711: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.727: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.744: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.761: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.778: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.794: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.811: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.828: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.845: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.861: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.878: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.894: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.911: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.929: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.945: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.962: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.977: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:18.994: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.011: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.027: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.044: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.077: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.093: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.110: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.127: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.143: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.160: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.177: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.194: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.227: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.244: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.261: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.276: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.293: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.310: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.326: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.343: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.360: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.377: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.394: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.427: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.444: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.461: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.476: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.493: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.527: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.544: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.560: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.576: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.593: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.609: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.627: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.644: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.677: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.694: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.711: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.726: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.743: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.760: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.777: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.793: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.826: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.843: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.876: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.893: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.926: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.944: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.959: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.977: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:19.994: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.009: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.027: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.043: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.077: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.094: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.110: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.127: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.143: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.160: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.177: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.194: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.209: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.227: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.244: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.260: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.276: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.293: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.310: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.327: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.344: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.360: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.377: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.394: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.427: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.444: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.460: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.477: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.493: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.527: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.543: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.560: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.576: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.593: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.609: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.627: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.644: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.677: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.694: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.710: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.727: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.743: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.760: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.777: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.794: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.827: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.844: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.876: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.893: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.927: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.944: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.960: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.976: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:20.993: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.009: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.027: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.044: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.077: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.094: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.109: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.127: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.144: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.161: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.176: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.193: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.226: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.243: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.260: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.277: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.294: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.309: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.327: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.344: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.360: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.377: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.393: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.409: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.427: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.444: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.460: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.476: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.493: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.527: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.544: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.561: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.576: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.593: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.610: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.627: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.644: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.677: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.694: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.710: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.727: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.744: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.760: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.776: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.793: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.826: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.843: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.877: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.893: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.926: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.943: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.960: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.977: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:21.993: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.010: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.027: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.044: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.061: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.076: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.093: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.110: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.127: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.144: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.160: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.177: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.194: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.211: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.227: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.244: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.260: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.277: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.293: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.310: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.327: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.344: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.360: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.377: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.394: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.426: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.444: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.461: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.476: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.493: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.527: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.544: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.560: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.577: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.594: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.610: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.626: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.643: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.677: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.693: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.710: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.727: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.744: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.760: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.777: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.793: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.827: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.844: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.876: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.893: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.927: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.944: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.960: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.976: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:22.993: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.010: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.028: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.045: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.076: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.093: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.110: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.127: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.143: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.160: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.176: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.193: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.227: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.244: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.261: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.276: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.293: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.311: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.327: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.344: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.361: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.376: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.393: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.427: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.444: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.460: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.477: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.493: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.527: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.543: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.560: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.577: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.594: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.610: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.627: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.643: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.677: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.693: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.710: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.727: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.743: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.760: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.777: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.794: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.809: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.827: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.843: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.877: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.893: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.911: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.927: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.944: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.961: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.976: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:23.993: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.010: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.027: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.043: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.077: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.093: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.110: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.127: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.144: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.161: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.176: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.193: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.227: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.244: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.261: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.277: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.293: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.314: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.329: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.349: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.369: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.383: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.397: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.435: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.449: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.463: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.477: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.494: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.511: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.526: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.543: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.560: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.577: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.593: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.610: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.627: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.643: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.677: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.693: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.710: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.727: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.744: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.761: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.778: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.794: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.827: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.844: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.861: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.877: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.894: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.927: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:24.944: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 11:20:24.951 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 11:20:24.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... 11:20:24.952 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 11:20:24.954 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:24.955 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=CREATE TABLE test(INT ID,VARCHAR(40) NAME); TooltipText=null 11:20:24.955 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 11:20:24.955 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0 11:20:25.025 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed 11:20:25.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:25.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:25.029 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 11:20:25.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:25.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:25.033 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:25.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:25.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:25.034 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:20:25.034 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E') 11:20:25.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:25.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:25.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:25.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:25.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:20:25.037 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 11:20:25.037 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 11:20:25.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:25.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:20:25.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:20:25.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:20:25.055 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 11:20:25.056 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 11:20:25.056 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 11:20:25.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:25.059 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 11:20:25.059 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:20:25.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:25.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:25.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:25.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:25.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:25.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:25.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:25.064 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 11:20:25.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:25.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:25.068 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:25.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:25.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:25.069 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:20:25.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 '\*?\QData Source Explorer\E') 11:20:25.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:25.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:25.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:25.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:25.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:20:25.072 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 11:20:25.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 11:20:25.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:25.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:20:25.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 11:20:25.104 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:20:25.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:25.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:25.104 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 11:20:25.104 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:20:25.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:25.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:25.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:25.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:25.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:25.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:20:25.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:20:25.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children... 11:20:25.105 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 11:20:25.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:25.105 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 11:20:25.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:25.105 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 11:20:25.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully 11:20:25.105 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 11:20:25.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:25.105 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 11:20:25.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:25.105 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 11:20:25.105 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 11:20:25.105 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 11:20:25.105 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 11:20:25.106 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0) about selection 11:20:25.128 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 11:20:25.129 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 11:20:25.130 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 11:20:25.134 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 11:20:25.134 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0) and wait with time period 1 11:20:25.134 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 11:20:25.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:25.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:25.634 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 11:20:25.635 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:20:25.635 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:25.654 DEBUG [main][MenuItemLookup] Found menu:'Connect' 11:20:25.655 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 11:20:25.655 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 11:20:25.655 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:25.655 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 11:20:25.655 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 11:20:25.655 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:25.655 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 11:20:25.655 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:20:25.655 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 11:20:25.655 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:25.655 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:20:25.655 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:25.655 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook' 11:20:25.655 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook 11:20:25.655 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k" 11:20:25.655 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook 11:20:25.655 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k 11:20:25.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3a153f21 is found... (Eclipse:1782): Gtk-WARNING **: 11:20:25.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 11:20:25.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3a153f21 is found finished successfully 11:20:25.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.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') 11:20:25.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:25.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:25.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:25.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:25.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:20:25.781 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:25.781 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 11:20:25.781 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:") 11:20:25.781 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:20:25.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:25.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:25.781 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 11:20:25.781 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:20:25.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:25.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:25.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:25.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:25.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 11:20:25.783 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:") 11:20:25.783 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:20:25.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:25.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:25.783 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 11:20:25.783 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:20:25.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:25.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:25.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:25.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:25.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 11:20:25.785 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Generic JDBC_1.0 11:20:25.800 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 11:20:25.800 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1782): Gtk-WARNING **: 11:20:25.808: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 11:20:25.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:25.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:25.813 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 11:20:25.813 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:20:25.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:25.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:20:25.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:20:25.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:25.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 11:20:25.814 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: myDBProfile 11:20:25.815 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 11:20:25.815 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:20:25.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:25.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:25.819 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 11:20:25.819 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:20:25.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:25.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:25.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:25.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:25.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 11:20:25.819 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: DROP TABLE TEST IF EXISTS; 11:20:25.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:20:25.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:20:25.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 11:20:25.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:20:25.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:20:25.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:20:25.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:20:25.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:20:25.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:20:25.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:20:25.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:20:25.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully (Eclipse:1782): Gtk-WARNING **: 11:20:25.829: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 11:20:25.832 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 11:20:25.832 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1782): Gtk-WARNING **: 11:20:25.847: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 11:20:25.853 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 11:20:25.853 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:25.853 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 11:20:25.853 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:20:25.853 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:20:25.853 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:25.853 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Ctrl+/' 11:20:25.853 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:25.853 DEBUG [main][MenuItemLookup] Found menu:'Execute All Ctrl+Alt+X' 11:20:25.853 DEBUG [main][MenuItemLookup] Item match:Execute All Ctrl+Alt+X 11:20:25.853 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All Ctrl+Alt+X" 11:20:25.853 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All Ctrl+Alt+X 11:20:25.853 INFO [main][MenuItemHandler] Select menu item: &Execute All Ctrl+Alt+X (Eclipse:1782): Gtk-WARNING **: 11:20:25.857: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 11:20:25.859 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:1782): Gtk-CRITICAL **: 11:20:25.876: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 11:20:25.881: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:25.885: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:25.906: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:25.909: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:25.921: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:25.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:25.938: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:25.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:25.955: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:25.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:25.972: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:25.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:25.988: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:25.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:26.004: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:26.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:26.021: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:26.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:26.037: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:26.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:26.055: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:26.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:26.071: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:26.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:26.088: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:26.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:26.104: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:26.104: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:26.122: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:26.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:26.139: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:26.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:26.155: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:26.157: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:26.171: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:26.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:26.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:26.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:26.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:26.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:26.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:26.271: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:26.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:26.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:26.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:26.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:26.357: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:26.371: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:26.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:26.404: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:26.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:26.422: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:26.425: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:26.438: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:26.442: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:26.454: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:26.457: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:26.472: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:26.475: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:26.488: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:26.490: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:26.505: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:26.507: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:26.522: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:26.524: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:26.538: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:26.541: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:26.554: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:26.557: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:26.571: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:26.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:26.587: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:26.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:26.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:26.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:26.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:26.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:26.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:26.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:26.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:26.724: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:26.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:26.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:26.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:26.790: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:26.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:26.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:26.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:26.857: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:26.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:26.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:26.904: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:26.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:26.921: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:26.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:26.938: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:26.940: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:26.955: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:26.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:26.972: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:26.974: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:26.988: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:26.990: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:27.004: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:27.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:27.021: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:27.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:27.037: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:27.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:27.055: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:27.057: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:27.071: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:27.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-CRITICAL **: 11:20:27.088: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-WARNING **: 11:20:27.090: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:27.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:27.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:27.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:27.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:27.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:27.190: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:27.214: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:27.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:27.240: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:27.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:27.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:27.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:27.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:27.324: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:27.340: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:27.357: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:27.374: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:27.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:27.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:27.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:27.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:27.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:27.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:27.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:27.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:27.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:27.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:27.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:27.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:27.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:27.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:27.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:27.640: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:27.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:27.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:27.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:27.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:27.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:27.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:27.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:27.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:27.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:27.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:27.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:27.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:27.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:27.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:27.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:27.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:27.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:27.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:27.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:27.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:27.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.104: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.121: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.171: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.204: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.371: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.404: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.604: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.721: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.771: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.921: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:28.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.004: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.371: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.421: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.457: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.540: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.590: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.640: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.657: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.890: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.907: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.940: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:29.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.040: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.140: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.471: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.504: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.571: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.771: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.921: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:30.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.071: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.204: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.321: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.471: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.604: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.821: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.871: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.904: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.971: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:31.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.021: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.121: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.371: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.604: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:32.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.121: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.254: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.354: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.371: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.404: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.421: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.571: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.771: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.871: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.921: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.971: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:33.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.121: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.171: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.354: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.371: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.404: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.471: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.571: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.654: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.671: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.721: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.821: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:34.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:35.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:35.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:35.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:35.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:35.071: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:35.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:35.104: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:35.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:35.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:35.154: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:35.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:35.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:35.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:35.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:35.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:35.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:35.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:35.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:35.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:35.321: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:35.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:35.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:35.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:35.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:35.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:35.421: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:35.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:35.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:35.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:35.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:35.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:35.521: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:35.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:35.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:35.571: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:35.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:35.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:35.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:35.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:35.654: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:35.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:35.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:35.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:35.721: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:35.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:35.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:35.771: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:35.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:35.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:35.821: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:35.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:35.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:35.871: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1782): Gtk-WARNING **: 11:20:35.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 11:20:35.897 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 11:20:35.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... 11:20:35.897 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 11:20:35.900 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:35.900 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=DROP TABLE TEST IF EXISTS; TooltipText=null 11:20:35.900 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 11:20:35.900 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0 11:20:35.963 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed 11:20:35.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:35.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:35.967 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 11:20:35.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:35.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:35.971 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:35.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:35.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:35.972 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:20:35.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 '\*?\QSQL Results\E') 11:20:35.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:35.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:35.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:35.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:35.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:20:35.976 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 11:20:35.976 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 11:20:35.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:35.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:20:35.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:20:35.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:20:35.993 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 11:20:35.993 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 11:20:35.993 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 11:20:35.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:35.996 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 11:20:35.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:20:35.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:35.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:35.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:35.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:35.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:35.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:20:35.997 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:2 11:20:35.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:20:35.998 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)") 11:20:35.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:35.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:35.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:35.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:35.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 11:20:35.998 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Visible Results (Shift+Delete) 11:20:35.999 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 11:20:35.999 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1782): Gtk-CRITICAL **: 11:20:36.015: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 11:20:36.020: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 11:20:36.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children... 11:20:36.025 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:0 11:20:36.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children finished successfully 11:20:36.025 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 11:20:36.025 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 11:20:36.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 11:20:36.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:36.026 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 11:20:36.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 11:20:36.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:36.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:36.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:36.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:36.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:36.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... (Eclipse:1782): Gtk-CRITICAL **: 11:20:36.042: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 11:20:36.056: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 11:20:36.074: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 11:20:36.091: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 11:20:36.107: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 11:20:36.123: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 11:20:36.140: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 11:20:36.156: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 11:20:36.173: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 11:20:36.190: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 11:20:36.208: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 11:20:36.224: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 11:20:36.240: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 11:20:36.257: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 11:20:36.273: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 11:20:36.290: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1782): Gtk-CRITICAL **: 11:20:36.307: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 11:20:46.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 11:20:46.030 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 11:20:46.030 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:20:46.030 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:20:46.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:46.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:46.031 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSQLResultViewFail no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) 11:20:46.031 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 11:20:46.031 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:20:46.031 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:20:46.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:46.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 88.735 s - in org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest testSQLResultViewSuccess no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) Time elapsed: 43.294 s testSQLResultViewFail no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) Time elapsed: 42.866 s Running org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 11:20:46.039 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 11:20:46.040 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:20:46.040 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:20:46.040 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 11:20:46.040 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:20:46.040 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:20:46.041 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:20:46.041 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:20:46.041 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:20:46.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.*'] 11:20:46.042 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:46.042 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:20:46.042 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectDifferentTabsOnPreferencePageTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 11:20:46.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 11:20:46.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:20:46.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:20:46.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:20:46.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.*'] 11:20:46.042 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:46.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.*'] 11:20:46.042 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:46.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:46.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:46.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:46.043 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:20:46.043 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:20:46.043 DEBUG [main][MenuItemLookup] Found menu:'File' 11:20:46.043 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:20:46.043 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:20:46.043 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:20:46.043 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:20:46.043 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:20:46.043 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:20:46.043 DEBUG [main][MenuItemLookup] Item match:Window 11:20:46.044 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:20:46.044 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:20:46.044 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:20:46.044 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:46.044 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:20:46.044 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:20:46.044 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:46.044 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:20:46.044 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:46.044 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 11:20:46.044 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:20:46.044 DEBUG [main][MenuItemLookup] Item match:Preferences 11:20:46.044 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:20:46.044 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:20:46.044 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:20:46.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:20:46.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:20:46.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:20:46.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:46.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:46.143 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:20:46.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:46.144 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:20:46.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:46.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:46.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:46.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:46.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:46.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:20:46.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:20:46.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:20:46.145 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:20:46.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:46.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:46.647 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:20:46.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:20:46.649 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:20:46.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:46.649 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:20:46.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:46.649 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:20:46.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 11:20:46.650 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 11:20:46.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:47.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:47.150 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 11:20:47.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 11:20:47.153 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 11:20:47.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:47.153 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 11:20:47.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:47.153 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 11:20:47.153 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 11:20:47.153 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 11:20:47.154 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 11:20:47.154 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 11:20:47.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:47.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:47.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:20:47.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:47.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:47.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:47.752 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") 11:20:47.752 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:20:47.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:47.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:47.753 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:20:47.753 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:20:47.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:47.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:47.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:47.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:47.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 11:20:47.763 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") 11:20:47.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:47.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:47.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:47.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:47.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 11:20:47.765 INFO [WorkbenchTestable][AbstractTabItem] Activate Contents 11:20:47.772 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") 11:20:47.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:47.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:47.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:47.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:47.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 11:20:47.773 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 11:20:47.776 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") 11:20:47.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:47.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:47.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:47.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:47.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 11:20:47.777 INFO [WorkbenchTestable][AbstractTabItem] Activate Password 11:20:47.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) 11:20:47.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:47.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:47.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:47.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:47.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:20:47.780 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:20:47.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:20:47.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:20:47.780 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:20:47.780 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:47.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:20:47.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:20:47.845 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:47.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:47.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:47.846 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 11:20:47.846 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:20:47.846 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:20:47.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:47.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:47.846 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectDifferentTabsOnPreferencePageTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 11:20:47.846 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:20:47.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:47.846 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:20:47.846 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAvailableEncryptionAlgorithmsTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 11:20:47.846 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 11:20:47.846 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:20:47.846 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:20:47.846 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:20:47.846 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:20:47.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:47.846 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:20:47.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:47.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:47.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:47.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:47.847 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:20:47.847 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:20:47.847 DEBUG [main][MenuItemLookup] Found menu:'File' 11:20:47.847 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:20:47.847 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:20:47.847 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:20:47.847 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:20:47.847 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:20:47.847 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:20:47.847 DEBUG [main][MenuItemLookup] Item match:Window 11:20:47.847 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:20:47.847 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:20:47.847 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:20:47.847 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:47.847 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:20:47.847 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:20:47.847 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:47.847 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:20:47.847 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:47.847 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 11:20:47.847 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:20:47.847 DEBUG [main][MenuItemLookup] Item match:Preferences 11:20:47.848 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:20:47.848 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:20:47.848 INFO [main][MenuItemHandler] Select menu item: &Preferences 11: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 'Preferences.*'] is available.... 11:20:48.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:20:48.585 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:20:48.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:48.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:48.593 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:20:48.593 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:48.593 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:20:48.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:48.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:48.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:48.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:48.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:48.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:20:48.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:20:48.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:20:48.595 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:20:48.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:48.595 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:20:48.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:48.595 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:20:48.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:20:48.595 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:20:48.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:48.595 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:20:48.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:48.595 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:20:48.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 11:20:48.596 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 11:20:48.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:48.596 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 11:20:48.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:48.596 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 11:20:48.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 11:20:48.596 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 11:20:48.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:48.596 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 11:20:48.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:48.596 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 11:20:48.596 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 11:20:48.596 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 11:20:48.596 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 11:20:48.597 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 11:20:48.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:48.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:48.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:48.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:48.597 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") 11:20:48.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:48.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:48.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:48.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:48.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 11:20:48.599 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 11:20:48.603 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 11:20:48.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:48.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:48.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:48.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:48.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 11:20:48.605 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 11:20:48.605 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:20:48.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:48.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:48.605 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:20:48.605 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:20:48.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:48.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:48.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:48.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:48.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 11:20:48.607 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:20:48.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:48.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:48.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:48.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:48.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:20:48.609 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:20:48.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:20:48.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:20:48.609 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:20:48.609 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:48.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:20:48.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:20:48.652 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:48.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:48.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:48.652 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 11:20:48.652 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:20:48.652 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:20:48.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:48.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:48.653 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAvailableEncryptionAlgorithmsTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 11:20:48.653 INFO [WorkbenchTestable][RequirementsRunner] Test method changeMasterPasswordTest is ignored because @Ignore annotation is presented. 11:20:48.653 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: changeMasterPasswordTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 11:20:48.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.*'] 11:20:48.653 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:48.653 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:20:48.653 INFO [WorkbenchTestable][RequirementsRunner] Started test: openStoragePreferencePageTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 11:20:48.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 11:20:48.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:20:48.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:20:48.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:20:48.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.*'] 11:20:48.653 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:48.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.*'] 11:20:48.653 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:48.653 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:48.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:48.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:48.653 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:20:48.653 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:20:48.654 DEBUG [main][MenuItemLookup] Found menu:'File' 11:20:48.654 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:20:48.654 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:20:48.654 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:20:48.654 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:20:48.654 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:20:48.654 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:20:48.654 DEBUG [main][MenuItemLookup] Item match:Window 11:20:48.654 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:20:48.654 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:20:48.654 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:20:48.654 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:48.654 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:20:48.654 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:20:48.654 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:48.654 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:20:48.654 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:48.654 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 11:20:48.654 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:20:48.654 DEBUG [main][MenuItemLookup] Item match:Preferences 11:20:48.654 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:20:48.654 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:20:48.654 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:20:48.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:20:49.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 11:20:49.379 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:20:49.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:49.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:49.388 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:20:49.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:49.388 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:20:49.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:49.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:49.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:49.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:49.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:49.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:20:49.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:20:49.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:20:49.390 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:20:49.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:49.390 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:20:49.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:49.390 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:20:49.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:20:49.390 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:20:49.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:49.390 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:20:49.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:49.390 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:20:49.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 11:20:49.391 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 11:20:49.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:49.391 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 11:20:49.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:49.391 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 11:20:49.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 11:20:49.391 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 11:20:49.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:49.391 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 11:20:49.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:49.391 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 11:20:49.391 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 11:20:49.391 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 11:20:49.391 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 11:20:49.391 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 11:20:49.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:49.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:49.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:49.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:49.393 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 11:20:49.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:49.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:49.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:49.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:49.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 11:20:49.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:20:49.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:49.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:49.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:49.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:49.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:20:49.396 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:20:49.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:20:49.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:20:49.396 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:20:49.396 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:49.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:20:49.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:20:49.443 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:49.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:49.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:49.443 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 11:20:49.443 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:20:49.443 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:20:49.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:49.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:49.444 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openStoragePreferencePageTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 11:20:49.444 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:20:49.444 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:49.444 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:20:49.444 INFO [WorkbenchTestable][RequirementsRunner] Started test: availableAlgorithmsContainsCurrentAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 11:20:49.444 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 11:20:49.444 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:20:49.444 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:20:49.444 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:20:49.444 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:20:49.444 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:49.444 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:20:49.444 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:49.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:49.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:49.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:49.444 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:20:49.445 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:20:49.445 DEBUG [main][MenuItemLookup] Found menu:'File' 11:20:49.445 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:20:49.445 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:20:49.445 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:20:49.445 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:20:49.445 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:20:49.445 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:20:49.445 DEBUG [main][MenuItemLookup] Item match:Window 11:20:49.445 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:20:49.445 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:20:49.445 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:20:49.445 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:49.445 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:20:49.445 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:20:49.445 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:49.445 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:20:49.445 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:49.445 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 11:20:49.445 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:20:49.445 DEBUG [main][MenuItemLookup] Item match:Preferences 11:20:49.445 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:20:49.445 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:20:49.445 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:20:49.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:20:50.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 'Preferences.*'] is available. finished successfully 11:20:50.155 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:20:50.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:50.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:50.167 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:20:50.167 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:50.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:20:50.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:50.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:50.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:50.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:50.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:50.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:20:50.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:20:50.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:20:50.170 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:20:50.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:50.170 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:20:50.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:50.170 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:20:50.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:20:50.170 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:20:50.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:50.170 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:20:50.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:50.171 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:20:50.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 11:20:50.171 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 11:20:50.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:50.171 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 11:20:50.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:50.171 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 11:20:50.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 11:20:50.171 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 11:20:50.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:50.171 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 11:20:50.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:50.171 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 11:20:50.172 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 11:20:50.172 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 11:20:50.172 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 11:20:50.172 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 11:20:50.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:50.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:50.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:50.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:50.173 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") 11:20:50.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:50.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:50.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:50.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:50.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 11:20:50.175 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 11:20:50.181 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 11:20:50.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:50.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:50.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:50.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:50.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 11:20:50.183 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") 11:20:50.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:50.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:50.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:50.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:50.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 11:20:50.204 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 11:20:50.204 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 11:20:50.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:50.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:50.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:50.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:50.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 11:20:50.206 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:20:50.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:50.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:50.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:50.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:50.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:20:50.209 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:20:50.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:20:50.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:20:50.209 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:20:50.209 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:50.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:20:50.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:20:50.270 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:50.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:50.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:50.270 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 11:20:50.270 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:20:50.270 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:20:50.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:50.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:50.271 INFO [WorkbenchTestable][RequirementsRunner] Finished test: availableAlgorithmsContainsCurrentAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 11:20:50.271 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:20:50.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:50.271 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:20:50.271 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 11:20:50.271 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 11:20:50.271 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:20:50.271 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:20:50.271 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:20:50.271 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:20:50.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:50.271 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:20:50.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:50.271 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:50.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:50.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:50.271 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:20:50.271 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:20:50.272 DEBUG [main][MenuItemLookup] Found menu:'File' 11:20:50.272 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:20:50.272 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:20:50.272 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:20:50.272 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:20:50.272 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:20:50.272 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:20:50.272 DEBUG [main][MenuItemLookup] Item match:Window 11:20:50.272 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:20:50.272 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:20:50.272 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:20:50.272 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:50.272 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:20:50.272 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:20:50.272 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:50.272 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:20:50.272 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:50.272 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 11:20:50.272 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:20:50.272 DEBUG [main][MenuItemLookup] Item match:Preferences 11:20:50.272 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:20:50.272 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:20:50.272 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:20:50.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.... 11:20:50.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 11:20:50.985 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:20:50.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:50.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:50.993 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:20:50.993 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:50.993 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:20:50.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:50.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:50.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:50.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:50.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:50.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:20:50.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:20:50.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:20:50.995 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:20:50.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:50.995 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:20:50.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:50.995 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:20:50.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:20:50.995 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:20:50.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:50.995 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:20:50.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:50.995 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:20:50.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 11:20:50.996 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 11:20:50.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:50.996 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 11:20:50.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:50.996 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 11:20:50.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 11:20:50.996 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 11:20:50.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:50.996 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 11:20:50.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:50.996 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 11:20:50.996 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 11:20:50.996 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 11:20:50.997 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 11:20:50.997 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 11:20:50.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:50.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:50.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:50.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:50.998 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") 11:20:50.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:50.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:51.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:51.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:51.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 11:20:51.000 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 11:20:51.004 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 11:20:51.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:51.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:51.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:51.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:51.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 11:20:51.007 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 11:20:51.007 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:20:51.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:51.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:51.007 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:20:51.007 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:20:51.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:51.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:51.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:51.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:51.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 11:20:51.009 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:20:51.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:51.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:51.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:51.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:51.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:20:51.023 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:20:51.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:20:51.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:20:51.023 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:20:51.023 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:51.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:20:51.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:20:51.071 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:51.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:51.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:51.071 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 11:20:51.071 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:20:51.071 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:20:51.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:51.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:51.072 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 11:20:51.072 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:20:51.072 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:51.072 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:20:51.072 INFO [WorkbenchTestable][RequirementsRunner] Started test: setEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 11:20:51.072 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 11:20:51.072 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:20:51.072 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:20:51.072 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:20:51.072 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:20:51.072 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:51.072 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:20:51.072 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:51.072 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:51.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:51.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:51.072 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:20:51.072 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:20:51.072 DEBUG [main][MenuItemLookup] Found menu:'File' 11:20:51.072 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:20:51.072 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:20:51.072 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:20:51.072 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:20:51.072 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:20:51.072 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:20:51.072 DEBUG [main][MenuItemLookup] Item match:Window 11:20:51.073 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:20:51.073 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:20:51.073 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:20:51.073 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:51.073 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:20:51.073 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:20:51.073 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:51.073 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:20:51.073 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:51.073 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 11:20:51.073 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:20:51.073 DEBUG [main][MenuItemLookup] Item match:Preferences 11:20:51.073 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:20:51.073 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:20:51.073 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:20:51.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.... 11:20:51.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 11:20:51.793 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:20:51.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:51.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:51.802 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:20:51.802 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:51.802 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:20:51.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:51.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:51.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:51.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:51.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:51.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:20:51.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:20:51.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:20:51.804 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:20:51.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:51.804 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:20:51.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:51.804 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:20:51.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:20:51.804 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:20:51.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:51.804 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:20:51.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:51.804 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:20:51.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 11:20:51.804 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 11:20:51.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:51.804 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 11:20:51.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:51.804 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 11:20:51.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 11:20:51.805 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 11:20:51.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:51.805 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 11:20:51.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:51.805 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 11:20:51.805 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 11:20:51.805 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 11:20:51.805 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 11:20:51.805 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 11:20:51.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:51.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:51.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:51.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:51.806 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") 11:20:51.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:51.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:51.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:51.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:51.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 11:20:51.807 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 11:20:51.812 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 11:20:51.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:51.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:51.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:51.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:51.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 11:20:51.814 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") 11:20:51.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:51.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:51.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:51.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:51.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 11:20:51.815 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 11:20:51.815 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") 11:20:51.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:51.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:51.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:51.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:51.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 11:20:51.817 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 11:20:51.817 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 11:20:51.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:51.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:51.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:51.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:51.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 11:20:51.818 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 11:20:51.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:51.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:51.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:51.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:51.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 11:20:51.831 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo PBEWithMD5AndDES to selection: PBEWithHmacSHA224AndAES_128 11:20:51.831 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") 11:20:51.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:51.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:51.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:51.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:51.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 11:20:51.832 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 11:20:51.833 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 11:20:51.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:51.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:51.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:51.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:51.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 11:20:51.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:20:51.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:51.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:51.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:51.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:51.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:20:51.842 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:20:51.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:20:51.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:20:51.843 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:20:51.843 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:51.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:20:51.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:20:51.890 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:51.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:51.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:51.890 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 11:20:51.890 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:20:51.890 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:20:51.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:51.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:51.891 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 11:20:51.891 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:20:51.891 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:51.891 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:20:51.891 INFO [WorkbenchTestable][RequirementsRunner] Started test: getStorageLocationTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 11:20:51.891 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 11:20:51.891 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:20:51.891 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:20:51.891 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:20:51.891 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:20:51.891 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:51.891 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:20:51.891 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:51.891 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:51.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:51.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:51.891 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:20:51.892 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:20:51.892 DEBUG [main][MenuItemLookup] Found menu:'File' 11:20:51.892 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:20:51.892 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:20:51.892 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:20:51.892 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:20:51.892 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:20:51.892 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:20:51.892 DEBUG [main][MenuItemLookup] Item match:Window 11:20:51.892 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:20:51.892 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:20:51.892 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:20:51.892 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:51.892 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:20:51.892 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:20:51.892 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:51.892 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:20:51.892 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:51.892 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 11:20:51.892 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:20:51.892 DEBUG [main][MenuItemLookup] Item match:Preferences 11:20:51.892 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:20:51.892 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:20:51.892 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:20:51.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.... 11:20:52.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 'Preferences.*'] is available. finished successfully 11:20:52.627 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:20:52.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:52.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:52.635 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:20:52.635 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:52.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:20:52.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:52.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:52.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:52.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:52.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:52.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:20:52.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:20:52.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:20:52.638 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:20:52.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:52.638 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:20:52.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:52.638 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:20:52.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:20:52.638 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:20:52.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:52.638 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:20:52.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:52.638 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:20:52.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 11:20:52.639 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 11:20:52.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:52.639 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 11:20:52.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:52.639 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 11:20:52.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 11:20:52.639 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 11:20:52.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:52.639 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 11:20:52.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:52.639 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 11:20:52.639 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 11:20:52.639 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 11:20:52.639 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 11:20:52.639 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 11:20:52.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:52.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:52.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:52.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:52.640 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") 11:20:52.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:52.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:52.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:52.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:52.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 11:20:52.641 INFO [WorkbenchTestable][AbstractTabItem] Activate Contents 11:20:52.648 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:") 11:20:52.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:52.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:52.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:52.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:52.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:20:52.661 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:20:52.663 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 11:20:52.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:52.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:52.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:52.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:52.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:20:52.665 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:20:52.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:20:52.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:20:52.665 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:20:52.665 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:52.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:20:52.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:20:52.709 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:52.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:52.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:52.710 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 11:20:52.710 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:20:52.710 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:20:52.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:52.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:52.710 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getStorageLocationTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 11:20:52.710 INFO [WorkbenchTestable][RequirementsRunner] Test method recoverMasterPasswordTest is ignored because @Ignore annotation is presented. 11:20:52.710 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: recoverMasterPasswordTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 11:20:52.710 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:20:52.710 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:52.710 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:20:52.711 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMasterPasswordProvidersTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 11:20:52.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 11:20:52.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:20:52.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:20:52.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:20:52.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.*'] 11:20:52.711 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:52.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.*'] 11:20:52.711 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:52.711 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:52.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:52.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:52.711 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:20:52.711 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:20:52.711 DEBUG [main][MenuItemLookup] Found menu:'File' 11:20:52.711 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:20:52.711 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:20:52.711 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:20:52.711 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:20:52.711 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:20:52.711 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:20:52.711 DEBUG [main][MenuItemLookup] Item match:Window 11:20:52.712 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:20:52.712 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:20:52.712 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:20:52.712 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:52.712 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:20:52.712 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:20:52.712 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:52.712 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:20:52.712 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:52.712 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 11:20:52.712 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:20:52.712 DEBUG [main][MenuItemLookup] Item match:Preferences 11:20:52.712 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:20:52.712 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:20:52.712 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:20:52.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:20:53.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 'Preferences.*'] is available. finished successfully 11:20:53.429 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:20:53.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:53.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:53.441 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:20:53.441 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:53.441 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:20:53.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:53.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:53.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:53.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:53.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:53.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:20:53.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:20:53.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:20:53.443 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:20:53.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:53.443 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:20:53.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:53.444 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:20:53.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:20:53.444 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:20:53.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:53.444 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:20:53.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:53.444 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:20:53.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 11:20:53.444 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 11:20:53.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:53.444 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 11:20:53.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:53.444 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 11:20:53.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 11:20:53.444 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 11:20:53.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:53.444 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 11:20:53.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:53.445 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 11:20:53.445 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 11:20:53.445 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 11:20:53.445 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 11:20:53.445 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 11:20:53.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:53.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:53.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:53.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:53.446 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 11:20:53.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:53.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:53.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:53.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:53.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:20:53.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:20:53.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:20:53.451 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:20:53.451 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:20:53.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:53.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:53.451 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:20:53.451 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:20:53.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:53.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:53.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:53.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:53.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:20:53.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:20:53.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:20:53.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) 11:20:53.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:53.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:53.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:53.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:53.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:20:53.455 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:20:53.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:20:53.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:20:53.455 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:20:53.455 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:53.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:20:53.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:20:53.502 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:53.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:53.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:53.502 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 11:20:53.502 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:20:53.502 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:20:53.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:53.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:53.503 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMasterPasswordProvidersTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 11:20:53.503 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 11:20:53.503 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:20:53.503 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:20:53.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:53.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 10, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 7.465 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.804 s getAvailableEncryptionAlgorithmsTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) Time elapsed: 0.807 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.79 s availableAlgorithmsContainsCurrentAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) Time elapsed: 0.827 s getEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) Time elapsed: 0.801 s setEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) Time elapsed: 0.819 s getStorageLocationTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) Time elapsed: 0.819 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.792 s Running org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 11:20:53.511 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 11:20:53.514 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:20:53.514 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:20:53.514 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 11:20:53.514 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:20:53.514 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:20:53.532 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:20:53.532 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:20:53.532 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:20:53.532 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 11:20:53.532 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 11:20:53.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:53.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:53.532 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:53.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:53.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:53.532 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") 11:20:53.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:53.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:53.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:53.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:53.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 11:20:53.542 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 11:20:53.542 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 11:20:53.542 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:53.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 11:20:53.598 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 11:20:53.598 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 11:20:53.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:53.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:53.598 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:20:53.599 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:20:53.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:53.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:53.599 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 11:20:53.599 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:20:53.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:53.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:53.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:53.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:53.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:20:53.600 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 11:20:53.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:20:53.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:20:53.600 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 11:20:53.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:20:53.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:20:53.600 TRACE [main][WidgetHandler] Notify Table with event 13 11:20:53.600 TRACE [main][WidgetHandler] Wait for synchronization 11:20:53.600 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:20:53.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:53.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:53.600 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 11:20:53.600 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:20:53.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:53.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:53.601 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 11:20:53.601 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:20:53.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:53.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:53.601 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 11:20:53.601 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:20:53.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:53.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:53.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:53.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:53.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:20:53.602 INFO [WorkbenchTestable][AbstractButton] Click button &Open 11:20:53.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:20:53.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:20:53.602 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:20:53.602 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:53.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:20:53.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:20:53.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 11:20:53.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:53.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:53.789 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:20:53.789 DEBUG [main][MenuItemLookup] Found menu:'File' 11:20:53.789 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:20:53.789 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:20:53.789 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:20:53.789 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:20:53.789 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:20:53.790 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:20:53.790 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:20:53.790 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:20:53.790 DEBUG [main][MenuItemLookup] Item match:Window 11:20:53.791 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:20:53.791 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:20:53.791 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:20:53.791 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:53.791 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:20:53.791 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:20:53.791 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:53.791 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:20:53.791 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:53.791 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:20:53.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:53.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:53.791 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:20:53.791 DEBUG [main][MenuItemLookup] Found menu:'File' 11:20:53.791 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:20:53.791 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:20:53.791 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:20:53.791 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:20:53.791 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:20:53.791 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:20:53.791 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:20:53.791 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:20:53.791 DEBUG [main][MenuItemLookup] Item match:Window 11:20:53.791 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:20:53.791 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:20:53.791 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:20:53.791 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:53.791 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:20:53.791 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:20:53.791 DEBUG [main][MenuItemLookup] Item match:Perspective 11:20:53.792 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 11:20:53.792 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:53.792 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 11:20:53.792 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 11:20:53.792 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 11:20:53.792 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 11:20:53.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 11:20:53.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:53.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:53.792 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:20:53.792 DEBUG [main][MenuItemLookup] Found menu:'File' 11:20:53.792 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:20:53.792 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:20:53.792 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:20:53.792 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:20:53.792 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:20:53.792 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:20:53.792 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:20:53.792 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:20:53.792 DEBUG [main][MenuItemLookup] Item match:Window 11:20:53.792 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:20:53.792 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:20:53.792 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:20:53.792 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:53.792 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:20:53.792 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:20:53.792 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:53.792 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:20:53.792 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:53.792 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:20:53.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:53.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:53.792 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:20:53.792 DEBUG [main][MenuItemLookup] Found menu:'File' 11:20:53.792 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:20:53.792 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:20:53.792 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:20:53.792 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:20:53.792 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:20:53.792 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:20:53.792 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:20:53.792 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:20:53.792 DEBUG [main][MenuItemLookup] Item match:Window 11:20:53.792 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:20:53.792 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:20:53.792 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:20:53.792 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:53.792 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:20:53.792 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:20:53.792 DEBUG [main][MenuItemLookup] Item match:Perspective 11:20:53.793 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 11:20:53.793 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:53.793 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 11:20:53.793 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 11:20:53.793 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 11:20:53.793 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 11:20:53.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:53.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:53.793 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:20:53.793 DEBUG [main][MenuItemLookup] Found menu:'File' 11:20:53.793 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:20:53.793 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:20:53.793 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:20:53.793 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:20:53.793 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:20:53.793 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:20:53.793 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:20:53.793 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:20:53.793 DEBUG [main][MenuItemLookup] Item match:Window 11:20:53.793 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:20:53.793 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:20:53.793 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:20:53.793 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:53.793 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:20:53.793 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:20:53.793 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:53.793 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:20:53.793 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:53.793 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:20:53.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:53.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:53.793 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:20:53.793 DEBUG [main][MenuItemLookup] Found menu:'File' 11:20:53.793 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:20:53.793 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:20:53.793 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:20:53.793 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:20:53.793 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:20:53.793 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:20:53.793 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:20:53.793 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:20:53.793 DEBUG [main][MenuItemLookup] Item match:Window 11:20:53.793 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:20:53.793 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:20:53.793 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:20:53.793 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:53.793 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:20:53.793 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:20:53.793 DEBUG [main][MenuItemLookup] Item match:Perspective 11:20:53.794 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 11:20:53.794 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:53.794 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 11:20:53.794 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 11:20:53.794 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 11:20:53.794 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 11:20:53.794 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 11:20:53.794 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 11:20:53.794 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 11:20:53.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 11:20:53.837 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 11:20:53.837 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 11:20:53.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:53.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:53.837 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:20:53.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:53.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:53.837 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 11:20:53.837 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:20:53.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:53.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:53.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 "Reset Perspective") 11:20:53.837 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:20:53.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:53.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:53.838 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 11:20:53.838 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:20:53.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:53.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:53.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:53.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:53.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:20:53.838 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 11:20:53.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:20:53.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:20:53.843 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:20:53.843 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:54.040 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:20:54.040 INFO [WorkbenchTestable][RequirementsRunner] Started test: delete no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) 11:20:54.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 11:20:54.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:20:54.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:20:54.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:20:54.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:54.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:20:54.053 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' view via menu. 11:20:54.053 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:54.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:54.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:54.053 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:20:54.053 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:20:54.053 DEBUG [main][MenuItemLookup] Found menu:'File' 11:20:54.054 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:20:54.054 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:20:54.054 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:20:54.054 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:20:54.054 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:20:54.054 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:20:54.054 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:20:54.054 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:20:54.054 DEBUG [main][MenuItemLookup] Item match:Window 11:20:54.054 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:20:54.054 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:20:54.054 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:20:54.054 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:54.054 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:20:54.054 DEBUG [main][MenuItemLookup] Item match:Show View 11:20:54.057 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 11:20:54.057 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 11:20:54.057 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 11:20:54.057 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 11:20:54.057 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 11:20:54.057 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 11:20:54.057 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 11:20:54.057 DEBUG [main][MenuItemLookup] Found menu:'Progress' 11:20:54.057 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 11:20:54.057 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 11:20:54.057 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 11:20:54.057 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 11:20:54.057 DEBUG [main][MenuItemLookup] Found menu:'Templates' 11:20:54.057 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 11:20:54.057 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:54.057 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 11:20:54.057 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 11:20:54.058 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 11:20:54.058 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 11:20:54.058 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 11:20:54.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 11:20:54.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 11:20:54.160 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 11:20:54.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:54.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:54.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 11:20:54.165 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:20:54.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:54.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:54.165 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:20:54.165 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:20:54.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:54.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:54.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:54.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:54.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:54.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:20:54.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:20:54.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Remote Systems has children... 11:20:54.166 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Remote Systems 11:20:54.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:54.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:54.669 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Remote Systems 11:20:54.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Remote Systems has children finished successfully 11:20:54.670 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Remote Systems 11:20:54.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:54.670 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Remote Systems is already expanded. No action performed 11:20:54.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:54.670 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Remote Systems 11:20:54.670 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Remote Systems 11:20:54.671 DEBUG [main][TreeItemHandler] Selecting tree item: Remote Systems 11:20:54.671 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Remote Systems about selection 11:20:54.671 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Remote Systems 11:20:54.671 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:20:54.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:54.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:54.671 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:20:54.671 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:20:54.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:54.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:54.672 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 11:20:54.672 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:20:54.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:54.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:54.672 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:20:54.672 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:20:54.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:54.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:54.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:54.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:54.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:20:54.673 INFO [WorkbenchTestable][AbstractButton] Click button &Open 11:20:54.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:20:54.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:20:54.673 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:20:54.673 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:54.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:20:54.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:20:54.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.rse.ui.view.SystemViewPart' view is open... 11:20:54.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:54.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:54.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.rse.ui.view.SystemViewPart' view is open finished successfully 11:20:54.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:54.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:54.856 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:54.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:54.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:54.857 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:20:54.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 '\*?\QRemote Systems\E') 11:20:54.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:54.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:54.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:54.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:54.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:20:55.044 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:55.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:55.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:55.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:20:55.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:20:55.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:20:55.082 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 11:20:55.082 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:55.082 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:55.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:55.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:20:55.083 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:55.083 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:55.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:55.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:20:55.084 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:20:55.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:55.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:55.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:55.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:55.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:55.084 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 11:20:55.084 DEBUG [main][TreeItemHandler] Selecting tree item: Local 11:20:55.084 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 11:20:55.087 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 11:20:55.088 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:20:55.088 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:55.160 DEBUG [main][MenuItemLookup] Found menu:'New' 11:20:55.160 DEBUG [main][MenuItemLookup] Item match:New 11:20:55.160 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 11:20:55.160 DEBUG [main][MenuItemLookup] Item match:Connection... 11:20:55.161 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 11:20:55.161 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 11:20:55.161 INFO [main][MenuItemHandler] Select menu item: &Connection... 11:20:55.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 11:20:55.256 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 11:20:55.256 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 11:20:55.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:55.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:55.257 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:20:55.257 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:55.257 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:55.257 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:20:55.257 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:55.257 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:55.257 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:20:55.257 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:55.258 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:55.258 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 11:20:55.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:55.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:55.258 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 11:20:55.258 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:55.259 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 11:20:55.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:55.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:55.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:55.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:55.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:55.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:20:55.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:20:55.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:20:55.260 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:20:55.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:55.260 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:20:55.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:55.260 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:20:55.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:20:55.261 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:20:55.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:55.261 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:20:55.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:55.261 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:20:55.261 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 11:20:55.261 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 11:20:55.261 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 11:20:55.269 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 11:20:55.269 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 11:20:55.269 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 11:20:55.269 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) 11:20:55.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:55.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:55.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:55.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:55.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:20:55.275 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:20:55.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:20:55.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:20:55.275 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:20:55.275 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:55.313 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 11:20:55.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:55.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:20:55.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:20:55.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:55.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 11:20:55.313 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1 11:20:55.316 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 11:20:55.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:55.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:55.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:55.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:55.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:20:55.317 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:20:55.318 INFO [WorkbenchTestable][AbstractText] Text set to: system1 11:20:55.318 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 11:20:55.318 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 11:20:55.318 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) 11:20:55.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:55.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:55.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:55.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:55.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:20:55.320 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:20:55.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:20:55.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:20:55.320 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:20:55.320 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:55.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:20:55.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:20:55.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:20:55.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:20:55.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:20:55.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-32lq2' is not running, skipped 11:20:55.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:20:55.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:20:55.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:20:55.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:20:55.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:20:55.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:20:55.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:20:55.408 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:20:55.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:20:55.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1... 11:20:55.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:55.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:55.430 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:55.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:55.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:55.430 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:20:55.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 11:20:55.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:55.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:55.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:55.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:55.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:20:55.457 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:55.457 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:55.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:55.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:20:55.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:20:55.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:20:55.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:20:55.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:55.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:55.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:55.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:55.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:55.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1 finished successfully 11:20:55.460 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 11:20:55.460 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:55.460 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:55.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:55.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:20:55.461 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 11:20:55.461 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:55.461 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:55.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:55.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:20:55.462 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:55.462 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:55.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:55.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:20:55.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 11:20:55.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:55.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:55.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:55.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:55.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:55.463 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 11:20:55.463 DEBUG [main][TreeItemHandler] Selecting tree item: Local 11:20:55.463 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 11:20:55.481 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 11:20:55.485 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:20:55.485 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:55.523 DEBUG [main][MenuItemLookup] Found menu:'New' 11:20:55.523 DEBUG [main][MenuItemLookup] Item match:New 11:20:55.524 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 11:20:55.524 DEBUG [main][MenuItemLookup] Item match:Connection... 11:20:55.524 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 11:20:55.524 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 11:20:55.529 INFO [main][MenuItemHandler] Select menu item: &Connection... 11:20:55.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 11:20:55.593 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 11:20:55.593 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 11:20:55.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:55.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:55.594 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:20:55.594 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:55.594 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:55.594 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:20:55.594 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:55.594 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:55.594 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"] 11:20:55.594 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:55.594 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:55.594 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 11:20:55.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:55.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:55.594 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 11:20:55.594 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:55.594 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 11:20:55.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:55.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:55.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:55.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:55.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:55.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:20:55.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:20:55.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:20:55.596 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:20:55.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:55.596 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:20:55.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:55.596 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:20:55.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:20:55.596 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:20:55.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:55.596 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:20:55.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:55.596 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:20:55.596 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 11:20:55.596 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 11:20:55.596 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 11:20:55.598 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 11:20:55.598 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 11:20:55.598 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 11:20:55.598 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) 11:20:55.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:55.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:55.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:55.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:55.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:20:55.599 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:20:55.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:20:55.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:20:55.599 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:20:55.599 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:55.638 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 11:20:55.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:55.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:20:55.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:20:55.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:55.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 11:20:55.639 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:localhost 11:20:55.643 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 11:20:55.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:55.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:55.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:55.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:55.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:20:55.644 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:20:55.644 INFO [WorkbenchTestable][AbstractText] Text set to: system2 11:20:55.645 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 11:20:55.645 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 11:20:55.645 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) 11:20:55.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:55.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:55.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:55.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:55.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:20:55.647 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:20:55.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:20:55.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:20:55.647 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:20:55.647 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:55.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:20:55.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:20:55.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:20:55.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:20:55.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:20:55.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-32lq2' is not running, skipped 11:20:55.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:20:55.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:20:55.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:20:55.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:20:55.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:20:55.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:20:55.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:20:55.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:20:55.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:20:55.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2... 11:20:55.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:55.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:55.708 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:55.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:55.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:55.708 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:20:55.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 '\*?\QRemote Systems\E') 11:20:55.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:55.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:55.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:55.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:55.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:20:55.714 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:55.714 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:55.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:55.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:20:55.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:20:55.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:20:55.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 11:20:55.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:55.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:55.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:55.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:55.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:55.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2 finished successfully 11:20:55.740 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 11:20:55.741 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:55.741 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:55.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:55.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:20:55.742 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:55.742 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:55.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:55.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:20:55.743 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:20:55.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:55.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:55.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:55.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:55.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:55.743 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:55.743 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:55.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:55.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:20:55.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 11:20:55.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:55.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:55.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:55.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:55.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:55.744 INFO [WorkbenchTestable][System] Deleting system system1 11:20:55.744 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 11:20:55.744 DEBUG [main][TreeItemHandler] Selecting tree item: system1 11:20:55.745 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 11:20:55.747 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 11:20:55.765 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 11:20:55.765 DEBUG [main][TreeItemHandler] Selecting tree item: system1 11:20:55.768 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 11:20:55.770 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 11:20:55.771 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:20:55.771 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:55.805 DEBUG [main][MenuItemLookup] Found menu:'New' 11:20:55.805 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:20:55.805 DEBUG [main][MenuItemLookup] Found menu:'Go To' 11:20:55.805 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:55.805 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:20:55.805 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 11:20:55.805 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 11:20:55.805 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:55.805 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:20:55.805 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:55.805 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 11:20:55.805 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 11:20:55.805 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 11:20:55.805 DEBUG [main][MenuItemLookup] Found menu:'Move...' 11:20:55.805 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:20:55.805 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:20:55.805 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:55.805 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 11:20:55.805 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 11:20:55.805 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:55.805 DEBUG [main][MenuItemLookup] Found menu:'Connect' 11:20:55.805 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 11:20:55.805 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:55.805 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 11:20:55.805 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:20:55.805 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:55.831 DEBUG [main][MenuItemLookup] Found menu:'New' 11:20:55.832 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:20:55.832 DEBUG [main][MenuItemLookup] Found menu:'Go To' 11:20:55.832 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:55.832 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:20:55.832 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 11:20:55.832 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 11:20:55.832 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:55.832 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:20:55.832 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:55.832 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 11:20:55.832 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 11:20:55.832 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 11:20:55.832 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 11:20:55.832 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 11:20:55.832 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1782): Gtk-CRITICAL **: 11:20:55.862: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 11:20:55.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 11:20:55.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 11:20:55.893 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 11:20:55.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:55.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:55.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") 11:20:55.894 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:20:55.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:55.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:55.894 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 11:20:55.894 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:20:55.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:55.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:55.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:55.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:55.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:20:55.894 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 11:20:55.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:20:55.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:20:55.895 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:20:55.895 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:55.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:20:55.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:20:55.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1... 11:20:55.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:55.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:55.952 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:55.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:55.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:55.953 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:20:55.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 '\*?\QRemote Systems\E') 11:20:55.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:55.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:55.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:55.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:55.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:20:55.976 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:55.976 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:55.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:55.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:20:55.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:20:55.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:20:55.979 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:20:55.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:55.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:55.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:55.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:55.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:55.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1 finished successfully 11:20:55.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:20:55.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-32lq2' is not running, skipped 11:20:55.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:20:55.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:20:55.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:20:55.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:20:55.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:20:55.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:20:55.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:20:55.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:20:55.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:20:55.979 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:55.979 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:55.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:55.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:20:55.980 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:20:55.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:55.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:55.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:55.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:55.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:55.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:55.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:55.981 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:55.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:55.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:55.981 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:55.981 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:55.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:55.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:20:55.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:20:55.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:20:55.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 11:20:55.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:55.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:55.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:55.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:55.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:55.984 INFO [WorkbenchTestable][System] Deleting system Local 11:20:55.984 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 11:20:55.984 INFO [WorkbenchTestable][System] Deleting system system2 11:20:55.984 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2 11:20:55.984 DEBUG [main][TreeItemHandler] Selecting tree item: system2 11:20:55.984 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection 11:20:55.986 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2 11:20:55.987 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2 11:20:55.988 DEBUG [main][TreeItemHandler] Selecting tree item: system2 11:20:55.988 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection 11:20:55.989 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2 11:20:55.990 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:20:55.990 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:56.048 DEBUG [main][MenuItemLookup] Found menu:'New' 11:20:56.048 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:20:56.048 DEBUG [main][MenuItemLookup] Found menu:'Go To' 11:20:56.048 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:56.048 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:20:56.048 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 11:20:56.048 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 11:20:56.048 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:56.048 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:20:56.048 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:56.048 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 11:20:56.048 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 11:20:56.048 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 11:20:56.048 DEBUG [main][MenuItemLookup] Found menu:'Move...' 11:20:56.048 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:20:56.048 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:20:56.048 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:56.048 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 11:20:56.048 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 11:20:56.048 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:56.048 DEBUG [main][MenuItemLookup] Found menu:'Connect' 11:20:56.048 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 11:20:56.048 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:56.048 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 11:20:56.048 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:20:56.048 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:56.065 DEBUG [main][MenuItemLookup] Found menu:'New' 11:20:56.065 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:20:56.065 DEBUG [main][MenuItemLookup] Found menu:'Go To' 11:20:56.065 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:56.065 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:20:56.065 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 11:20:56.065 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 11:20:56.065 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:56.065 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:20:56.065 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:56.065 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 11:20:56.065 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 11:20:56.065 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 11:20:56.065 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 11:20:56.065 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 11:20:56.065 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1782): Gtk-CRITICAL **: 11:20:56.080: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 11:20:56.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 11:20:56.117 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 11:20:56.117 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 11:20:56.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:56.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:56.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 "Delete") 11:20:56.117 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:20:56.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:56.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:56.117 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 11:20:56.117 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:20:56.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:56.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:56.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:56.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:56.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:20:56.118 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 11:20:56.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:20:56.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:20:56.118 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:20:56.118 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:56.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:20:56.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:20:56.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2... 11:20:56.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:56.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:56.161 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:56.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:56.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:56.161 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:20:56.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 '\*?\QRemote Systems\E') 11:20:56.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:56.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:56.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:56.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:56.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:20:56.166 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:56.166 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:56.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:56.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:20:56.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:20:56.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:20:56.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 11:20:56.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:56.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:56.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:56.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:56.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:56.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2 finished successfully 11:20:56.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:20:56.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-32lq2' is not running, skipped 11:20:56.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:20:56.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:20:56.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:20:56.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:20:56.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:20:56.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:20:56.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:20:56.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:20:56.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:20:56.198 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 11:20:56.198 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:20:56.198 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:20:56.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:56.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:56.198 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 11:20:56.199 INFO [WorkbenchTestable][RequirementsRunner] Finished test: delete no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) 11:20:56.208 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:20:56.208 INFO [WorkbenchTestable][RequirementsRunner] Started test: disconnect_disconnected no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) 11:20:56.208 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 11:20:56.208 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:20:56.208 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:20:56.208 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:20:56.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:56.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:56.215 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 11:20:56.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:56.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:56.223 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:56.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:56.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:56.224 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:20:56.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 '\*?\QRemote Systems\E') 11:20:56.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:56.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:56.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:56.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:56.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:20:56.249 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:56.249 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:56.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:56.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:20:56.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:20:56.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:20:56.251 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 11:20:56.251 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:56.251 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:56.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:56.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:20:56.252 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:56.252 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:56.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:56.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:20:56.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:20:56.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:56.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:56.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:56.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:56.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:56.253 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 11:20:56.253 DEBUG [main][TreeItemHandler] Selecting tree item: Local 11:20:56.253 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 11:20:56.256 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 11:20:56.257 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:20:56.257 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:56.289 DEBUG [main][MenuItemLookup] Found menu:'New' 11:20:56.289 DEBUG [main][MenuItemLookup] Item match:New 11:20:56.290 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 11:20:56.290 DEBUG [main][MenuItemLookup] Item match:Connection... 11:20:56.290 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 11:20:56.290 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 11:20:56.290 INFO [main][MenuItemHandler] Select menu item: &Connection... 11:20:56.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 11:20:56.353 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 11:20:56.353 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 11:20:56.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:56.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:56.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'] 11:20:56.355 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:56.355 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:56.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'] 11:20:56.355 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:56.355 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:56.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 Connection"] 11:20:56.355 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:56.355 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:56.355 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 11:20:56.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:56.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:56.355 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 11:20:56.355 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:56.355 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 11:20:56.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:56.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:56.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:56.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:56.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:56.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:20:56.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:20:56.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:20:56.357 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:20:56.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:56.357 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:20:56.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:56.357 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:20:56.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:20:56.357 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:20:56.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:56.357 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:20:56.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:56.357 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:20:56.357 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 11:20:56.357 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 11:20:56.358 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 11:20:56.359 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 11:20:56.360 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 11:20:56.360 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 11:20:56.360 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) 11:20:56.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:56.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:56.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:56.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:56.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:20:56.361 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:20:56.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:20:56.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:20:56.361 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:20:56.361 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:56.390 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 11:20:56.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:56.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:20:56.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:20:56.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:56.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 11:20:56.390 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1 11:20:56.393 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 11:20:56.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:56.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:56.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:56.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:56.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:20:56.394 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:20:56.394 INFO [WorkbenchTestable][AbstractText] Text set to: system1 11:20:56.394 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 11:20:56.394 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 11:20:56.394 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) 11:20:56.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:56.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:56.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:56.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:56.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:20:56.397 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:20:56.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:20:56.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:20:56.397 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:20:56.397 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:56.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:20:56.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:20:56.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:20:56.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:20:56.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:20:56.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-32lq2' is not running, skipped 11:20:56.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:20:56.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:20:56.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:20:56.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:20:56.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:20:56.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:20:56.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:20:56.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:20:56.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:20:56.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1... 11:20:56.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:56.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:56.466 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:56.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:56.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:56.466 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:20:56.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 '\*?\QRemote Systems\E') 11:20:56.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:56.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:56.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:56.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:56.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:20:56.488 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:56.488 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:56.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:56.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:20:56.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:20:56.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:20:56.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 11:20:56.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:56.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:56.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:56.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:56.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:56.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1 finished successfully 11:20:56.491 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 11:20:56.491 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:56.491 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:56.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:56.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:20:56.492 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 11:20:56.492 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:56.492 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:56.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:56.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:20:56.492 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:56.493 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:56.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:56.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:20:56.493 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:20:56.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:56.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:56.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:56.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:56.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:56.493 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 11:20:56.493 DEBUG [main][TreeItemHandler] Selecting tree item: Local 11:20:56.494 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 11:20:56.527 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 11:20:56.528 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:20:56.528 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:56.548 DEBUG [main][MenuItemLookup] Found menu:'New' 11:20:56.549 DEBUG [main][MenuItemLookup] Item match:New 11:20:56.549 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 11:20:56.549 DEBUG [main][MenuItemLookup] Item match:Connection... 11:20:56.549 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 11:20:56.549 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 11:20:56.549 INFO [main][MenuItemHandler] Select menu item: &Connection... 11:20:56.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 11:20:56.620 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 11:20:56.620 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 11:20:56.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:56.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:56.622 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:20:56.622 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:56.622 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:56.622 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:20:56.622 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:56.622 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:56.622 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:20:56.622 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:56.622 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:56.622 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 11:20:56.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:56.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:56.622 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 11:20:56.622 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:56.623 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 11:20:56.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:56.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:56.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:56.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:56.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:56.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:20:56.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:20:56.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:20:56.624 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:20:56.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:56.625 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:20:56.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:56.625 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:20:56.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:20:56.625 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:20:56.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:56.625 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:20:56.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:56.625 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:20:56.625 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 11:20:56.625 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 11:20:56.625 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 11:20:56.639 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 11:20:56.639 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 11:20:56.639 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 11:20:56.639 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) 11:20:56.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:56.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:56.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:56.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:56.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:20:56.641 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:20:56.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:20:56.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:20:56.641 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:20:56.641 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:56.670 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 11:20:56.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:56.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:20:56.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:20:56.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:56.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 11:20:56.670 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:localhost 11:20:56.674 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 11:20:56.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:56.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:56.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:56.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:56.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:20:56.674 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:20:56.675 INFO [WorkbenchTestable][AbstractText] Text set to: system2 11:20:56.675 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 11:20:56.675 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 11:20:56.675 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) 11:20:56.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:56.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:56.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:56.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:56.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:20:56.676 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:20:56.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:20:56.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:20:56.676 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:20:56.677 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:56.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:20:56.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:20:56.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:20:56.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:20:56.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:20:56.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-32lq2' is not running, skipped 11:20:56.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:20:56.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:20:56.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:20:56.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:20:56.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:20:56.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:20:56.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:20:56.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:20:56.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:20:56.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2... 11:20:56.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:56.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:56.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:56.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:56.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:56.758 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:20:56.758 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 11:20:56.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:56.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:56.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:56.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:56.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:20:56.779 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:56.779 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:56.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:56.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:20:56.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:20:56.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:20:56.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 11:20:56.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:56.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:56.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:56.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:56.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:56.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2 finished successfully 11:20:56.782 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 11:20:56.782 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:56.782 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:56.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:56.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:20:56.783 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:56.783 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:56.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:56.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:20:56.783 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:20:56.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:56.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:56.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:56.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:56.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:56.784 INFO [WorkbenchTestable][System] Disconnecting from remote system system1 11:20:56.784 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 11:20:56.784 DEBUG [main][TreeItemHandler] Selecting tree item: system1 11:20:56.784 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 11:20:56.786 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 11:20:56.787 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:20:56.787 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:56.826 DEBUG [main][MenuItemLookup] Found menu:'New' 11:20:56.826 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:20:56.826 DEBUG [main][MenuItemLookup] Found menu:'Go To' 11:20:56.826 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:56.826 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:20:56.826 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 11:20:56.826 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 11:20:56.826 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:56.826 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:20:56.826 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:56.826 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 11:20:56.826 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 11:20:56.826 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 11:20:56.826 DEBUG [main][MenuItemLookup] Found menu:'Move...' 11:20:56.826 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:20:56.826 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:20:56.826 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:56.826 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 11:20:56.826 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 11:20:56.826 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:56.826 DEBUG [main][MenuItemLookup] Found menu:'Connect' 11:20:56.826 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 11:20:56.826 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:56.826 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 11:20:56.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:56.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:56.826 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:56.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:56.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:56.827 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:56.827 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:56.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:56.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:20:56.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:20:56.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:20:56.852 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:20:56.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:56.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:56.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:56.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:56.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:56.852 INFO [WorkbenchTestable][System] Deleting system Local 11:20:56.852 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 11:20:56.852 INFO [WorkbenchTestable][System] Deleting system system1 11:20:56.852 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 11:20:56.852 DEBUG [main][TreeItemHandler] Selecting tree item: system1 11:20:56.852 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 11:20:56.855 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 11:20:56.856 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 11:20:56.856 DEBUG [main][TreeItemHandler] Selecting tree item: system1 11:20:56.856 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 11:20:56.858 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 11:20:56.859 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:20:56.859 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:56.892 DEBUG [main][MenuItemLookup] Found menu:'New' 11:20:56.892 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:20:56.892 DEBUG [main][MenuItemLookup] Found menu:'Go To' 11:20:56.892 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:56.892 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:20:56.892 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 11:20:56.892 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 11:20:56.892 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:56.892 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:20:56.892 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:56.892 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 11:20:56.892 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 11:20:56.892 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 11:20:56.892 DEBUG [main][MenuItemLookup] Found menu:'Move...' 11:20:56.892 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:20:56.892 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:20:56.892 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:56.892 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 11:20:56.892 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 11:20:56.892 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:56.892 DEBUG [main][MenuItemLookup] Found menu:'Connect' 11:20:56.892 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 11:20:56.892 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:56.892 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 11:20:56.894 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:20:56.894 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:56.913 DEBUG [main][MenuItemLookup] Found menu:'New' 11:20:56.913 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:20:56.913 DEBUG [main][MenuItemLookup] Found menu:'Go To' 11:20:56.913 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:56.914 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:20:56.914 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 11:20:56.914 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 11:20:56.914 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:56.914 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:20:56.914 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:56.914 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 11:20:56.914 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 11:20:56.914 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 11:20:56.914 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 11:20:56.914 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 11:20:56.914 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1782): Gtk-CRITICAL **: 11:20:56.934: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 11:20:56.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 11:20:56.969 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 11:20:56.969 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 11:20:56.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:56.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:56.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:20:56.969 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:20:56.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:56.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:56.969 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 11:20:56.969 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:20:56.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:56.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:56.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:56.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:56.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:20:56.970 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 11:20:56.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:20:56.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:20:56.970 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:20:56.970 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:57.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:20:57.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:20:57.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1... 11:20:57.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:57.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:57.020 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:57.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:57.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:57.021 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:20:57.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 '\*?\QRemote Systems\E') 11:20:57.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:57.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:57.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:57.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:57.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:20:57.027 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:57.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:57.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:57.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:20:57.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:20:57.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:20:57.030 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:20:57.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:57.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:57.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:57.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:57.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:57.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1 finished successfully 11:20:57.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:20:57.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:20:57.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-32lq2' is not running, skipped 11:20:57.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:20:57.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:20:57.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:20:57.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:20:57.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:20:57.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:20:57.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:20:57.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:20:57.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:20:57.031 INFO [WorkbenchTestable][System] Deleting system system2 11:20:57.031 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2 11:20:57.031 DEBUG [main][TreeItemHandler] Selecting tree item: system2 11:20:57.031 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection 11:20:57.053 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2 11:20:57.055 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2 11:20:57.055 DEBUG [main][TreeItemHandler] Selecting tree item: system2 11:20:57.055 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection 11:20:57.057 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2 11:20:57.058 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:20:57.058 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:57.077 DEBUG [main][MenuItemLookup] Found menu:'New' 11:20:57.077 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:20:57.077 DEBUG [main][MenuItemLookup] Found menu:'Go To' 11:20:57.077 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:57.077 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:20:57.077 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 11:20:57.077 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 11:20:57.077 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:57.077 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:20:57.077 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:57.077 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 11:20:57.077 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 11:20:57.077 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 11:20:57.077 DEBUG [main][MenuItemLookup] Found menu:'Move...' 11:20:57.077 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:20:57.077 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:20:57.077 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:57.077 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 11:20:57.077 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 11:20:57.077 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:57.077 DEBUG [main][MenuItemLookup] Found menu:'Connect' 11:20:57.077 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 11:20:57.077 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:57.077 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 11:20:57.077 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:20:57.077 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:57.093 DEBUG [main][MenuItemLookup] Found menu:'New' 11:20:57.093 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:20:57.093 DEBUG [main][MenuItemLookup] Found menu:'Go To' 11:20:57.093 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:57.093 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:20:57.093 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 11:20:57.093 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 11:20:57.093 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:57.093 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:20:57.093 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:57.093 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 11:20:57.093 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 11:20:57.093 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 11:20:57.093 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 11:20:57.093 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 11:20:57.093 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1782): Gtk-CRITICAL **: 11:20:57.125: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 11:20:57.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 11:20:57.162 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 11:20:57.162 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 11:20:57.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:57.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:57.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 "Delete") 11:20:57.162 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:20:57.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:57.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:57.162 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 11:20:57.162 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:20:57.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:57.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:57.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:57.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:57.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:20:57.163 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 11:20:57.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:20:57.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:20:57.163 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:20:57.163 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:57.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:20:57.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:20:57.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2... 11:20:57.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:57.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:57.216 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:57.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:57.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:57.217 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:20:57.217 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 11:20:57.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:57.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:57.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:57.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:57.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:20:57.223 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:57.223 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:57.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:57.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:20:57.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:20:57.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:20:57.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:20:57.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:57.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:57.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:57.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:57.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:57.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2 finished successfully 11:20:57.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:20:57.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-32lq2' is not running, skipped 11:20:57.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:20:57.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:20:57.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:20:57.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:20:57.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:20:57.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:20:57.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:20:57.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:20:57.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:20:57.246 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 11:20:57.246 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:20:57.246 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:20:57.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:57.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:57.247 INFO [WorkbenchTestable][RequirementsRunner] Finished test: disconnect_disconnected no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) 11:20:57.247 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:20:57.247 INFO [WorkbenchTestable][RequirementsRunner] Started test: isConnected_false no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) 11:20:57.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 11:20:57.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:20:57.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:20:57.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:20:57.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:57.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:57.254 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 11:20:57.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:57.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:57.261 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:57.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:57.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:57.261 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:20:57.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 '\*?\QRemote Systems\E') 11:20:57.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:57.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:57.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:57.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:57.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:20:57.268 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:57.268 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:57.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:57.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:20:57.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:20:57.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:20:57.270 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 11:20:57.270 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:57.270 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:57.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:57.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:20:57.271 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:57.271 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:57.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:57.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:20:57.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 11:20:57.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:57.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:57.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:57.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:57.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:57.272 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 11:20:57.272 DEBUG [main][TreeItemHandler] Selecting tree item: Local 11:20:57.272 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 11:20:57.290 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 11:20:57.291 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:20:57.291 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:57.307 DEBUG [main][MenuItemLookup] Found menu:'New' 11:20:57.307 DEBUG [main][MenuItemLookup] Item match:New 11:20:57.307 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 11:20:57.307 DEBUG [main][MenuItemLookup] Item match:Connection... 11:20:57.307 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 11:20:57.307 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 11:20:57.308 INFO [main][MenuItemHandler] Select menu item: &Connection... 11:20:57.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 11:20:57.378 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 11:20:57.378 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 11:20:57.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:57.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:57.379 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:20:57.379 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:57.379 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:57.379 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:20:57.379 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:57.379 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:57.379 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"] 11:20:57.379 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:57.379 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:57.379 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 11:20:57.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:57.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:57.380 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 11:20:57.380 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:57.380 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 11:20:57.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:57.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:57.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:57.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:57.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:57.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:20:57.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:20:57.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:20:57.381 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:20:57.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:57.381 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:20:57.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:57.381 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:20:57.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:20:57.381 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:20:57.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:57.381 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:20:57.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:57.381 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:20:57.382 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 11:20:57.382 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 11:20:57.382 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 11:20:57.383 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 11:20:57.384 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 11:20:57.384 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 11:20:57.384 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) 11:20:57.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:57.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:57.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:57.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:57.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:20:57.385 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:20:57.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:20:57.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:20:57.385 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:20:57.385 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:57.413 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 11:20:57.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:57.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:20:57.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:20:57.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:57.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 11:20:57.414 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1 11:20:57.418 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 11:20:57.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:57.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:57.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:57.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:57.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:20:57.418 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:20:57.419 INFO [WorkbenchTestable][AbstractText] Text set to: system1 11:20:57.419 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 11:20:57.419 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 11:20:57.419 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) 11:20:57.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:57.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:57.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:57.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:57.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:20:57.422 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:20:57.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:20:57.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:20:57.422 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:20:57.422 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:57.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:20:57.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:20:57.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:20:57.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:20:57.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:20:57.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:20:57.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:20:57.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-32lq2' is not running, skipped 11:20:57.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:20:57.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:20:57.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:20:57.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:20:57.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:20:57.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:20:57.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:20:57.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:20:57.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1... 11:20:57.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:57.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:57.497 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:57.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:57.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:57.498 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:20:57.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 '\*?\QRemote Systems\E') 11:20:57.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:57.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:57.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:57.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:57.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:20:57.524 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:57.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:57.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:57.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:20:57.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:20:57.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:20:57.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 11:20:57.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:57.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:57.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:57.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:57.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:57.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1 finished successfully 11:20:57.527 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 11:20:57.527 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:57.527 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:57.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:57.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:20:57.528 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 11:20:57.528 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:57.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:57.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:57.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:20:57.529 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:57.529 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:57.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:57.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:20: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 11:20:57.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:57.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:57.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:57.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:57.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:57.530 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 11:20:57.530 DEBUG [main][TreeItemHandler] Selecting tree item: Local 11:20:57.531 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 11:20:57.534 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 11:20:57.535 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:20:57.535 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:57.575 DEBUG [main][MenuItemLookup] Found menu:'New' 11:20:57.575 DEBUG [main][MenuItemLookup] Item match:New 11:20:57.575 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 11:20:57.575 DEBUG [main][MenuItemLookup] Item match:Connection... 11:20:57.575 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 11:20:57.575 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 11:20:57.575 INFO [main][MenuItemHandler] Select menu item: &Connection... 11:20:57.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 11:20:57.641 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 11:20:57.642 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 11:20:57.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:57.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:57.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'] 11:20:57.643 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:57.643 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:57.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'] 11:20:57.643 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:57.643 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:57.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: "New Connection"] 11:20:57.643 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:57.643 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:57.643 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 11:20:57.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:57.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:57.643 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 11:20:57.643 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:57.644 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 11:20:57.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:57.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:57.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:57.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:57.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:57.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:20:57.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:20:57.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:20:57.648 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:20:57.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:57.648 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:20:57.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:57.648 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:20:57.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:20:57.648 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:20:57.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:57.649 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:20:57.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:57.649 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:20:57.649 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 11:20:57.649 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 11:20:57.649 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 11:20:57.650 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 11:20:57.650 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 11:20:57.650 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 11:20:57.650 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) 11:20:57.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:57.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:57.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:57.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:57.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:20:57.652 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:20:57.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:20:57.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:20:57.652 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:20:57.652 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:57.684 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 11:20:57.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:57.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:20:57.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:20:57.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:57.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 11:20:57.685 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:localhost 11:20:57.688 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 11:20:57.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:57.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:57.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:57.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:57.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:20:57.688 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:20:57.689 INFO [WorkbenchTestable][AbstractText] Text set to: system2 11:20:57.689 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 11:20:57.689 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 11:20:57.689 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) 11:20:57.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:57.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:57.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:57.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:57.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:20:57.691 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:20:57.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:20:57.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:20:57.691 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:20:57.691 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:57.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:20:57.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:20:57.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:20:57.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:20:57.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:20:57.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:20:57.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-32lq2' is not running, skipped 11:20:57.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:20:57.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:20:57.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:20:57.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:20:57.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:20:57.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:20:57.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:20:57.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:20:57.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2... 11:20:57.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:57.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:57.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:57.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:57.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:57.762 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:20:57.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 '\*?\QRemote Systems\E') 11:20:57.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:57.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:57.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:57.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:57.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:20:57.769 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:57.769 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:57.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:57.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:20:57.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:20:57.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:20:57.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 11:20:57.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:57.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:57.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:57.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:57.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:57.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2 finished successfully 11:20:57.772 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 11:20:57.772 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:57.772 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:57.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:57.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:20:57.773 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:57.773 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:57.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:57.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:20:57.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 11:20:57.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:57.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:57.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:57.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:57.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:57.774 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 11:20:57.775 DEBUG [main][TreeItemHandler] Selecting tree item: system1 11:20:57.775 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 11:20:57.796 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 11:20:57.797 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:20:57.797 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:57.820 DEBUG [main][MenuItemLookup] Found menu:'New' 11:20:57.820 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:20:57.820 DEBUG [main][MenuItemLookup] Found menu:'Go To' 11:20:57.820 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:57.820 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:20:57.820 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 11:20:57.820 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 11:20:57.820 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:57.820 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:20:57.820 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:57.820 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 11:20:57.820 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 11:20:57.820 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 11:20:57.820 DEBUG [main][MenuItemLookup] Found menu:'Move...' 11:20:57.820 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:20:57.820 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:20:57.820 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:57.820 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 11:20:57.820 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 11:20:57.820 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:57.820 DEBUG [main][MenuItemLookup] Found menu:'Connect' 11:20:57.820 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 11:20:57.820 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:57.820 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 11:20:57.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:57.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:57.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:57.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:57.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:57.821 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:57.821 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:57.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:57.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:20:57.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:20:57.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:20:57.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:20:57.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:57.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:57.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:57.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:57.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:57.823 INFO [WorkbenchTestable][System] Deleting system Local 11:20:57.823 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 11:20:57.823 INFO [WorkbenchTestable][System] Deleting system system1 11:20:57.823 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 11:20:57.824 DEBUG [main][TreeItemHandler] Selecting tree item: system1 11:20:57.824 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 11:20:57.844 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 11:20:57.845 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 11:20:57.845 DEBUG [main][TreeItemHandler] Selecting tree item: system1 11:20:57.845 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 11:20:57.847 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 11:20:57.849 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:20:57.849 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:57.869 DEBUG [main][MenuItemLookup] Found menu:'New' 11:20:57.870 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:20:57.870 DEBUG [main][MenuItemLookup] Found menu:'Go To' 11:20:57.870 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:57.870 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:20:57.870 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 11:20:57.870 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 11:20:57.870 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:57.870 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:20:57.870 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:57.870 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 11:20:57.870 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 11:20:57.870 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 11:20:57.870 DEBUG [main][MenuItemLookup] Found menu:'Move...' 11:20:57.870 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:20:57.870 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:20:57.870 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:57.870 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 11:20:57.870 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 11:20:57.870 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:57.870 DEBUG [main][MenuItemLookup] Found menu:'Connect' 11:20:57.870 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 11:20:57.870 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:57.870 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 11:20:57.870 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:20:57.870 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:57.889 DEBUG [main][MenuItemLookup] Found menu:'New' 11:20:57.889 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:20:57.889 DEBUG [main][MenuItemLookup] Found menu:'Go To' 11:20:57.889 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:57.889 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:20:57.889 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 11:20:57.889 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 11:20:57.889 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:57.889 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:20:57.889 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:57.889 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 11:20:57.889 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 11:20:57.889 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 11:20:57.889 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 11:20:57.889 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 11:20:57.889 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1782): Gtk-CRITICAL **: 11:20:57.905: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 11:20:57.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 11:20:57.950 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 11:20:57.950 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 11:20:57.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:57.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:57.951 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:20:57.951 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:20:57.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:57.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:57.951 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 11:20:57.951 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:20:57.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:57.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:57.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:57.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:57.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:20:57.952 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 11:20:57.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:20:57.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:20:57.952 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:20:57.952 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:57.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:20:57.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:20:57.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1... 11:20:57.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:57.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:57.993 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:57.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:57.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:57.993 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:20:57.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 '\*?\QRemote Systems\E') 11:20:57.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:57.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:58.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:58.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:58.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:20:58.016 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:58.016 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:58.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:58.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:20:58.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:20:58.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:20:58.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.ctab.DefaultCTabItem, index 0 and no matchers specified 11:20:58.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:58.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:58.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:58.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:58.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:58.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1 finished successfully 11:20:58.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:20:58.019 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:20:58.019 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-32lq2' is not running, skipped 11:20:58.019 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:20:58.019 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:20:58.019 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:20:58.019 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:20:58.019 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:20:58.019 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:20:58.019 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:20:58.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:20:58.019 INFO [WorkbenchTestable][System] Deleting system system2 11:20:58.020 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2 11:20:58.020 DEBUG [main][TreeItemHandler] Selecting tree item: system2 11:20:58.020 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection 11:20:58.023 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2 11:20:58.024 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2 11:20:58.024 DEBUG [main][TreeItemHandler] Selecting tree item: system2 11:20:58.025 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection 11:20:58.027 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2 11:20:58.028 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:20:58.028 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:58.067 DEBUG [main][MenuItemLookup] Found menu:'New' 11:20:58.067 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:20:58.067 DEBUG [main][MenuItemLookup] Found menu:'Go To' 11:20:58.067 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:58.067 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:20:58.067 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 11:20:58.067 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 11:20:58.067 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:58.067 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:20:58.067 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:58.067 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 11:20:58.067 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 11:20:58.067 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 11:20:58.067 DEBUG [main][MenuItemLookup] Found menu:'Move...' 11:20:58.067 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:20:58.067 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:20:58.067 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:58.067 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 11:20:58.067 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 11:20:58.067 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:58.067 DEBUG [main][MenuItemLookup] Found menu:'Connect' 11:20:58.067 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 11:20:58.067 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:58.067 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 11:20:58.067 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:20:58.067 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:58.084 DEBUG [main][MenuItemLookup] Found menu:'New' 11:20:58.084 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:20:58.084 DEBUG [main][MenuItemLookup] Found menu:'Go To' 11:20:58.084 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:58.084 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:20:58.084 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 11:20:58.084 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 11:20:58.084 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:58.084 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:20:58.084 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:58.084 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 11:20:58.084 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 11:20:58.084 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 11:20:58.084 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 11:20:58.084 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 11:20:58.084 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1782): Gtk-CRITICAL **: 11:20:58.099: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 11:20:58.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 11:20:58.139 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 11:20:58.139 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 11:20:58.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:58.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:58.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 11:20:58.139 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:20:58.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:58.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:58.139 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 11:20:58.139 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:20:58.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:58.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:58.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:58.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:58.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:20:58.140 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 11:20:58.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:20:58.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:20:58.140 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:20:58.140 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:58.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:20:58.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:20:58.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2... 11:20:58.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:58.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:58.183 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:58.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:58.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:58.184 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:20:58.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 11:20:58.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:58.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:58.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:58.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:58.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:20:58.218 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:58.218 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:58.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:58.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:20:58.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:20:58.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:20:58.220 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:20:58.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:58.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:58.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:58.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:58.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:58.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2 finished successfully 11:20:58.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:20:58.221 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:20:58.221 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-32lq2' is not running, skipped 11:20:58.221 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:20:58.221 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:20:58.221 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:20:58.221 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:20:58.221 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:20:58.221 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:20:58.221 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:20:58.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:20:58.221 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 11:20:58.221 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:20:58.221 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:20:58.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:58.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:58.236 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isConnected_false no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) 11:20:58.236 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 11:20:58.236 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:20:58.236 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:20:58.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:58.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.727 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.159 s disconnect_disconnected no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) Time elapsed: 1.039 s isConnected_false no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) Time elapsed: 0.989 s Running org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 11:20:58.246 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 11:20:58.247 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:20:58.247 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:20:58.247 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 11:20:58.247 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:20:58.247 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:20:58.247 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:20:58.247 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:20:58.248 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:20:58.248 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:20:58.248 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSystem_notFound no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 11:20:58.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 11:20:58.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:20:58.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:20:58.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:20:58.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:58.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:58.256 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 11:20:58.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:58.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:58.263 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:58.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:58.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:58.263 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:20:58.263 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 11:20:58.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:58.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:58.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:58.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:58.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:20:58.270 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:58.270 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:58.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:58.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:20:58.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:20:58.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:20:58.289 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 11:20:58.312 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:58.312 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:58.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:58.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:20:58.313 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:58.313 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:58.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:58.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:20:58.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 11:20:58.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:58.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:58.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:58.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:58.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:58.314 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 11:20:58.314 DEBUG [main][TreeItemHandler] Selecting tree item: Local 11:20:58.314 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 11:20:58.317 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 11:20:58.318 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:20:58.319 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:58.340 DEBUG [main][MenuItemLookup] Found menu:'New' 11:20:58.340 DEBUG [main][MenuItemLookup] Item match:New 11:20:58.340 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 11:20:58.340 DEBUG [main][MenuItemLookup] Item match:Connection... 11:20:58.340 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 11:20:58.341 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 11:20:58.341 INFO [main][MenuItemHandler] Select menu item: &Connection... 11:20:58.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 11:20:58.410 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 11:20:58.410 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 11:20:58.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:58.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:58.411 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:20:58.411 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:58.411 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:58.411 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:20:58.411 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:58.411 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:58.412 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:20:58.412 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:58.412 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:58.412 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 11:20:58.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:58.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:58.412 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 11:20:58.412 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:58.412 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 11:20:58.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:58.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:58.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:58.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:58.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:58.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:20:58.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:20:58.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:20:58.419 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:20:58.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:58.420 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:20:58.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:58.420 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:20:58.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:20:58.420 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:20:58.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:58.420 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:20:58.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:58.420 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:20:58.420 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 11:20:58.420 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 11:20:58.420 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 11:20:58.422 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 11:20:58.422 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 11:20:58.422 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 11:20:58.422 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) 11:20:58.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:58.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:58.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:58.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:58.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:20:58.424 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:20:58.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:20:58.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:20:58.424 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:20:58.424 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:58.457 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 11:20:58.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:58.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:20:58.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:20:58.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:58.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 11:20:58.457 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1 11:20:58.461 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 11:20:58.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:58.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:58.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:58.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:58.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:20:58.461 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:20:58.462 INFO [WorkbenchTestable][AbstractText] Text set to: Test Remote System A 11:20:58.462 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 11:20:58.462 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 11:20:58.462 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) 11:20:58.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:58.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:58.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:58.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:58.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:20:58.464 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:20:58.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:20:58.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:20:58.464 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:20:58.464 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:58.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:20:58.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:20:58.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:20:58.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:20:58.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:20:58.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-32lq2' is not running, skipped 11:20:58.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:20:58.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:20:58.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:20:58.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:20:58.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:20:58.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:20:58.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:20:58.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:20:58.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A... 11:20:58.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:58.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:58.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:58.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:58.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:58.539 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:20:58.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 '\*?\QRemote Systems\E') 11:20:58.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:58.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:58.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:58.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:58.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:20:58.563 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:58.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:58.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:58.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:20:58.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:20:58.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:20:58.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:20:58.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:58.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:58.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:58.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:58.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:58.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A finished successfully 11:20:58.566 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:58.566 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:58.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:58.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:20:58.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 11:20:58.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:58.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:58.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:58.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:58.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:58.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:58.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:58.567 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:58.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:58.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:58.567 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:58.567 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:58.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:58.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:20:58.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:20:58.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:20:58.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 11:20:58.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:58.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:58.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:58.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:58.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:58.570 INFO [WorkbenchTestable][System] Deleting system Local 11:20:58.570 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 11:20:58.570 INFO [WorkbenchTestable][System] Deleting system Test Remote System A 11:20:58.570 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A 11:20:58.570 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A 11:20:58.570 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection 11:20:58.572 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A 11:20:58.573 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A 11:20:58.573 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A 11:20:58.573 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection 11:20:58.590 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A 11:20:58.592 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:20:58.607 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:58.626 DEBUG [main][MenuItemLookup] Found menu:'New' 11:20:58.626 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:20:58.626 DEBUG [main][MenuItemLookup] Found menu:'Go To' 11:20:58.626 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:58.626 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:20:58.626 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 11:20:58.626 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 11:20:58.626 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:58.626 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:20:58.626 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:58.626 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 11:20:58.626 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 11:20:58.627 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 11:20:58.627 DEBUG [main][MenuItemLookup] Found menu:'Move...' 11:20:58.627 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:20:58.627 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:20:58.627 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:58.627 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 11:20:58.627 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 11:20:58.627 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:58.627 DEBUG [main][MenuItemLookup] Found menu:'Connect' 11:20:58.627 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 11:20:58.627 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:58.627 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 11:20:58.627 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:20:58.627 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:58.644 DEBUG [main][MenuItemLookup] Found menu:'New' 11:20:58.644 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:20:58.644 DEBUG [main][MenuItemLookup] Found menu:'Go To' 11:20:58.644 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:58.644 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:20:58.644 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 11:20:58.644 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 11:20:58.644 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:58.644 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:20:58.644 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:58.644 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 11:20:58.644 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 11:20:58.644 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 11:20:58.644 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 11:20:58.644 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 11:20:58.644 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1782): Gtk-CRITICAL **: 11:20:58.660: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 11:20:58.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 11:20:58.690 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 11:20:58.690 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 11:20:58.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:58.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:58.691 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:20:58.691 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:20:58.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:58.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:58.691 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 11:20:58.691 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:20:58.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:58.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:58.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:58.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:58.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:20:58.692 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 11:20:58.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:20:58.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:20:58.692 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:20:58.692 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:58.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:20:58.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:20:58.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A... 11:20:58.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:58.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:58.739 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:58.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:58.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:58.740 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:20:58.740 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 11:20:58.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:58.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:58.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:58.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:58.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:20:58.762 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:58.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:58.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:58.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:20:58.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:20:58.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:20:58.765 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:20:58.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:58.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:58.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:58.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:58.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:58.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A finished successfully 11:20:58.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:20:58.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:20:58.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-32lq2' is not running, skipped 11:20:58.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:20:58.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:20:58.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:20:58.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:20:58.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:20:58.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:20:58.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:20:58.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:20:58.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:20:58.765 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 11:20:58.765 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:20:58.765 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:20:58.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:58.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:58.765 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSystem_notFound no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 11:20:58.766 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:20:58.766 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSystems no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 11:20:58.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 11:20:58.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:20:58.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:20:58.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:20:58.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:58.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:58.772 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 11:20:58.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:58.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:58.794 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:58.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:58.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:58.794 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:20:58.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 '\*?\QRemote Systems\E') 11:20:58.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:58.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:58.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:58.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:58.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:20:58.801 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:58.801 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:58.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:58.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:20:58.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:20:58.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:20:58.803 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 11:20:58.803 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:58.803 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:58.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:58.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:20:58.804 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:58.804 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:58.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:58.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:20:58.805 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:20:58.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:58.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:58.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:58.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:58.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:58.805 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 11:20:58.805 DEBUG [main][TreeItemHandler] Selecting tree item: Local 11:20:58.805 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 11:20:58.822 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 11:20:58.824 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:20:58.824 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:58.843 DEBUG [main][MenuItemLookup] Found menu:'New' 11:20:58.843 DEBUG [main][MenuItemLookup] Item match:New 11:20:58.843 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 11:20:58.843 DEBUG [main][MenuItemLookup] Item match:Connection... 11:20:58.843 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 11:20:58.843 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 11:20:58.844 INFO [main][MenuItemHandler] Select menu item: &Connection... 11:20:58.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 11:20:58.903 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 11:20:58.903 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 11:20:58.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:58.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:58.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'] 11:20:58.904 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:58.904 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:58.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'] 11:20:58.904 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:58.904 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:58.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: "New Connection"] 11:20:58.905 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:58.905 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:58.905 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 11:20:58.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:58.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:58.905 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 11:20:58.905 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:58.905 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 11:20:58.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:58.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:58.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:58.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:58.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:58.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:20:58.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:20:58.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:20:58.906 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:20:58.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:58.906 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:20:58.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:58.906 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:20:58.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:20:58.906 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:20:58.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:58.907 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:20:58.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:58.907 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:20:58.907 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 11:20:58.907 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 11:20:58.907 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 11:20:58.908 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 11:20:58.908 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 11:20:58.908 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 11:20:58.908 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) 11:20:58.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:58.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:58.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:58.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:58.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:20:58.910 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:20:58.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:20:58.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:20:58.910 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:20:58.910 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:58.941 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 11:20:58.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:58.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:20:58.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:20:58.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:58.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 11:20:58.941 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:localhost 11:20:58.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 11:20:58.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:58.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:58.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:58.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:58.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:20:58.945 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:20:58.946 INFO [WorkbenchTestable][AbstractText] Text set to: Test Remote System A 11:20:58.946 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 11:20:58.946 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 11:20:58.946 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) 11:20:58.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:58.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:58.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:58.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:58.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:20:58.949 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:20:58.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:20:58.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:20:58.949 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:20:58.949 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:58.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:20:58.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:20:58.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:20:58.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:20:58.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:20:58.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-32lq2' is not running, skipped 11:20:58.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:20:58.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:20:58.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:20:58.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:20:58.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:20:58.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:20:58.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:20:58.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:20:58.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:20:58.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A... 11:20:59.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:59.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:59.022 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:59.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:59.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:59.022 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:20:59.022 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 11:20:59.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:59.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:59.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:59.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:59.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:20:59.047 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:59.047 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:59.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:59.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:20:59.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:20:59.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:20:59.050 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:20:59.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:59.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:59.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:59.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:59.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:59.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A finished successfully 11:20:59.050 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 11:20:59.050 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:59.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:59.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:59.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:20:59.051 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 11:20:59.051 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:59.051 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:59.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:59.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:20:59.052 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:59.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:59.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:59.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:20:59.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 11:20:59.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:59.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:59.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:59.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:59.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:59.053 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 11:20:59.053 DEBUG [main][TreeItemHandler] Selecting tree item: Local 11:20:59.053 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 11:20:59.055 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 11:20:59.057 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:20:59.057 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:59.094 DEBUG [main][MenuItemLookup] Found menu:'New' 11:20:59.094 DEBUG [main][MenuItemLookup] Item match:New 11:20:59.095 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 11:20:59.095 DEBUG [main][MenuItemLookup] Item match:Connection... 11:20:59.095 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 11:20:59.095 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 11:20:59.095 INFO [main][MenuItemHandler] Select menu item: &Connection... 11:20:59.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 11:20:59.156 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 11:20:59.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 11:20:59.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:59.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:59.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'] 11:20:59.158 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:59.158 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:59.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'] 11:20:59.158 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:59.158 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:59.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: "New Connection"] 11:20:59.158 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:59.158 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:59.158 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 11:20:59.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:59.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:59.158 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 11:20:59.158 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:59.158 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 11:20:59.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:59.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:59.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:59.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:59.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:59.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:20:59.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:20:59.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:20:59.163 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:20:59.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:59.163 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:20:59.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:59.163 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:20:59.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:20:59.163 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:20:59.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:20:59.163 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:20:59.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:20:59.163 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:20:59.163 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 11:20:59.164 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 11:20:59.164 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 11:20:59.165 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 11:20:59.165 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 11:20:59.165 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 11:20:59.165 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) 11:20:59.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:59.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:59.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:59.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:59.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:20:59.166 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:20:59.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:20:59.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:20:59.166 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:20:59.166 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:59.196 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 11:20:59.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:59.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:20:59.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:20:59.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:59.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 11:20:59.197 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1 11:20:59.200 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 11:20:59.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:59.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:59.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:59.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:59.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:20:59.201 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:20:59.201 INFO [WorkbenchTestable][AbstractText] Text set to: Test Remote System B 11:20:59.202 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 11:20:59.202 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 11:20:59.202 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) 11:20:59.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:59.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:59.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:59.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:59.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:20:59.204 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:20:59.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:20:59.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:20:59.204 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:20:59.204 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:59.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:20:59.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:20:59.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:20:59.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:20:59.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:20:59.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-32lq2' is not running, skipped 11:20:59.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:20:59.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:20:59.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:20:59.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:20:59.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:20:59.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:20:59.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:20:59.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:20:59.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:20:59.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System B... 11:20:59.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:59.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:59.266 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:59.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:59.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:59.266 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:20:59.266 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 11:20:59.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:59.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:59.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:59.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:59.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:20:59.289 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:59.289 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:59.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:59.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:20:59.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:20:59.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:20:59.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 11:20:59.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:59.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:59.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:59.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:59.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:59.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System B finished successfully 11:20:59.293 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:59.293 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:59.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:59.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:20:59.294 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:20:59.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:59.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:59.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:59.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:59.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:59.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:59.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:59.294 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:59.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:59.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:59.295 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:59.295 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:59.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:59.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:20:59.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:20:59.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:20:59.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 11:20:59.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:59.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:59.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:59.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:59.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:59.297 INFO [WorkbenchTestable][System] Deleting system Local 11:20:59.297 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 11:20:59.297 INFO [WorkbenchTestable][System] Deleting system Test Remote System A 11:20:59.297 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A 11:20:59.297 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A 11:20:59.297 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection 11:20:59.300 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A 11:20:59.301 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A 11:20:59.301 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A 11:20:59.301 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection 11:20:59.303 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A 11:20:59.304 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:20:59.304 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:59.352 DEBUG [main][MenuItemLookup] Found menu:'New' 11:20:59.352 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:20:59.352 DEBUG [main][MenuItemLookup] Found menu:'Go To' 11:20:59.352 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:59.352 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:20:59.352 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 11:20:59.352 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 11:20:59.352 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:59.352 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:20:59.352 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:59.352 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 11:20:59.352 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 11:20:59.352 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 11:20:59.352 DEBUG [main][MenuItemLookup] Found menu:'Move...' 11:20:59.352 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:20:59.352 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:20:59.352 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:59.352 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 11:20:59.352 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 11:20:59.352 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:59.352 DEBUG [main][MenuItemLookup] Found menu:'Connect' 11:20:59.352 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 11:20:59.352 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:59.352 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 11:20:59.352 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:20:59.352 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:59.372 DEBUG [main][MenuItemLookup] Found menu:'New' 11:20:59.372 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:20:59.372 DEBUG [main][MenuItemLookup] Found menu:'Go To' 11:20:59.372 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:59.372 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:20:59.372 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 11:20:59.372 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 11:20:59.372 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:59.372 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:20:59.372 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:59.372 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 11:20:59.372 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 11:20:59.372 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 11:20:59.372 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 11:20:59.372 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 11:20:59.373 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1782): Gtk-CRITICAL **: 11:20:59.388: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 11:20:59.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 11:20:59.430 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 11:20:59.430 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 11:20:59.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:59.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:59.437 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:20:59.437 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:20:59.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:59.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:59.437 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 11:20:59.437 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:20:59.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:59.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:59.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:59.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:59.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:20:59.438 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 11:20:59.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:20:59.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:20:59.439 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:20:59.439 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:59.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:20:59.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:20:59.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A... 11:20:59.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:59.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:59.484 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:59.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:59.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:59.484 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:20:59.485 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 11:20:59.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:59.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:59.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:59.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:59.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:20:59.507 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:59.507 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:59.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:59.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:20:59.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:20:59.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:20:59.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 11:20:59.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:59.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:59.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:59.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:59.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:59.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A finished successfully 11:20:59.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:20:59.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-32lq2' is not running, skipped 11:20:59.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:20:59.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:20:59.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:20:59.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:20:59.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:20:59.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:20:59.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:20:59.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:20:59.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:20:59.510 INFO [WorkbenchTestable][System] Deleting system Test Remote System B 11:20:59.510 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System B 11:20:59.510 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System B 11:20:59.510 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System B about selection 11:20:59.514 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System B 11:20:59.516 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System B 11:20:59.516 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System B 11:20:59.516 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System B about selection 11:20:59.542 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System B 11:20:59.544 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:20:59.544 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:59.561 DEBUG [main][MenuItemLookup] Found menu:'New' 11:20:59.561 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:20:59.561 DEBUG [main][MenuItemLookup] Found menu:'Go To' 11:20:59.561 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:59.561 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:20:59.561 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 11:20:59.561 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 11:20:59.561 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:59.561 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:20:59.561 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:59.561 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 11:20:59.561 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 11:20:59.561 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 11:20:59.561 DEBUG [main][MenuItemLookup] Found menu:'Move...' 11:20:59.561 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:20:59.561 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:20:59.561 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:59.561 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 11:20:59.561 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 11:20:59.562 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:59.562 DEBUG [main][MenuItemLookup] Found menu:'Connect' 11:20:59.562 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 11:20:59.562 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:59.562 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 11:20:59.562 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:20:59.562 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:59.580 DEBUG [main][MenuItemLookup] Found menu:'New' 11:20:59.580 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:20:59.580 DEBUG [main][MenuItemLookup] Found menu:'Go To' 11:20:59.580 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:59.580 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:20:59.580 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 11:20:59.580 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 11:20:59.580 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:59.580 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:20:59.580 DEBUG [main][MenuItemLookup] Found menu:'' 11:20:59.580 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 11:20:59.580 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 11:20:59.580 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 11:20:59.580 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 11:20:59.580 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 11:20:59.580 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1782): Gtk-CRITICAL **: 11:20:59.597: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 11:20:59.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 11:20:59.637 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 11:20:59.637 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 11:20:59.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:59.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:59.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 "Delete") 11:20:59.637 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:20:59.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:59.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:59.637 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 11:20:59.637 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:20:59.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:59.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:59.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:59.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:59.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:20:59.639 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 11:20:59.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:20:59.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:20:59.639 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:20:59.639 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:59.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:20:59.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:20:59.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System B... 11:20:59.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:59.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:59.686 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:59.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:59.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:59.687 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:20:59.687 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 11:20:59.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:59.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:59.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:59.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:59.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:20:59.691 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:59.691 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:59.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:59.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:20:59.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:20:59.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:20:59.724 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:20:59.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:59.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:59.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:59.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:59.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:59.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System B finished successfully 11:20:59.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:20:59.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-32lq2' is not running, skipped 11:20:59.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:20:59.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:20:59.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:20:59.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:20:59.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:20:59.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:20:59.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:20:59.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:20:59.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:20:59.725 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 11:20:59.725 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:20:59.725 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:20:59.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:59.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:59.725 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSystems no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 11:20:59.726 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:20:59.726 INFO [WorkbenchTestable][RequirementsRunner] Started test: newConnection no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 11:20:59.726 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 11:20:59.726 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:20:59.726 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:20:59.726 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:20:59.726 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 11:20:59.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:59.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:59.733 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:59.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:59.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:59.733 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:20:59.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') 11:20:59.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:59.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:59.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:59.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:59.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:20:59.740 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:59.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:59.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:59.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:20:59.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:20:59.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:20:59.757 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:59.757 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:59.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:59.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:20:59.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 11:20:59.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:59.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:59.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:59.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:59.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:59.758 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 11:20:59.758 DEBUG [main][TreeItemHandler] Selecting tree item: Local 11:20:59.758 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 11:20:59.761 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 11:20:59.763 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:20:59.763 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:59.783 DEBUG [main][MenuItemLookup] Found menu:'New' 11:20:59.783 DEBUG [main][MenuItemLookup] Item match:New 11:20:59.783 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 11:20:59.783 DEBUG [main][MenuItemLookup] Item match:Connection... 11:20:59.783 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 11:20:59.784 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 11:20:59.784 INFO [main][MenuItemHandler] Select menu item: &Connection... 11:20:59.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 11:20:59.844 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 11:20:59.844 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 11:20:59.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:59.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:59.845 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:20:59.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:59.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:59.846 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:20:59.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:59.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:59.846 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"] 11:20:59.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:59.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:59.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 11:20:59.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:59.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:59.846 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 11:20:59.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:20:59.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:59.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:59.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 11:20:59.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:59.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:59.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:59.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:59.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 11:20:59.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:59.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:59.847 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 11:20:59.847 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Cancel wizard 11:20:59.847 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) 11:20:59.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:59.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:59.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:59.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:59.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:20:59.848 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:20:59.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:20:59.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:20:59.848 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:20:59.848 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:59.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:20:59.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:20:59.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:20:59.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:20:59.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:20:59.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:20:59.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-32lq2' is not running, skipped 11:20:59.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:20:59.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:20:59.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:20:59.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:20:59.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:20:59.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:20:59.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:20:59.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:20:59.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:20:59.880 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:59.880 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:59.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:59.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:20:59.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:20:59.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:59.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:59.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:59.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:59.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:59.882 INFO [WorkbenchTestable][System] Deleting system Local 11:20:59.882 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 11:20:59.882 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 11:20:59.882 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:20:59.882 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:20:59.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:59.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:59.882 INFO [WorkbenchTestable][RequirementsRunner] Finished test: newConnection no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 11:20:59.882 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:20:59.882 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSystems_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 11:20:59.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 11:20:59.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:20:59.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:20:59.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:20:59.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:59.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:59.887 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:59.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:59.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:59.905 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:20:59.905 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 11:20:59.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:59.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:59.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:59.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:59.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:20:59.913 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:59.913 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:59.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:59.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:20:59.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:20:59.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:20:59.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 11:20:59.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:59.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:59.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:59.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:59.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:59.916 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:59.916 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:59.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:59.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:20:59.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:20:59.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:59.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:59.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:59.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:59.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:59.917 INFO [WorkbenchTestable][System] Deleting system Local 11:20:59.917 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 11:20:59.917 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 11:20:59.917 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:20:59.917 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:20:59.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:20:59.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:20:59.918 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSystems_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 11:20:59.918 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:20:59.918 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 11:20:59.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 11:20:59.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:20:59.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:20:59.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:20:59.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:59.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:59.938 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 11:20:59.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:59.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:59.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:20:59.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:20:59.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:20:59.943 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:20:59.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 11:20:59.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:59.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:59.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:59.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:59.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:20:59.947 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:59.947 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:59.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:59.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:20:59.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:20:59.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:20:59.949 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 11:20:59.950 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:59.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:59.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:59.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:20:59.950 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:20:59.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:20:59.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:20:59.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:20:59.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 11:20:59.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:20:59.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:20:59.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:20:59.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:20:59.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:20:59.951 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 11:20:59.951 DEBUG [main][TreeItemHandler] Selecting tree item: Local 11:20:59.951 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 11:20:59.954 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 11:20:59.970 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:20:59.970 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:20:59.988 DEBUG [main][MenuItemLookup] Found menu:'New' 11:20:59.988 DEBUG [main][MenuItemLookup] Item match:New 11:20:59.989 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 11:20:59.989 DEBUG [main][MenuItemLookup] Item match:Connection... 11:20:59.989 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 11:20:59.989 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 11:20:59.989 INFO [main][MenuItemHandler] Select menu item: &Connection... 11:21:00.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 11:21:00.051 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 11:21:00.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 11:21:00.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:00.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:00.052 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:21:00.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:00.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:00.052 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:21:00.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:00.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:00.052 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"] 11:21:00.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:00.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:00.052 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 11:21:00.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:00.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:00.052 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 11:21:00.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:00.052 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 11:21:00.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:00.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:00.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:00.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:00.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:21:00.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:21:00.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:21:00.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:21:00.054 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:21:00.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:00.054 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:21:00.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:00.054 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:21:00.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:21:00.054 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:21:00.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:00.054 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:21:00.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:00.054 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:21:00.055 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 11:21:00.055 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 11:21:00.055 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 11:21:00.056 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 11:21:00.056 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 11:21:00.056 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 11:21:00.056 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) 11:21:00.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:00.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:00.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:00.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:00.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:21:00.057 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:21:00.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:00.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:00.057 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:00.057 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:00.087 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 11:21:00.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:00.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:21:00.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:21:00.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:00.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 11:21:00.087 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:localhost 11:21:00.090 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 11:21:00.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:00.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:00.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:00.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:00.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:21:00.091 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:21:00.092 INFO [WorkbenchTestable][AbstractText] Text set to: Test Remote System A 11:21:00.092 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 11:21:00.092 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 11:21:00.092 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) 11:21:00.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:00.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:00.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:00.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:00.093 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:21:00.094 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:21:00.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:00.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:00.094 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:00.094 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:00.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:21:00.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:21:00.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:21:00.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:21:00.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:21:00.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-32lq2' is not running, skipped 11:21:00.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:21:00.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:21:00.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:21:00.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:21:00.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:21:00.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:21:00.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:21:00.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:21:00.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:21:00.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A... 11:21:00.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:00.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:00.164 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:21:00.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:00.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:00.164 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:21:00.164 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 11:21:00.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:00.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:00.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:00.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:00.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:21:00.172 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:21:00.172 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:21:00.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:00.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:21:00.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:21:00.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:21:00.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:21:00.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:00.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:00.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:00.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:00.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:21:00.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A finished successfully 11:21:00.175 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 11:21:00.175 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:21:00.175 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:21:00.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:00.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:21:00.176 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 11:21:00.176 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:21:00.176 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:21:00.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:00.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:21:00.176 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:21:00.176 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:21:00.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:00.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:21:00.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 11:21:00.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:00.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:00.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:00.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:00.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:21:00.177 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 11:21:00.177 DEBUG [main][TreeItemHandler] Selecting tree item: Local 11:21:00.178 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 11:21:00.200 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 11:21:00.201 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:21:00.201 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:00.252 DEBUG [main][MenuItemLookup] Found menu:'New' 11:21:00.252 DEBUG [main][MenuItemLookup] Item match:New 11:21:00.253 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 11:21:00.253 DEBUG [main][MenuItemLookup] Item match:Connection... 11:21:00.253 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 11:21:00.253 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 11:21:00.253 INFO [main][MenuItemHandler] Select menu item: &Connection... 11:21:00.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 11:21:00.314 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 11:21:00.314 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 11:21:00.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:00.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:00.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'] 11:21:00.316 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:00.316 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:00.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'] 11:21:00.316 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:00.316 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:00.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: "New Connection"] 11:21:00.316 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:00.316 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:00.316 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 11:21:00.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:00.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:00.316 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 11:21:00.316 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:00.316 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 11:21:00.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:00.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:00.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:00.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:00.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:21:00.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:21:00.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:21:00.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:21:00.321 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:21:00.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:00.321 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:21:00.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:00.321 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:21:00.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:21:00.321 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:21:00.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:00.321 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:21:00.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:00.321 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:21:00.321 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 11:21:00.321 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 11:21:00.322 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 11:21:00.323 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 11:21:00.323 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 11:21:00.323 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 11:21:00.323 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) 11:21:00.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:00.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:00.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:00.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:00.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:21:00.324 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:21:00.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:00.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:00.324 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:00.324 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:00.353 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 11:21:00.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:00.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:21:00.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:21:00.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:00.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 11:21:00.353 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1 11:21:00.356 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 11:21:00.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:00.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:00.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:00.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:00.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:21:00.357 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:21:00.357 INFO [WorkbenchTestable][AbstractText] Text set to: Test Remote System B 11:21:00.357 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 11:21:00.357 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 11:21:00.357 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) 11:21:00.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:00.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:00.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:00.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:00.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:21:00.359 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:21:00.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:00.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:00.359 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:00.359 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:00.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:21:00.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:21:00.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:21:00.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:21:00.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:21:00.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-32lq2' is not running, skipped 11:21:00.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:21:00.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:21:00.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:21:00.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:21:00.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:21:00.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:21:00.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:21:00.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:21:00.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:21:00.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System B... 11:21:00.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:00.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:00.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:21:00.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:00.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:00.427 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:21:00.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 '\*?\QRemote Systems\E') 11:21:00.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:00.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:00.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:00.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:00.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:21:00.434 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:21:00.434 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:21:00.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:00.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:21:00.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:21:00.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:21:00.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:21:00.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:00.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:00.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:00.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:00.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:21:00.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System B finished successfully 11:21:00.437 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:21:00.437 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:21:00.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:00.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:21:00.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 11:21:00.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:00.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:00.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:00.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:00.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:21:00.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:00.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:00.438 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:21:00.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:00.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:00.439 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:21:00.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:21:00.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:00.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:21:00.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:21:00.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:21:00.441 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:21:00.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:00.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:00.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:00.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:00.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:21:00.441 INFO [WorkbenchTestable][System] Deleting system Local 11:21:00.441 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 11:21:00.441 INFO [WorkbenchTestable][System] Deleting system Test Remote System A 11:21:00.441 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A 11:21:00.441 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A 11:21:00.457 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection 11:21:00.460 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A 11:21:00.461 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A 11:21:00.461 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A 11:21:00.461 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection 11:21:00.463 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A 11:21:00.464 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:21:00.464 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:00.489 DEBUG [main][MenuItemLookup] Found menu:'New' 11:21:00.489 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:21:00.489 DEBUG [main][MenuItemLookup] Found menu:'Go To' 11:21:00.489 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:00.489 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:21:00.489 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 11:21:00.489 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 11:21:00.489 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:00.489 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:21:00.489 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:00.489 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 11:21:00.489 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 11:21:00.489 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 11:21:00.489 DEBUG [main][MenuItemLookup] Found menu:'Move...' 11:21:00.489 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:21:00.489 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:21:00.489 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:00.489 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 11:21:00.489 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 11:21:00.489 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:00.489 DEBUG [main][MenuItemLookup] Found menu:'Connect' 11:21:00.489 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 11:21:00.489 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:00.489 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 11:21:00.489 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:21:00.489 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:00.510 DEBUG [main][MenuItemLookup] Found menu:'New' 11:21:00.510 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:21:00.510 DEBUG [main][MenuItemLookup] Found menu:'Go To' 11:21:00.510 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:00.510 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:21:00.510 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 11:21:00.510 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 11:21:00.510 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:00.510 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:21:00.510 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:00.510 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 11:21:00.510 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 11:21:00.510 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 11:21:00.510 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 11:21:00.510 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 11:21:00.510 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1782): Gtk-CRITICAL **: 11:21:00.527: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 11:21:00.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 11:21:00.559 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 11:21:00.559 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 11:21:00.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:00.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:00.559 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 11:21:00.559 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:21:00.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:00.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:00.560 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 11:21:00.560 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:21:00.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:00.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:00.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:00.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:00.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:21:00.560 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 11:21:00.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:00.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:00.561 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:00.561 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:00.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:21:00.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:21:00.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A... 11:21:00.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:00.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:00.603 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:21:00.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:00.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:00.603 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:21:00.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 '\*?\QRemote Systems\E') 11:21:00.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:00.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:00.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:00.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:00.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:21:00.624 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:21:00.624 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:21:00.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:00.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:21:00.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:21:00.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:21:00.627 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:21:00.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:00.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:00.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:00.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:00.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:21:00.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A finished successfully 11:21:00.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:21:00.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-32lq2' is not running, skipped 11:21:00.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:21:00.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:21:00.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:21:00.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:21:00.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:21:00.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:21:00.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:21:00.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:21:00.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:21:00.628 INFO [WorkbenchTestable][System] Deleting system Test Remote System B 11:21:00.628 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System B 11:21:00.628 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System B 11:21:00.628 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System B about selection 11:21:00.630 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System B 11:21:00.632 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System B 11:21:00.632 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System B 11:21:00.632 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System B about selection 11:21:00.634 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System B 11:21:00.634 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:21:00.635 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:00.672 DEBUG [main][MenuItemLookup] Found menu:'New' 11:21:00.672 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:21:00.672 DEBUG [main][MenuItemLookup] Found menu:'Go To' 11:21:00.672 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:00.673 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:21:00.673 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 11:21:00.673 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 11:21:00.673 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:00.673 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:21:00.673 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:00.673 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 11:21:00.673 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 11:21:00.673 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 11:21:00.673 DEBUG [main][MenuItemLookup] Found menu:'Move...' 11:21:00.673 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:21:00.673 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:21:00.673 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:00.673 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 11:21:00.673 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 11:21:00.673 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:00.673 DEBUG [main][MenuItemLookup] Found menu:'Connect' 11:21:00.673 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 11:21:00.673 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:00.673 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 11:21:00.673 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:21:00.673 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:00.689 DEBUG [main][MenuItemLookup] Found menu:'New' 11:21:00.689 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:21:00.689 DEBUG [main][MenuItemLookup] Found menu:'Go To' 11:21:00.689 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:00.689 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:21:00.689 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 11:21:00.689 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 11:21:00.689 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:00.689 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:21:00.689 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:00.689 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 11:21:00.689 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 11:21:00.689 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 11:21:00.689 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 11:21:00.689 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 11:21:00.689 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1782): Gtk-CRITICAL **: 11:21:00.704: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 11:21:00.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 11:21:00.732 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 11:21:00.733 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 11:21:00.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:00.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:00.733 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 11:21:00.733 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:21:00.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:00.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:00.733 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 11:21:00.733 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:21:00.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:00.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:00.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:00.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:00.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:21:00.734 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 11:21:00.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:00.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:00.734 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:00.734 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:00.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:21:00.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:21:00.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System B... 11:21:00.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:00.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:00.773 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:21:00.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:00.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:00.774 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:21:00.774 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 11:21:00.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:00.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:00.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:00.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:00.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:21:00.779 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:21:00.779 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:21:00.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:00.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:21:00.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:21:00.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:21:00.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 11:21:00.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:00.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:00.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:00.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:00.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:21:00.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System B finished successfully 11:21:00.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:21:00.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:21:00.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-32lq2' is not running, skipped 11:21:00.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:21:00.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:21:00.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:21:00.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:21:00.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:21:00.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:21:00.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:21:00.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:21:00.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:21:00.796 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 11:21:00.796 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:21:00.796 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:21:00.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:00.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:00.796 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 11:21:00.796 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:21:00.796 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSystem_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 11:21:00.796 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 11:21:00.796 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:21:00.796 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:21:00.796 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:21:00.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:00.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:00.803 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:21:00.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:00.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:00.804 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:21:00.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 '\*?\QRemote Systems\E') 11:21:00.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:00.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:00.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:00.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:00.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:21:00.811 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:21:00.811 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:21:00.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:00.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:21:00.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:21:00.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:21:00.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 11:21:00.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:00.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:00.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:00.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:00.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:21:00.840 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 11:21:00.840 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 11:21:00.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:00.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:21:00.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 11:21:00.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:00.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:00.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:00.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:00.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:21:00.841 INFO [WorkbenchTestable][System] Deleting system Local 11:21:00.841 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 11:21:00.842 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 11:21:00.842 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:21:00.842 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:21:00.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:00.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:00.842 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSystem_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 11:21:00.842 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 11:21:00.842 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:21:00.842 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:21:00.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:00.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.596 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.517 s getSystems no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) Time elapsed: 0.959 s newConnection no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) Time elapsed: 0.156 s getSystems_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) Time elapsed: 0.036 s getSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) Time elapsed: 0.878 s getSystem_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) Time elapsed: 0.046 s Running org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 11:21:00.850 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 11:21:00.850 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:21:00.850 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:21:00.850 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 11:21:00.850 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:21:00.850 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:21:00.851 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:21:00.851 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:21:00.851 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:21:00.851 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:21:00.852 INFO [WorkbenchTestable][RequirementsRunner] Started test: openPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) 11:21:00.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 11:21:00.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:21:00.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:21:00.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:21:00.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:00.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:00.852 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:21:00.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:00.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:00.853 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:21:00.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:00.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:00.854 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:21:00.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 '\*?\QPackage Explorer\E') 11:21:00.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:00.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:00.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:00.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:00.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:21:00.854 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:21:00.854 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:21:00.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:00.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:21:00.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:21:00.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:21:00.885 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 11:21:00.885 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 11:21:00.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'] 11:21:00.886 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:00.886 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:21:00.886 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:00.886 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:21:00.886 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:00.886 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:21:00.886 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:00.886 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:21:00.886 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:00.886 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:21:00.886 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:00.886 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:21:00.886 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:00.886 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:21:00.886 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:00.886 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:21:00.886 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:00.886 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:21:00.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:00.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:00.887 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:21:00.887 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:21:00.887 DEBUG [main][MenuItemLookup] Found menu:'File' 11:21:00.887 DEBUG [main][MenuItemLookup] Item match:File 11:21:00.887 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:21:00.887 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:21:00.890 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:21:00.890 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:21:00.890 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:21:00.890 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:00.890 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:21:00.890 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:21:00.890 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:21:00.890 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:21:00.890 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:21:00.890 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:21:00.890 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:21:00.890 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:21:00.890 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:21:00.890 DEBUG [main][MenuItemLookup] Found menu:'File' 11:21:00.890 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:21:00.890 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:21:00.890 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:21:00.890 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:00.890 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:21:00.890 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:00.890 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:21:00.890 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:21:00.891 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:21:00.891 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:21:00.891 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:21:00.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.... 11:21:00.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 'New|Select a wizard'] is available. finished successfully 11:21:00.985 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:21:00.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:00.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:00.986 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:21:00.986 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:00.986 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:21:00.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:00.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:00.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:00.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:00.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:21:00.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:21:00.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:21:00.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 11:21:00.994 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 11:21:00.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:00.994 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 11:21:00.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:00.994 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 11:21:00.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 11:21:00.994 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 11:21:00.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:00.994 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 11:21:00.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:00.994 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 11:21:00.994 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 11:21:00.994 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 11:21:00.995 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 11:21:00.996 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 11:21:00.996 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:21:00.996 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:21:00.996 DEBUG [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) 11:21:00.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:00.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:00.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:00.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:00.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:21:00.998 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:21:00.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:00.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:00.998 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:00.998 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:01.130 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:21:01.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:01.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:01.143 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.... 11:21:01.143 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 11:21:01.143 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 11:21:01.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:01.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:01.144 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 11:21:01.144 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:01.144 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:") 11:21:01.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:01.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:01.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:01.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:01.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:21:01.147 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:21:01.148 INFO [WorkbenchTestable][AbstractText] Text set to: webProject 11:21:01.151 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 11:21:01.151 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 11:21:01.151 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) 11:21:01.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:01.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:01.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:01.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:01.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:21:01.154 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:21:01.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:01.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:01.154 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:01.154 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:01.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:21:01.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 11:21:01.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 11:21:01.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-32lq2' is not running, skipped 11:21:01.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:21:01.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:21:01.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:21:01.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:21:01.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:21:01.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:21:01.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:21:01.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:21:01.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:21:01.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Associated Perspective?"] is available.... 11:21:01.658 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 11:21:01.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 Perspective") 11:21:01.659 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:21:01.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:01.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:01.659 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Associated Perspective?" as the parent 11:21:01.659 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:21:01.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:01.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:01.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:01.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:01.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:21:01.659 INFO [WorkbenchTestable][AbstractButton] Click button &Open Perspective 11:21:01.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:01.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:01.659 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:01.659 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:02.111 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:21:02.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:02.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:02.112 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:21:02.112 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:21:02.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:02.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:21:02.215 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 11:21:02.215 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 11:21:02.215 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:21:02.327 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 11:21:02.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:02.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:21:02.420 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 11:21:02.420 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:21:02.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:02.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:02.421 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:21:02.421 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:21:02.421 DEBUG [main][MenuItemLookup] Found menu:'File' 11:21:02.421 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:21:02.421 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:21:02.421 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:21:02.421 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:21:02.421 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:21:02.421 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:21:02.421 DEBUG [main][MenuItemLookup] Item match:Window 11:21:02.426 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:21:02.426 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:21:02.426 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:21:02.426 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:02.426 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:21:02.426 DEBUG [main][MenuItemLookup] Item match:Show View 11:21:02.430 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 11:21:02.430 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 11:21:02.430 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer' 11:21:02.430 DEBUG [main][MenuItemLookup] Found menu:'Markers' 11:21:02.430 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 11:21:02.430 DEBUG [main][MenuItemLookup] Found menu:'Packages' 11:21:02.430 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 11:21:02.430 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 11:21:02.430 DEBUG [main][MenuItemLookup] Found menu:'Properties' 11:21:02.430 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 11:21:02.430 DEBUG [main][MenuItemLookup] Found menu:'Servers' 11:21:02.430 DEBUG [main][MenuItemLookup] Found menu:'Snippets' 11:21:02.430 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 11:21:02.430 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:02.430 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 11:21:02.430 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 11:21:02.447 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 11:21:02.447 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 11:21:02.447 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 11:21:02.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 11:21:02.651 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 11:21:02.652 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 11:21:02.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:02.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:02.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 11:21:02.713 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:21:02.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:02.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:02.713 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:21:02.713 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:21:02.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:02.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:02.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:02.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:02.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:21:02.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:21:02.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:21:02.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:21:02.715 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:21:02.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:02.715 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:21:02.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:02.715 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:21:02.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:21:02.715 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:21:02.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:02.715 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:21:02.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:02.715 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:21:02.715 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 11:21:02.716 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 11:21:02.716 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 11:21:02.716 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 11:21:02.716 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:21:02.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:02.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:02.716 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:21:02.716 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:21:02.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:02.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:02.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 11:21:02.717 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:21:02.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:02.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:02.717 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:21:02.717 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:21:02.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:02.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:02.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:02.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:02.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:21:02.718 INFO [WorkbenchTestable][AbstractButton] Click button &Open 11:21:02.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:02.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:02.718 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:02.718 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:02.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:21:02.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:21:02.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 11:21:02.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:02.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:02.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 11:21:02.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:02.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:02.931 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:21:02.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:02.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:02.931 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:21:02.931 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 11:21:02.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:02.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:02.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:02.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:02.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:21:02.934 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:21:02.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:21:02.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:02.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:21:02.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:21:02.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:21:02.937 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:21:02.937 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:21:02.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:02.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:21:02.955 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:21:02.955 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:21:02.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:02.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:21:02.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:02.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:02.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:21:03.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:03.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:21:03.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:03.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:21:03.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:21:03.987 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:21:03.987 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:21:03.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:03.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:21:03.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 11:21:03.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:03.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:03.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:03.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:03.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:21:03.989 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject 11:21:03.989 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:21:03.989 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:21:03.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:03.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:21:03.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:03.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:03.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:21:04.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:04.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:21:04.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:04.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:21:04.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:21:04.991 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:21:04.991 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:21:04.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:04.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:21:04.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 11:21:04.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:04.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:04.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:04.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:04.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:21:04.992 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject 11:21:04.992 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:21:04.992 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:21:04.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:04.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:21:04.993 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:21:04.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:04.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:04.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:04.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:04.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:21:04.993 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 11:21:04.993 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 11:21:04.993 DEBUG [main][TreeItemHandler] Set Tree selection 11:21:04.993 DEBUG [main][TreeHandler] Notify Tree about selection event 11:21:04.996 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 11:21:04.996 DEBUG [WorkbenchTestable][TreeItemHandler] webProject 11:21:04.996 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:21:04.996 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:05.031 DEBUG [main][MenuItemLookup] Found menu:'New' 11:21:05.031 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:21:05.031 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:05.031 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:21:05.031 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 11:21:05.031 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:21:05.031 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:05.031 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:21:05.031 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:21:05.031 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:21:05.031 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:21:05.031 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:05.031 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:21:05.031 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:21:05.031 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:21:05.031 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:21:05.031 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:05.031 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:21:05.031 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:21:05.031 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:05.031 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:21:05.031 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:05.031 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:21:05.031 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:21:05.031 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:21:05.031 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:21:05.031 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:21:05.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:21:05.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 11:21:05.531 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 11:21:05.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 11:21:05.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:21:05.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:21:05.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:21:05.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:21:05.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:21:05.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 11:21:05.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 11:21:05.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:21:05.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:21:05.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:21:05.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:21:05.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:21:05.532 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:21:05.532 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:05.560 DEBUG [main][MenuItemLookup] Found menu:'New' 11:21:05.560 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:21:05.560 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:05.560 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:21:05.560 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 11:21:05.560 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:21:05.560 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:05.560 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:21:05.560 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:21:05.560 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:21:05.560 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:21:05.560 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:21:05.560 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:21:05.560 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:21:05.561 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:21:05.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 11:21:06.137 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 11:21:06.137 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:21:06.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:06.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:06.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: 32) 11:21:06.140 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:21:06.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:06.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:06.140 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:21:06.140 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:21:06.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:06.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:06.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:06.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:06.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:21:06.141 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:21:06.141 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:21:06.141 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:21:06.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:06.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:06.141 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:06.141 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:06.141 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:21:06.141 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:21:06.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:06.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:06.141 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:21:06.141 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:21:06.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:06.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:06.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:06.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:06.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:21:06.142 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:21:06.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:06.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:06.142 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:06.142 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:06.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:21:06.146 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:21:06.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:21:06.647 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:21:06.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:21:06.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:21:06.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:21:06.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:21:06.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:21:06.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:21:06.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:21:06.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:21:06.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:21:06.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 11:21:06.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 11:21:06.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:21:06.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:21:06.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:21:06.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:21:06.647 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 11:21:06.647 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:21:06.647 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:21:06.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:06.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:06.647 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) 11:21:06.647 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:21:06.648 INFO [WorkbenchTestable][RequirementsRunner] Started test: doNotOpenPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) 11:21:06.648 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 11:21:06.648 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:21:06.648 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:21:06.648 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:21:06.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:06.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:06.652 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:21:06.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:06.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:06.656 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:21:06.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:06.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:06.657 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:21:06.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 '\*?\QPackage Explorer\E') 11:21:06.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:06.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:06.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:06.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:06.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:21:06.661 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:21:06.661 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:21:06.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:06.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:21:06.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:21:06.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:21:06.663 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 11:21:06.663 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 11:21:06.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:06.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:06.663 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:21:06.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:06.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:06.664 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") 11:21:06.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:06.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:06.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:06.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:06.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 11:21:06.684 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 11:21:06.684 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 11:21:06.684 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:06.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 11:21:06.742 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 11:21:06.742 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 11:21:06.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:06.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:06.743 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:21:06.743 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:21:06.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:06.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:06.743 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 11:21:06.743 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:21:06.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:06.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:06.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:06.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:06.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:21:06.744 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 11:21:06.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:21:06.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:21:06.744 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 11:21:06.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:21:06.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:21:06.744 TRACE [main][WidgetHandler] Notify Table with event 13 11:21:06.744 TRACE [main][WidgetHandler] Wait for synchronization 11:21:06.744 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:21:06.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:06.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:06.744 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 11:21:06.744 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:21:06.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:06.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:06.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 "Open") 11:21:06.745 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:21:06.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:06.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:06.745 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 11:21:06.745 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:21:06.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:06.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:06.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:06.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:06.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:21:06.746 INFO [WorkbenchTestable][AbstractButton] Click button &Open 11:21:06.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:06.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:06.746 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:06.746 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:06.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:21:06.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:21:06.889 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:21:06.889 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:06.889 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:21:06.889 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:06.890 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:21:06.890 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:06.890 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:21:06.890 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:06.890 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:21:06.895 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:06.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'] 11:21:06.896 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:06.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: "New Dynamic Web Project"] 11:21:06.896 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:06.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'] 11:21:06.896 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:06.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'] 11:21:06.896 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:06.897 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:21:06.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:06.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:06.897 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:21:06.897 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:21:06.897 DEBUG [main][MenuItemLookup] Found menu:'File' 11:21:06.897 DEBUG [main][MenuItemLookup] Item match:File 11:21:06.898 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:21:06.898 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:21:06.900 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:21:06.900 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:21:06.900 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:21:06.900 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:06.900 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:21:06.900 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:21:06.901 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:21:06.901 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:21:06.901 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:21:06.901 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:21:06.901 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:21:06.901 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:21:06.901 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:21:06.901 DEBUG [main][MenuItemLookup] Found menu:'File' 11:21:06.901 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:21:06.901 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:21:06.901 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:21:06.901 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:06.901 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:21:06.901 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:06.901 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:21:06.901 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:21:06.901 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:21:06.901 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:21:06.901 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:21:06.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 11:21:06.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 11:21:06.978 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:21:06.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:06.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:06.979 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:21:06.979 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:06.979 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:21:06.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:06.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:06.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:06.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:06.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:21:06.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:21:06.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:21:06.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 11:21:06.981 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 11:21:06.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:06.981 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 11:21:06.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:06.981 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 11:21:06.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 11:21:06.981 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 11:21:06.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:06.982 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 11:21:06.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:06.982 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 11:21:06.982 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 11:21:06.982 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 11:21:06.982 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 11:21:06.982 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 11:21:06.982 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:21:06.982 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:21:06.982 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 11:21:06.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:06.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:06.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:06.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:06.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:21:06.983 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:21:06.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:06.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:06.983 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:06.983 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:07.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'] 11:21:07.090 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:07.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:07.102 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.... 11:21:07.102 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 11:21:07.102 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 11:21:07.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:07.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:07.103 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 11:21:07.103 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:07.103 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:") 11:21:07.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:07.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:07.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:07.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:07.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:21:07.117 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:21:07.118 INFO [WorkbenchTestable][AbstractText] Text set to: webProject 11:21:07.120 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 11:21:07.120 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 11:21:07.120 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) 11:21:07.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:07.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:07.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:07.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:07.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:21:07.135 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:21:07.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:07.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:07.135 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:07.135 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:07.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:21:07.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 11:21:07.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:21:07.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 11:21:07.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:21:07.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:21:07.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:21:07.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:21:07.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:21:07.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:21:07.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 11:21:07.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 11:21:07.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:21:07.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:21:07.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:21:07.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:21:07.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Associated Perspective?"] is available.... 11:21:07.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. finished successfully 11:21:07.712 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 11:21:07.712 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:21:07.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:07.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:07.712 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Associated Perspective?" as the parent 11:21:07.712 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:21:07.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:07.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:07.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:07.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:07.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:21:07.714 INFO [WorkbenchTestable][AbstractButton] Click button &No 11:21:07.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:07.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:07.714 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:07.714 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:07.942 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:21:07.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:07.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:07.942 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:21:07.942 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:21:07.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:07.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:21:07.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:21:07.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:21:07.943 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 11:21:07.943 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 11:21:07.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:21:07.944 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 11:21:08.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:08.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:21:08.058 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 11:21:08.058 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:21:08.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:08.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:08.058 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:21:08.058 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:21:08.059 DEBUG [main][MenuItemLookup] Found menu:'File' 11:21:08.059 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:21:08.059 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:21:08.059 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:21:08.059 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:21:08.059 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:21:08.059 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:21:08.059 DEBUG [main][MenuItemLookup] Item match:Window 11:21:08.060 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:21:08.060 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:21:08.060 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:21:08.060 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:08.060 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:21:08.060 DEBUG [main][MenuItemLookup] Item match:Show View 11:21:08.063 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 11:21:08.063 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 11:21:08.063 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 11:21:08.063 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 11:21:08.063 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 11:21:08.063 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 11:21:08.063 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 11:21:08.063 DEBUG [main][MenuItemLookup] Found menu:'Progress' 11:21:08.063 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 11:21:08.063 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 11:21:08.063 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 11:21:08.063 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 11:21:08.063 DEBUG [main][MenuItemLookup] Found menu:'Templates' 11:21:08.063 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 11:21:08.063 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:08.063 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 11:21:08.063 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 11:21:08.063 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 11:21:08.063 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 11:21:08.063 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 11:21:08.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 11:21:08.222 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 11:21:08.222 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 11:21:08.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:08.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:08.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 11:21:08.223 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:21:08.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:08.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:08.223 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:21:08.223 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:21:08.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:08.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:08.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:08.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:08.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:21:08.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:21:08.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:21:08.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:21:08.225 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:21:08.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:08.225 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:21:08.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:08.225 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:21:08.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:21:08.225 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:21:08.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:08.225 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:21:08.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:08.225 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:21:08.225 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 11:21:08.225 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 11:21:08.225 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 11:21:08.226 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 11:21:08.226 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:21:08.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:08.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:08.226 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:21:08.226 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:21:08.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:08.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:08.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") 11:21:08.226 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:21:08.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:08.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:08.226 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:21:08.226 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:21:08.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:08.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:08.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:08.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:08.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:21:08.227 INFO [WorkbenchTestable][AbstractButton] Click button &Open 11:21:08.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:08.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:08.227 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:08.227 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:08.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:21:08.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:21:08.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 11:21:08.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:08.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:08.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 11:21:08.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:08.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:08.550 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:21:08.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:08.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:08.550 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:21:08.550 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 11:21:08.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:08.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:08.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:08.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:08.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:21:08.551 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:21:08.551 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:21:08.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:08.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:21:08.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:21:08.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:21:08.554 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:21:08.554 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:21:08.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:08.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:21:08.554 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:21:08.554 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:21:08.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:08.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:21:08.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:08.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:08.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:21:09.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:09.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:21:09.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:09.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:21:09.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:21:09.556 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:21:09.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:21:09.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:09.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:21:09.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 11:21:09.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:09.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:09.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:09.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:09.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:21:09.557 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject 11:21:09.558 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:21:09.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:21:09.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:09.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:21:09.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:09.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:09.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:21:10.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:10.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:21:10.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:10.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:21:10.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:21:10.559 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:21:10.559 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:21:10.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:10.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:21:10.560 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:21:10.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:10.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:10.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:10.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:10.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:21:10.561 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject 11:21:10.561 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:21:10.561 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:21:10.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:10.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:21:10.561 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:21:10.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:10.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:10.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:10.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:10.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:21:10.562 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 11:21:10.562 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 11:21:10.562 DEBUG [main][TreeItemHandler] Set Tree selection 11:21:10.562 DEBUG [main][TreeHandler] Notify Tree about selection event 11:21:10.564 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 11:21:10.564 DEBUG [WorkbenchTestable][TreeItemHandler] webProject 11:21:10.565 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:21:10.565 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:10.595 DEBUG [main][MenuItemLookup] Found menu:'New' 11:21:10.595 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:21:10.595 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:10.595 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:21:10.595 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 11:21:10.596 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:21:10.596 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:10.596 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:21:10.596 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:21:10.596 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:21:10.596 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:21:10.596 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:10.596 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:21:10.596 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:21:10.596 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:21:10.596 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:21:10.596 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:10.596 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:21:10.596 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:21:10.596 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:10.596 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:21:10.596 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:10.596 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:21:10.596 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:21:10.596 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:21:10.596 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:21:10.596 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:21:10.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:21:10.596 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 11:21:10.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 11:21:11.096 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 11:21:11.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 11:21:11.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:21:11.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:21:11.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:21:11.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:21:11.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:21:11.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 11:21:11.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 11:21:11.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:21:11.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:21:11.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:21:11.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:21:11.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:21:11.096 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:21:11.096 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:11.126 DEBUG [main][MenuItemLookup] Found menu:'New' 11:21:11.126 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:21:11.126 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:11.126 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:21:11.126 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 11:21:11.126 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:21:11.126 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:11.126 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:21:11.126 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:21:11.126 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:21:11.126 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:21:11.126 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:21:11.126 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:21:11.126 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:21:11.126 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:21:11.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 11:21:11.719 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 11:21:11.719 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:21:11.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:11.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:11.723 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 11:21:11.723 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:21:11.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:11.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:11.724 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:21:11.724 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:21:11.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:11.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:11.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:11.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:11.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:21:11.725 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:21:11.725 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:21:11.725 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:21:11.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:11.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:11.725 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:11.725 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:11.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") 11:21:11.725 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:21:11.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:11.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:11.725 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:21:11.725 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:21:11.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:11.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:11.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:11.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:11.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:21:11.726 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:21:11.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:11.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:11.727 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:11.727 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:11.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:21:11.732 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:21:12.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:21:12.233 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:21:12.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:21:12.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:21:12.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:21:12.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:21:12.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:21:12.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:21:12.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:21:12.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:21:12.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:21:12.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 11:21:12.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 11:21:12.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:21:12.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:21:12.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:21:12.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:21:12.233 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 11:21:12.233 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:21:12.233 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:21:12.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:12.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:12.233 INFO [WorkbenchTestable][RequirementsRunner] Finished test: doNotOpenPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) 11:21:12.234 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:21:12.234 INFO [WorkbenchTestable][RequirementsRunner] Started test: testThrowException no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) 11:21:12.234 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 11:21:12.234 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:21:12.234 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:21:12.234 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:21:12.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:12.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:12.235 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:21:12.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:12.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:12.236 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:21:12.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:12.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:12.237 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:21:12.237 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 11:21:12.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:12.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:12.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:12.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:12.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:21:12.238 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:21:12.238 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:21:12.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:12.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:21:12.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:21:12.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:21:12.254 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 11:21:12.255 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 11:21: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'] 11:21:12.255 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21: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'] 11:21:12.255 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:12.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: "New Dynamic Web Project"] 11:21:12.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:12.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'] 11:21:12.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:12.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'] 11:21:12.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:12.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'] 11:21:12.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:12.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: "New Dynamic Web Project"] 11:21:12.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:12.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'] 11:21:12.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:12.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'] 11:21:12.270 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:12.270 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:21:12.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:12.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:12.271 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:21:12.271 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:21:12.271 DEBUG [main][MenuItemLookup] Found menu:'File' 11:21:12.271 DEBUG [main][MenuItemLookup] Item match:File 11:21:12.272 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:21:12.272 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:21:12.274 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:21:12.274 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 11:21:12.274 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:21:12.274 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:12.274 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:21:12.274 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:21:12.274 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:21:12.274 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:21:12.274 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:21:12.274 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:21:12.274 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:21:12.274 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:21:12.274 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:21:12.274 DEBUG [main][MenuItemLookup] Found menu:'File' 11:21:12.274 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:21:12.274 DEBUG [main][MenuItemLookup] Found menu:'Task' 11:21:12.274 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:21:12.274 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:12.274 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:21:12.274 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:12.274 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:21:12.274 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:21:12.290 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:21:12.290 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:21:12.290 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:21:12.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 'New|Select a wizard'] is available.... 11:21:12.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 11:21:12.380 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:21:12.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:12.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:12.381 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:21:12.381 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:12.381 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:21:12.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:12.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:12.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:12.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:12.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:21:12.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:21:12.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:21:12.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 11:21:12.383 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 11:21:12.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:12.383 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 11:21:12.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:12.383 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 11:21:12.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 11:21:12.383 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 11:21:12.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:12.384 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 11:21:12.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:12.384 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 11:21:12.384 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 11:21:12.384 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 11:21:12.384 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 11:21:12.384 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 11:21:12.384 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:21:12.384 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:21:12.384 DEBUG [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) 11:21:12.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:12.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:12.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:12.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:12.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:21:12.385 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:21:12.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:12.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:12.386 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:12.386 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:12.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'] 11:21:12.513 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:12.513 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:12.513 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.... 11:21:12.513 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 11:21:12.513 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 11:21:12.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:12.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:12.514 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 11:21:12.514 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:12.514 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:") 11:21:12.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:12.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:12.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:12.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:12.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:21:12.517 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:21:12.517 INFO [WorkbenchTestable][AbstractText] Text set to: webProject 11:21:12.520 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 11:21:12.520 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 11:21:12.520 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) 11:21:12.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:12.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:12.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:12.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:12.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:21:12.522 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:21:12.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:12.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:12.523 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:12.523 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:12.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:21:12.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 11:21:12.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 11:21:12.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:21:12.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:21:12.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:21:12.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:21:12.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:21:12.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:21:12.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:21:12.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 11:21:12.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 11:21:12.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:21:12.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:21:12.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:21:12.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:21:12.537 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:21:12.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:12.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:12.538 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell New Dynamic Web Project 11:21:12.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 11:21:12.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:12.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:12.538 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") 11:21:12.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:12.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:12.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:12.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:12.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:21:12.652 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 11:21:12.652 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:12.730 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:21:12.730 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:21:12.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:12.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:21:12.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:21:12.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:21:12.733 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 11:21:12.733 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 11:21:12.733 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:21:12.733 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 11:21:12.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:12.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:21:12.812 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 11:21:12.812 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:21:12.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:12.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:12.812 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:21:12.812 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:21:12.813 DEBUG [main][MenuItemLookup] Found menu:'File' 11:21:12.813 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:21:12.813 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:21:12.813 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:21:12.813 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:21:12.813 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:21:12.813 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:21:12.813 DEBUG [main][MenuItemLookup] Item match:Window 11:21:12.813 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:21:12.813 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:21:12.813 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:21:12.813 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:12.813 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:21:12.813 DEBUG [main][MenuItemLookup] Item match:Show View 11:21:12.817 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 11:21:12.817 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 11:21:12.817 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 11:21:12.817 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 11:21:12.817 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 11:21:12.817 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 11:21:12.817 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 11:21:12.817 DEBUG [main][MenuItemLookup] Found menu:'Progress' 11:21:12.817 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 11:21:12.817 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 11:21:12.817 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 11:21:12.817 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 11:21:12.817 DEBUG [main][MenuItemLookup] Found menu:'Templates' 11:21:12.817 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 11:21:12.817 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:12.817 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 11:21:12.817 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 11:21:12.832 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 11:21:12.832 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 11:21:12.832 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 11:21:12.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 11:21:12.916 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 11:21:12.916 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 11:21:12.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:12.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:12.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 11:21:12.917 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:21:12.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:12.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:12.918 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:21:12.918 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:21:12.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:12.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:12.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:12.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:12.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:21:12.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:21:12.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:21:12.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:21:12.919 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:21:12.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:12.919 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:21:12.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:12.919 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:21:12.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:21:12.919 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:21:12.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:12.919 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:21:12.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:12.919 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:21:12.920 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 11:21:12.920 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 11:21:12.920 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 11:21:12.920 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 11:21:12.920 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:21:12.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:12.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:12.920 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:21:12.920 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:21:12.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:12.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:12.921 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 11:21:12.921 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:21:12.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:12.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:12.921 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:21:12.921 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:21:12.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:12.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:12.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:12.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:12.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:21:12.922 INFO [WorkbenchTestable][AbstractButton] Click button &Open 11:21:12.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:12.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:12.922 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:12.922 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:13.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:21:13.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:21:13.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 11:21:13.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:13.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:13.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 11:21:13.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:13.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:13.114 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:21:13.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:13.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:13.115 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:21:13.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 '\*?\QPackage Explorer\E') 11:21:13.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:13.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:13.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:13.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:13.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:21:13.116 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:21:13.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:21:13.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:13.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:21:13.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:21:13.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:21:13.119 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:21:13.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:21:13.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:13.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:21:13.120 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:21:13.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:21:13.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:13.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:21:13.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:13.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:13.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:21:13.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:13.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:21:14.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:14.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:21:14.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:21:14.122 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:21:14.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:21:14.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:14.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:21:14.123 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:21:14.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:14.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:14.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:14.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:14.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:21:14.123 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject 11:21:14.123 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:21:14.123 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:21:14.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:14.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:21:14.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:14.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:14.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:21:14.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:14.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:21:15.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:15.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:21:15.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:21:15.125 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:21:15.125 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:21:15.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:15.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:21:15.126 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:21:15.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:15.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:15.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:15.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:15.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:21:15.127 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject 11:21:15.127 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:21:15.127 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:21:15.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:15.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:21:15.128 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:21:15.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:15.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:15.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:15.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:15.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:21:15.128 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 11:21:15.128 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 11:21:15.128 DEBUG [main][TreeItemHandler] Set Tree selection 11:21:15.128 DEBUG [main][TreeHandler] Notify Tree about selection event 11:21:15.132 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 11:21:15.135 DEBUG [WorkbenchTestable][TreeItemHandler] webProject 11:21:15.135 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:21:15.135 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:15.184 DEBUG [main][MenuItemLookup] Found menu:'New' 11:21:15.184 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:21:15.184 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:15.184 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:21:15.184 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 11:21:15.184 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:21:15.184 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:15.184 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:21:15.184 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:21:15.184 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:21:15.184 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:21:15.184 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:15.184 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 11:21:15.184 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:21:15.184 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:21:15.184 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:21:15.184 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:15.184 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:21:15.184 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:21:15.184 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:15.184 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:21:15.184 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:15.184 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:21:15.184 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:21:15.184 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:21:15.184 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:21:15.184 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:21:15.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:21:15.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 11:21:15.685 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 11:21:15.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:21:15.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:21:15.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:21:15.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:21:15.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:21:15.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:21:15.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 11:21:15.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 11:21:15.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:21:15.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:21:15.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:21:15.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:21:15.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:21:15.685 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:21:15.685 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:15.717 DEBUG [main][MenuItemLookup] Found menu:'New' 11:21:15.717 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:21:15.717 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:15.717 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 11:21:15.717 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 11:21:15.717 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:21:15.717 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:15.717 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:21:15.717 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:21:15.717 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:21:15.717 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:21:15.717 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:21:15.718 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:21:15.718 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:21:15.718 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:21:15.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 11:21:16.319 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 11:21:16.319 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:21:16.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:16.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:16.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 11:21:16.416 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:21:16.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:16.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:16.416 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:21:16.416 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:21:16.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:16.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:16.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:16.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:16.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:21:16.419 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:21:16.419 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:21:16.419 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:21:16.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:16.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:16.420 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:16.420 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:16.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: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 11:21:16.420 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:21:16.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:16.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:16.420 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:21:16.420 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:21:16.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:16.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:16.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:16.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:16.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:21:16.421 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:21:16.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:16.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:16.421 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:16.421 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:16.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:21:16.425 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:21:16.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:21:16.925 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:21:16.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:21:16.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:21:16.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 11:21:16.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:21:16.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 11:21:16.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 11:21:16.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 11:21:16.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 11:21:16.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 11:21:16.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 11:21:16.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 11:21:16.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 11:21:16.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:21:16.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:21:16.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 11:21:16.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:21:16.925 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 11:21:16.925 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:21:16.925 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:21:16.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:16.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:16.925 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testThrowException no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) 11:21:16.926 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 11:21:16.926 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:21:16.926 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:21:16.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:16.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.077 s - in org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest openPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) Time elapsed: 5.795 s doNotOpenPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) Time elapsed: 5.585 s testThrowException no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) Time elapsed: 4.691 s Running org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 11:21:16.933 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 11:21:16.933 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:21:16.933 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:21:16.933 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 11:21:16.933 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:21:16.933 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:21:16.934 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:21:16.934 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:21:16.934 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:21:16.934 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 11:21:16.934 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 11:21:16.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 11:21:16.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:16.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:16.934 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:21:16.934 DEBUG [main][MenuItemLookup] Found menu:'File' 11:21:16.934 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:21:16.934 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:21:16.934 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:21:16.934 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:21:16.934 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:21:16.934 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:21:16.934 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:21:16.934 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:21:16.934 DEBUG [main][MenuItemLookup] Item match:Window 11:21:16.935 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:21:16.935 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:21:16.935 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:21:16.935 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:16.935 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:21:16.935 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:21:16.935 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:16.935 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:21:16.935 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:16.935 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:21:16.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:16.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:16.935 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:21:16.935 DEBUG [main][MenuItemLookup] Found menu:'File' 11:21:16.935 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:21:16.935 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:21:16.935 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:21:16.935 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:21:16.935 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:21:16.935 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:21:16.935 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:21:16.935 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:21:16.935 DEBUG [main][MenuItemLookup] Item match:Window 11:21:16.935 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:21:16.935 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:21:16.935 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:21:16.935 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:16.935 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:21:16.935 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:21:16.935 DEBUG [main][MenuItemLookup] Item match:Perspective 11:21:16.935 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 11:21:16.935 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:16.935 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 11:21:16.935 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 11:21:16.935 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 11:21:16.935 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 11:21:16.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 11:21:16.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:16.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:16.935 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:21:16.935 DEBUG [main][MenuItemLookup] Found menu:'File' 11:21:16.935 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:21:16.935 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:21:16.935 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:21:16.935 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:21:16.935 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:21:16.935 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:21:16.935 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:21:16.935 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:21:16.935 DEBUG [main][MenuItemLookup] Item match:Window 11:21:16.936 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:21:16.936 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:21:16.936 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:21:16.936 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:16.936 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:21:16.936 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:21:16.936 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:16.936 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:21:16.936 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:16.936 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:21:16.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:16.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:16.936 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:21:16.936 DEBUG [main][MenuItemLookup] Found menu:'File' 11:21:16.936 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:21:16.936 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:21:16.936 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:21:16.936 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:21:16.936 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:21:16.936 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:21:16.936 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:21:16.936 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:21:16.936 DEBUG [main][MenuItemLookup] Item match:Window 11:21:16.936 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:21:16.936 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:21:16.936 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:21:16.936 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:16.936 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:21:16.936 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:21:16.936 DEBUG [main][MenuItemLookup] Item match:Perspective 11:21:16.936 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 11:21:16.936 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:16.936 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 11:21:16.936 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 11:21:16.936 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 11:21:16.936 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 11:21:16.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:16.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:16.937 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:21:16.937 DEBUG [main][MenuItemLookup] Found menu:'File' 11:21:16.937 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:21:16.937 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:21:16.937 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:21:16.937 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:21:16.937 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:21:16.937 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:21:16.937 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:21:16.937 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:21:16.937 DEBUG [main][MenuItemLookup] Item match:Window 11:21:16.937 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:21:16.937 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:21:16.937 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:21:16.937 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:16.937 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:21:16.937 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:21:16.937 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:16.937 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:21:16.937 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:16.937 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:21:16.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:16.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:16.937 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:21:16.937 DEBUG [main][MenuItemLookup] Found menu:'File' 11:21:16.937 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:21:16.937 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:21:16.937 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:21:16.937 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:21:16.937 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:21:16.937 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:21:16.937 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:21:16.937 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:21:16.937 DEBUG [main][MenuItemLookup] Item match:Window 11:21:16.937 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:21:16.938 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:21:16.938 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:21:16.938 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:16.938 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:21:16.938 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:21:16.938 DEBUG [main][MenuItemLookup] Item match:Perspective 11:21:16.938 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 11:21:16.938 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:16.938 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 11:21:16.938 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 11:21:16.938 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 11:21:16.938 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 11:21:16.938 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 11:21:16.938 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 11:21:16.938 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 11:21:16.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 11:21:16.967 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 11:21:16.967 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 11:21:16.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:16.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:16.967 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:21:16.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:16.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:16.967 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 11:21:16.967 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:21:16.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:16.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:16.968 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 11:21:16.968 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:21:16.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:16.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:16.968 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 11:21:16.968 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:21:16.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:16.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:16.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:16.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:16.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:21:16.968 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 11:21:16.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:16.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:16.968 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:16.968 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:17.154 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:21:17.154 INFO [WorkbenchTestable][RequirementsRunner] Started test: addRemoveVariable no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest) 11:21:17.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 11:21:17.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:21:17.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:21:17.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:21:17.155 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:21:17.155 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:17.155 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:21:17.155 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:17.155 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:21:17.155 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:17.155 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:21:17.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:17.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:17.155 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:21:17.155 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:21:17.155 DEBUG [main][MenuItemLookup] Found menu:'File' 11:21:17.156 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:21:17.156 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:21:17.156 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:21:17.156 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:21:17.156 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:21:17.156 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:21:17.156 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:21:17.156 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:21:17.156 DEBUG [main][MenuItemLookup] Item match:Window 11:21:17.156 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:21:17.156 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:21:17.156 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:21:17.156 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:17.156 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:21:17.156 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:21:17.156 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:17.156 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:21:17.156 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:17.156 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:21:17.156 DEBUG [main][MenuItemLookup] Item match:Preferences 11:21:17.156 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:21:17.156 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:21:17.156 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:21:17.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:21:17.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:21:17.909 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:21:17.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:17.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:17.918 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:21:17.918 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:17.918 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:21:17.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:17.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:17.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:17.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:17.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:21:17.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:21:17.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:21:17.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:21:17.919 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:21:17.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:18.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:18.420 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:21:18.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:21:18.424 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:21:18.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:18.424 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:21:18.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:18.424 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:21:18.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children... 11:21:18.424 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path 11:21:18.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:18.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:18.925 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path 11:21:18.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children finished successfully 11:21:18.928 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path 11:21:18.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:18.928 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Build Path is already expanded. No action performed 11:21:18.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:18.928 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path 11:21:18.929 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Classpath Variables 11:21:18.929 DEBUG [main][TreeItemHandler] Selecting tree item: Classpath Variables 11:21:18.929 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Classpath Variables about selection 11:21:18.929 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Classpath Variables 11:21:18.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:18.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:18.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:18.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:18.966 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 11:21:18.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:18.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:18.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:18.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:18.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:21:18.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:21:18.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:21:18.967 DEBUG [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...") 11:21:18.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:18.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:18.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:18.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:18.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:21:18.969 INFO [WorkbenchTestable][AbstractButton] Click button &New... 11:21:18.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:18.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:18.969 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:18.969 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:19.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Entry"] is available.... 11:21:19.006 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 11:21:19.006 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Entry 11:21:19.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:19.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:19.007 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:") 11:21:19.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:19.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:19.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:19.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:19.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:21:19.007 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:21:19.008 INFO [WorkbenchTestable][AbstractText] Text set to: VN 11:21:19.009 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:") 11:21:19.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:19.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:19.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:19.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:19.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:21:19.010 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:21:19.010 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 11:21:19.011 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) 11:21:19.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:19.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:19.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:19.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:19.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:21:19.012 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:21:19.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:19.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:19.012 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:19.012 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:19.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:21:19.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:21:19.055 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 11:21:19.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:19.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:19.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:19.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:19.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:21:19.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:21:19.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:21:19.056 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 11:21:19.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:19.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:19.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:19.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:19.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:21:19.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:21:19.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:21:19.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:19.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:19.059 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 11:21:19.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:19.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:19.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:19.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:19.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:21:19.060 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 11:21:19.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:19.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:19.060 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:19.060 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:19.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:21:19.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:21:19.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:21:19.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:19.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:19.158 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:21:19.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:19.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:19.158 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:21:19.158 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:21:19.158 DEBUG [main][MenuItemLookup] Found menu:'File' 11:21:19.158 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:21:19.158 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:21:19.158 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:21:19.158 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:21:19.158 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:21:19.158 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:21:19.158 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:21:19.158 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:21:19.158 DEBUG [main][MenuItemLookup] Item match:Window 11:21:19.159 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:21:19.159 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:21:19.159 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:21:19.159 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:19.159 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:21:19.159 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:21:19.159 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:19.159 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:21:19.159 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:19.159 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:21:19.159 DEBUG [main][MenuItemLookup] Item match:Preferences 11:21:19.159 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:21:19.159 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:21:19.159 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:21:19.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:21:19.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:21:19.286 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:21:19.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:19.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:19.287 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:21:19.287 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:19.287 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:21:19.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:19.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:19.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:19.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:19.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:21:19.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:21:19.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:21:19.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:21:19.289 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:21:19.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:19.289 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:21:19.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:19.289 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:21:19.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:21:19.289 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:21:19.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:19.289 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:21:19.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:19.289 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:21:19.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children... 11:21:19.289 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path 11:21:19.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:19.289 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Build Path is already expanded. No action performed 11:21:19.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:19.289 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path 11:21:19.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children finished successfully 11:21:19.289 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path 11:21:19.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:19.290 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Build Path is already expanded. No action performed 11:21:19.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:19.290 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path 11:21:19.290 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Classpath Variables 11:21:19.290 DEBUG [main][TreeItemHandler] Selecting tree item: Classpath Variables 11:21:19.290 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Classpath Variables about selection 11:21:19.290 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Classpath Variables 11:21:19.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:19.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:19.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:19.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:19.291 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 11:21:19.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:19.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:19.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:19.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:19.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:21:19.301 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") 11:21:19.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:19.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:19.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:19.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:19.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 11:21:19.301 TRACE [main][WidgetHandler] Notify Table with event 13 11:21:19.301 TRACE [main][WidgetHandler] Wait for synchronization 11:21:19.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.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") 11:21:19.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:19.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:19.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:19.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:19.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:21:19.304 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 11:21:19.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:19.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:19.304 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:19.304 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:19.305 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 11:21:19.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:19.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:19.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:19.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:19.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:21:19.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:21:19.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:21:19.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:19.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:19.308 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 11:21:19.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:19.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:19.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:19.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:19.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:21:19.311 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 11:21:19.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:19.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:19.311 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:19.311 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:19.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:21:19.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:21:19.382 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:21:19.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:19.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:19.382 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 11:21:19.382 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:21:19.382 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:21:19.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:19.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:19.383 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addRemoveVariable no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest) 11:21:19.383 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:21:19.383 INFO [WorkbenchTestable][RequirementsRunner] Started test: getVariables no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest) 11:21:19.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 11:21:19.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:21:19.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:21:19.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:21:19.383 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:21:19.383 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:19.383 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:21:19.383 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:19.383 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:21:19.383 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:19.383 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:21:19.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:19.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:19.383 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:21:19.384 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:21:19.384 DEBUG [main][MenuItemLookup] Found menu:'File' 11:21:19.384 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:21:19.384 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:21:19.384 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:21:19.384 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:21:19.384 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:21:19.384 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:21:19.384 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:21:19.384 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:21:19.384 DEBUG [main][MenuItemLookup] Item match:Window 11:21:19.384 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:21:19.384 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:21:19.384 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:21:19.384 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:19.384 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:21:19.384 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:21:19.384 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:19.384 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:21:19.384 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:19.384 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:21:19.384 DEBUG [main][MenuItemLookup] Item match:Preferences 11:21:19.384 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:21:19.384 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:21:19.384 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:21:19.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:21:19.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 'Preferences.*'] is available. finished successfully 11:21:19.490 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:21:19.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:19.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:19.491 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:21:19.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:19.492 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:21:19.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:19.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:19.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:19.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:19.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:21:19.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:21:19.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:21:19.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:21:19.501 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:21:19.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:19.501 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:21:19.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:19.501 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:21:19.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:21:19.501 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:21:19.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:19.501 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:21:19.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:19.501 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:21:19.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children... 11:21:19.502 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path 11:21:19.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:19.502 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Build Path is already expanded. No action performed 11:21:19.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:19.502 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path 11:21:19.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children finished successfully 11:21:19.502 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path 11:21:19.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:19.502 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Build Path is already expanded. No action performed 11:21:19.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:19.502 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path 11:21:19.502 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Classpath Variables 11:21:19.502 DEBUG [main][TreeItemHandler] Selecting tree item: Classpath Variables 11:21:19.502 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Classpath Variables about selection 11:21:19.502 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Classpath Variables 11:21:19.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:19.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:19.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:19.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:19.503 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 11:21:19.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:19.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:19.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:19.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:19.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:21:19.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:21:19.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:21:19.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) 11:21:19.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:19.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:19.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:19.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:19.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:21:19.506 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:21:19.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:19.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:19.506 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:19.506 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:19.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:21:19.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:21:19.552 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:21:19.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:19.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:19.552 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 11:21:19.552 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:21:19.552 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:21:19.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:19.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:19.552 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getVariables no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest) 11:21:19.552 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 11:21:19.552 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:21:19.552 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:21:19.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:19.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.621 s - in org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest addRemoveVariable no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest) Time elapsed: 2.229 s getVariables no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest) Time elapsed: 0.169 s Running org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 11:21:19.562 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 11:21:19.562 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:21:19.562 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:21:19.562 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 11:21:19.562 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:21:19.562 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:21:19.579 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:21:19.579 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:21:19.579 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:21:19.579 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:21:19.579 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:19.580 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:21:19.580 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFolding no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 11:21:19.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 11:21:19.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:21:19.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:21:19.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:21:19.580 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:21:19.580 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:19.580 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:21:19.580 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:19.580 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:21:19.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:19.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:19.580 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:21:19.580 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:21:19.580 DEBUG [main][MenuItemLookup] Found menu:'File' 11:21:19.580 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:21:19.580 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:21:19.580 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:21:19.580 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:21:19.580 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:21:19.580 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:21:19.580 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:21:19.580 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:21:19.580 DEBUG [main][MenuItemLookup] Item match:Window 11:21:19.581 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:21:19.581 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:21:19.581 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:21:19.581 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:19.581 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:21:19.581 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:21:19.581 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:19.581 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:21:19.581 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:19.581 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:21:19.581 DEBUG [main][MenuItemLookup] Item match:Preferences 11:21:19.581 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:21:19.581 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:21:19.581 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:21:19.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:21:19.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:21:19.683 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:21:19.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:19.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:19.684 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:21:19.684 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:19.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 11:21:19.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:19.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:19.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:19.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:19.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:21:19.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:21:19.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:21:19.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:21:19.686 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:21:19.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:19.686 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:21:19.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:19.686 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:21:19.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:21:19.686 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:21:19.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:19.686 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:21:19.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:19.686 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:21:19.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children... 11:21:19.686 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 11:21:19.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:20.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:20.188 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 11:21:20.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully 11:21:20.189 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 11:21:20.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:20.189 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 11:21:20.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:20.189 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 11:21:20.190 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding 11:21:20.190 DEBUG [main][TreeItemHandler] Selecting tree item: Folding 11:21:20.190 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection 11:21:20.190 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding 11:21:20.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:20.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:20.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:20.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:20.224 DEBUG [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) 11:21:20.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:20.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:20.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:20.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:20.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:21:20.226 INFO [WorkbenchTestable][CheckBox] Select checkbox Enable f&olding 11:21:20.226 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Enable f&olding 11:21:20.226 INFO [WorkbenchTestable][AbstractButton] Click button Enable f&olding 11:21:20.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:20.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:20.226 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:20.226 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:20.226 DEBUG [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) 11:21:20.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:20.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:20.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:20.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:20.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:21:20.227 DEBUG [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) 11:21:20.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:20.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:20.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:20.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:20.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:21:20.229 INFO [WorkbenchTestable][CheckBox] Select checkbox Enable f&olding 11:21:20.229 INFO [WorkbenchTestable][CheckBox] Check checkbox Enable f&olding 11:21:20.229 INFO [WorkbenchTestable][AbstractButton] Click button Enable f&olding 11:21:20.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:20.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:20.229 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:20.229 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:20.229 DEBUG [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) 11:21:20.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:20.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:20.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:20.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:20.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:21:20.230 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:21:20.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:20.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:20.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:20.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:20.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:21:20.233 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:21:20.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:20.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:20.233 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:20.233 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:20.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:21:20.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:21:20.276 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:21:20.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:20.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:20.276 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 11:21:20.276 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:21:20.276 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:21:20.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:20.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:20.277 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFolding no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 11:21:20.277 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:21:20.277 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:20.277 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:21:20.277 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHeaderComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 11:21:20.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 11:21:20.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:21:20.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:21:20.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:21:20.277 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:21:20.277 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:20.277 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:21:20.277 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:20.277 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:21:20.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:20.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:20.277 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:21:20.277 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:21:20.277 DEBUG [main][MenuItemLookup] Found menu:'File' 11:21:20.277 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:21:20.277 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:21:20.277 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:21:20.277 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:21:20.277 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:21:20.277 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:21:20.277 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:21:20.277 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:21:20.277 DEBUG [main][MenuItemLookup] Item match:Window 11:21:20.278 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:21:20.278 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:21:20.278 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:21:20.278 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:20.278 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:21:20.278 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:21:20.278 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:20.278 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:21:20.278 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:20.278 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:21:20.278 DEBUG [main][MenuItemLookup] Item match:Preferences 11:21:20.278 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:21:20.278 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:21:20.278 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:21:20.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.... 11:21:20.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 11:21:20.379 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:21:20.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:20.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:20.380 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:21:20.380 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:20.380 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:21:20.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:20.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:20.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:20.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:20.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:21:20.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:21:20.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:21:20.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:21:20.382 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:21:20.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:20.382 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:21:20.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:20.382 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:21:20.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:21:20.382 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:21:20.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:20.382 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:21:20.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:20.382 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:21:20.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children... 11:21:20.382 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 11:21:20.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:20.382 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 11:21:20.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:20.382 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 11:21:20.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully 11:21:20.382 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 11:21:20.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:20.382 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 11:21:20.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:20.382 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 11:21:20.383 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding 11:21:20.383 DEBUG [main][TreeItemHandler] Selecting tree item: Folding 11:21:20.383 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection 11:21:20.383 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding 11:21:20.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:20.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:20.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:20.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:20.384 DEBUG [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) 11:21:20.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:20.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 11:21:20.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 11:21:20.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:20.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 11:21:20.385 INFO [WorkbenchTestable][CheckBox] Select checkbox &Header Comments 11:21:20.385 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Header Comments 11:21:20.385 INFO [WorkbenchTestable][AbstractButton] Click button &Header Comments 11:21:20.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:20.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:20.385 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:20.385 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:20.386 DEBUG [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) 11:21:20.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:20.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 11:21:20.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 11:21:20.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:20.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 11:21:20.387 DEBUG [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) 11:21:20.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:20.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 11:21:20.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 11:21:20.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:20.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 11:21:20.398 INFO [WorkbenchTestable][CheckBox] Select checkbox &Header Comments 11:21:20.398 INFO [WorkbenchTestable][CheckBox] Check checkbox &Header Comments 11:21:20.399 INFO [WorkbenchTestable][AbstractButton] Click button &Header Comments 11:21:20.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:20.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:20.399 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:20.399 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:20.399 DEBUG [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) 11:21:20.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:20.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 11:21:20.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 11:21:20.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:20.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 11:21:20.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) 11:21:20.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:20.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:20.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:20.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:20.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:21:20.403 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:21:20.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:20.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:20.403 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:20.403 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:20.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:21:20.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:21:20.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:21:20.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:20.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:20.444 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 11:21:20.444 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:21:20.444 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:21:20.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:20.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:20.445 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHeaderComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 11:21:20.445 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:21:20.445 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:20.445 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:21:20.445 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInnerTypes no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 11:21:20.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 11:21:20.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:21:20.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:21:20.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:21:20.445 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:21:20.445 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:20.445 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:21:20.445 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:20.445 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:21:20.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:20.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:20.445 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:21:20.445 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:21:20.446 DEBUG [main][MenuItemLookup] Found menu:'File' 11:21:20.446 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:21:20.446 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:21:20.446 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:21:20.446 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:21:20.446 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:21:20.446 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:21:20.446 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:21:20.446 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:21:20.446 DEBUG [main][MenuItemLookup] Item match:Window 11:21:20.446 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:21:20.446 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:21:20.446 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:21:20.446 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:20.446 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:21:20.446 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:21:20.446 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:20.446 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:21:20.446 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:20.446 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:21:20.446 DEBUG [main][MenuItemLookup] Item match:Preferences 11:21:20.446 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:21:20.446 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:21:20.446 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:21:20.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 'Preferences.*'] is available.... 11:21:20.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:21:20.542 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:21:20.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:20.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:20.544 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:21:20.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:20.544 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:21:20.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:20.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:20.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:20.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:20.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:21:20.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:21:20.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:21:20.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:21:20.546 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:21:20.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:20.546 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:21:20.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:20.546 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:21:20.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:21:20.546 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:21:20.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:20.546 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:21:20.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:20.546 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:21:20.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children... 11:21:20.546 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 11:21:20.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:20.546 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 11:21:20.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:20.546 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 11:21:20.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully 11:21:20.546 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 11:21:20.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:20.547 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 11:21:20.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:20.547 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 11:21:20.547 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding 11:21:20.547 DEBUG [main][TreeItemHandler] Selecting tree item: Folding 11:21:20.547 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection 11:21:20.547 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding 11:21:20.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:20.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:20.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:20.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:20.548 DEBUG [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) 11:21:20.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:20.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 11:21:20.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 11:21:20.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:20.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 3 was found 11:21:20.561 INFO [WorkbenchTestable][CheckBox] Select checkbox Inner &types 11:21:20.562 INFO [WorkbenchTestable][CheckBox] Check checkbox Inner &types 11:21:20.562 INFO [WorkbenchTestable][AbstractButton] Click button Inner &types 11:21:20.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:20.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:20.562 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:20.562 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:20.562 DEBUG [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) 11:21:20.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:20.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 11:21:20.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 11:21:20.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:20.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 3 was found 11:21:20.563 DEBUG [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) 11:21:20.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:20.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 11:21:20.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 11:21:20.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:20.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 3 was found 11:21:20.564 INFO [WorkbenchTestable][CheckBox] Select checkbox Inner &types 11:21:20.564 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Inner &types 11:21:20.564 INFO [WorkbenchTestable][AbstractButton] Click button Inner &types 11:21:20.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:20.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:20.564 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:20.564 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:20.564 DEBUG [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) 11:21:20.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:20.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 11:21:20.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 11:21:20.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:20.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 3 was found 11:21:20.570 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:21:20.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:20.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:20.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:20.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:20.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:21:20.572 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:21:20.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:20.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:20.572 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:20.572 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:20.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:21:20.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:21:20.607 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:21:20.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:20.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:20.607 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 11:21:20.607 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:21:20.607 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:21:20.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:20.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:20.607 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInnerTypes no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 11:21:20.607 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:21:20.607 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:20.607 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:21:20.607 INFO [WorkbenchTestable][RequirementsRunner] Started test: testComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 11:21:20.607 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 11:21:20.607 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:21:20.607 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:21:20.607 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:21:20.607 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:21:20.607 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:20.607 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:21:20.608 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:20.608 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:21:20.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:20.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:20.608 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:21:20.608 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:21:20.608 DEBUG [main][MenuItemLookup] Found menu:'File' 11:21:20.608 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:21:20.608 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:21:20.608 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:21:20.608 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:21:20.608 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:21:20.608 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:21:20.608 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:21:20.608 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:21:20.608 DEBUG [main][MenuItemLookup] Item match:Window 11:21:20.608 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:21:20.608 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:21:20.608 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:21:20.608 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:20.608 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:21:20.608 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:21:20.608 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:20.608 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:21:20.608 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:20.608 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:21:20.608 DEBUG [main][MenuItemLookup] Item match:Preferences 11:21:20.608 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:21:20.608 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:21:20.608 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:21:20.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.... 11:21:20.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:21:20.704 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:21:20.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:20.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:20.705 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:21:20.705 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:20.705 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:21:20.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:20.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:20.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:20.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:20.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:21:20.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:21:20.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:21:20.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:21:20.706 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:21:20.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:20.706 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:21:20.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:20.706 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:21:20.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:21:20.707 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:21:20.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:20.707 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:21:20.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:20.707 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:21:20.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children... 11:21:20.707 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 11:21:20.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:20.707 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 11:21:20.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:20.707 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 11:21:20.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully 11:21:20.707 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 11:21:20.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:20.707 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 11:21:20.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:20.707 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 11:21:20.708 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding 11:21:20.708 DEBUG [main][TreeItemHandler] Selecting tree item: Folding 11:21:20.708 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection 11:21:20.708 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding 11:21:20.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:20.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:20.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:20.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:20.709 DEBUG [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) 11:21:20.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:20.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:21:20.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:21:20.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:20.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 11:21:20.710 INFO [WorkbenchTestable][CheckBox] Select checkbox &Comments 11:21:20.710 INFO [WorkbenchTestable][CheckBox] Check checkbox &Comments 11:21:20.710 INFO [WorkbenchTestable][AbstractButton] Click button &Comments 11:21:20.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:20.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:20.710 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:20.710 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:20.711 DEBUG [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) 11:21:20.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:20.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:21:20.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:21:20.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:20.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 11:21:20.712 DEBUG [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) 11:21:20.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:20.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:21:20.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:21:20.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:20.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 11:21:20.713 INFO [WorkbenchTestable][CheckBox] Select checkbox &Comments 11:21:20.713 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Comments 11:21:20.713 INFO [WorkbenchTestable][AbstractButton] Click button &Comments 11:21:20.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:20.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:20.713 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:20.713 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:20.713 DEBUG [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) 11:21:20.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:20.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:21:20.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:21:20.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:20.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 11:21:20.728 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:21:20.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:20.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:20.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:20.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:20.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:21:20.730 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:21:20.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:20.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:20.730 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:20.730 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:20.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:21:20.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:21:20.783 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:21:20.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:20.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:20.783 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 11:21:20.783 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:21:20.783 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:21:20.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:20.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:20.784 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 11:21:20.784 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:21:20.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:20.784 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:21:20.784 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMembers no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 11:21:20.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 11:21:20.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:21:20.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:21:20.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:21:20.784 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:21:20.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:20.784 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:21:20.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:20.784 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:21:20.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:20.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:20.784 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:21:20.784 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:21:20.785 DEBUG [main][MenuItemLookup] Found menu:'File' 11:21:20.785 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:21:20.785 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:21:20.785 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:21:20.785 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:21:20.785 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:21:20.785 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:21:20.785 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:21:20.785 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:21:20.785 DEBUG [main][MenuItemLookup] Item match:Window 11:21:20.785 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:21:20.785 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:21:20.785 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:21:20.785 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:20.785 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:21:20.785 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:21:20.785 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:20.785 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:21:20.785 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:20.785 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:21:20.785 DEBUG [main][MenuItemLookup] Item match:Preferences 11:21:20.785 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:21:20.785 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:21:20.785 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:21:20.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:21:20.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:21:20.882 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:21:20.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:20.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:20.883 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:21:20.883 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:20.883 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:21:20.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:20.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:20.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:20.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:20.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:21:20.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:21:20.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:21:20.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:21:20.885 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:21:20.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:20.885 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:21:20.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:20.885 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:21:20.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:21:20.885 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:21:20.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:20.885 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:21:20.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:20.885 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:21:20.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children... 11:21:20.886 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 11:21:20.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:20.886 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 11:21:20.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:20.886 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 11:21:20.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully 11:21:20.886 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 11:21:20.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:20.886 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 11:21:20.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:20.886 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 11:21:20.886 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding 11:21:20.886 DEBUG [main][TreeItemHandler] Selecting tree item: Folding 11:21:20.886 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection 11:21:20.886 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding 11:21:20.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:20.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:20.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:20.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:20.887 DEBUG [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) 11:21:20.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:20.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 11:21:20.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found 11:21:20.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:20.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was found 11:21:20.889 INFO [WorkbenchTestable][CheckBox] Select checkbox &Members 11:21:20.889 INFO [WorkbenchTestable][CheckBox] Check checkbox &Members 11:21:20.889 INFO [WorkbenchTestable][AbstractButton] Click button &Members 11:21:20.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:20.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:20.889 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:20.889 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:20.889 DEBUG [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) 11:21:20.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:20.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 11:21:20.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found 11:21:20.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:20.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was found 11:21:20.890 DEBUG [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) 11:21:20.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:20.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 11:21:20.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found 11:21:20.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:20.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was found 11:21:20.891 INFO [WorkbenchTestable][CheckBox] Select checkbox &Members 11:21:20.891 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Members 11:21:20.891 INFO [WorkbenchTestable][AbstractButton] Click button &Members 11:21:20.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:20.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:20.907 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:20.907 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:20.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.preferences.FoldingPreferencePage, index 4 and following matchers specified (Widget matcher matching widgets with style: 32) 11:21:20.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:20.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 11:21:20.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found 11:21:20.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:20.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was found 11:21:20.913 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:21:20.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:20.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:20.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:20.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:20.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:21:20.916 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:21:20.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:20.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:20.916 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:20.916 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:20.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:21:20.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:21:20.970 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:21:20.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:20.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:20.970 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 11:21:20.970 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:21:20.970 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:21:20.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:20.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:20.970 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMembers no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 11:21:20.970 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:21:20.970 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:20.970 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:21:20.970 INFO [WorkbenchTestable][RequirementsRunner] Started test: testImports no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 11:21:20.970 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 11:21:20.970 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:21:20.970 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:21:20.970 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:21:20.970 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:21:20.970 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:20.971 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:21:20.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:20.971 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:21:20.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:20.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:20.971 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:21:20.971 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:21:20.971 DEBUG [main][MenuItemLookup] Found menu:'File' 11:21:20.971 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:21:20.971 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:21:20.971 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:21:20.971 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:21:20.971 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:21:20.971 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:21:20.971 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:21:20.971 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:21:20.971 DEBUG [main][MenuItemLookup] Item match:Window 11:21:20.971 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:21:20.971 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:21:20.971 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:21:20.971 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:20.971 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:21:20.971 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:21:20.971 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:20.971 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:21:20.971 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:20.971 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:21:20.971 DEBUG [main][MenuItemLookup] Item match:Preferences 11:21:20.971 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:21:20.971 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:21:20.971 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:21:21.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 'Preferences.*'] is available.... 11:21:21.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. finished successfully 11:21:21.070 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:21:21.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:21.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:21.071 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:21:21.071 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:21.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:21:21.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:21.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:21.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:21.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:21.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:21:21.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:21:21.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:21:21.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:21:21.073 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:21:21.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:21.073 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:21:21.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:21.073 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:21:21.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:21:21.073 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:21:21.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:21.073 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:21:21.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:21.073 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:21:21.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children... 11:21:21.074 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 11:21:21.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:21.074 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 11:21:21.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:21.074 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 11:21:21.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully 11:21:21.074 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 11:21:21.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:21.074 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 11:21:21.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:21.074 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 11:21:21.074 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding 11:21:21.074 DEBUG [main][TreeItemHandler] Selecting tree item: Folding 11:21:21.074 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection 11:21:21.074 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding 11:21:21.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:21.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:21.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:21.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:21.088 DEBUG [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) 11:21:21.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:21.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 11:21:21.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5 is found 11:21:21.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:21.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was found 11:21:21.090 INFO [WorkbenchTestable][CheckBox] Select checkbox &Imports 11:21:21.090 DEBUG [WorkbenchTestable][CheckBox] Checkbox &Imports already selected, no action performed 11:21:21.090 DEBUG [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) 11:21:21.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:21.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 11:21:21.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5 is found 11:21:21.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:21.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was found 11:21:21.091 DEBUG [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) 11:21:21.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:21.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 11:21:21.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5 is found 11:21:21.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:21.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was found 11:21:21.099 INFO [WorkbenchTestable][CheckBox] Select checkbox &Imports 11:21:21.099 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Imports 11:21:21.099 INFO [WorkbenchTestable][AbstractButton] Click button &Imports 11:21:21.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:21.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:21.100 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:21.100 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:21.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.preferences.FoldingPreferencePage, index 5 and following matchers specified (Widget matcher matching widgets with style: 32) 11:21:21.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:21.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 11:21:21.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5 is found 11:21:21.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:21.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was found 11:21:21.101 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:21:21.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:21.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:21.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:21.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:21.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:21:21.104 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:21:21.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:21.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:21.104 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:21.104 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:21.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:21:21.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:21:21.140 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:21:21.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:21.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:21.141 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 11:21:21.141 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:21:21.141 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:21:21.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:21.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:21.141 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testImports no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 11:21:21.141 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 11:21:21.141 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:21:21.141 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:21:21.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:21.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.579 s - in org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest testFolding no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) Time elapsed: 0.697 s testHeaderComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) Time elapsed: 0.168 s testInnerTypes no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) Time elapsed: 0.162 s testComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) Time elapsed: 0.177 s testMembers no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) Time elapsed: 0.186 s testImports no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) Time elapsed: 0.171 s Results: Tests run: 326, Failures: 0, Errors: 0, Skipped: 3 (Eclipse:1782): Gdk-CRITICAL **: 11:21:21.941: 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.v20230901-1033 [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 11:21:45.539 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 11:21:45.541 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 11:21:45.608 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 11:21:45.609 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 11:21:45.639 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.gef.test.GEFEditorTest 11:21:45.665 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:21:45.710 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:21:45.714 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 11:21:45.718 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 11:21:45.718 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 11:21:45.733 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 11:21:45.765 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:21:45.765 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:21:45.769 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:21:45.769 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:21:45.811 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:21:45.812 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 11:21:45.843 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:21:45.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:45.849 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:21:45.849 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:45.850 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:21:45.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:45.860 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:21:45.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:45.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:45.867 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:21:45.871 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:21:45.874 DEBUG [main][MenuItemLookup] Found menu:'File' 11:21:45.875 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:21:45.875 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:21:45.875 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:21:45.875 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:21:45.875 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:21:45.875 DEBUG [main][MenuItemLookup] Item match:Window 11:21:45.911 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:21:45.911 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:21:45.911 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:21:45.911 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:45.911 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:21:45.911 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:21:45.911 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:45.911 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:21:45.911 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:45.911 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:21:45.911 DEBUG [main][MenuItemLookup] Item match:Preferences 11:21:45.915 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:21:45.915 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:21:45.917 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:21:46.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 'Preferences.*'] is available.... 11:21:46.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:21:46.117 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:21:46.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:46.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:46.120 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:21:46.120 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:46.129 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:21:46.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:46.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:46.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:46.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:46.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:21:46.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:21:46.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:21:46.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:21:46.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:46.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:46.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:46.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:46.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:21:46.216 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:21:46.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:46.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:46.218 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:46.219 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:46.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:21:46.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:21:46.269 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:21:46.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:46.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:46.274 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 11:21:46.275 DEBUG [main][EditorHandler] 0 editor(s) found 11:21:46.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:46.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:46.285 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:21:46.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:46.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:46.288 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:21:46.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:46.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:46.288 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:21:46.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 '\*?\QProject Explorer\E') 11:21:46.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:46.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:46.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:46.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:46.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:21:46.309 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:21:46.310 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:21:46.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:46.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:21:46.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:21:46.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:21:46.328 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:21:46.328 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:21:46.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:46.330 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 11:21:46.332 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:21:46.332 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:21:46.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:46.333 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 11:21:46.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:46.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:46.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:46.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:46.335 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:21:46.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:21:46.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:46.336 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 11:21:46.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:21:46.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:46.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:46.348 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:21:46.349 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 11:21:46.349 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:21:46.351 INFO [WorkbenchTestable][RequirementsRunner] Started test: logicDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) 11:21:46.351 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 11:21:46.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:21:46.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:21:46.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:21:46.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'] 11:21:46.361 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:46.361 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:21:46.361 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:46.361 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:21:46.361 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:46.362 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:21:46.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:46.362 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:21:46.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:46.362 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:21:46.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:46.363 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:21:46.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:46.363 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:21:46.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:46.363 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:21:46.364 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:46.364 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:21:46.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:46.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:46.364 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:21:46.364 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:21:46.364 DEBUG [main][MenuItemLookup] Found menu:'File' 11:21:46.364 DEBUG [main][MenuItemLookup] Item match:File 11:21:46.368 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:21:46.368 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:21:46.374 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:21:46.374 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:46.374 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:21:46.374 DEBUG [main][MenuItemLookup] Found menu:'File' 11:21:46.374 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:21:46.374 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:46.374 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:21:46.374 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:46.374 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:21:46.374 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:21:46.375 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:21:46.375 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:21:46.375 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:21:46.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.... 11:21:46.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 11:21:46.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:21:46.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:46.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:46.512 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:21:46.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:46.513 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:21:46.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:46.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:46.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:46.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:46.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:21:46.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:21:46.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:21:46.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:21:46.523 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:21:46.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:47.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:47.029 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:21:47.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:21:47.031 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:21:47.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:47.031 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:21:47.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:47.031 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:21:47.032 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 11:21:47.040 DEBUG [main][TreeItemHandler] Selecting tree item: Project 11:21:47.041 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 11:21:47.048 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 11:21:47.048 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:21:47.048 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:21:47.049 DEBUG [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) 11:21:47.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:47.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:47.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:47.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:47.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:21:47.052 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:21:47.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:47.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:47.053 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:47.053 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:47.112 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:21:47.113 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:47.113 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:47.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 11:21:47.113 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 11:21:47.113 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 11:21:47.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:47.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:47.115 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 11:21:47.115 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:47.117 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:") 11:21:47.117 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:21:47.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:47.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:47.118 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 11:21:47.118 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:21:47.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:47.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:47.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:47.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:47.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:21:47.124 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:21:47.126 INFO [WorkbenchTestable][AbstractText] Text set to: test 11:21:47.136 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 11:21:47.136 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 11:21:47.137 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) 11:21:47.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:47.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:47.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:47.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:47.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:21:47.141 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:21:47.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:47.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:47.141 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:47.141 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:47.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:21:47.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:21:47.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:21:47.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:21:47.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:21:47.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:21:47.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:21:47.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:47.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:47.663 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:21:47.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:47.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:47.665 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:21:47.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:47.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:47.665 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:21:47.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') 11:21:47.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:47.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:47.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:47.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:47.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:21:47.667 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:21:47.667 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:21:47.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:47.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:21:47.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:21:47.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:21:47.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 11:21:47.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:47.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:21:47.690 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 11:21:47.691 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:21:47.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:47.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:47.702 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:21:47.702 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:21:47.702 DEBUG [main][MenuItemLookup] Found menu:'File' 11:21:47.702 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:21:47.702 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:21:47.702 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:21:47.702 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:21:47.702 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:21:47.702 DEBUG [main][MenuItemLookup] Item match:Window 11:21:47.703 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:21:47.703 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:21:47.703 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:21:47.703 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:47.703 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:21:47.703 DEBUG [main][MenuItemLookup] Item match:Show View 11:21:47.713 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 11:21:47.713 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 11:21:47.713 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 11:21:47.713 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 11:21:47.713 DEBUG [main][MenuItemLookup] Found menu:'Progress' 11:21:47.713 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 11:21:47.713 DEBUG [main][MenuItemLookup] Found menu:'Properties' 11:21:47.713 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 11:21:47.713 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:47.713 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 11:21:47.714 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 11:21:47.715 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 11:21:47.715 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 11:21:47.715 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 11:21:47.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 11:21:47.769 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 11:21:47.769 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 11:21:47.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:47.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:47.771 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 11:21:47.771 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:21:47.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:47.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:47.771 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:21:47.771 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:21:47.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:47.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:47.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:47.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:47.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:21:47.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:21:47.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:21:47.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:21:47.773 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:21:47.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:48.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:48.276 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:21:48.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:21:48.277 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:21:48.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:48.277 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:21:48.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:48.277 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:21:48.278 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 11:21:48.278 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 11:21:48.278 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 11:21:48.279 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 11:21:48.279 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:21:48.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:48.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:48.279 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:21:48.279 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:21:48.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:48.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:48.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 11:21:48.281 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:21:48.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:48.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:48.281 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:21:48.281 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:21:48.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:48.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:48.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:48.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:48.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:21:48.284 INFO [WorkbenchTestable][AbstractButton] Click button &Open 11:21:48.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:48.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:48.284 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:48.284 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:48.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:21:48.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:21:48.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 11:21:48.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:48.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:48.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 11:21:48.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:48.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:48.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:21:48.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:48.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:48.632 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:21:48.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 11:21:48.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:48.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:48.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:48.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:48.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:21:48.638 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:21:48.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:21:48.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:48.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:21:48.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:21:48.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:21:48.640 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:21:48.641 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:21:48.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:48.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:21:48.651 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:21:48.651 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:21:48.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:48.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:21:48.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:48.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:48.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:21:49.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:49.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:21:49.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:49.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:21:49.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:21:49.654 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:21:49.654 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:21:49.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:49.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:21:49.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:21:49.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:49.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:49.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:49.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:49.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:21:49.659 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 11:21:49.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 11:21:49.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:49.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:49.667 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:21:49.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:49.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:49.678 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:21:49.678 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 11:21:49.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:49.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:49.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:49.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:49.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:21:49.680 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:21:49.680 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:21:49.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:49.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:21:49.725 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:21:49.725 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:21:49.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:49.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:21:49.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:49.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:49.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:21:50.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:50.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:21:50.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:50.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:21:50.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:21:50.731 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:21:50.731 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:21:50.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:50.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:21:50.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:21:50.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:50.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:50.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:50.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:50.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:21:50.733 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 11:21:50.734 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 11:21:50.734 DEBUG [main][TreeItemHandler] Selecting tree item: test 11:21:50.737 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 11:21:50.757 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 11:21:50.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'] 11:21:50.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:50.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'] 11:21:50.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:50.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: ""] 11:21:50.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:50.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'] 11:21:50.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:50.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'] 11:21:50.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:50.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: ""] 11:21:50.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:50.761 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 11:21:50.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'] 11:21:50.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:50.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'] 11:21:50.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:50.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:21:50.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:50.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:50.773 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:21:50.773 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:21:50.773 DEBUG [main][MenuItemLookup] Found menu:'File' 11:21:50.773 DEBUG [main][MenuItemLookup] Item match:File 11:21:50.776 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:21:50.776 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:21:50.778 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:21:50.778 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:50.778 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:21:50.778 DEBUG [main][MenuItemLookup] Found menu:'File' 11:21:50.778 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:21:50.778 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:50.778 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:21:50.778 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:50.778 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:21:50.778 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:21:50.778 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:21:50.778 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:21:50.779 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:21:50.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 11:21:50.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. finished successfully 11:21:50.859 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:21:50.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:50.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:50.861 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:21:50.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:50.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 11:21:50.861 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:21:50.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:50.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:50.861 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 11:21:50.861 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:21:50.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:50.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:50.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:50.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:50.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:21:50.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:21:50.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:21:50.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 11:21:50.869 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 11:21:50.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:51.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:51.372 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 11:21:51.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 11:21:51.373 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 11:21:51.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:51.373 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 11:21:51.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:51.373 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 11:21:51.373 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Logic Diagram 11:21:51.373 DEBUG [main][TreeItemHandler] Selecting tree item: Logic Diagram 11:21:51.374 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Logic Diagram about selection 11:21:51.376 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Logic Diagram 11:21:51.377 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:21:51.377 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:21:51.377 DEBUG [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) 11:21:51.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:51.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:51.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:51.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:51.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:21:51.379 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:21:51.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:51.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:51.379 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:51.379 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:51.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 11:21:51.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 11:21:51.447 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 11:21:51.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:51.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:51.448 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 11:21:51.448 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:51.448 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:") 11:21:51.448 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:21:51.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:51.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:51.449 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 11:21:51.449 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:21:51.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:51.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:51.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:51.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:51.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:21:51.454 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:21:51.455 INFO [WorkbenchTestable][AbstractText] Text set to: test.logic 11:21:51.456 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 11:21:51.456 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 11:21:51.456 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) 11:21:51.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:51.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:51.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:51.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:51.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:21:51.459 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:21:51.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:51.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:51.459 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:51.459 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:51.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:21:51.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:21:51.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:21:51.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 11:21:51.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:21:51.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:21:51.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:21:51.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:21:51.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:21:51.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:21:51.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:21:52.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6948743f is found... 11:21:52.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6948743f is found finished successfully 11:21:52.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 11:21:52.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:52.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:52.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:52.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:52.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:21:52.023 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:52.023 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:21:52.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:52.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:21:52.034 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' view via menu. 11:21:52.034 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 11:21:52.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:52.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:52.037 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 11:21:52.037 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test/test.logic - Eclipse Platform' 11:21:52.037 DEBUG [main][MenuItemLookup] Found menu:'File' 11:21:52.037 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:21:52.037 DEBUG [main][MenuItemLookup] Found menu:'View' 11:21:52.037 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:21:52.037 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:21:52.037 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:21:52.037 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:21:52.037 DEBUG [main][MenuItemLookup] Item match:Window 11:21:52.040 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:21:52.040 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:21:52.040 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:21:52.040 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:52.040 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:21:52.040 DEBUG [main][MenuItemLookup] Item match:Show View 11:21:52.044 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 11:21:52.044 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 11:21:52.044 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 11:21:52.044 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 11:21:52.044 DEBUG [main][MenuItemLookup] Found menu:'Progress' 11:21:52.044 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 11:21:52.044 DEBUG [main][MenuItemLookup] Found menu:'Properties' 11:21:52.044 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 11:21:52.044 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:52.044 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 11:21:52.044 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 11:21:52.059 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 11:21:52.059 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 11:21:52.059 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 11:21:52.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 11:21:52.156 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 11:21:52.156 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 11:21:52.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:52.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:52.158 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 11:21:52.158 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:21:52.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:52.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:52.160 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:21:52.160 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:21:52.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:52.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:52.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:52.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:52.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:21:52.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:21:52.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:21:52.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:21:52.162 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:21:52.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:52.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:52.667 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:21:52.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:21:52.670 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:21:52.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:52.670 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:21:52.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:52.670 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:21:52.670 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Palette 11:21:52.670 DEBUG [main][TreeItemHandler] Selecting tree item: Palette 11:21:52.671 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Palette about selection 11:21:52.671 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Palette 11:21:52.671 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:21:52.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:52.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:52.671 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:21:52.671 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:21:52.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:52.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:52.672 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 11:21:52.672 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:21:52.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:52.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:52.672 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:21:52.672 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:21:52.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:52.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:52.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:52.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:52.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:21:52.674 INFO [WorkbenchTestable][AbstractButton] Click button &Open 11:21:52.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:52.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:52.674 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:52.674 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:52.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:21:52.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:21:52.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.gef.view.PaletteView' view is open... 11:21:52.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:52.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:52.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.gef.view.PaletteView' view is open finished successfully 11:21:52.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:52.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:52.787 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 11:21:52.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:52.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:52.824 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 11:21:52.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 11:21:52.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:52.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:52.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:52.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:52.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:21:52.826 INFO [WorkbenchTestable][AbstractView] Activate view Palette 11:21:52.826 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 11:21:52.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:52.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - test/test.logic - Eclipse Platform TooltipText=null 11:21:52.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:21:52.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:21:52.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:52.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:52.852 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 11:21:52.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:52.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:52.853 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 11:21:52.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:52.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:52.853 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 11:21:52.853 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 11:21:52.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:52.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:52.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:52.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:52.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:21:52.854 INFO [WorkbenchTestable][AbstractView] Activate view Palette 11:21:52.854 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 11:21:52.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:52.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - test/test.logic - Eclipse Platform TooltipText=null 11:21:52.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:21:52.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:21:52.857 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 0] 11:21:52.858 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 11:21:52.858 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:52.885 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 11:21:52.885 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:52.928 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 11:21:52.928 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:52.937 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #0 Text=Label ) 11:21:52.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 11:21:52.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 11:21:52.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:52.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:52.969 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 11:21:52.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:52.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:52.971 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 11:21:52.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:52.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:52.973 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 11:21:52.974 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 11:21:52.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:52.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:52.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:52.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:52.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:21:52.975 INFO [WorkbenchTestable][AbstractView] Activate view Palette 11:21:52.975 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 11:21:53.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:53.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:21:53.014 INFO [WorkbenchTestable][ViewerHandler] Click at [50, 0] 11:21:53.014 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 11:21:53.014 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:53.015 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 11:21:53.015 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:53.038 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 11:21:53.039 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:53.044 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #0 Value=0 ) 11:21:53.044 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #0 Value=0 ) 11:21:53.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 11:21:53.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 11:21:53.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:53.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:53.053 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 11:21:53.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:53.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:53.054 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 11:21:53.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:53.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:53.074 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 11:21:53.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 '\*?\QPalette\E') 11:21:53.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:53.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:53.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:53.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:53.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:21:53.075 INFO [WorkbenchTestable][AbstractView] Activate view Palette 11:21:53.075 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 11:21:53.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:53.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:21:53.126 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 0] 11:21:53.126 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 11:21:53.126 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:53.127 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 11:21:53.127 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:53.149 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 11:21:53.150 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:53.153 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #0 ) 11:21:53.153 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #0 ) 11:21:53.153 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #0 ) 11:21:53.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 3... 11:21:53.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 3 finished successfully 11:21:53.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:53.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:53.160 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 11:21:53.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:53.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:53.161 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 11:21:53.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:53.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:53.164 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 11:21:53.164 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 11:21:53.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:53.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:53.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:53.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:53.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:21:53.165 INFO [WorkbenchTestable][AbstractView] Activate view Palette 11:21:53.165 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 11:21:53.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:53.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:21:53.212 INFO [WorkbenchTestable][ViewerHandler] Click at [150, 0] 11:21:53.212 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 11:21:53.212 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:53.213 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 11:21:53.213 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:53.234 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 11:21:53.234 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:53.236 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #1 ) 11:21:53.236 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #1 ) 11:21:53.236 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #1 ) 11:21:53.236 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #1 ) 11:21:53.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 4... 11:21:53.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 4 finished successfully 11:21:53.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:53.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:53.243 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 11:21:53.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:53.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:53.244 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 11:21:53.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:53.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:53.247 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 11:21:53.247 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 11:21:53.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:53.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:53.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:53.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:53.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:21:53.248 INFO [WorkbenchTestable][AbstractView] Activate view Palette 11:21:53.248 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 11:21:53.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:53.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:21:53.279 INFO [WorkbenchTestable][ViewerHandler] Click at [200, 0] 11:21:53.279 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 11:21:53.279 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:53.280 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 11:21:53.280 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:53.314 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 11:21:53.314 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:53.316 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 11:21:53.316 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 11:21:53.316 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 11:21:53.316 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 11:21:53.316 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 11:21:53.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 5... 11:21:53.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 5 finished successfully 11:21:53.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:53.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:53.322 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 11:21:53.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:53.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:53.323 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 11:21:53.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:53.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:53.343 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 11:21:53.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 '\*?\QPalette\E') 11:21:53.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:53.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:53.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:53.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:53.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:21:53.344 INFO [WorkbenchTestable][AbstractView] Activate view Palette 11:21:53.344 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 11:21:53.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:53.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:21:53.359 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 100] 11:21:53.359 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 11:21:53.359 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:53.378 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 11:21:53.378 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:53.391 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 11:21:53.391 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:53.413 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 11:21:53.414 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 11:21:53.414 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 11:21:53.414 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 11:21:53.414 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 11:21:53.414 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 11:21:53.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 6... 11:21:53.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 6 finished successfully 11:21:53.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:53.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:53.421 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 11:21:53.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:53.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:53.422 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 11:21:53.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:53.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:53.424 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 11:21:53.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 11:21:53.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:53.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:53.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:53.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:53.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:21:53.446 INFO [WorkbenchTestable][AbstractView] Activate view Palette 11:21:53.446 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 11:21:53.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:53.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:21:53.480 INFO [WorkbenchTestable][ViewerHandler] Click at [50, 100] 11:21:53.480 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 11:21:53.480 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:53.481 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 11:21:53.481 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:53.520 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 11:21:53.520 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:53.521 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 11:21:53.522 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 11:21:53.522 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 11:21:53.522 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 11:21:53.522 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 11:21:53.522 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 11:21:53.522 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 11:21:53.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 7... 11:21:53.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 7 finished successfully 11:21:53.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:53.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:53.529 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 11:21:53.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:53.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:53.530 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 11:21:53.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:53.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:53.533 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 11:21:53.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 '\*?\QPalette\E') 11:21:53.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:53.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:53.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:53.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:53.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:21:53.534 INFO [WorkbenchTestable][AbstractView] Activate view Palette 11:21:53.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 11:21:53.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:53.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:21:53.563 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 100] 11:21:53.563 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 11:21:53.563 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:53.563 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 11:21:53.563 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:53.582 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 11:21:53.582 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:53.583 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 11:21:53.583 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 11:21:53.583 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 11:21:53.583 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 11:21:53.583 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 11:21:53.583 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 11:21:53.583 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 11:21:53.583 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 11:21:53.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 8... 11:21:53.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 8 finished successfully 11:21:53.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:53.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:53.617 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 11:21:53.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:53.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:53.618 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 11:21:53.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:53.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:53.621 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 11:21:53.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 11:21:53.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:53.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:53.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:53.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:53.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:21:53.622 INFO [WorkbenchTestable][AbstractView] Activate view Palette 11:21:53.622 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 11:21:53.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:53.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:21:53.648 INFO [WorkbenchTestable][ViewerHandler] Click at [150, 100] 11:21:53.648 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 11:21:53.648 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:53.648 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 11:21:53.648 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:53.661 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 11:21:53.661 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:53.669 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 11:21:53.669 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 11:21:53.669 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 11:21:53.669 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 11:21:53.669 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 11:21:53.669 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 11:21:53.669 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 11:21:53.669 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 11:21:53.669 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 11:21:53.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 9... 11:21:53.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 9 finished successfully 11:21:53.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:53.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:53.675 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 11:21:53.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:53.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:53.676 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 11:21:53.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:53.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:53.678 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 11:21:53.678 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 11:21:53.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:53.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:53.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:53.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:53.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:21:53.697 INFO [WorkbenchTestable][AbstractView] Activate view Palette 11:21:53.697 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 11:21:53.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:53.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:21:53.728 INFO [WorkbenchTestable][ViewerHandler] Click at [200, 100] 11:21:53.728 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 11:21:53.728 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:53.728 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 11:21:53.728 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:53.739 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 11:21:53.739 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:53.741 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 11:21:53.741 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 11:21:53.741 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 11:21:53.741 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 11:21:53.741 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 11:21:53.741 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 11:21:53.741 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 11:21:53.741 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 11:21:53.741 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 11:21:53.741 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 11:21:53.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 10... 11:21:53.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 10 finished successfully 11:21:53.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:53.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:53.756 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 11:21:53.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:53.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:53.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 11:21:53.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:53.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:53.760 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 11:21:53.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 '\*?\QPalette\E') 11:21:53.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:53.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:53.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:53.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:53.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:21:53.761 INFO [WorkbenchTestable][AbstractView] Activate view Palette 11:21:53.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 11:21:53.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:53.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:21:53.771 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 200] 11:21:53.771 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 11:21:53.771 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:53.791 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 11:21:53.792 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:53.804 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 11:21:53.804 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:53.830 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 11:21:53.830 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 11:21:53.830 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 11:21:53.830 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 11:21:53.830 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 11:21:53.830 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 11:21:53.830 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 11:21:53.830 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 11:21:53.830 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 11:21:53.830 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 11:21:53.830 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 11:21:53.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 11... 11:21:53.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 11 finished successfully 11:21:53.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:53.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:53.851 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 11:21:53.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:53.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:53.853 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 11:21:53.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:53.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:53.871 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 11:21:53.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 '\*?\QPalette\E') 11:21:53.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:53.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:53.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:53.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:53.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:21:53.874 INFO [WorkbenchTestable][AbstractView] Activate view Palette 11:21:53.874 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 11:21:53.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:53.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:21:53.887 INFO [WorkbenchTestable][ViewerHandler] Click at [200, 200] 11:21:53.887 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 11:21:53.887 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:53.888 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 11:21:53.888 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:53.927 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 11:21:53.927 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:53.933 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 11:21:53.933 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 11:21:53.933 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 11:21:53.933 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 11:21:53.933 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 11:21:53.933 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 11:21:53.933 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 11:21:53.933 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 11:21:53.933 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 11:21:53.933 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 11:21:53.933 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 11:21:53.933 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 11:21:53.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 14... 11:21:53.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 14 finished successfully 11:21:53.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:53.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:53.956 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 11:21:53.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:53.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:53.957 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 11:21:53.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:53.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:53.960 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 11:21:53.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 '\*?\QPalette\E') 11:21:53.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:53.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:53.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:53.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:53.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:21:53.961 INFO [WorkbenchTestable][AbstractView] Activate view Palette 11:21:53.961 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 11:21:53.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:53.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:21:53.987 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 300] 11:21:53.987 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 11:21:53.987 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:53.988 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 11:21:53.988 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:54.026 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 11:21:54.026 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:54.031 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 11:21:54.031 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 11:21:54.031 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 11:21:54.031 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 11:21:54.031 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 11:21:54.031 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 11:21:54.031 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 11:21:54.031 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 11:21:54.031 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 11:21:54.031 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 11:21:54.031 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 11:21:54.031 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 11:21:54.031 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 11:21:54.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 22... 11:21:54.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 22 finished successfully 11:21:54.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:54.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:54.040 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 11:21:54.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:54.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:54.041 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 11:21:54.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:54.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:54.062 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 11:21:54.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 '\*?\QPalette\E') 11:21:54.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:54.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:54.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:54.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:54.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:21:54.063 INFO [WorkbenchTestable][AbstractView] Activate view Palette 11:21:54.063 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 11:21:54.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:54.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:21:54.073 INFO [WorkbenchTestable][ViewerHandler] Click at [105, 305] 11:21:54.073 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 11:21:54.073 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:54.074 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 11:21:54.074 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:54.100 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 11:21:54.100 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:54.108 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #2 Value=0 ) 11:21:54.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 23... 11:21:54.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 23 finished successfully 11:21:54.126 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:54.126 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:21:54.126 INFO [WorkbenchTestable][AbstractEditor] Save editor 11:21:54.126 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 11:21:54.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:54.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:54.129 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 11:21:54.129 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test/test.logic - Eclipse Platform' 11:21:54.130 DEBUG [main][MenuItemLookup] Found menu:'File' 11:21:54.130 DEBUG [main][MenuItemLookup] Item match:File 11:21:54.134 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:21:54.134 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 11:21:54.134 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 11:21:54.134 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 11:21:54.134 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:54.134 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 11:21:54.134 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 11:21:54.134 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:54.134 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 11:21:54.134 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 11:21:54.134 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 11:21:54.134 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 11:21:54.134 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 11:21:54.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 11:21:54.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 11:21:54.207 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:54.207 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:21:54.209 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 35 11:21:54.209 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:54.256 DEBUG [main][MenuItemLookup] Found menu:'Undo Create Object' 11:21:54.256 DEBUG [main][MenuItemLookup] Item match:Undo Create Object 11:21:54.258 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Undo Create Object" 11:21:54.258 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Undo Create Object 11:21:54.258 INFO [main][MenuItemHandler] Select menu item: &Undo Create Object 11:21:54.265 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 11:21:54.266 DEBUG [main][EditorHandler] 1 editor(s) found 11:21:54.267 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.logic 11:21:54.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 'Save .*'] is available.... 11:21:54.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 'Save .*'] is available. finished successfully 11:21:54.818 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 11:21:54.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:54.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:54.820 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:21:54.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:54.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:54.820 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 11:21:54.820 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:21:54.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:54.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:54.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 "Save") 11:21:54.821 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:21:54.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:54.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:54.821 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 11:21:54.821 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:21:54.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:54.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:54.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:54.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:54.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:21:54.822 INFO [WorkbenchTestable][AbstractButton] Click button &Save 11:21:54.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:54.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:54.822 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:54.822 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:54.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:21:54.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:21:54.934 DEBUG [WorkbenchTestable][EditorHandler] Editor test.logic is closed 11:21:54.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:54.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:54.936 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:21:54.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:54.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:54.938 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:21:54.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:54.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:54.938 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:21:54.938 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 11:21:54.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:54.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:54.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:54.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:54.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:21:54.940 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:21:54.940 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:21:54.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:54.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:21:54.971 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:21:54.971 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:21:54.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:54.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:21:54.972 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:21:54.972 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:21:54.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:54.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:21:54.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:54.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:54.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:21:55.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:55.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:21:55.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:55.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:21:55.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:21:55.974 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:21:55.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:21:55.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:55.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:21:55.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 11:21:55.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:55.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:55.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:55.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:55.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:21:55.976 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 11:21:55.976 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:21:55.976 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:21:55.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:55.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:21:55.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:55.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:55.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:21:56.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:56.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:21:56.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:57.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:21:57.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:21:57.121 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:21:57.132 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:21:57.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:57.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:21:57.141 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:21:57.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:57.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:57.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:57.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:57.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:21:57.142 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 11:21:57.142 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:21:57.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:21:57.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:57.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:21:57.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:21:57.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:57.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:57.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:57.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:57.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:21:57.144 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 11:21:57.144 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 11:21:57.145 DEBUG [main][TreeItemHandler] Set Tree selection 11:21:57.145 DEBUG [main][TreeHandler] Notify Tree about selection event 11:21:57.152 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 11:21:57.155 DEBUG [WorkbenchTestable][TreeItemHandler] test 11:21:57.156 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:21:57.156 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:57.200 DEBUG [main][MenuItemLookup] Found menu:'New' 11:21:57.200 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:21:57.200 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:57.200 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:21:57.200 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:57.200 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:21:57.200 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:21:57.200 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:21:57.200 DEBUG [main][MenuItemLookup] Found menu:'Move...' 11:21:57.200 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 11:21:57.200 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:57.200 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:21:57.200 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:21:57.200 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:57.200 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:21:57.200 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:21:57.200 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:21:57.200 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:21:57.200 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:21:57.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:21:57.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:21:57.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 11:21:57.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:21:57.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:21:57.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:21:57.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:21:57.703 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:21:57.703 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:57.727 DEBUG [main][MenuItemLookup] Found menu:'New' 11:21:57.727 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:21:57.727 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:57.727 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:21:57.727 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:57.727 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:21:57.727 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:21:57.727 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:21:57.727 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:21:57.727 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:21:57.728 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:21:57.728 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:21:57.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 11:21:58.428 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 11:21:58.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:21:58.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:58.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:58.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 11:21:58.433 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:21:58.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:58.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:58.433 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:21:58.433 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:21:58.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:58.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:58.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:58.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:58.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:21:58.434 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:21:58.435 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:21:58.435 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:21:58.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:58.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:58.435 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:58.435 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:58.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 11:21:58.435 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:21:58.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:58.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:58.435 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:21:58.435 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:21:58.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:58.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:58.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:58.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:58.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:21:58.436 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:21:58.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:58.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:58.436 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:58.436 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:58.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:21:58.455 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:21:58.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:21:58.957 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:21:58.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:21:58.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:21:58.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:21:58.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:21:58.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:21:58.957 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:21:58.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:21:58.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:58.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 11:21:58.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:21:58.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:21:58.960 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 11:21:58.961 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:21:58.963 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:21:58.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:58.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:58.965 INFO [WorkbenchTestable][RequirementsRunner] Finished test: logicDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) 11:21:58.965 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:21:58.965 INFO [WorkbenchTestable][RequirementsRunner] Started test: shapesDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) 11:21:58.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 11:21:58.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:21:58.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:21:58.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:21:58.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'] 11:21:58.968 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:58.968 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:21:58.968 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:58.968 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:21:58.968 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:58.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'] 11:21:58.977 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:58.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'] 11:21:58.977 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:58.978 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:21:58.978 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:58.978 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 11:21:58.978 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:58.978 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:21:58.978 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:58.978 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:21:58.978 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:58.978 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:21:58.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:58.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:58.979 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:21:58.979 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:21:58.979 DEBUG [main][MenuItemLookup] Found menu:'File' 11:21:58.979 DEBUG [main][MenuItemLookup] Item match:File 11:21:58.981 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:21:58.981 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:21:58.983 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:21:58.983 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:58.983 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:21:58.983 DEBUG [main][MenuItemLookup] Found menu:'File' 11:21:58.983 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:21:58.983 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:58.983 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:21:58.983 DEBUG [main][MenuItemLookup] Found menu:'' 11:21:58.983 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:21:58.983 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:21:58.994 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:21:58.994 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:21:58.994 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:21:59.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.... 11:21:59.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 11:21:59.068 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:21:59.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:59.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:59.069 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:21:59.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:59.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 11:21:59.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:59.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:59.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:59.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:59.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:21:59.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:21:59.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:21:59.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:21:59.072 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:21:59.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:59.072 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:21:59.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:59.072 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:21:59.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:21:59.072 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:21:59.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:21:59.072 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:21:59.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:21:59.072 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:21:59.073 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 11:21:59.073 DEBUG [main][TreeItemHandler] Selecting tree item: Project 11:21:59.073 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 11:21:59.076 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 11:21:59.076 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:21:59.076 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:21:59.077 DEBUG [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) 11:21:59.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:59.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:59.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:59.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:59.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:21:59.084 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:21:59.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:59.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:59.084 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:59.084 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:59.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'] 11:21:59.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:59.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:59.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 11:21:59.125 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 11:21:59.125 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 11:21:59.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:59.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:59.126 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 11:21:59.126 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:21:59.126 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:") 11:21:59.126 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:21:59.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:21:59.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:21:59.126 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 11:21:59.126 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:21:59.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:59.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:59.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:59.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:59.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:21:59.129 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:21:59.130 INFO [WorkbenchTestable][AbstractText] Text set to: test 11:21:59.131 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 11:21:59.131 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 11:21:59.131 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) 11:21:59.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:59.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:59.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:59.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:59.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:21:59.135 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:21:59.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:21:59.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:21:59.135 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:21:59.135 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:21:59.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:21:59.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:21:59.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:21:59.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:21:59.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:21:59.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:21:59.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:21:59.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:59.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:59.641 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:21:59.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:59.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:59.643 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:21:59.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:59.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:59.643 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:21: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 '\*?\QProject Explorer\E') 11:21:59.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:59.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:59.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:59.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:59.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:21:59.645 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:21:59.645 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:21:59.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:59.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:21:59.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:21:59.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:21:59.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 11:21:59.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:59.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:59.660 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:21:59.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:59.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:59.663 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:21:59.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:21:59.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:21:59.664 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:21:59.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 '\*?\QPackage Explorer\E') 11:21:59.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:59.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:59.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:21:59.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:21:59.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:21:59.667 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:21:59.667 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:21:59.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:59.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:21:59.699 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:21:59.699 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:21:59.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:59.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:21:59.700 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:21:59.700 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:21:59.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:21:59.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:21:59.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:21:59.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:21:59.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:00.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:00.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:00.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:00.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:00.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:22:00.702 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:22:00.702 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:22:00.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:00.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:00.703 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:22:00.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:00.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:00.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:00.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:00.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:22:00.704 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 11:22:00.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 11:22:00.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:00.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:00.705 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:22:00.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:00.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:00.706 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:22:00.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') 11:22:00.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:00.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:00.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:00.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:00.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:00.707 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:00.707 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:00.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:00.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:00.733 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:00.733 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:00.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:00.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:00.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:00.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:00.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:01.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:01.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:01.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:01.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:01.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:22:01.736 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:01.736 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:01.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:01.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:01.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 11:22:01.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:01.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:01.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:01.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:01.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:22:01.739 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 11:22:01.740 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 11:22:01.740 DEBUG [main][TreeItemHandler] Selecting tree item: test 11:22:01.740 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 11:22:01.762 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 11:22:01.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'] 11:22:01.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:01.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'] 11:22:01.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:01.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: ""] 11:22:01.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:01.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'] 11:22:01.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:01.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'] 11:22:01.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:01.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: ""] 11:22:01.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:01.764 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 11:22:01.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'] 11:22:01.765 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:01.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'] 11:22:01.765 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:01.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:22:01.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:01.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:01.766 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:22:01.766 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:22:01.766 DEBUG [main][MenuItemLookup] Found menu:'File' 11:22:01.766 DEBUG [main][MenuItemLookup] Item match:File 11:22:01.768 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:22:01.768 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:22:01.770 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:22:01.770 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:01.770 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:22:01.770 DEBUG [main][MenuItemLookup] Found menu:'File' 11:22:01.770 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:22:01.770 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:01.770 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:22:01.770 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:01.770 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:22:01.770 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:22:01.771 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:22:01.771 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:22:01.771 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:22:01.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 11:22:01.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 11:22:01.853 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:22:01.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:01.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:01.855 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:22:01.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:01.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 11:22:01.855 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:22:01.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:22:01.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:22:01.855 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 11:22:01.855 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:22:01.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:01.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:01.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:01.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:01.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:22:01.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:22:01.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:22:01.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 11:22:01.857 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 11:22:01.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:22:01.857 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 11:22:01.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:22:01.857 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 11:22:01.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 11:22:01.857 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 11:22:01.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:22:01.857 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 11:22:01.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:22:01.857 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 11:22:01.858 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Shapes Diagram 11:22:01.858 DEBUG [main][TreeItemHandler] Selecting tree item: Shapes Diagram 11:22:01.858 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Shapes Diagram about selection 11:22:01.862 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Shapes Diagram 11:22:01.862 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:22:01.862 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:22:01.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) 11:22:01.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:01.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:01.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:01.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:01.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:22:01.870 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:22:01.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:22:01.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:22:01.870 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:22:01.870 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:01.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 11:22:01.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 11:22:01.919 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 11:22:01.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:01.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:01.920 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 11:22:01.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:01.920 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:") 11:22:01.920 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:22:01.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:22:01.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:22:01.921 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 11:22:01.921 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:22:01.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:01.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:01.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:01.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:01.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:22:01.926 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:22:01.927 INFO [WorkbenchTestable][AbstractText] Text set to: test.shapes 11:22:01.928 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 11:22:01.928 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 11:22:01.928 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) 11:22:01.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:01.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:01.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:01.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:01.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:22:01.931 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:22:01.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:22:01.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:22:01.931 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:22:01.931 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:01.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:22:02.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:22:02.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:22:02.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:22:02.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:22:02.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:22:02.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:22:02.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:22:02.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:22:02.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:22:02.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5869f980 is found... 11:22:02.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5869f980 is found finished successfully 11:22:02.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 '\*?\Qtest.shapes\E') 11:22:02.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:02.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:02.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:02.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:02.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:02.079 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:02.079 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:22:02.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:02.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:02.081 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 11:22:02.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:02.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:02.082 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 11:22:02.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:02.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:02.082 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 11:22:02.082 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 11:22:02.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:02.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:02.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:02.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:02.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:02.083 INFO [WorkbenchTestable][AbstractView] Activate view Palette 11:22:02.084 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 11:22:02.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:02.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:22:02.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:02.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:02.122 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 11:22:02.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:02.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:02.123 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 11:22:02.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:02.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:02.123 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 11:22:02.123 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 11:22:02.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:02.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:02.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:02.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:02.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:02.124 INFO [WorkbenchTestable][AbstractView] Activate view Palette 11:22:02.124 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 11:22:02.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:02.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - test/test.shapes - Eclipse Platform TooltipText=null 11:22:02.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:22:02.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:22:02.136 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 0] 11:22:02.136 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 11:22:02.137 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:02.138 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 11:22:02.138 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:02.157 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 11:22:02.157 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:02.161 INFO [main][AbstractEditor] New edit part ShapeEditPart( Ellipse 760487425 ) 11:22:02.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 11:22:02.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 11:22:02.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:02.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:02.169 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 11:22:02.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:02.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:02.170 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 11:22:02.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:02.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:02.170 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 11:22:02.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 '\*?\QPalette\E') 11:22:02.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:02.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:02.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:02.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:02.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:02.171 INFO [WorkbenchTestable][AbstractView] Activate view Palette 11:22:02.171 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 11:22:02.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:02.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:22:02.214 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 0] 11:22:02.214 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 11:22:02.214 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:02.214 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 11:22:02.215 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:02.222 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 11:22:02.222 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:02.223 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 1529649769 ) 11:22:02.223 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 1529649769 ) 11:22:02.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 11:22:02.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 11:22:02.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:02.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:02.229 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 11:22:02.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:02.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:02.229 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 11:22:02.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:02.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:02.243 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 11:22:02.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 '\*?\QPalette\E') 11:22:02.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:02.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:02.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:02.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:02.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:02.244 INFO [WorkbenchTestable][AbstractView] Activate view Palette 11:22:02.244 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 11:22:02.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:02.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:22:02.264 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 200] 11:22:02.264 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 11:22:02.264 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:02.265 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 11:22:02.265 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:02.272 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 11:22:02.272 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:02.273 INFO [main][AbstractEditor] New edit part ShapeEditPart( Ellipse 1814062048 ) 11:22:02.273 INFO [main][AbstractEditor] New edit part ShapeEditPart( Ellipse 1814062048 ) 11:22:02.273 INFO [main][AbstractEditor] New edit part ShapeEditPart( Ellipse 1814062048 ) 11:22:02.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 3... 11:22:02.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 3 finished successfully 11:22:02.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:02.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:02.277 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 11:22:02.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:02.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:02.278 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 11:22:02.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:02.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:02.297 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 11:22:02.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 '\*?\QPalette\E') 11:22:02.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:02.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:02.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:02.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:02.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:02.298 INFO [WorkbenchTestable][AbstractView] Activate view Palette 11:22:02.307 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 11:22:02.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:02.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:22:02.326 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 200] 11:22:02.326 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 11:22:02.326 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:02.327 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 11:22:02.327 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:02.334 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 11:22:02.334 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:02.334 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 1527980131 ) 11:22:02.334 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 1527980131 ) 11:22:02.334 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 1527980131 ) 11:22:02.334 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 1527980131 ) 11:22:02.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 4... 11:22:02.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 4 finished successfully 11:22:02.338 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:02.338 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:22:02.338 INFO [WorkbenchTestable][AbstractEditor] Save editor 11:22:02.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 11:22:02.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:02.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:02.339 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 11:22:02.339 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test/test.shapes - Eclipse Platform' 11:22:02.339 DEBUG [main][MenuItemLookup] Found menu:'File' 11:22:02.339 DEBUG [main][MenuItemLookup] Item match:File 11:22:02.340 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:22:02.341 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 11:22:02.341 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 11:22:02.341 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 11:22:02.341 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:02.341 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 11:22:02.341 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 11:22:02.341 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:02.341 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 11:22:02.341 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 11:22:02.341 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 11:22:02.341 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 11:22:02.341 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 11:22:02.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 11:22:02.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 11:22:02.377 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:02.378 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:22:02.378 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 35 11:22:02.378 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:02.425 DEBUG [main][MenuItemLookup] Found menu:'Undo shape creation' 11:22:02.425 DEBUG [main][MenuItemLookup] Item match:Undo shape creation 11:22:02.426 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Undo shape creation" 11:22:02.426 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Undo shape creation 11:22:02.426 INFO [main][MenuItemHandler] Select menu item: &Undo shape creation 11:22:02.440 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 11:22:02.440 DEBUG [main][EditorHandler] 1 editor(s) found 11:22:02.441 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.shapes 11:22:02.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available.... 11:22:02.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 'Save .*'] is available. finished successfully 11:22:02.971 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 11:22:02.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:02.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:02.973 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:22:02.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:22:02.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:22:02.973 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 11:22:02.973 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:22:02.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:02.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:02.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 "Save") 11:22:02.974 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:22:02.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:22:02.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:22:02.974 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 11:22:02.974 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:22:02.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:02.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:02.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:02.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:02.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:22:02.975 INFO [WorkbenchTestable][AbstractButton] Click button &Save 11:22:02.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:22:02.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:22:02.976 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:22:02.976 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:03.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:22:03.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:22:03.045 DEBUG [WorkbenchTestable][EditorHandler] Editor test.shapes is closed 11:22:03.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:03.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:03.047 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:22:03.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:03.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:03.049 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:22:03.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:03.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:03.050 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:22:03.050 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 11:22:03.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:03.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:03.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:03.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:03.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:03.052 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:03.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:03.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:03.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:03.072 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:03.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:03.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:03.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:03.073 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:03.073 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:03.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:03.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:03.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:03.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:03.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:03.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:03.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:04.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:04.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:04.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:22:04.076 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:04.076 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:04.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:04.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:04.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 11:22:04.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:04.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:04.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:04.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:04.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:22:04.078 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 11:22:04.078 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:04.078 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:04.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:04.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:04.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:04.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:04.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:04.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:04.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:05.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:05.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:05.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:22:05.081 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:05.081 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:05.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:05.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:05.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 11:22:05.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:05.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:05.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:05.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:05.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:22:05.083 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 11:22:05.084 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:05.084 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:05.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:05.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:05.084 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:22:05.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:05.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:05.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:05.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:05.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:22:05.085 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 11:22:05.085 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 11:22:05.085 DEBUG [main][TreeItemHandler] Set Tree selection 11:22:05.085 DEBUG [main][TreeHandler] Notify Tree about selection event 11:22:05.094 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 11:22:05.095 DEBUG [WorkbenchTestable][TreeItemHandler] test 11:22:05.095 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:22:05.095 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:05.124 DEBUG [main][MenuItemLookup] Found menu:'New' 11:22:05.124 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:22:05.124 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:05.124 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:22:05.125 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:05.125 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:22:05.125 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:22:05.125 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:22:05.125 DEBUG [main][MenuItemLookup] Found menu:'Move...' 11:22:05.125 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 11:22:05.125 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:05.125 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:22:05.125 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:22:05.125 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:05.125 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:22:05.125 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:22:05.125 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:22:05.125 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:22:05.125 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:22:05.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:22:05.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:22:05.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 11:22:05.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 11:22:05.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:22:05.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:22:05.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:22:05.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:22:05.626 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:22:05.626 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:05.657 DEBUG [main][MenuItemLookup] Found menu:'New' 11:22:05.657 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:22:05.657 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:05.657 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:22:05.657 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:05.657 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:22:05.657 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:22:05.657 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:22:05.657 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:22:05.657 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:22:05.657 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:22:05.657 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:22:05.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 11:22:06.260 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 11:22:06.260 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:22:06.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:06.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:06.263 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 11:22:06.263 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:22:06.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:22:06.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:22:06.263 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:22:06.263 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:22:06.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:06.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:06.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:06.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:06.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:22:06.264 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:22:06.264 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:22:06.264 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:22:06.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:22:06.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:22:06.264 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:22:06.265 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:06.265 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 11:22:06.265 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:22:06.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:22:06.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:22:06.265 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:22:06.265 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:22:06.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:06.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:06.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:06.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:06.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:22:06.266 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:22:06.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:22:06.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:22:06.266 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:22:06.266 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:06.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:22:06.271 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:22:06.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:22:06.771 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:22:06.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:22:06.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:22:06.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:22:06.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:22:06.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:22:06.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:22:06.772 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:06.772 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:06.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:06.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 11:22:06.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:22:06.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:22:06.773 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 11:22:06.773 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:22:06.773 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:22:06.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:22:06.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:22:06.775 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shapesDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) 11:22:06.777 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 11:22:06.777 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:22:06.777 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:22:06.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:22:06.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.27 s - in org.eclipse.reddeer.gef.test.GEFEditorTest logicDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) Time elapsed: 12.613 s shapesDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) Time elapsed: 7.809 s Running org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest testMacthingEditPartWithNoLabel(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest) Time elapsed: 0.008 s testMacthingEditPartWithTextFlowLabel(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest) Time elapsed: 0 s testMacthingEditPartWithSimpleLabel(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest) Time elapsed: 0 s testMacthingEditPartWithSimpleLabelByRegex(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.gef.test.matcher.IsEditPartWithParentTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.reddeer.gef.test.matcher.IsEditPartWithParentTest testMacthingEditPartWithHigherParent(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithParentTest) Time elapsed: 0.001 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.004 s - in org.eclipse.reddeer.gef.test.matcher.IsEditPartWithTooltipTest testMacthingEditPartWithLabelTooltip(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithTooltipTest) Time elapsed: 0.002 s testMacthingEditPartWithLabelTooltipByRegex(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithTooltipTest) Time elapsed: 0.001 s testMacthingEditPartWithTextFlowTooltip(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithTooltipTest) Time elapsed: 0 s testMacthingEditPartWithNullTooltip(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithTooltipTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.gef.test.EditPartTest 11:22:06.864 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.gef.test.EditPartTest 11:22:06.865 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:22:06.866 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:22:06.866 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 11:22:06.866 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:22:06.866 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:22:06.866 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:22:06.866 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:22:06.866 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:22:06.866 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 11:22:06.866 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:22:06.867 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:06.867 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:22:06.867 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:06.867 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:22:06.867 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:06.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:22:06.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:06.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:06.868 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:22:06.868 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:22:06.868 DEBUG [main][MenuItemLookup] Found menu:'File' 11:22:06.868 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:22:06.868 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:22:06.868 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:22:06.868 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:22:06.868 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:22:06.868 DEBUG [main][MenuItemLookup] Item match:Window 11:22:06.869 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:22:06.869 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:22:06.869 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:22:06.869 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:06.869 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:22:06.869 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:22:06.869 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:06.869 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:22:06.869 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:06.869 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:22:06.869 DEBUG [main][MenuItemLookup] Item match:Preferences 11:22:06.869 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:22:06.869 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:22:06.869 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:22:06.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.... 11:22:06.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:22:06.972 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:22:06.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:06.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:06.973 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:22:06.973 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:06.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 11:22:06.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:06.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:06.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:06.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:06.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:22:06.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:22:06.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:22:06.975 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 11:22:06.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:06.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:06.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:06.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:06.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:22:06.990 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:22:06.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:22:06.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:22:06.990 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:22:06.990 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:07.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:22:07.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:22:07.012 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:22:07.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:07.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:07.013 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 11:22:07.013 DEBUG [main][EditorHandler] 0 editor(s) found 11:22:07.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:07.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:07.015 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:22:07.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:07.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:07.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:22:07.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:07.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:07.018 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:22:07.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 '\*?\QProject Explorer\E') 11:22:07.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:07.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:07.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:07.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:07.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:07.020 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:07.020 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:07.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:07.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:22:07.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:22:07.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:22:07.034 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:07.034 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:07.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:07.034 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 11:22:07.035 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:07.035 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:07.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:07.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 11:22:07.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:07.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:07.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:07.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:07.036 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:07.036 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:07.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:07.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 11:22:07.046 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:22:07.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:07.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:07.047 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:22:07.047 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 11:22:07.047 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:22:07.047 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 11:22:07.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 11:22:07.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:22:07.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:22:07.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:22:07.047 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:22:07.048 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:07.048 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:22:07.048 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:07.048 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:22:07.048 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:07.048 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:22:07.048 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:07.048 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:22:07.048 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:07.048 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:22:07.049 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:07.049 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 11:22:07.049 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:07.049 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:22:07.049 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:07.049 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:22:07.049 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:07.049 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:22:07.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:07.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:07.049 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:22:07.050 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:22:07.050 DEBUG [main][MenuItemLookup] Found menu:'File' 11:22:07.050 DEBUG [main][MenuItemLookup] Item match:File 11:22:07.051 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:22:07.051 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:22:07.053 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:22:07.053 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:07.053 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:22:07.053 DEBUG [main][MenuItemLookup] Found menu:'File' 11:22:07.053 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:22:07.053 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:07.053 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:22:07.053 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:07.053 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:22:07.053 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:22:07.053 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:22:07.053 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:22:07.054 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:22:07.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.... 11:22:07.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 11:22:07.127 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:22:07.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:07.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:07.129 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:22:07.129 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:07.129 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:22:07.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:07.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:07.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:07.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:07.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:22:07.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:22:07.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:22:07.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:22:07.131 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:22:07.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:22:07.132 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:22:07.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:22:07.132 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:22:07.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:22:07.132 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:22:07.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:22:07.132 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:22:07.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:22:07.132 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:22:07.132 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 11:22:07.132 DEBUG [main][TreeItemHandler] Selecting tree item: Project 11:22:07.132 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 11:22:07.136 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 11:22:07.136 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:22:07.136 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:22:07.136 DEBUG [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) 11:22:07.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:07.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:07.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:07.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:07.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:22:07.138 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:22:07.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:22:07.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:22:07.138 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:22:07.138 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:07.164 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:22:07.164 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:07.164 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:07.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 11:22:07.164 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 11:22:07.164 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 11:22:07.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:07.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:07.165 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 11:22:07.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:07.165 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:") 11:22:07.165 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:22:07.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:22:07.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:22:07.165 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 11:22:07.165 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:22:07.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:07.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:07.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:07.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:07.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:22:07.168 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:22:07.169 INFO [WorkbenchTestable][AbstractText] Text set to: test 11:22:07.170 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 11:22:07.170 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 11:22:07.170 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) 11:22:07.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:07.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:07.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:07.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:07.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:22:07.173 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:22:07.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:22:07.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:22:07.173 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:22:07.173 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:07.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:22:07.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:22:07.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:22:07.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 11:22:07.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:22:07.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:22:07.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:22:07.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:07.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:07.679 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:22:07.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:07.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:07.681 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:22:07.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:07.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:07.681 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:22:07.681 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 11:22:07.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:07.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:07.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:07.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:07.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:07.683 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:07.683 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:07.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:07.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:22:07.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:22:07.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:22:07.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 11:22:07.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:07.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:07.700 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:22:07.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:07.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:07.704 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:22:07.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:07.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:07.705 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:22:07.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') 11:22:07.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:07.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:07.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:07.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:07.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:07.710 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:22:07.710 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:22:07.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:07.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:07.740 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:22:07.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:22:07.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:07.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:07.741 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:22:07.741 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:22:07.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:07.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:07.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:07.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:07.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:08.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:08.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:08.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:08.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:08.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:22:08.743 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:22:08.743 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:22:08.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:08.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22: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.ctab.DefaultCTabItem, index 0 and no matchers specified 11:22:08.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:08.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:08.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:08.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:08.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:22:08.745 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 11:22:08.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 11:22:08.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:08.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:08.747 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:22:08.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:08.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:08.748 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:22:08.748 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 11:22:08.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:08.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:08.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:08.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:08.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:08.750 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:08.750 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:08.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:08.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:08.780 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:08.780 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:08.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:08.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:08.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:08.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:08.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:09.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:09.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:09.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:09.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:09.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:22:09.783 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:09.783 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:09.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:09.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:09.784 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:22:09.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:09.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:09.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:09.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:09.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:22:09.784 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 11:22:09.785 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 11:22:09.785 DEBUG [main][TreeItemHandler] Selecting tree item: test 11:22:09.785 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 11:22:09.791 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 11:22:09.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'] 11:22:09.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:09.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'] 11:22:09.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:09.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: ""] 11:22:09.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:09.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'] 11:22:09.793 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:09.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'] 11:22:09.795 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22: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: ""] 11:22:09.795 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:09.795 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 11:22: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'] 11:22:09.795 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22: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'] 11:22:09.796 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:09.796 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:22:09.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:09.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:09.796 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:22:09.796 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:22:09.796 DEBUG [main][MenuItemLookup] Found menu:'File' 11:22:09.797 DEBUG [main][MenuItemLookup] Item match:File 11:22:09.797 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:22:09.798 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:22:09.799 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:22:09.799 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:09.799 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:22:09.799 DEBUG [main][MenuItemLookup] Found menu:'File' 11:22:09.799 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:22:09.799 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:09.799 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:22:09.799 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:09.799 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:22:09.799 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:22:09.800 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:22:09.800 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:22:09.800 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:22:09.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.... 11:22:09.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 11:22:09.871 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:22:09.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:09.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:09.873 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:22:09.873 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:09.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 11:22:09.873 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:22:09.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:22:09.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:22:09.873 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 11:22:09.873 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:22:09.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:09.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:09.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:09.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:09.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:22:09.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:22:09.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:22:09.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 11:22:09.875 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 11:22:09.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:22:09.875 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 11:22:09.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:22:09.875 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 11:22:09.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 11:22:09.875 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 11:22:09.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:22:09.875 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 11:22:09.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:22:09.875 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 11:22:09.875 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Logic Diagram 11:22:09.875 DEBUG [main][TreeItemHandler] Selecting tree item: Logic Diagram 11:22:09.876 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Logic Diagram about selection 11:22:09.879 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Logic Diagram 11:22:09.879 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:22:09.880 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:22:09.880 DEBUG [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) 11:22:09.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:09.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:09.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:09.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:09.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:22:09.881 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:22:09.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:22:09.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:22:09.881 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:22:09.881 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:09.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 11:22:09.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 11:22:09.920 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 11:22:09.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:09.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:09.920 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 11:22:09.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:09.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 "File name:") 11:22:09.921 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:22:09.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:22:09.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:22:09.921 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 11:22:09.921 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:22:09.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:09.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:09.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:09.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:09.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:22:09.926 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:22:09.927 INFO [WorkbenchTestable][AbstractText] Text set to: test.logic 11:22:09.928 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 11:22:09.928 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 11:22:09.928 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) 11:22:09.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:09.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:09.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:09.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:09.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:22:09.930 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:22:09.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:22:09.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:22:09.930 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:22:09.930 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:09.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:22:10.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:22:10.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:22:10.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 11:22:10.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:22:10.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:22:10.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:22:10.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:22:10.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@36ccb56f is found... 11:22:10.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@36ccb56f is found finished successfully 11:22:10.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 11:22:10.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:10.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:10.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:10.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:10.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:10.440 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:10.440 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:22:10.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:10.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:10.441 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 11:22:10.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:10.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:10.442 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 11:22:10.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:10.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:10.444 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 11:22:10.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 '\*?\QPalette\E') 11:22:10.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:10.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:10.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:10.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:10.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:10.445 INFO [WorkbenchTestable][AbstractView] Activate view Palette 11:22:10.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 11:22:10.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:10.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:22:10.469 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 0] 11:22:10.469 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 11:22:10.469 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:10.470 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 11:22:10.470 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:10.478 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 11:22:10.478 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:10.480 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #2 Text=Label ) 11:22:10.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 11:22:10.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 11:22:10.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:10.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:10.494 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 11:22:10.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:10.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:10.495 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 11:22:10.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:10.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:10.497 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 11:22:10.497 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 11:22:10.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:10.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:10.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:10.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:10.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:10.498 INFO [WorkbenchTestable][AbstractView] Activate view Palette 11:22:10.499 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 11:22:10.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:10.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:22:10.521 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 100] 11:22:10.521 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 11:22:10.521 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:10.522 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 11:22:10.522 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:10.530 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 11:22:10.530 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:10.531 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #3 Text=Label ) 11:22:10.531 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #3 Text=Label ) 11:22:10.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 11:22:10.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 11:22:10.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 '\*?\Qtest.logic\E') 11:22:10.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:10.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:10.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:10.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:10.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:10.548 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:10.548 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:22:10.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 11:22:10.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:10.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:10.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:10.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:10.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:10.559 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:10.559 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:22:10.560 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 11:22:10.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:10.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:10.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:10.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:10.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:10.564 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:10.564 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:22:10.587 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 11:22:10.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:10.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:10.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:10.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:10.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:22:10.587 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:22:10.587 INFO [WorkbenchTestable][AbstractText] Text set to: Foo 11:22:10.588 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 14 11:22:10.588 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:10.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 '\*?\Qtest.logic\E') 11:22:10.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:10.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:10.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:10.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:10.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:10.614 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:10.614 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:22:10.629 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 11:22:10.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:10.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:10.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:10.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:10.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:22:10.629 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:22:10.629 INFO [WorkbenchTestable][AbstractText] Text set to: Hello 11:22:10.630 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 14 11:22:10.630 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:10.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 11:22:10.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:10.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:10.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:10.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:10.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:10.639 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:10.639 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:22: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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 11:22:10.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:10.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:10.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:10.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:10.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:10.647 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:10.648 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:22:10.649 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 11:22:10.649 DEBUG [main][EditorHandler] 1 editor(s) found 11:22:10.649 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.logic 11:22:10.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 'Save .*'] is available.... 11:22:11.180 DEBUG [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 11:22:11.180 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 11:22:11.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:11.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:11.182 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:22:11.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:22:11.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:22:11.182 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 11:22:11.182 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:22:11.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:11.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:11.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 11:22:11.182 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:22:11.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:22:11.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:22:11.182 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 11:22:11.182 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:22:11.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:11.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:11.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:11.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:11.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:22:11.183 INFO [WorkbenchTestable][AbstractButton] Click button &Save 11:22:11.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:22:11.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:22:11.183 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:22:11.183 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:11.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:22:11.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:22:11.260 DEBUG [WorkbenchTestable][EditorHandler] Editor test.logic is closed 11:22:11.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:11.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:11.262 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:22:11.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:11.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:11.264 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:22:11.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:11.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:11.264 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:22:11.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 '\*?\QProject Explorer\E') 11:22:11.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:11.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:11.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:11.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:11.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:11.266 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:11.266 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:11.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:11.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:11.285 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:11.285 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:11.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:11.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:11.286 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:11.286 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:11.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:11.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:11.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:11.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:11.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:11.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:11.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:12.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:12.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:12.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:22:12.288 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:12.288 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:12.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:12.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:12.289 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:22:12.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:12.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:12.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:12.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:12.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:22:12.290 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 11:22:12.290 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:12.290 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:12.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:12.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:12.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:12.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:12.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:12.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:12.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:13.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:13.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:13.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:22:13.292 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:13.292 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:13.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:13.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:13.293 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:22:13.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:13.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:13.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:13.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:13.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:22:13.293 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 11:22:13.294 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:13.294 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:13.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:13.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:13.294 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:22:13.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:13.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:13.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:13.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:13.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:22:13.294 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 11:22:13.295 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 11:22:13.295 DEBUG [main][TreeItemHandler] Set Tree selection 11:22:13.295 DEBUG [main][TreeHandler] Notify Tree about selection event 11:22:13.301 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 11:22:13.304 DEBUG [WorkbenchTestable][TreeItemHandler] test 11:22:13.304 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:22:13.304 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:13.323 DEBUG [main][MenuItemLookup] Found menu:'New' 11:22:13.323 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:22:13.323 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:13.323 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:22:13.323 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:13.323 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:22:13.323 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:22:13.323 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:22:13.323 DEBUG [main][MenuItemLookup] Found menu:'Move...' 11:22:13.323 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 11:22:13.323 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:13.323 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:22:13.323 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:22:13.323 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:13.323 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:22:13.323 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:22:13.323 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:22:13.324 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:22:13.324 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:22:13.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:22:13.324 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:22:13.324 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 11:22:13.824 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:22:13.824 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:22:13.824 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:22:13.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:22:13.825 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:22:13.825 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:13.846 DEBUG [main][MenuItemLookup] Found menu:'New' 11:22:13.846 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:22:13.846 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:13.846 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:22:13.846 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:13.846 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:22:13.846 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:22:13.846 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:22:13.846 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:22:13.847 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:22:13.847 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:22:13.847 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:22:13.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 11:22:14.437 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 11:22:14.437 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:22:14.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:14.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:14.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 11:22:14.440 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:22:14.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:22:14.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:22:14.440 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:22:14.440 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:22:14.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:14.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:14.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:14.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:14.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:22:14.441 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:22:14.441 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:22:14.441 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:22:14.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:22:14.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:22:14.441 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:22:14.441 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:14.441 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:22:14.441 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:22:14.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:22:14.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:22:14.442 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:22:14.442 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:22:14.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:14.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:14.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:14.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:14.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:22:14.443 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:22:14.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:22:14.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:22:14.443 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:22:14.443 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:14.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:22:14.447 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:22:14.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:22:14.948 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:22:14.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:22:14.948 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:22:14.948 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:22:14.948 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:22:14.948 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:22:14.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:22:14.948 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:14.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:14.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:14.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 11:22:14.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:22:14.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:22:14.950 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 11:22:14.950 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:22:14.950 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:22:14.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:22:14.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:22:14.950 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 11:22:14.950 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:22:14.950 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 11:22:14.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 11:22:14.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:22:14.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:22:14.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:22:14.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'] 11:22:14.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:14.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'] 11:22:14.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:14.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: "New Project"] 11:22:14.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:14.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'] 11:22:14.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:14.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'] 11:22:14.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:14.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: Matcher matching text to regular expression 'New|Select a wizard'] 11:22:14.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:14.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: "New Project"] 11:22:14.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:14.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: Matcher matching text to regular expression 'New|Select a wizard'] 11:22:14.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:14.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: Matcher matching text to regular expression 'New|Select a wizard'] 11:22:14.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:14.952 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:22:14.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:14.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:14.952 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:22:14.952 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:22:14.953 DEBUG [main][MenuItemLookup] Found menu:'File' 11:22:14.953 DEBUG [main][MenuItemLookup] Item match:File 11:22:14.954 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:22:14.954 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:22:14.955 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:22:14.955 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:14.955 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:22:14.955 DEBUG [main][MenuItemLookup] Found menu:'File' 11:22:14.955 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:22:14.955 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:14.955 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:22:14.955 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:14.955 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:22:14.955 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:22:14.955 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:22:14.956 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:22:14.956 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:22:15.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 11:22: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 11:22:15.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:22:15.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:15.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:15.020 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:22:15.020 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22: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 11:22:15.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:15.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:15.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:15.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:15.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:22:15.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:22:15.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:22:15.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:22:15.022 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:22:15.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:22:15.022 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:22:15.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:22:15.022 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:22:15.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:22:15.022 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:22:15.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:22:15.022 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:22:15.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:22:15.022 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:22:15.022 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 11:22:15.022 DEBUG [main][TreeItemHandler] Selecting tree item: Project 11:22:15.023 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 11:22:15.026 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 11:22:15.026 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:22:15.026 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:22:15.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) 11:22:15.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:15.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:15.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:15.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:15.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:22:15.028 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:22:15.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:22:15.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:22:15.028 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:22:15.028 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:15.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'] 11:22:15.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:15.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:15.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 11:22:15.059 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 11:22:15.059 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 11:22:15.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:15.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:15.060 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 11:22:15.060 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:15.060 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:") 11:22:15.060 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:22:15.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:22:15.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:22:15.061 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 11:22:15.061 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:22:15.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:15.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:15.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:15.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:15.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:22:15.063 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:22:15.064 INFO [WorkbenchTestable][AbstractText] Text set to: test 11:22:15.073 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 11:22:15.073 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 11:22:15.073 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) 11:22:15.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:15.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:15.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:15.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:15.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:22:15.076 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:22:15.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:22:15.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:22:15.077 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:22:15.077 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:15.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:22:15.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:22:15.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:22:15.581 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:22:15.581 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:22:15.581 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:22:15.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:22:15.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:15.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:15.583 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:22:15.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:15.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:15.584 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:22:15.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:15.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:15.584 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:22:15.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 '\*?\QProject Explorer\E') 11:22:15.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:15.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:15.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:15.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:15.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:15.585 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:15.585 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:15.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:15.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:22:15.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:22:15.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:22:15.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 11:22:15.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:15.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:15.590 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:22:15.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:15.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:15.601 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:22:15.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:15.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:15.601 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:22:15.601 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 11:22:15.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:15.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:15.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:15.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:15.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:15.604 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:22:15.604 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:22:15.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:15.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:15.634 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:22:15.634 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:22:15.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:15.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:15.635 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:22:15.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:22:15.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:15.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:15.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:15.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:15.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:16.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:16.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:16.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:16.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:16.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:22:16.637 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:22:16.637 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:22:16.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:16.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:16.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 11:22:16.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:16.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:16.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:16.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:16.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:22:16.639 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 11:22:16.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 11:22:16.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:16.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:16.640 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:22:16.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:16.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:16.641 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:22:16.641 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 11:22:16.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:16.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:16.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:16.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:16.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:16.652 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:16.652 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:16.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:16.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:16.674 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:16.674 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:16.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:16.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:16.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:16.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:16.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:17.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:17.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:17.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:17.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:17.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:22:17.677 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:17.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:17.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:17.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:17.678 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:22:17.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:17.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:17.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:17.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:17.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:22:17.678 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 11:22:17.678 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 11:22:17.678 DEBUG [main][TreeItemHandler] Selecting tree item: test 11:22:17.679 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 11:22:17.686 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 11:22:17.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'] 11:22:17.686 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:17.687 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:22:17.687 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:17.687 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 11:22:17.687 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:17.687 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:22:17.689 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:17.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: Matcher matching text to regular expression 'New|Select a wizard'] 11:22:17.689 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:17.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: ""] 11:22:17.689 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:17.689 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 11:22:17.690 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:22:17.690 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:17.690 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:22:17.690 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:17.690 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:22:17.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:17.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:17.690 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:22:17.690 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:22:17.691 DEBUG [main][MenuItemLookup] Found menu:'File' 11:22:17.691 DEBUG [main][MenuItemLookup] Item match:File 11:22:17.692 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:22:17.692 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:22:17.693 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:22:17.694 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:17.694 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:22:17.694 DEBUG [main][MenuItemLookup] Found menu:'File' 11:22:17.694 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:22:17.694 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:17.694 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:22:17.694 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:17.694 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:22:17.694 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:22:17.694 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:22:17.694 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:22:17.694 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:22:17.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.... 11:22:17.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 11:22:17.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:22:17.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:17.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:17.766 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:22:17.766 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:17.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 11:22:17.766 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:22:17.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:22:17.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:22:17.766 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 11:22:17.766 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:22:17.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:17.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:17.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:17.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:17.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:22:17.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:22:17.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:22:17.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 11:22:17.768 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 11:22:17.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:22:17.768 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 11:22:17.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:22:17.768 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 11:22:17.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 11:22:17.768 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 11:22:17.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:22:17.768 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 11:22:17.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:22:17.768 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 11:22:17.769 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Logic Diagram 11:22:17.769 DEBUG [main][TreeItemHandler] Selecting tree item: Logic Diagram 11:22:17.769 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Logic Diagram about selection 11:22:17.773 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Logic Diagram 11:22:17.773 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:22:17.773 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:22:17.773 DEBUG [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) 11:22:17.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:17.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:17.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:17.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:17.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:22:17.774 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:22:17.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:22:17.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:22:17.774 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:22:17.774 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:17.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 11:22:17.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 11:22:17.815 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 11:22:17.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:17.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:17.816 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 11:22:17.816 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:17.816 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:") 11:22:17.816 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:22:17.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:22:17.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:22:17.816 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 11:22:17.816 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:22:17.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:17.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:17.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:17.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:17.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:22:17.821 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:22:17.822 INFO [WorkbenchTestable][AbstractText] Text set to: test.logic 11:22:17.823 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 11:22:17.823 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 11:22:17.823 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) 11:22:17.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:17.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:17.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:17.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:17.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:22:17.825 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:22:17.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:22:17.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:22:17.832 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:22:17.832 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:17.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:22:18.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:22:18.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:22:18.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:22:18.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:22:18.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:22:18.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:22:18.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4e86cc84 is found... 11:22:18.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4e86cc84 is found finished successfully 11:22:18.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 '\*?\Qtest.logic\E') 11:22:18.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:18.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:18.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:18.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:18.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:18.340 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:18.340 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:22:18.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:18.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:18.341 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 11:22:18.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:18.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:18.341 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 11:22:18.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:18.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:18.354 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 11:22:18.354 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 11:22:18.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:18.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:18.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:18.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:18.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:18.355 INFO [WorkbenchTestable][AbstractView] Activate view Palette 11:22:18.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 11:22:18.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:18.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:22:18.365 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 100] 11:22:18.365 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 11:22:18.365 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:18.366 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 11:22:18.366 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:18.391 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 11:22:18.391 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:18.392 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #3 Value=0 ) 11:22:18.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 11:22:18.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 11:22:18.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:18.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:18.400 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 11:22:18.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:18.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:18.401 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 11:22:18.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:18.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:18.402 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 11:22:18.403 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 11:22:18.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:18.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:18.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:18.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:18.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:18.403 INFO [WorkbenchTestable][AbstractView] Activate view Palette 11:22:18.403 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 11:22:18.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:18.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:22:18.427 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 100] 11:22:18.427 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 11:22:18.427 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:18.429 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 11:22:18.429 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:18.439 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 11:22:18.440 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:18.441 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #4 Value=0 ) 11:22:18.441 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #4 Value=0 ) 11:22:18.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 11:22:18.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 11:22:18.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:18.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:18.452 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 11:22:18.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:18.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:18.453 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 11:22:18.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:18.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:18.455 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 11:22:18.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 11:22:18.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:18.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:18.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:18.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:18.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:18.456 INFO [WorkbenchTestable][AbstractView] Activate view Palette 11:22:18.456 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 11:22:18.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:18.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:22:18.494 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 11:22:18.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:18.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:18.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:18.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:18.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:18.496 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part test.logic 11:22:18.513 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:18.514 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:22:18.514 INFO [WorkbenchTestable][ViewerHandler] Click at [30, 121] 11:22:18.514 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 11:22:18.514 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:18.515 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 11:22:18.515 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:18.516 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 11:22:18.516 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:18.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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') 11:22:18.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:18.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:18.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:18.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:18.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:18.535 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:18.535 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:22:18.536 INFO [WorkbenchTestable][ViewerHandler] Click at [130, 121] 11:22:18.536 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 11:22:18.536 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:18.536 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 11:22:18.536 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:18.540 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 11:22:18.540 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:18.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:18.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:18.542 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 11:22:18.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:18.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:18.543 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 11:22:18.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:18.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:18.558 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 11:22:18.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 '\*?\QPalette\E') 11:22:18.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:18.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:18.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:18.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:18.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:18.559 INFO [WorkbenchTestable][AbstractView] Activate view Palette 11:22:18.559 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 11:22:18.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:18.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:22:18.583 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 11:22:18.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:18.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:18.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:18.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:18.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:18.586 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part test.logic 11:22:18.602 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:18.602 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:22:18.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 11:22:18.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:18.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:18.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:18.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:18.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:18.611 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:18.611 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:22:18.611 INFO [WorkbenchTestable][ViewerHandler] Click at [86, 121] 11:22:18.611 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 11:22:18.611 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:18.614 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 11:22:18.614 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:18.619 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 11:22:18.619 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:18.620 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 35 11:22:18.620 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:18.638 DEBUG [main][MenuItemLookup] Found menu:'Undo Connection change' 11:22:18.638 DEBUG [main][MenuItemLookup] Found menu:'Redo' 11:22:18.639 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:18.639 DEBUG [main][MenuItemLookup] Found menu:'Paste' 11:22:18.639 DEBUG [main][MenuItemLookup] Found menu:'Delete' 11:22:18.639 DEBUG [main][MenuItemLookup] Item match:Delete 11:22:18.639 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete" 11:22:18.639 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 11:22:18.639 INFO [main][MenuItemHandler] Select menu item: &Delete 11:22:18.644 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 11:22:18.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:18.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:18.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:18.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:18.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:18.652 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:18.652 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:22:18.652 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 11:22:18.652 DEBUG [main][EditorHandler] 1 editor(s) found 11:22:18.652 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.logic 11:22:18.652 DEBUG [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.... 11:22:19.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 'Save .*'] is available. finished successfully 11:22:19.192 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 11:22:19.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:19.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:19.194 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:22:19.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:22:19.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:22:19.194 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 11:22:19.194 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:22:19.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:19.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:19.195 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:22:19.195 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:22:19.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:22:19.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:22:19.195 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 11:22:19.195 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:22:19.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:19.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:19.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:19.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:19.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:22:19.195 INFO [WorkbenchTestable][AbstractButton] Click button &Save 11:22:19.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:22:19.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:22:19.195 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:22:19.195 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:19.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:22:19.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:22:19.291 DEBUG [WorkbenchTestable][EditorHandler] Editor test.logic is closed 11:22:19.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:19.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:19.293 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:22:19.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:19.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:19.294 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:22:19.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:19.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:19.295 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:22:19.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 '\*?\QProject Explorer\E') 11:22:19.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:19.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:19.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:19.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:19.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:19.296 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:19.296 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:19.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:19.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:19.327 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:19.327 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:19.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:19.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:19.328 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:19.328 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:19.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:19.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:19.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:19.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:19.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:19.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:19.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:20.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:20.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:20.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:22:20.330 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:20.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:20.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:20.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:20.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 11:22:20.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:20.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:20.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:20.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:20.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:22:20.331 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 11:22:20.332 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:20.332 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:20.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:20.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:20.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:20.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:20.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:20.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:20.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:21.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:21.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:21.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:22:21.334 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:21.334 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:21.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:21.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:21.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 11:22:21.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:21.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:21.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:21.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:21.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:22:21.335 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 11:22:21.336 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:21.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:21.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:21.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:21.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:22:21.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:21.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:21.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:21.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:21.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:22:21.337 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 11:22:21.337 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 11:22:21.337 DEBUG [main][TreeItemHandler] Set Tree selection 11:22:21.337 DEBUG [main][TreeHandler] Notify Tree about selection event 11:22:21.344 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 11:22:21.347 DEBUG [WorkbenchTestable][TreeItemHandler] test 11:22:21.347 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:22:21.347 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:21.371 DEBUG [main][MenuItemLookup] Found menu:'New' 11:22:21.371 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:22:21.371 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:21.371 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:22:21.371 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:21.371 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:22:21.371 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:22:21.371 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:22:21.371 DEBUG [main][MenuItemLookup] Found menu:'Move...' 11:22:21.371 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 11:22:21.371 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:21.371 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:22:21.371 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:22:21.371 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:21.371 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:22:21.371 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:22:21.371 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:22:21.371 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:22:21.371 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:22:21.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:22:21.372 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 11:22:21.872 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:22:21.872 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:22:21.872 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:22:21.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:22:21.872 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:22:21.872 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:21.894 DEBUG [main][MenuItemLookup] Found menu:'New' 11:22:21.894 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:22:21.894 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:21.894 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:22:21.894 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:21.894 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:22:21.894 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:22:21.894 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:22:21.894 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:22:21.895 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:22:21.895 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:22:21.895 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:22:21.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 11:22:22.491 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 11:22:22.491 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:22:22.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:22.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:22.494 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 11:22:22.494 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:22:22.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:22:22.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:22:22.494 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:22:22.494 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:22:22.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:22.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:22.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:22.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:22.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:22:22.495 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:22:22.495 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:22:22.495 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:22:22.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:22:22.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:22:22.495 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:22:22.495 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:22.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: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 11:22:22.495 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:22:22.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:22:22.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:22:22.495 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:22:22.495 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:22:22.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:22.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:22.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:22.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:22.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:22:22.496 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:22:22.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:22:22.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:22:22.496 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:22:22.496 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:22.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:22:22.501 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:22:23.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:22:23.001 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:22:23.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:22:23.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:22:23.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:22:23.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:22:23.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:22:23.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:22:23.002 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:23.002 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:23.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:23.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 11:22:23.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:22:23.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:22:23.003 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 11:22:23.003 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:22:23.003 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:22:23.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:22:23.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:22:23.004 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 11:22:23.004 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:22:23.004 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonExistingEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 11:22:23.004 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 11:22:23.004 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:22:23.004 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:22:23.004 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:22:23.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'] 11:22:23.004 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:23.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'] 11:22:23.005 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:23.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: "New Project"] 11:22:23.005 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:23.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'] 11:22:23.005 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:23.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'] 11:22:23.005 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:23.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'] 11:22:23.005 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:23.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: "New Project"] 11:22:23.005 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:23.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'] 11:22:23.005 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:23.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'] 11:22:23.005 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:23.006 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:22:23.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:23.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:23.006 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:22:23.006 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:22:23.006 DEBUG [main][MenuItemLookup] Found menu:'File' 11:22:23.006 DEBUG [main][MenuItemLookup] Item match:File 11:22:23.007 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:22:23.007 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:22:23.008 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:22:23.009 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:23.009 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:22:23.009 DEBUG [main][MenuItemLookup] Found menu:'File' 11:22:23.009 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:22:23.009 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:23.009 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:22:23.009 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:23.009 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:22:23.009 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:22:23.009 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:22:23.009 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:22:23.009 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:22:23.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 'New|Select a wizard'] is available.... 11:22:23.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 11:22:23.086 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:22:23.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:23.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:23.087 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:22:23.087 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:23.087 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:22:23.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:23.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:23.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:23.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:23.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:22:23.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:22:23.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:22:23.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:22:23.089 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:22:23.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:22:23.089 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:22:23.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:22:23.089 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:22:23.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:22:23.089 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:22:23.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:22:23.090 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:22:23.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:22:23.090 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:22:23.090 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 11:22:23.090 DEBUG [main][TreeItemHandler] Selecting tree item: Project 11:22:23.090 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 11:22:23.094 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 11:22:23.095 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:22:23.095 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:22:23.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.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) 11:22:23.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:23.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:23.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:23.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:23.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:22:23.096 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:22:23.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:22:23.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:22:23.096 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:22:23.096 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:23.130 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:22:23.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:23.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:23.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 11:22:23.130 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 11:22:23.130 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 11:22:23.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:23.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:23.131 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 11:22:23.131 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:23.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 11:22:23.131 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:22:23.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:22:23.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:22:23.132 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 11:22:23.132 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:22:23.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:23.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:23.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:23.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:23.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:22:23.134 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:22:23.134 INFO [WorkbenchTestable][AbstractText] Text set to: test 11:22:23.135 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 11:22:23.135 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 11:22:23.135 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) 11:22:23.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:23.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:23.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:23.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:23.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:22:23.138 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:22:23.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:22:23.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:22:23.138 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:22:23.138 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:23.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:22:23.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:22:23.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:22:23.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:22:23.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:22:23.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:22:23.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:22:23.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:23.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:23.644 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:22:23.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:23.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:23.645 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:22:23.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:23.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:23.645 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:22:23.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') 11:22:23.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:23.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:23.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:23.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:23.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:23.646 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:23.646 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:23.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:23.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:22:23.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:22:23.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:22:23.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 11:22:23.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:23.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:23.651 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:22:23.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:23.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:23.653 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:22:23.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:23.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:23.654 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:22:23.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 '\*?\QPackage Explorer\E') 11:22:23.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:23.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:23.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:23.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:23.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:23.656 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:22:23.656 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:22:23.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:23.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:23.685 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:22:23.685 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:22:23.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:23.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:23.686 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:22:23.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:22:23.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:23.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:23.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:23.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:23.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:24.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:24.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:24.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:24.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:24.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:22:24.688 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:22:24.688 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:22:24.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:24.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:24.689 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:22:24.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:24.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:24.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:24.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:24.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:22:24.689 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 11:22:24.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 11:22:24.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:24.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:24.691 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:22:24.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:24.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:24.691 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:22:24.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 '\*?\QProject Explorer\E') 11:22:24.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:24.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:24.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:24.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:24.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:24.692 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:24.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:24.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:24.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:24.714 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:24.714 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:24.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:24.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:24.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:24.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:24.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:25.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:25.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:25.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:25.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:25.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:22:25.716 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:25.717 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:25.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:25.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:25.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 11:22:25.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:25.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:25.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:25.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:25.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:22:25.718 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 11:22:25.718 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 11:22:25.718 DEBUG [main][TreeItemHandler] Selecting tree item: test 11:22:25.719 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 11:22:25.725 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 11:22:25.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'] 11:22:25.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:25.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'] 11:22:25.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:25.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: ""] 11:22:25.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:25.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'] 11:22:25.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:25.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'] 11:22:25.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:25.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: ""] 11:22:25.729 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:25.729 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 11:22:25.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'] 11:22:25.729 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:25.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'] 11:22:25.729 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:25.729 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:22:25.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:25.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:25.729 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:22:25.729 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:22:25.730 DEBUG [main][MenuItemLookup] Found menu:'File' 11:22:25.730 DEBUG [main][MenuItemLookup] Item match:File 11:22:25.730 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:22:25.730 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:22:25.732 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:22:25.732 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:25.732 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:22:25.732 DEBUG [main][MenuItemLookup] Found menu:'File' 11:22:25.732 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:22:25.732 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:25.732 DEBUG [main][MenuItemLookup] Found menu:'Example...' 11:22:25.732 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:25.732 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:22:25.732 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:22:25.732 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:22:25.732 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:22:25.732 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:22:25.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 'New|Select a wizard'] is available.... 11:22:25.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 11:22:25.799 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:22:25.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:25.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:25.800 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:22:25.800 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:25.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 11:22:25.800 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:22:25.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:22:25.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:22:25.800 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 11:22:25.800 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:22:25.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:25.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:25.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:25.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:25.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:22:25.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:22:25.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:22:25.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 11:22:25.802 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 11:22:25.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:22:25.802 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 11:22:25.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:22:25.802 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 11:22:25.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 11:22:25.802 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 11:22:25.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:22:25.802 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 11:22:25.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:22:25.802 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 11:22:25.803 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Logic Diagram 11:22:25.803 DEBUG [main][TreeItemHandler] Selecting tree item: Logic Diagram 11:22:25.803 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Logic Diagram about selection 11:22:25.806 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Logic Diagram 11:22:25.806 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:22:25.806 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:22:25.807 DEBUG [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) 11:22:25.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:25.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:25.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:25.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:25.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:22:25.808 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:22:25.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:22:25.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:22:25.808 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:22:25.808 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:25.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 11:22:25.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 11:22:25.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 11:22:25.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:25.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:25.848 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 11:22:25.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:25.848 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:") 11:22:25.848 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:22:25.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:22:25.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:22:25.848 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 11:22:25.848 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:22:25.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:25.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:25.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:25.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:25.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:22:25.851 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:22:25.852 INFO [WorkbenchTestable][AbstractText] Text set to: test.logic 11:22:25.852 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 11:22:25.852 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 11:22:25.853 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) 11:22:25.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:25.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:25.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:25.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:25.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:22:25.855 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:22:25.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:22:25.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:22:25.855 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:22:25.855 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:25.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:22:26.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:22:26.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:22:26.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:22:26.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:22:26.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:22:26.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:22:26.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4d5ac0c9 is found... 11:22:26.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4d5ac0c9 is found finished successfully 11:22:26.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 11:22:26.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:26.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:26.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:26.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:26.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:26.363 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:26.363 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:22:26.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:26.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:26.364 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 11:22:26.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:26.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:26.365 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 11:22:26.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:26.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:26.367 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 11:22:26.367 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 11:22:26.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:26.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:26.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:26.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:26.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:26.367 INFO [WorkbenchTestable][AbstractView] Activate view Palette 11:22:26.378 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 11:22:26.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:26.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:22:26.399 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 0] 11:22:26.399 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 11:22:26.399 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:26.400 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 11:22:26.400 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:26.408 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 11:22:26.408 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:26.409 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #4 Text=Label ) 11:22:26.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 11:22:26.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 11:22:26.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:26.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:26.422 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 11:22:26.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:26.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:26.422 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 11:22:26.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:26.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:26.425 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 11:22:26.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 11:22:26.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:26.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:26.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:26.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:26.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:26.426 INFO [WorkbenchTestable][AbstractView] Activate view Palette 11:22:26.426 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 11:22:26.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:26.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:22:26.448 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 100] 11:22:26.448 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 11:22:26.448 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:26.448 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 11:22:26.448 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:26.456 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 11:22:26.456 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:26.458 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #5 Text=Label ) 11:22:26.458 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #5 Text=Label ) 11:22:26.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 11:22:26.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 11:22:26.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 11:22:26.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:26.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:26.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:26.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:26.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:26.470 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:26.470 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:22:26.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 11:22:26.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:26.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:26.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:26.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:26.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:26.476 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:26.476 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:22:26.477 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 11:22:26.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:26.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:26.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:26.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:26.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:26.485 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:26.485 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:22:26.495 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 11:22:26.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:26.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:26.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:26.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:26.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:22:26.495 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:22:26.495 INFO [WorkbenchTestable][AbstractText] Text set to: Foo 11:22:26.501 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 14 11:22:26.501 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:26.506 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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') 11:22:26.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:26.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:26.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:26.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:26.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:26.510 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:26.510 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:22:26.522 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 11:22:26.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:26.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:26.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:26.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:26.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:22:26.522 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:22:26.522 INFO [WorkbenchTestable][AbstractText] Text set to: Hello 11:22:26.523 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 14 11:22:26.523 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:26.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 11:22:26.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:26.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:26.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:26.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:26.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:26.532 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:26.532 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:22:26.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 11:22:26.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:26.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:26.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:26.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:26.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:26.537 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:26.537 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:22:26.541 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 35 11:22:26.541 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:26.552 DEBUG [main][MenuItemLookup] Found menu:'Undo' 11:22:26.552 DEBUG [main][MenuItemLookup] Found menu:'Redo' 11:22:26.552 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:26.552 DEBUG [main][MenuItemLookup] Found menu:'Paste' 11:22:26.552 DEBUG [main][MenuItemLookup] Found menu:'Delete' 11:22:26.552 DEBUG [main][MenuItemLookup] Item match:Delete 11:22:26.552 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete" 11:22:26.552 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 11:22:26.552 INFO [main][MenuItemHandler] Select menu item: &Delete 11:22:26.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 '\*?\Qtest.logic\E') 11:22:26.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:26.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:26.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:26.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:26.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:26.573 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:26.573 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:22:26.576 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 11:22:26.576 DEBUG [main][EditorHandler] 1 editor(s) found 11:22:26.576 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.logic 11:22:26.577 DEBUG [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.... 11:22:27.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 'Save .*'] is available. finished successfully 11:22:27.107 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 11:22:27.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:27.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:27.109 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:22:27.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:22:27.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:22:27.109 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 11:22:27.109 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:22:27.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:27.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:27.110 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:22:27.110 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:22:27.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:22:27.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:22:27.110 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 11:22:27.110 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:22:27.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:27.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:27.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:27.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:27.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:22:27.111 INFO [WorkbenchTestable][AbstractButton] Click button &Save 11:22:27.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:22:27.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:22:27.111 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:22:27.111 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:27.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:22:27.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:22:27.184 DEBUG [WorkbenchTestable][EditorHandler] Editor test.logic is closed 11:22:27.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:27.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:27.186 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:22:27.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:27.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:27.188 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:22:27.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:27.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:27.188 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:22:27.188 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 11:22:27.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:27.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:27.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:27.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:27.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:27.190 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:27.190 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:27.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:27.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:27.197 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:27.197 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:27.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:27.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:27.211 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:27.211 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:27.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:27.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:27.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:27.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:27.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:27.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:27.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:28.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:28.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:28.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:22:28.323 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:28.323 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:28.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:28.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:28.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 11:22:28.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:28.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:28.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:28.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:28.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:22:28.325 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 11:22:28.325 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:28.325 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:28.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:28.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:28.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:28.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:28.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:28.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:28.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:29.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:29.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:29.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:22:29.327 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:29.327 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:29.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:29.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:29.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 11:22:29.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:29.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:29.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:29.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:29.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:22:29.328 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 11:22:29.328 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:29.328 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:29.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:29.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:29.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 11:22:29.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:29.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:29.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:29.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:29.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:22:29.329 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 11:22:29.329 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 11:22:29.329 DEBUG [main][TreeItemHandler] Set Tree selection 11:22:29.329 DEBUG [main][TreeHandler] Notify Tree about selection event 11:22:29.335 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 11:22:29.338 DEBUG [WorkbenchTestable][TreeItemHandler] test 11:22:29.338 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:22:29.338 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:29.358 DEBUG [main][MenuItemLookup] Found menu:'New' 11:22:29.358 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:22:29.358 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:29.358 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:22:29.358 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:29.358 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:22:29.358 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:22:29.358 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:22:29.358 DEBUG [main][MenuItemLookup] Found menu:'Move...' 11:22:29.358 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 11:22:29.358 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:29.358 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:22:29.358 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:22:29.358 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:29.358 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:22:29.358 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:22:29.358 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:22:29.358 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:22:29.358 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:22:29.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:22:29.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:22:29.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 11:22:29.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:22:29.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:22:29.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:22:29.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:22:29.860 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:22:29.860 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:29.885 DEBUG [main][MenuItemLookup] Found menu:'New' 11:22:29.885 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:22:29.885 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:29.885 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:22:29.885 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:29.885 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:22:29.885 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:22:29.885 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:22:29.885 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:22:29.885 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:22:29.885 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:22:29.885 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:22:29.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 11:22:30.474 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 11:22:30.474 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:22:30.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:30.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:30.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: 32) 11:22:30.477 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:22:30.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:22:30.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:22:30.477 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:22:30.477 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:22:30.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:30.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:30.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:30.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:30.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:22:30.478 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:22:30.478 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:22:30.478 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:22:30.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:22:30.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:22:30.478 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:22:30.478 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:30.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 11:22:30.478 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:22:30.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:22:30.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:22:30.478 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:22:30.478 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:22:30.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:30.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:30.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:30.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:30.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:22:30.479 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:22:30.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:22:30.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:22:30.479 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:22:30.479 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:30.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:22:30.484 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:22:30.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:22:30.984 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:22:30.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:22:30.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:22:30.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:22:30.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:22:30.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:22:30.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:22:30.985 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:30.985 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:30.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:30.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 11:22:30.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:22:30.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:22:30.986 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 11:22:30.986 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:22:30.986 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:22:30.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:22:30.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:22:30.987 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonExistingEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 11:22:30.987 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 11:22:30.987 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:22:30.987 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:22:30.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:22:30.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.123 s - in org.eclipse.reddeer.gef.test.EditPartTest selectEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) Time elapsed: 7.903 s clickEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) Time elapsed: 8.054 s nonExistingEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) Time elapsed: 7.983 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.v20230901-1033 [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 11:22:40.037 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 11:22:40.039 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 11:22:40.114 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 11:22:40.116 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 11:22:40.151 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 11:22:40.226 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:22:40.229 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:22:40.233 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 11:22:40.236 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 11:22:40.236 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 11:22:40.314 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 11:22:40.347 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:22:40.348 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:22:40.360 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:22:40.361 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:22:40.364 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:22:40.364 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 11:22:40.413 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:22:40.416 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:40.418 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:22:40.419 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:40.419 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:22:40.420 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:40.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:22:40.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:40.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:40.431 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:22:40.434 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:22:40.437 DEBUG [main][MenuItemLookup] Found menu:'File' 11:22:40.437 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:22:40.437 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:22:40.437 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:22:40.437 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:22:40.437 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:22:40.437 DEBUG [main][MenuItemLookup] Item match:Window 11:22:40.441 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:22:40.441 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:22:40.441 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:22:40.441 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:40.442 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:22:40.442 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:22:40.442 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:40.442 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:22:40.442 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:40.442 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:22:40.442 DEBUG [main][MenuItemLookup] Item match:Preferences 11:22:40.444 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:22:40.444 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:22:40.446 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:22:40.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.... 11:22:40.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 11:22:40.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:22:40.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:40.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:40.664 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:22:40.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:40.680 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:22:40.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:40.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:40.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:40.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:40.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:22:40.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:22:40.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:22:40.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:22:40.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:40.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:40.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:40.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:40.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:22:40.743 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:22:40.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:22:40.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:22:40.745 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:22:40.745 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:40.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:22:40.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:22:40.818 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:22:40.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:40.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:40.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:22:40.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:40.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:40.820 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:22:40.820 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 11:22:40.821 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:22:40.822 INFO [WorkbenchTestable][RequirementsRunner] Started test: contextButtonTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) 11:22:40.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 11:22:40.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:22:40.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:22:40.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:22:40.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'] 11:22:40.831 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:40.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'] 11:22:40.831 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:40.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 Project"] 11:22:40.831 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:40.832 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:22:40.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:40.832 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:22:40.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:40.832 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:22:40.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:40.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: "New Project"] 11:22:40.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:40.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'] 11:22:40.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:40.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'] 11:22:40.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:40.833 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:22:40.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:40.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:40.834 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:22:40.834 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:22:40.834 DEBUG [main][MenuItemLookup] Found menu:'File' 11:22:40.834 DEBUG [main][MenuItemLookup] Item match:File 11:22:40.837 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:22:40.838 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:22:40.842 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:22:40.843 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:40.843 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:22:40.843 DEBUG [main][MenuItemLookup] Found menu:'File' 11:22:40.843 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:22:40.843 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:40.843 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:22:40.843 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:22:40.844 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:22:40.844 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:22:40.844 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:22:40.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 11:22:40.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. finished successfully 11:22:40.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:22:40.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:40.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:40.948 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:22:40.948 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:40.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:22:40.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:40.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:40.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:40.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:40.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:22:40.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:22:40.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:22:40.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:22:40.954 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:22:40.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:22:41.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:22:41.459 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:22:41.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:22:41.461 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:22:41.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:22:41.462 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:22:41.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:22:41.462 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:22:41.462 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 11:22:41.463 DEBUG [main][TreeItemHandler] Selecting tree item: Project 11:22:41.463 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 11:22:41.467 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 11:22:41.467 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:22:41.467 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:22:41.468 DEBUG [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) 11:22:41.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:41.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:41.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:41.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:41.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:22:41.471 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:22:41.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:22:41.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:22:41.471 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:22:41.471 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:41.516 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:22:41.516 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:41.516 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:41.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 11:22:41.517 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 11:22:41.517 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 11:22:41.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:41.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:41.518 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 11:22:41.518 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:41.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 "Project name:") 11:22:41.521 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:22:41.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:22:41.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:22:41.521 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 11:22:41.521 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:22:41.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:41.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:41.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:41.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:41.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:22:41.526 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:22:41.528 INFO [WorkbenchTestable][AbstractText] Text set to: test 11:22:41.530 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 11:22:41.530 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 11:22:41.530 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) 11:22:41.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:41.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:41.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:41.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:41.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:22:41.541 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:22:41.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:22:41.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:22:41.541 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:22:41.541 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:41.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:22:42.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:22:42.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:22:42.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 11:22:42.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:22:42.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:22:42.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:22:42.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:42.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:42.060 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:22:42.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:42.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:42.063 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:22:42.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:42.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:42.063 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:22:42.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') 11:22:42.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:42.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:42.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:42.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:42.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:42.067 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:42.067 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:42.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:42.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:22:42.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:22:42.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:22:42.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 11:22:42.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:42.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:42.096 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 11:22:42.097 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:22:42.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:42.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:42.097 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:22:42.098 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:22:42.098 DEBUG [main][MenuItemLookup] Found menu:'File' 11:22:42.098 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:22:42.098 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:22:42.098 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:22:42.098 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:22:42.098 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:22:42.098 DEBUG [main][MenuItemLookup] Item match:Window 11:22:42.099 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:22:42.099 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:22:42.099 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:22:42.100 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:42.100 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:22:42.100 DEBUG [main][MenuItemLookup] Item match:Show View 11:22:42.109 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 11:22:42.109 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 11:22:42.109 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 11:22:42.109 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 11:22:42.109 DEBUG [main][MenuItemLookup] Found menu:'Progress' 11:22:42.109 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 11:22:42.109 DEBUG [main][MenuItemLookup] Found menu:'Properties' 11:22:42.109 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 11:22:42.109 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:42.110 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 11:22:42.110 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 11:22:42.110 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 11:22:42.110 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 11:22:42.111 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 11:22:42.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 11:22:42.164 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 11:22:42.164 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 11:22:42.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:42.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:42.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 11:22:42.165 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:22:42.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:22:42.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:22:42.166 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:22:42.166 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:22:42.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:42.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:42.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:42.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:42.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:22:42.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:22:42.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:22:42.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:22:42.168 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:22:42.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:22:42.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:22:42.671 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:22:42.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:22:42.672 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:22:42.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:22:42.672 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:22:42.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:22:42.672 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:22:42.672 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 11:22:42.672 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 11:22:42.673 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 11:22:42.673 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 11:22:42.673 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:22:42.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:22:42.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:22:42.673 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:22:42.673 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:22:42.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:42.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:42.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 "Open") 11:22:42.675 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:22:42.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:22:42.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:22:42.675 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:22:42.675 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:22:42.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:42.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:42.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:42.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:42.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:22:42.678 INFO [WorkbenchTestable][AbstractButton] Click button &Open 11:22:42.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:22:42.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:22:42.678 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:22:42.678 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:43.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:22:43.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:22:43.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 11:22:43.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:43.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:43.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 11:22:43.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:43.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:43.049 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:22:43.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:43.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:43.049 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:22:43.050 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 11:22:43.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:43.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:43.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:43.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:43.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:43.054 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:22:43.054 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:22:43.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:43.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:22:43.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:22:43.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:22:43.058 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:22:43.058 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:22:43.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:43.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:43.069 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:22:43.069 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:22:43.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:43.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:43.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:43.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:43.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:43.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:43.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:44.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:44.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:44.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:22:44.074 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:22:44.074 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:22:44.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:44.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:44.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 11:22:44.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:44.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:44.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:44.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:44.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:22:44.078 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 11:22:44.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 11:22:44.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:44.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:44.086 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:22:44.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:44.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:44.087 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:22:44.087 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 11:22:44.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:44.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:44.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:44.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:44.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:44.088 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:44.088 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:44.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:44.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:44.122 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:44.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:44.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:44.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:44.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:44.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:44.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:44.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:44.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:45.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:45.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:45.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:22:45.126 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:45.126 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:45.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:45.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:45.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 11:22:45.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:45.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:45.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:45.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:45.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:22:45.128 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 11:22:45.128 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 11:22:45.128 DEBUG [main][TreeItemHandler] Selecting tree item: test 11:22:45.128 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 11:22:45.138 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 11:22:45.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'] 11:22:45.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:45.140 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:22:45.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:45.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 Diagram"] 11:22:45.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:45.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'] 11:22:45.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:45.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'] 11:22:45.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:45.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'] 11:22:45.142 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:45.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"] 11:22:45.145 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:45.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'] 11:22:45.145 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:45.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'] 11:22:45.145 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:45.145 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:22:45.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:45.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:45.146 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:22:45.146 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:22:45.146 DEBUG [main][MenuItemLookup] Found menu:'File' 11:22:45.147 DEBUG [main][MenuItemLookup] Item match:File 11:22:45.148 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:22:45.148 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:22:45.149 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:22:45.149 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:45.149 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:22:45.149 DEBUG [main][MenuItemLookup] Found menu:'File' 11:22:45.149 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:22:45.150 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:45.150 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:22:45.150 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:22:45.150 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:22:45.150 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:22:45.150 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:22:45.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 'New|Select a wizard'] is available.... 11:22:45.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 11:22:45.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:22:45.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:45.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:45.251 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:22:45.251 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:45.251 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:22:45.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:45.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:45.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:45.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:45.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:22:45.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:22:45.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:22:45.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Other has children... 11:22:45.253 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Other 11:22:45.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:22:45.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:22:45.756 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Other 11:22:45.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Other has children finished successfully 11:22:45.757 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Other 11:22:45.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:22:45.757 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Other is already expanded. No action performed 11:22:45.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:22:45.757 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Other 11:22:45.757 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Graphiti Example Diagram 11:22:45.757 DEBUG [main][TreeItemHandler] Selecting tree item: Graphiti Example Diagram 11:22:45.757 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Graphiti Example Diagram about selection 11:22:45.760 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Graphiti Example Diagram 11:22:45.760 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:22:45.760 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:22:45.761 DEBUG [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) 11:22:45.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:45.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:45.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:45.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:45.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:22:45.763 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:22:45.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:22:45.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:22:45.763 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:22:45.763 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:45.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'] 11:22:45.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:45.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:45.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Diagram"] is available.... 11:22:45.808 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 11:22:45.808 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Diagram 11:22:45.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:45.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:45.809 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 11:22:45.809 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:45.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Diagram Type") 11:22:45.811 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:22:45.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:22:45.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:22:45.811 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Diagram" as the parent 11:22:45.811 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:22:45.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:45.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:45.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:45.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:45.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 11:22:45.815 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo tutorial to selection: tutorial 11:22:45.817 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 11:22:45.817 INFO [WorkbenchTestable][TutorialDiagramWizard] Go to next wizard page 11:22:45.817 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) 11:22:45.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:45.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:45.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:45.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:45.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:22:45.819 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:22:45.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:22:45.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:22:45.819 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:22:45.819 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:45.829 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Diagram Name") 11:22:45.829 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:22:45.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:22:45.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:22:45.829 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Diagram" as the parent 11:22:45.829 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:22:45.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:45.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:45.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:45.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:45.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:22:45.831 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:22:45.831 INFO [WorkbenchTestable][AbstractText] Text set to: test 11:22:45.832 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 11:22:45.832 INFO [WorkbenchTestable][TutorialDiagramWizard] Finish wizard 11:22:45.832 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) 11:22:45.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:45.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:45.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:45.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:45.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:22:45.835 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:22:45.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:22:45.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:22:45.835 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:22:45.835 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:46.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:22:46.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:22:46.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:22:46.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 11:22:46.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:22:46.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:22:46.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:22:46.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:22:46.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:22:46.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6bc8ddeb is found... 11:22:46.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6bc8ddeb is found finished successfully 11:22:46.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest\E') 11:22:46.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:46.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:46.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:46.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:46.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:46.496 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:46.496 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:22:46.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:46.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:46.520 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' view via menu. 11:22:46.520 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform 11:22:46.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:46.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:46.521 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform' 11:22:46.521 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform' 11:22:46.521 DEBUG [main][MenuItemLookup] Found menu:'File' 11:22:46.521 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:22:46.521 DEBUG [main][MenuItemLookup] Found menu:'View' 11:22:46.521 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:22:46.521 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:22:46.521 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:22:46.521 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:22:46.521 DEBUG [main][MenuItemLookup] Item match:Window 11:22:46.523 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:22:46.523 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:22:46.523 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:22:46.523 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:46.524 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:22:46.524 DEBUG [main][MenuItemLookup] Item match:Show View 11:22:46.527 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 11:22:46.527 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 11:22:46.527 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 11:22:46.527 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 11:22:46.527 DEBUG [main][MenuItemLookup] Found menu:'Progress' 11:22:46.527 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 11:22:46.527 DEBUG [main][MenuItemLookup] Found menu:'Properties' 11:22:46.527 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 11:22:46.527 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:46.528 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 11:22:46.528 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 11:22:46.528 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 11:22:46.528 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 11:22:46.528 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 11:22:46.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 11:22:46.612 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 11:22:46.612 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 11:22:46.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:46.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:46.613 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 11:22:46.613 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:22:46.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:22:46.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:22:46.614 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:22:46.614 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:22:46.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:46.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:46.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:46.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:46.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:22:46.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:22:46.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:22:46.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:22:46.615 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:22:46.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:22:47.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:22:47.122 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:22:47.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:22:47.125 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:22:47.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:22:47.125 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:22:47.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:22:47.125 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:22:47.126 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Palette 11:22:47.126 DEBUG [main][TreeItemHandler] Selecting tree item: Palette 11:22:47.126 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Palette about selection 11:22:47.126 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Palette 11:22:47.126 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:22:47.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:22:47.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:22:47.127 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:22:47.127 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:22:47.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:47.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:47.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 "Open") 11:22:47.127 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:22:47.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:22:47.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:22:47.128 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:22:47.128 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:22:47.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:47.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:47.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:47.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:47.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:22:47.129 INFO [WorkbenchTestable][AbstractButton] Click button &Open 11:22:47.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:22:47.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:22:47.129 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:22:47.129 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:47.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:22:47.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:22:47.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.gef.view.PaletteView' view is open... 11:22:47.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:47.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:47.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.gef.view.PaletteView' view is open finished successfully 11:22:47.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:47.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:47.238 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform 11:22:47.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:47.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:47.239 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform' 11:22:47.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 '\*?\QPalette\E') 11:22:47.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:47.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:47.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:47.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:47.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:47.240 INFO [WorkbenchTestable][AbstractView] Activate view Palette 11:22:47.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 11:22:47.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:47.241 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 11:22:47.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:22:47.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:22:47.247 INFO [WorkbenchTestable][ViewerHandler] Click at [50, 100] 11:22:47.247 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 11:22:47.247 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:47.273 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 11:22:47.273 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:47.324 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 11:22:47.324 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:47.371 INFO [main][AbstractEditor] New edit part org.eclipse.graphiti.ui.internal.parts.ContainerShapeEditPart@79169472 11:22:47.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 11:22:47.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 11:22:47.439 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 11:22:47.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:47.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:47.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:47.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:47.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:48.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:48.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:48.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 11:22:48.444 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 11:22:48.446 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest\E') 11:22:48.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:48.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:48.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:48.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:48.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:48.452 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:48.452 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:22:48.453 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:48.453 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:22:48.453 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 11:22:48.453 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test 11:22:48.532 DEBUG [WorkbenchTestable][EditorHandler] Editor test is closed 11:22:48.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:48.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:48.534 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:22:48.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:48.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:48.536 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:22:48.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:48.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:48.537 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:22:48.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 11:22:48.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:48.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:48.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:48.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:48.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:48.539 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:48.539 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:48.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:48.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:48.562 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:48.562 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:48.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:48.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:48.563 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:48.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:48.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:48.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:48.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:48.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:48.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:49.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:49.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:49.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:49.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:49.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:22:49.566 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:49.566 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:49.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:49.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:49.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 11:22:49.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:49.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:49.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:49.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:49.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:22:49.567 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 11:22:49.571 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 11:22:49.571 DEBUG [main][TreeItemHandler] Selecting tree item: test 11:22:49.571 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 11:22:49.582 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 11:22:49.584 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:22:49.584 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:49.646 DEBUG [main][MenuItemLookup] Found menu:'New' 11:22:49.647 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:22:49.647 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:49.647 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:22:49.647 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:49.647 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:22:49.647 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:22:49.647 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:22:49.647 DEBUG [main][MenuItemLookup] Found menu:'Move...' 11:22:49.647 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 11:22:49.647 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:49.647 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:22:49.647 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:22:49.647 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:49.647 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:22:49.647 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:22:49.647 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:22:49.647 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:22:49.647 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:22:49.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:22:49.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:22:49.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 11:22:50.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:22:50.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:22:50.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:22:50.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:22:50.149 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test' via Explorer 11:22:50.149 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 11:22:50.149 DEBUG [main][TreeItemHandler] Selecting tree item: test 11:22:50.150 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 11:22:50.158 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 11:22:50.159 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:22:50.159 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:50.193 DEBUG [main][MenuItemLookup] Found menu:'New' 11:22:50.193 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:22:50.193 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:50.193 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:22:50.193 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:50.193 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:22:50.193 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:22:50.193 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:22:50.193 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:22:50.193 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:22:50.193 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:22:50.193 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:22:56.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 11:22:57.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 'Delete.*'] is available. finished successfully 11:22:57.604 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:22:57.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:57.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:57.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:57.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:57.609 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 11:22:57.609 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:22:57.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:22:57.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:22:57.609 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:22:57.609 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:22:57.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:57.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:57.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:57.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:57.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:22:57.610 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:22:57.611 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:22:57.611 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:22:57.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:22:57.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:22:57.611 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:22:57.611 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:57.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: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 11:22:57.612 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:22:57.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:22:57.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:22:57.612 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:22:57.612 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:22:57.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:57.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:57.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:57.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:57.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:22:57.613 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:22:57.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:22:57.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:22:57.613 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:22:57.613 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:57.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:22:57.629 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:22:58.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:22:58.130 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:22:58.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:22:58.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:22:58.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:22:58.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:22:58.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:22:58.131 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 11:22:58.131 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:22:58.134 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:22:58.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:22:58.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:22:58.135 INFO [WorkbenchTestable][RequirementsRunner] Finished test: contextButtonTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) 11:22:58.135 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:22:58.135 INFO [WorkbenchTestable][RequirementsRunner] Started test: doubleClickTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) 11:22:58.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 11:22:58.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:22:58.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:22:58.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:22:58.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'] 11:22:58.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:58.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'] 11:22:58.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:58.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: "New Project"] 11:22:58.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:58.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'] 11:22:58.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:58.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'] 11:22:58.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:58.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'] 11:22:58.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:58.137 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 11:22:58.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:58.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'] 11:22:58.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:58.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'] 11:22:58.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:58.138 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:22:58.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:58.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:58.138 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:22:58.138 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:22:58.138 DEBUG [main][MenuItemLookup] Found menu:'File' 11:22:58.138 DEBUG [main][MenuItemLookup] Item match:File 11:22:58.140 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:22:58.140 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:22:58.141 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:22:58.141 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:58.141 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:22:58.141 DEBUG [main][MenuItemLookup] Found menu:'File' 11:22:58.141 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:22:58.141 DEBUG [main][MenuItemLookup] Found menu:'' 11:22:58.141 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:22:58.141 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:22:58.142 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:22:58.142 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:22:58.142 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:22:58.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 11:22:58.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 11:22:58.216 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:22:58.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:58.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:58.218 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:22:58.218 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:58.218 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:22:58.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:58.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:58.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:58.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:58.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:22:58.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:22:58.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:22:58.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:22:58.220 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:22:58.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:22:58.221 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:22:58.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:22:58.221 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:22:58.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:22:58.221 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:22:58.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:22:58.221 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:22:58.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:22:58.221 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:22:58.221 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 11:22:58.221 DEBUG [main][TreeItemHandler] Selecting tree item: Project 11:22:58.222 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 11:22:58.226 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 11:22:58.226 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:22:58.226 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:22:58.226 DEBUG [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) 11:22:58.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:58.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:58.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:58.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:58.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:22:58.234 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:22:58.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:22:58.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:22:58.234 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:22:58.234 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:58.262 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:22:58.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:58.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:58.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 11:22:58.263 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 11:22:58.263 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 11:22:58.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:58.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:58.264 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 11:22:58.264 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:22:58.264 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:") 11:22:58.264 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:22:58.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:22:58.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:22:58.264 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 11:22:58.264 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:22:58.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:58.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:58.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:58.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:58.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:22:58.267 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:22:58.268 INFO [WorkbenchTestable][AbstractText] Text set to: test 11:22:58.269 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 11:22:58.269 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 11:22:58.269 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) 11:22:58.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:58.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:58.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:58.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:58.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:22:58.272 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:22:58.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:22:58.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:22:58.272 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:22:58.272 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:22:58.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:22:58.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:22:58.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:22:58.779 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:22:58.779 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 11:22:58.779 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:22:58.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:22:58.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:22:58.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:58.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:58.782 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:22:58.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:58.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:58.784 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:22:58.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:58.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:58.784 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:22:58.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 '\*?\QProject Explorer\E') 11:22:58.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:58.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:58.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:58.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:58.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:58.786 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:58.786 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:58.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:58.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:22:58.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:22:58.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:22:58.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 11:22:58.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:58.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:58.804 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:22:58.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:58.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:58.810 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:22:58.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:58.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:58.810 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:22:58.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 '\*?\QPackage Explorer\E') 11:22:58.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:58.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:58.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:58.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:58.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:58.815 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:22:58.815 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:22:58.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:58.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:58.849 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:22:58.849 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:22:58.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:58.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:58.850 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:22:58.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:22:58.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:58.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:58.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:58.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:58.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:59.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:59.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:59.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:59.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:22:59.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:22:59.928 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:22:59.928 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:22:59.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:59.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:59.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 11:22:59.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:59.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:59.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:59.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:59.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:22:59.930 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 11:22:59.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 11:22:59.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:59.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:59.933 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:22:59.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:22:59.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:22:59.933 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:22:59.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 '\*?\QProject Explorer\E') 11:22:59.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:59.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:59.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:22:59.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:22:59.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:22:59.936 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:59.936 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:59.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:59.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:59.966 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:22:59.967 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:22:59.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:22:59.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:22:59.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:22:59.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:22:59.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:23:00.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:00.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:23:00.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:00.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:23:00.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:23:00.970 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:23:00.970 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:23:00.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:23:00.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:23:00.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 11:23:00.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:00.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:00.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:00.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:00.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:23:00.971 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 11:23:00.972 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 11:23:00.972 DEBUG [main][TreeItemHandler] Selecting tree item: test 11:23:00.972 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 11:23:00.985 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 11:23:00.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'] 11:23:00.986 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:00.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: Matcher matching text to regular expression 'New|Select a wizard'] 11:23:00.986 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:00.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: "New Diagram"] 11:23:00.986 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:00.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: Matcher matching text to regular expression 'New|Select a wizard'] 11:23:00.986 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:00.987 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:23:00.987 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:00.987 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:23:00.987 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:00.987 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:23:00.987 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:00.987 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:23:00.987 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:00.987 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:23:00.987 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:00.987 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:00.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:00.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:00.988 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:23:00.988 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:23:00.988 DEBUG [main][MenuItemLookup] Found menu:'File' 11:23:00.988 DEBUG [main][MenuItemLookup] Item match:File 11:23:00.990 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:23:00.990 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:23:00.991 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:23:00.992 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:00.992 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:23:00.992 DEBUG [main][MenuItemLookup] Found menu:'File' 11:23:00.992 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:23:00.992 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:00.992 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:23:00.992 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:23:01.003 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:23:01.003 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:23:01.003 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:23:01.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 'New|Select a wizard'] is available.... 11:23:01.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 'New|Select a wizard'] is available. finished successfully 11:23:01.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:23:01.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:01.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:01.077 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:23:01.077 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:01.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:23:01.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:01.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:01.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:01.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:01.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:23:01.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:23:01.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:23:01.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Other has children... 11:23:01.080 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Other 11:23:01.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:23:01.080 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Other is already expanded. No action performed 11:23:01.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:23:01.080 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Other 11:23:01.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Other has children finished successfully 11:23:01.080 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Other 11:23:01.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:23:01.080 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Other is already expanded. No action performed 11:23:01.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:23:01.080 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Other 11:23:01.080 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Graphiti Example Diagram 11:23:01.080 DEBUG [main][TreeItemHandler] Selecting tree item: Graphiti Example Diagram 11:23:01.080 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Graphiti Example Diagram about selection 11:23:01.085 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Graphiti Example Diagram 11:23:01.085 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:23:01.085 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:23:01.085 DEBUG [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) 11:23:01.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:01.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:01.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:01.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:01.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:01.086 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:23:01.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:01.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:01.086 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:01.086 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:01.112 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:23:01.113 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:01.113 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:01.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Diagram"] is available.... 11:23:01.113 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 11:23:01.113 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Diagram 11:23:01.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:01.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:01.114 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 11:23:01.114 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:01.114 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") 11:23:01.114 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:23:01.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:01.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:01.114 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Diagram" as the parent 11:23:01.114 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:23:01.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:01.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:01.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:01.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:01.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 11:23:01.117 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo tutorial to selection: tutorial 11:23:01.117 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 11:23:01.117 INFO [WorkbenchTestable][TutorialDiagramWizard] Go to next wizard page 11:23:01.117 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) 11:23:01.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:01.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:01.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:01.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:01.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:01.118 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:23:01.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:01.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:01.118 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:01.118 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:01.128 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") 11:23:01.128 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:23:01.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:01.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:01.129 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Diagram" as the parent 11:23:01.129 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:23:01.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:01.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:01.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:01.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:01.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:23:01.131 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:23:01.131 INFO [WorkbenchTestable][AbstractText] Text set to: test 11:23:01.131 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 11:23:01.131 INFO [WorkbenchTestable][TutorialDiagramWizard] Finish wizard 11:23:01.131 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) 11:23:01.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:01.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:01.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:01.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:01.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:01.133 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:23:01.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:01.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:01.133 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:01.134 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:01.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:23:01.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:23:01.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:23:01.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:23:01.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 11:23:01.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:23:01.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:23:01.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:23:01.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:23:01.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:23:01.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:23:01.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7b4b1610 is found... 11:23:01.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7b4b1610 is found finished successfully 11:23:01.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest\E') 11:23:01.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:01.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:01.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:01.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:01.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:23:01.347 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:23:01.347 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:23:01.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:01.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:01.348 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 11:23:01.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:01.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:01.349 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform 11:23:01.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:01.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:01.350 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform' 11:23: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 '\*?\QPalette\E') 11:23:01.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:01.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:01.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:01.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:01.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:23:01.351 INFO [WorkbenchTestable][AbstractView] Activate view Palette 11:23:01.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 11:23:01.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:23:01.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:23:01.381 INFO [WorkbenchTestable][ViewerHandler] Click at [50, 100] 11:23:01.381 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 11:23:01.381 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:01.382 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 11:23:01.382 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:01.404 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 11:23:01.404 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:01.412 INFO [main][AbstractEditor] New edit part org.eclipse.graphiti.ui.internal.parts.ContainerShapeEditPart@3204146d 11:23:01.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 11:23:01.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 11:23:01.452 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 11:23:01.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:01.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:01.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:23:01.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:01.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:23:02.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:02.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:23:02.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:02.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:23:02.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 11:23:02.954 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 11:23:02.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest\E') 11:23:02.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:02.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:02.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:02.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:02.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:23:02.960 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:23:02.960 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:23:02.961 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:23:02.961 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 11:23:02.961 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 11:23:02.961 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test 11:23:03.029 DEBUG [WorkbenchTestable][EditorHandler] Editor test is closed 11:23:03.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:03.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:03.032 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:23:03.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:03.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:03.034 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:03.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:03.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:03.035 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:23:03.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 '\*?\QProject Explorer\E') 11:23:03.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:03.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:03.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:03.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:03.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:23:03.037 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:23:03.037 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:23:03.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:23:03.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:23:03.062 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:23:03.062 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:23:03.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:23:03.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:23:03.063 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:23:03.063 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:23:03.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:23:03.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:23:03.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:03.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:03.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:23:03.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:03.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:23:04.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:04.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:23:04.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:23:04.065 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:23:04.065 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:23:04.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:23:04.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:23:04.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 11:23:04.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:04.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:04.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:04.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:04.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:23:04.067 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 11:23:04.067 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 11:23:04.067 DEBUG [main][TreeItemHandler] Selecting tree item: test 11:23:04.068 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 11:23:04.081 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 11:23:04.082 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:23:04.082 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:04.116 DEBUG [main][MenuItemLookup] Found menu:'New' 11:23:04.116 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:23:04.116 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:04.116 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:23:04.116 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:04.116 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:23:04.116 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:23:04.116 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:23:04.116 DEBUG [main][MenuItemLookup] Found menu:'Move...' 11:23:04.116 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 11:23:04.116 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:04.116 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:23:04.116 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:23:04.116 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:04.116 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:23:04.116 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:23:04.117 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:23:04.117 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:23:04.117 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:23:04.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:23:04.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:23:04.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 11:23:04.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:23:04.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:23:04.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:23:04.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:23:04.618 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test' via Explorer 11:23:04.618 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 11:23:04.618 DEBUG [main][TreeItemHandler] Selecting tree item: test 11:23:04.618 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 11:23:04.626 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 11:23:04.627 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:23:04.627 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:04.658 DEBUG [main][MenuItemLookup] Found menu:'New' 11:23:04.658 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:23:04.658 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:04.658 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:23:04.658 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:04.658 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:23:04.658 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:23:04.658 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:23:04.658 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:23:04.658 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:23:04.658 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:23:04.659 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:23:04.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.... 11:23:05.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 'Delete.*'] is available. finished successfully 11:23:05.236 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:23:05.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:05.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:05.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:05.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:05.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 11:23:05.239 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:23:05.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:05.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:05.239 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:23:05.239 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:23:05.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:05.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:05.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:05.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:05.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:05.240 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:23:05.240 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:23:05.240 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:23:05.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:05.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:05.240 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:05.240 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:05.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) 11:23:05.240 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:23:05.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:05.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:05.240 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:23:05.240 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:23:05.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:05.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:05.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:05.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:05.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:05.241 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:23:05.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:05.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:05.241 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:05.241 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:05.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:23:05.245 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:23:05.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:23:05.746 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:23:05.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:23:05.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:23:05.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:23:05.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:23:05.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:23:05.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:23:05.746 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 11:23:05.746 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:05.746 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:05.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:05.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:05.747 INFO [WorkbenchTestable][RequirementsRunner] Finished test: doubleClickTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) 11:23:05.747 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 11:23:05.748 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:05.748 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:05.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:05.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.735 s - in org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest contextButtonTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) Time elapsed: 17.313 s doubleClickTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) Time elapsed: 7.612 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.v20230901-1033 [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 11:23:16.434 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 11:23:16.438 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 11:23:16.518 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 11:23:16.520 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 11:23:16.611 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 11:23:16.647 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:23:16.711 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:23:16.715 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 11:23:16.719 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 11:23:16.719 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 11:23:16.739 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 11:23:16.744 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:16.744 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:23:16.832 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:16.832 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:23:16.843 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:16.845 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:23:16.848 INFO [WorkbenchTestable][RequirementsRunner] Started test: setOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 11:23:16.848 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 11:23:16.848 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:16.848 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:16.848 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:16.915 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:16.918 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:16.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.*'] 11:23:16.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:16.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.*'] 11:23:16.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:16.929 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:16.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:16.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:16.936 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:23:16.940 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:23:16.944 DEBUG [main][MenuItemLookup] Found menu:'File' 11:23:16.945 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:23:16.945 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:23:16.945 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:23:16.945 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:23:16.945 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:23:16.945 DEBUG [main][MenuItemLookup] Item match:Window 11:23:16.949 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:23:16.949 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:23:16.949 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:23:16.949 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:16.949 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:23:16.949 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:23:16.949 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:16.949 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:23:16.949 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:16.950 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:23:16.950 DEBUG [main][MenuItemLookup] Item match:Preferences 11:23:16.952 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:23:16.953 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:23:16.954 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:23:17.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 'Preferences.*'] is available.... 11:23:17.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. finished successfully 11:23:17.321 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:23:17.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:17.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:17.341 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:23:17.342 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:17.348 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:23:17.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:17.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:17.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:17.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:17.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:23:17.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:23:17.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:23:17.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:23:17.440 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:23:17.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:23:17.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:23:17.945 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:23:17.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:23:17.947 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:23:17.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:23:17.948 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:23:17.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:23:17.948 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:23:17.948 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives 11:23:17.949 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives 11:23:17.949 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection 11:23:17.950 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives 11:23:18.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:18.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:18.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:18.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:18.011 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") 11:23:18.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:18.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:18.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:18.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:18.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 11:23:18.023 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") 11:23:18.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:18.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:18.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:18.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:18.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:18.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) 11:23:18.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:18.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:18.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:18.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:18.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:18.035 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:23:18.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:18.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:18.037 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:18.037 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:18.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:23:18.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:23:18.074 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:18.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:18.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:18.075 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:18.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:18.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:18.076 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:23:18.076 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:23:18.076 DEBUG [main][MenuItemLookup] Found menu:'File' 11:23:18.076 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:23:18.076 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:23:18.076 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:23:18.076 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:23:18.076 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:23:18.076 DEBUG [main][MenuItemLookup] Item match:Window 11:23:18.108 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:23:18.108 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:23:18.108 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:23:18.108 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:18.108 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:23:18.108 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:23:18.108 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:18.109 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:23:18.109 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:18.109 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:23:18.109 DEBUG [main][MenuItemLookup] Item match:Preferences 11:23:18.121 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:23:18.122 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:23:18.122 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:23:18.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:23:18.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:23:18.230 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:23:18.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:18.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:18.231 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:23:18.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:18.232 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:23:18.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:18.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:18.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:18.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:18.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:23:18.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:23:18.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:23:18.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:23:18.234 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:23:18.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:23:18.234 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:23:18.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:23:18.234 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:23:18.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:23:18.234 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:23:18.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:23:18.234 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:23:18.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:23:18.235 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:23:18.235 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives 11:23:18.235 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives 11:23:18.235 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection 11:23:18.235 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives 11:23:18.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:18.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:18.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:18.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:18.237 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") 11:23:18.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:18.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:18.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:18.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:18.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 11:23:18.239 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") 11:23:18.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:18.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:18.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:18.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:18.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:18.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 "Cancel", Widget matcher matching widgets with style: 8) 11:23:18.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:18.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:18.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:18.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:18.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:18.263 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:23:18.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:18.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:18.263 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:18.263 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:18.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:23:18.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:23:18.322 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:18.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:18.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:18.324 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:18.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:18.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:18.324 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:23:18.324 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:23:18.324 DEBUG [main][MenuItemLookup] Found menu:'File' 11:23:18.324 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:23:18.324 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:23:18.324 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:23:18.324 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:23:18.324 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:23:18.325 DEBUG [main][MenuItemLookup] Item match:Window 11:23:18.325 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:23:18.325 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:23:18.325 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:23:18.325 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:18.325 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:23:18.325 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:23:18.325 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:18.325 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:23:18.325 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:18.326 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:23:18.326 DEBUG [main][MenuItemLookup] Item match:Preferences 11:23:18.326 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:23:18.326 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:23:18.326 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:23:18.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:23:18.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:23:18.438 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:23:18.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:18.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:18.440 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:23:18.440 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:18.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:23:18.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:18.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:18.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:18.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:18.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:23:18.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:23:18.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:23:18.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:23:18.442 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:23:18.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:23:18.453 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:23:18.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:23:18.453 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:23:18.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:23:18.454 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:23:18.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:23:18.454 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:23:18.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:23:18.454 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:23:18.454 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives 11:23:18.454 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives 11:23:18.454 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection 11:23:18.455 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives 11:23:18.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:18.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:18.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:18.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:18.456 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") 11:23:18.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:18.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:18.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:18.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:18.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 11:23:18.464 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") 11:23:18.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:18.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:18.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:18.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:18.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:18.465 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:23:18.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:18.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:18.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:18.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:18.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:18.468 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:23:18.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:18.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:18.468 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:18.468 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:18.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:23:18.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:23:18.525 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:18.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:18.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:18.525 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:18.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:18.526 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:18.526 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:18.526 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:18.526 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:18.526 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:18.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:18.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:18.526 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:23:18.526 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:23:18.526 DEBUG [main][MenuItemLookup] Found menu:'File' 11:23:18.526 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:23:18.526 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:23:18.527 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:23:18.527 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:23:18.527 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:23:18.527 DEBUG [main][MenuItemLookup] Item match:Window 11:23:18.527 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:23:18.527 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:23:18.527 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:23:18.527 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:18.527 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:23:18.527 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:23:18.527 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:18.527 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:23:18.527 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:18.527 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:23:18.528 DEBUG [main][MenuItemLookup] Item match:Preferences 11:23:18.528 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:23:18.528 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:23:18.528 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:23:18.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:23:18.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. finished successfully 11:23:18.622 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:23:18.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:18.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:18.624 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:23:18.624 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:18.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:23:18.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:18.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:18.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:18.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:18.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:23:18.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:23:18.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:23:18.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 11:23:18.625 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 11:23:18.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:23:19.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:23:19.127 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 11:23:19.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 11:23:19.128 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 11:23:19.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:23:19.128 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 11:23:19.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:23:19.129 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 11:23:19.129 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 11:23:19.129 DEBUG [main][TreeItemHandler] Selecting tree item: Console 11:23:19.130 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 11:23:19.130 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 11:23:19.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:19.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:19.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:19.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:19.274 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 11:23:19.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:19.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:19.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:19.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:19.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:19.279 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 11:23:19.279 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 11:23:19.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:19.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:19.279 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:19.279 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:19.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 11:23:19.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:19.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:19.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:19.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:19.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:19.318 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 11:23:19.318 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 11:23:19.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:19.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:19.319 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:19.319 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:19.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:19.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:19.323 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 11:23:19.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:19.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:19.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:19.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:19.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:19.330 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 11:23:19.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:19.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:19.330 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:19.330 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:19.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:23:19.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:23:19.377 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:19.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:19.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:19.378 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 11:23:19.379 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:19.382 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:19.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:19.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:19.407 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 11:23:19.408 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:23:19.408 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingConsoleShow no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 11:23:19.408 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 11:23:19.408 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:19.408 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:19.408 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:19.409 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:19.409 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:19.409 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:19.409 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:19.409 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:19.409 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:19.410 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:19.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:19.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:19.410 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:23:19.410 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:23:19.410 DEBUG [main][MenuItemLookup] Found menu:'File' 11:23:19.410 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:23:19.410 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:23:19.410 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:23:19.410 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:23:19.410 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:23:19.410 DEBUG [main][MenuItemLookup] Item match:Window 11:23:19.411 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:23:19.411 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:23:19.411 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:23:19.411 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:19.411 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:23:19.411 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:23:19.411 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:19.411 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:23:19.411 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:19.411 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:23:19.411 DEBUG [main][MenuItemLookup] Item match:Preferences 11:23:19.412 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:23:19.412 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:23:19.412 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:23:19.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:23:19.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 11:23:19.535 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:23:19.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:19.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:19.536 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:23:19.536 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:19.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:23:19.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:19.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:19.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:19.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:19.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:23:19.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:23:19.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:23:19.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 11:23:19.539 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 11:23:19.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:23:19.539 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 11:23:19.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:23:19.539 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 11:23:19.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 11:23:19.539 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 11:23:19.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:23:19.539 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 11:23:19.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:23:19.539 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 11:23:19.539 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 11:23:19.540 DEBUG [main][TreeItemHandler] Selecting tree item: Console 11:23:19.540 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 11:23:19.540 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 11:23:19.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:19.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:19.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:19.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:19.561 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") 11:23:19.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:19.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:19.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:19.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:19.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:19.565 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") 11:23:19.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:19.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:19.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:19.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:19.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:19.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 "Cancel", Widget matcher matching widgets with style: 8) 11:23:19.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:19.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:19.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:19.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:19.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:19.571 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:23:19.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:19.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:19.572 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:19.572 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:19.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:23:19.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:23:19.627 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:19.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:19.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:19.627 INFO [WorkbenchTestable][PreferencesUtil] Sets the console open on error to 'true' 11:23:19.628 INFO [WorkbenchTestable][PreferencesUtil] Sets the console open on error to 'false' 11:23:19.628 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:19.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:19.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:19.629 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:23:19.629 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:23:19.629 DEBUG [main][MenuItemLookup] Found menu:'File' 11:23:19.629 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:23:19.629 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:23:19.629 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:23:19.629 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:23:19.629 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:23:19.629 DEBUG [main][MenuItemLookup] Item match:Window 11:23:19.630 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:23:19.630 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:23:19.630 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:23:19.630 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:19.630 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:23:19.630 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:23:19.630 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:19.630 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:23:19.630 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:19.630 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:23:19.630 DEBUG [main][MenuItemLookup] Item match:Preferences 11:23:19.630 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:23:19.630 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:23:19.630 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:23:19.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:23:19.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:23:19.726 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:23:19.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:19.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:19.728 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:23:19.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:19.728 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:23:19.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:19.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:19.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:19.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:19.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:23:19.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:23:19.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:23:19.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 11:23:19.729 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 11:23:19.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:23:19.729 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 11:23:19.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:23:19.729 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 11:23:19.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 11:23:19.730 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 11:23:19.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:23:19.730 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 11:23:19.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:23:19.730 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 11:23:19.730 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 11:23:19.730 DEBUG [main][TreeItemHandler] Selecting tree item: Console 11:23:19.730 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 11:23:19.730 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 11:23:19.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:19.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:19.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:19.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:19.731 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") 11:23:19.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:19.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:19.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:19.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:19.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:19.755 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") 11:23:19.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:19.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:19.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:19.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:19.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:19.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:23:19.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:19.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:19.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:19.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:19.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:19.760 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:23:19.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:19.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:19.760 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:19.760 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:19.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:23:19.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:23:19.784 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:19.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:19.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:19.785 INFO [WorkbenchTestable][PreferencesUtil] Sets the console open on error to 'false' 11:23:19.785 INFO [WorkbenchTestable][PreferencesUtil] Sets the console open on error to 'true' 11:23:19.786 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:19.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:19.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:19.786 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:23:19.786 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:23:19.786 DEBUG [main][MenuItemLookup] Found menu:'File' 11:23:19.786 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:23:19.786 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:23:19.786 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:23:19.786 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:23:19.786 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:23:19.786 DEBUG [main][MenuItemLookup] Item match:Window 11:23:19.787 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:23:19.787 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:23:19.787 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:23:19.787 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:19.787 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:23:19.787 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:23:19.787 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:19.787 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:23:19.787 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:19.787 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:23:19.787 DEBUG [main][MenuItemLookup] Item match:Preferences 11:23:19.787 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:23:19.787 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:23:19.787 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:23:19.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.... 11:23:19.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. finished successfully 11:23:19.904 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:23:19.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:19.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:19.906 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:23:19.906 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:19.906 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:23:19.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:19.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:19.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:19.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:19.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:23:19.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:23:19.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:23:19.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 11:23:19.907 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 11:23:19.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:23:19.907 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 11:23:19.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:23:19.907 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 11:23:19.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 11:23:19.907 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 11:23:19.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:23:19.907 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 11:23:19.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:23:19.908 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 11:23:19.908 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 11:23:19.908 DEBUG [main][TreeItemHandler] Selecting tree item: Console 11:23:19.908 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 11:23:19.922 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 11:23:19.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:19.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:19.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:19.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:19.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 "Show when program writes to standard error") 11:23:19.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:19.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:19.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:19.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:19.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:19.930 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") 11:23:19.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:19.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:19.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:19.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:19.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:19.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:23:19.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:19.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:19.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:19.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:19.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:19.934 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:23:19.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:19.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:19.934 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:19.934 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:19.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:23:19.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:23:19.968 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:19.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:19.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:19.969 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:19.969 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:19.969 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:19.969 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:19.969 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:19.969 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:19.969 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:19.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:19.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:19.969 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:23:19.969 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:23:19.969 DEBUG [main][MenuItemLookup] Found menu:'File' 11:23:19.969 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:23:19.969 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:23:19.969 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:23:19.969 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:23:19.970 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:23:19.970 DEBUG [main][MenuItemLookup] Item match:Window 11:23:19.973 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:23:19.973 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:23:19.973 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:23:19.973 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:19.973 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:23:19.973 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:23:19.973 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:19.973 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:23:19.973 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:19.974 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:23:19.974 DEBUG [main][MenuItemLookup] Item match:Preferences 11:23:19.974 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:23:19.974 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:23:19.974 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:23:20.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 'Preferences.*'] is available.... 11:23:20.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 'Preferences.*'] is available. finished successfully 11:23:20.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:23:20.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:20.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:20.090 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:23:20.090 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:20.090 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:23:20.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:20.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:20.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:20.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:20.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:23:20.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:23:20.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:23:20.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 11:23:20.092 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 11:23:20.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:23:20.093 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 11:23:20.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:23:20.093 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 11:23:20.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 11:23:20.093 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 11:23:20.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:23:20.093 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 11:23:20.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:23:20.093 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 11:23:20.107 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 11:23:20.107 DEBUG [main][TreeItemHandler] Selecting tree item: Console 11:23:20.108 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 11:23:20.108 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 11:23:20.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:20.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:20.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:20.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:20.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 11:23:20.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:20.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:20.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:20.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:20.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:20.127 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 11:23:20.133 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 11:23:20.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:20.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:20.133 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:20.133 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:20.135 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 11:23:20.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:20.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:20.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:20.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:20.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:20.137 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 11:23:20.137 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 11:23:20.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:20.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:20.137 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:20.137 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:20.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:20.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:20.140 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 11:23:20.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:20.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:20.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:20.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:20.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:20.142 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 11:23:20.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:20.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:20.142 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:20.142 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:20.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:23:20.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:23:20.166 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:20.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:20.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:20.166 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 11:23:20.166 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:20.166 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:20.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:20.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:20.167 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingConsoleShow no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 11:23:20.168 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:23:20.168 INFO [WorkbenchTestable][RequirementsRunner] Started test: setOpenAssociatedPerspectiveWithIncorrectOptionTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 11:23:20.168 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 11:23:20.168 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:20.168 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:20.168 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:20.168 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:20.168 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:20.168 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:20.169 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:20.169 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:20.169 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:20.169 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:20.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:20.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:20.169 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:23:20.169 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:23:20.169 DEBUG [main][MenuItemLookup] Found menu:'File' 11:23:20.169 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:23:20.169 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:23:20.169 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:23:20.169 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:23:20.169 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:23:20.169 DEBUG [main][MenuItemLookup] Item match:Window 11:23:20.170 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:23:20.170 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:23:20.170 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:23:20.170 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:20.170 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:23:20.170 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:23:20.170 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:20.170 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:23:20.170 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:20.170 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:23:20.170 DEBUG [main][MenuItemLookup] Item match:Preferences 11:23:20.170 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:23:20.170 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:23:20.170 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:23: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.... 11:23:20.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:23:20.296 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:23:20.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:20.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:20.298 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:23:20.298 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:20.298 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:23:20.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:20.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:20.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:20.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:20.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:23:20.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:23:20.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:23:20.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 11:23:20.299 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 11:23:20.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:23:20.299 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 11:23:20.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:23:20.299 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 11:23:20.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 11:23:20.299 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 11:23:20.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:23:20.299 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 11:23:20.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:23:20.299 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 11:23:20.300 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 11:23:20.300 DEBUG [main][TreeItemHandler] Selecting tree item: Console 11:23:20.307 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 11:23:20.308 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 11:23:20.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:20.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:20.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:20.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:20.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 "Restore Defaults") 11:23:20.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:20.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:20.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:20.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:20.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:20.330 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 11:23:20.330 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 11:23:20.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:20.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:20.330 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:20.330 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:20.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 11:23:20.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:20.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:20.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:20.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:20.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:20.333 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 11:23:20.333 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 11:23:20.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:20.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:20.333 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:20.333 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:20.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:20.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:20.335 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 11:23:20.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:20.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:20.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:20.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:20.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:20.338 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 11:23:20.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:20.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:20.338 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:20.338 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:20.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:23:20.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:23:20.368 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:20.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:20.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:20.368 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 11:23:20.368 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:20.368 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:20.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:20.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:20.368 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setOpenAssociatedPerspectiveWithIncorrectOptionTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 11:23:20.368 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:23:20.368 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildingTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 11:23:20.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 11:23:20.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:20.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:20.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:20.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:20.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:20.369 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:23:20.369 DEBUG [main][MenuItemLookup] Found menu:'File' 11:23:20.369 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:23:20.369 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:23:20.369 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:23:20.369 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:23:20.369 DEBUG [main][MenuItemLookup] Item match:Project 11:23:20.371 DEBUG [main][MenuItemLookup] Found menu:'Open Project' 11:23:20.371 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 11:23:20.371 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:20.371 DEBUG [main][MenuItemLookup] Found menu:'Build All Ctrl+B' 11:23:20.371 DEBUG [main][MenuItemLookup] Found menu:'Build Project' 11:23:20.371 DEBUG [main][MenuItemLookup] Found menu:'Build Working Set' 11:23:20.371 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 11:23:20.371 DEBUG [main][MenuItemLookup] Found menu:'Build Automatically' 11:23:20.371 DEBUG [main][MenuItemLookup] Item match:Build Automatically 11:23:20.372 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 11:23:20.373 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 11:23:20.374 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:20.374 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:20.374 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:20.374 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:20.374 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:20.374 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:20.375 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:20.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:20.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:20.375 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:23:20.375 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:23:20.375 DEBUG [main][MenuItemLookup] Found menu:'File' 11:23:20.375 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:23:20.375 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:23:20.375 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:23:20.375 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:23:20.375 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:23:20.375 DEBUG [main][MenuItemLookup] Item match:Window 11:23:20.375 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:23:20.376 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:23:20.376 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:23:20.376 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:20.376 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:23:20.376 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:23:20.376 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:20.376 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:23:20.376 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:20.376 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:23:20.376 DEBUG [main][MenuItemLookup] Item match:Preferences 11:23:20.409 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:23:20.409 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:23:20.410 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:23:20.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.... 11:23:20.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:23:20.534 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:23:20.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:20.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:20.536 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:23:20.536 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:20.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 11:23:20.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:20.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:20.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:20.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:20.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:23:20.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:23:20.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:23:20.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 11:23:20.537 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 11:23:20.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:23:20.537 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 11:23:20.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:23:20.537 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 11:23:20.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 11:23:20.538 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 11:23:20.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:23:20.538 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 11:23:20.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:23:20.538 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 11:23:20.538 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 11:23:20.538 DEBUG [main][TreeItemHandler] Selecting tree item: Console 11:23:20.538 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 11:23:20.538 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 11:23:20.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:20.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:20.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:20.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:20.539 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 11:23:20.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:20.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:20.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:20.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:20.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:20.541 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 11:23:20.541 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 11:23:20.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:20.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:20.542 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:20.542 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:20.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") 11:23:20.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:20.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:20.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:20.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:20.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:20.545 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 11:23:20.545 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 11:23:20.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:20.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:20.546 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:20.546 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:20.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:20.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:20.567 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 11:23:20.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:20.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:20.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:20.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:20.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:20.570 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 11:23:20.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:20.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:20.570 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:20.570 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:20.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:23:20.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:23:20.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:20.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:20.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:20.625 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 11:23:20.625 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:20.625 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:20.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:20.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:20.625 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildingTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 11:23:20.626 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:23:20.626 INFO [WorkbenchTestable][RequirementsRunner] Started test: testLimitingConsoleOutput no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 11:23:20.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 11:23:20.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:20.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:20.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:20.626 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:20.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:20.626 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:20.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:20.626 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:20.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:20.626 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:20.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:20.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:20.627 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:23:20.627 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:23:20.627 DEBUG [main][MenuItemLookup] Found menu:'File' 11:23:20.627 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:23:20.627 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:23:20.627 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:23:20.627 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:23:20.627 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:23:20.627 DEBUG [main][MenuItemLookup] Item match:Window 11:23:20.628 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:23:20.628 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:23:20.628 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:23:20.628 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:20.628 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:23:20.628 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:23:20.628 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:20.628 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:23:20.628 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:20.628 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:23:20.628 DEBUG [main][MenuItemLookup] Item match:Preferences 11:23:20.628 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:23:20.628 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:23:20.628 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:23:20.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.... 11:23:20.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:23:20.734 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:23:20.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:20.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:20.736 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:23:20.736 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:20.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:23:20.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:20.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:20.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:20.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:20.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:23:20.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:23:20.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:23:20.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 11:23:20.738 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 11:23:20.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:23:20.738 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 11:23:20.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:23:20.738 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 11:23:20.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 11:23:20.738 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 11:23:20.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:23:20.738 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 11:23:20.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:23:20.738 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 11:23:20.739 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 11:23:20.739 DEBUG [main][TreeItemHandler] Selecting tree item: Console 11:23:20.739 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 11:23:20.739 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 11:23:20.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:20.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:20.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:20.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:20.740 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") 11:23:20.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:20.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:20.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:20.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:20.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:20.763 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):") 11:23:20.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:20.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:20.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:20.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:20.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:23:20.778 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:23:20.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:23:20.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:20.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:20.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:20.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:20.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:20.789 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:23:20.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:20.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:20.789 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:20.789 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:20.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:23:20.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:23:20.824 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:20.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:20.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:20.825 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:20.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:20.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:20.826 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:23:20.826 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:23:20.826 DEBUG [main][MenuItemLookup] Found menu:'File' 11:23:20.826 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:23:20.826 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:23:20.826 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:23:20.826 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:23:20.826 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:23:20.826 DEBUG [main][MenuItemLookup] Item match:Window 11:23:20.827 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:23:20.827 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:23:20.827 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:23:20.827 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:20.827 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:23:20.827 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:23:20.827 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:20.827 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:23:20.827 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:20.827 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:23:20.827 DEBUG [main][MenuItemLookup] Item match:Preferences 11:23:20.827 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:23:20.827 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:23:20.827 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:23:20.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:23:20.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:23:20.933 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:23:20.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:20.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:20.934 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:23:20.934 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:20.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 11:23:20.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:20.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:20.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:20.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:20.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:23:20.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:23:20.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:23:20.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 11:23:20.936 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 11:23:20.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:23:20.936 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 11:23:20.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:23:20.936 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 11:23:20.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 11:23:20.936 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 11:23:20.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:23:20.936 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 11:23:20.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:23:20.936 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 11:23:20.937 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 11:23:20.937 DEBUG [main][TreeItemHandler] Selecting tree item: Console 11:23:20.937 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 11:23:20.937 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 11:23:20.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:20.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:20.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:20.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:20.938 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") 11:23:20.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:20.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:20.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:20.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:20.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:20.939 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 11:23:20.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:20.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:20.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:20.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:20.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:20.941 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:23:20.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:20.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:20.942 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:20.942 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:20.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:23:20.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:23:20.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:20.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:20.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:20.964 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:20.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:20.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:20.964 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:23:20.964 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:23:20.964 DEBUG [main][MenuItemLookup] Found menu:'File' 11:23:20.964 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:23:20.964 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:23:20.964 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:23:20.964 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:23:20.964 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:23:20.964 DEBUG [main][MenuItemLookup] Item match:Window 11:23:20.965 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:23:20.965 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:23:20.965 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:23:20.965 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:20.965 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:23:20.965 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:23:20.965 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:20.965 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:23:20.965 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:20.965 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:23:20.965 DEBUG [main][MenuItemLookup] Item match:Preferences 11:23:20.976 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:23:20.976 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:23:20.976 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:23:21.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.... 11:23:21.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:23:21.119 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:23:21.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:21.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:21.121 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:23:21.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:21.121 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:23:21.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:21.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:21.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:21.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:21.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:23:21.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:23:21.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:23:21.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 11:23:21.122 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 11:23:21.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:23:21.122 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 11:23:21.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:23:21.122 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 11:23:21.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 11:23:21.123 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 11:23:21.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:23:21.123 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 11:23:21.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:23:21.123 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 11:23:21.123 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 11:23:21.123 DEBUG [main][TreeItemHandler] Selecting tree item: Console 11:23:21.123 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 11:23:21.123 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 11:23:21.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:21.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:21.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:21.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:21.124 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") 11:23:21.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:21.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:21.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:21.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:21.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:21.125 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):") 11:23:21.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:21.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:21.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:21.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:21.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:23:21.131 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:23:21.133 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:23:21.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:21.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:21.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:21.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:21.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:21.155 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:23:21.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:21.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:21.155 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:21.155 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:21.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:23:21.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:23:21.177 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:21.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:21.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:21.177 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:21.177 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:21.177 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:21.178 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:21.178 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:21.178 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:21.178 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:21.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:21.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:21.189 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:23:21.189 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:23:21.189 DEBUG [main][MenuItemLookup] Found menu:'File' 11:23:21.190 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:23:21.190 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:23:21.190 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:23:21.190 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:23:21.190 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:23:21.190 DEBUG [main][MenuItemLookup] Item match:Window 11:23:21.190 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:23:21.190 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:23:21.190 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:23:21.190 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:21.190 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:23:21.190 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:23:21.190 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:21.190 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:23:21.190 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:21.190 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:23:21.190 DEBUG [main][MenuItemLookup] Item match:Preferences 11:23:21.190 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:23:21.190 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:23:21.208 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:23:21.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:23:21.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:23:21.304 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:23:21.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:21.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:21.306 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:23:21.306 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:21.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:23:21.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:21.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:21.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:21.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:21.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:23:21.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:23:21.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:23:21.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 11:23:21.307 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 11:23:21.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:23:21.307 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 11:23:21.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:23:21.307 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 11:23:21.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 11:23:21.308 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 11:23:21.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:23:21.308 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 11:23:21.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:23:21.308 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 11:23:21.308 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 11:23:21.308 DEBUG [main][TreeItemHandler] Selecting tree item: Console 11:23:21.308 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 11:23:21.308 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 11:23:21.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:21.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:21.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:21.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:21.309 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 11:23:21.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:21.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:21.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:21.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:21.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:21.311 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 11:23:21.311 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 11:23:21.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:21.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:21.311 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:21.311 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:21.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 11:23:21.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:21.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:21.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:21.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:21.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:21.334 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 11:23:21.334 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 11:23:21.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:21.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:21.334 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:21.334 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:21.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:21.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:21.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 11:23:21.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:21.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:21.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:21.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:21.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:21.338 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 11:23:21.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:21.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:21.338 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:21.338 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:21.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:23:21.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:23:21.360 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:21.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:21.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:21.360 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 11:23:21.360 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:21.360 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:21.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:21.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:21.361 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testLimitingConsoleOutput no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 11:23:21.361 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:23:21.361 INFO [WorkbenchTestable][RequirementsRunner] Started test: getOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 11:23:21.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 11:23:21.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:21.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:21.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:21.361 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:21.361 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:21.361 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:21.361 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:21.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.*'] 11:23:21.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:21.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:21.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:21.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:21.362 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:23:21.362 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:23:21.362 DEBUG [main][MenuItemLookup] Found menu:'File' 11:23:21.362 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:23:21.362 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:23:21.362 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:23:21.362 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:23:21.362 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:23:21.362 DEBUG [main][MenuItemLookup] Item match:Window 11:23:21.362 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:23:21.362 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:23:21.363 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:23:21.363 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:21.363 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:23:21.363 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:23:21.363 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:21.363 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:23:21.363 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:21.363 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:23:21.363 DEBUG [main][MenuItemLookup] Item match:Preferences 11:23:21.363 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:23:21.363 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:23:21.363 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:23:21.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:23:21.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:23:21.482 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:23:21.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:21.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:21.484 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:23:21.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:21.484 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:23:21.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:21.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:21.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:21.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:21.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:23:21.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:23:21.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:23:21.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:23:21.485 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:23:21.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:23:21.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:23:21.987 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:23:21.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:23:21.988 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:23:21.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:23:21.988 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:23:21.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:23:21.988 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:23:21.989 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives 11:23:21.989 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives 11:23:21.989 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection 11:23:21.989 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives 11:23:22.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:22.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:22.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:22.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:22.043 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") 11:23:22.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:22.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:22.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:22.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:22.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 11:23:22.046 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") 11:23:22.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:22.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:22.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:22.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:22.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:22.046 INFO [WorkbenchTestable][RadioButton] Select radio button Alwa&ys open 11:23:22.046 INFO [WorkbenchTestable][AbstractButton] Click button Alwa&ys open 11:23:22.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:22.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:22.046 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:22.046 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:22.047 TRACE [main][WidgetHandler] Notify Button with event 27 11:23:22.047 TRACE [main][WidgetHandler] Wait for synchronization 11:23:22.047 TRACE [main][WidgetHandler] Notify Button with event 13 11:23:22.047 TRACE [main][WidgetHandler] Wait for synchronization 11:23:22.047 TRACE [main][WidgetHandler] Notify Button with event 26 11:23:22.047 TRACE [main][WidgetHandler] Wait for synchronization 11:23:22.047 TRACE [main][WidgetHandler] Notify Button with event 3 11:23:22.047 TRACE [main][WidgetHandler] Wait for synchronization 11:23:22.047 TRACE [main][WidgetHandler] Notify Button with event 4 11:23:22.047 TRACE [main][WidgetHandler] Wait for synchronization 11:23:22.047 TRACE [main][WidgetHandler] Notify Button with event 13 11:23:22.047 TRACE [main][WidgetHandler] Wait for synchronization 11:23:22.047 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 11:23:22.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:22.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:22.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:22.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:22.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:22.050 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 11:23:22.050 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 11:23:22.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:22.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:22.050 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:22.050 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:22.051 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") 11:23:22.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:22.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:22.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:22.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:22.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 11:23:22.053 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") 11:23:22.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:22.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:22.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:22.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:22.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:22.054 INFO [WorkbenchTestable][RadioButton] Select radio button Promp&t 11:23:22.054 INFO [WorkbenchTestable][AbstractButton] Click button Promp&t 11:23:22.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:22.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:22.054 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:22.054 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:22.055 TRACE [main][WidgetHandler] Notify Button with event 27 11:23:22.055 TRACE [main][WidgetHandler] Wait for synchronization 11:23:22.055 TRACE [main][WidgetHandler] Notify Button with event 13 11:23:22.055 TRACE [main][WidgetHandler] Wait for synchronization 11:23:22.055 TRACE [main][WidgetHandler] Notify Button with event 26 11:23:22.055 TRACE [main][WidgetHandler] Wait for synchronization 11:23:22.055 TRACE [main][WidgetHandler] Notify Button with event 3 11:23:22.055 TRACE [main][WidgetHandler] Wait for synchronization 11:23:22.055 TRACE [main][WidgetHandler] Notify Button with event 4 11:23:22.055 TRACE [main][WidgetHandler] Wait for synchronization 11:23:22.055 TRACE [main][WidgetHandler] Notify Button with event 13 11:23:22.055 TRACE [main][WidgetHandler] Wait for synchronization 11:23:22.066 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 11:23:22.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:22.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:22.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:22.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:22.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:22.068 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 11:23:22.068 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 11:23:22.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:22.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:22.069 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:22.069 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:22.070 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") 11:23:22.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:22.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:22.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:22.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:22.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 11:23:22.071 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") 11:23:22.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:22.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:22.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:22.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:22.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:22.078 INFO [WorkbenchTestable][RadioButton] Select radio button Ne&ver open 11:23:22.078 INFO [WorkbenchTestable][AbstractButton] Click button Ne&ver open 11:23:22.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:22.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:22.078 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:22.078 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:22.078 TRACE [main][WidgetHandler] Notify Button with event 27 11:23:22.078 TRACE [main][WidgetHandler] Wait for synchronization 11:23:22.078 TRACE [main][WidgetHandler] Notify Button with event 13 11:23:22.078 TRACE [main][WidgetHandler] Wait for synchronization 11:23:22.078 TRACE [main][WidgetHandler] Notify Button with event 26 11:23:22.078 TRACE [main][WidgetHandler] Wait for synchronization 11:23:22.078 TRACE [main][WidgetHandler] Notify Button with event 3 11:23:22.078 TRACE [main][WidgetHandler] Wait for synchronization 11:23:22.078 TRACE [main][WidgetHandler] Notify Button with event 4 11:23:22.078 TRACE [main][WidgetHandler] Wait for synchronization 11:23:22.078 TRACE [main][WidgetHandler] Notify Button with event 13 11:23:22.078 TRACE [main][WidgetHandler] Wait for synchronization 11:23:22.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 11:23:22.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:22.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:22.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:22.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:22.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:22.080 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 11:23:22.080 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 11:23:22.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:22.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:22.080 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:22.080 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:22.081 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:23:22.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:22.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:22.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:22.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:22.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:22.082 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:23:22.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:22.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:22.082 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:22.082 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:22.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:23:22.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:23:22.126 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:22.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:22.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:22.126 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:22.127 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:22.127 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:22.127 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:22.127 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:22.127 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:22.127 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:22.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:22.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:22.127 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:23:22.127 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:23:22.127 DEBUG [main][MenuItemLookup] Found menu:'File' 11:23:22.127 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:23:22.127 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:23:22.127 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:23:22.127 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:23:22.127 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:23:22.127 DEBUG [main][MenuItemLookup] Item match:Window 11:23:22.128 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:23:22.128 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:23:22.128 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:23:22.128 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:22.128 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:23:22.128 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:23:22.128 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:22.128 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:23:22.128 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:22.128 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:23:22.128 DEBUG [main][MenuItemLookup] Item match:Preferences 11:23:22.128 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:23:22.128 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:23:22.128 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:23:22.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.... 11:23:22.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 11:23:22.259 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:23:22.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:22.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:22.261 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:23:22.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:22.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 11:23:22.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:22.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:22.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:22.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:22.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:23:22.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:23:22.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:23:22.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 11:23:22.263 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 11:23:22.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:23:22.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:23:22.764 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 11:23:22.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 11:23:22.765 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 11:23:22.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:23:22.765 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 11:23:22.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:23:22.765 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 11:23:22.766 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 11:23:22.766 DEBUG [main][TreeItemHandler] Selecting tree item: Console 11:23:22.766 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 11:23:22.766 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 11:23:22.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:22.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:22.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:22.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:22.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 "Restore Defaults") 11:23:22.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:22.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:22.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:22.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:22.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:22.815 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 11:23:22.815 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 11:23:22.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:22.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:22.815 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:22.815 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:22.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 11:23:22.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:22.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:22.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:22.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:22.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:22.820 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 11:23:22.820 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 11:23:22.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:22.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:22.820 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:22.820 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:22.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:22.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:22.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 11:23:22.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:22.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:22.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:22.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:22.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:22.826 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 11:23:22.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:22.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:22.826 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:22.826 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:22.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:23:22.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:23:22.871 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:22.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:22.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:22.871 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 11:23:22.871 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:22.871 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:22.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:22.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:22.872 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 11:23:22.873 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 11:23:22.873 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:22.873 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:22.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:22.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.533 s - in org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest setOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 2.536 s testSettingConsoleShow no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 0.759 s setOpenAssociatedPerspectiveWithIncorrectOptionTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 0.2 s autoBuildingTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 0.257 s testLimitingConsoleOutput no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 0.735 s getOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 1.511 s Running org.eclipse.reddeer.direct.test.preferences.PreferencesTest 11:23:22.929 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 11:23:22.931 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:23:22.931 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:23:22.931 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 11:23:22.931 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:22.931 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:23:22.932 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:22.932 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:23:22.932 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:22.935 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 11:23:22.936 DEBUG [main][EditorHandler] 0 editor(s) found 11:23:22.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:22.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:22.944 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:23:22.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:22.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:22.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:22.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:22.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:22.946 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:23:22.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 '\*?\QProject Explorer\E') 11:23:22.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:22.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:22.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:22.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:22.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:23:22.950 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:23:22.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:23:22.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:23:22.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:23:22.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:23:22.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:23:22.959 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:23:22.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:23:22.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:23:22.960 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 11:23:22.962 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:23:22.962 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:23:22.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:23:22.963 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 11:23:22.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:22.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:22.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:22.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:22.964 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:23:22.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:23:22.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:23:22.965 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 11:23:22.965 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:23:22.965 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonExistingPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 11:23:22.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 11:23:22.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:22.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:22.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:22.968 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 11:23:22.968 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:22.968 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:22.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:22.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:22.978 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonExistingPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 11:23:22.978 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:23:22.978 INFO [WorkbenchTestable][RequirementsRunner] Started test: setPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 11:23:22.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 11:23:22.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:22.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:22.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:22.978 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:22.978 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:22.979 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:22.979 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:22.979 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:22.979 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:22.979 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:22.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:22.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:22.980 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:23:22.980 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:23:22.980 DEBUG [main][MenuItemLookup] Found menu:'File' 11:23:22.980 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:23:22.980 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:23:22.980 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:23:22.980 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:23:22.980 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:23:22.980 DEBUG [main][MenuItemLookup] Item match:Window 11:23:22.981 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:23:22.981 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:23:22.981 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:23:22.981 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:22.981 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:23:22.981 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:23:22.981 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:22.981 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:23:22.981 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:22.981 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:23:22.981 DEBUG [main][MenuItemLookup] Item match:Preferences 11:23:22.981 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:23:22.981 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:23:22.981 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:23:23.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.... 11:23:23.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 11:23:23.122 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:23:23.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:23.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:23.124 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:23:23.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:23.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 11:23:23.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:23.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:23.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:23.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:23.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:23:23.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:23:23.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:23:23.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 11:23:23.126 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 11:23:23.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:23:23.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:23:23.628 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 11:23:23.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 11:23:23.630 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 11:23:23.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:23:23.630 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 11:23:23.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:23:23.631 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 11:23:23.631 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 11:23:23.631 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 11:23:23.631 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 11:23:23.632 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 11:23:23.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:23.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:23.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:23:24.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:24.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:23:24.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:24.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:23:24.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:23:24.703 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") 11:23:24.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:24.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:24.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:24.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:24.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:24.714 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 11:23:24.714 DEBUG [main][AbstractWait] Waiting until widget is found... 11:23:24.714 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:23:24.714 TRACE [main][WidgetLookup] widget with index 1 is found 11:23:24.714 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 11:23:24.714 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 11:23:24.714 DEBUG [main][AbstractText] Set focus to Text 11:23:24.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:24.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:24.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 11:23:24.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:24.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:24.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:24.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:24.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:24.722 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 11:23:24.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:24.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:24.722 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:24.722 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:24.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:23:24.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:23:24.752 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:24.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:24.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:24.770 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:24.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:24.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:24.770 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:23:24.770 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:23:24.770 DEBUG [main][MenuItemLookup] Found menu:'File' 11:23:24.770 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:23:24.770 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:23:24.770 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:23:24.771 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:23:24.771 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:23:24.771 DEBUG [main][MenuItemLookup] Item match:Window 11:23:24.772 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:23:24.772 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:23:24.772 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:23:24.772 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:24.772 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:23:24.772 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:23:24.772 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:24.772 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:23:24.772 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:24.772 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:23:24.772 DEBUG [main][MenuItemLookup] Item match:Preferences 11:23:24.772 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:23:24.772 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:23:24.772 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:23:24.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 'Preferences.*'] is available.... 11:23:24.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 11:23:24.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:23:24.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:24.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:24.869 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:23:24.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:24.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:23:24.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:24.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:24.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:24.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:24.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:23:24.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:23:24.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:23:24.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 11:23:24.871 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 11:23:24.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:23:24.871 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 11:23:24.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:23:24.872 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 11:23:24.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 11:23:24.872 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 11:23:24.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:23:24.872 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 11:23:24.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:23:24.872 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 11:23:24.872 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 11:23:24.872 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 11:23:24.872 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 11:23:24.873 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 11:23:24.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:24.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:24.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:23:25.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:25.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:23:25.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:25.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:23:25.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:23:25.879 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") 11:23:25.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:25.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:25.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:25.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:25.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:25.886 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 11:23:25.886 DEBUG [main][AbstractWait] Waiting until widget is found... 11:23:25.886 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:23:25.886 TRACE [main][WidgetLookup] widget with index 1 is found 11:23:25.886 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 11:23:25.886 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 11:23:25.886 DEBUG [main][AbstractText] Set focus to Text 11:23:25.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:25.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:25.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 11:23:25.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:25.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:25.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:25.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:25.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:25.894 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 11:23:25.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:25.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:25.894 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:25.894 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:25.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:23:25.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:23:25.957 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:25.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:25.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:25.960 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 11:23:25.960 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:25.960 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:25.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:25.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:25.960 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 11:23:25.961 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:23:25.961 INFO [WorkbenchTestable][RequirementsRunner] Started test: getPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 11:23:25.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 11:23:25.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:25.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:25.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:25.961 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:25.961 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:25.961 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:25.961 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:25.961 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:25.961 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:25.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:25.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:25.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:25.962 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:23:25.962 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:23:25.962 DEBUG [main][MenuItemLookup] Found menu:'File' 11:23:25.962 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:23:25.962 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:23:25.962 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:23:25.962 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:23:25.962 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:23:25.962 DEBUG [main][MenuItemLookup] Item match:Window 11:23:25.963 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:23:25.963 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:23:25.963 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:23:25.963 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:25.963 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:23:25.963 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:23:25.963 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:25.963 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:23:25.963 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:25.963 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:23:25.963 DEBUG [main][MenuItemLookup] Item match:Preferences 11:23:25.963 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:23:25.963 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:23:25.964 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:23:26.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.... 11:23:26.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:23:26.049 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:23:26.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:26.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:26.051 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:23:26.051 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:26.051 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:23:26.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:26.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:26.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:26.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:26.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:23:26.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:23:26.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:23:26.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 11:23:26.058 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 11:23:26.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:23:26.059 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 11:23:26.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:23:26.059 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 11:23:26.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 11:23:26.059 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 11:23:26.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:23:26.059 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 11:23:26.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:23:26.059 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 11:23:26.059 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 11:23:26.059 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 11:23:26.059 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 11:23:26.060 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 11:23:26.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:26.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:26.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:23:26.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:26.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:23:27.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:27.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:23:27.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:23:27.067 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") 11:23:27.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:27.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:27.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:27.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:27.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:27.074 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 11:23:27.075 DEBUG [main][AbstractWait] Waiting until widget is found... 11:23:27.075 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:23:27.075 TRACE [main][WidgetLookup] widget with index 1 is found 11:23:27.075 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 11:23:27.075 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 11:23:27.075 DEBUG [main][AbstractText] Set focus to Text 11:23:27.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:27.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:27.079 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 11:23:27.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:27.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:27.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:27.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:27.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:27.095 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 11:23:27.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:27.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:27.095 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:27.095 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:27.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:23:27.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:23:27.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:27.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:27.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:27.143 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:27.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:27.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:27.143 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:23:27.143 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:23:27.143 DEBUG [main][MenuItemLookup] Found menu:'File' 11:23:27.143 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:23:27.143 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:23:27.143 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:23:27.143 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:23:27.143 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:23:27.143 DEBUG [main][MenuItemLookup] Item match:Window 11:23:27.144 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:23:27.144 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:23:27.144 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:23:27.144 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:27.144 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:23:27.144 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:23:27.144 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:27.144 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:23:27.144 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:27.144 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:23:27.144 DEBUG [main][MenuItemLookup] Item match:Preferences 11:23:27.144 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:23:27.144 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:23:27.144 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:23:27.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 'Preferences.*'] is available.... 11:23:27.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:23:27.226 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:23:27.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:27.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:27.228 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:23:27.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:27.228 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:23:27.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:27.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:27.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:27.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:27.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:23:27.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:23:27.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:23:27.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 11:23:27.236 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 11:23:27.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:23:27.236 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 11:23:27.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:23:27.236 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 11:23:27.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 11:23:27.236 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 11:23:27.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:23:27.236 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 11:23:27.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:23:27.236 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 11:23:27.237 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 11:23:27.237 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 11:23:27.237 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 11:23:27.237 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 11:23:27.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:27.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:27.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:23:27.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:27.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:23:28.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:28.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:23:28.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:23:28.242 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") 11:23:28.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:28.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:28.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:28.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:28.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:28.248 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 11:23:28.248 DEBUG [main][AbstractWait] Waiting until widget is found... 11:23:28.248 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:23:28.248 TRACE [main][WidgetLookup] widget with index 1 is found 11:23:28.248 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 11:23:28.248 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 11:23:28.248 DEBUG [main][AbstractText] Set focus to Text 11:23:28.249 INFO [WorkbenchTestable][AbstractText] Text set to: /tmp/settings_new.xml 11:23:28.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:28.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:28.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 11:23:28.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:28.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:28.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:28.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:28.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:28.258 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 11:23:28.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:28.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:28.258 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:28.258 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:28.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:23:28.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:23:28.285 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:28.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:28.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:28.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:23:28.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven settings' has no excuses, wait for it 11:23:28.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Repository registry initialization' is not running, skipped 11:23:28.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:23:28.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:23:28.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:23:28.788 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 11:23:28.789 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:28.789 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:28.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:28.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:28.789 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 11:23:28.789 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:23:28.789 INFO [WorkbenchTestable][RequirementsRunner] Started test: setDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 11:23:28.789 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 11:23:28.789 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:28.789 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:28.789 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:28.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.*'] 11:23:28.790 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:28.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.*'] 11:23:28.790 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:28.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.*'] 11:23:28.790 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:28.790 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:28.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:28.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:28.790 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:23:28.790 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:23:28.790 DEBUG [main][MenuItemLookup] Found menu:'File' 11:23:28.790 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:23:28.790 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:23:28.790 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:23:28.790 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:23:28.790 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:23:28.790 DEBUG [main][MenuItemLookup] Item match:Window 11:23:28.791 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:23:28.791 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:23:28.791 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:23:28.791 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:28.791 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:23:28.791 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:23:28.791 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:28.791 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:23:28.791 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:28.791 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:23:28.791 DEBUG [main][MenuItemLookup] Item match:Preferences 11:23:28.791 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:23:28.791 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:23:28.791 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:23:28.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.... 11:23:28.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:23:28.872 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:23:28.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:28.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:28.874 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:23:28.874 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:28.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:23:28.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:28.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:28.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:28.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:28.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:23:28.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:23:28.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:23:28.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 11:23:28.876 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 11:23:28.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:23:28.876 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 11:23:28.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:23:28.876 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 11:23:28.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 11:23:28.876 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 11:23:28.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:23:28.876 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 11:23:28.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:23:28.876 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 11:23:28.876 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 11:23:28.876 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 11:23:28.876 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 11:23:28.877 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 11:23:28.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:28.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:28.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:23:29.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:29.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:23:29.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:29.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:23:29.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:23:29.914 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") 11:23:29.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:29.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:29.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:29.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:29.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:29.926 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 11:23:29.926 DEBUG [main][AbstractWait] Waiting until widget is found... 11:23:29.926 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:23:29.926 TRACE [main][WidgetLookup] widget with index 1 is found 11:23:29.926 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 11:23:29.926 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 11:23:29.926 DEBUG [main][AbstractText] Set focus to Text 11:23:29.927 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") 11:23:29.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:29.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:29.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:29.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:29.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:29.930 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 11:23:29.930 DEBUG [main][AbstractWait] Waiting until widget is found... 11:23:29.930 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:23:29.930 TRACE [main][WidgetLookup] widget with index 1 is found 11:23:29.930 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 11:23:29.931 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 11:23:29.931 DEBUG [main][AbstractText] Set focus to Text 11:23:29.931 INFO [WorkbenchTestable][AbstractText] Text set to: /tmp/settings_new.xml 11:23:29.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:29.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:29.939 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 11:23:29.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:29.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:29.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:29.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:29.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:29.944 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 11:23:29.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:29.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:29.944 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:29.944 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:30.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:23:30.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:23:30.013 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:30.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:30.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:30.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:23:30.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:23:30.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Repository registry initialization' is not running, skipped 11:23:30.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:23:30.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:23:30.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:23:30.014 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:30.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:30.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:30.015 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:23:30.015 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:23:30.015 DEBUG [main][MenuItemLookup] Found menu:'File' 11:23:30.015 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:23:30.015 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:23:30.015 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:23:30.015 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:23:30.015 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:23:30.015 DEBUG [main][MenuItemLookup] Item match:Window 11:23:30.015 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:23:30.016 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:23:30.016 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:23:30.016 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:30.016 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:23:30.016 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:23:30.016 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:30.016 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:23:30.016 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:30.016 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:23:30.016 DEBUG [main][MenuItemLookup] Item match:Preferences 11:23:30.016 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:23:30.016 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:23:30.016 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:23:30.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:23:30.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:23:30.159 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:23:30.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:30.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:30.162 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:23:30.162 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:30.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:23:30.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:30.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:30.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:30.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:30.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:23:30.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:23:30.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:23:30.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 11:23:30.163 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 11:23:30.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:23:30.163 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 11:23:30.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:23:30.163 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 11:23:30.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 11:23:30.164 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 11:23:30.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:23:30.164 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 11:23:30.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:23:30.164 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 11:23:30.164 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 11:23:30.164 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 11:23:30.164 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 11:23:30.164 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 11:23:30.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:30.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:30.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:23:30.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:30.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:23:31.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:31.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:23:31.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:23:31.170 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") 11:23:31.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:31.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:31.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:31.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:31.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:31.175 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 11:23:31.175 DEBUG [main][AbstractWait] Waiting until widget is found... 11:23:31.175 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:23:31.175 TRACE [main][WidgetLookup] widget with index 1 is found 11:23:31.175 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 11:23:31.175 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 11:23:31.175 DEBUG [main][AbstractText] Set focus to Text 11:23:31.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:31.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:31.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 11:23:31.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:31.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:31.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:31.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:31.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:31.182 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 11:23:31.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:31.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:31.182 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:31.182 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:31.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:23:31.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:23:31.203 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:31.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:31.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:31.203 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 11:23:31.203 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:31.203 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:31.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:31.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:31.204 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 11:23:31.204 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:23:31.204 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 11:23:31.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 11:23:31.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:31.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:31.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:31.204 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 11:23:31.204 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:31.204 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:31.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:31.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:31.204 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 11:23:31.204 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 11:23:31.204 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:31.204 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:31.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:31.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.279 s - in org.eclipse.reddeer.direct.test.preferences.PreferencesTest getNonExistingPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 0.013 s setPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 2.982 s getPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 2.828 s setDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 2.415 s getDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 0 s Running org.eclipse.reddeer.direct.test.project.ProjectTest 11:23:31.217 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.direct.test.project.ProjectTest 11:23:31.217 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:23:31.218 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:23:31.218 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 11:23:31.218 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:31.218 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:23:31.222 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:31.222 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:23:31.222 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:31.222 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:23:31.222 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreatingProject no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) 11:23:31.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 11:23:31.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:31.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:31.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:31.222 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 11:23:31.222 DEBUG [main][EditorHandler] 0 editor(s) found 11:23:31.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:31.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:31.224 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:23:31.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:31.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:31.225 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:31.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:31.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:31.225 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:23:31.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 11:23:31.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:31.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:31.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:31.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:31.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:23:31.227 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:23:31.227 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:23:31.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:23:31.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:23:31.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:23:31.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:23:31.229 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:23:31.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:23:31.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:23:31.230 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 11:23:31.230 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:23:31.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:23:31.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:23:31.231 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 11:23:31.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:31.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:31.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:31.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:31.231 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:23:31.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:23:31.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:23:31.232 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 11:23:31.313 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 11:23:31.313 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:31.313 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:31.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:31.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:31.360 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreatingProject no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) 11:23:31.360 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:23:31.360 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingLocation no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) 11:23:31.360 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 11:23:31.360 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:31.360 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:31.360 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:31.360 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 11:23:31.360 DEBUG [main][EditorHandler] 0 editor(s) found 11:23:31.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:31.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:31.361 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 11:23:31.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:31.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:31.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:31.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:31.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:31.363 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:23:31.363 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 11:23:31.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:31.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:31.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:31.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:31.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:23:31.364 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:23:31.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:23:31.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:23:31.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:23:31.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:23:31.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:23:31.366 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:23:31.366 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:23:31.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:23:31.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:23:31.367 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:23:31.367 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:23:31.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:23:31.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:23:31.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:31.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:31.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:23:31.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:31.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:23:32.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:32.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:23:32.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:23:32.370 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:23:32.370 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:23:32.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:23:32.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:23:32.371 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:23:32.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:32.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:32.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:32.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:32.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:23:32.373 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test-creation 11:23:32.378 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:23:32.378 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:23:32.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:23:32.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:23:32.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:32.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:32.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:23:32.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:32.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:23:33.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:33.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:23:33.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:23:33.381 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:23:33.381 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:23:33.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:23:33.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:23:33.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 11:23:33.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:33.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:33.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:33.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:33.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:23:33.382 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test-creation 11:23:33.382 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:23:33.382 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:23:33.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:23:33.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:23:33.383 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:23:33.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:33.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:33.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:33.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:33.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:23:33.384 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 11:23:33.384 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 11:23:33.384 DEBUG [main][TreeItemHandler] Set Tree selection 11:23:33.385 DEBUG [main][TreeHandler] Notify Tree about selection event 11:23:33.401 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 11:23:33.408 DEBUG [WorkbenchTestable][TreeItemHandler] test-creation 11:23:33.409 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:23:33.409 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:33.484 DEBUG [main][MenuItemLookup] Found menu:'New' 11:23:33.484 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:23:33.484 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:33.484 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:23:33.484 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:33.484 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:23:33.484 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:23:33.484 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:23:33.484 DEBUG [main][MenuItemLookup] Found menu:'Move...' 11:23:33.484 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 11:23:33.484 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:33.484 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:23:33.484 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:23:33.484 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:33.484 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:23:33.484 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:23:33.485 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:23:33.485 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:23:33.485 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:23:33.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:23:33.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 11:23:33.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:23:33.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:23:33.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:23:33.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:23:33.987 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:23:33.987 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:34.022 DEBUG [main][MenuItemLookup] Found menu:'New' 11:23:34.022 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:23:34.022 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:34.022 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:23:34.022 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:34.022 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:23:34.022 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:23:34.022 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:23:34.022 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:23:34.022 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:23:34.022 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:23:34.022 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:23:34.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 11:23:34.723 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 11:23:34.723 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:23:34.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:34.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:34.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: 32) 11:23:34.726 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:23:34.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:34.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:34.726 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:23:34.726 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:23:34.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:34.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:34.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:34.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:34.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:34.727 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:23:34.727 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:23:34.727 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:23:34.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:34.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:34.727 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:34.727 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:34.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") 11:23:34.727 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:23:34.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:34.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:34.728 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:23:34.728 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:23:34.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:34.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:34.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:34.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:34.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:34.729 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:23:34.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:34.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:34.729 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:34.729 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:34.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:23:34.747 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:23:35.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:23:35.248 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:23:35.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:23:35.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:23:35.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:23:35.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:23:35.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:23:35.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:23:35.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:23:35.248 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:23:35.248 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:23:35.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:23:35.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 11:23:35.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:23:35.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:23:35.260 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 11:23:35.260 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:35.260 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:35.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:35.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:35.269 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingLocation no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) 11:23:35.269 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 11:23:35.269 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:35.269 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:35.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:35.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.053 s - in org.eclipse.reddeer.direct.test.project.ProjectTest testCreatingProject no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) Time elapsed: 0.138 s testGettingLocation no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) Time elapsed: 3.909 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.v20230901-1033 [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.087 s - in org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest testNoRequirementFieldInjection(org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest) Time elapsed: 0.007 s testInjectingToChild(org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest) Time elapsed: 0.001 s testInjectingToParent(org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest) Time elapsed: 0.001 s testInjectingToGrandParent(org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest) Time elapsed: 0 s testInjectToStatic(org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 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.002 s testBuildRequirementsWithConfiguredRequirement(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0.062 s testBuildRequiremenetsWithMixedRequirements(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0.002 s testBuildRequirements(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0.002 s testBuildNoRequirements(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0 s testNullClassArgument(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedRequirementTest 11:23:45.134 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 11:23:45.135 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=6 11:23:45.145 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 11:23:45.146 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=3 11:23:45.159 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 11:23:45.161 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 11:23:45.209 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:23:45.211 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 11:23:45.213 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 11:23:45.213 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 11:23:45.220 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 11:23:45.224 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:45.224 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:23:45.253 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:45.253 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:23:45.258 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:45.259 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 11:23:45.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.*'] 11:23:45.311 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:45.313 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:45.313 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:45.313 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:45.314 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:45.319 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:45.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:45.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:45.324 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:23:45.328 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:23:45.331 DEBUG [main][MenuItemLookup] Found menu:'File' 11:23:45.332 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:23:45.332 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:23:45.332 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:23:45.332 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:23:45.332 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:23:45.332 DEBUG [main][MenuItemLookup] Item match:Window 11:23:45.337 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:23:45.337 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:23:45.337 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:23:45.337 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:45.337 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:23:45.337 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:23:45.337 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:45.337 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:23:45.337 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:45.337 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:23:45.337 DEBUG [main][MenuItemLookup] Item match:Preferences 11:23:45.339 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:23:45.340 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:23:45.341 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:23:45.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:23:45.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:23:45.535 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:23:45.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:45.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:45.538 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:23:45.538 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:45.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 11:23:45.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:45.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:45.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:45.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:45.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:23:45.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:23:45.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:23:45.579 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:23:45.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:45.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:45.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:45.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:45.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:45.623 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:23:45.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:45.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:45.624 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:45.625 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:45.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:23:45.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:23:45.712 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:45.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:45.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:45.712 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 11:23:45.718 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 11:23:45.719 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 11:23:45.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 11:23:45.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:45.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:45.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:45.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 11:23:45.720 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 11:23:45.720 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:45.723 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:45.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:45.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:45.724 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 11:23:45.724 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 11:23:45.724 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 11:23:45.724 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 11:23:45.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 11:23:45.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:45.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:45.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:45.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 11:23:45.725 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 11:23:45.725 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:45.725 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:45.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:45.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:45.725 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 11:23:45.725 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 11:23:45.725 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 11:23:45.726 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 11:23:45.726 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:45.726 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:45.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:45.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:45.727 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 11:23:45.727 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 11:23:45.728 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:23:45.728 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 11:23:45.728 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:45.728 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:23:45.729 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:45.729 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:23:45.729 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:45.729 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 11:23:45.729 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:45.729 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:45.730 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:45.730 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:45.730 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:45.730 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:45.730 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:45.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:45.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:45.730 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:23:45.730 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:23:45.730 DEBUG [main][MenuItemLookup] Found menu:'File' 11:23:45.731 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:23:45.731 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:23:45.731 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:23:45.731 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:23:45.731 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:23:45.731 DEBUG [main][MenuItemLookup] Item match:Window 11:23:45.732 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:23:45.732 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:23:45.732 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:23:45.732 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:45.732 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:23:45.732 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:23:45.732 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:45.732 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:23:45.732 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:45.732 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:23:45.732 DEBUG [main][MenuItemLookup] Item match:Preferences 11:23:45.733 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:23:45.733 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:23:45.733 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:23:45.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:23:45.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 'Preferences.*'] is available. finished successfully 11:23:45.866 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:23:45.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:45.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:45.868 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:23:45.868 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:45.868 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:23:45.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:45.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:45.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:45.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:45.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:23:45.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:23:45.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:23:45.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:23:45.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:45.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:45.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:45.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:45.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:45.887 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:23:45.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:45.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:45.888 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:45.888 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:45.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:23:45.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:23:45.922 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:45.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:45.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:45.922 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 11:23:45.923 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 11:23:45.923 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 11:23:45.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 11:23:45.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:45.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:45.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:45.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 11:23:45.923 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 11:23:45.923 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 11:23:45.923 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:45.923 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:45.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:45.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:45.923 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 11:23:45.923 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 11:23:45.924 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 11:23:45.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 11:23:45.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:45.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:45.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:45.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 11:23:45.924 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 11:23:45.924 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 11:23:45.924 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:45.924 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:45.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:45.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:45.924 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 11:23:45.924 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 11:23:45.924 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 11:23:45.924 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:45.924 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:45.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:45.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:45.925 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 11:23:45.925 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 11:23:45.927 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:23:45.927 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 11:23:45.927 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:45.927 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:23:45.927 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:45.928 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:23:45.928 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:45.928 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 11:23:45.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.*'] 11:23:45.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:45.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.*'] 11:23:45.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:45.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.*'] 11:23:45.929 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:45.929 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:45.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:45.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:45.929 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:23:45.929 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:23:45.929 DEBUG [main][MenuItemLookup] Found menu:'File' 11:23:45.929 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:23:45.929 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:23:45.930 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:23:45.930 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:23:45.930 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:23:45.930 DEBUG [main][MenuItemLookup] Item match:Window 11:23:45.930 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:23:45.930 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:23:45.931 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:23:45.931 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:45.931 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:23:45.931 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:23:45.931 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:45.931 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:23:45.931 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:45.931 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:23:45.931 DEBUG [main][MenuItemLookup] Item match:Preferences 11:23:45.943 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:23:45.944 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:23:45.944 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:23:46.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:23:46.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 'Preferences.*'] is available. finished successfully 11:23:46.046 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:23:46.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:46.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:46.059 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:23:46.059 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:46.059 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:23:46.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:46.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:46.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:46.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:46.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:23:46.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:23:46.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:23:46.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 11:23:46.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:46.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:46.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:46.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:46.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:46.078 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:23:46.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:46.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:46.078 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:46.078 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:46.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:23:46.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:23:46.115 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:46.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:46.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:46.116 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 11:23:46.116 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 11:23:46.116 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 11:23:46.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 11:23:46.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:46.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:46.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:46.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 11:23:46.116 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 11:23:46.116 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 11:23:46.116 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:46.116 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:46.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:46.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:46.117 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 11:23:46.117 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 11:23:46.117 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 11:23:46.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 11:23:46.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:46.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:46.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:46.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 11:23:46.117 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 11:23:46.117 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 11:23:46.117 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:46.117 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:46.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:46.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:46.117 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 11:23:46.117 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 11:23:46.117 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 11:23:46.117 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:46.117 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:46.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:46.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:46.118 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 11:23:46.118 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 11:23:46.119 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:23:46.120 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 11:23:46.120 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:46.120 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:23:46.120 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:46.120 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:23:46.120 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:46.120 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 11:23:46.120 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:46.120 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:46.120 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:46.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:46.121 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:46.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:46.121 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:46.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:46.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:46.121 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:23:46.121 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:23:46.121 DEBUG [main][MenuItemLookup] Found menu:'File' 11:23:46.121 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:23:46.121 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:23:46.122 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:23:46.122 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:23:46.122 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:23:46.122 DEBUG [main][MenuItemLookup] Item match:Window 11:23:46.122 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:23:46.122 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:23:46.122 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:23:46.122 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:46.122 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:23:46.123 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:23:46.123 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:46.123 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:23:46.123 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:46.123 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:23:46.123 DEBUG [main][MenuItemLookup] Item match:Preferences 11:23:46.123 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:23:46.123 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:23:46.123 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:23:46.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 'Preferences.*'] is available.... 11:23:46.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:23:46.216 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:23:46.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:46.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:46.218 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:23:46.218 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:46.218 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:23:46.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:46.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:46.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:46.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:46.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:23:46.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:23:46.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:23:46.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) 11:23:46.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:46.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:46.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:46.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:46.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:46.225 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:23:46.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:46.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:46.225 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:46.225 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:46.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:23:46.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:23:46.260 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:46.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:46.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:46.260 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 11:23:46.261 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 11:23:46.261 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 11:23:46.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 11:23:46.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:46.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:46.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:46.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 11:23:46.261 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 11:23:46.261 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 11:23:46.261 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:46.261 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:46.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:46.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:46.261 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 11:23:46.261 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 11:23:46.262 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 11:23:46.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 11:23:46.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:46.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:46.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:46.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 11:23:46.262 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 11:23:46.262 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 11:23:46.262 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:46.262 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:46.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:46.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:46.262 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 11:23:46.262 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 11:23:46.262 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 11:23:46.262 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:46.262 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:46.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:46.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.139 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.601 s testRequirementInjectionInBefore(org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedRequirementTest) Time elapsed: 0.199 s testRequirementInjectionInBeforeClass(org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedRequirementTest) Time elapsed: 0.193 s testStaticInject(org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedRequirementTest) Time elapsed: 0.145 s Running org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.868 s - in org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest constructor_nullList(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest) Time elapsed: 0 s sortByPriority(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest) Time elapsed: 0.001 s fulfill(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest) Time elapsed: 0.859 s size(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest) Time elapsed: 0.003 s cleanup(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest) Time elapsed: 0.002 s iterator(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerTest 11:23:47.370 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.203 s - in org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerTest testInjectMethodInvocation(org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerTest) Time elapsed: 0.202 s Running org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerBuilderTest 11:23:47.401 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerBuilderTest$ParameterizedSuite 11:23:47.402 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerBuilderTest parameterizedRunnerTest(org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerBuilderTest) Time elapsed: 0.006 s Running org.eclipse.reddeer.junit.test.internal.configuration.reader.JSONConfigurationReaderTest 11:23:47.682 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.autobuilding.AutoBuildingRequirement 11:23:47.684 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.browser.InternalBrowserRequirement 11:23:47.685 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.cleanworkspace.CleanWorkspaceRequirement 11:23:47.708 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.closeeditors.CloseAllEditorsRequirement 11:23:47.709 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.db.DatabaseRequirement 11:23:47.710 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.jre.JRERequirement 11:23:47.714 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.openperspective.OpenPerspectiveRequirement 11:23:47.716 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.preferences.OomphRecorderRequirement 11:23:47.717 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.property.PropertyRequirement 11:23:47.718 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.securestorage.SecureStorageRequirement 11:23:47.721 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.server.apache.tomcat.ApacheTomcatServerRequirement 11:23:47.728 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.junit.test.requirement.configuration.resources.JavaRequirement 11:23:47.728 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.property.PropertyRequirement 11:23:47.728 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.junit.test.internal.requirement.CustomJavaTestRequirement 11:23:47.729 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.junit.test.internal.requirement.CustomServerTestRequirement 11:23:47.730 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.junit.test.requirement.configuration.resources.ComplexRequirement 11:23:47.731 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.345 s - in org.eclipse.reddeer.junit.test.internal.configuration.reader.JSONConfigurationReaderTest testLoadConfigsFromInvalidJSONFile(org.eclipse.reddeer.junit.test.internal.configuration.reader.JSONConfigurationReaderTest) Time elapsed: 0.244 s testLoadConfigFromFile(org.eclipse.reddeer.junit.test.internal.configuration.reader.JSONConfigurationReaderTest) Time elapsed: 0.093 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.031 s - in org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest testGetNonexistingObjectAttribute(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest) Time elapsed: 0.002 s testGetStringObjectAttributeInPlaceOfSimpleAttribute(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest) Time elapsed: 0 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.001 s testGetObjectAttribute(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 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.004 s getComplexRequirementConfigurationsFromPoolYAML(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.039 s testGetConfigurationFile(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0 s testGetNonexistingConfigurationFile(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0 s getSimpleRequirementConfigurationsFromPoolYAML(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.006 s getRequirementConfigurationsFromPool(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.002 s testGetInvalidConfigurationFile(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.001 s getComplexRequirementConfigurationsFromPool(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.003 s Running org.eclipse.reddeer.junit.test.requirement.configuration.ComplexConfigurationTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.eclipse.reddeer.junit.test.requirement.configuration.ComplexConfigurationTest numberOfTestRunsWithConfig(org.eclipse.reddeer.junit.test.requirement.configuration.ComplexConfigurationTest) Time elapsed: 0.025 s numberOfTestRunsNoConfig(org.eclipse.reddeer.junit.test.requirement.configuration.ComplexConfigurationTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest testRequirementVersionMatcherOnComparisonGreaterThanNoMatch(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0.005 s testRequirementRegexMatcherOnRegex(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnPreciseMatch(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testThrowExceptionOnNonexistingAttribute(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0.001 s testRequirementRegexMatcherOnNonexistingValue(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testNestedAttributeOnPreciseMatch(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonRange2(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonRange3(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonRange4(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0.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 s testRequirementVersionMatcherOnComparisonRange(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testThrowExceptionOnNonexistingNestedAttribute(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonGreaterThan(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonRangeNoMatch2(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testNestedAttributeOnVersionMatch(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnNonexistingvalue(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonGreaterThanOrEqualsNoMatch(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest testVersions3a(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest) Time elapsed: 0 s testVersions3b(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest) Time elapsed: 0 s testVersions1(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest) Time elapsed: 0 s testVersions2(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest) Time elapsed: 0 s testVersions4(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest) Time elapsed: 0 s testVersions5(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest) Time elapsed: 0 s testVersions6(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest) Time elapsed: 0 s testVersions7(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 11:23:47.945 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 11:23:47.946 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:23:47.946 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:23:47.946 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 11:23:47.947 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:47.947 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:23:47.947 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:47.948 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:23:47.948 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:47.948 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 11:23:47.948 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:47.948 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:47.948 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:47.949 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:47.949 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:47.949 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:47.949 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:47.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:47.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:47.949 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:23:47.949 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:23:47.950 DEBUG [main][MenuItemLookup] Found menu:'File' 11:23:47.950 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:23:47.950 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:23:47.950 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:23:47.950 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:23:47.950 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:23:47.950 DEBUG [main][MenuItemLookup] Item match:Window 11:23:47.952 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:23:47.952 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:23:47.952 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:23:47.953 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:47.953 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:23:47.953 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:23:47.953 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:47.953 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:23:47.953 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:47.953 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:23:47.953 DEBUG [main][MenuItemLookup] Item match:Preferences 11:23:47.953 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:23:47.953 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:23:47.953 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:23:48.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:23: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 11:23:48.143 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:23:48.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:48.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:48.147 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:23:48.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:48.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:23:48.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:48.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:48.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:48.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:48.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:23:48.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:23:48.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:23:48.150 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:23:48.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:48.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:48.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:48.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:48.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:48.168 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:23:48.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:48.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:48.211 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:48.211 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:48.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:23:48.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:23:48.259 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:48.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:48.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:48.259 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 11:23:48.261 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:23:48.261 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest) 11:23:48.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 11:23:48.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:48.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:48.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:48.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 11:23:48.262 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 11:23:48.262 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 11:23:48.262 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:48.262 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:48.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:48.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:48.263 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest) 11:23:48.263 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 11:23:48.263 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 11:23:48.263 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:48.263 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:48.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:48.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 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.001 s Running org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 11:23:48.315 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 11:23:48.316 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:23:48.316 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:23:48.316 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 11:23:48.316 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:48.316 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:23:48.317 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:48.317 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:23:48.317 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:48.317 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 11:23:48.317 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:48.317 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:48.318 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:48.318 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:48.318 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:48.318 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:48.318 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:48.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:48.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:48.318 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:23:48.318 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:23:48.319 DEBUG [main][MenuItemLookup] Found menu:'File' 11:23:48.319 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:23:48.319 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:23:48.319 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:23:48.319 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:23:48.319 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:23:48.319 DEBUG [main][MenuItemLookup] Item match:Window 11:23:48.320 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:23:48.321 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:23:48.321 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:23:48.321 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:48.321 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:23:48.321 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:23:48.321 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:48.321 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:23:48.321 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:48.321 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:23:48.321 DEBUG [main][MenuItemLookup] Item match:Preferences 11:23:48.321 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:23:48.321 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:23:48.321 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:23:48.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 'Preferences.*'] is available.... 11:23:48.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:23:48.448 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:23:48.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:48.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:48.450 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:23:48.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:48.450 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:23:48.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:48.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:48.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:48.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:48.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:23:48.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:23:48.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:23:48.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) 11:23:48.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:48.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:48.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:48.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:48.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:48.458 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:23:48.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:48.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:48.458 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:48.458 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:48.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:23:48.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:23:48.526 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:48.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:48.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:48.526 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 11:23:48.527 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:23:48.527 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErroneousTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 11:23:48.527 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 11:23:48.527 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:48.527 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:48.527 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:48.527 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 11:23:48.532 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest 11:23:48.533 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:23:48.533 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:23:48.533 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest 11:23:48.533 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:48.533 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:23:48.533 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:48.533 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:23:48.534 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:48.534 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 11:23:48.534 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:48.534 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:48.534 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:48.534 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:48.534 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:48.535 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:48.535 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:48.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:48.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:48.535 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:23:48.535 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:23:48.535 DEBUG [main][MenuItemLookup] Found menu:'File' 11:23:48.535 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:23:48.535 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:23:48.535 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:23:48.535 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:23:48.536 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:23:48.536 DEBUG [main][MenuItemLookup] Item match:Window 11:23:48.536 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:23:48.537 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:23:48.537 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:23:48.537 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:48.537 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:23:48.537 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:23:48.537 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:48.537 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:23:48.537 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:48.537 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:23:48.537 DEBUG [main][MenuItemLookup] Item match:Preferences 11:23:48.537 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:23:48.537 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:23:48.537 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:23:48.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.... 11:23:48.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 'Preferences.*'] is available. finished successfully 11:23:48.656 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:23:48.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:48.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:48.668 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:23:48.668 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:48.669 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:23:48.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:48.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:48.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:48.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:48.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:23:48.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:23:48.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:23:48.671 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:23:48.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:48.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:48.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:48.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:48.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:48.687 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:23:48.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:48.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:48.687 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:48.687 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:48.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:23:48.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:23:48.733 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:48.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:48.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:48.733 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 11:23:48.734 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:23:48.734 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest) 11:23:48.734 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest 11:23:48.734 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:48.734 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:48.734 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:48.734 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 11:23:48.737 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) 11:23:48.754 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest.test.png 11:23:48.888 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 11:23:48.891 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest 11:23:48.891 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 11:23:48.891 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:48.891 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:48.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:48.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:48.893 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) 11:23:48.895 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest) 11:23:48.895 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest 11:23:48.895 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 11:23:48.895 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:48.895 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:48.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:48.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:48.896 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 11:23:48.896 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 11:23:48.896 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:48.896 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:48.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:48.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:48.896 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErroneousTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 11:23:48.897 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:23:48.897 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFailingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 11:23:48.897 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 11:23:48.897 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:48.897 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:48.897 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:48.897 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 11:23:48.908 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest 11:23:48.909 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:23:48.909 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:23:48.909 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest 11:23:48.909 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:48.909 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:23:48.910 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:48.910 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:23:48.910 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:48.910 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 11:23:48.910 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:48.911 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:48.911 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:48.911 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:48.911 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:48.911 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:48.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:48.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:48.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:48.912 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:23:48.912 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:23:48.912 DEBUG [main][MenuItemLookup] Found menu:'File' 11:23:48.912 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:23:48.912 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:23:48.912 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:23:48.912 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:23:48.912 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:23:48.912 DEBUG [main][MenuItemLookup] Item match:Window 11:23:48.915 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:23:48.915 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:23:48.915 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:23:48.915 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:48.915 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:23:48.915 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:23:48.915 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:48.915 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:23:48.915 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:48.915 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:23:48.915 DEBUG [main][MenuItemLookup] Item match:Preferences 11:23:48.915 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:23:48.915 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:23:48.916 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:23:49.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.... 11:23:49.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 11:23:49.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:23:49.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:49.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:49.044 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:23:49.044 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:49.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 11:23:49.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:49.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:49.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:49.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:49.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:23:49.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:23:49.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:23:49.046 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:23:49.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:49.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:49.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:49.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:49.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:49.051 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:23:49.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:49.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:49.051 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:49.051 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:49.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:23:49.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:23:49.116 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:49.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:49.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:49.116 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 11:23:49.117 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:23:49.117 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest) 11:23:49.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest 11:23:49.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:49.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:49.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:49.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 11:23:49.117 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) 11:23:49.118 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest.test.png 11:23:49.212 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 11:23:49.212 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest 11:23:49.212 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 11:23:49.212 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:49.212 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:49.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:49.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:49.213 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) 11:23:49.214 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest) 11:23:49.214 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest 11:23:49.214 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 11:23:49.214 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:49.214 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:49.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:49.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:49.214 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 11:23:49.214 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 11:23:49.214 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:49.214 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:49.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:49.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:49.215 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFailingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 11:23:49.215 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:23:49.215 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPassingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 11:23:49.215 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 11:23:49.215 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:49.215 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:49.215 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:49.215 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 11:23:49.216 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest 11:23:49.216 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:23:49.216 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:23:49.216 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest 11:23:49.216 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:49.216 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:23:49.217 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:49.217 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:23:49.217 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:49.217 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 11:23:49.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.*'] 11:23:49.217 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:49.218 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:49.218 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:49.218 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:49.218 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:49.218 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:49.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:49.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:49.218 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:23:49.218 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:23:49.218 DEBUG [main][MenuItemLookup] Found menu:'File' 11:23:49.218 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:23:49.218 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:23:49.218 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:23:49.218 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:23:49.218 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:23:49.219 DEBUG [main][MenuItemLookup] Item match:Window 11:23:49.219 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:23:49.220 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:23:49.220 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:23:49.220 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:49.220 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:23:49.220 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:23:49.220 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:49.220 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:23:49.220 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:49.220 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:23:49.220 DEBUG [main][MenuItemLookup] Item match:Preferences 11:23:49.220 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:23:49.220 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:23:49.220 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:23:49.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:23:49.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 'Preferences.*'] is available. finished successfully 11:23:49.333 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:23:49.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:49.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:49.335 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:23:49.335 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:49.335 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:23:49.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:49.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:49.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:49.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:49.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:23:49.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:23:49.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:23:49.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:23:49.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:49.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:49.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:49.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:49.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:49.341 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:23:49.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:49.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:49.341 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:49.341 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:49.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:23:49.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:23:49.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:49.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:49.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:49.409 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 11:23:49.410 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:23:49.410 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest) 11:23:49.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest 11:23:49.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:49.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:49.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:49.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 11:23:49.410 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest 11:23:49.410 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 11:23:49.410 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:49.410 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:49.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:49.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:49.410 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest) 11:23:49.410 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest 11:23:49.410 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 11:23:49.410 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:49.410 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:49.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:49.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:49.411 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 11:23:49.411 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 11:23:49.411 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:49.411 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:49.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:49.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:49.411 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPassingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 11:23:49.411 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 11:23:49.411 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 11:23:49.411 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:49.411 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:49.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:49.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.097 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.369 s testFailingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) Time elapsed: 0.318 s testPassingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) Time elapsed: 0.196 s Running org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 11:23:49.423 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 11:23:49.423 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 11:23:49.425 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:23:49.425 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 11:23:49.426 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:49.426 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:23:49.426 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:49.426 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:23:49.426 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:49.426 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 11:23:49.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.*'] 11:23:49.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:49.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.*'] 11:23:49.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:49.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.*'] 11:23:49.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:49.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:49.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:49.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:49.427 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:23:49.427 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:23:49.427 DEBUG [main][MenuItemLookup] Found menu:'File' 11:23:49.427 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:23:49.427 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:23:49.427 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:23:49.427 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:23:49.427 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:23:49.427 DEBUG [main][MenuItemLookup] Item match:Window 11:23:49.428 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:23:49.428 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:23:49.428 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:23:49.429 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:49.429 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:23:49.429 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:23:49.429 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:49.429 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:23:49.429 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:49.429 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:23:49.429 DEBUG [main][MenuItemLookup] Item match:Preferences 11:23:49.429 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:23:49.429 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:23:49.429 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:23:49.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:23:49.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 'Preferences.*'] is available. finished successfully 11:23:49.550 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:23:49.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:49.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:49.552 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:23:49.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:49.552 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:23:49.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:49.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:49.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:49.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:49.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:23:49.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:23:49.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:23:49.554 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:23:49.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:49.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:49.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:49.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:49.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:49.557 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:23:49.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:49.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:49.557 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:49.557 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:49.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:23:49.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:23:49.615 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:49.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:49.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:49.615 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 11:23:49.616 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 11:23:49.616 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [0](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest) 11:23:49.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 11:23:49.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:49.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:49.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:49.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 11:23:49.616 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 11:23:49.616 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 11:23:49.616 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:49.616 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:49.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:49.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:49.617 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [0](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest) 11:23:49.617 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 11:23:49.617 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [1](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest) 11:23:49.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 11:23:49.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:49.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:49.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:49.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 11:23:49.617 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 11:23:49.617 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 11:23:49.617 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:49.617 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:49.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:49.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:49.617 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [1](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest) 11:23:49.618 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 11:23:49.618 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 11:23:49.618 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:49.618 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:49.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:49.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 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 11:23:49.633 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 11:23:49.634 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:23:49.634 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:23:49.634 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 11:23:49.634 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:49.634 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:23:49.634 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:49.634 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:23:49.634 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:49.634 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 11:23:49.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.*'] 11:23:49.635 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:49.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.*'] 11:23:49.635 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:49.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.*'] 11:23:49.635 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:49.635 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:49.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:49.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:49.635 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:23:49.635 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:23:49.635 DEBUG [main][MenuItemLookup] Found menu:'File' 11:23:49.636 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:23:49.636 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:23:49.636 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:23:49.636 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:23:49.636 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:23:49.636 DEBUG [main][MenuItemLookup] Item match:Window 11:23:49.636 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:23:49.636 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:23:49.636 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:23:49.636 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:49.636 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:23:49.637 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:23:49.637 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:49.637 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:23:49.637 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:49.637 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:23:49.637 DEBUG [main][MenuItemLookup] Item match:Preferences 11:23:49.637 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:23:49.637 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:23:49.637 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:23:49.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:23:49.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:23:49.755 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:23:49.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:49.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:49.757 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:23:49.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:49.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:23:49.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:49.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:49.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:49.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:49.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:23:49.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:23:49.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:23:49.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) 11:23:49.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:49.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:49.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:49.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:49.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:49.763 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:23:49.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:49.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:49.763 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:49.764 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:49.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:23:49.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:23:49.823 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:49.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:49.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:49.824 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 11:23:49.824 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:23:49.824 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest) 11:23:49.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 11:23:49.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:49.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:49.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:49.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 11:23:49.824 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 11:23:49.824 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 11:23:49.824 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:49.824 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:49.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:49.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:49.825 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest) 11:23:49.825 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 11:23:49.825 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 11:23:49.825 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:49.825 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:49.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:49.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 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 11:23:49.834 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 11:23:49.835 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:23:49.835 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:23:49.835 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 11:23:49.835 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:49.835 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:23:49.836 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:49.836 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:23:49.836 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:49.836 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 11:23:49.836 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:49.836 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:49.836 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:49.836 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:49.836 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:49.836 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:49.836 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:49.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:49.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:49.837 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:23:49.837 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:23:49.837 DEBUG [main][MenuItemLookup] Found menu:'File' 11:23:49.837 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:23:49.837 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:23:49.837 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:23:49.837 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:23:49.837 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:23:49.837 DEBUG [main][MenuItemLookup] Item match:Window 11:23:49.838 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:23:49.838 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:23:49.838 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:23:49.838 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:49.838 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:23:49.838 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:23:49.838 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:49.838 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:23:49.838 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:49.838 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:23:49.838 DEBUG [main][MenuItemLookup] Item match:Preferences 11:23:49.838 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:23:49.838 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:23:49.839 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:23:49.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:23:49.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:23:49.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:23:49.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:49.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:49.943 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:23:49.943 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:49.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:23:49.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:49.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:49.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:49.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:49.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:23:49.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:23:49.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:23:49.957 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:23:49.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:49.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:49.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:49.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:49.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:49.960 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:23:49.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:49.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:49.961 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:49.961 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:49.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:23:49.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:23:49.985 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:49.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:49.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:49.985 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 11:23:49.986 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:23:49.986 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest) 11:23:49.986 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 11:23:49.986 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:49.986 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:49.986 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:49.986 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 11:23:49.986 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 11:23:49.986 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 11:23:49.986 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:49.986 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:49.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:49.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:49.986 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest) 11:23:49.986 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 11:23:49.986 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 11:23:49.986 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:49.986 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:49.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:49.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s - in org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 11:23:50.016 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 11:23:50.017 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:23:50.017 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 11:23:50.017 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:23:50.018 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun1 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 11:23:50.018 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 11:23:50.018 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 11:23:50.018 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun1 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 11:23:50.018 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:23:50.018 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun2 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 11:23:50.018 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 11:23:50.018 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 11:23:50.018 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun2 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 11:23:50.018 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:23:50.018 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun3 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 11:23:50.018 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 11:23:50.018 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 11:23:50.018 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun3 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 11:23:50.018 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:23:50.018 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun4 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 11:23:50.018 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 11:23:50.018 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 11:23:50.018 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun4 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 11:23:50.018 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:23:50.018 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun5 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 11:23:50.018 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 11:23:50.018 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 11:23:50.018 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun5 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 11:23:50.019 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun1 is ignored because shouldRun method of RunIf conditional run is not met. 11:23:50.019 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun1 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 11:23:50.019 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun2 is ignored because @Ignore annotation is presented. 11:23:50.019 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun2 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 11:23:50.019 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun3 is ignored because @Ignore annotation is presented. 11:23:50.019 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun3 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 11:23:50.019 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun4 is ignored because shouldRun method of RunIf conditional run is not met. 11:23:50.019 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun4 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 11:23:50.019 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun5 is ignored because shouldRun method of RunIf conditional run is not met. 11:23:50.019 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun5 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 11:23:50.019 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun6 is ignored because shouldRun method of RunIf conditional run is not met. 11:23:50.019 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun6 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 11:23:50.019 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun7 is ignored because shouldRun method of RunIf conditional run is not met. 11:23:50.019 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun7 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 11:23:50.019 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun8 is ignored because shouldRun method of RunIf conditional run is not met. 11:23:50.019 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun8 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 11:23:50.019 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.006 s - in org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest testShouldRun1 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) Time elapsed: 0 s testShouldRun2 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) Time elapsed: 0 s testShouldRun3 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) Time elapsed: 0 s testShouldRun4 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) Time elapsed: 0 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 11:23:50.029 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 11:23:50.029 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 11:23:50.030 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:23:50.030 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 11:23:50.030 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:50.030 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:23:50.031 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:50.031 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:23:50.031 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:50.031 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 11:23:50.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.*'] 11:23:50.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:50.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.*'] 11:23:50.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:50.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.*'] 11:23:50.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:50.031 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:50.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:50.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:50.032 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:23:50.032 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:23:50.032 DEBUG [main][MenuItemLookup] Found menu:'File' 11:23:50.032 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:23:50.032 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:23:50.032 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:23:50.032 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:23:50.032 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:23:50.032 DEBUG [main][MenuItemLookup] Item match:Window 11:23:50.033 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:23:50.033 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:23:50.033 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:23:50.033 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:50.033 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:23:50.033 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:23:50.033 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:50.033 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:23:50.033 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:50.033 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:23:50.033 DEBUG [main][MenuItemLookup] Item match:Preferences 11:23:50.033 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:23:50.033 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:23:50.033 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:23:50.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:23:50.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 'Preferences.*'] is available. finished successfully 11:23:50.152 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:23:50.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:50.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:50.154 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:23:50.154 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:50.154 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:23:50.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:50.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:50.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:50.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:50.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:23:50.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:23:50.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:23:50.156 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 11:23:50.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:50.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:50.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:50.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:50.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:50.160 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:23:50.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:50.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:50.160 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:50.160 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:50.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:23:50.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:23:50.183 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:50.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:50.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:50.183 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 11:23:50.183 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 11:23:50.183 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [param0](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest) 11:23:50.183 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 11:23:50.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:50.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:50.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:50.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 11:23:50.184 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 11:23:50.184 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 11:23:50.184 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:50.184 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:50.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:50.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:50.213 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [param0](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest) 11:23:50.213 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 11:23:50.213 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [param1](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest) 11:23:50.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 11:23:50.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:50.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:50.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:50.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 11:23:50.214 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 11:23:50.214 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 11:23:50.214 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:50.214 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:50.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:50.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:50.214 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [param1](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest) 11:23:50.214 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 11:23:50.214 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 11:23:50.214 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:50.214 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:50.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:50.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s - in org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest test no-configuration [param0](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest) Time elapsed: 0.03 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 11:23:50.222 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 11:23:50.222 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 11:23:50.223 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:23:50.223 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 11:23:50.223 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:50.223 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:23:50.223 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:50.223 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:23:50.223 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:50.223 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 11:23:50.224 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:50.224 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:50.224 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:50.224 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:50.224 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:50.224 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:50.224 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:50.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:50.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:50.224 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:23:50.224 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:23:50.224 DEBUG [main][MenuItemLookup] Found menu:'File' 11:23:50.224 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:23:50.224 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:23:50.224 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:23:50.224 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:23:50.224 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:23:50.224 DEBUG [main][MenuItemLookup] Item match:Window 11:23:50.225 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:23:50.225 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:23:50.225 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:23:50.225 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:50.225 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:23:50.225 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:23:50.225 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:50.225 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:23:50.225 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:50.225 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:23:50.225 DEBUG [main][MenuItemLookup] Item match:Preferences 11:23:50.225 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:23:50.225 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:23:50.225 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:23:50.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:23:50.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:23:50.328 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:23:50.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:50.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:50.330 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:23:50.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:50.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:23:50.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:50.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:50.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:50.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:50.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:23:50.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:23:50.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:23:50.332 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:23:50.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:50.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:50.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:50.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:50.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:50.335 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:23:50.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:50.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:50.335 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:50.335 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:50.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:23:50.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:23:50.358 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:50.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:50.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:50.358 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 11:23:50.359 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 11:23:50.359 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [param: param0](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest) 11:23:50.359 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 11:23:50.359 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:50.359 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:50.359 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:50.359 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 11:23:50.359 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 11:23:50.359 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 11:23:50.359 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:50.359 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:50.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:50.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:50.359 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [param: param0](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest) 11:23:50.359 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 11:23:50.359 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [param: param1](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest) 11:23:50.359 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 11:23:50.359 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:50.359 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:50.359 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:50.359 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 11:23:50.359 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 11:23:50.360 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 11:23:50.360 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:50.360 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:50.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:50.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:50.360 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [param: param1](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest) 11:23:50.360 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 11:23:50.360 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 11:23:50.360 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:50.360 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:50.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:50.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s - in org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest test no-configuration [param: param0](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest) Time elapsed: 0 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 11:23:50.368 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 11:23:50.368 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:23:50.368 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:23:50.368 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 11:23:50.369 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:50.369 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:23:50.373 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:50.373 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:23:50.373 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:50.374 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 11:23:50.374 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:50.374 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:50.374 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:50.374 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:50.374 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:23:50.374 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:50.374 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:50.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:50.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:50.374 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:23:50.374 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:23:50.375 DEBUG [main][MenuItemLookup] Found menu:'File' 11:23:50.375 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:23:50.375 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:23:50.375 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:23:50.375 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:23:50.375 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:23:50.375 DEBUG [main][MenuItemLookup] Item match:Window 11:23:50.375 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:23:50.375 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:23:50.376 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:23:50.376 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:50.376 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:23:50.376 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:23:50.376 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:50.376 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:23:50.376 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:50.376 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:23:50.376 DEBUG [main][MenuItemLookup] Item match:Preferences 11:23:50.376 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:23:50.376 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:23:50.376 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:23:50.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:23: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 'Preferences.*'] is available. finished successfully 11:23:50.508 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:23:50.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:50.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:50.511 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:23:50.511 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:50.511 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:23:50.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:50.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:50.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:50.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:50.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:23:50.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:23:50.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:23:50.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 "Cancel", Widget matcher matching widgets with style: 8) 11:23:50.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:50.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:50.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:50.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:50.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:50.533 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:23:50.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:50.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:50.533 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:50.533 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:50.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:23:50.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:23:50.559 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:50.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:50.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:50.559 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 11:23:50.561 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:23:50.561 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEqualPrioritized no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 11:23:50.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 11:23:50.562 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:50.562 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:50.562 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:50.562 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 11:23:50.562 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 11:23:50.562 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 11:23:50.562 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:50.562 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:50.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:50.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:50.562 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEqualPrioritized no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 11:23:50.562 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:23:50.562 INFO [WorkbenchTestable][RequirementsRunner] Started test: testVariousPriority no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 11:23:50.562 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 11:23:50.562 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:50.562 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:50.562 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:50.562 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 11:23:50.562 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 11:23:50.562 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 11:23:50.562 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:50.562 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:50.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:50.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:50.563 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testVariousPriority no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 11:23:50.563 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:23:50.563 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOrderOfSortedList no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 11:23:50.563 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 11:23:50.563 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:50.563 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:50.563 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:50.563 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 11:23:50.563 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 11:23:50.563 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 11:23:50.563 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:50.563 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:50.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:50.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:50.563 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOrderOfSortedList no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 11:23:50.563 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 11:23:50.563 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 11:23:50.563 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:50.563 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:50.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:50.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s - in org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest testEqualPrioritized no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) Time elapsed: 0.001 s testVariousPriority no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) Time elapsed: 0.001 s testOrderOfSortedList no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest testGetCustomRequirementFromAnnotation(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0.002 s testGetValueOfStaticAnnotatedMethodWhichDoesNotExist(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0.002 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.003 s testGetValueOfStaticAnnotatedMethod(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0 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.027 s testGetValueOfStaticAnnotatedMethodWithWrongReturnType(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0 s testGetChildsClassAnnotations(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0 s testGetDefaultRequirementFromAnnotation(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.util.ReflectionUtilTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.reddeer.junit.test.util.ReflectionUtilTest testGettingComplexValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0.002 s testGettingNullAttributeValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s testGettingSimpleValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s testGettingObjectValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s testGettingInheritedValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s testHandlingNonExistingAttributeValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s testGettingNonAttributeValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s testHandlingNPE(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest 11:23:50.631 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 11:23:50.632 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass2 11:23:50.632 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:23:50.645 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaServerTestClassWithCollectionTwoRequirementsCorrect 11:23:50.645 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaServerTestClassWithCollectionTwoRequirementsCorrect 11:23:50.646 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:23:50.648 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 11:23:50.650 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 11:23:50.651 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 11:23:50.651 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 11:23:50.651 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:23:50.654 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements2 11:23:50.655 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements2 11:23:50.655 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements2 11:23:50.655 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements2 11:23:50.655 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:23:50.658 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 11:23:50.659 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 11:23:50.659 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 11:23:50.660 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 11:23:50.660 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 11:23:50.660 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 11:23:50.661 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:23:50.664 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClass 11:23:50.664 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClass 11:23:50.664 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:23:50.668 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClass2 11:23:50.668 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClass2 11:23:50.669 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:23:50.671 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollection 11:23:50.672 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollection 11:23:50.672 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:23:50.673 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 11:23:50.673 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:23:50.673 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 11:23:50.674 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 11:23:50.674 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:23:50.708 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements 11:23:50.708 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements 11:23:50.709 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:23:50.712 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$ServerTestClass 11:23:50.712 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$ServerTestClass 11:23:50.712 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 11:23:50.713 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 11:23:50.713 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 11:23:50.713 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 11:23:50.713 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:23:50.716 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:23:50.716 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 11:23:50.717 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:23:50.719 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirementsCorrect 11:23:50.719 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:23:50.722 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 11:23:50.722 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 11:23:50.723 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 11:23:50.723 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 11:23:50.723 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 11:23:50.723 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 11:23:50.724 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:23:50.726 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 11:23:50.726 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest testSimpleSuiteWithMoreTestClassesWithoutConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.004 s testCorrectRestrictionDiffAttributes(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.013 s testRequirementsSuite_withPartialConfig(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.005 s testRestrictedConfigurationTwoRequirements2(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.005 s testRestrictedConfigurationTwoRequirements3(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.005 s testJavaServerTestWithRestrictedConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.003 s testJavaServerTestWithRestrictedConfiguration2(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.005 s testJavaServerTestWithRestrictedConfigurationCollection(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.003 s testNestedSuiteWithoutConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.001 s testNestedSuiteAndTestClassWithoutConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.001 s testRestrictedConfigurationTwoRequirements(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.035 s testRequirementsSuiteWithConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.006 s testJavaServerTestWithPartialConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.001 s testSimpleSuiteWithoutConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.001 s testSameReqClassRestrictionDiffAttributes(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.003 s testJavaServerTestWithConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.004 s testIncorrectRestriction(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0 s testSameReqClassIncorrectRestrictionSameAttributes(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.001 s testJavaServerTestWithRestrictedConfigurationCollectionAndMatcher(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.001 s testSingleTestWithoutConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 11:23:50.734 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 11:23:50.737 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:23:50.737 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:23:50.737 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 11:23:50.737 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:50.737 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:23:50.738 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:50.738 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:23:50.738 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:50.738 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 11:23:50.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.*'] 11:23:50.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:50.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.*'] 11:23:50.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:50.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.*'] 11:23:50.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:50.738 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:50.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:50.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:50.738 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:23:50.739 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:23:50.739 DEBUG [main][MenuItemLookup] Found menu:'File' 11:23:50.739 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:23:50.739 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:23:50.739 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:23:50.739 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:23:50.739 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:23:50.739 DEBUG [main][MenuItemLookup] Item match:Window 11:23:50.740 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:23:50.740 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:23:50.740 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:23:50.740 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:50.740 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:23:50.740 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:23:50.740 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:50.740 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:23:50.740 DEBUG [main][MenuItemLookup] Found menu:'' 11:23:50.740 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:23:50.740 DEBUG [main][MenuItemLookup] Item match:Preferences 11:23:50.740 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:23:50.740 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:23:50.740 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:23:50.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.... 11:23:50.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 11:23:50.852 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:23:50.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:50.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:50.854 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:23:50.854 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:23:50.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 11:23:50.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:50.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:50.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:50.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:50.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:23:50.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:23:50.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:23:50.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 11:23:50.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:23:50.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:23:50.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:23:50.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:23:50.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:23:50.871 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:23:50.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:23:50.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:23:50.871 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:23:50.871 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:23:50.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:23:50.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:23:50.920 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:23:50.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:23:50.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:23:50.921 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 11:23:50.922 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:23:50.923 INFO [WorkbenchTestable][RequirementsRunner] Started test: screenshotCapturerTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) 11:23:50.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 11:23:50.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:50.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:50.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:50.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 11:23:50.924 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.screenshotCapturerTest.png 11:23:51.009 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 11:23:51.010 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.screenshotCapturerTest(2).png 11:23:51.095 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 11:23:51.097 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 11:23:51.097 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 11:23:51.097 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:51.097 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:51.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:51.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:51.098 INFO [WorkbenchTestable][RequirementsRunner] Finished test: screenshotCapturerTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) 11:23:51.098 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:23:51.098 INFO [WorkbenchTestable][RequirementsRunner] Started test: failAtTheEndTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) 11:23:51.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 11:23:51.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:23:51.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:23:51.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:23:51.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 11:23:51.099 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.failAtTheEndTest.png 11:23:51.176 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 11:23:51.177 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.failAtTheEndTest(2).png 11:23:51.253 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 11:23:51.253 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 11:23:51.253 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 11:23:51.253 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:51.254 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:51.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:51.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:23:51.254 INFO [WorkbenchTestable][RequirementsRunner] Finished test: failAtTheEndTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) 11:23:51.254 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 11:23:51.254 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 11:23:51.254 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:23:51.254 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:23:51.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:23:51.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.52 s - in org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest screenshotCapturerTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) Time elapsed: 0.175 s failAtTheEndTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) Time elapsed: 0.156 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.v20230901-1033 [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 361/12066K 421/12066K 481/12066K 541/12066K 601/12066K 661/12066K 721/12066K 781/12066K 842/12066K 902/12066K 962/12066K 1022/12066K 1083/12066K 1143/12066K 1205/12066K 1265/12066K 1325/12066K 1385/12066K 1445/12066K 1505/12066K 1565/12066K 1625/12066K 1685/12066K 1745/12066K 1805/12066K 1865/12066K 1926/12066K 1986/12066K 2047/12066K 2107/12066K 2167/12066K 2227/12066K 2287/12066K 2347/12066K 2407/12066K 2468/12066K 2528/12066K 2588/12066K 2648/12066K 2708/12066K 2768/12066K 2828/12066K 2889/12066K 2949/12066K 3010/12066K 3070/12066K 3130/12066K 3190/12066K 3250/12066K 3310/12066K 3370/12066K 3430/12066K 3490/12066K 3550/12066K 3610/12066K 3672/12066K 3732/12066K 3792/12066K 3852/12066K 3912/12066K 3972/12066K 4032/12066K 4092/12066K 4152/12066K 4212/12066K 4275/12066K 4337/12066K 4397/12066K 4458/12066K 4518/12066K 4580/12066K 4640/12066K 4700/12066K 4760/12066K 4820/12066K 4881/12066K 4941/12066K 5001/12066K 5061/12066K 5122/12066K 5182/12066K 5242/12066K 5302/12066K 5362/12066K 5422/12066K 5482/12066K 5542/12066K 5602/12066K 5662/12066K 5722/12066K 5782/12066K 5842/12066K 5902/12066K 5963/12066K 6023/12066K 6083/12066K 6143/12066K 6203/12066K 6263/12066K 6323/12066K 6383/12066K 6443/12066K 6503/12066K 6563/12066K 6623/12066K 6683/12066K 6743/12066K 6804/12066K 6864/12066K 6924/12066K 6984/12066K 7044/12066K 7104/12066K 7164/12066K 7224/12066K 7284/12066K 7344/12066K 7404/12066K 7464/12066K 7524/12066K 7586/12066K 7646/12066K 7706/12066K 7766/12066K 7826/12066K 7886/12066K 7946/12066K 8006/12066K 8066/12066K 8126/12066K 8187/12066K 8247/12066K 8307/12066K 8367/12066K 8427/12066K 8487/12066K 8547/12066K 8607/12066K 8667/12066K 8727/12066K 8787/12066K 8847/12066K 8907/12066K 8967/12066K 9027/12066K 9088/12066K 9149/12066K 9209/12066K 9269/12066K 9329/12066K 9389/12066K 9449/12066K 9509/12066K 9569/12066K 9630/12066K 9690/12066K 9751/12066K 9813/12066K 9873/12066K 9933/12066K 9993/12066K 10053/12066K 10113/12066K 10173/12066K 10233/12066K 10293/12066K 10353/12066K 10413/12066K 10473/12066K 10533/12066K 10593/12066K 10653/12066K 10714/12066K 10774/12066K 10834/12066K 10894/12066K 10954/12066K 11014/12066K 11074/12066K 11134/12066K 11194/12066K 11254/12066K 11314/12066K 11374/12066K 11434/12066K 11494/12066K 11555/12066K 11615/12066K 11675/12066K 11735/12066K 11795/12066K 11855/12066K 11915/12066K 11975/12066K 12035/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.33kB) [INFO] Fetching org.eclipse.jst.server.tomcat.ui_1.1.1100.v202307100353.jar from https://download.eclipse.org/staging/2023-09/plugins/ (145.07kB) [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 11:24:05.254 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 11:24:05.256 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 11:24:05.314 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 11:24:05.315 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 11:24:05.530 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.autobuilding.AutoBuildingRequirement 11:24:05.532 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.browser.InternalBrowserRequirement 11:24:05.532 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.cleanworkspace.CleanWorkspaceRequirement 11:24:05.533 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.closeeditors.CloseAllEditorsRequirement 11:24:05.534 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.db.DatabaseRequirement 11:24:05.535 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.jre.JRERequirement 11:24:05.536 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.openperspective.OpenPerspectiveRequirement 11:24:05.538 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.preferences.OomphRecorderRequirement 11:24:05.539 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.property.PropertyRequirement 11:24:05.539 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.securestorage.SecureStorageRequirement 11:24:05.541 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.server.apache.tomcat.ApacheTomcatServerRequirement 11:24:05.615 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest 11:24:05.641 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:24:05.644 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:24:05.645 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest 11:24:05.648 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 11:24:05.648 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 11:24:05.654 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 11:24:05.660 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:24:05.661 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:24:05.719 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:24:05.719 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:24:05.723 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:24:05.724 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 11:24:05.735 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:24:05.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:24:05.739 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:24:05.739 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:24:05.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.*'] 11:24:05.740 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:24:05.744 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:24:05.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:24:05.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:24:05.750 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:24:05.754 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:24:05.757 DEBUG [main][MenuItemLookup] Found menu:'File' 11:24:05.757 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:24:05.757 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:24:05.757 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:24:05.757 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:24:05.757 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:24:05.757 DEBUG [main][MenuItemLookup] Item match:Window 11:24:05.761 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:24:05.762 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:24:05.762 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:24:05.762 DEBUG [main][MenuItemLookup] Found menu:'' 11:24:05.762 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:24:05.762 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:24:05.762 DEBUG [main][MenuItemLookup] Found menu:'' 11:24:05.762 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:24:05.762 DEBUG [main][MenuItemLookup] Found menu:'' 11:24:05.762 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:24:05.762 DEBUG [main][MenuItemLookup] Item match:Preferences 11:24:05.764 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:24:05.764 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:24:05.766 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:24:05.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:24:05.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:24:05.936 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:24:05.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:24:05.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:24:05.940 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:24:05.940 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:24:05.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 11:24:05.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:24:05.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:24:05.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:24:05.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:24:05.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:24:05.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:24:05.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:24:06.021 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:24:06.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:24:06.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:24:06.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:24:06.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:24:06.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:24:06.027 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:24:06.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:24:06.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:24:06.035 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:24:06.036 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:24:06.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:24:06.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:24:06.074 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:24:06.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:24:06.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:24:06.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:24:06.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:24:06.113 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' view via menu. 11:24:06.114 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:24:06.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:24:06.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:24:06.114 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:24:06.115 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:24:06.115 DEBUG [main][MenuItemLookup] Found menu:'File' 11:24:06.115 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:24:06.115 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:24:06.115 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:24:06.115 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:24:06.115 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:24:06.115 DEBUG [main][MenuItemLookup] Item match:Window 11:24:06.117 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:24:06.117 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:24:06.117 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:24:06.117 DEBUG [main][MenuItemLookup] Found menu:'' 11:24:06.117 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:24:06.117 DEBUG [main][MenuItemLookup] Item match:Show View 11:24:06.128 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 11:24:06.128 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 11:24:06.128 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 11:24:06.128 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 11:24:06.128 DEBUG [main][MenuItemLookup] Found menu:'Progress' 11:24:06.128 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 11:24:06.128 DEBUG [main][MenuItemLookup] Found menu:'Properties' 11:24:06.129 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 11:24:06.129 DEBUG [main][MenuItemLookup] Found menu:'' 11:24:06.129 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 11:24:06.129 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 11:24:06.130 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 11:24:06.130 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 11:24:06.130 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 11:24:06.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 11:24:06.188 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 11:24:06.189 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 11:24:06.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:24:06.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:24:06.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 11:24:06.190 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:24:06.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:24:06.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:24:06.191 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:24:06.191 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:24:06.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:24:06.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:24:06.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:24:06.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:24:06.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:24:06.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:24:06.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:24:06.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 11:24:06.194 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 11:24:06.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:24:06.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:24:06.699 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 11:24:06.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 11:24:06.701 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 11:24:06.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:24:06.701 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 11:24:06.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:24:06.701 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 11:24:06.702 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Servers 11:24:06.702 DEBUG [main][TreeItemHandler] Selecting tree item: Servers 11:24:06.703 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Servers about selection 11:24:06.704 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Servers 11:24:06.704 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:24:06.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:24:06.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:24:06.704 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:24:06.704 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:24:06.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:24:06.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:24:06.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 "Open") 11:24:06.706 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:24:06.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:24:06.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:24:06.706 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:24:06.706 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:24:06.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:24:06.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:24:06.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:24:06.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:24:06.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:24:06.708 INFO [WorkbenchTestable][AbstractButton] Click button &Open 11:24:06.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:24:06.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:24:06.708 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:24:06.708 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:24:06.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:24:06.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:24:06.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2' view is open... 11:24:06.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:24:06.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:24:06.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2' view is open finished successfully 11:24:06.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:24:06.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:24:06.873 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:24:06.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:24:06.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:24:06.882 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:24:06.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 '\*?\QServers\E') 11:24:06.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:24:06.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:24:06.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:24:06.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:24:06.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:24:06.951 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:24:06.951 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:24:06.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:24:06.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:24:06.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:24:06.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:24:06.962 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:24:06.962 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:24:06.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:24:06.963 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 11:24:06.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 11:24:06.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:24:06.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:24:06.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:24:07.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:24:07.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:24:07.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:24:07.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:24:07.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 11:24:07.976 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 11:24:07.976 INFO [WorkbenchTestable][ApacheTomcatServerRequirement] Setup Apache Tomcat server 11:24:07.981 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:24:07.981 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:24:07.982 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:24:07.982 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:24:07.982 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 11:24:07.988 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:24:07.988 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:24:07.988 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:24:07.988 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:24:07.988 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:24:07.988 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:24:07.989 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:24:07.989 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:24:07.989 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:24:07.989 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:24:07.989 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:24:07.989 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:24:07.989 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:24:07.989 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:24:07.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:24:07.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:24:07.990 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:24:07.990 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:24:07.990 DEBUG [main][MenuItemLookup] Found menu:'File' 11:24:07.990 DEBUG [main][MenuItemLookup] Item match:File 11:24:07.993 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:24:07.993 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:24:07.997 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:24:07.997 DEBUG [main][MenuItemLookup] Found menu:'' 11:24:07.998 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:24:07.998 DEBUG [main][MenuItemLookup] Found menu:'File' 11:24:07.998 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:24:07.998 DEBUG [main][MenuItemLookup] Found menu:'' 11:24:07.998 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:24:07.998 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:24:07.999 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:24:07.999 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:24:07.999 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:24:08.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 11:24:08.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 11:24:08.139 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:24:08.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:24:08.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:24:08.140 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:24:08.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:24:08.141 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:24:08.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:24:08.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:24:08.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:24:08.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:24:08.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:24:08.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:24:08.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:24:08.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 11:24:08.145 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 11:24:08.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:24:08.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:24:08.647 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 11:24:08.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 11:24:08.647 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 11:24:08.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:24:08.647 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 11:24:08.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:24:08.648 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 11:24:08.648 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 11:24:08.648 DEBUG [main][TreeItemHandler] Selecting tree item: Server 11:24:08.648 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server about selection 11:24:08.651 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 11:24:08.652 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:24:08.652 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:24:08.653 DEBUG [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) 11:24:08.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:24:08.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:24:08.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:24:08.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:24:08.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:24:08.655 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:24:08.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:24:08.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:24:08.655 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:24:08.655 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:24:09.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'] 11:24:09.118 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:24:09.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:24:09.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 11:24:09.121 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 11:24:09.121 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 11:24:09.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:24:09.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:24:09.122 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 11:24:09.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:24:09.126 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 11:24:09.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:24:09.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:24:09.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:24:09.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:24:09.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:24:09.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 11:24:09.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 11:24:09.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server]... 11:24:09.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:24:09.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:24:09.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 11:24:09.130 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 11:24:09.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:24:09.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:24:09.631 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 11:24:09.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 11:24:09.637 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 11:24:09.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:24:09.637 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 11:24:09.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:24:09.638 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 11:24:09.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server] finished successfully 11:24:09.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.wizard.NewServerWizardPage, index 0 and no matchers specified 11:24:09.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:24:09.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:24:09.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:24:09.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:24:09.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:24:09.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:24:09.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:24:09.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 11:24:09.640 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 11:24:09.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:24:09.646 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 11:24:09.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:24:09.646 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 11:24:09.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 11:24:09.647 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 11:24:09.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:24:09.647 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 11:24:09.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:24:09.647 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 11:24:09.648 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Tomcat v10.0 Server 11:24:09.648 DEBUG [main][TreeItemHandler] Selecting tree item: Tomcat v10.0 Server 11:24:09.652 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Tomcat v10.0 Server about selection 11:24:09.717 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Tomcat v10.0 Server 11:24:09.718 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) 11:24:09.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:24:09.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:24:09.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:24:09.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:24:09.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:24:09.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:24:10.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:24:10.224 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:") 11:24:10.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:24:10.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:24:10.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:24:10.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:24:10.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:24:10.237 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:24:10.239 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Server at localhost 11:24:10.241 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 11:24:10.241 INFO [WorkbenchTestable][NewServerWizard] Go to next wizard page 11:24:10.241 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) 11:24:10.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:24:10.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:24:10.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:24:10.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:24:10.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:24:10.245 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:24:10.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:24:10.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:24:10.245 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:24:10.245 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:24:10.389 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 11:24:10.389 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:24:10.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:24:10.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:24:10.389 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 11:24:10.389 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:24:10.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:24:10.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:24:10.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:24:10.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:24:10.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:24:10.390 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:24:10.390 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Runtime 11:24:10.391 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 11:24:10.391 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:24:10.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:24:10.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:24:10.391 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 11:24:10.391 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:24:10.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:24:10.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:24:10.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:24:10.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:24:10.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 11:24:10.392 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:24:10.393 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/apache-tomcat-10.0.4 11:24:10.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 11:25:10.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 11:25:10.454 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 11:25:10.454 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 11:25:10.455 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) 11:25:10.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:25:10.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:10.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:25:10.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:25:10.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:25:10.464 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:25:10.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:25:10.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:25:10.465 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:25:10.465 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:25:10.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:25:10.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:25:10.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:25:10.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:25:10.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:25:10.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:25:10.998 INFO [WorkbenchTestable][AbstractServerRequirement] Checking the state of the server 'Apache Tomcat v10.0 Server at localhost' 11:25:10.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:11.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:25:11.002 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:25:11.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:11.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:25:11.005 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:25:11.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:25:11.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:25:11.005 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:25:11.005 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 11:25:11.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:25:11.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:11.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:25:11.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:25:11.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:25:11.009 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:25:11.009 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:25:11.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:25:11.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:25:11.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:25:11.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:25:11.012 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:25:11.013 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:25:11.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:25:11.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:25:11.014 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 11:25:11.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:25:11.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:11.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:25:11.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:25:11.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:25:11.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:11.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:25:11.034 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:25:11.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:25:11.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:25:11.035 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:25:11.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 '\*?\QServers\E') 11:25:11.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:25:11.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:11.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:25:11.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:25:11.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:25:11.048 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:25:11.048 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:25:11.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:25:11.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:25:11.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:25:11.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:25:11.065 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:25:11.065 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:25:11.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:25:11.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:25:11.066 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:25:11.066 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:25:11.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:25:11.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:25:11.067 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 11:25:11.067 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 11:25:11.067 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] about selection 11:25:11.113 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 11:25:11.115 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:25:11.115 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:25:11.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:25:11.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:25:11.116 INFO [WorkbenchTestable][AbstractServer] Start server Apache Tomcat v10.0 Server at localhost 11:25:11.116 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:25:11.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:25:11.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:25:11.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:25:11.117 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:25:11.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:25:11.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:25:11.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:25:11.119 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Apache Tomcat v10.0 Server at localhost 11:25:11.119 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:25:11.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:25:11.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:25:11.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:25:11.120 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 11:25:11.120 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 11:25:11.120 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] about selection 11:25:11.131 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 11:25:11.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:25:11.134 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:25:11.134 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:25:11.178 DEBUG [main][MenuItemLookup] Found menu:'New' 11:25:11.178 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:25:11.179 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:25:11.179 DEBUG [main][MenuItemLookup] Found menu:'' 11:25:11.179 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:25:11.179 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:25:11.179 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:25:11.179 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 11:25:11.179 DEBUG [main][MenuItemLookup] Found menu:'' 11:25:11.179 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 11:25:11.179 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 11:25:11.179 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 11:25:11.179 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 11:25:11.179 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 11:25:11.179 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 11:25:11.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 11:25:13.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 11:25:13.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 11:25:13.708 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:25:13.708 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:25:13.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:25:13.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:25:14.210 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:25:14.210 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:25:14.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:25:14.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:25:14.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 11:25:14.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:25:14.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 11:25:14.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:25:14.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:25:14.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:25:14.212 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:25:14.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:25:14.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:25:14.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:25:14.213 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 11:25:14.213 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:25:14.214 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:25:14.216 INFO [WorkbenchTestable][RequirementsRunner] Started test: isServerRunningTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerRunningTest) 11:25:14.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest 11:25:14.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:25:14.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:25:14.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:25:14.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:14.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:25:14.219 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:25:14.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:14.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:25:14.221 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:25:14.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:25:14.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:25:14.222 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:25:14.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') 11:25:14.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:25:14.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:14.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:25:14.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:25:14.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:25:14.225 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:25:14.225 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:25:14.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:25:14.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:25:14.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:25:14.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:25:14.228 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:25:14.228 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:25:14.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:25:14.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:25:14.229 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 11:25:14.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:25:14.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:14.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:25:14.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:25:14.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:25:14.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:14.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:25:14.231 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:25:14.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:25:14.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:25:14.232 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:25:14.232 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:25:14.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:25:14.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:14.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:25:14.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:25:14.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:25:14.234 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:25:14.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:25:14.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:25:14.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:25:14.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:25:14.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:25:14.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:14.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:25:14.250 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:25:14.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:25:14.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:25:14.251 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:25:14.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 '\*?\QServers\E') 11:25:14.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:25:14.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:14.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:25:14.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:25:14.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:25:14.263 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:25:14.263 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:25:14.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:25:14.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:25:14.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:25:14.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:25:14.266 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest 11:25:14.267 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:25:14.269 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:25:14.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:25:14.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:25:14.280 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isServerRunningTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerRunningTest) 11:25:14.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:14.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:25:14.283 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:25:14.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:14.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:25:14.285 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:25:14.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:25:14.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:25:14.296 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:25:14.296 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:25:14.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:25:14.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:14.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:25:14.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:25:14.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:25:14.298 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:25:14.298 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:25:14.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:25:14.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:25:14.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:25:14.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:25:14.301 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:25:14.301 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:25:14.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:25:14.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:25:14.312 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 11:25:14.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:25:14.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:14.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:25:14.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:25:14.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:25:14.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:14.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:25:14.316 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:25:14.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:25:14.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:25:14.317 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:25:14.317 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:25:14.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:25:14.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:14.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:25:14.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:25:14.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:25:14.329 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:25:14.329 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:25:14.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:25:14.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:25:14.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:25:14.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:25:14.332 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:25:14.332 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:25:14.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:25:14.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:25:14.333 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Started, Synchronized] 11:25:14.333 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Started, Synchronized] 11:25:14.333 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Started, Synchronized] about selection 11:25:14.348 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Started, Synchronized] 11:25:14.349 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:25:14.349 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:25:14.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:25:14.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:25:14.350 INFO [WorkbenchTestable][AbstractServer] Delete server 'Apache Tomcat v10.0 Server at localhost'. Stop server first: true 11:25:14.350 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:25:14.350 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:25:14.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:25:14.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:25:14.351 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:25:14.351 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:25:14.373 DEBUG [main][MenuItemLookup] Found menu:'New' 11:25:14.373 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:25:14.373 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:25:14.373 DEBUG [main][MenuItemLookup] Found menu:'' 11:25:14.373 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:25:14.373 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:25:14.373 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:25:14.373 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:25:14.373 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 11:25:14.373 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:25:14.373 INFO [main][MenuItemHandler] Select menu item: Delete Delete 11:25:14.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 11:25:14.450 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 11:25:14.450 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 11:25:14.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:25:14.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:25:14.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) 11:25:14.453 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:25:14.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:25:14.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:25:14.453 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 11:25:14.453 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:25:14.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:25:14.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:14.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:25:14.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:25:14.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:25:14.454 INFO [WorkbenchTestable][CheckBox] Select checkbox Delete unused server configuration(s) 11:25:14.455 DEBUG [WorkbenchTestable][CheckBox] Checkbox Delete unused server configuration(s) already selected, no action performed 11:25:14.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") 11:25:14.455 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:25:14.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:25:14.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:25:14.455 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 11:25:14.455 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:25:14.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:25:14.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:14.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:25:14.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:25:14.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:25:14.456 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:25:14.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:25:14.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:25:14.456 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:25:14.456 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:25:14.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:25:14.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:25:14.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:14.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:25:14.540 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:25:14.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:14.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:25:14.629 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:25:14.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:25:14.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:25:14.629 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:25:14.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 '\*?\QServers\E') 11:25:14.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:25:14.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:14.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:25:14.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:25:14.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:25:14.646 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:25:14.646 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:25:14.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:25:14.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:25:14.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:25:14.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:25:14.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost... 11:25:14.649 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:25:14.649 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:25:14.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:25:14.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:25:14.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.cnf.ServersView2, index 0 and no matchers specified 11:25:14.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:25:14.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:14.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:25:14.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:25:14.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:25:14.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:14.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:25:14.714 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:25:14.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:25:14.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:25:14.715 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:25:14.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 '\*?\QServers\E') 11:25:14.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:25:14.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:14.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:25:14.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:25:14.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:25:14.720 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:25:14.720 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:25:14.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:25:14.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:25:14.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:25:14.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:25:15.224 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:25:15.224 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:25:15.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:25:15.225 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 11:25:15.225 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 11:25:15.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:25:15.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:15.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:25:15.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:15.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:25:16.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:16.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:25:16.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 11:25:16.229 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 11:25:16.229 INFO [WorkbenchTestable][ServersView2] Requested server 'Apache Tomcat v10.0 Server at localhost' was not found on Servers view 11:25:16.230 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:25:16.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:25:16.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:25:16.231 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 11:25:16.231 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 11:25:16.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:25:16.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:16.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:25:16.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:16.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:25:17.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:17.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:25:17.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 11:25:17.236 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 11:25:17.237 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 11:25:17.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost finished successfully 11:25:17.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:25:17.237 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:25:17.237 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:25:17.237 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:25:17.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:25:17.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.*'] 11:25:17.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:25:17.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.*'] 11:25:17.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:25:17.239 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:25:17.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:25:17.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:25:17.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:25:17.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:25:17.240 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:25:17.240 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:25:17.240 DEBUG [main][MenuItemLookup] Found menu:'File' 11:25:17.240 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:25:17.240 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:25:17.240 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:25:17.240 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:25:17.240 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:25:17.240 DEBUG [main][MenuItemLookup] Item match:Window 11:25:17.242 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:25:17.242 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:25:17.242 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:25:17.242 DEBUG [main][MenuItemLookup] Found menu:'' 11:25:17.242 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:25:17.242 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:25:17.242 DEBUG [main][MenuItemLookup] Found menu:'' 11:25:17.242 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:25:17.242 DEBUG [main][MenuItemLookup] Found menu:'' 11:25:17.242 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:25:17.242 DEBUG [main][MenuItemLookup] Item match:Preferences 11:25:17.255 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:25:17.255 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:25:17.255 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:25:17.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:25:17.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:25:17.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:25:17.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:25:17.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:25:17.367 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:25:17.367 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:25:17.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 11:25:17.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:25:17.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:17.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:25:17.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:25:17.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:25:17.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:25:17.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:25:17.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 11:25:17.371 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 11:25:17.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:25:17.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:25:17.873 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 11:25:17.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 11:25:17.874 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 11:25:17.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:25:17.875 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 11:25:17.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:25:17.875 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 11:25:17.875 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 11:25:17.875 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 11:25:17.875 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 11:25:17.876 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 11:25:17.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:25:17.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:17.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:25:18.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:18.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:25:18.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:18.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:25:18.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:25:18.943 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Apache Tomcat v10.0 Runtime(test)' 11:25:18.947 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 11:25:18.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:25:18.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:18.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:25:18.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:25:18.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:25:18.951 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Apache Tomcat v10.0 Runtime' 11:25:18.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:25:18.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:25:18.960 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' was found 11:25:18.960 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' matched 'Apache Tomcat v10.0 Runtime'! Selecting... 11:25:18.960 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 11:25:18.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:25:18.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:25:18.961 TRACE [main][WidgetHandler] Notify Table with event 13 11:25:18.961 TRACE [main][WidgetHandler] Wait for synchronization 11:25:18.962 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") 11:25:18.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:25:18.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:18.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:25:18.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:25:18.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:25:18.966 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 11:25:18.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:25:18.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:25:18.966 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:25:18.966 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:25:19.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 11:25:22.010 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 11:25:22.011 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 11:25:22.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:22.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:25:22.013 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 11:25:22.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:25:22.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:22.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:25:22.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:25:22.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:25:22.017 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 11:25:22.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:25:22.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:25:22.017 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:25:22.017 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:25:22.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:25:22.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:25:22.048 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:25:22.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:25:22.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:25:22.048 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest 11:25:22.048 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:25:22.049 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:25:22.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:25:22.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:25:22.049 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: 76.819 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.063 s Running org.eclipse.reddeer.requirements.test.server.ServerPresentTest 11:25:22.085 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest 11:25:22.086 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:25:22.087 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:25:22.087 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest 11:25:22.087 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:25:22.087 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:25:22.087 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:25:22.087 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:25:22.087 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:25:22.087 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 11:25:22.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.*'] 11:25:22.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:25:22.088 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:25:22.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:25:22.088 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:25:22.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:25:22.088 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:25:22.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:25:22.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:25:22.088 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:25:22.088 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:25:22.088 DEBUG [main][MenuItemLookup] Found menu:'File' 11:25:22.089 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:25:22.089 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:25:22.089 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:25:22.089 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:25:22.089 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:25:22.089 DEBUG [main][MenuItemLookup] Item match:Window 11:25:22.089 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:25:22.089 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:25:22.089 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:25:22.089 DEBUG [main][MenuItemLookup] Found menu:'' 11:25:22.089 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:25:22.089 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:25:22.089 DEBUG [main][MenuItemLookup] Found menu:'' 11:25:22.089 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:25:22.089 DEBUG [main][MenuItemLookup] Found menu:'' 11:25:22.089 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:25:22.089 DEBUG [main][MenuItemLookup] Item match:Preferences 11:25:22.089 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:25:22.090 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:25:22.090 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:25:22.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:25:22.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:25:22.215 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:25:22.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:25:22.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:25:22.217 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:25:22.217 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:25:22.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 11:25:22.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:25:22.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:22.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:25:22.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:25:22.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:25:22.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:25:22.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:25:22.219 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:25:22.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:25:22.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:22.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:25:22.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:25:22.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:25:22.221 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:25:22.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:25:22.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:25:22.221 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:25:22.221 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:25:22.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:25:22.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:25:22.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:25:22.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:25:22.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:25:22.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:22.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:25:22.258 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:25:22.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:22.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:25:22.261 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:25:22.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:25:22.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:25:22.261 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:25:22.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 '\*?\QServers\E') 11:25:22.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:25:22.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:22.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:25:22.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:25:22.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:25:22.263 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:25:22.263 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:25:22.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:25:22.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:25:22.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:25:22.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:25:22.266 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:25:22.266 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:25:22.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:25:22.267 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 11:25:22.267 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 11:25:22.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:25:22.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:22.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:25:22.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:22.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:25:23.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:23.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:25:23.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 11:25:23.269 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 11:25:23.269 INFO [WorkbenchTestable][ApacheTomcatServerRequirement] Setup Apache Tomcat server 11:25:23.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'] 11:25:23.270 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:25:23.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'] 11:25:23.270 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:25:23.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: "New Server"] 11:25:23.270 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:25:23.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'] 11:25:23.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:25:23.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'] 11:25:23.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:25:23.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'] 11:25:23.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:25:23.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: "New Server"] 11:25:23.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:25:23.272 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:25:23.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:25:23.272 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:25:23.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:25:23.272 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:25:23.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:25:23.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:25:23.273 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:25:23.273 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:25:23.273 DEBUG [main][MenuItemLookup] Found menu:'File' 11:25:23.273 DEBUG [main][MenuItemLookup] Item match:File 11:25:23.274 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:25:23.274 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:25:23.276 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:25:23.276 DEBUG [main][MenuItemLookup] Found menu:'' 11:25:23.276 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:25:23.276 DEBUG [main][MenuItemLookup] Found menu:'File' 11:25:23.276 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:25:23.276 DEBUG [main][MenuItemLookup] Found menu:'' 11:25:23.276 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:25:23.276 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:25:23.287 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:25:23.287 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:25:23.287 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:25:23.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.... 11:25:23.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 'New|Select a wizard'] is available. finished successfully 11:25:23.354 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:25:23.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:25:23.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:25:23.361 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:25:23.361 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:25:23.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:25:23.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:25:23.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:23.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:25:23.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:25:23.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:25:23.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:25:23.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:25:23.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 11:25:23.363 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 11:25:23.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:25:23.363 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 11:25:23.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:25:23.363 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 11:25:23.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 11:25:23.363 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 11:25:23.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:25:23.363 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 11:25:23.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:25:23.363 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 11:25:23.363 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 11:25:23.363 DEBUG [main][TreeItemHandler] Selecting tree item: Server 11:25:23.363 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server about selection 11:25:23.364 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 11:25:23.364 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:25:23.364 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:25:23.364 DEBUG [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) 11:25:23.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:25:23.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:23.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:25:23.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:25:23.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:25:23.365 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:25:23.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:25:23.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:25:23.365 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:25:23.365 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:25:23.437 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:25:23.439 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:25:23.439 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:25:23.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 11:25:23.439 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 11:25:23.439 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 11:25:23.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:25:23.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:25:23.440 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 11:25:23.440 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:25:23.441 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 11:25:23.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:25:23.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:23.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:25:23.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:25:23.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:25:23.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 11:25:23.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 11:25:23.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server]... 11:25:23.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:25:23.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:25:23.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 11:25:23.444 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 11:25:23.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:25:23.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:25:23.944 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 11:25:23.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 11:25:23.949 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 11:25:23.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:25:23.949 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 11:25:23.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:25:23.949 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 11:25:23.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server] finished successfully 11:25:23.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.wizard.NewServerWizardPage, index 0 and no matchers specified 11:25:23.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:25:23.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:23.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:25:23.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:25:23.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:25:23.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:25:23.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:25:23.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 11:25:23.950 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 11:25:23.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:25:23.950 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 11:25:23.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:25:23.950 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 11:25:23.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 11:25:23.951 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 11:25:23.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:25:23.951 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 11:25:23.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:25:23.951 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 11:25:23.951 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Tomcat v10.0 Server 11:25:23.951 DEBUG [main][TreeItemHandler] Selecting tree item: Tomcat v10.0 Server 11:25:23.951 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Tomcat v10.0 Server about selection 11:25:23.971 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Tomcat v10.0 Server 11:25:23.971 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) 11:25:23.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:25:23.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:23.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:25:23.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:25:23.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:25:23.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:25:24.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:25:24.473 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:") 11:25:24.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:25:24.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:24.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:25:24.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:25:24.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:25:24.477 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:25:24.478 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Server at localhost 11:25:24.479 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 11:25:24.479 INFO [WorkbenchTestable][NewServerWizard] Go to next wizard page 11:25:24.479 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) 11:25:24.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:25:24.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:24.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:25:24.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:25:24.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:25:24.481 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:25:24.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:25:24.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:25:24.481 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:25:24.481 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:25:24.510 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 11:25:24.510 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:25:24.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:25:24.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:25:24.510 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 11:25:24.510 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:25:24.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:25:24.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:25:24.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:25:24.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:25:24.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:25:24.511 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:25:24.511 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Runtime 11:25:24.512 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 11:25:24.512 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:25:24.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:25:24.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:25:24.512 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 11:25:24.512 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:25:24.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:25:24.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:25:24.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:25:24.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:25:24.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 11:25:24.512 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:25:24.513 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/apache-tomcat-10.0.4 11:25:24.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 11:26:24.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 11:26:24.532 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 11:26:24.532 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 11:26:24.532 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) 11:26:24.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:26:24.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:26:24.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:26:24.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:26:24.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:26:24.538 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:26:24.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:26:24.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:26:24.538 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:26:24.538 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:26:24.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:26:25.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:26:25.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:26:25.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:26:25.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:26:25.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:26:25.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:26:25.050 INFO [WorkbenchTestable][AbstractServerRequirement] Checking the state of the server 'Apache Tomcat v10.0 Server at localhost' 11:26:25.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:26:25.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:26:25.053 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:26:25.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:26:25.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:26:25.055 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:26:25.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:26:25.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:26:25.055 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:26:25.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 '\*?\QServers\E') 11:26:25.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:26:25.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:26:25.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:26:25.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:26:25.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:26:25.058 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:26:25.058 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:26:25.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:26:25.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:26:25.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:26:25.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:26:25.070 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:26:25.070 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:26:25.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:26:25.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:26:25.071 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 11:26:25.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:26:25.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:26:25.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:26:25.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:26:25.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:26:25.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:26:25.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:26:25.074 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:26:25.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:26:25.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:26:25.074 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:26: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 '\*?\QServers\E') 11:26:25.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:26:25.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:26:25.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:26:25.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:26:25.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:26:25.086 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:26:25.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:26:25.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:26:25.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:26:25.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:26:25.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:26:25.089 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:26:25.089 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:26:25.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:26:25.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:26:25.090 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:26:25.090 INFO [WorkbenchTestable][RequirementsRunner] Started test: isServerPresentTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerPresentTest) 11:26:25.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest 11:26:25.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:26:25.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:26:25.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:26:25.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:26:25.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:26:25.093 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:26:25.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:26:25.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:26:25.104 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:26:25.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:26:25.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:26:25.105 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:26:25.105 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:26:25.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:26:25.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:26:25.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:26:25.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:26:25.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:26:25.107 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:26:25.107 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:26:25.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:26:25.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:26:25.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:26:25.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:26:25.109 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:26:25.109 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:26:25.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:26:25.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:26:25.109 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 11:26:25.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:26:25.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:26:25.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:26:25.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:26:25.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:26:25.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:26:25.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:26:25.122 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:26:25.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:26:25.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:26:25.122 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:26:25.123 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:26:25.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:26:25.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:26:25.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:26:25.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:26:25.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:26:25.125 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:26:25.125 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:26:25.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:26:25.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:26:25.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:26:25.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:26:25.137 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest 11:26:25.137 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:26:25.137 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:26:25.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:26:25.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:26:25.137 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isServerPresentTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerPresentTest) 11:26:25.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:26:25.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:26:25.140 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:26:25.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:26:25.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:26:25.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:26:25.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:26:25.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:26:25.143 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:26:25.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 '\*?\QServers\E') 11:26:25.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:26:25.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:26:25.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:26:25.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:26:25.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:26:25.155 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:26:25.155 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:26:25.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:26:25.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:26:25.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:26:25.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:26:25.158 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:26:25.158 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:26:25.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:26:25.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:26: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.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 11:26:25.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:26:25.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:26:25.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:26:25.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:26:25.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:26:25.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:26:25.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:26:25.171 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:26:25.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:26:25.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:26:25.171 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:26:25.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:26:25.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:26:25.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:26:25.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:26:25.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:26:25.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:26:25.174 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:26:25.174 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:26:25.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:26:25.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:26:25.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:26:25.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:26:25.176 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:26:25.176 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:26:25.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:26:25.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:26:25.177 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 11:26:25.177 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 11:26:25.177 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] about selection 11:26:25.213 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 11:26:25.214 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:26:25.214 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:26:25.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:26:25.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:26:25.215 INFO [WorkbenchTestable][AbstractServer] Delete server 'Apache Tomcat v10.0 Server at localhost'. Stop server first: true 11:26:25.215 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:26:25.215 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:26:25.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:26:25.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:26:25.216 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:26:25.216 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:26:25.233 DEBUG [main][MenuItemLookup] Found menu:'New' 11:26:25.233 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:26:25.233 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:26:25.233 DEBUG [main][MenuItemLookup] Found menu:'' 11:26:25.233 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:26:25.233 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:26:25.233 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:26:25.233 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:26:25.233 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 11:26:25.233 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:26:25.233 INFO [main][MenuItemHandler] Select menu item: Delete Delete 11:26:25.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 11:26:25.266 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 11:26:25.266 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 11:26:25.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:26:25.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:26:25.266 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:26:25.266 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:26:25.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:26:25.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:26:25.266 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 11:26:25.266 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:26:25.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:26:25.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:26:25.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:26:25.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:26:25.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:26:25.267 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:26:25.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:26:25.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:26:25.267 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:26:25.267 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:26:25.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:26:25.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:26:25.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:26:25.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:26:25.321 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:26:25.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:26:25.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:26:25.323 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:26:25.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:26:25.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:26:25.323 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:26:25.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 '\*?\QServers\E') 11:26:25.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:26:25.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:26:25.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:26:25.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:26:25.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:26:25.325 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:26:25.325 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:26:25.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:26:25.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:26:25.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:26:25.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:26:25.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost... 11:26:25.327 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:26:25.327 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:26:25.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:26:25.328 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 11:26:25.328 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 11:26:25.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:26:25.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:26:25.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:26:25.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:26:25.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:26:26.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:26:26.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:26:26.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 11:26:26.330 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 11:26:26.330 INFO [WorkbenchTestable][ServersView2] Requested server 'Apache Tomcat v10.0 Server at localhost' was not found on Servers view 11:26:26.330 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:26:26.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:26:26.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:26:26.331 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 11:26:26.331 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 11:26:26.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:26:26.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:26:26.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:26:26.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:26:26.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:26:27.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:26:27.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:26:27.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 11:26:27.334 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 11:26:27.334 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 11:26:27.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost finished successfully 11:26:27.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:26:27.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:26:27.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:26:27.334 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:26:27.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:26:27.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.*'] 11:26:27.334 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:26:27.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.*'] 11:26:27.334 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:26:27.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.*'] 11:26:27.334 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:26:27.334 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:26:27.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:26:27.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:26:27.335 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:26:27.335 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:26:27.335 DEBUG [main][MenuItemLookup] Found menu:'File' 11:26:27.335 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:26:27.335 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:26:27.335 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:26:27.335 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:26:27.335 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:26:27.335 DEBUG [main][MenuItemLookup] Item match:Window 11:26:27.336 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:26:27.336 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:26:27.336 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:26:27.336 DEBUG [main][MenuItemLookup] Found menu:'' 11:26:27.336 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:26:27.336 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:26:27.336 DEBUG [main][MenuItemLookup] Found menu:'' 11:26:27.336 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:26:27.336 DEBUG [main][MenuItemLookup] Found menu:'' 11:26:27.336 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:26:27.336 DEBUG [main][MenuItemLookup] Item match:Preferences 11:26:27.336 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:26:27.336 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:26:27.336 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:26:27.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:26:27.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:26:27.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:26:27.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:26:27.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:26:27.434 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:26:27.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:26:27.434 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:26:27.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:26:27.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:26:27.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:26:27.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:26:27.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:26:27.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:26:27.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:26:27.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 11:26:27.436 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 11:26:27.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:26:27.436 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 11:26:27.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:26:27.436 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 11:26:27.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 11:26:27.436 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 11:26:27.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:26:27.436 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 11:26:27.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:26:27.436 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 11:26:27.436 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 11:26:27.436 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 11:26:27.436 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 11:26:27.437 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 11:26:27.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:26:27.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:26:27.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:26:27.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:26:27.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:26:28.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:26:28.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:26:28.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:26:28.442 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Apache Tomcat v10.0 Runtime(test)' 11:26:28.442 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 11:26:28.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:26:28.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:26:28.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:26:28.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:26:28.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:26:28.444 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Apache Tomcat v10.0 Runtime' 11:26:28.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:26:28.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:26:28.448 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' was found 11:26:28.448 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' matched 'Apache Tomcat v10.0 Runtime'! Selecting... 11:26:28.448 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 11:26:28.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:26:28.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:26:28.448 TRACE [main][WidgetHandler] Notify Table with event 13 11:26:28.448 TRACE [main][WidgetHandler] Wait for synchronization 11:26:28.448 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") 11:26:28.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:26:28.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:26:28.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:26:28.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:26:28.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:26:28.451 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 11:26:28.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:26:28.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:26:28.451 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:26:28.451 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:26:28.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 11:26:31.457 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 11:26:31.457 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 11:26:31.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:26:31.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:26:31.459 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 11:26:31.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:26:31.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:26:31.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:26:31.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:26:31.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:26:31.463 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 11:26:31.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:26:31.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:26:31.464 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:26:31.464 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:26:31.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:26:31.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:26:31.499 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:26:31.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:26:31.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:26:31.500 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest 11:26:31.500 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:26:31.500 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:26:31.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:26:31.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.417 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.047 s Running org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 11:26:31.513 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 11:26:31.514 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:26:31.514 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:26:31.515 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 11:26:31.515 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:26:31.515 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:26:31.515 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:26:31.515 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:26:31.515 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:26:31.516 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 11:26:31.516 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:26:31.516 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:26:31.516 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:26:31.516 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:26:31.516 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:26:31.516 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:26:31.516 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:26:31.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:26:31.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:26:31.517 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:26:31.517 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:26:31.517 DEBUG [main][MenuItemLookup] Found menu:'File' 11:26:31.517 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:26:31.517 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:26:31.517 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:26:31.517 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:26:31.517 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:26:31.517 DEBUG [main][MenuItemLookup] Item match:Window 11:26:31.518 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:26:31.518 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:26:31.518 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:26:31.518 DEBUG [main][MenuItemLookup] Found menu:'' 11:26:31.518 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:26:31.518 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:26:31.518 DEBUG [main][MenuItemLookup] Found menu:'' 11:26:31.518 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:26:31.518 DEBUG [main][MenuItemLookup] Found menu:'' 11:26:31.518 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:26:31.518 DEBUG [main][MenuItemLookup] Item match:Preferences 11:26:31.518 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:26:31.518 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:26:31.518 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:26:31.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.... 11:26:31.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:26:31.614 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:26:31.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:26:31.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:26:31.615 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:26:31.615 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:26:31.615 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:26:31.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:26:31.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:26:31.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:26:31.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:26:31.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:26:31.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:26:31.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:26:31.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:26:31.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:26:31.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:26:31.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:26:31.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:26:31.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:26:31.630 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:26:31.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:26:31.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:26:31.630 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:26:31.630 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:26:31.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:26:31.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:26:31.666 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:26:31.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:26:31.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:26:31.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:26:31.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:26:31.670 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:26:31.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:26:31.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:26:31.673 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:26:31.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:26:31.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:26:31.673 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:26:31.674 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:26:31.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:26:31.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:26:31.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:26:31.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:26:31.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:26:31.677 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:26:31.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:26:31.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:26:31.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:26:31.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:26:31.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:26:31.679 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:26:31.679 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:26:31.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:26:31.680 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 11:26:31.680 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 11:26:31.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:26:31.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:26:31.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:26:32.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:26:32.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:26:32.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:26:32.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:26:32.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 11:26:32.683 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 11:26:32.683 INFO [WorkbenchTestable][ApacheTomcatServerRequirement] Setup Apache Tomcat server 11:26:32.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'] 11:26:32.684 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:26:32.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'] 11:26:32.684 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:26:32.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: "New Server"] 11:26:32.684 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:26:32.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'] 11:26:32.684 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:26:32.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'] 11:26:32.685 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:26:32.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'] 11:26:32.685 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:26:32.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 Server"] 11:26:32.685 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:26:32.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'] 11:26:32.685 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:26:32.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'] 11:26:32.686 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:26:32.686 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:26:32.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:26:32.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:26:32.686 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:26:32.686 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:26:32.686 DEBUG [main][MenuItemLookup] Found menu:'File' 11:26:32.686 DEBUG [main][MenuItemLookup] Item match:File 11:26:32.687 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:26:32.687 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:26:32.689 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:26:32.689 DEBUG [main][MenuItemLookup] Found menu:'' 11:26:32.689 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:26:32.689 DEBUG [main][MenuItemLookup] Found menu:'File' 11:26:32.689 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:26:32.689 DEBUG [main][MenuItemLookup] Found menu:'' 11:26:32.689 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:26:32.689 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:26:32.689 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:26:32.689 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:26:32.690 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:26:32.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.... 11:26:32.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 'New|Select a wizard'] is available. finished successfully 11:26:32.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:26:32.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:26:32.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:26:32.758 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:26:32.758 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:26:32.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:26:32.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:26:32.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:26:32.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:26:32.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:26:32.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:26:32.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:26:32.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:26:32.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 11:26:32.760 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 11:26:32.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:26:32.761 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 11:26:32.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:26:32.761 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 11:26:32.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 11:26:32.761 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 11:26:32.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:26:32.761 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 11:26:32.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:26:32.761 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 11:26:32.761 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 11:26:32.761 DEBUG [main][TreeItemHandler] Selecting tree item: Server 11:26:32.761 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server about selection 11:26:32.761 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 11:26:32.762 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:26:32.762 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:26:32.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.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) 11:26:32.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:26:32.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:26:32.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:26:32.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:26:32.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:26:32.763 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:26:32.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:26:32.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:26:32.763 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:26:32.763 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:26:32.845 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:26:32.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:26:32.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:26:32.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 11:26:32.847 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 11:26:32.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 11:26:32.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:26:32.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:26:32.847 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 11:26:32.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:26:32.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.wizard.NewServerWizardPage, index 0 and no matchers specified 11:26:32.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:26:32.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:26:32.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:26:32.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:26:32.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:26:32.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 11:26:32.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 11:26:32.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server]... 11:26:32.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:26:32.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:26:32.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 11:26:32.852 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 11:26:32.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:26:33.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:26:33.353 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 11:26:33.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 11:26:33.357 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 11:26:33.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:26:33.358 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 11:26:33.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:26:33.358 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 11:26:33.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server] finished successfully 11:26:33.359 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 11:26:33.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:26:33.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:26:33.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:26:33.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:26:33.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:26:33.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:26:33.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:26:33.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 11:26:33.360 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 11:26:33.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:26:33.360 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 11:26:33.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:26:33.360 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 11:26:33.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 11:26:33.360 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 11:26:33.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:26:33.360 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 11:26:33.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:26:33.360 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 11:26:33.360 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Tomcat v10.0 Server 11:26:33.360 DEBUG [main][TreeItemHandler] Selecting tree item: Tomcat v10.0 Server 11:26:33.361 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Tomcat v10.0 Server about selection 11:26:33.387 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Tomcat v10.0 Server 11:26: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.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) 11:26:33.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:26:33.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:26:33.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:26:33.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:26:33.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:26:33.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:26:33.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:26:33.890 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:") 11:26:33.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:26:33.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:26:33.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:26:33.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:26:33.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:26:33.894 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:26:33.895 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Server at localhost 11:26:33.895 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 11:26:33.895 INFO [WorkbenchTestable][NewServerWizard] Go to next wizard page 11:26:33.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 "Next >", Widget matcher matching widgets with style: 8) 11:26:33.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:26:33.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:26:33.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:26:33.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:26:33.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:26:33.897 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:26:33.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:26:33.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:26:33.897 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:26:33.897 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:26:33.931 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 11:26:33.931 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:26:33.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:26:33.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:26:33.931 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 11:26:33.931 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:26:33.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:26:33.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:26:33.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:26:33.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:26:33.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:26:33.931 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:26:33.931 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Runtime 11:26:33.933 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 11:26:33.933 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:26:33.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:26:33.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:26:33.933 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 11:26:33.933 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:26:33.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:26:33.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:26:33.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:26:33.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:26:33.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 11:26:33.934 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:26:33.934 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/apache-tomcat-10.0.4 11:26:33.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 11:27:33.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 11:27:33.951 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 11:27:33.951 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 11:27:33.951 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) 11:27:33.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:27:33.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:33.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:27:33.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:27:33.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:27:33.955 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:27:33.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:27:33.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:27:33.955 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:27:33.955 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:27:33.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:27:34.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:27:34.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:27:34.462 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:27:34.462 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:27:34.462 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:27:34.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:27:34.462 INFO [WorkbenchTestable][AbstractServerRequirement] Checking the state of the server 'Apache Tomcat v10.0 Server at localhost' 11:27:34.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:34.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:27:34.465 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:27:34.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:34.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:27:34.467 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:27:34.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:27:34.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:27:34.467 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:27:34.467 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:27:34.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:27:34.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:34.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:27:34.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:27:34.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:27:34.470 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:27:34.470 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:27:34.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:27:34.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:27:34.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:27:34.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:27:34.473 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:27:34.473 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:27:34.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:27:34.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:27:34.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 11:27:34.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:27:34.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:34.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:27:34.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:27:34.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:27:34.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:34.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:27:34.476 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:27:34.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:27:34.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:27:34.477 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:27:34.477 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:27:34.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:27:34.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:34.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:27:34.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:27:34.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:27:34.479 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:27:34.479 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:27:34.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:27:34.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:27:34.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:27:34.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:27:34.481 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:27:34.481 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:27:34.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:27:34.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:27:34.482 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:27:34.482 INFO [WorkbenchTestable][RequirementsRunner] Started test: testServerCleanup server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerCleanupTest) 11:27:34.482 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 11:27:34.482 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:27:34.482 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:27:34.482 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:27:34.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:34.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:27:34.495 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:27:34.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:34.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:27:34.498 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:27:34.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:27:34.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:27:34.498 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:27:34.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') 11:27:34.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:27:34.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:34.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:27:34.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:27:34.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:27:34.511 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:27:34.511 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:27:34.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:27:34.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:27:34.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:27:34.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:27:34.514 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:27:34.514 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:27:34.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:27:34.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:27:34.514 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 11:27:34.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:27:34.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:34.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:27:34.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:27:34.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:27:34.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:34.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:27:34.527 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:27:34.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:27:34.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:27:34.528 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:27:34.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:27:34.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:27:34.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:34.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:27:34.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:27:34.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:27:34.530 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:27:34.530 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:27:34.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:27:34.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:27:34.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:27:34.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:27:34.542 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:27:34.542 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:27:34.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:27:34.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:27:34.543 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 11:27:34.543 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 11:27:34.543 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] about selection 11:27:34.549 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 11:27:34.553 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:27:34.553 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:27:34.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:27:34.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:27:34.555 INFO [WorkbenchTestable][AbstractServer] Delete server 'Apache Tomcat v10.0 Server at localhost'. Stop server first: true 11:27:34.555 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:27:34.555 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:27:34.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:27:34.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:27:34.555 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:27:34.555 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:27:34.571 DEBUG [main][MenuItemLookup] Found menu:'New' 11:27:34.571 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:27:34.571 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:27:34.571 DEBUG [main][MenuItemLookup] Found menu:'' 11:27:34.571 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:27:34.571 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:27:34.571 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:27:34.571 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:27:34.571 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 11:27:34.571 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:27:34.571 INFO [main][MenuItemHandler] Select menu item: Delete Delete 11:27:34.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 11:27:34.615 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 11:27:34.615 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 11:27:34.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:27:34.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:27:34.615 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 11:27:34.615 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:27:34.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:27:34.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:27:34.616 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 11:27:34.616 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:27:34.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:27:34.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:34.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:27:34.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:27:34.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:27:34.616 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:27:34.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:27:34.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:27:34.617 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:27:34.617 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:27:34.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:27:34.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:27:34.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:34.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:27:34.643 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:27:34.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:34.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:27:34.645 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:27:34.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:27:34.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:27:34.646 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:27:34.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') 11:27:34.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:27:34.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:34.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:27:34.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:27:34.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:27:34.648 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:27:34.648 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:27:34.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:27:34.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:27:34.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:27:34.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:27:34.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost... 11:27:34.650 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:27:34.650 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:27:34.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:27:34.650 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 11:27:34.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.server.ui.cnf.ServersView2, index 0 and no matchers specified 11:27:34.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:27:34.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:34.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:27:35.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:35.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:27:35.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:35.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:27:35.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 11:27:35.655 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 11:27:35.655 INFO [WorkbenchTestable][ServersView2] Requested server 'Apache Tomcat v10.0 Server at localhost' was not found on Servers view 11:27:35.655 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:27:35.655 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:27:35.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:27:35.658 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 11:27:35.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 11:27:35.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:27:35.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:35.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:27:36.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:36.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:27:36.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:36.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:27:36.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 11:27:36.660 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 11:27:36.660 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 11:27:36.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost finished successfully 11:27:36.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:27:36.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:27:36.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:27:36.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:27:36.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:27:36.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.*'] 11:27:36.661 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:27:36.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.*'] 11:27:36.661 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:27:36.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.*'] 11:27:36.661 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:27:36.661 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:27:36.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:27:36.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:27:36.662 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:27:36.662 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:27:36.662 DEBUG [main][MenuItemLookup] Found menu:'File' 11:27:36.663 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:27:36.663 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:27:36.663 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:27:36.663 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:27:36.663 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:27:36.663 DEBUG [main][MenuItemLookup] Item match:Window 11:27:36.665 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:27:36.665 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:27:36.665 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:27:36.665 DEBUG [main][MenuItemLookup] Found menu:'' 11:27:36.665 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:27:36.665 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:27:36.665 DEBUG [main][MenuItemLookup] Found menu:'' 11:27:36.665 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:27:36.665 DEBUG [main][MenuItemLookup] Found menu:'' 11:27:36.665 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:27:36.665 DEBUG [main][MenuItemLookup] Item match:Preferences 11:27:36.665 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:27:36.666 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:27:36.666 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:27:36.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:27:36.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 11:27:36.750 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:27:36.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:27:36.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:27:36.758 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:27:36.758 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:27:36.758 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:27:36.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:27:36.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:36.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:27:36.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:27:36.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:27:36.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:27:36.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:27:36.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 11:27:36.760 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 11:27:36.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:27:36.760 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 11:27:36.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:27:36.760 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 11:27:36.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 11:27:36.760 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 11:27:36.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:27:36.760 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 11:27:36.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:27:36.760 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 11:27:36.760 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 11:27:36.760 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 11:27:36.761 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 11:27:36.761 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 11:27:36.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:27:36.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:36.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:27:37.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:37.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:27:37.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:37.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:27:37.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:27:37.765 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Apache Tomcat v10.0 Runtime(test)' 11:27:37.765 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 11:27:37.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:27:37.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:37.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:27:37.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:27:37.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:27:37.767 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Apache Tomcat v10.0 Runtime' 11:27:37.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:27:37.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:27:37.771 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' was found 11:27:37.771 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' matched 'Apache Tomcat v10.0 Runtime'! Selecting... 11:27:37.771 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 11:27:37.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:27:37.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:27:37.771 TRACE [main][WidgetHandler] Notify Table with event 13 11:27:37.771 TRACE [main][WidgetHandler] Wait for synchronization 11:27:37.771 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") 11:27:37.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:27:37.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:37.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:27:37.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:27:37.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:27:37.774 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 11:27:37.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:27:37.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:27:37.774 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:27:37.774 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:27:37.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 11:27:40.780 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 11:27:40.781 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 11:27:40.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:40.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:27:40.783 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 11:27:40.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:27:40.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:40.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:27:40.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:27:40.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:27:40.786 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 11:27:40.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:27:40.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:27:40.786 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:27:40.786 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:27:40.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:27:40.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:27:40.808 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:27:40.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:27:40.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:27:40.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:40.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:27:40.811 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:27:40.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:40.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:27:40.824 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:27:40.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:27:40.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:27:40.824 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:27:40.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:27:40.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:27:40.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:40.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:27:40.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:27:40.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:27:40.827 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:27:40.827 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:27:40.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:27:40.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:27:40.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:27:40.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:27:40.829 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:27:40.829 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:27:40.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:27:40.829 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 11:27:40.829 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 11:27:40.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:27:40.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:40.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:27:41.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:41.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:27:41.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:41.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:27:41.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 11:27:41.831 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 11:27:41.832 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 11:27:41.832 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:27:41.832 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:27:41.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:27:41.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:27:41.832 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testServerCleanup server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerCleanupTest) 11:27:41.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:41.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:27:41.834 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:27:41.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:41.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:27:41.837 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:27:41.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:27:41.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:27:41.837 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:27:41.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:27:41.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:27:41.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:41.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:27:41.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:27:41.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:27:41.839 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:27:41.840 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:27:41.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:27:41.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:27:41.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:27:41.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:27:41.841 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:27:41.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:27:41.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:27:41.842 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 11:27:41.842 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 11:27:41.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:27:41.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:41.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:27:42.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:42.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:27:42.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:42.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:27:42.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 11:27:42.844 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 11:27:42.844 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 11:27:42.844 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:27:42.844 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:27:42.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:27:42.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.333 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.35 s Running org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 11:27:42.865 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 11:27:42.865 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:27:42.866 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:27:42.866 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 11:27:42.866 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:27:42.866 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:27:42.866 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:27:42.866 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:27:42.866 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:27:42.866 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 11:27:42.866 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:27:42.866 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:27:42.867 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:27:42.867 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:27:42.867 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:27:42.867 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:27:42.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:27:42.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:27:42.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:27:42.869 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:27:42.869 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:27:42.869 DEBUG [main][MenuItemLookup] Found menu:'File' 11:27:42.869 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:27:42.869 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:27:42.869 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:27:42.869 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:27:42.869 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:27:42.869 DEBUG [main][MenuItemLookup] Item match:Window 11:27:42.871 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:27:42.871 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:27:42.871 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:27:42.871 DEBUG [main][MenuItemLookup] Found menu:'' 11:27:42.871 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:27:42.871 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:27:42.871 DEBUG [main][MenuItemLookup] Found menu:'' 11:27:42.871 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:27:42.871 DEBUG [main][MenuItemLookup] Found menu:'' 11:27:42.871 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:27:42.871 DEBUG [main][MenuItemLookup] Item match:Preferences 11:27:42.871 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:27:42.871 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:27:42.871 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:27:42.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 'Preferences.*'] is available.... 11:27:42.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 'Preferences.*'] is available. finished successfully 11:27:42.981 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:27:42.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:27:42.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:27:42.982 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:27:42.982 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:27:42.982 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:27:42.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:27:42.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:42.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:27:43.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:27:43.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:27:43.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:27:43.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:27:43.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) 11:27:43.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:27:43.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:43.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:27:43.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:27:43.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:27:43.019 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:27:43.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:27:43.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:27:43.019 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:27:43.019 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:27:43.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:27:43.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:27:43.038 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:27:43.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:27:43.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:27:43.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:43.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:27:43.041 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:27:43.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:43.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:27:43.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:27:43.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:27:43.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:27:43.043 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:27:43.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') 11:27:43.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:27:43.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:43.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:27:43.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:27:43.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:27:43.044 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:27:43.044 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:27:43.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:27:43.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:27:43.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:27:43.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:27:43.057 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:27:43.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:27:43.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:27:43.058 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 11:27:43.058 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 11:27:43.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:27:43.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:43.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:27:43.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:43.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:27:44.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:44.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:27:44.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 11:27:44.061 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 11:27:44.061 INFO [WorkbenchTestable][ApacheTomcatServerRequirement] Setup Apache Tomcat server 11:27:44.061 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:27:44.061 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:27:44.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'] 11:27:44.062 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:27:44.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 Server"] 11:27:44.062 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:27:44.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'] 11:27:44.062 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:27:44.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'] 11:27:44.062 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:27:44.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'] 11:27:44.062 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:27:44.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 Server"] 11:27:44.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:27:44.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'] 11:27:44.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:27:44.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'] 11:27:44.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:27:44.063 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:27:44.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:27:44.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:27:44.064 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:27:44.064 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:27:44.064 DEBUG [main][MenuItemLookup] Found menu:'File' 11:27:44.064 DEBUG [main][MenuItemLookup] Item match:File 11:27:44.065 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:27:44.065 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:27:44.066 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:27:44.066 DEBUG [main][MenuItemLookup] Found menu:'' 11:27:44.066 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:27:44.066 DEBUG [main][MenuItemLookup] Found menu:'File' 11:27:44.066 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:27:44.066 DEBUG [main][MenuItemLookup] Found menu:'' 11:27:44.066 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:27:44.066 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:27:44.066 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:27:44.066 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:27:44.067 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:27:44.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 11:27:44.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 11:27:44.127 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:27:44.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:27:44.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:27:44.128 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:27:44.128 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:27:44.129 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:27:44.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:27:44.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:44.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:27:44.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:27:44.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:27:44.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:27:44.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:27:44.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 11:27:44.130 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 11:27:44.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:27:44.130 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 11:27:44.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:27:44.130 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 11:27:44.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 11:27:44.131 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 11:27:44.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:27:44.131 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 11:27:44.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:27:44.131 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 11:27:44.131 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 11:27:44.131 DEBUG [main][TreeItemHandler] Selecting tree item: Server 11:27:44.131 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server about selection 11:27:44.131 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 11:27:44.131 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:27:44.131 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:27:44.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) 11:27:44.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:27:44.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:44.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:27:44.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:27:44.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:27:44.133 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:27:44.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:27:44.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:27:44.133 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:27:44.133 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:27:44.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'] 11:27:44.215 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:27:44.215 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:27:44.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 11:27:44.215 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 11:27:44.215 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 11:27:44.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:27:44.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:27:44.216 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 11:27:44.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:27:44.217 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 11:27:44.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:27:44.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:44.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:27:44.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:27:44.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:27:44.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 11:27:44.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 11:27:44.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server]... 11:27:44.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:27:44.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:27:44.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 11:27:44.219 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 11:27:44.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:27:44.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:27:44.720 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 11:27:44.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 11:27:44.724 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 11:27:44.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:27:44.724 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 11:27:44.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:27:44.724 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 11:27:44.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server] finished successfully 11:27:44.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.wizard.NewServerWizardPage, index 0 and no matchers specified 11:27:44.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:27:44.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:44.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:27:44.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:27:44.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:27:44.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:27:44.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:27:44.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 11:27:44.726 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 11:27:44.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:27:44.726 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 11:27:44.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:27:44.726 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 11:27:44.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 11:27:44.726 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 11:27:44.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:27:44.726 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 11:27:44.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:27:44.726 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 11:27:44.727 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Tomcat v10.0 Server 11:27:44.727 DEBUG [main][TreeItemHandler] Selecting tree item: Tomcat v10.0 Server 11:27:44.727 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Tomcat v10.0 Server about selection 11:27:44.745 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Tomcat v10.0 Server 11:27:44.746 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) 11:27:44.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:27:44.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:44.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:27:44.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:27:44.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:27:44.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:27:45.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:27:45.249 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:") 11:27:45.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:27:45.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:45.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:27:45.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:27:45.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:27:45.252 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:27:45.253 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Server at localhost 11:27:45.254 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 11:27:45.254 INFO [WorkbenchTestable][NewServerWizard] Go to next wizard page 11:27:45.254 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) 11:27:45.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:27:45.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:45.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:27:45.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:27:45.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:27:45.255 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:27:45.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:27:45.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:27:45.255 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:27:45.255 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:27:45.287 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 11:27:45.288 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:27:45.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:27:45.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:27:45.288 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 11:27:45.288 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:27:45.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:27:45.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:27:45.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:27:45.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:27:45.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:27:45.288 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:27:45.288 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Runtime 11:27:45.290 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 11:27:45.290 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:27:45.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:27:45.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:27:45.290 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 11:27:45.290 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:27:45.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:27:45.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:27:45.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:27:45.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:27:45.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 11:27:45.290 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:27:45.291 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/apache-tomcat-10.0.4 11:27:45.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 11:28:45.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 11:28:45.316 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 11:28:45.316 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 11:28:45.316 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) 11:28:45.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:45.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:45.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:45.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:45.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:28:45.320 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:28:45.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:28:45.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:28:45.321 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:28:45.321 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:28:45.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:28:45.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:28:45.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:28:45.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:28:45.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:28:45.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:28:45.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:28:45.830 INFO [WorkbenchTestable][AbstractServerRequirement] Checking the state of the server 'Apache Tomcat v10.0 Server at localhost' 11:28:45.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:45.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:45.833 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:28:45.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:45.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:45.835 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:28:45.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:45.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:45.835 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:28:45.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:28:45.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:45.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:45.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:45.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:45.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:28:45.837 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:28:45.837 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:28:45.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:28:45.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:28:45.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:28:45.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:28:45.840 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:28:45.840 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:28:45.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:28:45.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:28:45.850 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 11:28:45.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:45.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:45.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:45.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:45.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:28:45.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:45.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:45.853 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:28:45.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:45.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:45.853 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:28:45.853 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:28:45.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:45.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:45.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:45.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:45.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:28:45.855 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:28:45.855 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:28:45.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:28:45.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:28:45.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:28:45.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:28:45.867 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:28:45.867 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:28:45.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:28:45.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:28:45.868 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:28:45.868 INFO [WorkbenchTestable][RequirementsRunner] Started test: isServerStoppedTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerStoppedTest) 11:28:45.868 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 11:28:45.868 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:28:45.868 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:28:45.868 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:28:45.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:45.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:45.871 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:28:45.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:45.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:45.873 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:28:45.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:45.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:45.874 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:28:45.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:28:45.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:45.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:45.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:45.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:45.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:28:45.876 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:28:45.876 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:28:45.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:28:45.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:28:45.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:28:45.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:28:45.878 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:28:45.878 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:28:45.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:28:45.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:28:45.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 11:28:45.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:45.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:45.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:45.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:45.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:28:45.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:45.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:45.881 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:28:45.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:45.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:45.882 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:28:45.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 '\*?\QServers\E') 11:28:45.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:45.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:45.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:45.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:45.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:28:45.894 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:28:45.894 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:28:45.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:28:45.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:28:45.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:28:45.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:28:45.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:45.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:45.899 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:28:45.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:45.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:45.899 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:28:45.899 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:28:45.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:45.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:45.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:45.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:45.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:28:45.911 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:28:45.911 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:28:45.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:28:45.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:28:45.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:28:45.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:28:45.913 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 11:28:45.913 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:28:45.913 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:28:45.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:28:45.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:28:45.914 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isServerStoppedTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerStoppedTest) 11:28:45.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:45.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:45.916 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:28:45.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:45.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:45.927 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:28:45.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:45.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:45.927 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:28:45.927 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:28:45.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:45.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:45.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:45.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:45.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:28:45.930 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:28:45.930 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:28:45.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:28:45.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:28:45.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:28:45.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:28:45.932 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:28:45.932 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:28:45.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:28:45.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:28:45.932 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 11:28:45.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:45.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:45.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:45.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:45.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:28:45.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:45.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:45.944 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:28:45.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:45.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:45.944 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:28:45.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 '\*?\QServers\E') 11:28:45.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:45.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:45.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:45.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:45.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:28:45.946 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:28:45.946 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:28:45.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:28:45.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:28:45.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:28:45.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:28:45.948 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:28:45.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:28:45.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:28:45.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:28:45.949 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 11:28:45.949 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 11:28:45.949 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] about selection 11:28:45.963 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 11:28:45.964 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:28:45.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:28:45.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:28:45.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:28:45.965 INFO [WorkbenchTestable][AbstractServer] Delete server 'Apache Tomcat v10.0 Server at localhost'. Stop server first: true 11:28:45.965 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:28:45.965 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:28:45.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:28:45.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:28:45.966 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:28:45.966 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:28:45.986 DEBUG [main][MenuItemLookup] Found menu:'New' 11:28:45.986 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:28:45.986 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:28:45.986 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:45.986 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:28:45.986 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:28:45.986 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:28:45.986 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:28:45.986 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 11:28:45.986 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:28:45.986 INFO [main][MenuItemHandler] Select menu item: Delete Delete 11:28:46.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 11:28:46.025 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 11:28:46.025 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 11:28:46.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:46.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:46.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 "OK") 11:28:46.025 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:28:46.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:28:46.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:28:46.025 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 11:28:46.025 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:28:46.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:46.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:46.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:46.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:46.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:28:46.026 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:28:46.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:28:46.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:28:46.026 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:28:46.026 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:28:46.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:28:46.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:28:46.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:46.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:46.053 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 11:28:46.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:46.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:46.056 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:28:46.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:46.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:46.057 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:28:46.057 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 11:28:46.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:46.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:46.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:46.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:46.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:28:46.060 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:28:46.060 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:28:46.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:28:46.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:28:46.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:28:46.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:28:46.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost... 11:28:46.071 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:28:46.071 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:28:46.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:28:46.071 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 11:28:46.072 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 11:28:46.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:46.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:46.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:28:46.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:46.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:28:47.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:47.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:28:47.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 11:28:47.074 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 11:28:47.074 INFO [WorkbenchTestable][ServersView2] Requested server 'Apache Tomcat v10.0 Server at localhost' was not found on Servers view 11:28:47.074 INFO [WorkbenchTestable][AbstractView] Activate view Servers 11:28:47.075 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 11:28:47.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:28:47.075 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 11:28:47.075 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 11:28:47.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:47.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:47.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:28:47.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:47.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:28:48.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:48.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:28:48.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 11:28:48.078 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 11:28:48.078 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 11:28:48.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost finished successfully 11:28:48.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:28:48.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:28:48.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:28:48.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:28:48.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:28:48.078 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:28:48.078 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:48.079 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:28:48.079 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:48.079 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:28:48.079 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:48.079 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:28:48.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:48.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:48.079 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:28:48.079 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:28:48.080 DEBUG [main][MenuItemLookup] Found menu:'File' 11:28:48.080 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:28:48.080 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:28:48.080 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:28:48.080 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:28:48.080 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:28:48.080 DEBUG [main][MenuItemLookup] Item match:Window 11:28:48.080 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:28:48.080 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:28:48.080 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:28:48.080 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:48.080 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:28:48.080 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:28:48.081 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:48.081 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:28:48.081 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:48.081 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:28:48.081 DEBUG [main][MenuItemLookup] Item match:Preferences 11:28:48.081 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:28:48.081 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:28:48.081 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:28:48.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 'Preferences.*'] is available.... 11:28:48.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. finished successfully 11:28:48.156 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:28:48.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:48.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:48.158 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:28:48.158 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:48.158 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:28:48.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:48.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:48.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:48.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:48.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:28:48.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:28:48.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:28:48.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 11:28:48.160 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 11:28:48.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:28:48.160 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 11:28:48.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:28:48.160 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 11:28:48.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 11:28:48.160 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 11:28:48.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:28:48.160 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 11:28:48.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:28:48.160 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 11:28:48.160 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 11:28:48.160 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 11:28:48.161 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 11:28:48.161 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 11:28:48.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:48.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:48.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:28:48.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:48.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:28:49.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:49.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:28:49.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:28:49.398 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Apache Tomcat v10.0 Runtime(test)' 11:28:49.398 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 11:28:49.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:49.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:49.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:49.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:49.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:28:49.400 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Apache Tomcat v10.0 Runtime' 11:28:49.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:28:49.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:28:49.404 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' was found 11:28:49.404 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' matched 'Apache Tomcat v10.0 Runtime'! Selecting... 11:28:49.404 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 11:28:49.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:28:49.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:28:49.404 TRACE [main][WidgetHandler] Notify Table with event 13 11:28:49.404 TRACE [main][WidgetHandler] Wait for synchronization 11:28:49.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.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") 11:28:49.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:49.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:49.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:49.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:49.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:28:49.406 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 11:28:49.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:28:49.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:28:49.406 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:28:49.406 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:28:49.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 11:28:52.412 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 11:28:52.413 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 11:28:52.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:52.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:52.414 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 11:28:52.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:52.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:52.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:52.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:52.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:28:52.417 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 11:28:52.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:28:52.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:28:52.417 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:28:52.417 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:28:52.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:28:52.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:28:52.443 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:28:52.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:52.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:52.443 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 11:28:52.443 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:28:52.443 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:28:52.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:28:52.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.58 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.046 s Running org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 11:28:52.453 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 11:28:52.454 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:28:52.454 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:28:52.454 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 11:28:52.454 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:28:52.454 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:28:52.462 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:28:52.462 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:28:52.462 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:28:52.462 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 11:28:52.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.*'] 11:28:52.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:52.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.*'] 11:28:52.463 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:52.463 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:28:52.463 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:52.463 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:28:52.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:52.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:52.463 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:28:52.463 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:28:52.463 DEBUG [main][MenuItemLookup] Found menu:'File' 11:28:52.463 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:28:52.463 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:28:52.463 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:28:52.463 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:28:52.463 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:28:52.463 DEBUG [main][MenuItemLookup] Item match:Window 11:28:52.464 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:28:52.464 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:28:52.464 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:28:52.464 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:52.464 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:28:52.464 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:28:52.464 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:52.464 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:28:52.464 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:52.464 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:28:52.464 DEBUG [main][MenuItemLookup] Item match:Preferences 11:28:52.464 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:28:52.464 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:28:52.464 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:28:52.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 'Preferences.*'] is available.... 11:28:52.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 'Preferences.*'] is available. finished successfully 11:28:52.548 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:28:52.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:52.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:52.549 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:28:52.549 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:52.549 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:28:52.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:52.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:52.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:52.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:52.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:28:52.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:28:52.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:28:52.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:28:52.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:52.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:52.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:52.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:52.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:28:52.560 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:28:52.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:28:52.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:28:52.560 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:28:52.560 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:28:52.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:28:52.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:28:52.578 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:28:52.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:52.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:52.578 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:28:52.578 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDisableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) 11:28:52.578 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 11:28:52.578 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:28:52.578 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:28:52.578 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:28:52.579 INFO [WorkbenchTestable][OomphRecorderRequirement] Enabling Oomph preferences recorder 11:28:52.581 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 11:28:52.581 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:28:52.581 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:28:52.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:28:52.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:28:52.581 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDisableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) 11:28:52.581 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:28:52.581 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEnableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) 11:28:52.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 11:28:52.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:28:52.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:28:52.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:28:52.581 INFO [WorkbenchTestable][OomphRecorderRequirement] Disabling 11:28:52.582 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 11:28:52.582 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:28:52.582 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:28:52.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:28:52.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:28:52.582 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEnableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) 11:28:52.582 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 11:28:52.582 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:28:52.582 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:28:52.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:28:52.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s - in org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest testDisableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) Time elapsed: 0.003 s testEnableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 11:28:52.591 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 11:28:52.592 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:28:52.592 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:28:52.592 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 11:28:52.592 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:28:52.592 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:28:52.594 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:28:52.594 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:28:52.594 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:28:52.594 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 11:28:52.594 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:28:52.594 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:52.594 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:28:52.594 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:52.594 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:28:52.595 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:52.595 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:28:52.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:52.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:52.595 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:28:52.595 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:28:52.595 DEBUG [main][MenuItemLookup] Found menu:'File' 11:28:52.595 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:28:52.595 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:28:52.595 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:28:52.595 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:28:52.595 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:28:52.595 DEBUG [main][MenuItemLookup] Item match:Window 11:28:52.596 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:28:52.596 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:28:52.596 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:28:52.596 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:52.596 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:28:52.596 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:28:52.596 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:52.596 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:28:52.596 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:52.596 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:28:52.596 DEBUG [main][MenuItemLookup] Item match:Preferences 11:28:52.596 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:28:52.596 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:28:52.596 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:28:52.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:28:52.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 'Preferences.*'] is available. finished successfully 11:28:52.675 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:28:52.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:52.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:52.676 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:28:52.676 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:52.676 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:28:52.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:52.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:52.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:52.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:52.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:28:52.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:28:52.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:28:52.678 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:28:52.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:52.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:52.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:52.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:52.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:28:52.679 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:28:52.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:28:52.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:28:52.680 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:28:52.680 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:28:52.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:28:52.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:28:52.710 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:28:52.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:52.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:52.712 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:28:52.712 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInternalBrowser no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 11:28:52.712 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 11:28:52.712 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:28:52.712 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:28:52.712 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:28:52.713 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:28:52.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:52.713 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:28:52.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:52.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.*'] 11:28:52.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:52.714 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:28:52.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:52.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:52.714 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:28:52.714 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:28:52.714 DEBUG [main][MenuItemLookup] Found menu:'File' 11:28:52.714 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:28:52.714 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:28:52.714 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:28:52.714 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:28:52.714 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:28:52.714 DEBUG [main][MenuItemLookup] Item match:Window 11:28:52.715 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:28:52.715 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:28:52.715 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:28:52.715 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:52.715 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:28:52.715 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:28:52.715 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:52.715 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:28:52.715 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:52.715 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:28:52.715 DEBUG [main][MenuItemLookup] Item match:Preferences 11:28:52.715 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:28:52.715 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:28:52.715 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:28:52.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.... 11:28:52.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. finished successfully 11:28:52.795 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:28:52.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:52.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:52.796 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:28:52.797 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:52.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 11:28:52.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:52.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:52.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:52.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:52.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:28:52.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:28:52.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:28:52.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:28:52.799 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:28:52.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:28:53.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:28:53.301 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:28:53.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:28:53.302 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:28:53.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:28:53.303 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:28:53.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:28:53.303 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:28:53.303 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Web Browser 11:28:53.303 DEBUG [main][TreeItemHandler] Selecting tree item: Web Browser 11:28:53.303 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Web Browser about selection 11:28:53.304 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Web Browser 11:28:53.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:53.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:53.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:53.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:53.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widget which text matches: "Use &internal web browser") 11:28:53.574 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:28:53.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:28:53.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:28:53.575 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:28:53.575 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:28:53.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:53.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:53.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:53.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:53.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:28:53.577 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:28:53.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:53.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:53.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:53.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:53.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:28:53.580 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:28:53.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:28:53.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:28:53.580 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:28:53.580 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:28:53.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:28:53.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:28:53.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:28:53.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:53.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:53.625 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 11:28:53.625 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:28:53.625 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:28:53.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:28:53.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:28:53.626 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInternalBrowser no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 11:28:53.626 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:28:53.626 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClenaupAction no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 11:28:53.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 11:28:53.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:28:53.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:28:53.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:28:53.627 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 11:28:53.627 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:28:53.627 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:28:53.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:28:53.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:28:53.628 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClenaupAction no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 11:28:53.628 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:28:53.628 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExternalBrowserRequirement no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 11:28:53.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 11:28:53.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:28:53.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:28:53.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:28:53.628 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:28:53.628 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:53.628 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:28:53.629 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:53.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.*'] 11:28:53.629 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:53.629 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:28:53.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:53.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:53.629 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:28:53.629 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:28:53.629 DEBUG [main][MenuItemLookup] Found menu:'File' 11:28:53.629 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:28:53.629 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:28:53.629 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:28:53.629 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:28:53.629 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:28:53.629 DEBUG [main][MenuItemLookup] Item match:Window 11:28:53.630 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:28:53.630 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:28:53.630 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:28:53.630 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:53.630 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:28:53.630 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:28:53.630 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:53.630 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:28:53.630 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:53.630 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:28:53.630 DEBUG [main][MenuItemLookup] Item match:Preferences 11:28:53.630 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:28:53.630 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:28:53.630 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:28:53.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:28:53.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. finished successfully 11:28:53.727 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:28:53.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:53.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:53.729 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:28:53.729 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:53.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:28:53.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:53.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:53.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:53.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:53.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:28:53.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:28:53.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:28:53.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:28:53.730 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:28:53.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:28:53.731 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:28:53.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:28:53.731 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:28:53.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:28:53.731 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:28:53.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:28:53.731 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:28:53.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:28:53.731 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:28:53.731 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Web Browser 11:28:53.731 DEBUG [main][TreeItemHandler] Selecting tree item: Web Browser 11:28:53.732 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Web Browser about selection 11:28:53.732 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Web Browser 11:28:53.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:53.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:53.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:53.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:53.733 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widget which text matches: "Use &internal web browser") 11:28:53.733 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:28:53.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:28:53.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:28:53.733 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:28:53.733 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:28:53.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:53.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:53.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:53.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:53.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:28:53.735 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 11:28:53.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:53.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:53.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:53.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:53.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:28:53.737 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:28:53.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:28:53.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:28:53.737 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:28:53.737 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:28:53.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:28:53.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:28:53.771 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:28:53.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:53.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:53.771 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:28:53.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:53.772 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:28:53.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:53.772 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:28:53.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:53.772 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:28:53.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:53.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:53.782 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:28:53.782 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:28:53.782 DEBUG [main][MenuItemLookup] Found menu:'File' 11:28:53.782 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:28:53.782 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:28:53.782 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:28:53.782 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:28:53.782 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:28:53.782 DEBUG [main][MenuItemLookup] Item match:Window 11:28:53.783 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:28:53.783 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:28:53.783 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:28:53.783 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:53.783 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:28:53.783 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:28:53.783 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:53.783 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:28:53.783 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:53.783 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:28:53.783 DEBUG [main][MenuItemLookup] Item match:Preferences 11:28:53.783 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:28:53.783 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:28:53.783 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:28:53.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:28:53.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 11:28:53.887 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:28:53.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:53.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:53.889 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:28:53.889 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:53.889 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:28:53.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:53.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:53.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:53.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:53.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:28:53.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:28:53.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:28:53.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:28:53.890 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:28:53.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:28:53.890 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:28:53.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:28:53.890 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:28:53.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:28:53.891 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:28:53.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:28:53.891 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:28:53.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:28:53.891 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:28:53.891 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Web Browser 11:28:53.891 DEBUG [main][TreeItemHandler] Selecting tree item: Web Browser 11:28:53.891 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Web Browser about selection 11:28:53.891 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Web Browser 11:28:53.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:53.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:53.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:53.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:53.892 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 11:28:53.892 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:28:53.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:28:53.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:28:53.892 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 11:28:53.892 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:28:53.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:53.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:53.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:53.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:53.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:28:53.904 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:28:53.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:53.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:53.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:53.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:53.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:28:53.907 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:28:53.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:28:53.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:28:53.907 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:28:53.907 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:28:53.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:28:53.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:28:53.930 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:28:53.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:53.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:53.930 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 11:28:53.930 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:28:53.930 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:28:53.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:28:53.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:28:53.931 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExternalBrowserRequirement no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 11:28:53.931 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 11:28:53.931 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:28:53.931 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:28:53.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:28:53.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.342 s - in org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest testInternalBrowser no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) Time elapsed: 0.914 s testClenaupAction no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) Time elapsed: 0.002 s testExternalBrowserRequirement no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) Time elapsed: 0.303 s Running org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 11:28:53.945 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 11:28:53.946 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:28:53.946 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:28:53.946 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 11:28:53.947 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:28:53.947 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:28:53.952 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:28:53.953 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:28:53.953 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:28:53.953 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 11:28:53.953 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:28:53.953 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:53.953 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:28:53.953 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:53.953 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:28:53.953 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:53.954 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:28:53.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:53.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:53.954 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:28:53.954 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:28:53.954 DEBUG [main][MenuItemLookup] Found menu:'File' 11:28:53.954 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:28:53.954 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:28:53.954 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:28:53.954 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:28:53.954 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:28:53.954 DEBUG [main][MenuItemLookup] Item match:Window 11:28:53.955 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:28:53.955 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:28:53.955 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:28:53.955 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:53.955 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:28:53.955 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:28:53.955 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:53.955 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:28:53.955 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:53.955 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:28:53.955 DEBUG [main][MenuItemLookup] Item match:Preferences 11:28:53.955 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:28:53.955 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:28:53.956 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:28:54.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.... 11:28:54.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 11:28:54.061 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:28:54.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:54.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:54.062 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:28:54.062 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:54.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 11:28:54.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:54.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:54.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:54.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:54.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:28:54.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:28:54.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:28:54.064 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:28:54.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:54.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:54.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:54.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:54.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:28:54.068 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:28:54.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:28:54.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:28:54.068 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:28:54.068 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:28:54.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:28:54.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:28:54.089 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:28:54.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:54.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:54.089 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 11:28:54.090 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:28:54.090 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest) 11:28:54.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 11:28:54.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:28:54.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:28:54.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:28:54.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:28:54.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:28:54.091 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:28:54.091 DEBUG [main][MenuItemLookup] Found menu:'File' 11:28:54.091 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:28:54.091 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:28:54.091 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:28:54.091 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:28:54.091 DEBUG [main][MenuItemLookup] Item match:Project 11:28:54.094 DEBUG [main][MenuItemLookup] Found menu:'Open Project' 11:28:54.094 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 11:28:54.094 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:54.094 DEBUG [main][MenuItemLookup] Found menu:'Build All Ctrl+B' 11:28:54.094 DEBUG [main][MenuItemLookup] Found menu:'Build Project' 11:28:54.094 DEBUG [main][MenuItemLookup] Found menu:'Build Working Set' 11:28:54.094 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 11:28:54.094 DEBUG [main][MenuItemLookup] Found menu:'Build Automatically' 11:28:54.094 DEBUG [main][MenuItemLookup] Item match:Build Automatically 11:28:54.116 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 11:28:54.116 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:28:54.116 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:28:54.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:28:54.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:28:54.116 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest) 11:28:54.116 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 11:28:54.117 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 11:28:54.117 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:28:54.117 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:28:54.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:28:54.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 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 11:28:54.127 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 11:28:54.128 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:28:54.128 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:28:54.128 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 11:28:54.129 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:28:54.129 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:28:54.129 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:28:54.129 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:28:54.129 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:28:54.129 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 11:28:54.129 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:28:54.129 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:54.129 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:28:54.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:54.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.*'] 11:28:54.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:54.130 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:28:54.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:54.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:54.130 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:28:54.130 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:28:54.130 DEBUG [main][MenuItemLookup] Found menu:'File' 11:28:54.130 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:28:54.130 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:28:54.130 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:28:54.130 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:28:54.130 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:28:54.130 DEBUG [main][MenuItemLookup] Item match:Window 11:28:54.131 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:28:54.131 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:28:54.131 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:28:54.131 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:54.131 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:28:54.131 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:28:54.131 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:54.131 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:28:54.131 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:54.131 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:28:54.131 DEBUG [main][MenuItemLookup] Item match:Preferences 11:28:54.131 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:28:54.131 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:28:54.131 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:28:54.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:28:54.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:28:54.217 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:28:54.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:54.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:54.226 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:28:54.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:54.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:28:54.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:54.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:54.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:54.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:54.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:28:54.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:28:54.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:28:54.228 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:28:54.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:54.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:54.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:54.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:54.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:28:54.232 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:28:54.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:28:54.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:28:54.232 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:28:54.232 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:28:54.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:28:54.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:28:54.265 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:28:54.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:54.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:54.266 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:28:54.266 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 11:28:54.266 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 11:28:54.266 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:28:54.266 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:28:54.266 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:28:54.266 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 11:28:54.267 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 11:28:54.268 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 11:28:54.268 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 11:28:54.269 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:28:54.269 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:28:54.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:28:54.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:28:54.269 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 11:28:54.269 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:28:54.269 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOffWithoutCleanupTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 11:28:54.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 11:28:54.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:28:54.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:28:54.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:28:54.269 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 11:28:54.269 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 11:28:54.270 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 11:28:54.270 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:28:54.270 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:28:54.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:28:54.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:28:54.270 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOffWithoutCleanupTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 11:28:54.270 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:28:54.271 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 11:28:54.271 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 11:28:54.271 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:28:54.271 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:28:54.271 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:28:54.271 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 11:28:54.271 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 11:28:54.271 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 11:28:54.272 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 11:28:54.272 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:28:54.272 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:28:54.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:28:54.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:28:54.272 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 11:28:54.272 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 11:28:54.272 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 11:28:54.272 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:28:54.272 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:28:54.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:28:54.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s - in org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) Time elapsed: 0.003 s autoBuildRequirementOffWithoutCleanupTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) Time elapsed: 0.001 s autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 11:28:54.279 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 11:28:54.280 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:28:54.280 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:28:54.280 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 11:28:54.280 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:28:54.280 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:28:54.280 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:28:54.280 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:28:54.281 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:28:54.281 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 11:28:54.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.*'] 11:28:54.281 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:54.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.*'] 11:28:54.281 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:54.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.*'] 11:28:54.281 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:54.281 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:28:54.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:54.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:54.281 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:28:54.281 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:28:54.282 DEBUG [main][MenuItemLookup] Found menu:'File' 11:28:54.282 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:28:54.282 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:28:54.282 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:28:54.282 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:28:54.282 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:28:54.282 DEBUG [main][MenuItemLookup] Item match:Window 11:28:54.282 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:28:54.282 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:28:54.282 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:28:54.282 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:54.282 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:28:54.282 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:28:54.282 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:54.282 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:28:54.282 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:54.282 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:28:54.282 DEBUG [main][MenuItemLookup] Item match:Preferences 11:28:54.282 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:28:54.283 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:28:54.283 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:28:54.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.... 11:28:54.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 11:28:54.368 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:28:54.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:54.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:54.378 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:28:54.378 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:54.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 11:28:54.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:54.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:54.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:54.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:54.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:28:54.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:28:54.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:28:54.380 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:28:54.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:54.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:54.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:54.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:54.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:28:54.384 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:28:54.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:28:54.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:28:54.384 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:28:54.384 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:28:54.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:28:54.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:28:54.416 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:28:54.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:54.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:54.416 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 11:28:54.416 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:28:54.417 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest) 11:28:54.417 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 11:28:54.417 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:28:54.417 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:28:54.417 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:28:54.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:28:54.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:28:54.417 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:28:54.417 DEBUG [main][MenuItemLookup] Found menu:'File' 11:28:54.417 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:28:54.417 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:28:54.417 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:28:54.417 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:28:54.417 DEBUG [main][MenuItemLookup] Item match:Project 11:28:54.418 DEBUG [main][MenuItemLookup] Found menu:'Open Project' 11:28:54.418 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 11:28:54.418 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:54.418 DEBUG [main][MenuItemLookup] Found menu:'Build All Ctrl+B' 11:28:54.418 DEBUG [main][MenuItemLookup] Found menu:'Build Project' 11:28:54.418 DEBUG [main][MenuItemLookup] Found menu:'Build Working Set' 11:28:54.418 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 11:28:54.418 DEBUG [main][MenuItemLookup] Found menu:'Build Automatically' 11:28:54.418 DEBUG [main][MenuItemLookup] Item match:Build Automatically 11:28:54.418 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 11:28:54.418 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:28:54.418 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:28:54.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:28:54.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:28:54.418 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest) 11:28:54.418 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 11:28:54.418 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 11:28:54.418 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:28:54.419 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:28:54.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:28:54.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s - in org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 11:28:54.426 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 11:28:54.427 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:28:54.427 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:28:54.427 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 11:28:54.427 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:28:54.427 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:28:54.427 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:28:54.427 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:28:54.427 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:28:54.428 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 11:28:54.428 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:28:54.428 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:54.428 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:28:54.428 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:54.428 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:28:54.428 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:54.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:28:54.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:54.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:54.428 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:28:54.428 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:28:54.429 DEBUG [main][MenuItemLookup] Found menu:'File' 11:28:54.429 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:28:54.429 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:28:54.429 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:28:54.429 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:28:54.429 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:28:54.429 DEBUG [main][MenuItemLookup] Item match:Window 11:28:54.429 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:28:54.429 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:28:54.429 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:28:54.429 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:54.429 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:28:54.429 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:28:54.429 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:54.429 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:28:54.429 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:54.429 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:28:54.429 DEBUG [main][MenuItemLookup] Item match:Preferences 11:28:54.429 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:28:54.429 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:28:54.430 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:28:54.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 'Preferences.*'] is available.... 11:28:54.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:28:54.526 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:28:54.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:54.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:54.527 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:28:54.527 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:54.527 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:28:54.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:54.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:54.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:54.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:54.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:28:54.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:28:54.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:28:54.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:28:54.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:54.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:54.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:54.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:54.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:28:54.543 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:28:54.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:28:54.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:28:54.543 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:28:54.543 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:28:54.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:28:54.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:28:54.577 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:28:54.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:54.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:54.577 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 11:28:54.577 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:28:54.577 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest) 11:28:54.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 11:28:54.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:28:54.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:28:54.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:28:54.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:28:54.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:28:54.578 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:28:54.578 DEBUG [main][MenuItemLookup] Found menu:'File' 11:28:54.578 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:28:54.578 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:28:54.578 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:28:54.578 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:28:54.578 DEBUG [main][MenuItemLookup] Item match:Project 11:28:54.578 DEBUG [main][MenuItemLookup] Found menu:'Open Project' 11:28:54.578 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 11:28:54.578 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:54.578 DEBUG [main][MenuItemLookup] Found menu:'Build All Ctrl+B' 11:28:54.578 DEBUG [main][MenuItemLookup] Found menu:'Build Project' 11:28:54.578 DEBUG [main][MenuItemLookup] Found menu:'Build Working Set' 11:28:54.578 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 11:28:54.578 DEBUG [main][MenuItemLookup] Found menu:'Build Automatically' 11:28:54.578 DEBUG [main][MenuItemLookup] Item match:Build Automatically 11:28:54.578 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 11:28:54.578 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:28:54.578 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:28:54.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:28:54.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:28:54.579 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest) 11:28:54.579 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 11:28:54.579 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:28:54.579 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:28:54.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:28:54.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 s - in org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest) Time elapsed: 0.002 s Running org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 11:28:54.587 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 11:28:54.587 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:28:54.588 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:28:54.588 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 11:28:54.588 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:28:54.588 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:28:54.588 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:28:54.588 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:28:54.588 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:28:54.588 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 11:28:54.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.*'] 11:28:54.588 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:54.589 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:28:54.589 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:54.589 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:28:54.589 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:54.589 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:28:54.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:54.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:54.589 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:28:54.589 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:28:54.589 DEBUG [main][MenuItemLookup] Found menu:'File' 11:28:54.589 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:28:54.589 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:28:54.589 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:28:54.589 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:28:54.589 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:28:54.589 DEBUG [main][MenuItemLookup] Item match:Window 11:28:54.590 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:28:54.590 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:28:54.590 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:28:54.590 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:54.590 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:28:54.590 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:28:54.590 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:54.590 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:28:54.590 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:54.590 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:28:54.590 DEBUG [main][MenuItemLookup] Item match:Preferences 11:28:54.590 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:28:54.590 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:28:54.590 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:28:54.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:28:54.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:28:54.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:28:54.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:54.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:54.691 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:28:54.691 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:54.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 11:28:54.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:54.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:54.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:54.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:54.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:28:54.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:28:54.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:28:54.692 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:28:54.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:54.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:54.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:54.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:54.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:28:54.706 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:28:54.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:28:54.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:28:54.706 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:28:54.706 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:28:54.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:28:54.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:28:54.728 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:28:54.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:54.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:54.728 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:28:54.728 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTestClassWithoutCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) 11:28:54.728 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 11:28:54.728 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:28:54.728 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:28:54.728 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:28:54.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:54.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:28:54.737 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu. 11:28:54.737 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:28:54.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:54.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:54.737 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:28:54.737 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:28:54.737 DEBUG [main][MenuItemLookup] Found menu:'File' 11:28:54.737 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:28:54.737 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:28:54.737 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:28:54.737 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:28:54.737 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:28:54.737 DEBUG [main][MenuItemLookup] Item match:Window 11:28:54.738 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:28:54.738 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:28:54.738 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:28:54.738 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:54.738 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:28:54.738 DEBUG [main][MenuItemLookup] Item match:Show View 11:28:54.741 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 11:28:54.741 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 11:28:54.741 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 11:28:54.741 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 11:28:54.741 DEBUG [main][MenuItemLookup] Found menu:'Progress' 11:28:54.741 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 11:28:54.741 DEBUG [main][MenuItemLookup] Found menu:'Properties' 11:28:54.741 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 11:28:54.741 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:54.741 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 11:28:54.742 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 11:28:54.754 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 11:28:54.754 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 11:28:54.754 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 11:28:54.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 11:28:54.797 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 11:28:54.797 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 11:28:54.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:54.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:54.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 11:28:54.798 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:28:54.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:28:54.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:28:54.799 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:28:54.799 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:28:54.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:54.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:54.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:54.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:54.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:28:54.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:28:54.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:28:54.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:28:54.800 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:28:54.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:28:55.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:28:55.304 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:28:55.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:28:55.305 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:28:55.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:28:55.305 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:28:55.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:28:55.305 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:28:55.306 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log 11:28:55.306 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log 11:28:55.306 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection 11:28:55.306 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log 11:28:55.306 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:28:55.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:28:55.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:28:55.306 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:28:55.306 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:28:55.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:55.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:55.307 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:28:55.307 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:28:55.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:28:55.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:28:55.307 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:28:55.307 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:28:55.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:55.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:55.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:55.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:55.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:28:55.308 INFO [WorkbenchTestable][AbstractButton] Click button &Open 11:28:55.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:28:55.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:28:55.309 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:28:55.309 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:28:55.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:28:55.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:28:55.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.log.LogView' view is open... 11:28:55.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:55.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:55.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.log.LogView' view is open finished successfully 11:28:55.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:55.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:55.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:28:55.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:55.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:55.436 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:28:55.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 '\*?\QError Log\E') 11:28:55.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:55.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:55.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:55.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:55.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:28:55.440 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 11:28:55.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 11:28:55.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:28:55.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:28:55.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:28:55.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:28:55.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:55.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:55.457 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:28:55.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:55.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:55.457 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:28:55.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 11:28:55.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:55.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:55.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:55.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:55.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:28:55.462 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 11:28:55.462 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 11:28:55.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:28:55.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:28:55.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:28:55.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:28:55.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:55.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:55.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:55.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:55.470 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 11:28:55.471 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:28:55.471 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:28:55.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:28:55.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:28:55.471 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 11:28:55.472 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTestClassWithoutCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) 11:28:55.472 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:28:55.472 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTestClassWithCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) 11:28:55.472 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 11:28:55.472 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:28:55.472 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:28:55.472 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:28:55.475 INFO [WorkbenchTestable][CleanErrorLogRequirement] Clean all records in Error Log 11:28:55.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:55.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:55.490 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 11:28:55.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:55.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:55.514 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:28:55.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:55.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:55.515 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:28:55.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 '\*?\QError Log\E') 11:28:55.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:55.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:55.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:55.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:55.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:28:55.519 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 11:28:55.519 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 11:28:55.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:28:55.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:28:55.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:28:55.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:28:55.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:55.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:55.524 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:28:55.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:55.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:55.524 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:28:55.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 11:28:55.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:55.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:55.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:55.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:55.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:28:55.528 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 11:28:55.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 11:28:55.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:28:55.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:28:55.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:28:55.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:28:55.529 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 11:28:55.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:55.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:55.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:55.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:55.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:28:55.541 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:28:55.541 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:28:55.552 DEBUG [main][MenuItemLookup] Found menu:'Copy' 11:28:55.552 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:55.552 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 11:28:55.552 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 11:28:55.552 DEBUG [main][MenuItemLookup] Item match:Delete Log 11:28:55.552 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 11:28:55.552 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 11:28:55.552 INFO [main][MenuItemHandler] Select menu item: &Delete Log 11:28:55.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 11:28:55.579 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 11:28:55.579 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 11:28:55.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:55.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:55.580 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:28:55.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:28:55.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:28:55.580 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 11:28:55.580 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:28:55.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:55.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:55.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete All Events") 11:28:55.580 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:28:55.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:28:55.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:28:55.581 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 11:28:55.581 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:28:55.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:55.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:55.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:55.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:55.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:28:55.581 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 11:28:55.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:28:55.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:28:55.581 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:28:55.581 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:28:55.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:28:55.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:28:55.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:55.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:55.618 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 11:28:55.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:55.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:55.621 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:28:55.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:55.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:55.622 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:28:55.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 11:28:55.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:55.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:55.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:55.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:55.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:28:55.625 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 11:28:55.625 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 11:28:55.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:28:55.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:28:55.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:28:55.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:28:55.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:55.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:55.641 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:28:55.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:55.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:55.641 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:28:55.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 '\*?\QError Log\E') 11:28:55.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:55.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:55.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:55.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:55.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:28:55.645 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 11:28:55.645 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 11:28:55.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:28:55.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:28:55.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:28:55.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:28:55.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:55.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:55.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:55.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:55.648 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 11:28:55.648 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:28:55.648 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:28:55.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:28:55.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:28:55.649 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTestClassWithCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) 11:28:55.649 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 11:28:55.649 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:28:55.649 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:28:55.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:28:55.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.063 s - in org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest testTestClassWithoutCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) Time elapsed: 0.744 s testTestClassWithCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) Time elapsed: 0.177 s Running org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 11:28:55.654 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 11:28:55.654 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:28:55.655 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:28:55.655 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 11:28:55.655 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:28:55.655 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:28:55.655 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:28:55.655 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:28:55.655 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:28:55.655 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 11:28:55.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.*'] 11:28:55.655 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:55.656 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:28:55.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:55.656 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:28:55.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:55.656 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:28:55.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:55.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:55.656 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:28:55.656 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:28:55.657 DEBUG [main][MenuItemLookup] Found menu:'File' 11:28:55.657 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:28:55.657 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:28:55.657 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:28:55.657 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:28:55.657 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:28:55.657 DEBUG [main][MenuItemLookup] Item match:Window 11:28:55.657 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:28:55.657 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:28:55.657 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:28:55.657 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:55.657 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:28:55.657 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:28:55.657 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:55.657 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:28:55.657 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:55.657 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:28:55.657 DEBUG [main][MenuItemLookup] Item match:Preferences 11:28:55.657 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:28:55.658 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:28:55.658 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:28:55.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:28:55.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 'Preferences.*'] is available. finished successfully 11:28:55.748 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:28:55.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:55.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:55.749 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:28:55.749 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:55.749 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:28:55.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:55.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:55.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:55.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:55.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:28:55.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:28:55.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:28:55.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:28:55.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:55.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:55.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:55.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:55.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:28:55.753 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:28:55.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:28:55.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:28:55.753 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:28:55.753 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:28:55.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:28:55.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:28:55.781 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:28:55.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:55.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:55.782 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:28:55.782 INFO [WorkbenchTestable][RequirementsRunner] Started test: fulfillJavaPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) 11:28:55.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 11:28:55.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:28:55.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:28:55.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:28:55.786 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 11:28:55.787 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 11:28:55.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:28:55.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:28:55.788 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:28:55.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:55.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:55.811 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") 11:28:55.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:55.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:55.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:55.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:55.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 11:28:55.819 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 11:28:55.820 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 11:28:55.820 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:28:55.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 11:28:55.867 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 11:28:55.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 11:28:55.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:55.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:55.867 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:28:55.867 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:28:55.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:28:55.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:28:55.867 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 11:28:55.867 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:28:55.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:55.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:55.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:55.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:55.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:28:55.868 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 11:28:55.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:28:55.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:28:55.869 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 11:28:55.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:28:55.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:28:55.869 TRACE [main][WidgetHandler] Notify Table with event 13 11:28:55.870 TRACE [main][WidgetHandler] Wait for synchronization 11:28:55.870 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:28:55.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:28:55.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:28:55.870 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 11:28:55.870 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:28:55.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:55.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:55.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:28:55.870 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:28:55.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:28:55.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:28:55.871 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 11:28:55.871 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:28:55.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:55.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:55.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:55.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:55.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:28:55.872 INFO [WorkbenchTestable][AbstractButton] Click button &Open 11:28:55.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:28:55.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:28:55.872 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:28:55.872 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:28:56.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:28:56.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:28:56.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 11:28:56.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:28:56.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:28:56.473 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:28:56.473 DEBUG [main][MenuItemLookup] Found menu:'File' 11:28:56.473 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:28:56.473 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:28:56.473 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:28:56.473 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:28:56.473 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:28:56.473 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:28:56.473 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:28:56.473 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:28:56.473 DEBUG [main][MenuItemLookup] Item match:Window 11:28:56.474 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:28:56.474 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:28:56.474 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:28:56.474 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:56.474 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:28:56.474 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:28:56.474 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:56.474 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:28:56.474 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:56.474 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:28:56.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:28:56.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:28:56.474 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:28:56.474 DEBUG [main][MenuItemLookup] Found menu:'File' 11:28:56.474 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:28:56.474 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:28:56.474 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:28:56.474 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:28:56.474 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:28:56.474 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:28:56.474 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:28:56.474 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:28:56.474 DEBUG [main][MenuItemLookup] Item match:Window 11:28:56.475 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:28:56.475 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:28:56.475 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:28:56.475 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:56.475 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:28:56.475 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:28:56.475 DEBUG [main][MenuItemLookup] Item match:Perspective 11:28:56.478 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 11:28:56.478 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:56.478 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 11:28:56.478 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 11:28:56.478 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 11:28:56.478 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 11:28:56.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 11:28:56.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:28:56.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:28:56.483 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:28:56.483 DEBUG [main][MenuItemLookup] Found menu:'File' 11:28:56.483 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:28:56.483 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:28:56.483 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:28:56.483 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:28:56.483 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:28:56.483 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:28:56.483 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:28:56.483 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:28:56.483 DEBUG [main][MenuItemLookup] Item match:Window 11:28:56.483 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:28:56.483 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:28:56.483 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:28:56.483 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:56.483 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:28:56.483 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:28:56.484 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:56.484 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:28:56.484 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:56.484 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:28:56.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:28:56.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:28:56.484 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:28:56.484 DEBUG [main][MenuItemLookup] Found menu:'File' 11:28:56.484 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:28:56.484 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:28:56.484 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:28:56.484 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:28:56.484 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:28:56.484 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:28:56.484 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:28:56.484 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:28:56.484 DEBUG [main][MenuItemLookup] Item match:Window 11:28:56.484 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:28:56.484 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:28:56.484 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:28:56.484 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:56.484 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:28:56.484 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:28:56.484 DEBUG [main][MenuItemLookup] Item match:Perspective 11:28:56.485 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 11:28:56.485 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:56.485 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 11:28:56.485 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 11:28:56.485 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 11:28:56.485 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 11:28:56.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:28:56.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:28:56.485 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:28:56.485 DEBUG [main][MenuItemLookup] Found menu:'File' 11:28:56.485 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:28:56.485 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:28:56.485 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:28:56.485 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:28:56.485 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:28:56.485 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:28:56.485 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:28:56.485 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:28:56.485 DEBUG [main][MenuItemLookup] Item match:Window 11:28:56.486 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:28:56.486 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:28:56.486 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:28:56.486 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:56.486 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:28:56.486 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:28:56.486 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:56.486 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:28:56.486 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:56.486 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:28:56.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:28:56.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:28:56.486 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:28:56.486 DEBUG [main][MenuItemLookup] Found menu:'File' 11:28:56.486 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:28:56.486 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:28:56.486 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:28:56.486 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:28:56.486 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:28:56.486 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:28:56.486 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:28:56.486 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:28:56.486 DEBUG [main][MenuItemLookup] Item match:Window 11:28:56.486 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:28:56.486 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:28:56.486 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:28:56.486 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:56.486 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:28:56.486 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:28:56.486 DEBUG [main][MenuItemLookup] Item match:Perspective 11:28:56.487 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 11:28:56.487 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:56.487 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 11:28:56.487 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 11:28:56.487 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 11:28:56.487 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 11:28:56.487 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 11:28:56.487 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 11:28:56.487 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 11:28:56.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 11:28:56.536 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 11:28:56.536 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 11:28:56.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:56.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:56.536 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:28:56.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:28:56.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:28:56.536 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 11:28:56.536 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:28:56.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:56.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:56.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:28:56.537 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:28:56.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:28:56.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:28:56.537 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 11:28:56.537 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:28:56.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:56.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:56.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:56.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:56.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:28:56.538 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 11:28:56.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:28:56.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:28:56.538 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:28:56.538 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:28:56.673 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 11:28:56.673 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:28:56.673 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:28:56.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:28:56.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:28:56.673 INFO [WorkbenchTestable][RequirementsRunner] Finished test: fulfillJavaPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) 11:28:56.673 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:28:56.674 INFO [WorkbenchTestable][RequirementsRunner] Started test: fulfillNonExistingPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) 11:28:56.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 11:28:56.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:28:56.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:28:56.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:28:56.677 WARNING [WorkbenchTestable][ScreenshotCapturer] Screenshot has not been captured on failure, because RedDeer property whether screenshot should be captured or not is set to false. 11:28:56.678 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 11:28:56.678 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:28:56.678 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:28:56.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:28:56.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:28:56.682 INFO [WorkbenchTestable][RequirementsRunner] Finished test: fulfillNonExistingPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) 11:28:56.682 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 11:28:56.682 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:28:56.682 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:28:56.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:28:56.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.029 s - in org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest fulfillJavaPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) Time elapsed: 0.891 s fulfillNonExistingPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) Time elapsed: 0.008 s Running org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 11:28:56.688 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 11:28:56.689 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:28:56.689 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:28:56.689 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 11:28:56.689 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:28:56.689 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:28:56.690 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:28:56.690 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:28:56.690 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:28:56.690 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 11:28:56.690 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:28:56.690 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:56.690 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:28:56.690 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:56.690 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:28:56.690 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:56.691 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:28:56.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:56.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:56.719 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:28:56.719 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:28:56.719 DEBUG [main][MenuItemLookup] Found menu:'File' 11:28:56.719 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:28:56.719 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:28:56.719 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:28:56.719 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:28:56.719 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:28:56.719 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:28:56.719 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:28:56.719 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:28:56.719 DEBUG [main][MenuItemLookup] Item match:Window 11:28:56.720 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:28:56.720 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:28:56.720 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:28:56.720 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:56.720 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:28:56.720 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:28:56.720 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:56.720 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:28:56.720 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:56.720 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:28:56.720 DEBUG [main][MenuItemLookup] Item match:Preferences 11:28:56.720 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:28:56.720 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:28:56.720 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:28:56.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.... 11:28:56.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 'Preferences.*'] is available. finished successfully 11:28:56.815 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:28:56.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:56.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:56.816 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:28:56.816 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:56.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 11:28:56.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:56.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:56.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:56.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:56.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:28:56.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:28:56.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:28:56.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) 11:28:56.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:56.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:56.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:56.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:56.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:28:56.821 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:28:56.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:28:56.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:28:56.821 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:28:56.821 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:28:56.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:28:56.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:28:56.862 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:28:56.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:56.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:56.862 TRACE [WorkbenchTestable][DatabaseRequirement] Database requirement performed 11:28:56.862 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:28:56.863 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDatabaseConfiguration My H2 Driver-Generic JDBC-jdbc:h2:db://localhost/sakila-null(org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest) 11:28:56.863 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 11:28:56.863 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:28:56.863 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:28:56.863 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:28:56.863 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 11:28:56.863 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:28:56.863 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:28:56.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:28:56.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:28:56.863 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDatabaseConfiguration My H2 Driver-Generic JDBC-jdbc:h2:db://localhost/sakila-null(org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest) 11:28:56.863 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 11:28:56.863 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:28:56.863 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:28:56.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:28:56.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s - in org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest testDatabaseConfiguration My H2 Driver-Generic JDBC-jdbc:h2:db://localhost/sakila-null(org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest) Time elapsed: 0 s Running org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 11:28:56.870 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 11:28:56.871 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:28:56.871 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:28:56.871 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 11:28:56.871 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:28:56.871 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:28:56.871 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:28:56.872 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:28:56.872 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:28:56.872 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 11:28:56.872 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:28:56.872 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:56.872 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:28:56.872 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:56.872 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:28:56.872 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:56.872 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:28:56.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:56.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:56.872 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:28:56.872 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:28:56.873 DEBUG [main][MenuItemLookup] Found menu:'File' 11:28:56.873 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:28:56.873 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:28:56.873 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:28:56.873 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:28:56.873 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:28:56.873 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:28:56.873 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:28:56.873 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:28:56.873 DEBUG [main][MenuItemLookup] Item match:Window 11:28:56.874 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:28:56.874 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:28:56.874 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:28:56.874 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:56.874 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:28:56.874 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:28:56.874 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:56.874 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:28:56.874 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:56.874 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:28:56.874 DEBUG [main][MenuItemLookup] Item match:Preferences 11:28:56.874 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:28:56.874 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:28:56.874 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:28:56.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:28:56.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:28:56.975 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:28:56.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:56.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:56.976 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:28:56.976 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:56.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:28:56.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:56.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:56.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:56.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:56.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:28:56.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:28:56.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:28:56.987 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 11:28:56.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:56.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:56.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:56.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:56.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:28:56.990 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:28:56.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:28:56.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:28:56.990 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:28:56.990 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:28:57.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:28:57.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:28:57.016 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:28:57.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:57.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:57.016 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:28:57.016 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeAllEditors no-configuration(org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest) 11:28:57.016 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 11:28:57.017 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:28:57.017 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:28:57.017 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:28:57.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'] 11:28:57.018 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:57.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'] 11:28:57.018 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:57.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:28:57.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:57.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:57.018 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:28:57.018 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:28:57.018 DEBUG [main][MenuItemLookup] Found menu:'File' 11:28:57.018 DEBUG [main][MenuItemLookup] Item match:File 11:28:57.019 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:28:57.020 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:28:57.023 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:28:57.023 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:28:57.023 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:57.023 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:28:57.023 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:28:57.023 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:28:57.023 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:28:57.023 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:28:57.023 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:28:57.023 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:28:57.023 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:28:57.023 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:28:57.023 DEBUG [main][MenuItemLookup] Found menu:'File' 11:28:57.023 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:28:57.023 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:28:57.023 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:57.023 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:28:57.023 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:28:57.038 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:28:57.038 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:28:57.038 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:28:57.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.... 11:28:57.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 'New|Select a wizard'] is available. finished successfully 11:28:57.113 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:28:57.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:57.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:57.114 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:28:57.114 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:57.115 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 11:28:57.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:57.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:57.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:57.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:57.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:28:57.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:28:57.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:28:57.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:28:57.122 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:28:57.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:28:57.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:28:57.624 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:28:57.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:28:57.625 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:28:57.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:28:57.625 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:28:57.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:28:57.625 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:28:57.625 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Untitled Text File 11:28:57.625 DEBUG [main][TreeItemHandler] Selecting tree item: Untitled Text File 11:28:57.626 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Untitled Text File about selection 11:28:57.629 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Untitled Text File 11:28:57.629 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:28:57.629 INFO [WorkbenchTestable][NewWizard] Finish wizard 11:28:57.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 "Finish", Widget matcher matching widgets with style: 8) 11:28:57.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:57.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:57.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:57.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:57.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:28:57.631 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:28:57.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:28:57.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:28:57.631 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:28:57.631 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:28:57.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:28:57.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:28:57.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:28:57.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 11:28:57.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:28:57.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:28:57.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:28:57.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:28:57.966 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:28:57.966 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:57.966 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:28:57.966 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:57.967 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Untitled 1 - Eclipse Platform 11:28:57.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:57.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:57.967 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Untitled 1 - Eclipse Platform' 11:28:57.967 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Untitled 1 - Eclipse Platform' 11:28:57.967 DEBUG [main][MenuItemLookup] Found menu:'File' 11:28:57.967 DEBUG [main][MenuItemLookup] Item match:File 11:28:57.969 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:28:57.969 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:28:57.971 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:28:57.971 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:28:57.971 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:57.971 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:28:57.971 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:28:57.971 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:28:57.971 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:28:57.971 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:28:57.971 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:28:57.971 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:28:57.971 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:28:57.971 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:28:57.971 DEBUG [main][MenuItemLookup] Found menu:'File' 11:28:57.971 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:28:57.971 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:28:57.971 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:57.971 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:28:57.971 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:28:57.985 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:28:57.985 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:28:57.985 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:28:58.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 'New|Select a wizard'] is available.... 11:28:58.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. finished successfully 11:28:58.070 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:28:58.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:58.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:58.072 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:28:58.072 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:58.072 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 11:28:58.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:58.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:58.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:58.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:58.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:28:58.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:28:58.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:28:58.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:28:58.073 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:28:58.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:28:58.073 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:28:58.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:28:58.073 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:28:58.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:28:58.074 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:28:58.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:28:58.074 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:28:58.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:28:58.074 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:28:58.074 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Untitled Text File 11:28:58.074 DEBUG [main][TreeItemHandler] Selecting tree item: Untitled Text File 11:28:58.074 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Untitled Text File about selection 11:28:58.074 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Untitled Text File 11:28:58.074 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:28:58.074 INFO [WorkbenchTestable][NewWizard] Finish wizard 11:28:58.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.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) 11:28:58.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:58.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:58.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:58.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:58.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:28:58.076 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:28:58.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:28:58.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:28:58.076 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:28:58.076 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:28:58.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:28:58.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:28:58.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:28:58.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 11:28:58.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 11:28:58.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:28:58.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:28:58.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:28:58.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:28:58.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'] 11:28:58.169 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:58.169 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:28:58.169 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:58.169 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Untitled 2 - Eclipse Platform 11:28:58.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:58.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:58.169 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Untitled 2 - Eclipse Platform' 11:28:58.169 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Untitled 2 - Eclipse Platform' 11:28:58.170 DEBUG [main][MenuItemLookup] Found menu:'File' 11:28:58.170 DEBUG [main][MenuItemLookup] Item match:File 11:28:58.170 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:28:58.170 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:28:58.173 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:28:58.173 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:28:58.173 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:58.173 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:28:58.173 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:28:58.173 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:28:58.173 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:28:58.173 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:28:58.173 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:28:58.173 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:28:58.173 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:28:58.173 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:28:58.173 DEBUG [main][MenuItemLookup] Found menu:'File' 11:28:58.173 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:28:58.173 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:28:58.173 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:58.173 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:28:58.173 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:28:58.173 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:28:58.174 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:28:58.174 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:28:58.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.... 11:28:58.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 'New|Select a wizard'] is available. finished successfully 11:28:58.259 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:28:58.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:58.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:58.260 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:28:58.260 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:58.260 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 11:28:58.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:58.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:58.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:58.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:58.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:28:58.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:28:58.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:28:58.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:28:58.262 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:28:58.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:28:58.262 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:28:58.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:28:58.262 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:28:58.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:28:58.262 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:28:58.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:28:58.262 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:28:58.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:28:58.262 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:28:58.262 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Untitled Text File 11:28:58.262 DEBUG [main][TreeItemHandler] Selecting tree item: Untitled Text File 11:28:58.262 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Untitled Text File about selection 11:28:58.263 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Untitled Text File 11:28:58.263 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:28:58.263 INFO [WorkbenchTestable][NewWizard] Finish wizard 11:28:58.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.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) 11:28:58.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:58.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:58.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:58.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:58.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:28:58.264 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:28:58.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:28:58.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:28:58.264 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:28:58.264 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:28:58.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:28:58.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:28:58.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:28:58.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 11:28:58.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 11:28:58.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 11:28:58.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:28:58.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:28:58.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:28:58.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:28:58.363 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUntitled 3\E') 11:28:58.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:58.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:58.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:58.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:58.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:28:58.371 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:28:58.371 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 11:28:58.480 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 11:28:58.480 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:28:58.480 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:28:58.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:28:58.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:28:58.480 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeAllEditors no-configuration(org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest) 11:28:58.480 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 11:28:58.480 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:28:58.480 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:28:58.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:28:58.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.611 s - in org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest closeAllEditors no-configuration(org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest) Time elapsed: 1.464 s Running org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 11:28:58.512 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 11:28:58.513 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:28:58.513 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:28:58.513 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 11:28:58.513 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:28:58.513 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:28:58.514 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:28:58.514 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:28:58.514 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:28:58.514 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 11:28:58.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.*'] 11:28:58.514 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:58.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.*'] 11:28:58.514 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:58.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.*'] 11:28:58.514 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:58.514 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:28:58.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:58.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:58.515 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:28:58.515 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:28:58.515 DEBUG [main][MenuItemLookup] Found menu:'File' 11:28:58.515 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:28:58.515 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:28:58.515 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:28:58.515 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:28:58.515 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:28:58.515 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:28:58.515 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:28:58.515 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:28:58.515 DEBUG [main][MenuItemLookup] Item match:Window 11:28:58.516 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:28:58.516 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:28:58.516 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:28:58.516 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:58.516 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:28:58.516 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:28:58.516 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:58.516 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:28:58.516 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:58.516 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:28:58.516 DEBUG [main][MenuItemLookup] Item match:Preferences 11:28:58.516 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:28:58.516 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:28:58.516 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:28:58.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:28:58.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 11:28:58.616 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:28:58.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:58.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:58.625 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:28:58.625 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:58.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:28:58.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:58.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:58.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:58.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:58.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:28:58.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:28:58.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:28:58.627 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:28:58.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:58.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:58.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:58.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:58.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:28:58.630 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:28:58.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:28:58.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:28:58.631 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:28:58.631 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:28:58.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:28:58.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:28:58.663 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:28:58.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:58.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:58.664 INFO [WorkbenchTestable][JRERequirement] JRE Requirement fulfill performed 11:28:58.664 DEBUG [WorkbenchTestable][JRERequirement] Configuration (name,version,path): testName, 1.7, ${java.home} 11:28:58.664 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:28:58.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:58.664 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:28:58.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:58.664 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:28:58.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:58.665 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:28:58.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:58.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:58.665 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:28:58.665 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:28:58.665 DEBUG [main][MenuItemLookup] Found menu:'File' 11:28:58.665 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:28:58.665 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:28:58.665 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:28:58.665 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:28:58.665 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:28:58.665 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:28:58.665 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:28:58.665 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:28:58.665 DEBUG [main][MenuItemLookup] Item match:Window 11:28:58.665 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:28:58.665 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:28:58.665 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:28:58.666 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:58.666 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:28:58.666 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:28:58.666 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:58.666 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:28:58.666 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:58.666 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:28:58.666 DEBUG [main][MenuItemLookup] Item match:Preferences 11:28:58.666 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:28:58.666 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:28:58.666 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:28:58.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:28:58.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:28:58.771 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:28:58.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:58.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:58.772 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:28:58.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:58.773 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:28:58.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:58.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:58.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:58.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:58.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:28:58.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:28:58.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:28:58.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:28:58.775 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:28:58.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:28:59.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:28:59.334 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:28:59.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:28:59.336 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:28:59.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:28:59.336 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:28:59.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:28:59.336 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:28:59.336 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 11:28:59.336 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 11:28:59.337 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 11:28:59.337 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs (Eclipse:5887): Gtk-CRITICAL **: 11:28:59.622: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 11:28:59.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:59.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:59.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:59.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:59.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.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...") 11:28:59.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:59.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:59.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:59.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:59.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:28:59.654 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 11:28:59.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:28:59.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:28:59.654 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:28:59.654 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:28:59.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 11:28:59.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:59.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:59.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:59.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 11:28:59.723 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add JRE 11:28:59.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:59.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:59.726 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 11:28:59.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:59.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:59.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:59.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:59.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 11:28:59.728 TRACE [main][WidgetHandler] Notify List with event 13 11:28:59.728 TRACE [main][WidgetHandler] Wait for synchronization 11:28:59.730 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 11:28:59.730 INFO [WorkbenchTestable][AddVMInstallWizard] Go to next wizard page 11:28:59.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.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) 11:28:59.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:59.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:59.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:59.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:59.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:28:59.731 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:28:59.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:28:59.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:28:59.731 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:28:59.731 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:28:59.769 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:") 11:28:59.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:59.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:59.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:59.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:59.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:28:59.772 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:28:59.773 INFO [WorkbenchTestable][AbstractText] Text set to: /opt/tools/java/openjdk/jdk-17/17.0.2+8 11:28:59.782 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:") 11:28:59.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:59.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:59.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:59.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:59.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:28:59.791 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:28:59.792 INFO [WorkbenchTestable][AbstractText] Text set to: testName 11:28:59.795 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 11:28:59.795 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) 11:28:59.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:59.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:59.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:59.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:59.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:28:59.816 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 11:28:59.816 INFO [WorkbenchTestable][AddVMInstallWizard] Finish wizard 11:28:59.816 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) 11:28:59.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:59.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:59.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:59.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:59.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:28:59.822 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:28:59.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:28:59.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:28:59.822 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:28:59.822 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:28:59.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:28:59.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:28:59.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:28:59.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:28:59.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:28:59.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:28:59.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:28:59.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:59.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:59.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") 11:28:59.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:28:59.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:28:59.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:28:59.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:28:59.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:28:59.863 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 11:28:59.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:28:59.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:28:59.863 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:28:59.863 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:28:59.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:28:59.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:28:59.958 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:28:59.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:59.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:59.958 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:28:59.959 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConfiguredValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) 11:28:59.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 11:28:59.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:28:59.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:28:59.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:28:59.959 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:28:59.959 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:59.959 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:28:59.959 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:59.959 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:28:59.959 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:28:59.959 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:28:59.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:28:59.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:28:59.959 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:28:59.959 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:28:59.960 DEBUG [main][MenuItemLookup] Found menu:'File' 11:28:59.960 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:28:59.960 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:28:59.960 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:28:59.960 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:28:59.960 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:28:59.960 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:28:59.960 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:28:59.960 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:28:59.960 DEBUG [main][MenuItemLookup] Item match:Window 11:28:59.960 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:28:59.960 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:28:59.960 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:28:59.960 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:59.960 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:28:59.960 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:28:59.960 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:59.960 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:28:59.960 DEBUG [main][MenuItemLookup] Found menu:'' 11:28:59.960 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:28:59.960 DEBUG [main][MenuItemLookup] Item match:Preferences 11:28:59.960 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:28:59.960 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:28:59.960 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:5887): Gtk-CRITICAL **: 11:29:00.014: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 11:29:00.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.... 11:29:00.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 11:29:00.072 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:29:00.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:29:00.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:29:00.073 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:29:00.073 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:00.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 11:29:00.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:00.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:00.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:00.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:00.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:29:00.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:29:00.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:29:00.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:29:00.075 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:29:00.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:00.075 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:29:00.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:00.075 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:29:00.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:29:00.075 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:29:00.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:00.075 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:29:00.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:00.075 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:29:00.076 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 11:29:00.076 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 11:29:00.076 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 11:29:00.076 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 11:29:00.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:00.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:00.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:00.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:00.077 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 11:29:00.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:00.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:00.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:00.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:00.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:29:00.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:29:00.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:29:00.109 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 11:29:00.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:00.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:00.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:00.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:00.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:29:00.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:29:00.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:29:00.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 "Cancel", Widget matcher matching widgets with style: 8) 11:29:00.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:00.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:00.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:00.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:00.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:29:00.119 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:29:00.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:29:00.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:29:00.119 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:29:00.119 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:29:00.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:29:00.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:29:00.160 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:29:00.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:29:00.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:29:00.160 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 11:29:00.160 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:29:00.160 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:29:00.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:29:00.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:29:00.160 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConfiguredValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) 11:29:00.160 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:29:00.160 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConfigurationValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) 11:29:00.160 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 11:29:00.160 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:29:00.160 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:29:00.160 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:29:00.161 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 11:29:00.161 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:29:00.161 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:29:00.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:29:00.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:29:00.161 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConfigurationValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) 11:29:00.161 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 11:29:00.161 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:29:00.161 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:29:00.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:29:00.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.65 s - in org.eclipse.reddeer.requirements.test.jre.JRERequirementTest testConfiguredValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) Time elapsed: 0.201 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 11:29:00.168 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 11:29:00.169 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:29:00.169 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:29:00.169 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 11:29:00.170 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:29:00.170 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:29:00.170 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:29:00.170 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:29:00.170 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:29:00.170 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 11:29:00.170 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:29:00.170 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:00.170 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:29:00.170 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:00.170 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:29:00.171 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:00.171 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:29:00.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:29:00.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:29:00.171 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:29:00.171 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:29:00.171 DEBUG [main][MenuItemLookup] Found menu:'File' 11:29:00.171 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:29:00.172 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:29:00.172 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:29:00.172 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:29:00.172 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:29:00.172 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:29:00.172 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:29:00.172 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:29:00.172 DEBUG [main][MenuItemLookup] Item match:Window 11:29:00.172 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:29:00.172 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:29:00.172 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:29:00.172 DEBUG [main][MenuItemLookup] Found menu:'' 11:29:00.172 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:29:00.172 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:29:00.172 DEBUG [main][MenuItemLookup] Found menu:'' 11:29:00.172 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:29:00.172 DEBUG [main][MenuItemLookup] Found menu:'' 11:29:00.172 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:29:00.172 DEBUG [main][MenuItemLookup] Item match:Preferences 11:29:00.172 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:29:00.172 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:29:00.172 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:5887): Gtk-CRITICAL **: 11:29:00.220: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 11:29:00.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.... 11:29:00.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. finished successfully 11:29:00.279 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:29:00.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:29:00.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:29:00.280 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:29:00.280 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:00.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:29:00.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:00.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:00.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:00.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:00.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:29:00.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:29:00.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:29:00.282 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:29:00.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:00.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:00.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:00.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:00.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:29:00.285 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:29:00.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:29:00.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:29:00.285 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:29:00.285 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:29:00.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:29:00.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:29:00.324 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:29:00.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:29:00.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:29:00.324 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:29:00.325 INFO [WorkbenchTestable][RequirementsRunner] Started test: fulfillWithProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) 11:29:00.325 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 11:29:00.325 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:29:00.325 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:29:00.325 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:29:00.326 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest$TestClass 11:29:00.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'] 11:29:00.328 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:00.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'] 11:29:00.328 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:00.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 Java Project"] 11:29:00.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:00.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'] 11:29:00.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:00.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'] 11:29:00.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:00.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'] 11:29:00.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:00.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"] 11:29:00.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:00.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'] 11:29:00.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:00.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'] 11:29:00.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:00.330 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:29:00.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:29:00.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:29:00.330 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:29:00.330 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:29:00.330 DEBUG [main][MenuItemLookup] Found menu:'File' 11:29:00.330 DEBUG [main][MenuItemLookup] Item match:File 11:29:00.331 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:29:00.331 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:29:00.334 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:29:00.334 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:29:00.334 DEBUG [main][MenuItemLookup] Found menu:'' 11:29:00.334 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:29:00.334 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:29:00.334 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:29:00.334 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:29:00.334 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:29:00.334 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:29:00.334 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:29:00.334 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:29:00.334 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:29:00.334 DEBUG [main][MenuItemLookup] Found menu:'File' 11:29:00.334 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:29:00.334 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:29:00.334 DEBUG [main][MenuItemLookup] Found menu:'' 11:29:00.334 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:29:00.334 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:29:00.335 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:29:00.335 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:29:00.335 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:29:00.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 11:29:00.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 'New|Select a wizard'] is available. finished successfully 11:29:00.406 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:29:00.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:29:00.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:29:00.407 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:29:00.407 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:00.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 11:29:00.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:00.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:00.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:00.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:00.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:29:00.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:29:00.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:29:00.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:29:00.409 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:29:00.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:00.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:00.911 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:29:00.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:29:00.912 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:29:00.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:00.912 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:29:00.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:00.912 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:29:00.913 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 11:29:00.913 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 11:29:00.913 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 11:29:00.916 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 11:29:00.916 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:29:00.916 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:29:00.916 DEBUG [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) 11:29:00.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:00.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:00.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:00.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:00.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:29:00.918 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:29:00.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:29:00.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:29:00.918 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:29:00.918 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:29:01.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'] 11:29:01.219 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:01.219 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:01.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 11:29:01.220 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 11:29:01.220 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 11:29:01.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:29:01.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:29:01.220 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:29:01.220 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:01.221 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'TestProject' 11:29:01.221 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:") 11:29:01.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:01.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:01.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:01.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:01.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:29:01.224 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:29:01.226 INFO [WorkbenchTestable][AbstractText] Text set to: TestProject 11:29:01.259 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:29:01.259 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 11:29:01.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) 11:29:01.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:01.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:01.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:01.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:01.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:29:01.262 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:29:01.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:29:01.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:29:01.262 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:29:01.262 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:29:01.285 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.... 11:29:04.574 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 11:29:04.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:29:04.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:29:04.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:29:04.574 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 11:29:04.574 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:29:04.574 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:29:04.574 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:29:04.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:29:04.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:04.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:04.578 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:29:04.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:04.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:04.579 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:29:04.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:29:04.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:29:04.579 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:29:04.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 '\*?\QPackage Explorer\E') 11:29:04.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:04.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:04.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:04.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:04.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:29:04.580 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:29:04.581 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:29:04.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:29:04.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:29:04.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:29:04.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:29:04.583 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:29:04.583 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:29:04.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:29:04.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:29:04.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:04.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:04.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:29:05.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:05.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:29:05.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:05.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:29:05.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:29:05.608 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:29:05.609 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:29:05.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:29:05.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:29:05.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 11:29:05.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:05.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:05.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:05.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:05.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:29:05.610 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Servers 11:29:05.615 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TestProject 11:29:05.615 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 11:29:05.615 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:29:05.615 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:29:05.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:29:05.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:29:05.616 INFO [WorkbenchTestable][RequirementsRunner] Finished test: fulfillWithProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) 11:29:05.616 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:29:05.616 INFO [WorkbenchTestable][RequirementsRunner] Started test: fulfillWithoutProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) 11:29:05.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 11:29:05.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:29:05.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:29:05.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:29:05.616 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest$TestClass 11:29:05.617 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 11:29:05.617 DEBUG [main][EditorHandler] 0 editor(s) found 11:29:05.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:05.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:29:05.624 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 11:29:05.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:29:05.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:29:05.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:29:05.625 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:29:05.625 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:29:05.625 DEBUG [main][MenuItemLookup] Found menu:'File' 11:29:05.625 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:29:05.625 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:29:05.625 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:29:05.625 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:29:05.625 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:29:05.625 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:29:05.625 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:29:05.625 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:29:05.625 DEBUG [main][MenuItemLookup] Item match:Window 11:29:05.626 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:29:05.626 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:29:05.626 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:29:05.626 DEBUG [main][MenuItemLookup] Found menu:'' 11:29:05.626 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:29:05.626 DEBUG [main][MenuItemLookup] Item match:Show View 11:29:05.630 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 11:29:05.630 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 11:29:05.630 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 11:29:05.630 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 11:29:05.630 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 11:29:05.630 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 11:29:05.630 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 11:29:05.630 DEBUG [main][MenuItemLookup] Found menu:'Progress' 11:29:05.630 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 11:29:05.630 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 11:29:05.630 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 11:29:05.630 DEBUG [main][MenuItemLookup] Found menu:'Templates' 11:29:05.630 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 11:29:05.630 DEBUG [main][MenuItemLookup] Found menu:'' 11:29:05.630 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 11:29:05.630 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 11:29:05.630 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 11:29:05.630 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 11:29:05.631 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 11:29:05.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 11:29:05.727 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 11:29:05.727 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 11:29:05.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:29:05.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:29:05.728 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 11:29:05.728 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:29:05.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:29:05.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:29:05.728 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:29:05.728 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:29:05.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:05.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:05.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:05.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:05.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:29:05.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:29:05.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:29:05.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:29:05.730 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:29:05.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:05.730 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:29:05.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:05.730 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:29:05.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:29:05.730 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:29:05.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:05.730 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:29:05.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:05.730 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:29:05.730 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 11:29:05.730 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 11:29:05.731 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 11:29:05.731 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 11:29:05.731 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:29:05.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:29:05.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:29:05.731 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:29:05.731 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:29:05.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:05.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:05.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 11:29:05.732 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:29:05.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:29:05.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:29:05.732 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:29:05.732 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:29:05.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:05.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:05.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:05.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:05.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:29:05.733 INFO [WorkbenchTestable][AbstractButton] Click button &Open 11:29:05.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:29:05.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:29:05.733 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:29:05.733 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:29:05.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:29:05.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:29:05.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 11:29:05.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:05.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:05.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 11:29:05.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:05.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:05.832 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:29:05.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:29:05.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:29:05.832 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:29:05.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 11:29:05.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:05.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:05.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:05.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:05.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:29:05.833 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:29:05.833 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:29:05.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:29:05.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:29:05.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:29:05.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:29:05.836 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:29:05.837 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:29:05.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:29:05.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:29:05.837 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:29:05.837 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:29:05.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:29:05.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:29:05.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:05.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:05.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:29:06.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:06.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:29:06.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:06.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:29:06.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:29:06.840 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:29:06.840 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:29:06.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:29:06.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:29:06.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 11:29:06.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:06.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:06.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:06.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:06.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:29:06.841 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Servers 11:29:06.841 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TestProject 11:29:06.841 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:29:06.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:29:06.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:29:06.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:29:06.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:06.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:06.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:29:07.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:07.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:29:07.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:07.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:29:07.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:29:07.850 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:29:07.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:29:07.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:29:07.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:29:07.851 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:29:07.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:07.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:07.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:07.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:07.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:29:07.852 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Servers 11:29:07.852 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TestProject 11:29:07.852 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:29:07.852 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:29:07.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:29:07.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:29:07.853 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:29:07.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:07.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:07.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:07.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:07.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:29:07.853 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 11:29:07.853 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 11:29:07.854 DEBUG [main][TreeItemHandler] Set Tree selection 11:29:07.855 DEBUG [main][TreeHandler] Notify Tree about selection event 11:29:07.863 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 11:29:07.867 DEBUG [WorkbenchTestable][TreeItemHandler] Servers 11:29:07.867 DEBUG [WorkbenchTestable][TreeItemHandler] TestProject 11:29:07.867 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:29:07.867 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:29:07.951 DEBUG [main][MenuItemLookup] Found menu:'New' 11:29:07.951 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:29:07.951 DEBUG [main][MenuItemLookup] Found menu:'' 11:29:07.951 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:29:07.951 DEBUG [main][MenuItemLookup] Found menu:'' 11:29:07.951 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:29:07.951 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:29:07.951 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:29:07.951 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:29:07.951 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:29:07.951 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:29:07.951 DEBUG [main][MenuItemLookup] Found menu:'Move...' 11:29:07.951 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 11:29:07.951 DEBUG [main][MenuItemLookup] Found menu:'' 11:29:07.951 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:29:07.951 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:29:07.951 DEBUG [main][MenuItemLookup] Found menu:'' 11:29:07.951 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:29:07.951 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:29:07.951 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:29:07.951 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:29:07.951 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:29:07.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:29:07.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 11:29:08.453 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 11:29:08.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:29:08.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:29:08.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:29:08.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:29:08.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:29:08.453 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:29:08.453 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:29:08.479 DEBUG [main][MenuItemLookup] Found menu:'New' 11:29:08.479 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:29:08.479 DEBUG [main][MenuItemLookup] Found menu:'' 11:29:08.479 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:29:08.479 DEBUG [main][MenuItemLookup] Found menu:'' 11:29:08.479 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:29:08.479 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:29:08.479 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:29:08.479 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:29:08.479 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:29:08.479 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:29:08.479 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:29:08.479 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:29:08.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... (Eclipse:5887): Gtk-CRITICAL **: 11:29:08.654: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:5887): Gtk-CRITICAL **: 11:29:08.711: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:5887): Gtk-CRITICAL **: 11:29:08.737: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:5887): Gtk-CRITICAL **: 11:29:08.811: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 11:29:09.315 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 11:29:09.315 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:29:09.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:29:09.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:29: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: 32) 11:29:09.318 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:29:09.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:29:09.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:29:09.318 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:29:09.318 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:29:09.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:09.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:09.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:09.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:09.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:29:09.319 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:29:09.319 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:29:09.319 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:29:09.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:29:09.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:29:09.320 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:29:09.320 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:29:09.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") 11:29:09.320 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:29:09.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:29:09.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:29:09.320 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:29:09.320 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:29:09.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:09.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:09.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:09.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:09.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:29:09.321 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:29:09.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:29:09.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:29:09.321 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:29:09.321 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:29:09.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:29:09.330 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:29:09.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:29:09.831 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:29:09.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:29:09.831 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 11:29:09.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 11:29:09.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 11:29:09.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:29:09.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:29:09.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:29:09.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:29:09.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:29:09.831 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:29:09.831 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:29:09.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:29:09.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 11:29:09.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:29:09.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:29:09.834 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 11:29:09.834 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:29:09.834 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:29:09.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:29:09.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:29:09.834 INFO [WorkbenchTestable][RequirementsRunner] Finished test: fulfillWithoutProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) 11:29:09.834 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 11:29:09.834 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:29:09.834 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:29:09.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:29:09.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.666 s - in org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest fulfillWithProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) Time elapsed: 5.291 s fulfillWithoutProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) Time elapsed: 4.218 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.v20230901-1033 [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 11:29:20.346 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 11:29:20.348 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 11:29:20.415 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 11:29:20.417 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 11:29:20.452 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 11:29:20.507 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:29:20.511 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:29:20.512 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 11:29:20.515 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 11:29:20.515 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 11:29:20.522 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 11:29:20.527 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:29:20.527 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:29:20.562 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:29:20.562 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:29:20.566 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:29:20.567 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 11:29:20.627 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:29:20.652 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:20.665 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:29:20.676 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:20.688 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:29:20.700 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:20.740 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:29:20.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:29:20.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:29:20.748 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:29:20.752 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:29:20.770 DEBUG [main][MenuItemLookup] Found menu:'File' 11:29:20.771 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:29:20.771 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:29:20.771 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:29:20.771 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:29:20.771 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:29:20.771 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:29:20.771 DEBUG [main][MenuItemLookup] Item match:Window 11:29:20.778 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:29:20.778 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:29:20.778 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:29:20.778 DEBUG [main][MenuItemLookup] Found menu:'' 11:29:20.778 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:29:20.778 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:29:20.778 DEBUG [main][MenuItemLookup] Found menu:'' 11:29:20.778 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:29:20.779 DEBUG [main][MenuItemLookup] Found menu:'' 11:29:20.779 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:29:20.779 DEBUG [main][MenuItemLookup] Item match:Preferences 11:29:20.791 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:29:20.792 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:29:20.795 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:29:20.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:29:20.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:29:20.966 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:29:20.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:29:20.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:29:20.969 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:29:20.969 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:20.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:29:21.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:21.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:21.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:21.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:21.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:29:21.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:29:21.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:29:21.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) 11:29:21.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:21.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:21.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:21.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:21.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:29:21.052 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:29:21.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:29:21.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:29:21.054 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:29:21.055 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:29:21.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:29:21.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:29:21.145 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:29:21.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:29:21.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:29:21.147 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 11:29:21.148 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 11:29:21.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:29:21.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:29:21.150 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:29:21.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:29:21.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:29:21.151 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") 11:29:21.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:21.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:21.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:21.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:21.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 11:29:21.173 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 11:29:21.173 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 11:29:21.173 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:29:21.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 11:29:21.259 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 11:29:21.259 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 11:29:21.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:29:21.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:29:21.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 11:29:21.263 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:29:21.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:29:21.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:29:21.264 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 11:29:21.264 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:29:21.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:21.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:21.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:21.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:21.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:29:21.265 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 11:29:21.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:29:21.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:29:21.269 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 11:29:21.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:29:21.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:29:21.269 TRACE [main][WidgetHandler] Notify Table with event 13 11:29:21.270 TRACE [main][WidgetHandler] Wait for synchronization 11:29:21.270 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:29:21.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:29:21.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:29:21.270 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 11:29:21.270 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:29:21.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:21.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:21.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 "Open") 11:29:21.272 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:29:21.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:29:21.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:29:21.272 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 11:29:21.272 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:29:21.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:21.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:21.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:21.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:21.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:29:21.277 INFO [WorkbenchTestable][AbstractButton] Click button &Open 11:29:21.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:29:21.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:29:21.278 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:29:21.278 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:29:21.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:29:21.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:29:21.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 11:29:21.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:29:21.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:29:21.853 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:29:21.853 DEBUG [main][MenuItemLookup] Found menu:'File' 11:29:21.853 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:29:21.853 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:29:21.853 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:29:21.853 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:29:21.853 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:29:21.853 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:29:21.854 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:29:21.854 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:29:21.854 DEBUG [main][MenuItemLookup] Item match:Window 11:29:21.855 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:29:21.855 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:29:21.855 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:29:21.855 DEBUG [main][MenuItemLookup] Found menu:'' 11:29:21.855 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:29:21.855 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:29:21.855 DEBUG [main][MenuItemLookup] Found menu:'' 11:29:21.855 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:29:21.855 DEBUG [main][MenuItemLookup] Found menu:'' 11:29:21.855 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:29:21.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:29:21.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:29:21.856 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:29:21.856 DEBUG [main][MenuItemLookup] Found menu:'File' 11:29:21.856 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:29:21.856 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:29:21.856 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:29:21.856 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:29:21.856 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:29:21.856 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:29:21.856 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:29:21.856 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:29:21.856 DEBUG [main][MenuItemLookup] Item match:Window 11:29:21.857 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:29:21.857 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:29:21.857 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:29:21.857 DEBUG [main][MenuItemLookup] Found menu:'' 11:29:21.857 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:29:21.857 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:29:21.857 DEBUG [main][MenuItemLookup] Item match:Perspective 11:29:21.861 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 11:29:21.861 DEBUG [main][MenuItemLookup] Found menu:'' 11:29:21.861 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 11:29:21.861 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 11:29:21.861 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 11:29:21.861 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 11:29:21.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 11:29:21.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:29:21.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:29:21.863 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:29:21.863 DEBUG [main][MenuItemLookup] Found menu:'File' 11:29:21.863 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:29:21.863 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:29:21.863 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:29:21.863 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:29:21.863 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:29:21.863 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:29:21.863 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:29:21.863 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:29:21.863 DEBUG [main][MenuItemLookup] Item match:Window 11:29:21.864 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:29:21.864 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:29:21.864 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:29:21.864 DEBUG [main][MenuItemLookup] Found menu:'' 11:29:21.864 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:29:21.864 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:29:21.864 DEBUG [main][MenuItemLookup] Found menu:'' 11:29:21.864 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:29:21.864 DEBUG [main][MenuItemLookup] Found menu:'' 11:29:21.864 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:29:21.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:29:21.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:29:21.865 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:29:21.865 DEBUG [main][MenuItemLookup] Found menu:'File' 11:29:21.865 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:29:21.865 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:29:21.865 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:29:21.865 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:29:21.865 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:29:21.865 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:29:21.865 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:29:21.865 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:29:21.866 DEBUG [main][MenuItemLookup] Item match:Window 11:29:21.866 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:29:21.866 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:29:21.866 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:29:21.866 DEBUG [main][MenuItemLookup] Found menu:'' 11:29:21.866 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:29:21.866 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:29:21.866 DEBUG [main][MenuItemLookup] Item match:Perspective 11:29:21.867 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 11:29:21.867 DEBUG [main][MenuItemLookup] Found menu:'' 11:29:21.867 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 11:29:21.867 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 11:29:21.867 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 11:29:21.867 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 11:29:21.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:29:21.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:29:21.871 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:29:21.871 DEBUG [main][MenuItemLookup] Found menu:'File' 11:29:21.871 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:29:21.871 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:29:21.871 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:29:21.871 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:29:21.871 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:29:21.871 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:29:21.871 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:29:21.871 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:29:21.871 DEBUG [main][MenuItemLookup] Item match:Window 11:29:21.872 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:29:21.872 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:29:21.872 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:29:21.872 DEBUG [main][MenuItemLookup] Found menu:'' 11:29:21.872 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:29:21.872 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:29:21.872 DEBUG [main][MenuItemLookup] Found menu:'' 11:29:21.872 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:29:21.872 DEBUG [main][MenuItemLookup] Found menu:'' 11:29:21.873 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:29:21.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:29:21.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:29:21.873 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:29:21.873 DEBUG [main][MenuItemLookup] Found menu:'File' 11:29:21.873 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:29:21.873 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:29:21.873 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:29:21.873 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:29:21.873 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:29:21.873 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:29:21.874 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:29:21.874 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:29:21.874 DEBUG [main][MenuItemLookup] Item match:Window 11:29:21.874 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:29:21.874 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:29:21.874 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:29:21.874 DEBUG [main][MenuItemLookup] Found menu:'' 11:29:21.874 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:29:21.874 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:29:21.874 DEBUG [main][MenuItemLookup] Item match:Perspective 11:29:21.908 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 11:29:21.908 DEBUG [main][MenuItemLookup] Found menu:'' 11:29:21.908 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 11:29:21.908 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 11:29:21.908 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 11:29:21.909 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 11:29:21.910 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 11:29:21.911 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 11:29:21.911 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 11:29:21.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 11:29:21.950 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 11:29:21.950 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 11:29:21.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:29:21.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:29:21.951 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:29:21.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:29:21.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:29:21.951 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 11:29:21.951 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:29:21.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:21.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:21.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 11:29:21.952 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:29:21.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:29:21.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:29:21.952 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 11:29:21.952 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:29:21.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:21.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:21.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:21.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:21.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:29:21.953 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 11:29:21.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:29:21.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:29:21.954 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:29:21.954 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:29:24.452 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:29:24.452 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:24.453 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:29:24.453 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:24.453 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:29:24.453 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:24.455 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:29:24.455 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:24.455 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:29:24.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:24.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"] 11:29:24.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:24.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'] 11:29:24.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:24.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'] 11:29:24.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:24.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'] 11:29:24.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:24.458 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:29:24.458 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:24.458 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:29:24.458 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:24.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'] 11:29:24.459 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:24.460 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:29:24.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:29:24.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:29:24.461 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:29:24.462 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:29:24.462 DEBUG [main][MenuItemLookup] Found menu:'File' 11:29:24.462 DEBUG [main][MenuItemLookup] Item match:File 11:29:24.469 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:29:24.469 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:29:24.508 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:29:24.508 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:29:24.508 DEBUG [main][MenuItemLookup] Found menu:'' 11:29:24.508 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:29:24.509 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:29:24.509 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:29:24.509 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:29:24.509 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:29:24.509 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:29:24.509 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:29:24.509 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:29:24.509 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:29:24.509 DEBUG [main][MenuItemLookup] Found menu:'File' 11:29:24.509 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:29:24.509 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:29:24.509 DEBUG [main][MenuItemLookup] Found menu:'' 11:29:24.509 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:29:24.509 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:29:24.522 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:29:24.522 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:29:24.523 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:29:24.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 'New|Select a wizard'] is available.... 11:29:24.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 11:29:24.646 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:29:24.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:29:24.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:29:24.647 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:29:24.647 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:24.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:29:24.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:24.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:24.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:24.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:24.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:29:24.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:29:24.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:29:24.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:29:24.654 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:29:24.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:25.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:25.160 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:29:25.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:29:25.163 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:29:25.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:25.163 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:29:25.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:25.163 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:29:25.164 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 11:29:25.165 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 11:29:25.165 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 11:29:25.168 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 11:29:25.169 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:29:25.169 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:29:25.169 DEBUG [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) 11:29:25.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:25.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:25.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:25.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:25.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:29:25.172 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:29:25.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:29:25.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:29:25.172 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:29:25.172 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:29:25.494 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:29:25.495 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:25.495 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:25.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 11:29:25.495 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 11:29:25.495 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 11:29:25.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:29:25.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:29:25.496 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:29:25.496 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:25.498 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'testproject' 11:29:25.500 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:") 11:29:25.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:25.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:25.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:25.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:25.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:29:25.529 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:29:25.531 INFO [WorkbenchTestable][AbstractText] Text set to: testproject 11:29:25.566 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 11:29:25.566 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 11:29:25.567 DEBUG [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) 11:29:25.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:25.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:25.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:25.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:25.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:29:25.578 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:29:25.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:29:25.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:29:25.578 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:29:25.578 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:29:25.631 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.... 11:29:29.020 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 11:29:29.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:29:29.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:29:29.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:29:29.025 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 11:29:29.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:29:29.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:29:29.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:29:29.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:29:29.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: Matcher matching text to regular expression 'New|Select a wizard'] 11:29:29.026 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:29.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: Matcher matching text to regular expression 'New|Select a wizard'] 11:29:29.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:29.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: "New Java Class"] 11:29:29.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:29.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'] 11:29:29.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:29.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'] 11:29:29.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:29.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'] 11:29:29.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:29.028 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 11:29:29.028 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:29.028 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:29:29.028 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:29.028 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:29:29.028 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:29.028 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:29:29.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:29:29.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:29:29.029 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:29:29.029 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:29:29.029 DEBUG [main][MenuItemLookup] Found menu:'File' 11:29:29.029 DEBUG [main][MenuItemLookup] Item match:File 11:29:29.034 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:29:29.034 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:29:29.038 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:29:29.038 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:29:29.038 DEBUG [main][MenuItemLookup] Found menu:'' 11:29:29.038 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:29:29.038 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:29:29.039 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:29:29.039 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:29:29.039 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:29:29.039 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:29:29.039 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:29:29.039 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:29:29.039 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:29:29.039 DEBUG [main][MenuItemLookup] Found menu:'File' 11:29:29.039 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:29:29.039 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:29:29.039 DEBUG [main][MenuItemLookup] Found menu:'' 11:29:29.039 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:29:29.039 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:29:29.039 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:29:29.040 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:29:29.040 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:29:29.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 'New|Select a wizard'] is available.... 11:29:29.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 11:29:29.229 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:29:29.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:29:29.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:29:29.230 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:29:29.230 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:29.231 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:29:29.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:29.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:29.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:29.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:29.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:29:29.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:29:29.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:29:29.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 11:29:29.238 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:29:29.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:29.239 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:29:29.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:29.239 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:29:29.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 11:29:29.239 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 11:29:29.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:29.239 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 11:29:29.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:29.239 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 11:29:29.239 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 11:29:29.240 DEBUG [main][TreeItemHandler] Selecting tree item: Class 11:29:29.240 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 11:29:29.243 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 11:29:29.243 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:29:29.243 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:29:29.243 DEBUG [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) 11:29:29.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:29.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:29.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:29.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:29.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:29:29.246 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:29:29.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:29:29.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:29:29.246 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:29:29.246 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:29:29.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'] 11:29:29.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:29.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:29.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 11:29:29.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 11:29:29.725 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 11:29:29.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:29:29.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:29:29.726 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 11:29:29.726 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:29.729 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:") 11:29:29.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:29.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:29.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:29.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:29.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:29:29.831 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:29:29.832 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass 11:29:29.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.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 11:29:29.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:29.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:29.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:29.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:29.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:29:29.915 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:29:29.917 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 11:29:29.919 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 11:29:29.919 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 11:29:29.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.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) 11:29:29.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:29.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:29.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:29.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:29.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:29:29.933 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:29:29.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:29:29.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:29:29.933 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:29:29.933 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:29:30.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:29:32.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:29:32.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:29:32.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 11:29:32.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update package explorer' is a system job, skipped 11:29:32.056 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 11:29:32.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:29:32.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 11:29:32.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update package explorer' is a system job, skipped 11:29:32.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:29:32.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:29:32.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 11:29:32.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:29:32.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:29:32.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:29:32.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:29:32.057 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:29:32.059 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) 11:29:32.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 11:29:32.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:29:32.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:29:32.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:29:32.060 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:29:32.138 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:32.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'] 11:29:32.139 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:32.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'] 11:29:32.139 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:32.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: "New RedDeer Test Case"] 11:29:32.139 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:32.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'] 11:29:32.139 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:32.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'] 11:29:32.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:32.140 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testproject/src/org/example/test/TestClass.java - Eclipse Platform 11:29:32.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:29:32.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:29:32.140 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testproject/src/org/example/test/TestClass.java - Eclipse Platform' 11:29:32.140 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - testproject/src/org/example/test/TestClass.java - Eclipse Platform' 11:29:32.141 DEBUG [main][MenuItemLookup] Found menu:'File' 11:29:32.141 DEBUG [main][MenuItemLookup] Item match:File 11:29:32.142 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:29:32.142 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:29:32.146 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:29:32.146 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:29:32.146 DEBUG [main][MenuItemLookup] Found menu:'' 11:29:32.146 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:29:32.146 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:29:32.146 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:29:32.146 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:29:32.146 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:29:32.146 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:29:32.146 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:29:32.146 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:29:32.146 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:29:32.146 DEBUG [main][MenuItemLookup] Found menu:'File' 11:29:32.146 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:29:32.146 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:29:32.146 DEBUG [main][MenuItemLookup] Found menu:'' 11:29:32.146 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:29:32.146 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:29:32.211 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:29:32.211 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:29:32.213 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:29:32.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 11:29:32.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 'New|Select a wizard'] is available. finished successfully 11:29:32.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:29:32.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:29:32.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:29:32.339 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:29:32.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:32.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:29:32.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:32.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:32.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:32.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:32.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:29:32.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:29:32.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:29:32.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 11:29:32.342 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 11:29:32.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:32.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:32.843 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 11:29:32.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 11:29:32.844 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 11:29:32.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:32.844 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 11:29:32.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:32.844 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 11:29:32.844 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test 11:29:32.844 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test 11:29:32.844 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test about selection 11:29:32.847 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test 11:29:32.847 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:29:32.847 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:29:32.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) 11:29:32.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:32.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:32.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:32.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:32.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:29:32.849 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:29:32.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:29:32.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:29:32.849 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:29:32.849 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:29:33.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'] 11:29:33.045 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:33.045 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:33.045 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.... 11:29:33.045 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 11:29:33.045 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Case 11:29:33.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:29:33.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:29:33.046 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 11:29:33.046 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:33.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:29:33.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:29:33.046 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Case 11:29:33.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:29:33.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:29:33.047 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Source folder:") 11:29:33.047 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:29:33.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:29:33.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:29:33.047 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 11:29:33.047 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:29:33.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:33.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:33.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:33.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:33.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:29:33.052 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:29:33.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 11:29:33.053 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:29:33.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:29:33.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:29:33.053 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 11:29:33.054 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:29:33.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:33.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:33.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:33.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:33.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:29:33.111 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:29:33.112 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:") 11:29:33.112 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:29:33.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:29:33.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:29:33.112 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 11:29:33.112 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:29:33.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:33.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:33.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:33.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:33.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:29:33.123 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:29:33.127 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:") 11:29:33.127 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:29:33.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:29:33.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:29:33.127 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 11:29:33.127 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:29:33.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:33.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:33.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:33.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:33.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:29:33.139 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:29:33.140 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:") 11:29:33.140 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:29:33.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:29:33.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:29:33.140 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 11:29:33.140 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:29:33.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:33.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:33.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:33.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:33.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:29:33.214 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:29:33.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 11:29:33.215 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:29:33.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:29:33.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:29:33.215 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 11:29:33.215 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:29:33.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:33.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:33.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:33.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:33.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:29:33.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 "Finish", Widget matcher matching widgets with style: 8) 11:29:33.220 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:29:33.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:29:33.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:29:33.220 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 11:29:33.220 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:29:33.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:33.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:33.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:33.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:33.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:29:33.223 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 11:29:33.223 INFO [WorkbenchTestable][RedDeerTestCaseWizard] Go to next wizard page 11:29:33.223 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) 11:29:33.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:33.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:33.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:33.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:33.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:29:33.230 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:29:33.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:29:33.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:29:33.230 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:29:33.230 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:29:33.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 11:29:33.314 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:29:33.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:29:33.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:29:33.315 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 11:29:33.315 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:29:33.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:33.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:33.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:33.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:33.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:29:33.316 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item TestClass and wait with time period 1 11:29:33.316 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TestClass 11:29:33.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:33.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:33.816 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TestClass 11:29:33.816 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TestClass 11:29:33.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:34.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:34.317 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TestClass 11:29:34.317 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Object and wait with time period 1 11:29:34.317 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object 11:29:34.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:34.317 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Object is already expanded. No action performed 11:29:34.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:34.318 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object 11:29:34.318 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object 11:29:34.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:34.318 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Object is already expanded. No action performed 11:29:34.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:34.318 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object 11:29:34.318 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Object() and wait with time period 1 11:29:34.318 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object() 11:29:34.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:34.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:34.819 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object() 11:29:34.819 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object() 11:29:34.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:35.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:35.320 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object() 11:29:35.320 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item getClass() and wait with time period 1 11:29:35.320 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item getClass() 11:29:35.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:35.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:35.820 INFO [WorkbenchTestable][TreeItemHandler] Expanded: getClass() 11:29:35.821 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item getClass() 11:29:35.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:36.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:36.321 INFO [WorkbenchTestable][TreeItemHandler] Expanded: getClass() 11:29:36.321 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item hashCode() and wait with time period 1 11:29:36.321 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hashCode() 11:29:36.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:36.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:36.822 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hashCode() 11:29:36.822 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hashCode() 11:29:36.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:37.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:37.323 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hashCode() 11:29:37.323 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item equals(Object) and wait with time period 1 11:29:37.323 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item equals(Object) 11:29:37.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:37.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:37.824 INFO [WorkbenchTestable][TreeItemHandler] Expanded: equals(Object) 11:29:37.824 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item equals(Object) 11:29:37.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:38.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:38.324 INFO [WorkbenchTestable][TreeItemHandler] Expanded: equals(Object) 11:29:38.325 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item clone() and wait with time period 1 11:29:38.325 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item clone() 11:29:38.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:38.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:38.825 INFO [WorkbenchTestable][TreeItemHandler] Expanded: clone() 11:29:38.826 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item clone() 11:29:38.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:39.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:39.326 INFO [WorkbenchTestable][TreeItemHandler] Expanded: clone() 11:29:39.326 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item toString() and wait with time period 1 11:29:39.326 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item toString() 11:29:39.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:39.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:39.827 INFO [WorkbenchTestable][TreeItemHandler] Expanded: toString() 11:29:39.827 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item toString() 11:29:39.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:40.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:40.328 INFO [WorkbenchTestable][TreeItemHandler] Expanded: toString() 11:29:40.328 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item notify() and wait with time period 1 11:29:40.328 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notify() 11:29:40.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:40.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:40.828 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notify() 11:29:40.829 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notify() 11:29:40.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:41.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:41.329 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notify() 11:29:41.329 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item notifyAll() and wait with time period 1 11:29:41.329 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notifyAll() 11:29:41.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:41.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:41.830 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notifyAll() 11:29:41.830 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notifyAll() 11:29:41.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:42.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:42.330 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notifyAll() 11:29:42.331 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait() and wait with time period 1 11:29:42.331 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait() 11:29:42.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:42.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:42.831 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait() 11:29:42.831 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait() 11:29:42.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:43.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:43.332 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait() 11:29:43.332 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait(long) and wait with time period 1 11:29:43.332 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long) 11:29:43.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:43.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:43.833 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long) 11:29:43.833 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long) 11:29:43.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:44.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:44.334 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long) 11:29:44.334 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait(long, int) and wait with time period 1 11:29:44.334 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long, int) 11:29:44.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:44.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:44.834 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long, int) 11:29:44.835 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long, int) 11:29:44.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:45.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:45.335 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long, int) 11:29:45.335 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item finalize() and wait with time period 1 11:29:45.335 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item finalize() 11:29:45.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:45.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:45.836 INFO [WorkbenchTestable][TreeItemHandler] Expanded: finalize() 11:29:45.836 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item finalize() 11:29:45.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:46.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:46.336 INFO [WorkbenchTestable][TreeItemHandler] Expanded: finalize() 11:29:46.337 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.... 11:29:46.337 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 11:29:46.337 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Case 11:29:46.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:29:46.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:29:46.350 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 11:29:46.350 INFO [WorkbenchTestable][RedDeerTestCaseWizard] Cancel wizard 11:29:46.350 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) 11:29:46.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:46.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:46.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:46.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:46.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:29:46.353 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:29:46.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:29:46.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:29:46.353 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:29:46.353 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:29:46.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:29:46.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:29:46.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:29:46.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:29:46.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:29:46.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:29:46.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:29:46.403 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 11:29:46.403 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:29:46.405 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:29:46.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:29:46.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:29:46.407 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) 11:29:46.407 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:29:46.407 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) 11:29:46.407 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 11:29:46.407 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:29:46.407 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:29:46.407 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:29:46.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'] 11:29:46.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:46.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'] 11:29:46.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:46.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'] 11:29:46.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:46.408 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testproject/src/org/example/test/TestClass.java - Eclipse Platform 11:29:46.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:29:46.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:29:46.409 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testproject/src/org/example/test/TestClass.java - Eclipse Platform' 11:29:46.409 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - testproject/src/org/example/test/TestClass.java - Eclipse Platform' 11:29:46.409 DEBUG [main][MenuItemLookup] Found menu:'File' 11:29:46.409 DEBUG [main][MenuItemLookup] Item match:File 11:29:46.410 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:29:46.410 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:29:46.413 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:29:46.413 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:29:46.413 DEBUG [main][MenuItemLookup] Found menu:'' 11:29:46.413 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:29:46.413 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:29:46.413 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:29:46.413 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:29:46.413 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:29:46.413 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:29:46.413 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:29:46.413 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:29:46.413 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:29:46.413 DEBUG [main][MenuItemLookup] Found menu:'File' 11:29:46.413 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:29:46.413 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:29:46.413 DEBUG [main][MenuItemLookup] Found menu:'' 11:29:46.413 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:29:46.413 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:29:46.414 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:29:46.414 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:29:46.414 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:29:46.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 11:29:46.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 11:29:46.496 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:29:46.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:29:46.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:29:46.497 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:29:46.497 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:46.513 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:29:46.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:46.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:46.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:46.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:46.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:29:46.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:29:46.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:29:46.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 11:29:46.515 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 11:29:46.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:47.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:47.016 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 11:29:47.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 11:29:47.017 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 11:29:47.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:47.017 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 11:29:47.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:47.017 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 11:29:47.017 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test 11:29:47.017 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test 11:29:47.018 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test about selection 11:29:47.020 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test 11:29:47.020 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:29:47.020 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:29:47.020 DEBUG [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) 11:29:47.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:47.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:47.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:47.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:47.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:29:47.022 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:29:47.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:29:47.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:29:47.022 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:29:47.022 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:29:47.108 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:29:47.108 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:47.109 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:47.109 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.... 11:29:47.109 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 11:29:47.109 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Case 11:29:47.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:29:47.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:29:47.110 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 11:29:47.110 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:29:47.112 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()") 11:29:47.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:47.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:47.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:29:47.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:47.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:29:48.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:48.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:29:48.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 11:29:48.136 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 11:29:48.136 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()") 11:29:48.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:48.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:48.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:48.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:48.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:29:48.145 INFO [WorkbenchTestable][CheckBox] Select checkbox @AfterClass tearDown&AfterClass() 11:29:48.146 INFO [WorkbenchTestable][CheckBox] Check checkbox @AfterClass tearDown&AfterClass() 11:29:48.146 INFO [WorkbenchTestable][AbstractButton] Click button @AfterClass tearDown&AfterClass() 11:29:48.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:29:48.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:29:48.147 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:29:48.147 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:29:48.147 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()") 11:29:48.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:48.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:48.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:29:48.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:48.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:29:49.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:49.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:29:49.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 11:29:49.171 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 11:29:49.171 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()") 11:29:49.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:49.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:49.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:49.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:49.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:29:49.177 INFO [WorkbenchTestable][CheckBox] Select checkbox @BeforeClass setU&pBeforeClass() 11:29:49.177 INFO [WorkbenchTestable][CheckBox] Check checkbox @BeforeClass setU&pBeforeClass() 11:29:49.177 INFO [WorkbenchTestable][AbstractButton] Click button @BeforeClass setU&pBeforeClass() 11:29:49.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:29:49.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:29:49.177 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:29:49.177 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:29:49.178 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()") 11:29:49.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:49.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:49.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:29:49.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:49.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:29:50.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:50.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:29:50.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 11:29:50.197 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 11:29:50.198 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()") 11:29:50.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:50.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:50.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:50.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:50.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:29:50.203 INFO [WorkbenchTestable][CheckBox] Select checkbox @Before set&Up() 11:29:50.203 INFO [WorkbenchTestable][CheckBox] Check checkbox @Before set&Up() 11:29:50.203 INFO [WorkbenchTestable][AbstractButton] Click button @Before set&Up() 11:29:50.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:29:50.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:29:50.203 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:29:50.203 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:29:50.203 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()") 11:29:50.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:50.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:50.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:29:50.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:50.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:29:51.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:51.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:29:51.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 11:29:51.296 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 11:29:51.297 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()") 11:29:51.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:51.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:51.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:51.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:51.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:29:51.302 INFO [WorkbenchTestable][CheckBox] Select checkbox @After &tearDown() 11:29:51.302 INFO [WorkbenchTestable][CheckBox] Check checkbox @After &tearDown() 11:29:51.302 INFO [WorkbenchTestable][AbstractButton] Click button @After &tearDown() 11:29:51.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:29:51.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:29:51.302 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:29:51.302 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:29:51.303 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") 11:29:51.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:51.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:51.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:51.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:51.305 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:29:51.305 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 11:29:51.305 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate comments 11:29:51.305 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 11:29:51.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:29:51.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:29:51.305 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:29:51.305 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:29:51.306 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:") 11:29:51.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:51.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:51.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:51.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:51.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:29:51.311 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:29:51.312 INFO [WorkbenchTestable][AbstractText] Text set to: TestClassTest 11:29:51.313 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:") 11:29:51.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:51.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:51.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:51.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:51.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:29:51.323 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:29:51.324 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 11:29:51.326 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 11:29:51.326 INFO [WorkbenchTestable][RedDeerTestCaseWizard] Go to next wizard page 11:29:51.326 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) 11:29:51.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:51.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:51.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:51.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:51.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:29:51.329 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:29:51.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:29:51.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:29:51.329 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:29:51.329 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:29:51.359 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") 11:29:51.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:51.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:51.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:51.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:51.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:29:51.360 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 11:29:51.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:29:51.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:29:51.360 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:29:51.360 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:29:51.364 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 11:29:51.364 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:29:51.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:29:51.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:29:51.364 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 11:29:51.364 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:29:51.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:29:51.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:29:51.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:29:51.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:29:51.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:29:51.365 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item TestClass and wait with time period 1 11:29:51.365 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TestClass 11:29:51.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:51.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:51.866 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TestClass 11:29:51.866 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TestClass 11:29:51.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:52.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:52.366 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TestClass 11:29:52.366 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Object and wait with time period 1 11:29:52.367 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object 11:29:52.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:52.367 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Object is already expanded. No action performed 11:29:52.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:52.367 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object 11:29:52.367 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object 11:29:52.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:52.367 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Object is already expanded. No action performed 11:29:52.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:52.367 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object 11:29:52.367 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Object() and wait with time period 1 11:29:52.367 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object() 11:29:52.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:52.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:52.868 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object() 11:29:52.868 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object() 11:29:52.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:53.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:53.368 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object() 11:29:53.368 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item getClass() and wait with time period 1 11:29:53.369 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item getClass() 11:29:53.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:53.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:53.869 INFO [WorkbenchTestable][TreeItemHandler] Expanded: getClass() 11:29:53.869 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item getClass() 11:29:53.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:54.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:54.370 INFO [WorkbenchTestable][TreeItemHandler] Expanded: getClass() 11:29:54.370 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item hashCode() and wait with time period 1 11:29:54.370 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hashCode() 11:29:54.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:54.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:54.871 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hashCode() 11:29:54.871 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hashCode() 11:29:54.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:55.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:55.371 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hashCode() 11:29:55.371 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item equals(Object) and wait with time period 1 11:29:55.371 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item equals(Object) 11:29:55.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:55.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:55.872 INFO [WorkbenchTestable][TreeItemHandler] Expanded: equals(Object) 11:29:55.872 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item equals(Object) 11:29:55.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:56.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:56.373 INFO [WorkbenchTestable][TreeItemHandler] Expanded: equals(Object) 11:29:56.373 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item clone() and wait with time period 1 11:29:56.373 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item clone() 11:29:56.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:56.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:56.873 INFO [WorkbenchTestable][TreeItemHandler] Expanded: clone() 11:29:56.873 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item clone() 11:29:56.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:57.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:57.374 INFO [WorkbenchTestable][TreeItemHandler] Expanded: clone() 11:29:57.374 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item toString() and wait with time period 1 11:29:57.374 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item toString() 11:29:57.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:57.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:57.875 INFO [WorkbenchTestable][TreeItemHandler] Expanded: toString() 11:29:57.875 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item toString() 11:29:57.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:58.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:58.375 INFO [WorkbenchTestable][TreeItemHandler] Expanded: toString() 11:29:58.375 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item notify() and wait with time period 1 11:29:58.376 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notify() 11:29:58.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:58.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:58.876 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notify() 11:29:58.876 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notify() 11:29:58.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:59.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:59.377 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notify() 11:29:59.377 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item notifyAll() and wait with time period 1 11:29:59.377 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notifyAll() 11:29:59.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:29:59.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:29:59.878 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notifyAll() 11:29:59.878 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notifyAll() 11:29:59.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:30:00.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:30:00.378 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notifyAll() 11:30:00.378 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait() and wait with time period 1 11:30:00.378 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait() 11:30:00.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:30:00.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:30:00.879 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait() 11:30:00.879 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait() 11:30:00.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:30:01.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:30:01.380 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait() 11:30:01.380 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait(long) and wait with time period 1 11:30:01.380 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long) 11:30:01.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:30:01.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:30:01.880 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long) 11:30:01.880 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long) 11:30:01.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:30:02.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:30:02.381 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long) 11:30:02.381 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait(long, int) and wait with time period 1 11:30:02.381 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long, int) 11:30:02.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:30:02.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:30:02.882 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long, int) 11:30:02.882 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long, int) 11:30:02.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:30:03.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:30:03.383 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long, int) 11:30:03.383 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item finalize() and wait with time period 1 11:30:03.383 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item finalize() 11:30:03.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:30:03.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:30:03.883 INFO [WorkbenchTestable][TreeItemHandler] Expanded: finalize() 11:30:03.883 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item finalize() 11:30:03.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:30:04.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:30:04.384 INFO [WorkbenchTestable][TreeItemHandler] Expanded: finalize() 11:30:04.385 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 11:30:04.385 INFO [WorkbenchTestable][RedDeerTestCaseWizard] Finish wizard 11:30:04.386 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) 11:30:04.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:04.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:04.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:04.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:04.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:30:04.398 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:30:04.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:30:04.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:30:04.398 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:30:04.398 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:30:05.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:30:05.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:30:05.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:30:05.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update package explorer' is a system job, skipped 11:30:05.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:30:05.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update package explorer' is a system job, skipped 11:30:05.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:30:05.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 11:30:05.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 11:30:05.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 11:30:05.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 11:30:05.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:30:05.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:30:05.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:30:05.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:30:05.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 '\*?\QTestClassTest.java\E') 11:30:05.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:05.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:05.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:05.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:05.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:30:05.456 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:30:05.456 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 11:30:05.631 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.... 11:30:15.639 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 01, 2023 11:30:15 AM org.eclipse.reddeer.ui.test.wizard.RedDeerWizardTestCase closeOpenedWizard INFO: Shell New RedDeer Test Case is not open 11:30:15.652 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 11:30:15.652 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:30:15.652 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:30:15.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:15.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:15.652 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) 11:30:15.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:15.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:30:15.666 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 11:30:15.666 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform 11:30:15.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:30:15.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:30:15.667 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform' 11:30:15.668 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform' 11:30:15.668 DEBUG [main][MenuItemLookup] Found menu:'File' 11:30:15.668 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:30:15.668 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:30:15.668 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:30:15.668 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:30:15.668 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:30:15.668 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:30:15.668 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:30:15.668 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:30:15.668 DEBUG [main][MenuItemLookup] Item match:Window 11:30:15.675 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:30:15.675 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:30:15.675 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:30:15.675 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:15.675 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:30:15.675 DEBUG [main][MenuItemLookup] Item match:Show View 11:30:15.680 DEBUG [main][MenuItemLookup] Found menu:'Ant' 11:30:15.680 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 11:30:15.680 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 11:30:15.680 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 11:30:15.680 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 11:30:15.680 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 11:30:15.680 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 11:30:15.680 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 11:30:15.680 DEBUG [main][MenuItemLookup] Found menu:'Progress' 11:30:15.680 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 11:30:15.680 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 11:30:15.680 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 11:30:15.680 DEBUG [main][MenuItemLookup] Found menu:'Templates' 11:30:15.680 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 11:30:15.680 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:15.680 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 11:30:15.680 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 11:30:15.702 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 11:30:15.702 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 11:30:15.702 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 11:30:15.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 11:30:15.767 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 11:30:15.767 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 11:30:15.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:30:15.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:30:15.769 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 11:30:15.769 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:30:15.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:15.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:15.769 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:30:15.769 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:30:15.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:15.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:15.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:15.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:15.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:30:15.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:30:15.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:30:15.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:30:15.770 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:30:15.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:30:16.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:30:16.275 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:30:16.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:30:16.277 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:30:16.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:30:16.277 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:30:16.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:30:16.277 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:30:16.278 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 11:30:16.278 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 11:30:16.278 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 11:30:16.279 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 11:30:16.279 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:30:16.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:16.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:16.279 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:30:16.279 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:30:16.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:16.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:16.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:30:16.280 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:30:16.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:16.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:16.280 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:30:16.280 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:30:16.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:16.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:16.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:16.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:16.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:30:16.281 INFO [WorkbenchTestable][AbstractButton] Click button &Open 11:30:16.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:30:16.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:30:16.281 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:30:16.281 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:30:16.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:30:16.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:30:16.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 11:30:16.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:16.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:16.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 11:30:16.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:16.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:16.359 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform 11:30:16.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:30:16.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:30:16.359 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform' 11:30:16.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 11:30:16.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:16.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:16.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:16.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:16.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:30:16.361 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:30:16.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:30:16.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:30:16.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform TooltipText=null 11:30:16.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:30:16.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:30:16.379 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:30:16.379 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:30:16.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:30:16.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:30:16.394 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:30:16.394 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:30:16.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:30:16.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:30:16.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:16.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:16.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:30:16.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:16.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:30:17.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:17.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:30:17.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:30:17.397 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:30:17.397 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:30:17.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:30:17.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:30:17.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 11:30:17.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:17.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:17.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:17.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:17.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:30:17.401 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testproject 11:30:17.405 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item testproject 11:30:17.405 DEBUG [main][TreeItemHandler] Selecting tree item: testproject 11:30:17.405 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item testproject about selection 11:30:17.421 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: testproject 11:30:17.422 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:30:17.422 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:30:17.484 DEBUG [main][MenuItemLookup] Found menu:'New' 11:30:17.484 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:30:17.484 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:17.484 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:30:17.484 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:17.484 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:30:17.484 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:30:17.484 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:30:17.484 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:30:17.484 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:30:17.484 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:30:17.484 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:30:17.484 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:17.484 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:30:17.484 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:30:17.484 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:17.484 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:30:17.484 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:30:17.484 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:30:17.484 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:30:17.485 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:30:17.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:30:17.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 11:30:17.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:30:17.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:30:17.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:30:17.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:30:17.986 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'testproject' via Explorer 11:30:17.986 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item testproject 11:30:17.986 DEBUG [main][TreeItemHandler] Selecting tree item: testproject 11:30:17.987 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item testproject about selection 11:30:17.995 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: testproject 11:30:17.995 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:30:17.995 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:30:18.032 DEBUG [main][MenuItemLookup] Found menu:'New' 11:30:18.032 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:30:18.032 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:18.032 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:30:18.032 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:18.032 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:30:18.032 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:30:18.032 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:30:18.032 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:30:18.032 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:30:18.032 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:30:18.032 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:30:18.033 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:30:18.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.... 11:30:18.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 'Delete.*'] is available. finished successfully 11:30:18.686 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:30:18.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:30:18.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:30:18.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:18.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:18.690 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 11:30:18.690 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:30:18.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:18.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:18.690 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:30:18.690 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:30:18.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:18.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:18.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:18.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:18.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:30:18.691 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:30:18.691 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:30:18.691 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:30:18.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:30:18.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:30:18.691 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:30:18.691 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:30:18.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 "OK", Widget matcher matching widgets with style: 8) 11:30:18.692 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:30:18.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:18.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:18.692 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:30:18.692 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:30:18.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:18.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:18.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:18.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:18.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:30:18.693 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:30:18.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:30:18.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:30:18.693 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:30:18.693 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:30:18.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:30:18.701 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:30:19.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:30:19.202 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:30:19.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:30:19.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:30:19.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 11:30:19.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 11:30:19.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:30:19.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 11:30:19.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:30:19.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:30:19.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:30:19.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:30:19.203 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 11:30:19.203 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:30:19.203 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:30:19.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:19.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.874 s - in org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) Time elapsed: 14.348 s testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) Time elapsed: 29.245 s Running org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 11:30:19.233 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 11:30:19.234 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:30:19.234 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:30:19.234 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 11:30:19.234 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:30:19.234 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:30:19.235 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:30:19.235 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:30:19.235 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:30:19.235 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 11:30:19.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.*'] 11:30:19.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:30:19.236 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:30:19.237 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:30:19.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.*'] 11:30:19.237 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:30:19.237 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:30:19.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:30:19.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:30:19.237 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:30:19.237 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:30:19.238 DEBUG [main][MenuItemLookup] Found menu:'File' 11:30:19.238 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:30:19.238 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:30:19.238 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:30:19.238 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:30:19.238 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:30:19.238 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:30:19.238 DEBUG [main][MenuItemLookup] Item match:Window 11:30:19.240 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:30:19.240 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:30:19.240 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:30:19.240 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:19.240 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:30:19.240 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:30:19.240 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:19.240 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:30:19.240 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:19.240 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:30:19.240 DEBUG [main][MenuItemLookup] Item match:Preferences 11:30:19.240 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:30:19.240 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:30:19.240 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:30:19.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:30:19.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:30:19.337 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:30:19.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:30:19.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:30:19.338 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:30:19.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:30:19.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:30:19.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:19.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:19.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:19.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:19.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:30:19.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:30:19.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:30:19.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 11:30:19.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:19.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:19.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:19.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:19.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:30:19.344 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:30:19.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:30:19.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:30:19.345 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:30:19.345 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:30:19.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:30:19.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:30:19.383 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:30:19.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:30:19.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:30:19.383 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 11:30:19.384 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 11:30:19.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 11:30:19.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:19.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:19.384 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:30:19.384 DEBUG [main][MenuItemLookup] Found menu:'File' 11:30:19.384 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:30:19.384 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:30:19.384 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:30:19.384 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:30:19.384 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:30:19.384 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:30:19.384 DEBUG [main][MenuItemLookup] Item match:Window 11:30:19.385 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:30:19.385 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:30:19.385 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:30:19.385 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:19.385 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:30:19.385 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:30:19.385 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:19.385 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:30:19.385 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:19.385 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:30:19.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:19.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:19.385 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:30:19.385 DEBUG [main][MenuItemLookup] Found menu:'File' 11:30:19.385 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:30:19.385 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:30:19.385 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:30:19.385 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:30:19.385 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:30:19.385 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:30:19.385 DEBUG [main][MenuItemLookup] Item match:Window 11:30:19.385 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:30:19.386 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:30:19.386 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:30:19.386 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:19.386 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:30:19.386 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:30:19.386 DEBUG [main][MenuItemLookup] Item match:Perspective 11:30:19.386 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 11:30:19.386 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:19.386 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 11:30:19.386 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 11:30:19.386 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 11:30:19.386 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 11:30:19.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 11:30:19.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:19.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:19.387 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:30:19.387 DEBUG [main][MenuItemLookup] Found menu:'File' 11:30:19.387 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:30:19.387 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:30:19.387 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:30:19.387 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:30:19.387 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:30:19.387 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:30:19.387 DEBUG [main][MenuItemLookup] Item match:Window 11:30:19.387 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:30:19.387 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:30:19.387 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:30:19.387 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:19.387 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:30:19.387 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:30:19.387 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:19.387 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:30:19.387 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:19.387 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:30:19.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:19.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:19.388 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:30:19.388 DEBUG [main][MenuItemLookup] Found menu:'File' 11:30:19.388 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:30:19.388 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:30:19.388 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:30:19.388 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:30:19.388 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:30:19.388 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:30:19.388 DEBUG [main][MenuItemLookup] Item match:Window 11:30:19.388 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:30:19.388 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:30:19.388 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:30:19.388 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:19.388 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:30:19.388 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:30:19.388 DEBUG [main][MenuItemLookup] Item match:Perspective 11:30:19.389 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 11:30:19.389 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:19.389 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 11:30:19.389 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 11:30:19.389 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 11:30:19.389 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 11:30:19.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:19.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:19.408 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:30:19.409 DEBUG [main][MenuItemLookup] Found menu:'File' 11:30:19.409 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:30:19.409 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:30:19.409 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:30:19.409 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:30:19.409 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:30:19.409 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:30:19.409 DEBUG [main][MenuItemLookup] Item match:Window 11:30:19.409 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:30:19.409 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:30:19.409 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:30:19.409 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:19.409 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:30:19.409 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:30:19.409 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:19.409 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:30:19.409 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:19.409 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:30:19.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:19.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:19.409 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:30:19.410 DEBUG [main][MenuItemLookup] Found menu:'File' 11:30:19.410 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:30:19.410 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:30:19.410 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:30:19.410 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:30:19.410 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:30:19.410 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:30:19.410 DEBUG [main][MenuItemLookup] Item match:Window 11:30:19.410 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:30:19.410 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:30:19.410 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:30:19.410 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:19.410 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:30:19.410 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:30:19.410 DEBUG [main][MenuItemLookup] Item match:Perspective 11:30:19.410 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 11:30:19.410 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:19.410 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 11:30:19.410 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 11:30:19.410 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 11:30:19.410 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 11:30:19.410 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 11:30:19.411 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 11:30:19.411 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 11:30:19.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 11:30:19.448 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 11:30:19.448 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 11:30:19.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:30:19.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:30:19.449 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:30:19.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:19.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:19.449 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 11:30:19.449 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:30:19.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:19.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:19.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:30:19.449 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:30:19.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:19.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:19.449 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 11:30:19.449 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:30:19.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:19.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:19.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:19.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:19.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:30:19.450 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 11:30:19.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:30:19.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:30:19.450 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:30:19.450 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:30:19.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'] 11:30:19.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:30:19.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'] 11:30:19.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:30:19.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: "New RedDeer Test Plugin"] 11:30:19.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:30:19.938 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:30:19.938 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) 11:30:19.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 11:30:19.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:30:19.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:30:19.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:30:19.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'] 11:30:19.939 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:30:19.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'] 11:30:19.939 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:30:19.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'] 11:30:19.939 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:30:19.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: "New RedDeer Test Plugin"] 11:30:19.939 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:30:19.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'] 11:30:19.939 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:30:19.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'] 11:30:19.939 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:30:19.939 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:30:19.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:30:19.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:30:19.940 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:30:19.940 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:30:19.940 DEBUG [main][MenuItemLookup] Found menu:'File' 11:30:19.940 DEBUG [main][MenuItemLookup] Item match:File 11:30:19.941 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:30:19.941 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:30:19.944 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:30:19.944 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:30:19.944 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:19.944 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:30:19.944 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:30:19.944 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:30:19.944 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:30:19.944 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:30:19.944 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:30:19.944 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:30:19.944 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:30:19.944 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:30:19.944 DEBUG [main][MenuItemLookup] Found menu:'File' 11:30:19.944 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:30:19.944 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:30:19.944 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:19.944 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:30:19.944 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:30:19.945 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:30:19.945 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:30:19.945 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:30:20.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 11:30:20.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 'New|Select a wizard'] is available. finished successfully 11:30:20.037 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:30:20.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:30:20.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:30:20.039 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:30:20.039 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:30:20.039 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:30:20.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:20.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:20.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:20.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:20.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:30:20.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:30:20.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:30:20.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 11:30:20.041 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 11:30:20.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:30:20.041 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 11:30:20.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:30:20.041 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 11:30:20.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 11:30:20.041 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 11:30:20.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:30:20.042 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 11:30:20.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:30:20.042 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 11:30:20.042 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test Plug-in 11:30:20.042 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test Plug-in 11:30:20.042 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test Plug-in about selection 11:30:20.043 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test Plug-in 11:30:20.043 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:30:20.043 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:30:20.043 DEBUG [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) 11:30:20.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:20.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:20.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:20.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:20.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:30:20.045 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:30:20.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:30:20.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:30:20.045 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:30:20.045 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:30:20.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'] 11:30:20.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:30:20.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:30:20.228 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.... 11:30:20.228 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 11:30:20.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 11:30:20.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:30:20.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:30:20.229 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 11:30:20.229 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:30:20.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:20.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:20.229 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 11:30:20.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:30:20.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:30:20.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: 16, Matcher matching widgets with text that without mnenomic matches: is "Product id:") 11:30:20.231 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:30:20.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:20.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:20.231 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 11:30:20.231 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:30:20.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:20.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:20.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:20.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:20.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:30:20.234 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 11:30:20.234 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:30:20.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:20.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:20.234 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 11:30:20.234 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:30:20.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:20.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:20.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:20.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:20.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 11:30:20.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: 16, Matcher matching widgets with text that without mnenomic matches: is "Application id:") 11:30:20.237 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:30:20.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:20.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:20.237 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 11:30:20.237 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:30:20.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:20.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:20.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:20.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:20.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:30:20.239 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 11:30:20.239 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:30:20.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:20.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:20.239 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 11:30:20.239 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:30:20.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:20.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:30:20.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:30:20.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:20.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 11:30:20.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 "Finish", Widget matcher matching widgets with style: 8) 11:30:20.240 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:30:20.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:20.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:20.240 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 11:30:20.240 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:30:20.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:20.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:20.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:20.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:20.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:30:20.250 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.... 11:30:20.250 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 11:30:20.250 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 11:30:20.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:30:20.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:30:20.251 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 11:30:20.251 INFO [WorkbenchTestable][RedDeerTestPluginWizard] Cancel wizard 11:30:20.251 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) 11:30:20.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:20.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:20.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:20.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:20.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:30:20.253 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:30:20.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:30:20.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:30:20.253 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:30:20.253 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:30:20.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:30:20.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:30:20.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:30:20.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:30:20.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:30:20.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:30:20.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:30:20.310 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 11:30:20.310 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:30:20.310 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:30:20.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:20.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:20.311 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) 11:30:20.311 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:30:20.311 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) 11:30:20.311 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 11:30:20.311 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:30:20.311 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:30:20.311 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:30:20.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'] 11:30:20.311 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:30:20.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'] 11:30:20.311 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:30:20.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'] 11:30:20.311 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:30:20.311 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:30:20.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:30:20.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:30:20.312 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:30:20.312 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:30:20.312 DEBUG [main][MenuItemLookup] Found menu:'File' 11:30:20.312 DEBUG [main][MenuItemLookup] Item match:File 11:30:20.313 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:30:20.313 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:30:20.316 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:30:20.316 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:30:20.316 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:20.316 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:30:20.316 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:30:20.316 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:30:20.316 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:30:20.316 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:30:20.316 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:30:20.316 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:30:20.316 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:30:20.316 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:30:20.316 DEBUG [main][MenuItemLookup] Found menu:'File' 11:30:20.316 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:30:20.316 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:30:20.316 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:20.316 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:30:20.316 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:30:20.316 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:30:20.316 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:30:20.316 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:30:20.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 11:30:20.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 11:30:20.390 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:30:20.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:30:20.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:30:20.391 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:30:20.391 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:30:20.391 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:30:20.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:20.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:20.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:20.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:20.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:30:20.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:30:20.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:30:20.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 11:30:20.393 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 11:30:20.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:30:20.393 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 11:30:20.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:30:20.393 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 11:30:20.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 11:30:20.393 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 11:30:20.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:30:20.393 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 11:30:20.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:30:20.393 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 11:30:20.393 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test Plug-in 11:30:20.393 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test Plug-in 11:30:20.394 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test Plug-in about selection 11:30:20.394 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test Plug-in 11:30:20.394 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:30:20.395 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:30:20.395 DEBUG [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) 11:30:20.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:20.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:20.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:20.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:20.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:30:20.414 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:30:20.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:30:20.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:30:20.414 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:30:20.414 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:30:20.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'] 11:30:20.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:30:20.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:30:20.456 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.... 11:30:20.457 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 11:30:20.457 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 11:30:20.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:30:20.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:30:20.458 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 11:30:20.458 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:30:20.459 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:") 11:30:20.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:20.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:20.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:20.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:20.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:30:20.462 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:30:20.462 INFO [WorkbenchTestable][AbstractText] Text set to: reddeer.test.plugin 11:30:20.476 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:") 11:30:20.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:20.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:20.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:20.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:20.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:30:20.481 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:30:20.481 INFO [WorkbenchTestable][AbstractText] Text set to: test.plugin 11:30:20.490 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:") 11:30:20.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:20.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:20.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:20.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:20.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:30:20.500 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:30:20.501 INFO [WorkbenchTestable][AbstractText] Text set to: 8.2.9.qualifier 11:30:20.518 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:") 11:30:20.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:20.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:20.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:20.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:20.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:30:20.526 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:30:20.526 INFO [WorkbenchTestable][AbstractText] Text set to: Eclipse.org - RedDeer 11:30:20.531 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:") 11:30:20.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:20.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:20.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:20.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:20.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:30:20.533 INFO [WorkbenchTestable][RadioButton] Select radio button &Application id: 11:30:20.533 INFO [WorkbenchTestable][AbstractButton] Click button &Application id: 11:30:20.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:30:20.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:30:20.534 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:30:20.534 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:30:20.541 TRACE [main][WidgetHandler] Notify Button with event 27 11:30:20.541 TRACE [main][WidgetHandler] Wait for synchronization 11:30:20.541 TRACE [main][WidgetHandler] Notify Button with event 13 11:30:20.541 TRACE [main][WidgetHandler] Wait for synchronization 11:30:20.541 TRACE [main][WidgetHandler] Notify Button with event 26 11:30:20.541 TRACE [main][WidgetHandler] Wait for synchronization 11:30:20.541 TRACE [main][WidgetHandler] Notify Button with event 3 11:30:20.541 TRACE [main][WidgetHandler] Wait for synchronization 11:30:20.541 TRACE [main][WidgetHandler] Notify Button with event 4 11:30:20.541 TRACE [main][WidgetHandler] Wait for synchronization 11:30:20.541 TRACE [main][WidgetHandler] Notify Button with event 13 11:30:20.541 TRACE [main][WidgetHandler] Wait for synchronization 11:30:20.541 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 11:30:20.541 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:30:20.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:20.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:20.544 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 11:30:20.544 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:30:20.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:20.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:30:20.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:30:20.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:20.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 11:30:20.545 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 11:30:20.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:20.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:30:20.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:30:20.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:20.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 11:30:20.548 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.ui.ide.workbench to selection: org.eclipse.ui.ide.workbench 11:30:20.549 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) 11:30:20.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:20.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:20.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:20.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:20.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:30:20.551 INFO [WorkbenchTestable][CheckBox] Select checkbox 11:30:20.551 INFO [WorkbenchTestable][CheckBox] Check checkbox 11:30:20.551 INFO [WorkbenchTestable][AbstractButton] Click button 11:30:20.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:30:20.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:30:20.551 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:30:20.551 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:30:20.560 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 11:30:20.560 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:30:20.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:20.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:20.560 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 11:30:20.560 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:30:20.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:20.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:20.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:20.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:20.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:30:20.561 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:") 11:30:20.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:20.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:20.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:20.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:20.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:30:20.563 INFO [WorkbenchTestable][RadioButton] Select radio button &Product id: 11:30:20.563 INFO [WorkbenchTestable][AbstractButton] Click button &Product id: 11:30:20.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:30:20.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:30:20.563 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:30:20.563 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:30:20.564 TRACE [main][WidgetHandler] Notify Button with event 27 11:30:20.564 TRACE [main][WidgetHandler] Wait for synchronization 11:30:20.564 TRACE [main][WidgetHandler] Notify Button with event 13 11:30:20.564 TRACE [main][WidgetHandler] Wait for synchronization 11:30:20.564 TRACE [main][WidgetHandler] Notify Button with event 26 11:30:20.564 TRACE [main][WidgetHandler] Wait for synchronization 11:30:20.564 TRACE [main][WidgetHandler] Notify Button with event 3 11:30:20.564 TRACE [main][WidgetHandler] Wait for synchronization 11:30:20.564 TRACE [main][WidgetHandler] Notify Button with event 4 11:30:20.564 TRACE [main][WidgetHandler] Wait for synchronization 11:30:20.564 TRACE [main][WidgetHandler] Notify Button with event 13 11:30:20.564 TRACE [main][WidgetHandler] Wait for synchronization 11:30:20.564 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 11:30:20.564 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:30:20.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:20.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:20.566 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 11:30:20.566 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:30:20.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:20.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:30:20.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:30:20.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:20.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 11:30:20.567 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 11:30:20.567 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:30:20.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:20.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:20.567 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 11:30:20.567 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:30:20.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:20.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:20.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:20.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:20.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 11:30:20.577 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 11:30:20.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:20.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:20.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:20.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:20.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 11:30:20.578 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.platform.ide to selection: org.eclipse.platform.ide 11:30:20.578 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 11:30:20.578 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:30:20.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:20.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:20.578 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 11:30:20.578 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:30:20.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:20.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:20.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:20.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:20.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:30:20.581 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 11:30:20.581 INFO [WorkbenchTestable][RedDeerTestPluginWizard] Finish wizard 11:30:20.581 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) 11:30:20.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:20.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:20.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:20.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:20.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:30:20.582 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:30:20.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:30:20.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:30:20.582 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:30:20.582 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:30:20.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:30:20.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:30:20.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:30:20.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:30:20.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 11:30:20.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:30:20.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Blocked Dialog' is a system job, skipped 11:30:20.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:30:20.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:30:20.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:30:20.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:30:20.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:20.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:20.876 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:30:20.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:20.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:20.877 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:30:20.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:30:20.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:30:20.877 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:30:20.877 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 11:30:20.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:20.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:20.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:20.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:20.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:30:20.878 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:30:20.878 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:30:20.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:30:20.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:30:20.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:30:20.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:30:20.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists.... 11:30:20.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:20.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:20.883 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:30:20.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:20.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:20.884 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:30:20.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:30:20.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:30:20.885 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:30:20.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') 11:30:20.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:20.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:20.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:20.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:20.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:30:20.886 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:30:20.886 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:30:20.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:30:20.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:30:20.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:30:20.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:30:20.913 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:30:20.913 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:30:20.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:30:20.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:30:20.914 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:30:20.914 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:30:20.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:30:20.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:30:20.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:20.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:20.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:30:21.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:21.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:30:21.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:21.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:30:21.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:30:21.916 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:30:21.917 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:30:21.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:30:21.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:30:21.918 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:30:21.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:21.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:21.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:21.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:21.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:30:21.918 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 11:30:21.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists. finished successfully 11:30:21.918 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:30:21.919 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:30:21.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:30:21.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:30:21.919 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:30:21.919 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:30:21.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:30:21.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:30:21.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:21.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:21.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:30:22.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:22.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:30:22.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:22.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:30:22.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:30:22.922 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:30:22.922 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:30:22.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:30:22.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:30:22.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 11:30:22.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:22.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:22.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:22.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:22.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:30:22.924 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 11:30:22.927 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 11:30:22.928 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 11:30:22.928 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item build.properties of tree item test.plugin 11:30:22.929 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 11:30:22.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:30:23.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:30:23.429 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 11:30:23.437 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 11:30:23.438 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 11:30:23.438 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item pluginCustomization.ini of tree item test.plugin 11:30:23.438 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 11:30:23.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:30:23.438 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 11:30:23.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:30:23.438 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 11:30:23.439 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 11:30:23.439 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 11:30:23.440 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item META-INF of tree item test.plugin 11:30:23.440 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 11:30:23.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:30:23.440 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 11:30:23.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:30:23.440 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 11:30:23.440 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item MANIFEST.MF of tree item META-INF 11:30:23.440 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item META-INF 11:30:23.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:30:23.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:30:23.941 INFO [WorkbenchTestable][TreeItemHandler] Expanded: META-INF 11:30:23.941 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 11:30:23.942 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 11:30:23.943 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin 11:30:23.943 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 11:30:23.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:30:23.943 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 11:30:23.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:30:23.943 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 11:30:23.943 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src 11:30:23.943 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 11:30:23.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:30:24.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:30:24.444 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 11:30:24.444 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test 11:30:24.444 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test 11:30:24.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:30:24.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:30:24.945 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test 11:30:24.946 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 11:30:24.947 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 11:30:24.947 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.launch of tree item test.plugin 11:30:24.947 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 11:30:24.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:30:24.947 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 11:30:24.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:30:24.947 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 11:30:24.947 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 11:30:24.948 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 11:30:24.948 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JRE System Library of tree item test.plugin 11:30:24.948 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 11:30:24.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:30:24.948 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 11:30:24.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:30:24.948 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 11:30:24.949 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item test.plugin and wait with time period 1 11:30:24.949 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 11:30:24.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:30:24.949 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 11:30:24.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:30:24.949 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 11:30:24.949 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 11:30:24.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:30:24.949 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 11:30:24.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:30:24.949 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 11:30:24.949 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 11:30:24.950 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JRE System Library of tree item test.plugin 11:30:24.950 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 11:30:24.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:30:24.950 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 11:30:24.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:30:24.950 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 11:30:24.950 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item test.plugin and wait with time period 1 11:30:24.950 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 11:30:24.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:30:24.950 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 11:30:24.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:30:24.950 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 11:30:24.950 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 11:30:24.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:30:24.951 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 11:30:24.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:30:24.951 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 11:30:24.952 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 11:30:24.952 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item META-INF of tree item test.plugin 11:30:24.953 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 11:30:24.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:30:24.953 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 11:30:24.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:30:24.953 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 11:30:24.953 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item MANIFEST.MF of tree item META-INF 11:30:24.953 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item META-INF 11:30:24.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:30:24.953 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item META-INF is already expanded. No action performed 11:30:24.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:30:24.953 INFO [WorkbenchTestable][TreeItemHandler] Expanded: META-INF 11:30:24.953 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item MANIFEST.MF 11:30:24.953 DEBUG [main][TreeItemHandler] Selecting tree item: MANIFEST.MF 11:30:24.954 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item MANIFEST.MF about selection 11:30:24.969 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: MANIFEST.MF 11:30:24.969 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item MANIFEST.MF 11:30:24.969 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item MANIFEST.MF 11:30:24.969 DEBUG [main][TreeItemHandler] Selecting tree item: MANIFEST.MF 11:30:24.970 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item MANIFEST.MF about selection 11:30:24.974 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: MANIFEST.MF 11:30:24.974 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 11:30:24.974 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 11:30:25.818 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 11:30:25.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:30:25.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:30:25.818 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 11:30:25.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:30:25.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:30:25.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:30:25.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:30:25.819 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:") 11:30:25.819 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:30:25.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:25.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:25.826 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "test.plugin"as the parent 11:30:25.826 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:30:25.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:25.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:25.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:25.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:25.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:30:25.840 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:30:25.842 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:") 11:30:25.842 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:30:25.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:25.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:25.842 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "test.plugin"as the parent 11:30:25.842 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:30:25.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:25.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:25.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:25.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:25.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:30:25.966 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:30:25.968 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:") 11:30:25.968 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:30:25.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:25.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:25.968 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "test.plugin"as the parent 11:30:25.968 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:30:25.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:25.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:26.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:26.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:26.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:30:26.018 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:30:26.019 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:") 11:30:26.019 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:30:26.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:26.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:26.019 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "test.plugin"as the parent 11:30:26.019 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:30:26.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:26.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:26.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:26.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:26.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:30:26.050 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:30:26.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:26.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:26.071 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 11:30:26.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:26.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:26.117 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/META-INF/MANIFEST.MF - Eclipse Platform 11:30:26.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:30:26.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:30:26.118 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/META-INF/MANIFEST.MF - Eclipse Platform' 11:30:26.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 '\*?\QOutline\E') 11:30:26.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:26.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:26.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:26.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:26.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:30:26.172 INFO [WorkbenchTestable][AbstractView] Activate view Outline 11:30:26.172 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 11:30:26.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:30:26.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:30:26.233 INFO [WorkbenchTestable][AbstractView] Activate view Outline 11:30:26.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 11:30:26.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:30:26.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:30:26.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:30:26.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:26.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:26.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:26.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:26.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:30:26.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:30:26.241 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:6 11:30:26.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:30:26.241 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Dependencies and wait with time period 1 11:30:26.241 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Dependencies 11:30:26.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:30:26.241 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Dependencies is already expanded. No action performed 11:30:26.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:30:26.241 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Dependencies 11:30:26.241 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.eclipse.reddeer.go of tree item Dependencies 11:30:26.241 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Dependencies 11:30:26.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:30:26.241 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Dependencies is already expanded. No action performed 11:30:26.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:30:26.241 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Dependencies 11:30:26.241 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.junit of tree item Dependencies 11:30:26.241 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Dependencies 11:30:26.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:30:26.242 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Dependencies is already expanded. No action performed 11:30:26.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:30:26.242 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Dependencies 11:30:26.242 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 11:30:26.315 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin 11:30:26.315 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 11:30:26.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:30:26.315 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 11:30:26.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:30:26.315 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 11:30:26.315 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src 11:30:26.315 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 11:30:26.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:30:26.315 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 11:30:26.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:30:26.316 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 11:30:26.316 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test 11:30:26.316 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test 11:30:26.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:30:26.316 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item org.reddeer.test is already expanded. No action performed 11:30:26.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:30:26.316 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test 11:30:26.316 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 11:30:26.316 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 11:30:26.316 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 11:30:26.324 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 11:30:26.324 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item RedDeerTest.java 11:30:26.324 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 11:30:26.324 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 11:30:26.333 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 11:30:26.335 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 11:30:26.335 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 11:30:26.335 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 11:30:26.652 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 11:30:26.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:30:26.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:30:26.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 38 files to index (/home/jenkins/.m2/repository/p2/osgi/bundle/org.junit/4.13.2.v20230809-1000/org.junit-4.13.2.v20230809-1000.jar)' is a system job, skipped 11:30:26.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 11:30:26.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 11:30:26.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:30:26.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:30:26.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:30:26.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:30:26.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:26.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:26.725 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 11:30:26.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:26.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:26.733 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 11:30:26.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:30:26.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:30:26.734 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 11:30:26.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 11:30:26.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:26.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:26.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:26.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:26.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:30:26.737 INFO [WorkbenchTestable][AbstractView] Activate view Outline 11:30:26.737 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 11:30:26.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:30:26.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:30:26.817 INFO [WorkbenchTestable][AbstractView] Activate view Outline 11:30:26.817 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 11:30:26.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:30:26.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:30:26.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 11:30:26.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:26.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:26.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:26.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:26.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:30:26.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:30:26.819 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:2 11:30:26.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:30:26.819 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item RedDeerTest and wait with time period 1 11:30:26.819 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeerTest 11:30:26.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:30:26.820 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeerTest is already expanded. No action performed 11:30:26.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:30:26.820 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeerTest 11:30:26.820 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeerTest 11:30:26.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:30:26.820 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeerTest is already expanded. No action performed 11:30:26.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:30:26.820 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeerTest 11:30:26.821 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 11:30:26.845 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin 11:30:26.845 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 11:30:26.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:30:26.845 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 11:30:26.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:30:26.845 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 11:30:26.845 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src 11:30:26.845 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 11:30:26.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:30:26.845 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 11:30:26.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:30:26.845 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 11:30:26.846 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test 11:30:26.846 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test 11:30:26.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:30:26.846 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item org.reddeer.test is already expanded. No action performed 11:30:26.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:30:26.846 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test 11:30:26.846 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 11:30:26.846 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 11:30:26.846 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 11:30:26.851 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 11:30:26.851 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item RedDeerTest.java 11:30:26.851 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 11:30:26.851 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 11:30:26.852 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 11:30:26.910 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 11:30:26.910 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 11:30:26.910 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 11:30:27.010 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 11:30:27.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:30:27.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 11:30:27.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:30:27.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 31 files to index (/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.31.0.v20230821-1552/org.eclipse.jface-3.31.0.v20230821-1552.jar)' is a system job, skipped 11:30:27.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 11:30:27.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:30:27.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:30:27.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:30:27.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:30:27.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:27.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:27.021 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:30:27.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:27.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:27.025 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 11:30:27.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:30:27.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:30:27.025 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 11:30:27.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') 11:30:27.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:27.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:27.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:27.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:27.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:30:27.108 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:30:27.108 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:30:27.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:30:27.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:30:27.147 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:30:27.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:30:27.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:30:27.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:30:27.210 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:30:27.210 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:30:27.210 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:30:27.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:30:27.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:30:27.213 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:30:27.215 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:30:27.215 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:30:27.215 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:30:27.215 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 11:30:27.215 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:30:27.215 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:30:27.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 11:30:28.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 11:30:28.218 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 11:30:28.219 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:30:28.219 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:30:28.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:30:28.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:30:28.220 DEBUG [main][WorkbenchPartLookup] Looking up all open views 11:30:28.220 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 11:30:28.220 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 11:30:28.220 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 11:30:28.220 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 11:30:28.220 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 11:30:28.220 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 11:30:28.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 11:30:28.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 11:30:28.223 INFO [WorkbenchTestable][AbstractView] Activate view Problems 11:30:28.223 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 11:30:28.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:30:28.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:30:28.224 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:30:28.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:28.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:28.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:28.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:28.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:30:28.225 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.... 11:30:38.232 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 01, 2023 11:30:38 AM org.eclipse.reddeer.ui.test.wizard.RedDeerWizardTestCase closeOpenedWizard INFO: Shell New RedDeer Test Plugin is not open 11:30:38.233 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 11:30:38.233 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:30:38.233 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:30:38.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:38.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:38.233 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) 11:30:38.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:38.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:30:38.241 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 11:30:38.241 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 11:30:38.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:30:38.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:30:38.242 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 11:30:38.242 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 11:30:38.242 DEBUG [main][MenuItemLookup] Found menu:'File' 11:30:38.242 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:30:38.242 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:30:38.242 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:30:38.242 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:30:38.242 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:30:38.242 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:30:38.242 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:30:38.242 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:30:38.242 DEBUG [main][MenuItemLookup] Item match:Window 11:30:38.245 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:30:38.245 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:30:38.245 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:30:38.245 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:38.245 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:30:38.245 DEBUG [main][MenuItemLookup] Item match:Show View 11:30:38.249 DEBUG [main][MenuItemLookup] Found menu:'Ant' 11:30:38.249 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 11:30:38.249 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 11:30:38.249 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 11:30:38.249 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 11:30:38.249 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 11:30:38.249 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 11:30:38.249 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 11:30:38.250 DEBUG [main][MenuItemLookup] Found menu:'Progress' 11:30:38.250 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 11:30:38.250 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 11:30:38.250 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 11:30:38.250 DEBUG [main][MenuItemLookup] Found menu:'Templates' 11:30:38.250 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 11:30:38.250 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:38.250 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 11:30:38.250 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 11:30:38.264 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 11:30:38.264 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 11:30:38.264 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 11:30:38.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 11:30:38.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 11:30:38.331 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 11:30:38.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:30:38.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:30:38.333 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 11:30:38.333 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:30:38.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:38.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:38.333 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:30:38.333 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:30:38.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:38.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:38.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:38.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:38.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:30:38.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:30:38.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:30:38.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:30:38.334 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:30:38.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:30:38.334 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:30:38.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:30:38.335 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:30:38.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:30:38.335 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:30:38.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:30:38.335 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:30:38.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:30:38.335 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:30:38.335 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 11:30:38.335 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 11:30:38.335 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 11:30:38.336 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 11:30:38.336 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:30:38.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:38.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:38.336 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:30:38.336 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:30:38.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:38.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:38.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 11:30:38.337 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:30:38.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:38.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:38.337 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:30:38.337 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:30:38.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:38.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:38.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:38.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:38.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:30:38.338 INFO [WorkbenchTestable][AbstractButton] Click button &Open 11:30:38.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:30:38.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:30:38.338 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:30:38.338 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:30:38.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:30:38.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:30:38.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 11:30:38.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:38.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:38.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 11:30:38.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:38.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:38.390 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 11:30:38.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:30:38.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:30:38.390 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 11:30:38.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 '\*?\QProject Explorer\E') 11:30:38.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:38.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:38.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:38.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:38.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:30:38.391 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:30:38.391 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:30:38.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:30:38.392 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 11:30:38.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:30:38.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:30:38.394 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:30:38.394 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:30:38.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:30:38.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:30:38.395 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:30:38.395 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:30:38.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:30:38.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:30:38.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:38.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:38.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:30:38.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:38.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:30:39.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:39.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:30:39.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:30:39.397 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:30:39.397 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:30:39.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:30:39.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:30:39.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 11:30:39.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:39.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:39.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:39.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:39.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:30:39.399 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 11:30:39.399 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 11:30:39.399 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 11:30:39.399 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 11:30:39.410 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 11:30:39.410 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:30:39.410 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:30:39.451 DEBUG [main][MenuItemLookup] Found menu:'New' 11:30:39.451 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:30:39.451 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:39.451 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:30:39.451 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:39.451 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:30:39.451 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:30:39.451 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:30:39.451 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:30:39.451 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:30:39.451 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:30:39.451 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:30:39.451 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:39.451 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:30:39.451 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:30:39.451 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:39.451 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:30:39.451 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:30:39.451 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:30:39.451 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:30:39.451 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:30:39.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:30:39.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 11:30:39.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 11:30:39.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:30:39.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:30:39.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:30:39.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:30:39.952 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test.plugin' via Explorer 11:30:39.952 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 11:30:39.952 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 11:30:39.953 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 11:30:39.960 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 11:30:39.960 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:30:39.960 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:30:39.994 DEBUG [main][MenuItemLookup] Found menu:'New' 11:30:39.994 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:30:39.994 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:39.995 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:30:39.995 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:39.995 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:30:39.995 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:30:39.995 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:30:39.995 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:30:39.995 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:30:39.995 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:30:39.995 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:30:39.995 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:30:40.029 DEBUG [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.... 11:30: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. finished successfully 11:30:40.610 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:30:40.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:30:40.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:30:40.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:40.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:40.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 11:30:40.614 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:30:40.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:40.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:40.614 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:30:40.614 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:30:40.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:40.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:40.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:40.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:40.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:30:40.615 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:30:40.615 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:30:40.615 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:30:40.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:30:40.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:30:40.615 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:30:40.615 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:30:40.615 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 11:30:40.615 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:30:40.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:40.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:40.615 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:30:40.615 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:30:40.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:40.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:40.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:40.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:40.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:30:40.617 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:30:40.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:30:40.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:30:40.617 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:30:40.617 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:30:40.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:30:40.621 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:30:41.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:30:41.122 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:30:41.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:30:41.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:30:41.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 11:30:41.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:30:41.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:30:41.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:30:41.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:30:41.122 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 11:30:41.122 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:30:41.122 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:30:41.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:41.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.891 s - in org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) Time elapsed: 0.373 s testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) Time elapsed: 17.922 s Running org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 11:30:41.131 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 11:30:41.135 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:30:41.135 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:30:41.135 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 11:30:41.135 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:30:41.135 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:30:41.136 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:30:41.136 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:30:41.136 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:30:41.136 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 11:30:41.136 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:30:41.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:30:41.136 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:30:41.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:30:41.136 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:30:41.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:30:41.137 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:30:41.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:30:41.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:30:41.137 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:30:41.137 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:30:41.137 DEBUG [main][MenuItemLookup] Found menu:'File' 11:30:41.137 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:30:41.137 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:30:41.137 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:30:41.137 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:30:41.137 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:30:41.137 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:30:41.137 DEBUG [main][MenuItemLookup] Item match:Window 11:30:41.139 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:30:41.139 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:30:41.139 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:30:41.139 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:41.139 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:30:41.139 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:30:41.139 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:41.139 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:30:41.139 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:41.139 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:30:41.139 DEBUG [main][MenuItemLookup] Item match:Preferences 11:30:41.139 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:30:41.139 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:30:41.139 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:30:41.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 11:30:41.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 11:30:41.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:30:41.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:30:41.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:30:41.230 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:30:41.230 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:30:41.230 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:30:41.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:41.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:41.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:41.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:41.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:30:41.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:30:41.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:30:41.231 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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) 11:30:41.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:41.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:41.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:41.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:41.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:30:41.235 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:30:41.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:30:41.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:30:41.235 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:30:41.235 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:30:41.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:30:41.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:30:41.260 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:30:41.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:30:41.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:30:41.260 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 11:30:41.260 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 11:30:41.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 11:30:41.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:41.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:41.260 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:30:41.260 DEBUG [main][MenuItemLookup] Found menu:'File' 11:30:41.260 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:30:41.260 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:30:41.260 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:30:41.260 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:30:41.260 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:30:41.260 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:30:41.260 DEBUG [main][MenuItemLookup] Item match:Window 11:30:41.261 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:30:41.261 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:30:41.261 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:30:41.261 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:41.261 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:30:41.261 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:30:41.261 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:41.261 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:30:41.261 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:41.261 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:30:41.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:41.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:41.273 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:30:41.273 DEBUG [main][MenuItemLookup] Found menu:'File' 11:30:41.273 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:30:41.273 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:30:41.273 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:30:41.273 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:30:41.273 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:30:41.273 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:30:41.273 DEBUG [main][MenuItemLookup] Item match:Window 11:30:41.274 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:30:41.274 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:30:41.274 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:30:41.274 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:41.274 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:30:41.274 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:30:41.274 DEBUG [main][MenuItemLookup] Item match:Perspective 11:30:41.274 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 11:30:41.274 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:41.274 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 11:30:41.274 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 11:30:41.274 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 11:30:41.274 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 11:30:41.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 11:30:41.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:41.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:41.275 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:30:41.275 DEBUG [main][MenuItemLookup] Found menu:'File' 11:30:41.275 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:30:41.275 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:30:41.275 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:30:41.275 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:30:41.275 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:30:41.275 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:30:41.275 DEBUG [main][MenuItemLookup] Item match:Window 11:30:41.275 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:30:41.275 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:30:41.275 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:30:41.275 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:41.275 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:30:41.275 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:30:41.275 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:41.275 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:30:41.275 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:41.275 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:30:41.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:41.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:41.275 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:30:41.276 DEBUG [main][MenuItemLookup] Found menu:'File' 11:30:41.276 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:30:41.276 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:30:41.276 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:30:41.276 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:30:41.276 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:30:41.276 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:30:41.276 DEBUG [main][MenuItemLookup] Item match:Window 11:30:41.276 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:30:41.276 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:30:41.276 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:30:41.276 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:41.276 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:30:41.276 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:30:41.276 DEBUG [main][MenuItemLookup] Item match:Perspective 11:30:41.276 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 11:30:41.276 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:41.276 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 11:30:41.276 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 11:30:41.276 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 11:30:41.276 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 11:30:41.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:41.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:41.277 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:30:41.277 DEBUG [main][MenuItemLookup] Found menu:'File' 11:30:41.277 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:30:41.277 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:30:41.277 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:30:41.277 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:30:41.277 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:30:41.277 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:30:41.277 DEBUG [main][MenuItemLookup] Item match:Window 11:30:41.277 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:30:41.277 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:30:41.277 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:30:41.277 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:41.277 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:30:41.277 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:30:41.277 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:41.277 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:30:41.277 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:41.277 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:30:41.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:41.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:41.277 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:30:41.277 DEBUG [main][MenuItemLookup] Found menu:'File' 11:30:41.277 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:30:41.277 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:30:41.277 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:30:41.277 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:30:41.278 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:30:41.278 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:30:41.278 DEBUG [main][MenuItemLookup] Item match:Window 11:30:41.278 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:30:41.278 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:30:41.278 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:30:41.278 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:41.278 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:30:41.278 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:30:41.278 DEBUG [main][MenuItemLookup] Item match:Perspective 11:30:41.278 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 11:30:41.278 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:41.278 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 11:30:41.278 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 11:30:41.278 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 11:30:41.278 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 11:30:41.278 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 11:30:41.278 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 11:30:41.278 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 11:30:41.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 11:30:41.325 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 11:30:41.325 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 11:30:41.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:30:41.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:30:41.326 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:30:41.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:41.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:41.326 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 11:30:41.326 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:30:41.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:41.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:41.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 "Reset Perspective") 11:30:41.326 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:30:41.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:41.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:41.326 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 11:30:41.326 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:30:41.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:41.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:41.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:41.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:41.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:30:41.327 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 11:30:41.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:30:41.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:30:41.327 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:30:41.327 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:30:41.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'] 11:30:41.820 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:30:41.820 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:30:41.820 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:30:41.820 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Plugin"] 11:30:41.820 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:30:41.820 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:30:41.820 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:30:41.820 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:30:41.820 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:30:41.820 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:30:41.820 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:30:41.820 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Plugin"] 11:30:41.821 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:30:41.821 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:30:41.821 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:30:41.821 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:30:41.821 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:30:41.821 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:30:41.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:30:41.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:30:41.822 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:30:41.822 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:30:41.822 DEBUG [main][MenuItemLookup] Found menu:'File' 11:30:41.822 DEBUG [main][MenuItemLookup] Item match:File 11:30:41.823 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:30:41.823 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:30:41.826 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:30:41.826 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:30:41.826 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:41.826 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:30:41.826 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:30:41.826 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:30:41.826 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:30:41.826 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:30:41.826 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:30:41.826 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:30:41.826 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:30:41.826 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:30:41.826 DEBUG [main][MenuItemLookup] Found menu:'File' 11:30:41.826 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:30:41.826 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:30:41.827 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:41.827 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:30:41.827 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:30:41.841 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:30:41.841 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:30:41.841 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:30:41.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 11:30:41.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 11:30:41.930 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:30:41.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:30:41.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:30:41.932 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:30:41.932 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:30:41.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:30:41.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:41.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:41.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:41.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:41.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:30:41.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:30:41.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:30:41.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 11:30:41.934 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 11:30:41.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:30:41.934 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 11:30:41.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:30:41.934 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 11:30:41.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 11:30:41.934 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 11:30:41.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:30:41.934 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 11:30:41.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:30:41.934 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 11:30:41.934 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test Plug-in 11:30:41.934 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test Plug-in 11:30:41.935 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test Plug-in about selection 11:30:41.935 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test Plug-in 11:30:41.935 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:30:41.935 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:30:41.935 DEBUG [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) 11:30:41.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:41.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:41.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:41.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:41.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:30:41.936 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:30:41.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:30:41.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:30:41.936 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:30:41.937 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:30:42.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'] 11:30:42.089 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:30:42.089 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:30:42.089 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.... 11:30:42.089 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 11:30:42.089 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 11:30:42.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:30:42.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:30:42.090 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 11:30:42.090 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:30:42.091 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:") 11:30:42.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:42.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:42.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:42.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:42.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:30:42.118 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:30:42.119 INFO [WorkbenchTestable][AbstractText] Text set to: reddeer.test.plugin 11:30:42.136 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:") 11:30:42.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:42.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:42.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:42.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:42.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:30:42.141 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:30:42.141 INFO [WorkbenchTestable][AbstractText] Text set to: test.plugin 11:30:42.155 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:") 11:30:42.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:42.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:42.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:42.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:42.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:30:42.161 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:30:42.161 INFO [WorkbenchTestable][AbstractText] Text set to: 8.2.9.qualifier 11:30:42.170 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:") 11:30:42.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:42.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:42.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:42.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:42.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:30:42.183 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:30:42.183 INFO [WorkbenchTestable][AbstractText] Text set to: Eclipse.org - RedDeer 11:30:42.192 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:") 11:30:42.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:42.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:42.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:42.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:42.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:30:42.194 INFO [WorkbenchTestable][RadioButton] Select radio button &Application id: 11:30:42.195 INFO [WorkbenchTestable][AbstractButton] Click button &Application id: 11:30:42.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:30:42.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:30:42.195 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:30:42.195 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:30:42.196 TRACE [main][WidgetHandler] Notify Button with event 27 11:30:42.196 TRACE [main][WidgetHandler] Wait for synchronization 11:30:42.196 TRACE [main][WidgetHandler] Notify Button with event 13 11:30:42.196 TRACE [main][WidgetHandler] Wait for synchronization 11:30:42.196 TRACE [main][WidgetHandler] Notify Button with event 26 11:30:42.196 TRACE [main][WidgetHandler] Wait for synchronization 11:30:42.196 TRACE [main][WidgetHandler] Notify Button with event 3 11:30:42.196 TRACE [main][WidgetHandler] Wait for synchronization 11:30:42.196 TRACE [main][WidgetHandler] Notify Button with event 4 11:30:42.196 TRACE [main][WidgetHandler] Wait for synchronization 11:30:42.196 TRACE [main][WidgetHandler] Notify Button with event 13 11:30:42.196 TRACE [main][WidgetHandler] Wait for synchronization 11:30:42.196 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 11:30:42.196 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:30:42.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:42.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:42.198 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 11:30:42.198 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:30:42.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:42.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:30:42.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:30:42.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:42.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 11:30:42.200 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 11:30:42.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:42.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:30:42.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:30:42.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:42.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 11:30:42.201 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.ui.ide.workbench to selection: org.eclipse.ui.ide.workbench 11:30:42.201 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) 11:30:42.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:42.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:42.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:42.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:42.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:30:42.202 INFO [WorkbenchTestable][CheckBox] Select checkbox 11:30:42.202 INFO [WorkbenchTestable][CheckBox] Check checkbox 11:30:42.203 INFO [WorkbenchTestable][AbstractButton] Click button 11:30:42.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:30:42.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:30:42.203 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:30:42.203 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:30:42.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: 32) 11:30:42.203 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:30:42.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:42.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:42.203 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 11:30:42.203 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:30:42.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:42.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:42.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:42.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:42.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:30:42.204 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:") 11:30:42.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:42.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:42.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:42.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:42.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:30:42.213 INFO [WorkbenchTestable][RadioButton] Select radio button &Product id: 11:30:42.213 INFO [WorkbenchTestable][AbstractButton] Click button &Product id: 11:30:42.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:30:42.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:30:42.213 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:30:42.213 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:30:42.214 TRACE [main][WidgetHandler] Notify Button with event 27 11:30:42.214 TRACE [main][WidgetHandler] Wait for synchronization 11:30:42.214 TRACE [main][WidgetHandler] Notify Button with event 13 11:30:42.214 TRACE [main][WidgetHandler] Wait for synchronization 11:30:42.214 TRACE [main][WidgetHandler] Notify Button with event 26 11:30:42.214 TRACE [main][WidgetHandler] Wait for synchronization 11:30:42.214 TRACE [main][WidgetHandler] Notify Button with event 3 11:30:42.214 TRACE [main][WidgetHandler] Wait for synchronization 11:30:42.214 TRACE [main][WidgetHandler] Notify Button with event 4 11:30:42.214 TRACE [main][WidgetHandler] Wait for synchronization 11:30:42.214 TRACE [main][WidgetHandler] Notify Button with event 13 11:30:42.214 TRACE [main][WidgetHandler] Wait for synchronization 11:30:42.214 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 11:30:42.214 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:30:42.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:42.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:42.217 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 11:30:42.217 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:30:42.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:42.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:30:42.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:30:42.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:42.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 11:30:42.218 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 11:30:42.218 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:30:42.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:42.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:42.218 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 11:30:42.218 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:30:42.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:42.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:42.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:42.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:42.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 11:30:42.220 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 11:30:42.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:42.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:42.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:42.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:42.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 11:30:42.220 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.platform.ide to selection: org.eclipse.platform.ide 11:30:42.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 "Finish", Widget matcher matching widgets with style: 8) 11:30:42.221 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:30:42.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:42.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:42.221 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 11:30:42.221 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:30:42.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:42.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:42.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:42.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:42.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:30:42.235 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 11:30:42.235 INFO [WorkbenchTestable][RedDeerTestPluginWizard] Finish wizard 11:30:42.235 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) 11:30:42.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:42.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:42.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:42.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:42.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:30:42.236 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:30:42.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:30:42.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:30:42.236 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:30:42.236 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:30:42.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:30:42.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:30:42.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:30:42.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:30:42.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 11:30:42.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:30:42.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Blocked Dialog' is a system job, skipped 11:30:42.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:30:42.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:30:42.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:30:42.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:30:42.464 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:30:42.465 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRedDeerRunConfigurationItem no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 11:30:42.465 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 11:30:42.465 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:30:42.465 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:30:42.465 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:30:42.465 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 11:30:42.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:42.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:42.466 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:30:42.466 DEBUG [main][MenuItemLookup] Found menu:'File' 11:30:42.466 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:30:42.466 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:30:42.466 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:30:42.466 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:30:42.466 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:30:42.466 DEBUG [main][MenuItemLookup] Item match:Run 11:30:42.468 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 11:30:42.468 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 11:30:42.468 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:42.468 DEBUG [main][MenuItemLookup] Found menu:'Run History' 11:30:42.468 DEBUG [main][MenuItemLookup] Found menu:'Run As' 11:30:42.468 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 11:30:42.468 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 11:30:42.469 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 11:30:42.469 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 11:30:42.469 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 11:30:42.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 11:30:42.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 11:30:42.638 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 11:30:42.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:30:42.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:30:42.640 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test 11:30:42.640 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 11:30:42.640 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:30:42.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:42.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:42.640 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:30:42.640 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:30:42.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:42.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:42.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:42.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:42.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:30:42.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:30:42.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:30:42.642 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test 11:30:42.642 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test 11:30:42.643 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test about selection 11:30:42.643 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test 11:30:42.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 11:30:42.664 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 11:30:42.664 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 11:30:42.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:30:42.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:30:42.665 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 11:30:42.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:42.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:42.665 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 11:30:42.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:30:42.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:30:42.665 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:30:42.665 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:30:42.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:42.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:42.665 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:30:42.665 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:30:42.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:42.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:42.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:42.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:42.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:30:42.668 INFO [WorkbenchTestable][AbstractButton] Click button Close 11:30:42.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:30:42.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:30:42.669 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:30:42.669 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:30:42.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 11:30:45.698 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 11:30:45.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 11:30:45.698 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 11:30:45.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:30:45.698 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 11:30:45.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:30:45.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:30:45.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:30:45.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:30:45.698 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 11:30:45.698 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:30:45.698 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:30:45.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:45.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:45.699 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRedDeerRunConfigurationItem no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 11:30:45.699 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:30:45.699 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRedDeerLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 11:30:45.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 11:30:45.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:30:45.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:30:45.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:30:45.699 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 11:30:45.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:45.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:45.699 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:30:45.699 DEBUG [main][MenuItemLookup] Found menu:'File' 11:30:45.699 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:30:45.699 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:30:45.699 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:30:45.699 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:30:45.699 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:30:45.699 DEBUG [main][MenuItemLookup] Item match:Run 11:30:45.700 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 11:30:45.700 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 11:30:45.701 DEBUG [main][MenuItemLookup] Found menu:'' 11:30:45.701 DEBUG [main][MenuItemLookup] Found menu:'Run History' 11:30:45.701 DEBUG [main][MenuItemLookup] Found menu:'Run As' 11:30:45.701 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 11:30:45.701 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 11:30:45.701 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 11:30:45.701 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 11:30:45.701 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 11:30:45.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 11:30:45.873 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 11:30:45.874 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 11:30:45.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:30:45.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:30:45.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 11:30:45.913 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 11:30:45.913 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 11:30:45.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:30:45.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:30:45.914 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 11:30:45.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 11:30:45.914 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:30:45.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:45.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:45.914 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:30:45.914 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:30:45.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:45.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:45.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:45.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:45.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:30:45.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:30:45.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:30:45.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 11:30:45.917 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 11:30:45.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:30:46.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:30:46.419 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 11:30:46.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 11:30:46.420 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 11:30:46.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:30:46.420 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 11:30:46.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:30:46.420 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 11:30:46.420 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 11:30:46.420 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 11:30:46.420 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 11:30:46.421 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 11:30:46.421 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:30:47.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:47.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:47.319 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:30:47.319 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:30:47.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:47.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:47.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:30:47.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:47.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:30:48.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:48.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:30:48.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:48.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:30:49.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:49.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:30:49.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:49.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:30:50.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:50.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:30:50.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:50.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:30:51.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:51.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:30:51.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:51.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:30:52.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:52.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:30:52.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:52.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:30:53.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:53.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:30:53.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:53.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:30:54.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:54.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:30:54.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:54.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:30:55.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:55.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:30:55.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:55.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:30:56.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:56.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:30:56.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:56.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:30:57.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:57.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:30:57.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:30:57.414 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 11:30:57.414 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 11:30:57.414 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:30:57.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:57.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:57.415 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:30:57.415 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:30:57.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:57.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:57.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:30:57.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:30:57.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:30:57.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:30:57.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:30:57.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 11:30:57.416 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 11:30:57.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:30:57.416 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 11:30:57.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:30:57.416 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 11:30:57.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 11:30:57.416 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 11:30:57.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:30:57.416 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 11:30:57.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:30:57.416 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 11:30:57.417 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 11:30:57.417 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 11:30:57.418 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 11:30:57.418 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 11:30:57.418 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:30:57.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:30:57.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:30:57.418 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:30:57.418 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:30:57.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:30:57.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:57.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:30:57.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:57.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:30:58.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:58.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:30:58.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:58.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:30:59.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:59.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:30:59.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:30:59.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:00.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:00.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:00.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:00.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:01.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:01.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:01.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:01.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:02.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:02.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:02.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:02.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:03.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:03.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:03.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:03.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:04.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:04.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:04.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:04.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:05.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:05.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:06.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:06.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:06.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:06.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:07.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:07.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:07.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:07.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:07.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:31:07.515 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") 11:31:07.516 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:31:07.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:31:07.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:31:07.516 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:31:07.516 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:31:07.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:31:07.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:07.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:31:07.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:31:07.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:31:07.519 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer 11:31:07.537 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") 11:31:07.537 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:31:07.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:31:07.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:31:07.540 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:31:07.540 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:31:07.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:31:07.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:07.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:31:07.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:31:07.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:31:07.541 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer 11:31:07.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:31:07.542 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:31:07.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:31:07.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:31:07.542 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:31:07.542 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:31:07.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:31:07.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:07.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:31:07.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:31:07.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:31:07.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:31:07.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:31:07.546 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") 11:31:07.546 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:31:07.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:31:07.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:31:07.546 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:31:07.546 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:31:07.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:31:07.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:07.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:31:07.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:31:07.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:31:07.554 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer 11:31:07.554 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 11:31:07.554 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:31:07.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:31:07.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:31:07.554 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:31:07.554 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:31:07.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:31:07.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:07.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:31:07.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:31:07.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:31:07.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 11:31:07.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 11:31:07.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 11:31:07.560 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 11:31:07.560 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 11:31:07.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:31:07.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:31:07.561 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 11:31:07.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:31:07.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:31:07.561 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 11:31:07.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:31:07.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:31:07.561 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:31:07.561 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:31:07.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:31:07.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:31:07.561 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:31:07.561 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:31:07.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:31:07.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:07.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:31:07.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:31:07.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:31:07.576 INFO [WorkbenchTestable][AbstractButton] Click button Close 11:31:07.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:31:07.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:31:07.576 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:31:07.576 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:31:07.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 11:31:07.620 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 11:31:07.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 11:31:07.620 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:31:07.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:31:07.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:31:07.620 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Changes" as the parent 11:31:07.620 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:31:07.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:31:07.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:07.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:31:07.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:31:07.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:31:07.621 INFO [WorkbenchTestable][AbstractButton] Click button &Save 11:31:07.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:31:07.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:31:07.621 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:31:07.621 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:31:07.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 11:31:07.745 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 11:31:07.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 11:31:07.745 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 11:31:07.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:31:07.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:31:07.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:31:07.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:31:07.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:31:07.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:31:07.745 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 11:31:07.745 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:31:07.745 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:31:07.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:31:07.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:31:07.746 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRedDeerLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 11:31:07.746 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:31:07.746 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJUnitLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 11:31:07.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 11:31:07.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:31:07.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:31:07.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:31:07.746 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 11:31:07.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:31:07.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:31:07.746 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:31:07.746 DEBUG [main][MenuItemLookup] Found menu:'File' 11:31:07.747 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:31:07.747 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:31:07.747 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:31:07.747 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:31:07.747 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:31:07.747 DEBUG [main][MenuItemLookup] Item match:Run 11:31:07.747 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 11:31:07.747 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 11:31:07.747 DEBUG [main][MenuItemLookup] Found menu:'' 11:31:07.747 DEBUG [main][MenuItemLookup] Found menu:'Run History' 11:31:07.747 DEBUG [main][MenuItemLookup] Found menu:'Run As' 11:31:07.747 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 11:31:07.747 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 11:31:07.747 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 11:31:07.748 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 11:31:07.748 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 11:31:07.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 11:31:07.873 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 11:31:07.873 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 11:31:07.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:31:07.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:31:07.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 11:31:07.874 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 11:31:07.874 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 11:31:07.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:31:07.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:31:07.874 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 11:31:07.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 11:31:07.875 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:31:07.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:31:07.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:31:07.880 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:31:07.880 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:31:07.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:31:07.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:07.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:31:07.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:31:07.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:31:07.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:31:07.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:31:07.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 11:31:07.883 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 11:31:07.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:31:07.883 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 11:31:07.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:31:07.883 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 11:31:07.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 11:31:07.883 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 11:31:07.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:31:07.883 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 11:31:07.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:31:07.883 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 11:31:07.883 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 11:31:07.883 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 11:31:07.884 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 11:31:07.884 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 11:31:07.884 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:31:08.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:31:08.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:31:08.178 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:31:08.178 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:31:08.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:31:08.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:08.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:08.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:08.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:09.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:09.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:09.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:09.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:10.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:10.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:10.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:10.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:11.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:11.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:11.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:11.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:12.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:12.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:12.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:12.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:13.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:13.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:13.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:13.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:14.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:14.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:14.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:14.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:15.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:15.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:15.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:15.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:16.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:16.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:16.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:16.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:17.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:17.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:17.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:17.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:18.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:18.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:18.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:31:18.262 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 11:31:18.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 11:31:18.262 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:31:18.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:31:18.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:31:18.262 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:31:18.262 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:31:18.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:31:18.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:18.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:31:18.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:31:18.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:31:18.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:31:18.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:31:18.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 11:31:18.263 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 11:31:18.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:31:18.263 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 11:31:18.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:31:18.263 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 11:31:18.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 11:31:18.263 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 11:31:18.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:31:18.263 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 11:31:18.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:31:18.263 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 11:31:18.263 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 11:31:18.263 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 11:31:18.264 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 11:31:18.264 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 11:31:18.264 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:31:18.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:31:18.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:31:18.265 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:31:18.265 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:31:18.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:31:18.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:18.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:18.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:18.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:19.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:19.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:19.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:19.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:20.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:20.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:20.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:20.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:21.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:21.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:21.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:21.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:22.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:22.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:22.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:22.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:23.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:23.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:23.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:23.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:24.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:24.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:24.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:24.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:25.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:25.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:25.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:25.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:26.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:26.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:26.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:26.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:27.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:27.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:27.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:27.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:28.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:28.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:28.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:31:28.340 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") 11:31:28.340 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:31:28.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:31:28.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:31:28.340 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:31:28.340 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:31:28.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:31:28.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:28.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:31:28.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:31:28.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:31:28.342 INFO [WorkbenchTestable][AbstractCTabItem] Activate Test 11:31:28.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 "Project:") 11:31:28.342 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:31:28.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:31:28.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:31:28.342 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:31:28.342 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:31:28.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:31:28.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:28.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:31:28.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:31:28.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:31:28.353 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:31:28.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test class:") 11:31:28.360 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:31:28.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:31:28.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:31:28.360 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:31:28.360 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:31:28.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:31:28.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:28.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:31:28.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:31:28.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:31:28.387 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:31:28.388 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:") 11:31:28.388 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:31:28.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:31:28.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:31:28.388 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:31:28.388 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:31:28.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:31:28.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:28.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:31:28.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:31:28.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:31:28.415 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:31:28.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Run a single test") 11:31:28.416 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:31:28.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:31:28.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:31:28.416 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:31:28.416 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:31:28.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:31:28.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:28.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:31:28.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:31:28.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:31:28.420 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:") 11:31:28.420 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:31:28.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:31:28.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:31:28.420 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:31:28.420 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:31:28.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:31:28.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:28.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:31:28.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:31:28.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 11:31:28.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 11:31:28.433 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 11:31:28.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 11:31:28.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:31:28.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:31:28.433 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 11:31:28.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:31:28.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:31:28.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 11:31:28.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:31:28.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:31:28.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 11:31:28.433 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:31:28.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:31:28.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:31:28.434 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:31:28.434 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:31:28.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:31:28.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:28.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:31:28.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:31:28.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:31:28.439 INFO [WorkbenchTestable][AbstractButton] Click button Close 11:31:28.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:31:28.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:31:28.439 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:31:28.439 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:31:28.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 11:31:31.523 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 11:31:31.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 11:31:31.523 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 11:31:31.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:31:31.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:31:31.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:31:31.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:31:31.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:31:31.523 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 11:31:31.523 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:31:31.523 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:31:31.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:31:31.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:31:31.523 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJUnitLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 11:31:31.524 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:31:31.524 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRedDeerRunConfigurationForClass no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 11:31:31.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 11:31:31.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:31:31.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:31:31.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:31:31.524 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 11:31:31.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:31:31.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:31:31.524 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:31:31.524 DEBUG [main][MenuItemLookup] Found menu:'File' 11:31:31.524 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:31:31.524 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:31:31.524 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:31:31.524 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:31:31.524 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:31:31.524 DEBUG [main][MenuItemLookup] Item match:Run 11:31:31.525 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 11:31:31.525 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 11:31:31.525 DEBUG [main][MenuItemLookup] Found menu:'' 11:31:31.525 DEBUG [main][MenuItemLookup] Found menu:'Run History' 11:31:31.525 DEBUG [main][MenuItemLookup] Found menu:'Run As' 11:31:31.525 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 11:31:31.525 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 11:31:31.526 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 11:31:31.526 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 11:31:31.526 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 11:31:31.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 11:31:31.630 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 11:31:31.630 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 11:31:31.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:31:31.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:31:31.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 11:31:31.632 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 11:31:31.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 11:31:31.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:31:31.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:31:31.632 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 11:31:31.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 11:31:31.632 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:31:31.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:31:31.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:31:31.632 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:31:31.632 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:31:31.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:31:31.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:31.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:31:31.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:31:31.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:31:31.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:31:31.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:31:31.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 11:31:31.634 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 11:31:31.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:31:31.634 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 11:31:31.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:31:31.634 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 11:31:31.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 11:31:31.634 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 11:31:31.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:31:31.634 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 11:31:31.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:31:31.634 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 11:31:31.634 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 11:31:31.634 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 11:31:31.634 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 11:31:31.635 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 11:31:31.635 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:31:31.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:31:31.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:31:31.920 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:31:31.920 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:31:31.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:31:31.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:31.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:32.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:32.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:32.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:32.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:33.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:33.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:33.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:33.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:34.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:34.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:34.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:34.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:35.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:35.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:35.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:35.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:36.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:36.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:36.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:36.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:37.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:37.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:37.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:37.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:38.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:38.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:38.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:38.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:39.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:39.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:39.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:39.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:40.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:40.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:40.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:40.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:41.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:41.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:41.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:41.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:41.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:31:41.971 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 11:31:41.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 11:31:41.971 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:31:41.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:31:41.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:31:41.971 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:31:41.971 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:31:41.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:31:41.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:41.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:31:41.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:31:41.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:31:41.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:31:41.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:31:41.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 11:31:41.972 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 11:31:41.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:31:41.972 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 11:31:41.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:31:41.972 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 11:31:41.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 11:31:41.972 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 11:31:41.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:31:41.972 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 11:31:41.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:31:41.972 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 11:31:41.972 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 11:31:41.972 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 11:31:41.974 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 11:31:41.974 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 11:31:41.974 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:31:41.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:31:41.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:31:41.974 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:31:41.974 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:31:41.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:31:41.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:41.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:42.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:42.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:42.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:42.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:43.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:43.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:43.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:43.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:44.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:44.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:44.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:44.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:45.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:45.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:46.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:46.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:46.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:46.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:47.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:47.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:47.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:47.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:48.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:48.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:48.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:48.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:49.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:49.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:49.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:49.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:50.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:50.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:50.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:50.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:51.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:51.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:51.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:51.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:52.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:52.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:52.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:31:52.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 11:31:52.043 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 11:31:52.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 11:31:52.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:31:52.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:31:52.054 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 11:31:52.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:31:52.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:31:52.054 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 11:31:52.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:31:52.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:31:52.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 "Close") 11:31:52.054 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:31:52.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:31:52.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:31:52.054 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 11:31:52.054 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:31:52.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:31:52.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:52.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:31:52.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:31:52.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:31:52.058 INFO [WorkbenchTestable][AbstractButton] Click button Close 11:31:52.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:31:52.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:31:52.058 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:31:52.058 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:31:52.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 11:31:55.135 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 11:31:55.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 11:31:55.135 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 11:31:55.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:31:55.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:31:55.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:31:55.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:31:55.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:31:55.135 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 11:31:55.135 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:31:55.135 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:31:55.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:31:55.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:31:55.136 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRedDeerRunConfigurationForClass no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 11:31:55.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:55.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:55.140 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 11:31:55.140 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:31:55.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:31:55.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:31:55.140 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:31:55.140 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:31:55.140 DEBUG [main][MenuItemLookup] Found menu:'File' 11:31:55.141 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:31:55.141 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:31:55.141 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:31:55.141 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:31:55.141 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:31:55.141 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:31:55.141 DEBUG [main][MenuItemLookup] Item match:Window 11:31:55.141 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:31:55.141 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:31:55.141 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:31:55.141 DEBUG [main][MenuItemLookup] Found menu:'' 11:31:55.141 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:31:55.141 DEBUG [main][MenuItemLookup] Item match:Show View 11:31:55.147 DEBUG [main][MenuItemLookup] Found menu:'Ant' 11:31:55.147 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 11:31:55.147 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 11:31:55.147 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 11:31:55.147 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 11:31:55.147 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 11:31:55.147 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 11:31:55.147 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 11:31:55.147 DEBUG [main][MenuItemLookup] Found menu:'Progress' 11:31:55.147 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 11:31:55.147 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 11:31:55.147 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 11:31:55.147 DEBUG [main][MenuItemLookup] Found menu:'Templates' 11:31:55.147 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 11:31:55.148 DEBUG [main][MenuItemLookup] Found menu:'' 11:31:55.148 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 11:31:55.148 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 11:31:55.148 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 11:31:55.148 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 11:31:55.148 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 11:31:55.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 11:31:55.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 11:31:55.213 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 11:31:55.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:31:55.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:31:55.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 11:31:55.215 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:31:55.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:31:55.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:31:55.215 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:31:55.215 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:31:55.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:31:55.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:55.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:31:55.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:31:55.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:31:55.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:31:55.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:31:55.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:31:55.216 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:31:55.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:31:55.216 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:31:55.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:31:55.216 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:31:55.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:31:55.217 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:31:55.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:31:55.217 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:31:55.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:31:55.217 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:31:55.217 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 11:31:55.217 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 11:31:55.217 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 11:31:55.218 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 11:31:55.218 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:31:55.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:31:55.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:31:55.218 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:31:55.218 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:31:55.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:55.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:31:55.218 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 11:31:55.218 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:31:55.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:31:55.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:31:55.218 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:31:55.218 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:31:55.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:31:55.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:55.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:31:55.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:31:55.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:31:55.219 INFO [WorkbenchTestable][AbstractButton] Click button &Open 11:31:55.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:31:55.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:31:55.220 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:31:55.220 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:31:55.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:31:55.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:31:55.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 11:31:55.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:55.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:31:55.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 11:31:55.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:55.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:31:55.275 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:31:55.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:31:55.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:31:55.275 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:31:55.275 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 11:31:55.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:31:55.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:55.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:31:55.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:31:55.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:31:55.276 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:31:55.276 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:31:55.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:31:55.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:31:55.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:31:55.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:31:55.278 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:31:55.278 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:31:55.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:31:55.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:31:55.279 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:31:55.279 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:31:55.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:31:55.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:31:55.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:31:55.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:55.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:55.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:55.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:56.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:56.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:31:56.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:31:56.281 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:31:56.281 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:31:56.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:31:56.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:31:56.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 11:31:56.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:31:56.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:56.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:31:56.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:31:56.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:31:56.282 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 11:31:56.283 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 11:31:56.283 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 11:31:56.283 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 11:31:56.292 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 11:31:56.293 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:31:56.293 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:31:56.327 DEBUG [main][MenuItemLookup] Found menu:'New' 11:31:56.327 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:31:56.327 DEBUG [main][MenuItemLookup] Found menu:'' 11:31:56.327 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:31:56.327 DEBUG [main][MenuItemLookup] Found menu:'' 11:31:56.327 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:31:56.327 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:31:56.327 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:31:56.327 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:31:56.327 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:31:56.327 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:31:56.327 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:31:56.327 DEBUG [main][MenuItemLookup] Found menu:'' 11:31:56.327 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:31:56.327 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:31:56.327 DEBUG [main][MenuItemLookup] Found menu:'' 11:31:56.327 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:31:56.327 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:31:56.327 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:31:56.327 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:31:56.327 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:31:56.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:31:56.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 11:31:56.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:31:56.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:31:56.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:31:56.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:31:56.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:31:56.828 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test.plugin' via Explorer 11:31:56.828 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 11:31:56.828 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 11:31:56.828 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 11:31:56.837 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 11:31:56.837 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:31:56.837 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:31:56.876 DEBUG [main][MenuItemLookup] Found menu:'New' 11:31:56.877 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:31:56.877 DEBUG [main][MenuItemLookup] Found menu:'' 11:31:56.877 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:31:56.877 DEBUG [main][MenuItemLookup] Found menu:'' 11:31:56.877 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:31:56.877 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:31:56.877 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:31:56.877 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:31:56.877 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:31:56.877 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:31:56.877 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:31:56.877 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:31:56.888 DEBUG [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.... 11:31:57.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 'Delete.*'] is available. finished successfully 11:31:57.458 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:31:57.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:31:57.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:31:57.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:57.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:31:57.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: 32) 11:31:57.462 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:31:57.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:31:57.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:31:57.462 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:31:57.462 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:31:57.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:31:57.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:57.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:31:57.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:31:57.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:31:57.463 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:31:57.463 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:31:57.463 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:31:57.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:31:57.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:31:57.463 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:31:57.463 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:31:57.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: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 11:31:57.463 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:31:57.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:31:57.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:31:57.463 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:31:57.463 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:31:57.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:31:57.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:57.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:31:57.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:31:57.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:31:57.465 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:31:57.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:31:57.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:31:57.465 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:31:57.465 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:31:57.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:31:57.469 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:31:57.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:31:57.970 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:31:57.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:31:57.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:31:57.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:31:57.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 11:31:57.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:31:57.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:31:57.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:31:57.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:31:57.970 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 11:31:57.970 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:31:57.970 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:31:57.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:31:57.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 76.841 s - in org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest testRedDeerRunConfigurationItem no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) Time elapsed: 3.234 s testRedDeerLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) Time elapsed: 22.047 s testJUnitLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) Time elapsed: 23.777 s testRedDeerRunConfigurationForClass no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) Time elapsed: 23.611 s Running org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 11:31:57.979 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 11:31:57.980 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:31:57.980 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:31:57.980 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 11:31:57.980 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:31:57.980 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 11:31:57.980 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:31:57.980 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 11:31:57.980 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:31:57.980 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 11:31:57.981 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:31:57.981 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:31:57.981 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:31:57.981 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:31:57.981 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 11:31:57.981 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:31:57.981 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:31:57.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:31:57.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:31:57.982 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:31:57.982 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:31:57.982 DEBUG [main][MenuItemLookup] Found menu:'File' 11:31:57.982 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:31:57.982 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:31:57.982 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:31:57.982 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:31:57.982 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:31:57.982 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:31:57.982 DEBUG [main][MenuItemLookup] Item match:Window 11:31:57.982 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:31:57.982 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:31:57.982 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:31:57.982 DEBUG [main][MenuItemLookup] Found menu:'' 11:31:57.982 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:31:57.982 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:31:57.982 DEBUG [main][MenuItemLookup] Found menu:'' 11:31:57.982 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:31:57.982 DEBUG [main][MenuItemLookup] Found menu:'' 11:31:57.982 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:31:57.982 DEBUG [main][MenuItemLookup] Item match:Preferences 11:31:57.983 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 11:31:57.983 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 11:31:57.983 INFO [main][MenuItemHandler] Select menu item: &Preferences 11:31:58.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 'Preferences.*'] is available.... 11:31:58.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 11:31:58.069 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 11:31:58.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:31:58.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:31:58.082 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 11:31:58.082 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:31:58.082 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 11:31:58.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:31:58.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:58.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:31:58.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:31:58.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:31:58.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:31:58.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:31:58.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 "Cancel", Widget matcher matching widgets with style: 8) 11:31:58.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:31:58.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:58.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:31:58.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:31:58.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:31:58.085 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 11:31:58.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:31:58.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:31:58.085 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:31:58.085 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:31:58.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:31:58.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:31:58.109 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:31:58.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:31:58.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:31:58.109 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 11:31:58.109 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 11:31:58.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 11:31:58.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:31:58.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:31:58.109 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:31:58.109 DEBUG [main][MenuItemLookup] Found menu:'File' 11:31:58.109 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:31:58.109 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:31:58.109 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:31:58.109 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:31:58.109 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:31:58.110 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:31:58.110 DEBUG [main][MenuItemLookup] Item match:Window 11:31:58.110 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:31:58.110 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:31:58.110 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:31:58.110 DEBUG [main][MenuItemLookup] Found menu:'' 11:31:58.110 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:31:58.110 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:31:58.110 DEBUG [main][MenuItemLookup] Found menu:'' 11:31:58.110 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:31:58.110 DEBUG [main][MenuItemLookup] Found menu:'' 11:31:58.110 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:31:58.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:31:58.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:31:58.110 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:31:58.110 DEBUG [main][MenuItemLookup] Found menu:'File' 11:31:58.110 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:31:58.110 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:31:58.110 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:31:58.110 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:31:58.110 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:31:58.110 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:31:58.110 DEBUG [main][MenuItemLookup] Item match:Window 11:31:58.111 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:31:58.111 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:31:58.111 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:31:58.111 DEBUG [main][MenuItemLookup] Found menu:'' 11:31:58.111 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:31:58.111 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:31:58.111 DEBUG [main][MenuItemLookup] Item match:Perspective 11:31:58.111 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 11:31:58.111 DEBUG [main][MenuItemLookup] Found menu:'' 11:31:58.111 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 11:31:58.111 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 11:31:58.111 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 11:31:58.111 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 11:31:58.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 11:31:58.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:31:58.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:31:58.111 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:31:58.111 DEBUG [main][MenuItemLookup] Found menu:'File' 11:31:58.111 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:31:58.111 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:31:58.111 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:31:58.111 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:31:58.111 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:31:58.111 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:31:58.111 DEBUG [main][MenuItemLookup] Item match:Window 11:31:58.112 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:31:58.112 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:31:58.112 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:31:58.112 DEBUG [main][MenuItemLookup] Found menu:'' 11:31:58.112 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:31:58.112 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:31:58.112 DEBUG [main][MenuItemLookup] Found menu:'' 11:31:58.112 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:31:58.112 DEBUG [main][MenuItemLookup] Found menu:'' 11:31:58.112 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:31:58.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:31:58.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:31:58.112 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:31:58.112 DEBUG [main][MenuItemLookup] Found menu:'File' 11:31:58.112 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:31:58.112 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:31:58.112 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:31:58.112 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:31:58.112 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:31:58.112 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:31:58.112 DEBUG [main][MenuItemLookup] Item match:Window 11:31:58.112 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:31:58.112 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:31:58.112 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:31:58.112 DEBUG [main][MenuItemLookup] Found menu:'' 11:31:58.112 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:31:58.112 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:31:58.112 DEBUG [main][MenuItemLookup] Item match:Perspective 11:31:58.113 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 11:31:58.113 DEBUG [main][MenuItemLookup] Found menu:'' 11:31:58.113 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 11:31:58.113 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 11:31:58.113 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 11:31:58.113 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 11:31:58.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:31:58.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:31:58.113 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:31:58.113 DEBUG [main][MenuItemLookup] Found menu:'File' 11:31:58.113 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:31:58.113 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:31:58.113 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:31:58.113 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:31:58.113 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:31:58.113 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:31:58.113 DEBUG [main][MenuItemLookup] Item match:Window 11:31:58.113 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:31:58.113 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:31:58.113 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:31:58.113 DEBUG [main][MenuItemLookup] Found menu:'' 11:31:58.113 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:31:58.113 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:31:58.113 DEBUG [main][MenuItemLookup] Found menu:'' 11:31:58.113 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 11:31:58.113 DEBUG [main][MenuItemLookup] Found menu:'' 11:31:58.113 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 11:31:58.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:31:58.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:31:58.114 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:31:58.114 DEBUG [main][MenuItemLookup] Found menu:'File' 11:31:58.114 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:31:58.114 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:31:58.114 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:31:58.114 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:31:58.114 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:31:58.114 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:31:58.114 DEBUG [main][MenuItemLookup] Item match:Window 11:31:58.114 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:31:58.114 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:31:58.114 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:31:58.114 DEBUG [main][MenuItemLookup] Found menu:'' 11:31:58.114 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:31:58.114 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 11:31:58.114 DEBUG [main][MenuItemLookup] Item match:Perspective 11:31:58.114 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 11:31:58.114 DEBUG [main][MenuItemLookup] Found menu:'' 11:31:58.114 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 11:31:58.114 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 11:31:58.114 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 11:31:58.114 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 11:31:58.114 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 11:31:58.114 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 11:31:58.115 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 11:31:58.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 11:31:58.153 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 11:31:58.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 11:31:58.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:31:58.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:31:58.154 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:31:58.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:31:58.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:31:58.154 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 11:31:58.154 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:31:58.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:58.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:31: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 "Reset Perspective") 11:31:58.154 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:31:58.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:31:58.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:31:58.154 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 11:31:58.154 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:31:58.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:31:58.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:58.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:31:58.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:31:58.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:31:58.155 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 11:31:58.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:31:58.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:31:58.155 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:31:58.155 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:31:58.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'] 11:31:58.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:31:58.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'] 11:31:58.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:31:58.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: "New RedDeer Test Plugin"] 11:31:58.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:31:58.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'] 11:31:58.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:31:58.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'] 11:31:58.545 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:31:58.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'] 11:31:58.545 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:31:58.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 RedDeer Test Plugin"] 11:31:58.545 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:31:58.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'] 11:31:58.545 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:31:58.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'] 11:31:58.545 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:31:58.545 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:31:58.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:31:58.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:31:58.556 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:31:58.557 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 11:31:58.557 DEBUG [main][MenuItemLookup] Found menu:'File' 11:31:58.557 DEBUG [main][MenuItemLookup] Item match:File 11:31:58.558 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 11:31:58.558 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 11:31:58.561 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 11:31:58.561 DEBUG [main][MenuItemLookup] Found menu:'Project...' 11:31:58.561 DEBUG [main][MenuItemLookup] Found menu:'' 11:31:58.561 DEBUG [main][MenuItemLookup] Found menu:'Package' 11:31:58.561 DEBUG [main][MenuItemLookup] Found menu:'Class' 11:31:58.561 DEBUG [main][MenuItemLookup] Found menu:'Interface' 11:31:58.561 DEBUG [main][MenuItemLookup] Found menu:'Enum' 11:31:58.561 DEBUG [main][MenuItemLookup] Found menu:'Record' 11:31:58.561 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 11:31:58.561 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 11:31:58.561 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 11:31:58.561 DEBUG [main][MenuItemLookup] Found menu:'Folder' 11:31:58.561 DEBUG [main][MenuItemLookup] Found menu:'File' 11:31:58.561 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 11:31:58.561 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 11:31:58.561 DEBUG [main][MenuItemLookup] Found menu:'' 11:31:58.561 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 11:31:58.561 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 11:31:58.561 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 11:31:58.561 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 11:31:58.561 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 11:31:58.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 11:31:58.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 11:31:58.646 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 11:31:58.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:31:58.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:31:58.647 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:31:58.647 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:31:58.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 11:31:58.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:31:58.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:58.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:31:58.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:31:58.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:31:58.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:31:58.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:31:58.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 11:31:58.649 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 11:31:58.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:31:58.649 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 11:31:58.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:31:58.649 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 11:31:58.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 11:31:58.649 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 11:31:58.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:31:58.649 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 11:31:58.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:31:58.649 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 11:31:58.650 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test Plug-in 11:31:58.650 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test Plug-in 11:31:58.650 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test Plug-in about selection 11:31:58.650 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test Plug-in 11:31:58.650 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 11:31:58.650 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 11:31:58.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 11:31:58.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:31:58.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:58.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:31:58.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:31:58.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:31:58.651 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 11:31:58.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:31:58.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:31:58.651 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:31:58.651 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:31:58.783 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 11:31:58.783 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:31:58.783 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:31:58.783 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.... 11:31:58.783 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 11:31:58.784 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 11:31:58.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:31:58.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:31:58.784 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 11:31:58.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 11:31:58.785 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:") 11:31:58.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:31:58.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:58.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:31:58.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:31:58.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:31:58.786 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:31:58.787 INFO [WorkbenchTestable][AbstractText] Text set to: reddeer.test.plugin 11:31:58.791 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:") 11:31:58.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:31:58.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:58.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:31:58.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:31:58.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:31:58.793 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:31:58.794 INFO [WorkbenchTestable][AbstractText] Text set to: test.plugin 11:31:58.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 "Version:") 11:31:58.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:31:58.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:58.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:31:58.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:31:58.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:31:58.822 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:31:58.822 INFO [WorkbenchTestable][AbstractText] Text set to: 8.2.9.qualifier 11:31:58.831 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:") 11:31:58.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:31:58.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:58.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:31:58.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:31:58.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:31:58.840 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:31:58.840 INFO [WorkbenchTestable][AbstractText] Text set to: Eclipse.org - RedDeer 11:31:58.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:") 11:31:58.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:31:58.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:58.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:31:58.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:31:58.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:31:58.846 INFO [WorkbenchTestable][RadioButton] Select radio button &Application id: 11:31:58.846 INFO [WorkbenchTestable][AbstractButton] Click button &Application id: 11:31:58.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:31:58.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:31:58.846 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:31:58.846 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:31:58.848 TRACE [main][WidgetHandler] Notify Button with event 27 11:31:58.848 TRACE [main][WidgetHandler] Wait for synchronization 11:31:58.848 TRACE [main][WidgetHandler] Notify Button with event 13 11:31:58.848 TRACE [main][WidgetHandler] Wait for synchronization 11:31:58.848 TRACE [main][WidgetHandler] Notify Button with event 26 11:31:58.848 TRACE [main][WidgetHandler] Wait for synchronization 11:31:58.848 TRACE [main][WidgetHandler] Notify Button with event 3 11:31:58.848 TRACE [main][WidgetHandler] Wait for synchronization 11:31:58.848 TRACE [main][WidgetHandler] Notify Button with event 4 11:31:58.848 TRACE [main][WidgetHandler] Wait for synchronization 11:31:58.848 TRACE [main][WidgetHandler] Notify Button with event 13 11:31:58.848 TRACE [main][WidgetHandler] Wait for synchronization 11:31:58.848 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 11:31:58.848 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:31:58.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:31:58.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:31:58.851 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 11:31:58.851 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:31:58.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:31:58.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:31:58.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:31:58.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:31:58.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 11:31:58.859 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 11:31:58.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:31:58.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:31:58.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:31:58.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:31:58.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 11:31:58.860 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.ui.ide.workbench to selection: org.eclipse.ui.ide.workbench 11:31:58.860 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) 11:31:58.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:31:58.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:58.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:31:58.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:31:58.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:31:58.861 INFO [WorkbenchTestable][CheckBox] Select checkbox 11:31:58.861 INFO [WorkbenchTestable][CheckBox] Check checkbox 11:31:58.861 INFO [WorkbenchTestable][AbstractButton] Click button 11:31:58.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:31:58.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:31:58.861 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:31:58.861 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:31:58.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 11:31:58.861 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:31:58.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:31:58.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:31:58.861 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 11:31:58.861 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:31:58.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:31:58.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:58.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:31:58.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:31:58.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:31:58.862 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:") 11:31:58.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:31:58.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:58.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:31:58.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:31:58.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:31:58.863 INFO [WorkbenchTestable][RadioButton] Select radio button &Product id: 11:31:58.863 INFO [WorkbenchTestable][AbstractButton] Click button &Product id: 11:31:58.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:31:58.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:31:58.863 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:31:58.863 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:31:58.864 TRACE [main][WidgetHandler] Notify Button with event 27 11:31:58.864 TRACE [main][WidgetHandler] Wait for synchronization 11:31:58.864 TRACE [main][WidgetHandler] Notify Button with event 13 11:31:58.864 TRACE [main][WidgetHandler] Wait for synchronization 11:31:58.864 TRACE [main][WidgetHandler] Notify Button with event 26 11:31:58.864 TRACE [main][WidgetHandler] Wait for synchronization 11:31:58.864 TRACE [main][WidgetHandler] Notify Button with event 3 11:31:58.864 TRACE [main][WidgetHandler] Wait for synchronization 11:31:58.864 TRACE [main][WidgetHandler] Notify Button with event 4 11:31:58.864 TRACE [main][WidgetHandler] Wait for synchronization 11:31:58.864 TRACE [main][WidgetHandler] Notify Button with event 13 11:31:58.864 TRACE [main][WidgetHandler] Wait for synchronization 11:31:58.864 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified 11:31:58.864 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:31:58.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:31:58.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:31:58.867 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 11:31:58.867 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:31:58.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:31:58.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 11:31:58.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 11:31:58.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:31:58.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 11:31:58.867 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 11:31:58.867 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:31:58.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:31:58.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:31:58.868 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 11:31:58.868 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:31:58.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:31:58.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:58.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:31:58.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:31:58.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 11:31:58.877 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 11:31:58.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:31:58.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:58.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:31:58.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:31:58.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 11:31:58.878 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.platform.ide to selection: org.eclipse.platform.ide 11:31:58.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 "Finish", Widget matcher matching widgets with style: 8) 11:31:58.879 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:31:58.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:31:58.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:31:58.879 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 11:31:58.879 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:31:58.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:31:58.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:58.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:31:58.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:31:58.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:31:58.884 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 11:31:58.884 INFO [WorkbenchTestable][RedDeerTestPluginWizard] Finish wizard 11:31:58.884 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) 11:31:58.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:31:58.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:31:58.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:31:58.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:31:58.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:31:58.916 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 11:31:58.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:31:58.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:31:58.916 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:31:58.916 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:32:00.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 11:32:00.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 11:32:00.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:32:00.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 11:32:00.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 11:32:00.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:32:00.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 11:32:00.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Blocked Dialog' is a system job, skipped 11:32:00.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:32:00.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:32:00.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:32:00.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:32:00.357 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:32:00.358 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShellMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) 11:32:00.358 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 11:32:00.358 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:32:00.358 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:32:00.358 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:32:00.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:00.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:32:00.359 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:32:00.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:00.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:32:00.360 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:32:00.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:32:00.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:32:00.360 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:32:00.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 11:32:00.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:32:00.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:00.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:32:00.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:32:00.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:32:00.361 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:32:00.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:32:00.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:32:00.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:32:00.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists.... 11:32:00.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:00.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:32:00.387 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:32:00.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:00.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:32:00.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 11:32:00.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:32:00.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:32:00.388 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 11:32:00.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 '\*?\QPackage Explorer\E') 11:32:00.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:32:00.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:00.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:32:00.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:32:00.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:32:00.389 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:32:00.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:32:00.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:32:00.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 11:32:00.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:32:00.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:32:00.391 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:32:00.391 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:32:00.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:32:00.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:32:00.392 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:32:00.392 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:32:00.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:32:00.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:32:00.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:32:00.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:00.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:32:00.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:00.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:32:01.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:01.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:32:01.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:32:01.394 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:32:01.394 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:32:01.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:32:01.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:32:01.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:32:01.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:32:01.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:01.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:32:01.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:32:01.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:32:01.395 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 11:32:01.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists. finished successfully 11:32:01.395 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:32:01.395 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:32:01.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:32:01.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:32:01.396 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:32:01.396 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:32:01.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:32:01.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:32:01.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:32:01.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:01.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:32:01.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:01.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:32:02.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:02.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:32:02.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:32:02.398 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:32:02.398 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:32:02.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:32:02.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:32:02.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 11:32:02.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:32:02.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:02.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:32:02.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:32:02.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:32:02.399 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 11:32:02.399 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 11:32:02.400 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin 11:32:02.400 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 11:32:02.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:32:02.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:32:02.900 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 11:32:02.902 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src 11:32:02.902 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 11:32:02.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:32:03.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:32:03.402 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 11:32:03.403 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test 11:32:03.403 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test 11:32:03.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:32:03.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:32:03.903 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test 11:32:03.904 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 11:32:03.904 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 11:32:03.904 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 11:32:03.912 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 11:32:03.912 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item RedDeerTest.java 11:32:03.912 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 11:32:03.912 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 11:32:03.912 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 11:32:03.914 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 11:32:03.914 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 11:32:03.914 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 11:32:04.237 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 11:32:04.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:32:04.237 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 11:32:04.237 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 11:32:04.237 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 11:32:04.237 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 11:32:04.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:32:04.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:32:04.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:32:04.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:32:04.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:32:04.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:32:04.252 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 11:32:04.252 DEBUG [main][MenuItemLookup] Found menu:'File' 11:32:04.252 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:32:04.252 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:32:04.252 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:32:04.252 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:32:04.252 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:32:04.252 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:32:04.252 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:32:04.252 DEBUG [main][MenuItemLookup] Item match:Run 11:32:04.252 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 11:32:04.253 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 11:32:04.253 DEBUG [main][MenuItemLookup] Found menu:'' 11:32:04.253 DEBUG [main][MenuItemLookup] Found menu:'Run History' 11:32:04.253 DEBUG [main][MenuItemLookup] Found menu:'Run As' 11:32:04.253 DEBUG [main][MenuItemLookup] Item match:Run As 11:32:04.535 DEBUG [main][MenuItemLookup] Found menu:'1 JUnit Plug-in Test Shift+Alt+X P' 11:32:04.535 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+X T' 11:32:04.535 DEBUG [main][MenuItemLookup] Found menu:'3 RedDeer Test Shift+Alt+X S' 11:32:04.535 DEBUG [main][MenuItemLookup] Item match:3 RedDeer Test Shift+Alt+X S 11:32:04.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:32:04.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:32:04.544 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 11:32:04.544 DEBUG [main][MenuItemLookup] Found menu:'File' 11:32:04.544 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:32:04.544 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:32:04.544 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:32:04.544 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:32:04.544 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:32:04.544 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:32:04.544 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:32:04.544 DEBUG [main][MenuItemLookup] Item match:Run 11:32:04.545 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 11:32:04.545 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 11:32:04.545 DEBUG [main][MenuItemLookup] Found menu:'' 11:32:04.545 DEBUG [main][MenuItemLookup] Found menu:'Run History' 11:32:04.545 DEBUG [main][MenuItemLookup] Found menu:'Run As' 11:32:04.545 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 11:32:04.545 DEBUG [main][MenuItemLookup] Found menu:'' 11:32:04.545 DEBUG [main][MenuItemLookup] Found menu:'Debug History' 11:32:04.545 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 11:32:04.545 DEBUG [main][MenuItemLookup] Item match:Debug As 11:32:04.721 DEBUG [main][MenuItemLookup] Found menu:'1 JUnit Plug-in Test Shift+Alt+D P' 11:32:04.721 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+D T' 11:32:04.721 DEBUG [main][MenuItemLookup] Found menu:'3 RedDeer Test Shift+Alt+D S' 11:32:04.721 DEBUG [main][MenuItemLookup] Item match:3 RedDeer Test Shift+Alt+D S 11:32:04.721 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 11:32:04.721 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:32:04.721 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:32:04.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:32:04.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:32:04.730 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShellMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) 11:32:04.730 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:32:04.730 INFO [WorkbenchTestable][RequirementsRunner] Started test: testContextMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) 11:32:04.730 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 11:32:04.730 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 11:32:04.730 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 11:32:04.730 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 11:32:04.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:04.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:32:04.731 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:32:04.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:04.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:32:04.731 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 11:32:04.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:32:04.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:32:04.732 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 11:32:04.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 '\*?\QPackage Explorer\E') 11:32:04.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:32:04.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:04.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:32:04.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:32:04.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:32:04.733 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:32:04.733 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:32:04.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:32:04.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:32:04.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists.... 11:32:04.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:04.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:32:04.770 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 11:32:04.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:04.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:32:04.770 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 11:32:04.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:32:04.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:32:04.771 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 11:32:04.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 '\*?\QPackage Explorer\E') 11:32:04.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:32:04.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:04.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:32:04.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:32:04.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:32:04.771 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:32:04.771 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:32:04.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:32:04.772 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 11:32:04.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:32:04.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:32:04.824 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:32:04.824 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:32:04.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:32:04.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:32:04.825 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:32:04.825 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:32:04.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:32:04.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:32:04.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:32:04.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:04.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:32:05.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:05.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:32:05.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:05.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:32:05.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:32:05.826 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:32:05.827 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:32:05.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:32:05.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:32:05.828 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 11:32:05.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:32:05.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:05.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:32:05.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:32:05.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:32:05.828 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 11:32:05.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists. finished successfully 11:32:05.828 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:32:05.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:32:05.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:32:05.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:32:05.829 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:32:05.829 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:32:05.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:32:05.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:32:05.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:32:05.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:05.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:32:06.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:06.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:32:06.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:06.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:32:06.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:32:06.830 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 11:32:06.831 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 11:32:06.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:32:06.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:32:06.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 11:32:06.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:32:06.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:06.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:32:06.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:32:06.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:32:06.832 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 11:32:06.832 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 11:32:06.832 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin 11:32:06.832 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 11:32:06.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:32:06.833 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 11:32:06.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:32:06.833 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 11:32:06.833 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src 11:32:06.833 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 11:32:06.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:32:06.833 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 11:32:06.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:32:06.833 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 11:32:06.833 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test 11:32:06.833 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test 11:32:06.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:32:06.833 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item org.reddeer.test is already expanded. No action performed 11:32:06.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:32:06.833 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test 11:32:06.833 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 11:32:06.833 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 11:32:06.833 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 11:32:06.835 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 11:32:06.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 11:32:06.835 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:32:06.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:32:06.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:32:06.836 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Package Explorer"as the parent 11:32:06.836 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:32:06.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:32:06.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:06.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:32:06.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:32:06.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:32:06.836 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:32:06.836 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:32:06.895 DEBUG [main][MenuItemLookup] Found menu:'New' 11:32:06.895 DEBUG [main][MenuItemLookup] Found menu:'' 11:32:06.895 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:32:06.895 DEBUG [main][MenuItemLookup] Found menu:'Open With' 11:32:06.895 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 11:32:06.895 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:32:06.895 DEBUG [main][MenuItemLookup] Found menu:'' 11:32:06.895 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:32:06.895 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:32:06.895 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:32:06.895 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:32:06.895 DEBUG [main][MenuItemLookup] Found menu:'' 11:32:06.895 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:32:06.895 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:32:06.895 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:32:06.895 DEBUG [main][MenuItemLookup] Found menu:'' 11:32:06.895 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:32:06.895 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:32:06.895 DEBUG [main][MenuItemLookup] Found menu:'' 11:32:06.895 DEBUG [main][MenuItemLookup] Found menu:'References' 11:32:06.895 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 11:32:06.895 DEBUG [main][MenuItemLookup] Found menu:'' 11:32:06.895 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:32:06.895 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 11:32:06.895 DEBUG [main][MenuItemLookup] Found menu:'' 11:32:06.895 DEBUG [main][MenuItemLookup] Found menu:'Run As' 11:32:06.895 DEBUG [main][MenuItemLookup] Item match:Run As 11:32:06.959 DEBUG [main][MenuItemLookup] Found menu:'1 Eclipse Application Shift+Alt+X E' 11:32:06.959 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Plug-in Test Shift+Alt+X P' 11:32:06.959 DEBUG [main][MenuItemLookup] Found menu:'3 JUnit Test Shift+Alt+X T' 11:32:06.959 DEBUG [main][MenuItemLookup] Found menu:'4 OSGi Framework Shift+Alt+X O' 11:32:06.959 DEBUG [main][MenuItemLookup] Found menu:'5 RedDeer Test Shift+Alt+X S' 11:32:06.959 DEBUG [main][MenuItemLookup] Item match:5 RedDeer Test Shift+Alt+X S 11:32:06.959 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 11:32:06.959 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:32:06.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:32:06.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:32:06.960 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Package Explorer"as the parent 11:32:06.960 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:32:06.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:32:06.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:06.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:32:06.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:32:06.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:32:06.960 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:32:06.960 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:32:07.009 DEBUG [main][MenuItemLookup] Found menu:'New' 11:32:07.009 DEBUG [main][MenuItemLookup] Found menu:'' 11:32:07.009 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 11:32:07.009 DEBUG [main][MenuItemLookup] Found menu:'Open With' 11:32:07.009 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 11:32:07.009 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:32:07.009 DEBUG [main][MenuItemLookup] Found menu:'' 11:32:07.009 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:32:07.009 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:32:07.009 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:32:07.009 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:32:07.009 DEBUG [main][MenuItemLookup] Found menu:'' 11:32:07.009 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:32:07.009 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:32:07.009 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:32:07.009 DEBUG [main][MenuItemLookup] Found menu:'' 11:32:07.009 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:32:07.009 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:32:07.009 DEBUG [main][MenuItemLookup] Found menu:'' 11:32:07.009 DEBUG [main][MenuItemLookup] Found menu:'References' 11:32:07.009 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 11:32:07.009 DEBUG [main][MenuItemLookup] Found menu:'' 11:32:07.009 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:32:07.009 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 11:32:07.009 DEBUG [main][MenuItemLookup] Found menu:'' 11:32:07.009 DEBUG [main][MenuItemLookup] Found menu:'Run As' 11:32:07.009 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 11:32:07.009 DEBUG [main][MenuItemLookup] Item match:Debug As 11:32:07.044 DEBUG [main][MenuItemLookup] Found menu:'1 Eclipse Application Shift+Alt+D E' 11:32:07.044 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Plug-in Test Shift+Alt+D P' 11:32:07.044 DEBUG [main][MenuItemLookup] Found menu:'3 JUnit Test Shift+Alt+D T' 11:32:07.044 DEBUG [main][MenuItemLookup] Found menu:'4 OSGi Framework Shift+Alt+D O' 11:32:07.044 DEBUG [main][MenuItemLookup] Found menu:'5 RedDeer Test Shift+Alt+D S' 11:32:07.044 DEBUG [main][MenuItemLookup] Item match:5 RedDeer Test Shift+Alt+D S 11:32:07.044 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 11:32:07.044 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:32:07.044 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:32:07.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:32:07.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:32:07.045 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testContextMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) 11:32:07.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:07.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:32:07.049 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 11:32:07.049 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 11:32:07.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:32:07.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:32:07.050 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 11:32:07.050 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 11:32:07.050 DEBUG [main][MenuItemLookup] Found menu:'File' 11:32:07.050 DEBUG [main][MenuItemLookup] Found menu:'Edit' 11:32:07.050 DEBUG [main][MenuItemLookup] Found menu:'Source' 11:32:07.050 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 11:32:07.050 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 11:32:07.050 DEBUG [main][MenuItemLookup] Found menu:'Search' 11:32:07.050 DEBUG [main][MenuItemLookup] Found menu:'Project' 11:32:07.050 DEBUG [main][MenuItemLookup] Found menu:'Run' 11:32:07.050 DEBUG [main][MenuItemLookup] Found menu:'Window' 11:32:07.050 DEBUG [main][MenuItemLookup] Item match:Window 11:32:07.051 DEBUG [main][MenuItemLookup] Found menu:'New Window' 11:32:07.051 DEBUG [main][MenuItemLookup] Found menu:'Editor' 11:32:07.051 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 11:32:07.051 DEBUG [main][MenuItemLookup] Found menu:'' 11:32:07.051 DEBUG [main][MenuItemLookup] Found menu:'Show View' 11:32:07.051 DEBUG [main][MenuItemLookup] Item match:Show View 11:32:07.055 DEBUG [main][MenuItemLookup] Found menu:'Ant' 11:32:07.055 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 11:32:07.055 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 11:32:07.055 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 11:32:07.055 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 11:32:07.055 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 11:32:07.055 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 11:32:07.055 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 11:32:07.055 DEBUG [main][MenuItemLookup] Found menu:'Progress' 11:32:07.055 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 11:32:07.055 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 11:32:07.055 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 11:32:07.055 DEBUG [main][MenuItemLookup] Found menu:'Templates' 11:32:07.055 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 11:32:07.055 DEBUG [main][MenuItemLookup] Found menu:'' 11:32:07.055 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 11:32:07.055 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 11:32:07.056 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 11:32:07.056 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 11:32:07.056 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 11:32:07.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 11:32:07.141 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 11:32:07.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 11:32:07.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:32:07.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:32:07.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 11:32:07.143 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:32:07.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:32:07.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:32:07.143 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:32:07.143 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:32:07.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:32:07.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:07.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:32:07.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:32:07.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:32:07.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 11:32:07.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 11:32:07.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 11:32:07.144 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:32:07.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:32:07.144 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:32:07.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:32:07.144 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:32:07.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 11:32:07.144 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 11:32:07.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 11:32:07.144 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 11:32:07.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 11:32:07.144 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 11:32:07.145 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 11:32:07.145 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 11:32:07.145 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 11:32:07.145 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 11:32:07.145 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:32:07.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:32:07.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:32:07.145 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:32:07.145 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:32:07.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:07.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:32:07.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 "Open") 11:32:07.146 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:32:07.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:32:07.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:32:07.146 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 11:32:07.146 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:32:07.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:32:07.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:07.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:32:07.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:32:07.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:32:07.146 INFO [WorkbenchTestable][AbstractButton] Click button &Open 11:32:07.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:32:07.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:32:07.146 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:32:07.146 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:32:07.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:32:07.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:32:07.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 11:32:07.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:07.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:32:07.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 11:32:07.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:07.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:32:07.194 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 11:32:07.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:32:07.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:32:07.195 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 11:32:07.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 11:32:07.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:32:07.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:07.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:32:07.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:32:07.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:32:07.196 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:32:07.196 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:32:07.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:32:07.196 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 11:32:07.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 11:32:07.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 11:32:07.198 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:32:07.198 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:32:07.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:32:07.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:32:07.198 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:32:07.198 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:32:07.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:32:07.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:32:07.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:32:07.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:07.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:32:07.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:07.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:32:08.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:08.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:32:08.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 11:32:08.200 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 11:32:08.200 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 11:32:08.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 11:32:08.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 11:32:08.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 11:32:08.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:32:08.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:08.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:32:08.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:32:08.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 11:32:08.201 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 11:32:08.202 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 11:32:08.202 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 11:32:08.202 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 11:32:08.212 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 11:32:08.212 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:32:08.212 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:32:08.253 DEBUG [main][MenuItemLookup] Found menu:'New' 11:32:08.253 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:32:08.253 DEBUG [main][MenuItemLookup] Found menu:'' 11:32:08.253 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:32:08.253 DEBUG [main][MenuItemLookup] Found menu:'' 11:32:08.253 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:32:08.253 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:32:08.253 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:32:08.253 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:32:08.253 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 11:32:08.253 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 11:32:08.253 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 11:32:08.253 DEBUG [main][MenuItemLookup] Found menu:'' 11:32:08.253 DEBUG [main][MenuItemLookup] Found menu:'Import...' 11:32:08.253 DEBUG [main][MenuItemLookup] Found menu:'Export...' 11:32:08.253 DEBUG [main][MenuItemLookup] Found menu:'' 11:32:08.253 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 11:32:08.253 DEBUG [main][MenuItemLookup] Item match:Refresh F5 11:32:08.253 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 11:32:08.253 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 11:32:08.253 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 11:32:08.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:32:08.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 11:32:08.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 11:32:08.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:32:08.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:32:08.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 11:32:08.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:32:08.754 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test.plugin' via Explorer 11:32:08.754 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 11:32:08.754 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 11:32:08.754 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 11:32:08.761 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 11:32:08.763 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 11:32:08.763 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:32:08.793 DEBUG [main][MenuItemLookup] Found menu:'New' 11:32:08.793 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 11:32:08.793 DEBUG [main][MenuItemLookup] Found menu:'' 11:32:08.793 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 11:32:08.793 DEBUG [main][MenuItemLookup] Found menu:'' 11:32:08.793 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 11:32:08.793 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 11:32:08.793 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 11:32:08.793 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 11:32:08.793 DEBUG [main][MenuItemLookup] Item match:Delete Delete 11:32:08.793 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 11:32:08.793 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 11:32:08.793 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 11:32:08.825 DEBUG [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.... 11:32:09.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. finished successfully 11:32:09.394 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 11:32:09.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:32:09.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:32:09.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:09.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:32:09.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: 32) 11:32:09.397 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:32:09.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:32:09.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:32:09.397 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:32:09.397 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:32:09.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:32:09.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:09.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:32:09.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:32:09.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:32:09.398 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 11:32:09.398 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 11:32:09.398 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 11:32:09.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:32:09.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:32:09.398 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:32:09.398 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:32:09.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 "OK", Widget matcher matching widgets with style: 8) 11:32:09.398 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:32:09.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:32:09.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:32:09.399 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 11:32:09.399 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:32:09.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:32:09.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:09.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:32:09.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:32:09.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 11:32:09.399 INFO [WorkbenchTestable][AbstractButton] Click button OK 11:32:09.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 11:32:09.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 11:32:09.399 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 11:32:09.399 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:32:09.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 11:32:09.403 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 11:32:09.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 11:32:09.903 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 11:32:09.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 11:32:09.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 11:32:09.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 11:32:09.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 11:32:09.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 11:32:09.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 11:32:09.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 11:32:09.904 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 11:32:09.904 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 11:32:09.904 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 11:32:09.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:32:09.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.926 s - in org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest testShellMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) Time elapsed: 4.372 s testContextMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) Time elapsed: 2.315 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.v20230901-1033 [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 11:32:17.218 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 11:32:17.220 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=0 11:32:17.220 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 11:32:17.221 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=0 11:32:17.243 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 11:32:17.271 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 11:32:17.273 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:32:17.276 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 11:32:17.278 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:32:17.310 INFO [WorkbenchTestable][RequirementsRunner] Started test: getWidgetFromPartWhenOtherShellIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 11:32:17.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 11:32:17.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:32:17.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:32:17.344 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Eclipse 4 RCP Application' 11:32:17.349 DEBUG [main][MenuItemLookup] Found menu:'File' 11:32:17.350 DEBUG [main][MenuItemLookup] Found menu:'Help' 11:32:17.350 DEBUG [main][MenuItemLookup] Item match:Help 11:32:17.353 DEBUG [main][MenuItemLookup] Found menu:'About' 11:32:17.354 DEBUG [main][MenuItemLookup] Item match:About 11:32:17.356 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"About" 11:32:17.357 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text About 11:32:17.358 INFO [main][MenuItemHandler] Select menu item: About 11:32:17.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "About"] is available.... 11:32:17.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "About"] is available. finished successfully 11:32:17.439 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") 11:32:17.439 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:32:17.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:32:17.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:32:17.443 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "About" as the parent 11:32:17.443 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:32:17.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:32:17.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:17.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:32:17.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:17.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:32:18.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:18.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:32:18.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 11:32:18.463 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was not found 11:32:18.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "About"] is available.... 11:32:18.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "About"] is available. finished successfully 11:32:18.467 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell About 11:32:18.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:32:18.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:32:18.469 INFO [WorkbenchTestable][AbstractShell] Close shell About 11:32:18.470 INFO [WorkbenchTestable][ShellHandler] Closing shell 'About' 11:32:18.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 11:32:18.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 11:32:18.485 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 11:32:18.486 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getWidgetFromPartWhenOtherShellIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 11:32:18.486 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:32:18.486 INFO [WorkbenchTestable][RequirementsRunner] Started test: getWidgetFromPartWhenOtherPartIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 11:32:18.487 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 11:32:18.491 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 11:32:18.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:32:18.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:32:18.492 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 11:32:18.492 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type 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") 11:32:18.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:32:18.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:18.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:32:18.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:32:18.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:32:18.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part 2 11:32:18.510 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") 11:32:18.510 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 11:32:18.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:32:18.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:32:18.515 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Sample Part 2"as the parent 11:32:18.516 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 11:32:18.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:32:18.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:18.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:32:19.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:19.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:32:19.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:19.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 11:32:19.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 11:32:19.520 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was not found 11:32:19.521 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 11:32:19.521 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getWidgetFromPartWhenOtherPartIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 11:32:19.521 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:32:19.521 INFO [WorkbenchTestable][RequirementsRunner] Started test: activateWorkbenchParts no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 11:32:19.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 11:32:19.521 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 11:32:19.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:32:19.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:32:19.528 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 11:32:19.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part") 11:32:19.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:32:19.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:19.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:32:19.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:32:19.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:32:19.529 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 11:32:19.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:32:19.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:32:19.529 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 11:32:19.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 widgets with text that without mnenomic matches: is "Sample Part 2") 11:32:19.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:32:19.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:19.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:32:19.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:32:19.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:32:19.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part 11:32:19.538 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part 2 11:32:19.546 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 11:32:19.546 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activateWorkbenchParts no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 11:32:19.546 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:32:19.546 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPartAsReferencedComposite no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 11:32:19.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 11:32:19.547 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 11:32:19.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:32:19.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:32:19.547 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 11:32:19.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 widgets with text that without mnenomic matches: is "Sample Part") 11:32:19.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:32:19.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:19.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:32:19.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:32:19.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:32:19.548 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part 11:32:19.555 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 11:32:19.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:32:19.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:19.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:32:19.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:32:19.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 11:32:19.557 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") 11:32:19.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:32:19.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:19.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:32:19.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:32:19.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 11:32:19.558 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 11:32:19.558 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPartAsReferencedComposite no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 11:32:19.558 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:32:19.558 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDirtyablePart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 11:32:19.558 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 11:32:19.558 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 11:32:19.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:32:19.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:32:19.559 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 11:32:19.559 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part") 11:32:19.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:32:19.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:19.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:32:19.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:32:19.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:32:19.561 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 11:32:19.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:32:19.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:19.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:32:19.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:32:19.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 11:32:19.562 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 11:32:19.563 INFO [WorkbenchTestable][AbstractText] Text set to: makePartDirty 11:32:19.573 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 11:32:19.573 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDirtyablePart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 11:32:19.573 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:32:19.573 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 11:32:19.573 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 11:32:19.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 11:32:19.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:32:19.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:32:19.574 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 11:32:19.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 widgets with text that without mnenomic matches: is "Sample Part 2") 11:32:19.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:32:19.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:19.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:32:19.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:32:19.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:32:19.576 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Sample Part 2 11:32:19.576 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part 2 11:32:19.581 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 11:32:19.595 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 11:32:19.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:32:19.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:32:19.596 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 11:32:19.597 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') 11:32:19.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:32:19.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:19.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:32:19.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:32:19.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 11:32:19.610 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openSamplePart 11:32:19.612 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 11:32:19.612 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 11:32:19.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 11:32:19.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:32:19.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:32:19.632 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 11:32:19.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part 2") 11:32:19.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:32:19.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:19.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:32:19.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:32:19.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:32:19.635 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 11:32:19.635 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 11:32:19.635 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 11:32:19.635 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSampleWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 11:32:19.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 11:32:19.635 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 11:32:19.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:32:19.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:32:19.636 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 11:32:19.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 widgets with text that without mnenomic matches: is "Sample Part") 11:32:19.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:32:19.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:19.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:32:19.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:32:19.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:32:19.639 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 11:32:19.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:32:19.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:32:19.639 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 11:32:19.639 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part 2") 11:32:19.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 11:32:19.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 11:32:19.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 11:32:19.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 11:32:19.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 11:32:19.641 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 11:32:19.641 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSampleWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 11:32:19.642 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.454 s - in org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest getWidgetFromPartWhenOtherShellIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 1.177 s getWidgetFromPartWhenOtherPartIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 1.035 s activateWorkbenchParts no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 0.025 s testPartAsReferencedComposite no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 0.012 s testDirtyablePart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 0.015 s closeWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 0.062 s testSampleWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 0.006 s Running org.eclipse.reddeer.e4.workbench.test.shell.WorkbenchShellTest 11:32:19.708 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 11:32:19.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:32:19.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:32:19.708 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 11:32:19.710 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Eclipse 4 RCP Application' 11:32:19.710 DEBUG [main][MenuItemLookup] Found menu:'File' 11:32:19.711 DEBUG [main][MenuItemLookup] Item match:File 11:32:19.711 DEBUG [main][MenuItemLookup] Found menu:'File' 11:32:19.711 DEBUG [main][MenuItemLookup] Found menu:'Help' 11:32:19.711 DEBUG [main][MenuItemLookup] Item match:Help 11:32:19.711 DEBUG [main][MenuItemLookup] Found menu:'File' 11:32:19.711 DEBUG [main][MenuItemLookup] Item match:File 11:32:19.715 DEBUG [main][MenuItemLookup] Found menu:'Open' 11:32:19.716 DEBUG [main][MenuItemLookup] Item match:Open 11:32:19.717 DEBUG [main][MenuItemLookup] Found menu:'File' 11:32:19.717 DEBUG [main][MenuItemLookup] Found menu:'Help' 11:32:19.717 DEBUG [main][MenuItemLookup] Item match:Help 11:32:19.717 DEBUG [main][MenuItemLookup] Found menu:'About' 11:32:19.718 DEBUG [main][MenuItemLookup] Item match:About 11:32:19.718 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Eclipse 4 RCP Application' 11:32:19.718 DEBUG [main][MenuItemLookup] Found menu:'File' 11:32:19.718 DEBUG [main][MenuItemLookup] Item match:File 11:32:19.720 DEBUG [main][MenuItemLookup] Found menu:'Open' 11:32:19.720 DEBUG [main][MenuItemLookup] Item match:Open 11:32:19.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 11:32:19.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 11:32:19.720 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Eclipse 4 RCP Application' 11:32:19.720 DEBUG [main][MenuItemLookup] Found menu:'File' 11:32:19.721 DEBUG [main][MenuItemLookup] Item match:File 11:32:19.722 DEBUG [main][MenuItemLookup] Found menu:'Open' 11:32:19.723 DEBUG [main][MenuItemLookup] Item match:Open 11:32:19.723 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 11:32:19.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 11:32:19.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 11:32:19.723 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.eclipse.reddeer.e4.workbench.test.shell.WorkbenchShellTest findWorkbenchShellMenu(org.eclipse.reddeer.e4.workbench.test.shell.WorkbenchShellTest) Time elapsed: 0.016 s findWorkbenchShell(org.eclipse.reddeer.e4.workbench.test.shell.WorkbenchShellTest) Time elapsed: 0 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.v20230901-1033 [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.v20230901-1033 [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.v20230901-1033 [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.v20230901-1033 [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.v20230901-1033 [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.v20230901-1033 [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.v20230901-1033 [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.v20230901-1033 [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.v20230901-1033 [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.v20230901-1033 [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.v20230901-1033 [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.v20230901-1033 [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.20230901-1132 [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] 11:33:08.355 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running [INFO] 11:33:08.357 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 [INFO] 11:33:08.411 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running [INFO] 11:33:08.412 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 [INFO] 11:33:08.421 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class foo.bar.myplugin.simrel.BasicTest [INFO] 11:33:08.437 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created [INFO] 11:33:08.440 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements [INFO] 11:33:08.442 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class foo.bar.myplugin.simrel.BasicTest [INFO] 11:33:08.443 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector [INFO] 11:33:08.444 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench [INFO] 11:33:08.583 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data' [INFO] 11:33:08.610 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt [INFO] 11:33:08.611 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen [INFO] 11:33:08.644 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt [INFO] 11:33:08.644 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' [INFO] 11:33:08.646 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt [INFO] 11:33:08.647 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven [INFO] 11:33:08.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] 11:33:08.655 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data [INFO] 11:33:08.656 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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] 11:33:08.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data [INFO] 11:33:08.657 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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] 11:33:08.657 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data [INFO] 11:33:08.659 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data [INFO] 11:33:08.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... [INFO] 11:33:08.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully [INFO] 11:33:08.662 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data' [INFO] 11:33:08.664 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data' [INFO] 11:33:08.665 DEBUG [main][MenuItemLookup] Found menu:'File' [INFO] 11:33:08.665 DEBUG [main][MenuItemLookup] Found menu:'Edit' [INFO] 11:33:08.666 DEBUG [main][MenuItemLookup] Found menu:'Navigate' [INFO] 11:33:08.666 DEBUG [main][MenuItemLookup] Found menu:'Project' [INFO] 11:33:08.666 DEBUG [main][MenuItemLookup] Found menu:'Window' [INFO] 11:33:08.666 DEBUG [main][MenuItemLookup] Item match:Window [INFO] 11:33:08.670 DEBUG [main][MenuItemLookup] Found menu:'New Window' [INFO] 11:33:08.670 DEBUG [main][MenuItemLookup] Found menu:'Editor' [INFO] 11:33:08.670 DEBUG [main][MenuItemLookup] Found menu:'Appearance' [INFO] 11:33:08.670 DEBUG [main][MenuItemLookup] Found menu:'' [INFO] 11:33:08.670 DEBUG [main][MenuItemLookup] Found menu:'Show View' [INFO] 11:33:08.670 DEBUG [main][MenuItemLookup] Found menu:'Perspective' [INFO] 11:33:08.670 DEBUG [main][MenuItemLookup] Found menu:'' [INFO] 11:33:08.671 DEBUG [main][MenuItemLookup] Found menu:'Navigation' [INFO] 11:33:08.671 DEBUG [main][MenuItemLookup] Found menu:'' [INFO] 11:33:08.671 DEBUG [main][MenuItemLookup] Found menu:'Preferences' [INFO] 11:33:08.671 DEBUG [main][MenuItemLookup] Item match:Preferences [INFO] 11:33:08.672 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" [INFO] 11:33:08.672 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences [INFO] 11:33:08.673 INFO [main][MenuItemHandler] Select menu item: &Preferences [INFO] 11:33:08.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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] 11:33:08.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. finished successfully [INFO] 11:33:08.943 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences [INFO] 11:33:08.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... [INFO] 11:33:08.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully [INFO] 11:33:08.958 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed [INFO] 11:33:08.959 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data [INFO] 11:33:08.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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] 11:33:08.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... [INFO] 11:33:08.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers [INFO] 11:33:09.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found [INFO] 11:33:09.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully [INFO] 11:33:09.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found [INFO] 11:33:09.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... [INFO] 11:33:09.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully [INFO] 11:33:09.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 "Cancel", Widget matcher matching widgets with style: 8) [INFO] 11:33:09.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... [INFO] 11:33:09.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers [INFO] 11:33:09.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found [INFO] 11:33:09.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully [INFO] 11:33:09.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found [INFO] 11:33:09.027 INFO [WorkbenchTestable][AbstractButton] Click button Cancel [INFO] 11:33:09.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... [INFO] 11:33:09.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully [INFO] 11:33:09.028 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 [INFO] 11:33:09.029 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization [INFO] 11:33:09.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... [INFO] 11:33:09.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully [INFO] 11:33:09.116 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data [INFO] 11:33:09.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... [INFO] 11:33:09.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully [INFO] 11:33:09.118 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements [INFO] 11:33:09.119 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(foo.bar.myplugin.simrel.BasicTest) [INFO] 11:33:09.120 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class foo.bar.myplugin.simrel.BasicTest [INFO] 11:33:09.120 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt [INFO] 11:33:09.120 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt [INFO] 11:33:09.120 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt [INFO] 11:33:09.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... [INFO] 11:33:09.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully [INFO] 11:33:09.121 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data [INFO] 11:33:09.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... [INFO] 11:33:09.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully [INFO] 11:33:09.122 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class foo.bar.myplugin.simrel.BasicTest [INFO] 11:33:09.122 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt [INFO] 11:33:09.123 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... [INFO] 11:33:09.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... [INFO] 11:33:09.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully [INFO] 11:33:09.125 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(foo.bar.myplugin.simrel.BasicTest) [INFO] 11:33:09.126 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class foo.bar.myplugin.simrel.BasicTest [INFO] 11:33:09.126 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt [INFO] 11:33:09.126 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... [INFO] 11:33:09.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... [INFO] 11:33:09.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.782 s - in foo.bar.myplugin.simrel.AllRedDeerTests [INFO] test no-configuration(foo.bar.myplugin.simrel.BasicTest) Time elapsed: 0.006 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: 37.156 s [INFO] [INFO] Finished at: 2023-09-01T11:33:09Z [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 [ 2.400 s] [INFO] RedDeer Plugins .................................... SUCCESS [ 0.006 s] [INFO] RedDeer Common ..................................... SUCCESS [ 6.931 s] [INFO] RedDeer Workbench Core ............................. SUCCESS [ 1.283 s] [INFO] RedDeer E4 Workbench Core .......................... SUCCESS [ 0.415 s] [INFO] RedDeer Core ....................................... SUCCESS [ 1.093 s] [INFO] RedDeer SWT ........................................ SUCCESS [ 0.702 s] [INFO] RedDeer JFace ...................................... SUCCESS [ 0.518 s] [INFO] RedDeer Workbench .................................. SUCCESS [ 1.303 s] [INFO] RedDeer E4 Workbench ............................... SUCCESS [ 0.314 s] [INFO] RedDeer UIForms .................................... SUCCESS [ 0.355 s] [INFO] RedDeer Direct ..................................... SUCCESS [ 0.490 s] [INFO] RedDeer JUnit ...................................... SUCCESS [ 0.819 s] [INFO] RedDeer Eclipse .................................... SUCCESS [ 1.281 s] [INFO] RedDeer GEF ........................................ SUCCESS [ 0.715 s] [INFO] RedDeer GEF Spy .................................... SUCCESS [ 0.344 s] [INFO] RedDeer Graphiti ................................... SUCCESS [ 0.386 s] [INFO] RedDeer JDT Junit .................................. SUCCESS [ 0.485 s] [INFO] RedDeer JUnit Extensions ........................... SUCCESS [ 0.466 s] [INFO] RedDeer Requirements ............................... SUCCESS [ 0.421 s] [INFO] RedDeer UI ......................................... SUCCESS [ 2.129 s] [INFO] RedDeer Spy ........................................ SUCCESS [ 0.392 s] [INFO] RedDeer Recorder ................................... SUCCESS [ 0.810 s] [INFO] RedDeer Go ......................................... SUCCESS [ 0.387 s] [INFO] RedDeer Log Parser ................................. SUCCESS [ 0.531 s] [INFO] RedDeer CodeGen .................................... SUCCESS [ 0.786 s] [INFO] RedDeer Test-Apps .................................. SUCCESS [ 0.042 s] [INFO] RedDeer E4 Test App ................................ SUCCESS [ 0.222 s] [INFO] RedDeer Tests ...................................... SUCCESS [ 0.049 s] [INFO] RedDeer Common Tests ............................... SUCCESS [01:14 min] [INFO] RedDeer SWT Tests .................................. SUCCESS [03:34 min] [INFO] RedDeer Core Tests ................................. SUCCESS [03:06 min] [INFO] RedDeer Workbench Tests ............................ SUCCESS [04:47 min] [INFO] RedDeer UIForms Test ............................... SUCCESS [ 21.918 s] [INFO] RedDeer JFace Tests ................................ SUCCESS [01:19 min] [INFO] RedDeer Integration and Eclipse Installation Tests . SUCCESS [ 1.170 s] [INFO] RedDeer Eclipse Tests .............................. SUCCESS [31:53 min] [INFO] RedDeer GEF Tests .................................. SUCCESS [01:07 min] [INFO] RedDeer Graphiti Tests ............................. SUCCESS [ 34.567 s] [INFO] RedDeer Direct Tests ............................... SUCCESS [ 29.551 s] [INFO] RedDeer JUnit Tests ................................ SUCCESS [ 16.095 s] [INFO] RedDeer Requirements Tests ......................... SUCCESS [05:19 min] [INFO] RedDeer UI Tests ................................... SUCCESS [02:58 min] [INFO] RedDeer E4 Workbench Tests ......................... SUCCESS [ 8.578 s] [INFO] RedDeer Features ................................... SUCCESS [ 0.003 s] [INFO] RedDeer E4 Feature ................................. SUCCESS [ 0.405 s] [INFO] RedDeer Eclipse Feature ............................ SUCCESS [ 0.579 s] [INFO] RedDeer GEF Spy Feature ............................ SUCCESS [ 0.077 s] [INFO] RedDeer SWT Feature ................................ SUCCESS [ 0.169 s] [INFO] RedDeer Tests Feature .............................. SUCCESS [ 0.443 s] [INFO] RedDeer UI Feature ................................. SUCCESS [ 0.085 s] [INFO] RedDeer Recorder Feature ........................... SUCCESS [ 0.062 s] [INFO] RedDeer GEF/Graphiti Feature ....................... SUCCESS [ 0.273 s] [INFO] RedDeer Spy Feature ................................ SUCCESS [ 0.134 s] [INFO] RedDeer Log Parser Feature ......................... SUCCESS [ 0.090 s] [INFO] RedDeer CodeGen Feature ............................ SUCCESS [ 0.072 s] [INFO] RedDeer Site ....................................... SUCCESS [ 6.757 s] [INFO] RedDeer Archetype .................................. SUCCESS [ 40.072 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 59:34 min [INFO] Finished at: 2023-09-01T11:33:09Z [INFO] ------------------------------------------------------------------------ [WARNING] [WARNING] Plugin validation issues were detected in 16 plugin(s) [WARNING] [WARNING] * org.apache.maven.plugins:maven-site-plugin:3.12.1 [WARNING] * org.eclipse.tycho:tycho-p2-repository-plugin:2.7.5 [WARNING] * org.jacoco:jacoco-maven-plugin:0.8.9 [WARNING] * org.eclipse.tycho:tycho-p2-publisher-plugin:2.7.5 [WARNING] * org.apache.maven.plugins:maven-surefire-plugin:2.22.2 [WARNING] * org.apache.maven.plugins:maven-failsafe-plugin:2.22.2 [WARNING] * org.apache.maven.plugins:maven-archetype-plugin:3.0.0 [WARNING] * org.eclipse.tycho:tycho-source-plugin:2.7.5 [WARNING] * org.eclipse.tycho:tycho-ds-plugin:2.7.5 [WARNING] * com.googlecode.maven-download-plugin:download-maven-plugin:1.2.1 [WARNING] * org.eclipse.tycho:tycho-surefire-plugin:2.7.5 [WARNING] * org.eclipse.tycho.extras:tycho-source-feature-plugin:2.7.5 [WARNING] * org.apache.maven.plugins:maven-dependency-plugin:2.8 [WARNING] * org.apache.maven.plugins:maven-resources-plugin:2.4.3 [WARNING] * org.eclipse.tycho:tycho-packaging-plugin:2.7.5 [WARNING] * org.eclipse.tycho:tycho-compiler-plugin:2.7.5 [WARNING] [WARNING] For more or less details, use 'maven.plugin.validation' property with one of the values (case insensitive): [BRIEF, DEFAULT, VERBOSE] [WARNING] Terminating xvnc. Archiving artifacts Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Sending e-mails to: reddeer-dev@eclipse.org Setting status of aeca4f03c0af4fd9ff9ce77dbe93446c45b3dc7c to FAILURE with url https://ci.eclipse.org/reddeer/job/reddeer.prcheck/206/ and message: 'Build finished. ' Using context: reddeer-verification-2023-09 Finished: UNSTABLE